@font-face {
  font-family: 'MyriadProGPB';
  src: url("/static/fonts/MyriadProGPB-Regular.eot");
  src: url("/static/fonts/MyriadProGPB-Regular.eot?#iefix") format("embedded-opentype"), url("/static/fonts/MyriadProGPB-Regular.woff") format("woff"), url("/static/fonts/MyriadProGPB-Regular.ttf") format("truetype"), url("/static/fonts/MyriadProGPB-Regular.svg#MyriadProGPBRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadProGPB';
  src: url("/static/fonts/MyriadProGPB-Semibold.eot");
  src: url("/static/fonts/MyriadProGPB-Semibold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/MyriadProGPB-Semibold.woff") format("woff"), url("/static/fonts/MyriadProGPB-Semibold.ttf") format("truetype"), url("/static/fonts/MyriadProGPB-Semibold.svg#MyriadProGPBSemibold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'iconsgbp';
  src: url("/static/fonts/iconsgbp.eot?11433301");
  src: url("/static/fonts/iconsgbp.eot?11433301#iefix") format("embedded-opentype"), url("/static/fonts/iconsgbp.woff?11433301") format("woff"), url("/static/fonts/iconsgbp.ttf?11433301") format("truetype"), url("/static/fonts/iconsgbp.svg?11433301#iconsgbp") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rouble';
  src: url("/static/fonts/rouble.eot");
  src: url("/static/fonts/rouble.eot?#iefix") format("embedded-opentype"), url("/static/fonts/rouble.woff") format("woff"), url("/static/fonts/rouble.ttf") format("truetype"), url("/static/fonts/rouble.svg#Rouble") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
	font-family: 'MyriadProGPBBold';
	src: url('/static/fonts/MyriadProGPB-Bold.eot');
	src: url('/static/fonts/MyriadProGPB-Bold.eot?#iefix') format('embedded-opentype'),
			 url('/static/fonts/MyriadProGPB-Bold.woff') format('woff'),
			 url('/static/fonts/MyriadProGPB-Bold.ttf') format('truetype'),
			 url('/static/fonts/MyriadProGPB-Bold.svg#MyriadProGPBBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBold';
	src: url('/static/fonts/PTS75F_W.eot');
	src: url('/static/fonts/PTS75F_W.eot?#iefix') format('embedded-opentype'),
			 url('/static/fonts/PTS75F_W.woff') format('woff'),
			 url('/static/fonts/PTS75F_W.ttf') format('truetype'),
			 url('/static/fonts/PTS75F_W.svg#PTSansBold') format('svg');
	font-weight: bold;
	font-style: normal;
}
*/
.icon:before, .menu__button:before, .form__checkbox:before, .select2-container--gpb .select2-selection--single .select2-selection__arrow:before, #cboxClose:before {
  font-family: 'iconsgbp';
  font-weight: normal;
  display: inline-block;
}

.icon-calc:before {
  content: '\e800';
}

.icon-calendar:before {
  content: '\e801';
}

.icon-clock:before {
  content: '\e802';
}

.icon-dropdown:before, .select2-container--gpb .select2-selection--single .select2-selection__arrow:before {
  content: '\e803';
}

.icon-eagle:before {
  content: '\e804';
}

.icon-money:before {
  content: '\e805';
}

.icon-pig:before {
  content: '\e806';
}

.icon-placemark:before {
  content: '\e807';
}

.icon-profile:before {
  content: '\e808';
}

.icon-train:before {
  content: '\e809';
}

.icon-wallet:before {
  content: '\e80a';
}

.icon-document:before {
  content: '\e80b';
}

.icon-passport:before {
  content: '\e80c';
}

.icon-word:before {
  content: '\e80d';
}

.icon-checkbox:before, .form__checkbox:before {
  content: '\e80e';
}

.icon-menu:before, .menu__button:before {
  content: '\e80f';
}

.icon-close:before, #cboxClose:before {
  content: '\e810';
}

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* BASE STYLES AND TYPOGRAPHY */
* {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
}

body {
  font-family: 'MyriadProGPB', Arial, sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 120%;
}
@media screen and (max-width: 1350px) {
  body {
    font-size: 18px;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 120%;
  }
}

.content-center {
  width: 1290px;
  margin: 0 auto;
}
.content-center_compact {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 100px;
  padding-right: 100px;
}
@media screen and (max-width: 1350px) {
  .content-center_compact {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media screen and (max-width: 1350px) {
  .content-center {
    width: 1030px;
  }
}
@media screen and (max-width: 1080px) {
  .content-center {
    width: auto;
    margin: 0 4.24%;
  }
}
@media screen and (max-width: 980px) {
  .content-center_compact {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 479px) {
  .content-center_compact {
    padding-left: 0;
    padding-right: 0;
  }
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: #064277;
}

a.dashed {
  text-decoration: none;
  border-bottom: 2px dashed #064277;
}
@media screen and (max-width: 1350px) {
  a.dashed {
    border-width: 1px;
  }
}

h1 {
  font-weight: bold;
  font-size: 300%;
  line-height: 106%;
  color: #02356c;
  margin-top: 1em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
h1:first-child {
  margin-top: 0;
}
h1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  h1 {
    font-size: 200%;
    line-height: 106%;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 150%;
  }
}

h2 {
  font-weight: normal;
  font-size: 180%;
  line-height: 120%;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
}
h2:first-child {
  margin-top: 0;
}
h2:last-child {
  margin-bottom: 0;
}

.h1 {
  @extends h1;
}

.h2 {
  @extends h2;
}

.button {
  background: #E00A1C;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 100%;
  color: white;
  font-weight: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.48em;
  padding: 0.8em 2em 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* @media screen and (max-width: 1350px) {
  	height: 3em;
  	padding: 1.1em 2em 0;
  } */
}
.button:hover {
  background: #bf0a1a;
}
@media screen and (max-width: 980px) {
  .button {
    padding-left: 1em;
    padding-right: 1em;
  }
}

input.button {
  outline: none;
  border: none;
  font-size: 100%;
  padding-top: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

.clearme:after, .features-list:after, .fivesteps:after, .cols:after, .footer:after {
  content: '';
  display: block;
  clear: both;
}

._only-phone {
  display: none !important;
}

@media screen and (max-width: 479px) {
  ._hide-phone {
    display: none !important;
  }

  ._only-phone {
    display: inherit !important;
  }

  tr._only-phone {
    display: table-row !important;
  }

  .mobile-rotate {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    width: 20px;
    height: 20px;
    line-height: 100%;
    white-space: nowrap;
  }
}
.rubl {
  width: 0.8em;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  position: relative;
  top: -0.1em;
}
.rubl:before {
  content: 'i';
  font-family: 'Rouble';
  margin-right: 1em;
  vertical-align: bottom;
}

.sidenote {
  font-size: 90%;
  line-height: 120%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  margin-top: 2em;
  margin-bottom: 2em;
}
.sidenote:first-child {
  margin-top: 0;
}
.sidenote:last-child {
  margin-bottom: 0;
}

/* Block: header */
.header {
  height: 98px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #02366C;
  color: white;
  position: relative;
}
.header__left {
  width: 27%;
  float: left;
  height: 98px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header__right {
  width: 72%;
  float: right;
  height: 98px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header .menu__item a {
  height: 98px;
}
.header .logo, .header .logo:after {
  height: 98px;
}
@media screen and (max-width: 1350px) {
  .header, .header__left, .header__right, .header .menu__item a, .header .logo, .header .logo:after {
    height: 78px;
  }
}
@media screen and (max-width: 980px) {
  .header__left {
    width: 33%;
  }
  .header__right {
    width: 66%;
  }
}
@media screen and (max-width: 767px) {
  .header__left {
    width: 80%;
  }
  .header__right {
    width: 20%;
  }
  .header, .header__left, .header__right, .header .menu__item a, .header .logo, .header .logo:after {
    height: 58px;
  }
}

/* Block: menu */
.menu__list {
  list-style: none;
  margin: 0;
  text-align: justify;
}
.menu__list:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.menu__item {
  display: inline-block;
  font-size: 77%;
  line-height: 100%;
}
.menu__item a {
  display: inline-block;
  color: white;
  text-decoration: none;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 1em;
}
.menu__item a:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.menu__item a:hover {
  background: #002956;
}
.menu__button {
  display: none;
  width: 85px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1.6em;
}
.menu_opened .menu__button {
  background: #11538d;
}
@media screen and (max-width: 870px) {
  .menu__button {
    display: block;
  }
  .menu__list {
    display: none;
  }
  .menu_opened .menu__list {
    display: block;
    text-align: left;
    position: absolute;
    right: 0;
    width: auto;
    top: 100%;
    z-index: 10;
  }
  .menu_opened .menu__list:after {
    display: none;
  }
  .menu_opened .menu__item {
    display: block;
    border-bottom: 1px solid #4175a4;
  }
  .menu_opened .menu__item a {
    display: block;
    padding: 1em 3em;
    background: #11538d;
  }
  .menu_opened .menu__item a:active {
    background: #02356c;
  }
}
@media screen and (max-width: 767px) {
  .menu__button {
    width: 67px;
    padding-top: 1.3em;
  }
}

/* Block: logo */
.logo img {
  width: 266px;
  height: 57px;
  vertical-align: middle;
}
@media screen and (max-width: 1350px) {
  .logo img {
    width: 213px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .logo img {
    width: 139px;
    height: 29px;
  }
}
.logo:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

/* Block: sections */
.sections__section {
  padding-top: 3.2em;
  padding-bottom: 3.2em;
  background: white;
}
.sections__section_dark {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyNzBiMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA2NDI3NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2270b1), color-stop(100%, #064277));
  background-image: -moz-linear-gradient(#2270b1, #064277);
  background-image: -webkit-linear-gradient(#2270b1, #064277);
  background-image: linear-gradient(#2270b1, #064277);
  color: white;
}
.sections__section_dark a {
  color: white;
}
.sections__section_dark a.dashed {
  border-bottom-color: white;
}
.sections__section.intro {
  padding: 0;
}
.sections__header {
  @extends h2;
}
.sections__section.intro {
  padding: 0;
}
.sections__section#features .sidenote {
  margin-top: 0;
}
.sections__section:not(.sections__section_dark) + .sections__section:not(.sections__section_dark) {
  padding-top: 0;
}

/* Block: intro */
.intro__top {
  position: relative;
}
.intro__image img {
  display: block;
  width: 100%;
}
.intro__curve {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  padding-top: 26.1875%;
  background: url("/static/img/ipoteka/intro_curve.png") left bottom no-repeat;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
}
@media screen and (max-width: 1080px) {
  .intro__curve {
    -moz-background-size: 1080px 238px;
    -o-background-size: 1080px 238px;
    -webkit-background-size: 1080px 238px;
    background-size: 1080px 238px;
    background-position: 40% bottom;
  }
}
.intro__bottom {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1NTk5MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA2NDI3NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #155993), color-stop(100%, #064277));
  background-image: -moz-linear-gradient(#155993, #064277);
  background-image: -webkit-linear-gradient(#155993, #064277);
  background-image: linear-gradient(#155993, #064277);
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}
.intro__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 3.2em;
}
@media screen and (max-width: 1080px) {
  .intro__content {
    padding-top: 2em;
  }
}
.intro__label {
  position: absolute;
  font-size: 240%;
  line-height: 3.48em;
  width: 3.48em;
  height: 3.48em;
  left: 72%;
  bottom: -1em;
  text-align: center;
  -webkit-border-radius: 200px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #E00A1C;
  color: white;
}
.intro__label span {
  font-size: 133%;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 980px) {
  .intro__label {
    font-size: 200%;
  }
}
@media screen and (max-width: 479px) {
  .intro__label {
    font-size: 160%;
    left: auto;
    right: 5%;
    bottom: -0.5em;
  }
}
.intro__title {
  margin-bottom: 0.3em;
}
.intro__description, .intro__list {
  color: black;
  font-size: 110%;
  line-height: 120%;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .intro__description, .intro__list {
    display: none;
  }
}
.intro__list li {
  margin-top: 1em;
  margin-bottom: 1em;
}
.intro__list li:first-child {
  margin-top: 0;
}
.intro__list li:last-child {
  margin-bottom: 0;
}
.intro__list_type-inside-dote {
  list-style-position: inside;
}
.intro__list_type-credit li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.intro__list_type-credit li:first-child {
  margin-top: 0;
}
.intro__list_type-credit li:last-child {
  margin-bottom: 0;
}
.intro__list_type-wide {
  width: 40%;
}
@media screen and (min-width: 1350px) {
  .intro__list_type-wide {
    width: 45%;
  }
}
@media screen and (max-width: 980px) {
  .intro__list_type-wide {
    width: 60%;
  }
}
.intro__button {
  margin-top: 2em;
}
@media screen and (max-width: 1080px) {
  .intro__button {
    margin-top: 1em;
  }
}
.intro__description_type-wide {
  width: 40%;
}
@media screen and (min-width: 1350px) {
  .intro__description_type-wide {
    width: 45%;
  }
}
@media screen and (max-width: 980px) {
  .intro__description_type-wide {
    width: 60%;
  }
}

/* Block: table */
.table {
  margin-top: 2em;
  margin-bottom: 2em;
}
.table:first-child {
  margin-top: 0;
}
.table:last-child {
  margin-bottom: 0;
}
.table__table {
  width: 100%;
}
.table__table td, .table__table th {
  padding: 0.7em 0.5em;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #86a5c1;
}
.table__table td:first-child, .table__table th:first-child {
  padding-left: 0;
  text-align: left;
}
.table__table td:last-child, .table__table th:last-child {
  padding-right: 0;
}
.table__table th {
  color: #A5B5C9;
}
.table__table tr:last-child td {
  border-bottom: none;
}

.table__table .icon-checkbox, .table__table .form__checkbox {
  font-size: 60%;
}

#investtable {
  table-layout: fixed;
}
@media screen and (max-width: 479px) {
  #investtable th {
    height: 100px;
    vertical-align: bottom;
  }
  #investtable th + th {
    width: 2em;
  }
}

/* Block: calculator */
.calculator {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
.calculator:first-child {
  margin-top: 0;
}
.calculator:last-child {
  margin-bottom: 0;
}
.calculator__form {
  width: 50%;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  padding: 40px 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
  background: #f3f3f3;
  position: relative;
}
.calculator__form:after {
  content: '';
  display: block;
  position: absolute;
  right: -19px;
  top: 50%;
  margin-top: -17px;
  width: 19px;
  height: 35px;
  background: url("/static/img/ipoteka/calc_triangle_r.png") left top no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .calculator__form:after {
    width: 10px;
    height: 18px;
    right: -10px;
  }
}
@media screen and (max-width: 479px) {
  .calculator__form:after {
    width: 35px;
    height: 19px;
    right: 50%;
    margin-right: -17px;
    margin-top: 0;
    top: auto;
    bottom: -19px;
    background-image: url("/static/img/ipoteka/calc_triangle_d.png");
  }
}
.calculator__result {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
}
.calculator__value {
  font-size: 240%;
  line-height: 100%;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.calculator__value:first-child {
  margin-top: 0;
}
.calculator__value:last-child {
  margin-bottom: 0;
}
.calculator__valuen {
  font-size: 240%;
  line-height: 100%;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.calculator__valuen:first-child {
  margin-top: 0;
}
.calculator__valuen:last-child {
  margin-bottom: 0;
}
.calculator__valuenx {
  font-size: 240%;
  line-height: 100%;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.calculator__valuenx:first-child {
  margin-top: 0;
}
.calculator__valuenx:last-child {
  margin-bottom: 0;
}
.calculator__button {
  margin-top: 1.2em;
}
.calculator__field_error {
  background-color: #ffd4d4;
}
.calculator .form__label {
  margin-bottom: 0.5em;
}
.calculator .form__select {
  margin-bottom: 2em;
}
@media screen and (max-width: 1350px) {
  .calculator {
    width: auto;
  }
}
@media screen and (max-width: 980px) {
  .calculator__form {
    width: 60%;
  }
  .calculator__result {
    width: 38%;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .calculator__form {
    width: 50%;
    padding: 20px;
  }
  .calculator__result {
    width: 48%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 479px) {
  .calculator__form, .calculator__result {
    width: 100%;
    float: none;
  }
  .calculator__result {
    padding-left: 0;
    margin-top: 2em;
    text-align: center;
  }
}
.sections__section_dark .calculator__form {
  border: 1px solid white;
  background: transparent;
}
.sections__section_dark .calculator__form:after {
  background-image: url("/static/img/ipoteka/calc_triangle_r2.png");
}
@media screen and (max-width: 479px) {
  .sections__section_dark .calculator__form:after {
    background-image: url("/static/img/ipoteka/calc_triangle_d2.png");
  }
}

/* Block: sliderfield */
.sliderfield {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  position: relative;
}
.sliderfield:first-child {
  margin-top: 0;
}
.sliderfield:last-child {
  margin-bottom: 0;
}
.sliderfield__label {
  margin-bottom: 0.5em;
}
.sliderfield__field {
  width: 100%;
  border: none;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}
.sliderfield__slider {
  position: absolute;
  left: 1em;
  right: 0.5em;
  bottom: 0.3em;
}
.sliderfield .ui-slider-handle {
  width: 0.8em;
  height: 1.4em;
  background: url("/static/img/ipoteka/slider_handle.png") left top no-repeat;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  outline: none;
}
.sections__section_dark .sliderfield__field {
  border: none;
}

/* Block: features-list */
.features-list__item {
  width: 50%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 3.2em;
}
.features-list__item:nth-child(2n+1) {
  clear: left;
}
.features-list__icon, .features-list__feature {
  display: inline-block;
  vertical-align: middle;
}
.features-list__icon {
  font-size: 2em;
  color: #064277;
}
.features-list__feature {
  margin-left: 0.2em;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .features-list {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 3.2em;
  }
  .features-list__item {
    width: auto;
    float: none;
    margin-bottom: 2.5em;
  }
  .features-list__item:nth-child(2n+1) {
    clear: left;
  }
  .features-list__icon {
    font-size: 2.5em;
  }
}

/* Block: fivesteps */
.fivesteps {
  position: relative;
}
.fivesteps:before {
  content: '';
  display: block;
  position: absolute;
  left: 10%;
  right: 10%;
  height: 8px;
  top: 1.5em;
  background: white;
  z-index: 5;
}
.fivesteps__item {
  width: 20%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.fivesteps__number {
  display: inline-block;
  font-size: 160%;
  line-height: 2.15em;
  width: 2.15em;
  height: 2.15em;
  -webkit-border-radius: 200px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: white;
  color: #064277;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.1em;
  position: relative;
  z-index: 10;
}
.fivesteps__title {
  margin-top: 1em;
  padding: 0 0.5em;
}
.fivesteps__title a {
  background: #1a9fe0;
  padding: 0.1em 0.5em;
  -moz-border-radius: 0.6em;
  -webkit-border-radius: 0.6em;
  border-radius: 0.6em;
  white-space: nowrap;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.fivesteps__title a:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  left: 0.5em;
  right: 0.5em;
  bottom: 0.2em;
  border-bottom: 2px dashed white;
}
@media screen and (max-width: 1350px) {
  .fivesteps__title a:after {
    border-bottom-width: 1px;
  }
}
.fivesteps__title a:hover {
  background: white;
  color: #064277;
}
.fivesteps__title a:hover:after {
  border-bottom-color: #064277;
}
@media screen and (max-width: 980px) {
  .fivesteps:before {
    top: 5.5em;
    height: 6px;
  }
  .fivesteps__item {
    padding-top: 4em;
    position: relative;
  }
  .fivesteps__title {
    margin-left: -20%;
    margin-right: -20%;
  }
  .fivesteps__item:nth-child(2n) .fivesteps__title {
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    left: -20%;
    right: -20%;
    bottom: 60%;
  }
}
@media screen and (max-width: 767px) {
  .fivesteps {
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
  }
  .fivesteps:before {
    top: 10%;
    left: 1.4em;
    width: 5px;
    height: 80%;
  }
  .fivesteps__item {
    padding-top: 0;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2em;
    text-align: left;
  }
  .fivesteps__item:first-child {
    margin-top: 0;
  }
  .fivesteps__item:last-child {
    margin-bottom: 0;
  }
  .fivesteps__number {
    vertical-align: middle;
    font-size: 140%;
  }
  .fivesteps__title {
    margin-left: 0;
    margin-right: 0;
    width: 70%;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
    margin-top: 0.2em;
  }
  .fivesteps__item:nth-child(2n) .fivesteps__title {
    position: static;
  }
}
.fivesteps_three:before {
  left: 16.66%;
  right: 16.66%;
}
.fivesteps_three .fivesteps__item {
  width: 33%;
}
@media screen and (max-width: 767px) {
  .fivesteps_three:before {
    left: 1.4em;
  }
  .fivesteps_three .fivesteps__item {
    width: 100%;
  }
}

/* Block: tabcontrol */
.tabcontrol__tabs {
  margin-top: 3.2em;
  margin-bottom: 3.2em;
margin-left: 40em;
  list-style: none;
  text-align: center;
}
.tabcontrol__tabs:first-child {
  margin-top: 0;
}
.tabcontrol__tabs:last-child {
  margin-bottom: 0;
}
.tabcontrol__tab {
  display: inline-block;
  padding: 0.6em 1em 0.4em;
  -moz-border-radius: 1.2em;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em;
  border: 2px solid #064277;
  color: #064277;
  cursor: pointer;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 1em;
}
.tabcontrol__tab:hover, .tabcontrol__tab_active {
  background: #064277;
  color: white;
}
.tabcontrol__tab_active {
  cursor: default;
}
@media screen and (max-width: 1080px) {
  .tabcontrol__tab {
    border-width: 1px;
  }
}
.tabcontrol__content {
  margin-top: 3.2em;
  margin-bottom: 3.2em;
}
.tabcontrol__content:first-child {
  margin-top: 0;
}
.tabcontrol__content:last-child {
  margin-bottom: 0;
}
.tabcontrol__contentitem {
  display: none;
}
.tabcontrol__contentitem_active {
  display: block;
}
.sections__section_dark .tabcontrol__tab {
  border-color: white;
  color: white;
}
.sections__section_dark .tabcontrol__tab:hover, .sections__section_dark .tabcontrol__tab_active {
  background: white;
  color: #155893;
}
.tabcontrol__tabs_joined .tabcontrol__tab {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  border-left-style: none;
}
.tabcontrol__tabs_joined .tabcontrol__tab:first-child {
  border-left-style: solid;
  -moz-border-radius: 1.2em 0 0 1.2em;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em 0 0 1.2em;
}
.tabcontrol__tabs_joined .tabcontrol__tab:last-child {
  -moz-border-radius: 0 1.2em 1.2em 0;
  -webkit-border-radius: 0;
  border-radius: 0 1.2em 1.2em 0;
}

/* Block: iconlist */
.iconlist {
  list-style: none;
  position: relative;
}
.iconlist__item {
  margin-top: 1em;
  margin-bottom: 1em;
}
.iconlist__item:first-child {
  margin-top: 0;
}
.iconlist__item:last-child {
  margin-bottom: 0;
}
.iconlist__icon {
  color: #064277;
  font-size: 180%;
  vertical-align: middle;
  display: inline-block;
}
.iconlist__text {
  vertical-align: middle;
  display: inline-block;
  width: 90%;
  margin-left: 0.3em;
}
.iconlist__text a.icon, .iconlist__text a.menu__button, .iconlist__text a.form__checkbox, .iconlist__text .select2-container--gpb .select2-selection--single a.select2-selection__arrow, .select2-container--gpb .select2-selection--single .iconlist__text a.select2-selection__arrow, .iconlist__text a#cboxClose {
  vertical-align: middle;
}
.iconlist__text a.icon:before, .iconlist__text a.menu__button:before, .iconlist__text a.form__checkbox:before, .iconlist__text .select2-container--gpb .select2-selection--single a.select2-selection__arrow:before, .select2-container--gpb .select2-selection--single .iconlist__text a.select2-selection__arrow:before, .iconlist__text a#cboxClose:before {
  color: #064277;
  font-size: 180%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.2em;
  text-decoration: none;
}
@media screen and (max-width: 1350px) {
  .iconlist__icon {
    font-size: 220%;
  }
  .iconlist__text {
    width: 85%;
    margin-left: 0.5em;
  }
  .iconlist__item {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .iconlist__item:first-child {
    margin-top: 0;
  }
  .iconlist__item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .iconlist__icon {
    font-size: 250%;
  }
  .iconlist__text {
    width: 80%;
    margin-left: 0.5em;
  }
  .iconlist__item {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .iconlist__item:first-child {
    margin-top: 0;
  }
  .iconlist__item:last-child {
    margin-bottom: 0;
  }
}

/* Block: form */
.form {
  font-size: 80%;
  line-height: 120%;
}
.form__box {
  background: #f3fafe;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em;
  border: 1px solid #C2C2C2;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 2em;
  margin-bottom: 2em;
}
.form__box:first-child {
  margin-top: 0;
}
.form__box:last-child {
  margin-bottom: 0;
}
.form__field, .form__fieldgroup {
  margin-top: 0;
  margin-bottom: 1em;
}
.form__field:first-child, .form__fieldgroup:first-child {
  margin-top: 0;
}
.form__field:last-child, .form__fieldgroup:last-child {
  margin-bottom: 0;
}
.form__fieldtitle {
  margin-bottom: 10px;
}
.form__fieldtitle + .form__input {
  margin-top: -5px;
}
.form__field_required .form__fieldtitle:after, .form__fieldgroup_required .form__fieldtitle:after {
  content: '*';
  color: #e00a1c;
}
.form__input {
  margin-bottom: 1em;
}
.form__input_disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.form__input input[type="text"], .form__input input[type="email"], .form__input select {
  display: inline-block;
  border: 1px solid #D3D7D9;
  background: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 80%;
  height: 2.8em;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
@media screen and (max-width: 1350px) {
  .form__input input[type="text"], .form__input input[type="email"], .form__input select {
    height: 3.6em;
    padding-top: 1.1em;
    padding-bottom: 1.1em;
  }
}
.form__input input[type="text"].placeholder, .form__input input[type="email"].placeholder, .form__input select.placeholder {
  color: #999;
}
.form__buttons {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.form__buttons:first-child {
  margin-top: 0;
}
.form__buttons:last-child {
  margin-bottom: 0;
}
.form__input label {
  display: block;
  padding-left: 1.8em;
  margin: 1.6em 0;
}
.form__checkbox {
  float: left;
  margin-left: -2.2em;
  display: inline-block;
  border: 1px solid #D3D7D9;
  background: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 80%;
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  margin-right: 0.5em;
  vertical-align: middle;
  color: white;
  position: relative;
}
.form__checkbox:before {
  font-size: 70%;
}
.form__checkbox_checked, .form__checkbox_checked:hover {
  color: #666;
}
@media screen and (max-width: 1350px) {
  .form__checkbox {
    height: 1.8em;
    width: 1.8em;
    padding-top: 0.15em;
    top: -0.2em;
  }
}
.form__input:hover .form__checkbox {
  color: #ccc;
}
.form__input:hover .form__checkbox_checked {
  color: #666;
}
.form__input_error input[type="text"],
.form__input_error input[type="email"],
.form__input_error .form__checkbox {
  background: #ffeeee;
}
.form__error {
  color: white;
  background: #d65050;
  font-size: 90%;
  margin-top: -0.6em;
  padding: 1px 10px;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 980px) {
  .form__field, .form__fieldgroup {
    margin-top: 0;
    margin-bottom: 0.75em;
  }
  .form__field:first-child, .form__fieldgroup:first-child {
    margin-top: 0;
  }
  .form__field:last-child, .form__fieldgroup:last-child {
    margin-bottom: 0;
  }
  .form__input {
    margin-bottom: 0.75em;
  }
}
@media screen and (max-width: 767px) {
  .form {
    font-size: 100%;
    line-height: 120%;
  }
  .form__box {
    padding: 1em;
    margin-left: -3%;
    margin-right: -3%;
  }
}

/* Block: cols == columns */
.cols {
  margin-left: -30px;
  position: relative;
}
.cols_halfmargin {
  margin-left: -15px;
}
.cols_halfmargin > .cols__col, .cols .cols_halfmargin > div[class*="cols__col_"], .cols_halfmargin > div[class*="cols__col_"] {
  padding-left: 15px;
}
.cols__col, .cols div[class*="cols__col_"] {
  float: left;
  padding-left: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cols__col_left, .cols__col_right {
  width: 50%;
}
.cols__col_10 {
  width: 10%;
}
.cols__col_20 {
  width: 20%;
}
.cols__col_30 {
  width: 30%;
}
.cols__col_40 {
  width: 40%;
}
.cols__col_50 {
  width: 50%;
}
.cols__col_60 {
  width: 60%;
}
.cols__col_70 {
  width: 70%;
}
.cols__col_80 {
  width: 80%;
}
.cols__col_90 {
  width: 90%;
}
.cols__col_100 {
  width: 100%;
}
@media screen and (max-width: 980px) {
  .cols__col_left, .cols__col_right {
    width: 100%;
  }
  .cols__col_left {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 479px) {
  .cols__col_xs_10 {
    width: 10%;
  }
  .cols__col_xs_20 {
    width: 20%;
  }
  .cols__col_xs_30 {
    width: 30%;
  }
  .cols__col_xs_40 {
    width: 40%;
  }
  .cols__col_xs_50 {
    width: 50%;
  }
  .cols__col_xs_60 {
    width: 60%;
  }
  .cols__col_xs_70 {
    width: 70%;
  }
  .cols__col_xs_80 {
    width: 80%;
  }
  .cols__col_xs_90 {
    width: 90%;
  }
  .cols__col_xs_100 {
    width: 100%;
  }
}

/* Block: footer */
.footer {
  background: #eaeaea;
  font-size: 80%;
  line-height: 120%;
  padding: 1.2em 0 0.8em 0;
}
.footer * {
  vertical-align: bottom;
}
.footer__left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-right: 2em;
}
.footer__right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 50%;
  padding-left: 2em;
  text-align: right;
}
.footer__phone {
  font-size: 160%;
  position: relative;
  top: -0.1em;
  white-space: nowrap;
}
@media screen and (max-width: 980px) {
  .footer {
    line-height: 160%;
  }
}
@media screen and (max-width: 767px) {
  .footer__left, .footer__right {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .footer__right {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 479px) {
  .footer {
    padding-left: 10%;
    padding-right: 10%;
  }
}

/* Select2 styles */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container--gpb .select2-selection--single {
  width: 100%;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: white;
  padding: 0.6em 0.6em;
  border: 1px solid #DEDEDE;
}
.select2-container--gpb .select2-selection--single .select2-selection__rendered {
  color: #8e8e8e;
  padding-left: 0;
}
.select2-container--gpb .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--gpb .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--gpb .select2-selection--single .select2-selection__arrow {
  font-size: 120%;
  line-height: 100%;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.4em;
  right: 0.4em;
  text-align: center;
  color: #8e8e8e;
}
.select2-container--gpb .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--gpb[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--gpb[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--gpb.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--gpb.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--gpb.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--gpb .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--gpb .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--gpb .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--gpb .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--gpb .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--gpb .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--gpb .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--gpb[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--gpb[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--gpb[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--gpb[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--gpb[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--gpb.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--gpb.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--gpb.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--gpb.select2-container--open.select2-container--above .select2-selection--single, .select2-container--gpb.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--gpb.select2-container--open.select2-container--below .select2-selection--single, .select2-container--gpb.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--gpb .select2-dropdown {
  border: 1px solid #DEDEDE;
}
.select2-container--gpb .select2-search--dropdown .select2-search__field {
  border: 1px solid #DEDEDE;
}
.select2-container--gpb .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}
.select2-container--gpb .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--gpb .select2-results__option {
  padding-left: 0.6em;
}
.select2-container--gpb .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--gpb .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--gpb .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--gpb .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--gpb .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--gpb .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--gpb .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--gpb .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--gpb .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--gpb .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--gpb .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--gpb .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

#colorbox {
  outline: 0;
  background: white;
}

#cboxContent {
  position: relative;
}

#cboxClose {
  display: block;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  font-size: 150%;
  width: 1.2em;
  height: 1.2em;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  border: none;
  outline: none;
  background: transparent;
  padding: 0;
  color: white;
}
#cboxClose:before {
  margin-right: 1em;
}

/* ���� investinfo */
.investinfo__header {
  background: #05376e;
  font-size: 180%;
  line-height: 100%;
  padding: 1em;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
.investinfo__content {
  padding: 1em;
}
.investinfo__currency {
  margin-top: 1em;
  margin-bottom: 1em;
}
.investinfo__currency:first-child {
  margin-top: 0;
}
.investinfo__currency:last-child {
  margin-bottom: 0;
}
.investinfo__currencytitle {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 150%;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
}
.investinfo__currencytitle:first-child {
  margin-top: 0;
}
.investinfo__currencytitle:last-child {
  margin-bottom: 0;
}
.investinfo__table {
  width: 100%;
  font-size: 90%;
  line-height: 120%;
  border-collapse: collapse;
}
.investinfo__table td, .investinfo__table th {
  background: #d1ecf9;
  border: 2px solid white;
  vertical-align: middle;
  padding: 0.5em;
  text-align: center;
}
.investinfo__table td:first-child, .investinfo__table th:first-child {
  text-align: left;
}
.investinfo__table td:nth-child(2n) {
  background: #acddf4;
}
.investinfo__table th {
  background: #acddf4;
  color: #05376e;
}
.investinfo__table_options td:first-child, .investinfo__table_options th:first-child {
  text-align: center;
}

/*# sourceMappingURL=global.css.map */

/* Стили формы * Dim.Furman!!!!!/
.application {
    width: 475px;
    margin: 0 auto;
}
 
/*Стили полей для ввода*/
.applicationName, .applicationEmail, .applicationTelephone {
width: 30%;
  border: none;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 40px;
  background: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}

/*Стили для кнопки*/
.applicationButton {
    margin-top: 25px;
    background: #E00A1C;
    border: none;
    width: 20%;
    height: 73px;
    border-radius: 40px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
    .applicationButton:hover {
        background: #E00A1C;
    }


@media screen and (max-width: 320px) {
.applicationName, .applicationEmail, .applicationTelephone {
  width: 100%;
  border: none;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 40px;
  background: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}
.applicationButton {
    margin-top: 15px;
    background: #E00A1C;
    border: none;
    width: 100%;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
    .applicationButton:hover {
        background: #E00A1C;
    }

}

@media screen and (max-width: 467px) {
.applicationName, .applicationEmail, .applicationTelephone {
width: 100%;
  border: none;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 40px;
  background: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}
.applicationButton {
    margin-top: 15px;
    background: #E00A1C;
    border: none;
    width: 100%;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
    .applicationButton:hover {
        background: #E00A1C;
    }


.check {
    padding:4px 0 0 39px;
    cursor:pointer;
    display: block;
    color:#404040;
    line-height:16px;
    font-size:13px !important;
    margin-right:20px;
    background: url(../img/check_off2.png) no-repeat;
    min-height: 25px;
}
}

@media screen and (max-width: 768px) {
.applicationName, .applicationEmail, .applicationTelephone {
width: 50%;
  border: none;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 40px;
  background: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}
.applicationButton {
    margin-top: 15px;
    background: #E00A1C;
    border: none;
    width: 50%;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
    .applicationButton:hover {
        background: #E00A1C;
    }

.check {
    padding:4px 0 0 39px;
    cursor:pointer;
    display: block;
    color:#404040;
    line-height:16px;
    font-size:13px !important;
    margin-right:20px;
    background: url(../img/check_off2.png) no-repeat;
    min-height: 25px;
}
}
@media screen and (max-width: 980px) {
.applicationName, .applicationEmail, .applicationTelephone {
width: 40%;
  border: none;
  outline: none;
  height: 2.2em;
  font-size: 100%;
  line-height: 100%;
  color: #8e8e8e;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 40px;
  background: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #DEDEDE;
}
.applicationButton {
    margin-top: 15px;
    background: #E00A1C;
    border: none;
    width: 40%;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
    .applicationButton:hover {
        background: #E00A1C;
    }
.check {
    padding:4px 0 0 39px;
    cursor:pointer;
    display: block;
    color:#404040;
    line-height:16px;
    font-size:13px !important;
    margin-right:20px;
    background: url(../img/check_off2.png) no-repeat;
    min-height: 25px;
}
}

