.h1-3-4 {
  font-size: 2em;
  margin: 0.67em 0;
}
@media print {
  .h3-4 {
    orphans: 3;
    widows: 3;
  }
  .h3-4 {
    page-break-after: avoid;
  }
}
.h3-4,
.h1-3-4,
.h-sm,
.region,
.bonus-promo__title {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: inherit;
}
.h3-4,
.h1-3-4 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
.h-sm,
.region,
.bonus-promo__title {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.h1-3-4 {
  font-size: 47px;
}
.h3-4 {
  font-size: 24px;
}
.h-sm,
.region,
.bonus-promo__title {
  font-size: 18px;
}
@media screen and (max-width: 1019px) {
}
@media (min-width: 601px) {
}
@media (min-width: 1440px) {
}
@media (max-width: 1441px) {
}
@media (min-width: 601px) {
}
@media (min-width: 1440px) {
}
@media (max-width: 1441px) {
}
@media (max-width: 1441px) {
}
.promo-head__panel_white {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@font-face {
  font-family: 'PT RoubleSans';
  src: url('../fonts/ptroublesans-webfont.eot');
  src: url('../fonts/ptroublesans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptroublesans-webfont.woff2') format('woff2'), url('../fonts/ptroublesans-webfont.woff') format('woff'), url('../fonts/ptroublesans-webfont.ttf') format('truetype'), url('../fonts/ptroublesans-webfont.svg#pt_roublesans') format('svg');
  font-weight: normal;
  font-style: normal;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.white-link {
  color: #ffffff;
}
.white-link:hover {
  color: #ffffff;
}
.white-link:active {
  color: #ffffff;
}
.white-link:focus {
  color: #ffffff;
}
.white-link:visited {
  color: #ffffff;
}
.bold {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.link-text {
  text-decoration: none;
  color: inherit;
}
.link-text:hover,
.link-text:focus {
  color: inherit;
  text-decoration: none;
}
.link-underlined {
  text-decoration: underline;
}
.ellips-shadow {
  position: relative;
  overflow: hidden;
}
.ellips-shadow:after {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: -1.2em;
  content: "";
  display: inline-block;
  width: 0;
  height: 1.2em;
  box-shadow: #ffffff -1em 0px 1.5em 1em;
}
.btn-unimportant {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-unimportant:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.svg-icon {
  margin: auto;
  background-repeat: no-repeat no-repeat;
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  max-width: 1em;
  line-height: 1em;
}
.svg-icon svg {
  width: auto;
  max-height: 100%;
  max-width: 100%;
  fill: currentColor;
}
.gradient-constructor {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
.list-link {
  list-style-type: none;
  padding: 0;
  line-height: 1.11;
  font-size: 18px;
}
.list-link > li {
  display: block;
  position: relative;
  z-index: 0;
}
.list-link > li + li {
  margin-top: 8px;
}
@media (max-width: 1440px) {
  .list-link {
    font-size: 15px;
  }
}
.list-dashed {
  list-style-type: none;
  padding: 0 0 0 30px;
  line-height: 1.11;
  font-size: 18px;
}
.list-dashed > li {
  display: block;
  position: relative;
  z-index: 0;
}
.list-dashed > li:before {
  display: block;
  content: '';
  position: absolute;
  z-index: 0;
  margin: 0 10px;
  left: -30px;
  top: 0.45em;
  height: 4px;
  width: 9px;
  background: #9ecc14;
  border-radius: 100%;
}
.list-dashed > li + li {
  margin-top: 8px;
}
.list-dashed.light {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 600px) {
  .list-dashed {
    font-size: 13px;
    line-height: 1.23;
  }
  .list-dashed > li:before {
    top: 0.45em;
  }
}
.list-dashed_nosize {
  list-style-type: none;
  padding: 0 0 0 30px;
  line-height: 1.11;
}
.list-dashed_nosize > li {
  display: block;
  position: relative;
  z-index: 0;
}
.list-dashed_nosize > li:before {
  display: block;
  content: '';
  position: absolute;
  z-index: 0;
  margin: 0 10px;
  left: -30px;
  top: 0.45em;
  height: 4px;
  width: 9px;
  background: #9ecc14;
  border-radius: 100%;
}
.list-dashed_nosize > li + li {
  margin-top: 8px;
}
.list-dashed_nosize.light {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 600px) {
  .list-dashed_nosize {
    font-size: 13px;
    line-height: 1.23;
  }
  .list-dashed_nosize > li:before {
    top: 0.45em;
  }
}
.list-number {
  padding: 0 0 0 30px;
  line-height: 1.11;
  font-size: 18px;
}
.list-number > li {
  position: relative;
  z-index: 0;
}
.list-number > li + li {
  margin-top: 8px;
}
.list-number.light {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 600px) {
  .list-number {
    font-size: 13px;
    line-height: 1.23;
  }
}
.underline {
  text-decoration: underline;
}
.underline-border {
  border-bottom: 1px solid currentColor;
}
.container-narrow {
  padding-left: 37px;
  padding-right: 37px;
}
@media screen and (max-width: 1440px) {
  .container-narrow {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 600px) {
  .container-narrow {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.isloading {
  opacity: 0.5;
}
.hover-zoom {
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform 200ms linear;
}
.hover-zoom:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.nano > .nano-pane {
  background: rgba(158, 204, 20, 0.25);
  position: absolute;
  width: 5px;
  right: 0;
  top: 0;
  bottom: 0;
  /* Target only IE7 and IE8 with this hack */
  visibility: hidden\9;
  opacity: .01;
  transition: .2s;
  border-radius: 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #9ecc14;
  background: rgba(158, 204, 20, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
  /* Target only IE7 and IE8 with this hack */
  visibility: visible\9;
  opacity: 0.99;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.animated {
  animation-duration: 0.8s;
  animation-fill-mode: both;
}
.animated-long {
  animation-duration: 1.5s;
  animation-fill-mode: both;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.slideInDown {
  animation-name: slideInDown;
}
html {
  min-height: 100%;
}
body {
  min-height: 100%;
  padding-top: 0;
  position: relative;
  background-color: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
}
.container-fluid {
  width: 100%;
  max-width: 1440px;
}
a,
a:visited,
a:hover,
a:focus {
  text-decoration: none;
}
img {
  max-width: 100%;
}
b,
.bold {
  font-weight: 900;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
*:focus {
  outline: none;
}
h1,
.h1,
.h1-3-4 {
  font-size: 40px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 5px 0;
}
@media screen and (max-width: 1020px) {
  h1,
  .h1,
  .h1-3-4 {
    font-size: 40px;
  }
}
@media screen and (max-width: 600px) {
  h1,
  .h1,
  .h1-3-4 {
    font-size: 20px;
  }
}
h2,
.h2 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 10px 0;
}
@media screen and (max-width: 1020px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  h2,
  .h2 {
    font-size: 18px;
  }
}
h3,
.h3,
.h3-4 {
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  margin: 10px 0;
}
@media screen and (max-width: 600px) {
  h3,
  .h3,
  .h3-4 {
    font-size: 18px;
    font-weight: normal;
  }
}
h4,
.h4,
.h-sm,
.region,
.bonus-promo__title {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 10px 0;
}
@media screen and (max-width: 600px) {
  h4,
  .h4,
  .h-sm,
  .region,
  .bonus-promo__title {
    font-size: 13px;
  }
}
h4.subtitle,
.h4.subtitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 1440px) {
  .h3-4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  .h3-4 {
    font-size: 13px;
  }
}
@media screen and (max-width: 1020px) {
  .h1-3-4 {
    font-size: 36px;
  }
}
@media screen and (max-width: 600px) {
  .h1-3-4 {
    font-size: 20px;
  }
}
.h-md,
.actions-list__title,
.bonus-promo-list__title {
  font-size: 32px;
}
@media screen and (max-width: 1020px) {
  .h-md,
  .actions-list__title,
  .bonus-promo-list__title {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .h-md,
  .actions-list__title,
  .bonus-promo-list__title {
    font-size: 18px;
  }
}
@media screen and (max-width: 1020px) {
  .h-sm,
  .bonus-promo__title {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 600px) {
  .h-sm,
  .bonus-promo__title {
    font-size: 13px;
    line-height: 1.23;
  }
}
.text-lg {
  font-size: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
@media screen and (max-width: 600px) {
  .text-lg {
    font-size: 14px;
    line-height: 1.14;
  }
}
.text-md {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}
@media screen and (max-width: 600px) {
  .text-md {
    font-size: 13px;
    line-height: 1.23;
  }
}
.text-sm,
.bonus-promo__content,
.bonus-promo__more,
.doc__name,
.header-search__desc,
.search-result-item__content,
.search-result-item__crosses {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
@media screen and (max-width: 600px) {
  .text-sm,
  .bonus-promo__content,
  .bonus-promo__more,
  .doc__name,
  .header-search__desc,
  .search-result-item__content,
  .search-result-item__crosses {
    line-height: 1.23;
    font-size: 13px;
  }
}
.text_info {
  padding-left: 30px;
  position: relative;
}
.text_info:before {
  position: absolute;
  content: '';
  height: 1.5em;
  width: 1.5em;
  left: 0;
  top: 0;
  background: url('/local/templates/.default/img/sprite/info-icon.svg') no-repeat center;
}
.text-xs,
.doc__info {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
.medium {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
a {
  color: #1e88e5;
}
a:focus {
  outline: none;
}
.btn {
  text-decoration: none;
  border-radius: 100px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  border: 0;
  margin: 0;
  padding: 0 20px;
  transition: background-color 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
.btn:active:focus,
.btn:focus {
  outline: none;
}
.btn_green {
  background-color: #9ecc14;
  color: #ffffff;
}
.btn_green--hover,
.btn_green:focus,
.btn_green.focus,
.btn_green:hover {
  color: #ffffff;
  background-color: #8cb512;
}
.btn_gray {
  background-color: #eaeae8;
  color: #333333;
}
.btn_gray--hover,
.btn_gray:focus,
.btn_gray.focus,
.btn_gray:hover {
  background-color: #f6f6f5;
}
.btn_dark-gray {
  background-color: #4a4a4a;
  color: #ffffff;
}
.btn_dark-gray--hover,
.btn_dark-gray:focus,
.btn_dark-gray.focus,
.btn_dark-gray:hover {
  color: #ffffff;
  background-color: #5c5c5c;
}
.btn_orange {
  background-color: #ffd600;
  color: #4a4a4a;
}
.btn_orange--hover,
.btn_orange:focus,
.btn_orange.focus,
.btn_orange:hover {
  background-color: #ffe666;
}
.btn_white {
  background-color: #ffffff;
  color: #333333;
}
.btn_white--hover,
.btn_white:focus,
.btn_white.focus,
.btn_white:hover {
  background-color: #f2f2f2;
}
.btn_sm {
  font-size: 15px;
  line-height: 39px;
  padding: 0 20px;
}
@media screen and (max-width: 600px) {
  .btn_sm {
    font-size: 13px;
    line-height: 34px;
  }
}
.btn_md {
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.09);
  font-size: 18px;
  line-height: 55px;
  padding: 0 30px;
}
.btn_md:active,
.btn_md.active {
  box-shadow: none;
}
@media screen and (max-width: 600px) {
  .btn_md {
    font-size: 17px;
    line-height: 45px;
  }
}
.btn_lg {
  box-shadow: 0 12px 0 0 rgba(0, 0, 0, 0.09);
  font-size: 22px;
  line-height: 69px;
  padding: 0 40px;
}
.btn_lg:active,
.btn_lg.active {
  box-shadow: none;
}
@media screen and (max-width: 600px) {
  .btn_lg {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 20px;
    line-height: 50px;
  }
}
.sprite-output__item .svg-icon {
  font-size: 150px;
}
.dropdown-menu {
  overflow: hidden;
  padding: 0;
  border: solid 1px #eaeae8;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  background-color: #ffffff;
  font-size: 15px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 1.33;
  max-height: 400px;
  overflow: auto;
}
.dropdown-menu .item .link {
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #eaeae8;
  background-color: #ffffff;
  color: #333333;
}
.dropdown-menu .item .link:hover {
  color: #87c303;
}
.dropdown-menu .item:last-child .link {
  border-bottom: none;
}
.dropdown-menu .item .link.active {
  background-color: rgba(234, 234, 232, 0.4);
  color: #333333;
}
.dropdown-menu .item .link.active:hover {
  background-color: rgba(234, 234, 232, 0.4);
  color: #333333;
}
.zoom {
  transition: all .5s ease;
  -ms-transform: scale(1);
      transform: scale(1);
}
.zoom:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.dropdown_simple {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: inherit;
}
.dropdown_simple .dropdown-toggle {
  display: inline-block;
  color: #87c303;
}
.dropdown_simple .dropdown-toggle:hover,
.dropdown_simple .dropdown-toggle:focus,
.dropdown_simple .dropdown-toggle:active {
  color: #87c303;
}
.dropdown_simple .dropdown-toggle__text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-align: left;
}
.dropdown_simple .dropdown-toggle__icon {
  height: 0.4em;
}
.dropdown_simple .dropdown-toggle__icon svg {
  vertical-align: top;
}
.dropdown_simple .dropdown-menu {
  min-width: 210px;
  margin-top: 10px;
  margin-left: -20px;
}
.dropdown_select {
  display: inline-block;
  position: relative;
  text-align: left;
  font-size: inherit;
  line-height: 1.1;
}
.dropdown_select .dropdown-toggle {
  display: inline-block;
  padding: 7px 12px 7px 16px;
  border: 1px solid #87c303;
  border-radius: 18px;
  color: #4a4a4a;
  background: #ffffff;
}
.dropdown_select .dropdown-toggle:hover,
.dropdown_select .dropdown-toggle:focus,
.dropdown_select .dropdown-toggle:active {
  color: #4a4a4a;
}
.dropdown_select .dropdown-toggle__text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-align: left;
}
.dropdown_select .dropdown-toggle__icon {
  float: right;
}
.dropdown_select .dropdown-menu {
  width: 100%;
}
.header {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 999;
  height: 100px;
  background-color: #ffffff;
}
.header a {
  text-decoration: none;
}
.header__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
}
.header__container-wrap {
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: #ffffff;
}
.header-logo {
  display: block;
  position: absolute;
  width: 215px;
  top: 25px;
  text-align: center;
}
.header-logo a {
  display: inline-block;
}
.header-logo a .img {
  display: block;
  max-width: 170px;
  height: 45px;
}
.header-menu {
  width: 100%;
  height: 45px;
  line-height: 45px;
  list-style-type: none;
  margin: 0 0 0 215px;
  padding: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.header-menu__item {
  display: inline-block;
  margin-right: 40px;
}
.header-menu__item:last-child {
  margin-right: 0;
}
.header-menu__link {
  text-transform: uppercase;
  color: #4a4a4a;
}
.header-menu__link,
.header-menu__link:visited,
.header-menu__link:hover,
.header-menu__link:focus {
  color: #4a4a4a;
}
.header-content {
  margin-left: 215px;
  height: 55px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.header-content__contacts {
  float: left;
  width: 33%;
  height: 100%;
}
.header-content__contacts .phone {
  display: block;
  float: right;
  width: 215px;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  font-size: 24px;
  color: #4a4a4a;
  white-space: nowrap;
}
.header-content__contacts .phone:hover .svg-icon {
  color: #baea29;
}
.header-content__contacts .phone .text {
  display: inline-block;
  vertical-align: middle;
}
.header-content__contacts .phone .svg-icon {
  display: inline-block;
  vertical-align: middle;
  max-width: 27px;
  height: 27px;
  margin-left: 2px;
  line-height: 1em;
  color: #9ecc14;
}
.header-content__action-link {
  float: left;
  width: 30%;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.header-content__action-link .item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  font-size: 13px;
  line-height: 18px;
  color: #4a4a4a;
}
.header-content__action-link .item:first-child {
  margin-left: 0;
}
.header-content__action-btn {
  float: left;
  width: 27%;
  text-align: center;
}
.header-content__action-btn .item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -1px;
  width: 50%;
  max-width: 162px;
  padding-right: 1px;
  height: 53px;
  line-height: 50px;
}
.header-content__action-btn .item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0 0 10px 10px;
  font-size: 15px;
  text-align: center;
  background-color: #9ecc14;
  color: #ffffff;
}
.header-content__action-btn .item_login a {
  background-color: #ffd600;
  color: #4a4a4a;
}
.header-content__action-btn .item_login a .text {
  display: inline-block;
  vertical-align: middle;
}
.header-content__action-btn .item_login a .svg-icon {
  display: inline-block;
  vertical-align: middle;
  max-width: 16px;
  height: 16px;
  line-height: 1em;
}
.header-content__info {
  float: left;
  width: 10%;
  height: 55px;
  line-height: 55px;
  text-align: right;
}
.header-content__info .help {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 27px;
  line-height: 23px;
  margin: 0 20px 3px 0;
  border: solid 2px #7d7d7d;
  border-radius: 50%;
  text-align: center;
  color: #7d7d7d;
}
.header-content__info .help .svg-icon {
  display: inline-block;
  vertical-align: middle;
  max-width: 15px;
  height: 15px;
}
.header-content__info .help .svg-icon:hover {
  color: #979797;
}
.header-content__info .search {
  display: inline-block;
  vertical-align: middle;
}
.header-content__info .search .svg-icon {
  display: inline-block;
  vertical-align: middle;
  max-width: 30px;
  height: 30px;
}
.header-content__info .search__input {
  display: block;
  float: right;
  width: 0;
  height: 34px;
  line-height: 34px;
  margin-top: 11px;
  padding: 0;
  border: none;
  border-radius: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #4a4a4a;
}
.header-content__info .search__btn[type="submit"] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 20px;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  color: #7d7d7d;
}
.header-content__info .search__btn[type="submit"]:hover {
  color: #979797;
}
.header-content.open .header-content__action-btn {
  display: none;
}
.header-content.open .header-content__info {
  float: right;
  width: 37%;
  transition: width 0.5s ease-in-out;
}
.header-content.open .header-content__info .help {
  display: none;
}
.header-content.open .header-content__info .search {
  display: block;
}
.header-content.open .header-content__info .search__form {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 70px;
}
.header-content.open .header-content__info .search__input {
  width: 100%;
  padding: 0 12px;
  border: 1px solid #dadada;
}
.header-content.open .header-content__info .search__input:focus,
.header-content.open .header-content__info .search__input:active {
  border: 1px solid #66bb6a;
  box-shadow: 0 0 2px 0 rgba(158, 204, 19, 0.87);
}
.header-content.open .header-content__info .search__btn {
  display: block;
  position: absolute;
  right: 0;
  top: 13px;
}
.header-cities {
  display: block;
  position: relative;
  float: left;
  margin-top: 19px;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
}
.header-cities__btn {
  color: #87c303;
}
.header-cities__btn:hover,
.header-cities__btn:focus,
.header-cities__btn:active {
  color: #87c303;
}
.header-cities__btn-text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  height: 20px;
  max-width: 172px;
  white-space: nowrap;
  text-align: left;
}
.header-cities__dropdown-menu {
  min-width: 210px;
  margin-top: 10px;
  margin-left: -20px;
}
.header-cities .svg-icon {
  font-size: 9px;
}
.header-btn-menu {
  display: none;
  color: #9ecc14;
}
.header-btn-menu:hover {
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .header__container {
    max-width: 1020px;
    padding: 0 20px;
  }
  .header-logo {
    top: 12px;
  }
  .header-menu {
    margin-left: 0;
    text-align: center;
  }
  .header-content__contacts {
    width: 35%;
    padding-left: 25px;
  }
  .header-content__contacts .phone {
    float: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
  }
  .header-content__action-link {
    display: none;
  }
  .header-content__action-btn {
    width: 50%;
  }
  .header-content__info {
    width: 15%;
    float: right;
  }
  .header-content__info .help {
    margin-right: 16px;
  }
  .header-content__info .search {
    margin-right: 0;
  }
  .header-content.open .header-content__info {
    width: 65%;
  }
  .header-cities {
    margin-top: 0;
  }
  .header-cities__dropdown-menu {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1020px) {
  .header {
    height: 75px;
  }
  .header-logo {
    width: 140px;
    top: 7px;
  }
  .header-menu {
    display: none;
  }
  .header-content {
    height: 75px;
    margin-left: 150px;
  }
  .header-content__contacts {
    width: auto;
    padding-left: 0;
  }
  .header-content__contacts .phone {
    margin-top: 22px;
  }
  .header-content__action-btn {
    width: auto;
    float: right;
    margin-top: 22px;
  }
  .header-content__action-btn .item {
    float: none;
    height: auto;
    line-height: 1;
  }
  .header-content__action-btn .item_order-map {
    width: auto;
    text-align: center;
  }
  .header-content__action-btn .item_order-map a {
    display: inline-block;
    width: auto;
    padding: 10px 20px;
    border-radius: 20px;
  }
  .header-content__action-btn .item_login {
    width: auto;
    margin-left: 10px;
  }
  .header-content__action-btn .item_login a {
    background: none;
    color: #9ecc14;
  }
  .header-content__action-btn .item_login a .svg-icon {
    height: 31px;
    max-width: 31px;
  }
  .header-content__info {
    display: none;
  }
  .header-cities {
    position: absolute;
    left: 20px;
    bottom: 6px;
    width: 190px;
    text-align: left;
  }
  .header-cities__dropdown-menu {
    margin-left: 0;
    margin-top: 0;
  }
  .header-btn-menu {
    display: inline-block;
    width: 28px;
    margin-left: 15px;
  }
  .header-btn-menu .svg-icon {
    max-width: 100%;
    height: 28px;
  }
  .header-btn-menu .btn-close {
    display: none;
  }
  .header-btn-menu.is-active .btn-close {
    display: inline-block;
  }
  .header-btn-menu.is-active .btn-open {
    display: none;
  }
}
@media screen and (max-width: 660px) {
  .header {
    height: 95px;
  }
  .header__container {
    padding: 0 15px;
    border-bottom: 1px solid #eaeae8;
  }
  .header__container-wrap {
    height: 95px;
    border-bottom: 1px solid #eaeae8;
  }
  .header-logo {
    width: 110px;
    top: 9px;
  }
  .header-logo a .img {
    height: 30px;
  }
  .header-menu {
    display: none;
  }
  .header-content {
    height: 45px;
  }
  .header-content__contacts {
    position: absolute;
    left: 15px;
    bottom: 10px;
    height: 26px;
  }
  .header-content__contacts .phone {
    height: 26px;
    line-height: 24px;
    margin-top: 0;
    font-size: 20px;
  }
  .header-content__contacts .phone .text {
    float: right;
  }
  .header-content__contacts .phone .svg-icon {
    float: left;
    max-width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  .header-content__action-btn {
    width: auto;
    margin-top: 10px;
  }
  .header-content__action-btn .item_order-map {
    position: absolute;
    bottom: 10px;
    right: 15px;
  }
  .header-content__action-btn .item_order-map a {
    padding: 9px 15px;
    font-size: 12px;
  }
  .header-content__action-btn .item_login a .svg-icon {
    height: 25px;
    max-width: 25px;
  }
  .header-content__info {
    display: none;
  }
  .header-cities {
    display: none;
  }
  .header-btn-menu {
    width: 25px;
  }
  .header-btn-menu .svg-icon {
    max-width: 100%;
    height: 23px;
  }
}
@media screen and (max-width: 340px) {
  .header__container {
    padding: 0 10px;
  }
  .header-content__contacts {
    height: 24px;
  }
  .header-content__contacts .phone {
    height: 24px;
    line-height: 22px;
    font-size: 16px;
  }
  .header-content__contacts .phone .svg-icon {
    max-width: 22px;
    height: 22px;
    margin-right: 7px;
  }
  .header-content__action-btn {
    width: auto;
  }
  .header-content__action-btn .item_order-map {
    position: absolute;
    bottom: 10px;
    right: 15px;
  }
  .header-content__action-btn .item_order-map a {
    padding: 9px 15px;
    font-size: 12px;
  }
  .header-content__action-btn .item_login a .svg-icon {
    height: 25px;
    max-width: 25px;
  }
  .header-content__info {
    display: none;
  }
}
.sidenav-bg {
  display: none;
  position: absolute;
  z-index: 997;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(26, 31, 42, 0.88), rgba(18, 27, 44, 0.35));
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  transition: right 0.5s ease-in-out;
}
.sidenav-menu {
  display: none;
  position: fixed;
  z-index: 998;
  height: 100vh;
  width: 330px;
  top: 0;
  bottom: 0;
  right: -330px;
  padding-top: 76px;
  transition: right 0.2s ease-in-out;
  background: #f7f7f7;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f7f7f7 0%, #fcfcfc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#fcfcfc, GradientType=0);
  /* IE6-9 */
}
.sidenav-menu__search {
  overflow: hidden;
  padding: 20px 10px 0 18px;
  background-color: #ffffff;
}
.sidenav-menu__search form {
  position: relative;
  max-width: 285px;
  padding-right: 35px;
}
.sidenav-menu__search-input[type="text"] {
  width: 245px;
  height: 34px;
  line-height: 34px;
  padding: 0 12px;
  border: 1px solid #dadada;
  border-radius: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #4a4a4a;
}
.sidenav-menu__search-input[type="text"]:focus,
.sidenav-menu__search-input[type="text"]:active {
  border: 1px solid #66bb6a;
  box-shadow: 0 0 2px 0 rgba(158, 204, 19, 0.87);
}
.sidenav-menu__search-input[type="text"]::-webkit-input-placeholder,
.sidenav-menu__search-input[type="text"]:-moz-placeholder {
  color: #9b9b9b;
}
.sidenav-menu__search-btn[type="submit"] {
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 25px;
  margin-top: -12px;
  display: block;
  padding: 0;
  border: 0;
  background: none;
  outline: none;
  color: #9ecc14;
}
.sidenav-menu__search-btn[type="submit"] .svg-icon {
  max-width: 25px;
  height: 25px;
  line-height: 25px;
}
.sidenav-menu__search-btn[type="submit"]:focus,
.sidenav-menu__search-btn[type="submit"]:active,
.sidenav-menu__search-btn[type="submit"]:focus,
.sidenav-menu__search-btn[type="submit"]:active,
.sidenav-menu__search-btn[type="submit"]::-moz-focus-inner {
  box-shadow: none;
  outline: none;
  outline-offset: none;
  border: 0;
}
.sidenav-menu__cities {
  display: block;
  position: relative;
  padding: 15px 20px 0;
  text-align: left;
  font-size: 13px;
  line-height: 18px;
  color: #87c303;
  background-color: #ffffff;
}
.sidenav-menu__cities .svg-icon {
  font-size: 9px;
}
.sidenav-menu__cities .dropdown-menu {
  margin-left: 10px;
}
.sidenav-menu .list {
  list-style-type: none;
  padding: 25px 20px 10px;
  margin: 0;
}
.sidenav-menu .list .item {
  margin-bottom: 20px;
  font-size: 13px;
  text-transform: uppercase;
}
.sidenav-menu .list .item .link {
  color: #4a4a4a;
}
.sidenav-menu__menu {
  background-color: #ffffff;
  border-bottom: 1px solid #eaeae8;
}
.sidenav-menu__menu .item {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.sidenav-menu__action-link {
  background-color: #ffffff;
}
.sidenav-menu__action-link .item {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.sidenav-menu__action-link .item .link_help .help {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  margin: 0 10px 2px 0;
  border: solid 1px #7d7d7d;
  border-radius: 50%;
  text-align: center;
  color: #7d7d7d;
}
.sidenav-menu__action-link .item .link_help .help .svg-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  max-width: 10px;
  height: 10px;
}
.sidenav-menu__action-link .item .link_help .help .text {
  display: inline-block;
  vertical-align: middle;
}
.sidenav-menu__submenu .item {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.sidenav-menu__action-btn {
  margin-bottom: 50px;
}
.sidenav-menu__action-btn .order-map {
  margin-left: 20px;
  margin-bottom: 10px;
}
.sidenav-menu__action-btn .login {
  margin-left: 20px;
}
.sidenav-menu__action-btn .login .text {
  display: inline-block;
  vertical-align: middle;
}
.sidenav-menu__action-btn .login .svg-icon {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1020px) {
  .sidenav-bg {
    display: block;
  }
  .sidenav-menu {
    display: block;
  }
}
@media screen and (max-width: 660px) {
  .sidenav-menu {
    display: none;
    right: 0 !important;
  }
}
.sidenav-menu-opened {
  overflow: hidden;
}
.sidenav-menu-opened .header__container-wrap {
  border-bottom: 1px solid #eaeae8;
}
.sidenav-menu-opened .sidenav-bg {
  visibility: visible;
  opacity: 1;
}
.sidenav-menu-opened .sidenav-menu {
  right: 0 !important;
}
@media screen and (max-width: 660px) {
  .sidenav-menu-opened .sidenav-menu {
    display: block;
    padding-top: 96px;
    width: auto;
    left: 0;
    transition: none;
  }
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0 none;
  box-shadow: none;
  border-color: transparent;
}
.slick-slider {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.slick-slider_dots-gray .slick-dots > li:not(.slick-active) {
  background-color: #eaeae8;
}
.slick-slider__btn {
  display: block;
  position: absolute;
  width: 82px;
  height: 82px;
  margin: 0 60px;
  z-index: 10;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffffff;
  border-radius: 100%;
  cursor: pointer;
}
.slick-slider__btn_prev {
  left: 0;
}
.slick-slider__btn_next {
  right: 0;
}
.slick-slider__btn_prev .slick-slider__btn-icon {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slick-slider__btn-icon {
  display: block;
  font-size: 82px;
}
@media screen and (max-width: 1440px) {
  .slick-slider__btn {
    margin: 0 52px;
  }
}
@media screen and (max-width: 1020px) {
  .slick-slider__btn {
    margin: 0;
    width: 72px;
    height: 80px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  }
  .slick-slider__btn_prev {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .slick-slider__btn_next {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .slick-slider__btn-icon {
    font-size: 80px;
  }
}
@media screen and (max-width: 600px) {
  .slick-slider__btn {
    width: 42px;
    height: 47px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  }
  .slick-slider__btn-icon {
    font-size: 47px;
  }
}
.slick-slide {
  display: block;
  width: 100%;
  float: left;
}
.slick-dots {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-align: center;
}
.slick-dots > li {
  display: inline-block;
  margin: 0 4px;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 8px;
  cursor: pointer;
}
.slick-dots > li button {
  display: none !important;
}
.slick-dots > li.slick-active {
  width: 20px;
  background: #29b6f6;
}
.scrolldown {
  display: block;
  width: 100%;
  text-align: center;
  height: 0;
  position: relative;
}
.scrolldown__arrow {
  display: block;
  width: 82px;
  height: 82px;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 50%;
  right: auto;
  z-index: 1;
  -ms-transform: translate(-50%, -74%);
  transform: translate(-50%, -74%);
}
@media screen and (max-width: 1440px) {
  .scrolldown__arrow {
    width: 72px;
    height: 72px;
    -ms-transform: translate(-50%, -74%);
    transform: translate(-50%, -74%);
  }
}
.svg-el {
  display: inline-block;
}
.svg-el img,
.svg-el svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.tooltip-inner {
  max-width: 378px;
  height: auto;
  min-width: 180px;
  min-height: 0;
  box-sizing: border-box;
  padding: 16px 16px;
  font-size: 10px;
  line-height: 1.5;
  text-align: left;
  color: #4a4a4a;
  background: #ffffff;
  opacity: 1;
  border-radius: 8px;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 600px) {
  .tooltip-inner {
    max-width: 300px;
    min-width: 180px;
  }
}
.tooltip_green.top .tooltip-arrow {
  border-top-color: #9ecc14;
}
.tooltip_green.bottom .tooltip-arrow {
  border-bottom-color: #9ecc14;
}
.tooltip_green.left .tooltip-arrow {
  border-left-color: #9ecc14;
}
.tooltip_green.right .tooltip-arrow {
  border-right-color: #9ecc14;
}
.tooltip_green .tooltip-inner {
  max-width: 180px;
  min-width: 170px;
  padding: 11px 25px;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
  background-color: #9ecc14;
  border-radius: 100px;
}
@media (max-width: 600px) {
  .tooltip_green .tooltip-inner {
    max-width: 200px;
    min-width: 180px;
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.1;
  }
}
.badge {
  padding: 0.3em 0.6em;
  color: inherit;
  font-size: inherit;
  border-radius: 100px;
}
.checkbox {
  display: block;
  margin: 0 0 10px 0;
}
.checkbox > input:checked + label .checkbox__icon:before {
  position: absolute;
  z-index: 1;
  top: -3px;
  left: 4.66667px;
  box-sizing: border-box;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  display: table;
  width: 8px;
  height: 13.33333px;
  border: 3px solid #9ecc14;
  border-top: 0;
  border-left: 0;
  content: "";
}
.checkbox__icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 7px;
  border: solid 1px #dadada;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.19);
}
.checkbox__label {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.33;
}
.checkbox label {
  display: block;
  font-family: inherit;
  font-weight: normal;
}
.ellips-icon {
  height: 125px;
  width: 215px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 125px;
}
.ellips-icon img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 100%;
}
@media screen and (max-width: 600px) {
  .ellips-icon {
    width: 115px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    margin: 0;
  }
}
.nav-anchor {
  display: none;
  visibility: hidden;
  position: relative;
  left: 0;
  top: -100px;
}
@media screen and (min-width: 1020px) {
  .nav-anchor {
    top: -75px;
  }
}
@media screen and (min-width: 600px) {
  .nav-anchor {
    top: -95px;
  }
}
.footnote {
  margin-top: 45px;
}
.footnote p {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
.footnote p:first-child {
  margin-top: 0;
}
.footnote p:last-child {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .footnote {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1020px) {
  .footnote {
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .footnote {
    margin-top: 30px;
  }
}
.pagination-wrap {
  text-align: center;
}
.pagination {
  color: #4a4a4a;
}
.pagination > li > a {
  text-decoration: none;
  color: inherit;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
  color: inherit;
  text-decoration: none;
}
.pagination > li:first-child a,
.pagination > li:first-child span {
  border-bottom-left-radius: 18px;
  border-top-left-radius: 18px;
}
.pagination > li:last-child a,
.pagination > li:last-child span {
  border-bottom-right-radius: 18px;
  border-top-right-radius: 18px;
}
.pagination > .active > span {
  color: #4a4a4a;
}
.pagination > .active > span:hover {
  color: #4a4a4a;
}
.featherlight .featherlight-close-icon {
  width: 40px;
  height: 40px;
  background-color: transparent;
  right: -45px;
  top: -45px;
  font-size: 0;
  background: url('../img/sprite/close-circle.svg') center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .featherlight .featherlight-close-icon {
    right: 0;
    top: -45px;
  }
}
.featherlight .featherlight-content {
  padding: 20px;
  background: url('../img/ajax-loader.gif') center center no-repeat;
}
.featherlight.featherlight-iframe .featherlight-content {
  overflow: visible;
  padding: 0;
  background: none;
}
.featherlight iframe {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.svg-icon {
  transition: color 200ms ease;
}
.svg-icon_fb {
  color: #465996;
}
.svg-icon_fb:hover {
  color: #39487a;
}
.svg-icon_ok {
  color: #dc7820;
}
.svg-icon_ok:hover {
  color: #b8651b;
}
.svg-icon_vk {
  color: #6a81a9;
}
.svg-icon_vk:hover {
  color: #566d94;
}
.svg-icon_google {
  color: #d95032;
}
.svg-icon_google:hover {
  color: #bf3f23;
}
@media screen and (min-width: 1640px + 1) {
  .hide-gt-lg {
    display: none !important;
  }
}
@media screen and (min-width: 1441px) {
  .hide-gt-md {
    display: none !important;
  }
}
@media screen and (min-width: 1021px) {
  .hide-gt-sm {
    display: none !important;
  }
}
@media screen and (min-width: 601px) {
  .hide-gt-xs {
    display: none !important;
  }
}
@media screen and (max-width: 1640px) {
  .hide-lg {
    display: none !important;
  }
}
@media screen and (max-width: 1440px) {
  .hide-md {
    display: none !important;
  }
}
@media screen and (max-width: 1020px) {
  .hide-sm {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .hide-xs {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .show-xs {
    display: block !important;
  }
}
.main {
  display: block;
  width: 100%;
  min-height: 750px;
  min-height: 90vh;
}
@media screen and (max-width: 1020px) {
  .main {
    min-height: 650px;
    min-height: 90vh;
  }
}
.footer {
  background-color: #363c3e;
}
.footer .footer-links {
  padding-bottom: 30px;
  padding-top: 20px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-links.col-md-12 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 600px) {
  .footer .footer-links.col-md-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .footer .footer-links {
    padding-top: 0;
  }
}
@media screen and (max-width: 1440px) {
  .footer .footer-links {
    border-left: 1px solid rgba(234, 234, 232, 0.1);
  }
}
@media screen and (max-width: 1440px) {
  .footer__first-line.col-md-12 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 600px) {
  .footer__first-line.col-md-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer .footer-nav {
  position: relative;
}
.footer .footer-nav:before {
  position: absolute;
  width: 100%;
  height: 1px;
  content: '';
  background-color: rgba(234, 234, 232, 0.1);
  left: 0;
  top: 67px;
}
@media screen and (max-width: 1020px) {
  .footer .footer-nav:before {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .footer .footer-nav__list {
    display: none;
  }
}
@media screen and (max-width: 1020px) {
  .footer .footer-nav__item {
    display: block;
    width: auto;
    float: none;
    margin: 0;
  }
}
.footer .footer-nav__link {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  padding: 0;
  line-height: 67px;
}
@media screen and (max-width: 1020px) {
  .footer .footer-nav__link {
    line-height: 20px;
    margin: 20px 0;
    text-align: left;
  }
}
.footer .footer-nav__link:hover {
  background-color: transparent;
  text-decoration: underline;
}
.footer .footer-nav__link:focus {
  outline: none;
  background-color: transparent;
}
@media screen and (max-width: 1020px) {
  .footer .footer-delivery {
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .footer .footer-delivery {
    max-width: 100%;
  }
}
.footer .footer-delivery__title {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1020px) {
  .footer .footer-delivery__title {
    text-align: center;
  }
}
.footer .footer-delivery__form .form-group {
  display: block;
  position: relative;
  margin: 0;
}
.footer .footer-delivery__input {
  height: 40px;
  display: block;
  width: 100%;
  padding-right: 115px;
  border-color: transparent;
}
.footer .footer-delivery__btn {
  position: absolute;
  bottom: 0;
  right: 14px;
  height: 40px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-app {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .footer .footer-app {
    display: none;
  }
}
.footer .footer-app__title {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 8px;
}
.footer .footer-app__link {
  display: block;
}
.footer .footer-social {
  max-width: 220px;
}
@media screen and (max-width: 1020px) {
  .footer .footer-social {
    text-align: center;
  }
}
.footer .footer-social__title {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1020px) {
  .footer .footer-social__title {
    text-align: center;
  }
}
.footer .footer-social__link {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
}
.footer .footer-social__link:last-child {
  margin-right: 0;
}
.footer .footer-social__link .svg-icon {
  width: 41px;
  height: 41px;
  max-height: 41px;
  max-width: 41px;
}
.promo-head {
  position: relative;
  padding-top: 45px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.promo-head_inverse {
  color: #ffffff;
}
.promo-head_inverse:before {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(26, 31, 42, 0.88);
  background: linear-gradient(180deg, rgba(26, 31, 42, 0.88) 0%, rgba(18, 27, 44, 0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
}
.promo-head_inverse .promo-head__panel {
  position: relative;
  z-index: 1;
}
.promo-head_panel {
  padding-top: 91px;
}
.promo-head_panel .promo-head__content {
  padding-top: 45px;
}
.promo-head_panel .promo-head__profits {
  padding-top: 0;
}
.promo-head_card {
  padding-top: 62px;
}
.promo-head_card .promo-head__title {
  margin-bottom: 17px;
}
.promo-head_advantage {
  padding-top: 0;
}
@media (max-width: 600px) {
  .promo-head_advantage {
    background-color: #ebecee;
  }
}
.promo-head_advantage .promo-head__panel {
  position: relative;
  min-height: 800px;
  padding-top: 40px;
  padding-bottom: 150px;
}
.promo-head_advantage .promo-head__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%;
}
@media (max-width: 1440px) {
  .promo-head_advantage .promo-head__panel {
    min-height: 600px;
    padding-bottom: 125px;
  }
  .promo-head_advantage .promo-head__bg {
    background-position-y: -210px;
  }
}
@media (max-width: 1200px) {
  .promo-head_advantage .promo-head__bg {
    background-position-y: -135px;
  }
}
@media (max-width: 1020px) {
  .promo-head_advantage .promo-head__bg {
    background-position-y: center;
  }
}
@media (max-width: 600px) {
  .promo-head_advantage .promo-head__panel {
    padding-top: 20px;
    padding-bottom: 110px;
    min-height: 510px;
  }
  .promo-head_advantage .promo-head__bg {
    position: absolute;
    z-index: 0;
    top: 210px;
    -ms-background-position-y: center;
    background-position-y: center;
    background-size: cover;
    background-color: #ebecee;
  }
  .promo-head_advantage .promo-head__bg:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 90px;
    background: #ebecee;
    background: linear-gradient(180deg, #ebecee 0%, rgba(235, 236, 238, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
  }
}
.promo-head__title {
  margin: 0 0 20px;
  font-size: 36px;
}
.promo-head__subtitle {
  margin: 0;
  line-height: 1.23;
}
.promo-head__panel {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 665px;
  position: static;
  box-sizing: border-box;
  padding-bottom: 205px;
}
.promo-head__panel_white {
  padding: 46px 35px 181px;
}
.promo-head__content {
  padding-top: 93px;
}
.promo-head__card {
  text-align: right;
}
.promo-head__card img {
  display: inline-block;
  width: 100%;
  max-width: 400px;
}
.promo-head__profits {
  padding-top: 34px;
  padding-left: 47px;
  text-align: left;
}
.promo-head__btn-wrap {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 83px;
  left: 0;
  text-align: center;
}
.promo-head__btn {
  display: inline-block;
}
@media (max-width: 1440px) {
  .promo-head__panel {
    min-height: 549px;
    padding-bottom: 125px;
  }
  .promo-head__title {
    margin-bottom: 10px;
  }
  .promo-head__subtitle {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
  }
  .promo-head__btn-wrap {
    bottom: 30px;
  }
  .promo-head_card {
    padding-top: 34px;
  }
  .promo-head_card .promo-head__panel {
    padding: 0 85px 130px;
  }
  .promo-head_card .promo-head__title {
    margin-bottom: 10px;
  }
  .promo-head_card .promo-head__content {
    padding-top: 27px;
  }
  .promo-head_panel {
    padding-top: 52px;
  }
  .promo-head_panel .promo-head__panel {
    padding: 32px 72px 125px;
  }
  .promo-head_panel .promo-head__title {
    margin-bottom: 15px;
  }
  .promo-head_panel .promo-head__content {
    padding-top: 49px;
  }
}
@media (max-width: 1020px) {
  .promo-head__panel {
    min-height: 545px;
  }
  .promo-head__profits {
    padding-left: 0;
  }
  .promo-head_card {
    padding-top: 31px;
  }
  .promo-head_card .promo-head__panel {
    padding: 0 50px 130px;
  }
  .promo-head_card .promo-head__content {
    padding-top: 59px;
  }
  .promo-head_card .promo-head__profits {
    padding-top: 0;
  }
  .promo-head_panel {
    padding-top: 31px;
  }
  .promo-head_panel .promo-head__panel {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
    padding: 20px 30px 125px;
  }
  .promo-head_panel .promo-head__content {
    padding-top: 39px;
  }
}
@media (max-width: 600px) {
  .promo-head__panel {
    min-height: 392px;
    padding-bottom: 110px;
  }
  .promo-head__title {
    font-size: 20px;
  }
  .promo-head__subtitle {
    max-width: 100%;
  }
  .promo-head__card {
    margin-left: auto;
    margin-right: auto;
  }
  .promo-head__btn-wrap {
    bottom: 37px;
  }
  .promo-head__btn {
    max-width: 100%;
  }
  .promo-head_card {
    padding-top: 20px;
  }
  .promo-head_card .promo-head__panel {
    padding: 0 10px 37px;
  }
  .promo-head_card .promo-head__content {
    padding-top: 10px;
  }
  .promo-head_card .promo-head__card {
    width: 187px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .promo-head_card .promo-head__btn-wrap {
    margin-top: 22px;
    position: static;
    padding: 0 0;
  }
  .promo-head_card .promo-head__btn-wrap .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .promo-head_panel {
    padding-top: 21px;
  }
  .promo-head_panel .promo-head__panel {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 10px 26px;
  }
  .promo-head_panel .promo-head__content {
    padding-top: 15px;
  }
  .promo-head_panel .promo-head__card {
    width: 141px;
    margin-bottom: 15px;
  }
  .promo-head_panel .promo-head__btn-wrap {
    margin-top: 20px;
    position: static;
    padding: 0 0;
  }
  .promo-head_panel .promo-head__btn-wrap .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.card-info {
  width: 530px;
  min-height: 340px;
  padding: 25px 40px 35px;
  border-radius: 33px;
  background-color: #ffffff;
}
.card-info__wrap {
  position: relative;
  width: 100%;
  padding: 93px 0 110px;
}
.card-info__wrap .advantages_rouble {
  vertical-align: baseline;
  font-size: 20px;
}
.card-info__img {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  height: 70px;
  margin: 35px -2px 0;
  padding-right: 25px;
  text-align: left;
}
.card-info__img img {
  width: 100%;
  max-width: 150px;
}
.card-info__content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 -2px;
  text-align: left;
}
.card-info__content-text {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  margin-top: 5px;
}
.card-info__content_two-col.card-info__content {
  width: 60%;
  padding-top: 35px;
}
.card-info__content_two-col.card-info__content .card-info__content-text,
.card-info__content_two-col.card-info__content .list-link,
.card-info__content_two-col.card-info__content .list-dashed {
  margin-top: 0;
}
.card-info__content-btn {
  margin-top: 10px;
  text-align: center;
}
.card-info__content-btn span {
  display: inline-block;
  vertical-align: middle;
}
.card-info__content-btn span.svg-icon {
  margin-right: 5px;
}
.card-info__content-btn .btn.btn_md {
  padding-left: 23px;
  padding-right: 23px;
}
.card-info__content .list-link,
.card-info__content .list-dashed {
  margin-top: 5px;
}
.card-info .svg-icon.info {
  color: #9ecc14;
}
@media (max-width: 1440px) {
  .card-info {
    width: 460px;
    min-height: 300px;
    padding: 30px 50px;
  }
  .card-info__wrap {
    padding: 65px 25px 30px;
  }
  .card-info__wrap .advantages_rouble {
    font-size: 14px;
  }
  .card-info__title {
    font-size: 20px;
  }
  .card-info__img {
    margin-top: 15px;
  }
  .card-info__content-text {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
  }
  .card-info__content_two-col.card-info__content {
    padding-top: 15px;
  }
  .card-info .list-link,
  .card-info .list-dashed {
    margin-top: 15px;
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .card-info {
    width: 100%;
    max-width: 280px;
    min-height: 180px;
    padding: 10px 20px 20px 35px;
    margin-left: auto;
    margin-right: auto;
  }
  .card-info__wrap {
    padding: 0 15px 140px;
  }
  .card-info__wrap .advantages_rouble {
    font-size: 12px;
  }
  .card-info__title {
    font-size: 16px;
    margin: 5px 15px 20px;
  }
  .card-info__img {
    display: block;
    width: 100px;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }
  .card-info__content {
    display: block;
    margin: 0;
  }
  .card-info__content-text {
    font-size: 13px;
  }
  .card-info__content_two-col.card-info__content {
    width: 100%;
  }
  .card-info__content-btn .btn.btn_md {
    font-size: 13px;
    line-height: 34px;
    padding-left: 13px;
    padding-right: 20px;
  }
  .card-info .list-dashed,
  .card-info .list-link {
    font-size: 13px;
  }
  .card-info .list-dashed > li + li,
  .card-info .list-link > li + li {
    margin-top: 5px;
  }
}
.benefits-image__title {
  margin-top: 0;
  margin-bottom: 24px;
  z-index: 2;
}
@media (max-width: 1020px) {
  .benefits-image__title {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.benefits-image__sub-title {
  margin: 0;
  z-index: 2;
}
@media (max-width: 1020px) {
  .benefits-image__sub-title {
    font-size: 14px;
  }
}
.benefits-image__item {
  position: relative;
  padding-top: 47px;
  text-align: center;
  background: #eeeeee center center;
  background-size: cover;
  min-height: 700px;
}
.benefits-image__item:after {
  position: absolute;
  content: '';
  background: #ffffff;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=1);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1440px) {
  .benefits-image__item {
    min-height: 500px;
  }
}
@media (max-width: 1020px) {
  .benefits-image__item {
    min-height: 360px;
  }
}
@media (max-width: 600px) {
  .benefits-image__item {
    min-height: 320px;
  }
}
.benefits-image__btn-wrap {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 74px;
  left: 0;
  z-index: 2;
  text-align: center;
}
@media (max-width: 1020px) {
  .benefits-image__btn-wrap {
    bottom: 34px;
  }
}
@media (max-width: 600px) {
  .benefits-image__btn-wrap {
    bottom: 20px;
  }
}
.text-section {
  padding: 48px 0 64px;
}
.text-section .row + .row {
  margin-top: 67px;
}
.text-section__container > .row > div > *:first-child {
  margin-top: 0;
}
.text-section__container > .row > div > *:last-child {
  margin-bottom: 0;
}
.text-section__container .row .row > div > *:first-child {
  margin-top: 0;
}
.text-section h1 {
  margin-bottom: 10px;
}
.text-section h2 {
  margin-bottom: 15px;
}
.text-section h3,
.text-section h4 {
  margin-bottom: 21px;
}
.text-section p {
  margin: 30px 0;
}
@media screen and (max-width: 1440px) {
  .text-section {
    padding: 58px 25px 88px;
  }
}
@media screen and (max-width: 1020px) {
  .text-section {
    padding: 50px 25px 72px;
  }
  .text-section .row + .row {
    margin-top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .text-section {
    padding: 30px 0 30px;
  }
  .text-section .row + .row {
    margin-top: 30px;
  }
  .text-section h1,
  .text-section h2,
  .text-section h3,
  .text-section h4 {
    margin-bottom: 10px;
  }
  .text-section p {
    margin: 10px 0;
  }
}
.benefits-slider {
  display: block;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.benefits-slider_key .benefits-slider__header {
  display: block;
  padding-top: 48px;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
}
.benefits-slider_key .benefits-slider__btns {
  display: block;
  margin-bottom: 35px;
  position: absolute;
  width: 100%;
  z-index: 1;
  bottom: 0;
}
.benefits-slider_key .benefits-slider__slide {
  padding-top: 191px;
  padding-bottom: 267px;
  min-height: 800px;
  height: calc(100vh - 100px);
}
.benefits-slider_key .benefits-slider__panel {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .benefits-slider_key .benefits-slider__header {
    padding-top: 34px;
  }
  .benefits-slider_key .benefits-slider__slide {
    padding: 140px 140px 150px;
    min-height: 800px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-slider_key .benefits-slider__header {
    padding-top: 40px;
  }
  .benefits-slider_key .benefits-slider__slide {
    padding: 200px 20px 200px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-slider_key .benefits-slider__header {
    padding-top: 20px;
  }
  .benefits-slider_key .benefits-slider__slide {
    padding: 93px 0 255px;
  }
  .benefits-slider_key .benefits-slider__btns {
    margin-bottom: 30px;
  }
  .benefits-slider_key .benefits-slider__subtitle {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 900;
  }
  .benefits-slider_key .benefits-slider .card-info__title {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-slider_key .slick-slider__btn {
    top: 26%;
    background-color: #9ecc14;
  }
  .benefits-slider_key .slick-slider__btn_prev .slick-slider__btn-icon {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .benefits-slider_key .slick-slider__btn_next .slick-slider__btn-icon {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .benefits-slider_key .slick-slider__btn-icon.svg-icon {
    background: url('../img/sprite/arrow-circle-green.svg') center center no-repeat;
    background-size: 100%;
  }
  .benefits-slider_key .slick-slider__btn-icon.svg-icon svg {
    display: none;
  }
}
.benefits-slider__slider {
  display: block;
  width: 100%;
}
.benefits-slider__slide {
  display: block;
  position: relative;
  width: 100%;
  float: left;
  padding: 49px 160px 35px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.benefits-slider__slide .card-info {
  position: relative;
  z-index: 2;
}
.benefits-slider__slide-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%;
}
.benefits-slider__container {
  height: 100%;
  position: relative;
}
.benefits-slider__title {
  margin-top: 0;
  margin-bottom: 16px;
}
.benefits-slider__panel {
  margin: 73px 0 71px;
  padding: 35px 30px;
  width: 100%;
  max-width: 532px;
  min-height: 342px;
  background: #ffffff;
  border-radius: 33px;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
}
.benefits-slider__panel-content {
  margin-top: 20px;
  text-align: left;
}
.benefits-slider__btn-wrap {
  text-align: center;
}
.benefits-slider__btn-wrap .btn {
  display: inline-block;
}
.benefits-slider__btn-wrap + .benefits-slider__btn-wrap {
  margin-top: 30px;
}
@media screen and (max-width: 1440px) {
  .benefits-slider__slide {
    padding: 34px 140px 31px;
  }
  .benefits-slider__title {
    margin-bottom: 10px;
  }
  .benefits-slider__panel {
    max-width: 439px;
    margin: 39px 0 -10px;
    padding: 34px 40px;
    min-height: 282px;
  }
  .benefits-slider__panel-content {
    margin-top: 36px;
  }
  .benefits-slider__btn-wrap + .benefits-slider__btn-wrap {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-slider__slide {
    padding: 40px 20px 31px;
  }
  .benefits-slider__panel {
    max-width: 460px;
    margin: 39px 0 -10px;
    padding: 34px 50px;
    min-height: 296px;
  }
  .benefits-slider__panel-content {
    margin-top: 36px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-slider__slide {
    position: relative;
    padding: 25px 30px 36px;
    -ms-background-position-y: 290px;
    background-position-y: 290px;
    background-size: 150% auto;
    background-color: #ebecee;
  }
  .benefits-slider__slide:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 275px;
    left: 0;
    right: 0;
    height: 300px;
    background: #ebecee;
  }
  .benefits-slider__slide:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 190px;
    left: 0;
    right: 0;
    height: 90px;
    background: #ebecee;
    background: linear-gradient(180deg, #ebecee 0%, rgba(235, 236, 238, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
  }
  .benefits-slider__slide > * {
    position: relative;
    z-index: 2;
  }
  .benefits-slider__slide-bg {
    position: absolute;
    z-index: 0;
    top: 290px;
    -ms-background-position-y: center;
    background-position-y: center;
    background-size: cover;
    background-color: #ebecee;
  }
  .benefits-slider__title {
    margin-bottom: 10px;
  }
  .benefits-slider__panel {
    max-width: 100%;
    margin: 15px 0;
    padding: 0 0;
    min-height: 334px;
    background: none;
    box-shadow: none;
  }
  .benefits-slider__panel-title {
    margin-bottom: 5px;
  }
  .benefits-slider__panel-content {
    margin-top: 5px;
    text-align: center;
  }
  .benefits-slider__btn-wrap {
    margin-left: -30px;
    margin-right: -30px;
  }
  .benefits-slider__btn-wrap + .benefits-slider__btn-wrap {
    margin-top: 10px;
  }
  .benefits-slider .slick-slider__btn {
    top: 26%;
  }
}
.btn-single {
  padding: 45px 0;
  text-align: center;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
@media screen and (max-width: 600px) {
  .btn-single {
    padding: 50px 0;
  }
}
.btn-double {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding: 50px 0;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .btn-double {
    padding: 45px 0;
  }
}
.btn-double .btn_md {
  margin-bottom: 15px;
}
.btn-double .btn_sm {
  padding: 0 30px;
}
.btn-double-text {
  position: relative;
  padding: 45px 0;
  text-align: center;
}
.btn-double-text__container {
  overflow: hidden;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 50px;
}
.btn-double-text__subtitle {
  margin: 10px 0 40px;
  font-size: 18px;
  line-height: 1.33;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.btn-double-text__subtitle a {
  text-decoration: underline;
  color: #4a4a4a;
}
.btn-double-text__btn {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.btn-double-text__footnote {
  margin-top: 50px;
  font-size: 10px;
  line-height: 1.5;
  text-align: left;
}
@media (max-width: 1440px) {
  .btn-double-text__container {
    max-width: 900px;
  }
  .btn-double-text__footnote {
    padding: 0 50px;
  }
}
@media (max-width: 600px) {
  .btn-double-text {
    padding: 25px 0;
  }
  .btn-double-text__container {
    padding: 0 15px;
  }
  .btn-double-text__title {
    font-size: 18px;
  }
  .btn-double-text__subtitle {
    margin: 10px 0 30px;
    font-size: 13px;
    line-height: 1.23;
  }
  .btn-double-text__btn {
    margin-bottom: 15px;
  }
  .btn-double-text__footnote {
    margin-top: 25px;
    padding: 0 20px;
  }
}
.btn-text {
  padding: 60px 0;
  text-align: center;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
@media screen and (max-width: 600px) {
  .btn-text {
    padding: 30px 0;
  }
}
.btn-text .btn_sm {
  padding: 0 30px;
}
.btn-text__subtitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #4a4a4a;
}
.btn-image {
  text-align: center;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
.btn-image__bg {
  background: #eeeeee center center;
  background-size: cover;
  min-height: 700px;
}
@media screen and (max-width: 1440px) {
  .btn-image__bg {
    min-height: 500px;
  }
}
@media screen and (max-width: 1020px) {
  .btn-image__bg {
    min-height: 360px;
  }
}
@media screen and (max-width: 600px) {
  .btn-image__bg {
    min-height: 230px;
  }
}
.btn-image__title {
  margin-top: 180px;
}
@media screen and (max-width: 1440px) {
  .btn-image__title {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1020px) {
  .btn-image__title {
    font-size: 30px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 1440px) {
  .btn-image__title {
    font-size: 18px;
  }
}
.btn-image__subtitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #4a4a4a;
}
@media screen and (max-width: 1020px) {
  .btn-image__subtitle {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .btn-image__subtitle {
    font-size: 14px;
  }
}
.btn-image .btn {
  margin: 10px 0;
}
@media screen and (max-width: 1020px) {
  .btn-image .btn {
    margin: 5px 0;
  }
}
@media screen and (max-width: 600px) {
  .btn-image .btn {
    margin: 15px 0;
  }
}
.btn-icon span {
  display: inline-block;
  vertical-align: middle;
}
.btn-icon span.svg-icon {
  margin-right: 8px;
}
@media (max-width: 600px) {
  .btn-icon span.svg-icon {
    margin-right: 3px;
  }
}
.block-contacts {
  padding: 60px 0;
}
@media screen and (max-width: 1440px) {
  .block-contacts {
    padding: 35px 0;
  }
}
@media screen and (max-width: 600px) {
  .block-contacts {
    padding: 20px 0;
  }
}
.block-contacts__title {
  color: #4a4a4a;
  font-weight: normal;
}
@media screen and (max-width: 1020px) {
  .block-contacts__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .block-contacts__title {
    font-size: 13px;
  }
}
.block-contacts__phone {
  display: inline-block;
  text-decoration: none;
  font-size: 30px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
}
.block-contacts__phone:hover,
.block-contacts__phone:focus {
  color: #4a4a4a;
  text-decoration: none;
}
@media screen and (max-width: 1020px) {
  .block-contacts__phone {
    font-size: 26px;
    line-height: 1.31;
  }
}
@media screen and (max-width: 600px) {
  .block-contacts__phone {
    font-size: 14px;
    line-height: 1.14;
  }
}
.block-contacts__phone-text {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4a4a4a;
  display: inline-block;
  width: 43%;
  margin-left: 5%;
}
@media screen and (max-width: 1020px) {
  .block-contacts__phone-text {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .block-contacts__phone-text {
    font-size: 13px;
    line-height: 1.23;
  }
}
.block-contacts__text {
  border-top: solid 1px #eaeae8;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4a4a4a;
  padding: 10px 0;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .block-contacts__text {
    font-size: 13px;
    line-height: 1.23;
  }
}
.block-contacts .contacts-official {
  padding: 25px 0;
}
@media screen and (max-width: 600px) {
  .block-contacts .contacts-official {
    padding: 20px 0;
  }
}
.block-contacts .contacts-official__title {
  display: inline-block;
  font-size: 15px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  margin: 5px 0;
}
@media screen and (max-width: 1020px) {
  .block-contacts .contacts-official__title {
    font-size: 14px;
    line-height: 1.43;
  }
}
@media screen and (max-width: 600px) {
  .block-contacts .contacts-official__title {
    font-size: 13px;
    line-height: 1.23;
  }
}
.block-contacts .contacts-official__link {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1e88e5;
  vertical-align: middle;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .block-contacts .contacts-official__link {
    font-size: 13px;
    line-height: 1.54;
  }
}
.container-fluid .screen-section {
  margin: 0 -15px;
  padding-top: 45px;
}
.container-fluid .screen-section:first-child {
  margin-top: -100px;
  padding: 145px;
}
.container-fluid .screen-section h2 {
  text-align: center;
}
.benefits-column {
  padding: 40px 0;
}
@media screen and (max-width: 1020px) {
  .benefits-column {
    padding: 30px 80px 30px 80px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.benefits-column--6 {
  padding-left: 100px;
  padding-right: 100px;
}
@media screen and (max-width: 1020px) {
  .benefits-column--6 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.benefits-column--4 {
  padding-right: 95px;
  padding-left: 95px;
}
@media screen and (max-width: 1440px) {
  .benefits-column--4 {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-column--4 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.benefits-column--3 {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1440px) {
  .benefits-column--3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-column--3 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.benefits-column__title {
  margin-top: 0;
  text-align: center;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #4a4a4a;
}
.benefits-column__subtitle {
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 60px;
}
@media screen and (max-width: 1020px) {
  .benefits-column__subtitle {
    margin-bottom: 15px;
  }
}
.benefits-column__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  float: none;
}
@media screen and (max-width: 600px) {
  .benefits-column__item {
    margin-bottom: 30px;
  }
}
.benefits-column .col-md-6 .benefits-column__icon {
  height: 125px;
  width: 215px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 125px;
}
.benefits-column .col-md-6 .benefits-column__icon img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 100%;
}
@media screen and (max-width: 600px) {
  .benefits-column .col-md-6 .benefits-column__icon {
    width: 115px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    margin: 0;
  }
}
.benefits-column .col-md-6 .benefits-column__info {
  font-size: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  max-width: 320px;
  margin: 0 auto 40px auto;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .benefits-column .col-md-6 .benefits-column__info {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-column .col-md-6 .benefits-column__info {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-column .col-md-6 .benefits-column__info {
    display: inline-block;
    font-size: 14px;
    line-height: 1.14;
    width: 55%;
    margin: 0 0 0 4%;
    vertical-align: middle;
  }
}
@media screen and (max-width: 340px) {
  .benefits-column .col-md-6 .benefits-column__info {
    width: 50%;
  }
}
.benefits-column .col-md-4 .benefits-column__icon {
  width: 215px;
  height: 125px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 125px;
}
.benefits-column .col-md-4 .benefits-column__icon img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 100%;
}
@media screen and (max-width: 600px) {
  .benefits-column .col-md-4 .benefits-column__icon {
    width: 115px;
    height: 70px;
    display: inline-block;
    margin: 0;
    line-height: 70px;
  }
}
.benefits-column .col-md-4 .benefits-column__info {
  font-size: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  max-width: 320px;
  margin: 0 auto 70px auto;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .benefits-column .col-md-4 .benefits-column__info {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-column .col-md-4 .benefits-column__info {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-column .col-md-4 .benefits-column__info {
    display: inline-block;
    font-size: 14px;
    line-height: 1.14;
    width: 55%;
    margin: 0 0 0 4%;
    vertical-align: middle;
  }
}
@media screen and (max-width: 340px) {
  .benefits-column .col-md-4 .benefits-column__info {
    width: 50%;
  }
}
.benefits-column .col-md-3 .benefits-column__icon {
  height: 115px;
  width: 190px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 115px;
}
.benefits-column .col-md-3 .benefits-column__icon img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 100%;
}
@media screen and (max-width: 600px) {
  .benefits-column .col-md-3 .benefits-column__icon {
    width: 115px;
    height: 70px;
    display: inline-block;
    margin: 0;
    line-height: 70px;
  }
}
.benefits-column .col-md-3 .benefits-column__info {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  max-width: 280px;
  margin: 0 auto 85px auto;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .benefits-column .col-md-3 .benefits-column__info {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .benefits-column .col-md-3 .benefits-column__info {
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .benefits-column .col-md-3 .benefits-column__info {
    display: inline-block;
    font-size: 14px;
    line-height: 1.14;
    width: 55%;
    margin: 0 0 0 4%;
    vertical-align: middle;
  }
}
@media screen and (max-width: 340px) {
  .benefits-column .col-md-3 .benefits-column__info {
    width: 50%;
  }
}
.benefits-column__icon {
  max-width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1020px) {
  .benefits-column__icon {
    width: 180px;
    height: 107px;
  }
}
.benefits-column__btn {
  padding: 0 35px;
}
.reviews-slider {
  padding: 40px 0 40px;
  min-height: 700px;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
@media screen and (min-width: 601px) {
  .reviews-slider_double {
    padding-bottom: 40px;
  }
  .reviews-slider_double .reviews-slider__title {
    margin-bottom: 59px;
  }
  .reviews-slider_double .reviews-slider__container {
    max-width: 1050px;
  }
}
.reviews-slider__title {
  text-align: center;
  margin: 0 0 72px;
}
.reviews-slider__container {
  width: auto;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1441px) {
  .reviews-slider .review_vh {
    width: 50%;
    padding-right: 35px;
    float: left;
  }
  .reviews-slider .review_vh + .review_vh {
    padding-left: 35px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1440px) {
  .reviews-slider {
    height: auto;
    min-height: 600px;
  }
  .reviews-slider .review_vh + .review_vh {
    margin-top: 35px;
  }
  .reviews-slider_double {
    padding-bottom: 40px;
  }
  .reviews-slider__container {
    width: auto;
    max-width: 100%;
    margin-left: 170px;
    margin-right: 170px;
  }
}
@media screen and (max-width: 1020px) {
  .reviews-slider {
    height: auto;
    min-height: initial;
  }
  .reviews-slider__title {
    margin-bottom: 40px;
  }
  .reviews-slider__container {
    margin-left: 108px;
    margin-right: 108px;
  }
}
@media screen and (max-width: 600px) {
  .reviews-slider {
    min-height: 480px;
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .reviews-slider__title {
    margin-bottom: 32px;
  }
  .reviews-slider__container {
    margin-left: auto;
    margin-right: auto;
  }
  .reviews-slider__slider {
    padding-bottom: 40px;
  }
  .reviews-slider .slick-slider__btn {
    top: 30px;
    -ms-transform: none;
    transform: none;
  }
}
.review {
  display: block;
  position: relative;
  min-height: 218px;
}
.review_vh .review__content {
  font-size: 15px;
  line-height: 1.33;
}
@media screen and (min-width: 1441px) {
  .review_vh .review__head {
    position: static;
    margin-bottom: 17px;
    width: auto;
    -ms-transform: none;
    transform: none;
  }
  .review_vh .review__content {
    margin-left: 0;
  }
}
.review_h .review__content {
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 1441px) {
  .review_h .review__img {
    width: 134px;
    height: 134px;
    margin-bottom: 18px;
  }
}
.review__img {
  display: block;
  margin: 0 auto 15px;
  width: 108px;
  height: 108px;
  border-radius: 100%;
  overflow: hidden;
}
.review__img img {
  display: block;
  width: 100%;
  height: 100%;
}
.review__title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-align: center;
  color: #4a4a4a;
}
.review__subtitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-top: 10px;
}
.review__head {
  display: block;
  height: 218px;
  position: absolute;
  padding: 0 15px;
  width: 40%;
  left: 0;
  top: 50%;
  text-align: center;
  overflow: hidden;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.review__content {
  display: block;
  margin-left: 40%;
}
@media screen and (max-width: 1020px) {
  .review__head {
    position: static;
    width: auto;
    margin-bottom: 10px;
    -ms-transform: none;
    transform: none;
  }
  .review_h .review__content,
  .review_vh .review__content {
    margin-left: 0;
    font-size: 15px;
    line-height: 1.33;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  }
}
@media screen and (max-width: 600px) {
  .review__head {
    height: 200px;
  }
  .review_h .review__content,
  .review_vh .review__content {
    font-size: 13px;
    line-height: 1.23;
  }
}
.cards-slider {
  display: block;
  color: #ffffff;
}
.cards-slider__slider {
  display: block;
  width: 100%;
}
.cards-slider__slide {
  display: block;
  position: relative;
  width: 100%;
  height: 700px;
  float: left;
  padding: 45px 0 109px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #b5b4af;
  background-size: 1440px auto;
  text-align: center;
}
.cards-slider__slide-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #b5b4af;
  background-size: 1440px auto;
  text-align: center;
}
.cards-slider__container {
  position: relative;
  height: 100%;
  z-index: 2;
}
.cards-slider__title {
  position: relative;
  margin-top: 0;
  margin-bottom: 5px;
}
.cards-slider__content {
  padding: 0 125px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
}
.cards-slider__label {
  width: 214px;
  height: auto;
  position: absolute;
  z-index: 1;
  bottom: 285px;
  left: 60%;
}
.cards-slider__btn-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.cards-slider__btn-wrap .btn {
  display: inline-block;
}
@media screen and (max-width: 1640px) {
  .cards-slider__slide {
    height: 595px;
    padding: 20px 0 88px;
    background-size: auto 710px;
  }
  .cards-slider__slide-bg {
    background-size: auto 710px;
  }
  .cards-slider__title {
    margin-bottom: 20px;
  }
  .cards-slider__content {
    font-size: 18px;
    line-height: 1.11;
    padding: 0 55px;
  }
  .cards-slider__label {
    width: 180px;
    bottom: 245px;
  }
}
@media screen and (max-width: 1440px) {
  .cards-slider__slide {
    height: 630px;
    padding: 33px 20px 80px;
    -ms-background-position-y: -15px;
    background-position-y: -15px;
    background-size: auto 730px;
  }
  .cards-slider__slide-bg {
    -ms-background-position-y: -15px;
    background-position-y: -15px;
    background-size: auto 730px;
  }
  .cards-slider__title {
    margin-bottom: 15px;
  }
  .cards-slider__content {
    padding: 0;
    font-size: 16px;
    line-height: 1.13;
  }
  .cards-slider__label {
    bottom: 190px;
  }
}
@media screen and (max-width: 600px) {
  .cards-slider__slide {
    height: 508px;
    padding: 25px 0 50px;
    position: relative;
    -ms-background-position-y: 69px;
    background-position-y: 69px;
    background-size: auto 478px;
  }
  .cards-slider__slide:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 65px;
    left: 0;
    right: 0;
    height: 125px;
    background: #b5b4af;
    background: linear-gradient(180deg, #b5b4af 0%, rgba(172, 172, 167, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
  }
  .cards-slider__slide-bg {
    -ms-background-position-y: 69px;
    background-position-y: 69px;
    background-size: auto 478px;
  }
  .cards-slider__title {
    margin-bottom: 10px;
  }
  .cards-slider__content {
    z-index: 1;
    padding: 0;
    font-size: 13px;
    line-height: 1.23;
    text-align: center;
  }
  .cards-slider__bnt-wrap + .cards-slider__bnt-wrap {
    margin-top: 10px;
  }
  .cards-slider__label {
    width: 107px;
    left: 64%;
    bottom: 170px;
  }
}
.key-features-list {
  padding: 40px 30px 50px;
  background-color: #363c3e;
  color: #ffffff;
}
@media screen and (max-width: 1440px) {
  .key-features-list {
    padding: 40px 25px;
  }
}
@media screen and (max-width: 1020px) {
  .key-features-list {
    padding: 50px 15px 30px;
  }
  .key-features-list__item {
    height: 150px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .key-features-list {
    padding: 24px 5px 4px;
  }
  .key-features-list__item {
    height: auto;
    margin-bottom: 20px;
  }
}
.key-feature {
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform 200ms linear;
}
.key-feature:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.key-feature__heading {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 4px;
  white-space: nowrap;
}
.key-feature__stripe {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  content: '';
}
.key-feature__big {
  display: inline-block;
  vertical-align: baseline;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 0.7;
}
.key-feature__number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 42px;
  line-height: inherit;
}
.key-feature__unit {
  display: inline-block;
  vertical-align: baseline;
  font-size: 24px;
  line-height: inherit;
}
.key-feature__unit_rub {
  font-size: 17px;
}
.key-feature__desc {
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  line-height: 1.43;
}
.key-feature__content {
  font-size: 14px;
  line-height: 1.43;
}
.key-feature__content a {
  text-decoration: none;
  color: inherit;
}
.key-feature__content a:hover,
.key-feature__content a:focus {
  color: inherit;
  text-decoration: none;
}
@media screen and (max-width: 1440px) {
  .key-feature__content {
    font-size: 12px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  .key-feature__heading-wrap {
    width: 35%;
    max-width: 95px;
    display: inline-block;
    vertical-align: middle;
  }
  .key-feature__content {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
  }
  .key-feature__desc {
    display: inline-block;
    vertical-align: bottom;
    font-size: 12px;
  }
  .key-feature__desc_top {
    display: block;
    margin-bottom: 5px;
    line-height: 1.5;
  }
}
.main-video {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.main-video__bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 330px;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.main-video__container {
  position: relative;
  z-index: 1;
  min-height: 800px;
  padding: 48px 50px 130px;
}
.main-video__title {
  margin-top: 0;
}
.main-video__play {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 124px;
  height: 124px;
  margin-top: -62px;
  margin-left: -62px;
  border-radius: 50%;
  background-color: rgba(51, 51, 51, 0.9);
  color: #ffffff;
  transition: background-color 200ms ease;
}
.main-video__play:hover,
.main-video__play:active,
.main-video__play:focus {
  color: #ffffff;
  background-color: rgba(69, 69, 69, 0.9);
}
.main-video__play .svg-icon {
  position: absolute;
  max-width: 50px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -18px;
}
.main-video__content {
  margin-top: 55px;
}
.main-video__content-img {
  display: block;
  margin-bottom: 45px;
}
.main-video__content-information {
  position: relative;
  float: right;
  padding-left: 10%;
  text-align: left;
  font-size: 20px;
}
.main-video__content-information .btn {
  line-height: 55px;
  margin-top: 55px;
  padding: 0 40px 0 25px;
}
.main-video__content-information .btn span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.main-video__content-information .btn span.svg-icon {
  margin-right: 5px;
  font-size: 20px;
}
.main-video__content .bullet {
  position: absolute;
  width: 65px;
  height: 29px;
}
.main-video__content .bullet .svg-icon {
  max-width: 100%;
  height: 100%;
}
.main-video__content .bullet_blue {
  top: 240px;
  left: -35px;
  color: #00d5e3;
}
.main-video__content .bullet_orange {
  top: -20px;
  left: 230px;
  color: #ff8400;
}
.main-video__content .bullet_yellow {
  top: 90px;
  left: 145px;
  color: #ffd600;
}
@media screen and (max-width: 1440px) {
  .main-video__container {
    min-height: 700px;
    padding-top: 40px;
  }
  .main-video__content {
    margin-top: 40px;
  }
  .main-video__content-img {
    max-width: 180px;
    margin-bottom: 20px;
  }
  .main-video__content-information .btn {
    margin-top: 20px;
  }
  .main-video__content .bullet {
    width: 45px;
    height: 20px;
  }
  .main-video__content .bullet_blue {
    top: 165px;
    left: -15px;
  }
  .main-video__content .bullet_orange {
    top: -15px;
    left: 175px;
  }
  .main-video__content .bullet_yellow {
    top: 75px;
    left: 145px;
  }
}
@media screen and (max-width: 1020px) {
  .main-video__container {
    padding: 40px 20px;
  }
  .main-video__play {
    width: 90px;
    height: 90px;
    margin-top: -70px;
    margin-left: -45px;
  }
  .main-video__play .svg-icon {
    max-width: 35px;
    height: 46px;
    margin-top: -23px;
    margin-left: -13px;
  }
  .main-video__content {
    padding-right: 60px;
  }
  .main-video__content-information p {
    font-size: 15px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  }
  .main-video__content-information .btn {
    line-height: 45px;
    padding: 0 30px 0 20px;
  }
  .main-video__content-information .btn span {
    font-size: 15px;
  }
  .main-video__content-information .btn span.svg-icon {
    font-size: 17px;
  }
  .main-video__content .bullet_blue {
    top: 340px;
  }
}
@media screen and (max-width: 600px) {
  .main-video {
    background: none !important;
    min-height: auto;
  }
  .main-video__container {
    min-height: 550px;
    padding: 30px 20px;
  }
  .main-video__play {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    margin-left: 0;
    margin-top: 0;
  }
  .main-video__play .svg-icon {
    max-width: 30px;
    height: 34px;
    margin-top: -17px;
    margin-left: -10px;
  }
  .main-video__content {
    position: absolute;
    top: 300px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0 15px;
  }
  .main-video__content-img {
    max-width: 110px;
    margin: 0 auto 25px;
  }
  .main-video__content-information {
    padding: 0;
    text-align: center;
  }
  .main-video__content-information p {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
  }
  .main-video__content-information .btn {
    line-height: 34px;
    padding: 0 30px 0 20px;
    margin-top: 10px;
  }
  .main-video__content-information .btn span {
    font-size: 13px;
  }
  .main-video__content-information .btn span.svg-icon {
    font-size: 15px;
  }
  .main-video__content .bullet {
    width: 24px;
    height: 12px;
  }
  .main-video__content .bullet_blue {
    top: 50px;
    left: 50%;
    margin-left: -80px;
  }
  .main-video__content .bullet_orange {
    top: -15px;
    left: 50%;
    margin-left: 45px;
  }
  .main-video__content .bullet_yellow {
    top: 40px;
    left: 50%;
    margin-left: 30px;
  }
}
.main-internet-bank {
  position: relative;
  min-height: 800px;
  padding: 48px 50px 90px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.main-internet-bank__bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 330px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.main-internet-bank__icon-bg {
  position: absolute;
  max-width: 320px;
  top: 150px;
  left: 20%;
}
.main-internet-bank__icon-bg img {
  width: 100%;
}
.main-internet-bank__container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.main-internet-bank__title {
  max-width: 900px;
  margin: 0 auto 40px;
  text-align: center;
}
.main-internet-bank__content .subtitle {
  margin-top: 0;
  margin-bottom: 30px;
}
.main-internet-bank__content .list-dashed {
  margin-bottom: 48px;
  line-height: 1.2;
  font-size: 20px;
}
.main-internet-bank__content .btn-icon {
  margin-bottom: 35px;
}
.main-internet-bank__content .app {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  margin: 0 -2px;
}
.main-internet-bank__content .app .app-link {
  display: block;
  height: 45px;
  margin: 0 7px;
}
.main-internet-bank__content .app .app-link img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1440px) {
  .main-internet-bank {
    min-height: 700px;
    padding-top: 40px 50px 70px;
  }
  .main-internet-bank__icon-bg {
    max-width: 225px;
    left: 50%;
    margin-left: -355px;
  }
  .main-internet-bank__title {
    max-width: 560px;
    margin-bottom: 30px;
  }
  .main-internet-bank__content .subtitle {
    margin-bottom: 10px;
  }
  .main-internet-bank__content .list-dashed {
    margin-bottom: 40px;
    line-height: 1.33;
    font-size: 18px;
  }
  .main-internet-bank__content .btn-icon {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .main-internet-bank {
    min-height: 660px;
    padding-top: 40px 50px 50px;
  }
  .main-internet-bank__icon-bg {
    max-width: 190px;
    margin-left: -320px;
  }
  .main-internet-bank__content .list-dashed {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .main-internet-bank {
    min-height: 730px;
    padding: 30px 20px;
    background: none !important;
  }
  .main-internet-bank__icon-bg {
    max-width: 150px;
    top: 285px;
    margin-left: -75px;
  }
  .main-internet-bank__title {
    max-width: 280px;
    height: 300px;
    margin-bottom: 20px;
  }
  .main-internet-bank__content .subtitle {
    text-align: center;
  }
  .main-internet-bank__content .list-dashed {
    margin-bottom: 25px;
    line-height: 1.23;
    font-size: 13px;
  }
  .main-internet-bank__content .btn-icon {
    text-align: center;
  }
  .main-internet-bank__content .app__wrap {
    text-align: center;
  }
  .main-internet-bank__content .app .app-link {
    height: 40px;
  }
}
.service-delivery-free .card-img {
  display: block;
  position: absolute;
  left: 50%;
  top: 155px;
  z-index: 2;
  width: 214px;
  max-width: 214px;
  height: 97px;
  margin-left: 165px;
}
.service-delivery-free .card-info {
  position: relative;
  margin: 0 auto;
}
.service-delivery-free .card-info:after {
  content: "";
  position: absolute;
  width: 595px;
  height: 450px;
  bottom: -315px;
  right: -455px;
  background: url('/local/templates/.default/img/profits/hand.png') no-repeat 0 0;
  background-size: 700px 607px;
  -moz-background-size: 700px 607px;
  -webkit-background-size: 700px 607px;
  -o-background-size: 700px 607px;
}
.service-delivery-free .card-info__content-text {
  max-width: 350px;
}
@media (max-width: 1440px) {
  .service-delivery-free .card-img {
    width: 180px;
    max-width: 180px;
    height: 82px;
    top: 110px;
    margin-left: 120px;
  }
  .service-delivery-free .card-info:after {
    width: 430px;
    height: 248px;
    bottom: -155px;
    right: -333px;
    background-size: 484px 420px;
    -moz-background-size: 484px 420px;
    -webkit-background-size: 484px 420px;
    -o-background-size: 484px 420px;
  }
  .service-delivery-free .card-info__content-text {
    max-width: 295px;
  }
}
@media (max-width: 600px) {
  .service-delivery-free .card-img {
    width: 40%;
    max-width: 100px;
    height: 45px;
    left: 40%;
    top: 0;
    margin-left: -100px;
  }
  .service-delivery-free .card-info:after {
    width: 371px;
    height: 322px;
    bottom: -250px;
    right: -297px;
    background-size: 371px 322px;
    -moz-background-size: 371px 322px;
    -webkit-background-size: 371px 322px;
    -o-background-size: 371px 322px;
  }
  .service-delivery-free .card-info__title {
    display: block;
    width: 100%;
    padding-left: 40%;
    text-align: left;
  }
}
.advantages-list {
  position: relative;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.advantages-list__subtitle {
  margin-bottom: 80px;
}
.advantages-list__container {
  max-width: 100%;
  height: 100%;
  padding: 40px 35px 170px;
  background-color: rgba(48, 48, 51, 0.9);
  color: #ffffff;
}
.advantages-list__items {
  overflow: hidden;
  max-width: 1020px;
  margin: 0 auto;
}
.advantages-list__item {
  display: block;
  width: 25%;
  float: left;
  margin-bottom: 60px;
  padding: 0 12px;
  transition: transform 200ms linear;
}
.advantages-list__item:hover {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.advantages-list__elem {
  display: table;
  height: 80px;
  white-space: nowrap;
  text-align: left;
  color: #ffffff;
}
.advantages-list__elem:hover,
.advantages-list__elem:focus,
.advantages-list__elem:active {
  color: #ffffff;
}
.advantages-list__elem-number {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 58px;
  line-height: 1.15;
}
.advantages-list__elem-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.33;
}
.advantages-list__elem_purply {
  border-bottom: 4px solid #ab47bc;
}
.advantages-list__elem_azure {
  border-bottom: 4px solid #29b6f6;
}
.advantages-list__elem_dark-sky-blue {
  border-bottom: 4px solid #1e88e5;
}
.advantages-list__elem_sunflower-yellow {
  border-bottom: 4px solid #ffd600;
}
.advantages-list__elem_gross-green {
  border-bottom: 4px solid #9ecc14;
}
.advantages-list__elem_boring-green {
  border-bottom: 4px solid #66bb6a;
}
.advantages-list__elem_dark-lime-green {
  border-bottom: 4px solid #87c303;
}
.advantages-list__elem_pumpkin-orange {
  border-bottom: 4px solid #ff8400;
}
.advantages-list__elem_aqua-marine {
  border-bottom: 4px solid #4dd0e1;
}
@media (max-width: 1440px) {
  .advantages-list__subtitle {
    margin-bottom: 25px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
  }
  .advantages-list__container {
    padding: 25px 35px 65px;
  }
  .advantages-list__item {
    margin-bottom: 50px;
  }
  .advantages-list__elem-text {
    font-size: 13px;
    line-height: 1.54;
  }
}
@media (max-width: 1020px) {
  .advantages-list__subtitle {
    margin-bottom: 30px;
  }
  .advantages-list__container {
    padding: 20px 35px 70px;
  }
  .advantages-list__item {
    width: 33.3333%;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .advantages-list__container {
    padding: 20px 25px 70px;
  }
  .advantages-list__items {
    max-width: 500px;
  }
  .advantages-list__item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .advantages-list__subtitle {
    margin-bottom: 15px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 900;
  }
  .advantages-list__container {
    padding: 20px 15px 25px;
  }
  .advantages-list__items {
    max-width: 430px;
  }
  .advantages-list__item {
    margin-bottom: 25px;
    text-align: left;
  }
  .advantages-list__elem {
    height: 55px;
  }
  .advantages-list__elem-number {
    display: none;
  }
  .advantages-list__elem-text {
    padding-left: 0;
    line-height: 1.23;
  }
}
.card-page .mastercard-slider {
  position: relative;
  background: no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 35px 55px;
}
@media screen and (max-width: 1020px) {
  .card-page .mastercard-slider {
    padding: 20px 45px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider {
    padding: 15px 35px;
  }
}
.card-page .mastercard-slider__container {
  height: 100%;
}
.card-page .mastercard-slider__container:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  opacity: .6;
  height: 100%;
  background: #1a1f2a;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #1a1f2a), color-stop(100%, rgba(18, 27, 44, 0.8)));
  background: linear-gradient(to bottom, #1a1f2a 0%, rgba(18, 27, 44, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1f2a', endColorstr='#121b2c', GradientType=0);
}
.card-page .mastercard-slider__title {
  font-size: 40px;
  font-weight: normal;
  color: #ffffff;
  margin: 0 0 5px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1020px) {
  .card-page .mastercard-slider__title {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.card-page .mastercard-slider__subtitle {
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  margin: 0 0 60px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1020px) {
  .card-page .mastercard-slider__subtitle {
    font-size: 18px;
    line-height: 1.33;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__subtitle {
    font-size: 13px;
    line-height: 1.23;
    font-weight: normal;
    margin-bottom: 10px;
  }
}
.card-page .mastercard-slider__card {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1020px) {
  .card-page .mastercard-slider__card {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__card {
    margin: 0 auto 10px auto;
    max-width: 200px;
  }
}
.card-page .mastercard-slider__card img {
  max-width: 100%;
}
.card-page .mastercard-slider__btn-wrap {
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__btn {
    font-size: 17px;
    line-height: 45px;
    padding: 0 30px;
  }
}
.card-page .mastercard-slider__icon {
  font-size: 82px;
  display: block;
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__icon {
    font-size: 42px;
  }
}
.card-page .mastercard-slider__prev {
  display: block;
  position: absolute;
  width: 82px;
  height: 82px;
  text-decoration: none;
  margin: 0 60px;
  z-index: 10;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffffff;
  border-radius: 100%;
  cursor: pointer;
  left: 0;
}
@media screen and (max-width: 1020px) {
  .card-page .mastercard-slider__prev {
    width: 72px;
    height: 80px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__prev {
    width: 42px;
    height: 46px;
  }
}
.card-page .mastercard-slider__prev .mastercard-slider__icon {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.card-page .mastercard-slider__next {
  display: block;
  position: absolute;
  width: 82px;
  height: 82px;
  text-decoration: none;
  margin: 0 60px;
  z-index: 10;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffffff;
  border-radius: 100%;
  cursor: pointer;
  right: 0;
}
@media screen and (max-width: 1020px) {
  .card-page .mastercard-slider__next {
    width: 72px;
    height: 80px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .card-page .mastercard-slider__next {
    width: 42px;
    height: 46px;
  }
}
.card-page .benefits-card {
  padding: 30px 145px;
}
@media screen and (max-width: 1440px) {
  .card-page .benefits-card {
    padding: 40px 35px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .benefits-card {
    padding: 30px 35px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card {
    padding: 20px 0;
  }
}
.card-page .benefits-card__title {
  text-align: center;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 1440px) {
  .card-page .benefits-card__title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .benefits-card__title {
    font-size: 28px;
    font-weight: normal;
  }
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card__title {
    font-size: 18px;
    padding: 0 15px;
  }
}
.card-page .benefits-card__subtitle {
  text-align: center;
  margin: 0 0 45px 0;
}
@media screen and (max-width: 1440px) {
  .card-page .benefits-card__subtitle {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card__subtitle {
    font-size: 13px;
    margin-bottom: 20px;
  }
}
.card-page .benefits-card__text {
  margin: 0;
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card__text {
    padding: 0 15px;
  }
}
.card-page .benefits-card__item {
  margin: 50px 0;
}
@media screen and (max-width: 1440px) {
  .card-page .benefits-card__item {
    margin: 30px 0;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .benefits-card__item {
    margin: 20px 0;
  }
}
.card-page .benefits-card__icon {
  height: 100px;
  width: 210px;
  display: inline-block;
  vertical-align: top;
  line-height: 100px;
  max-width: 100%;
}
@media screen and (max-width: 1440px) {
  .card-page .benefits-card__icon {
    width: 180px;
    height: 80px;
    line-height: 80px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .benefits-card__icon {
    vertical-align: bottom;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card__icon {
    height: 50px;
    width: 100%;
    line-height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.card-page .benefits-card__icon img {
  max-width: 100%;
  vertical-align: top;
  max-height: 100%;
}
@media screen and (max-width: 1020px) {
  .card-page .benefits-card__icon img {
    vertical-align: bottom;
  }
}
.card-page .benefits-card__info {
  vertical-align: top;
  font-size: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  display: inline-block;
  width: 50%;
  margin-left: 5%;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
}
@media screen and (max-width: 1020px) {
  .card-page .benefits-card__info {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card__info {
    font-size: 14px;
    line-height: 1.14;
    text-align: center;
    padding: 0 15px;
  }
}
.card-page .benefits-card__additionally {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4a4a4a;
}
@media screen and (max-width: 600px) {
  .card-page .benefits-card__additionally {
    padding: 0 15px;
  }
}
.card-page .issuance-card {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding: 30px 145px;
}
@media screen and (max-width: 1440px) {
  .card-page .issuance-card {
    padding: 30px 35px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card {
    padding: 20px 0;
  }
}
.card-page .issuance-card__title {
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1440px) {
  .card-page .issuance-card__title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__title {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__title {
    font-size: 18px;
    font-weight: normal;
  }
}
.card-page .issuance-card__paypass {
  width: 40%;
  display: inline-block;
  margin-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__paypass {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__paypass {
    padding-left: 30px;
  }
}
.card-page .issuance-card__paypass img {
  max-width: 100%;
  width: 160px;
  display: block;
  margin-bottom: 8px;
  transition: all .5s ease;
  -ms-transform: scale(1);
      transform: scale(1);
}
.card-page .issuance-card__paypass img:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__paypass img {
    width: 70px;
    display: inline-block;
  }
}
.card-page .issuance-card__paypass-link {
  text-decoration: underline;
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__paypass-link {
    display: inline-block;
    margin-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__paypass-link {
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__paypass-title {
    font-size: 13px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__paypass__btn-wrap {
    text-align: center;
  }
}
.card-page .issuance-card__or {
  position: absolute;
  right: 13px;
  top: 0;
  line-height: 100px;
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__or {
    display: none;
  }
}
.card-page .issuance-card__subtitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__subtitle {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
  }
}
.card-page .issuance-card__map {
  height: 160px;
  border-radius: 20px;
  margin-bottom: 10px;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__map {
    display: none;
  }
}
.card-page .issuance-card__btn-mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__btn-mobile {
    display: inline-block;
    margin-bottom: 10px;
  }
}
.card-page .issuance-card__btn {
  position: absolute;
  left: 50%;
  bottom: 20px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.card-page .issuance-card__btn--icon {
  padding-left: 30px;
  background-image: url('/local/templates/.default/img/sprite/gotosite.svg');
  background-repeat: no-repeat;
  background-position: 7px 10px;
  margin-bottom: 90px;
  transition: all .5s ease;
  -ms-transform: scale(1);
      transform: scale(1);
}
.card-page .issuance-card__btn--icon:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
@media screen and (max-width: 1440px) {
  .card-page .issuance-card__btn--icon {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__btn--icon {
    margin-bottom: 0;
  }
}
.card-page .issuance-card__info-wrap {
  text-align: center;
}
.card-page .issuance-card__icon svg {
  fill: #ffd600;
}
.card-page .issuance-card__info {
  font-size: 15px;
  position: relative;
  line-height: 1.33;
  vertical-align: middle;
  margin-left: 10px;
}
.card-page .issuance-card__list-title {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__list-title {
    margin-top: 20px;
    font-size: 13px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}
.card-page .issuance-card__list--number {
  padding-left: 15px;
}
.card-page .issuance-card__list--number .issuance-card__item {
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.33;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__list--number .issuance-card__item {
    width: 100%;
    display: list-item;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__list--number .issuance-card__item {
    font-size: 13px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .issuance-card__item {
    width: 48%;
    display: inline-block;
  }
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__item {
    display: block;
    width: 100%;
  }
}
.card-page .issuance-card__link {
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  color: #1e88e5;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .card-page .issuance-card__link {
    font-size: 13px;
  }
}
.card-page .issuance-card__list-link {
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.card-page .additionally {
  padding: 30px 85px;
  background-color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .card-page .additionally {
    padding: 30px 35px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .additionally {
    padding: 40px 45px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .additionally {
    padding: 30px;
  }
}
.card-page .additionally__title {
  text-align: center;
  color: #4a4a4a;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1440px) {
  .card-page .additionally__title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .additionally__title {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .additionally__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .additionally__item {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .card-page .additionally__item {
    margin-bottom: 30px;
  }
  .card-page .additionally__item:last-child {
    margin-bottom: 0;
  }
}
.card-page .additionally__icon {
  width: 215px;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 0 auto 20px;
}
@media screen and (max-width: 1020px) {
  .card-page .additionally__icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 180px;
    height: 120px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 600px) {
  .card-page .additionally__icon {
    width: 110px;
    height: 70px;
    margin-bottom: 10px;
  }
}
.card-page .additionally__icon img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 100%;
}
.card-page .additionally__text {
  font-size: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
@media screen and (max-width: 1020px) {
  .card-page .additionally__text {
    display: inline-block;
    width: 60%;
    margin-left: 5%;
  }
}
@media screen and (max-width: 600px) {
  .card-page .additionally__text {
    width: 100%;
    display: block;
    font-size: 13px;
    text-align: center;
    margin-left: 0;
  }
}
.card-page .additionally__text a {
  color: #1e88e5;
}
.card-page .get-card {
  padding: 60px 0;
  text-align: center;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
@media screen and (max-width: 1440px) {
  .card-page .get-card {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .card-page .get-card {
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .get-card {
    padding: 25px 0 25px 0;
  }
}
.card-page .get-card__title {
  margin: 0 0 8px 0;
}
@media screen and (max-width: 1020px) {
  .card-page .get-card__title {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .card-page .get-card__title {
    font-size: 18px;
  }
}
.card-page .get-card__subtitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 600px) {
  .card-page .get-card__subtitle {
    margin-bottom: 20px;
  }
}
.card-page .get-card__btn {
  padding: 0 30px;
}
.cardselect__title {
  margin: 43px 0 30px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .cardselect__title {
    margin: 23px 0 16px;
  }
}
@media screen and (max-width: 1020px) {
  .cardselect__title {
    margin: 17px 0 23px;
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .cardselect__title {
    margin: 10px 0 25px;
    font-size: 18px;
  }
}
.cardselect-header {
  display: block;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  z-index: 50;
  background: #ffffff;
  width: 100%;
}
.cardselect-header--pinned {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
}
.cardselect-header--pinned .cardselect__title {
  display: none;
}
.cardselect-header--pinned .cardselect-card__img {
  height: 82px;
}
@media screen and (max-width: 1440px) {
  .cardselect-header--pinned .cardselect-card__img {
    height: 66px;
  }
}
@media screen and (max-width: 1020px) {
  .cardselect-header--pinned .cardselect-card__img {
    height: 45px;
  }
}
.cardselect-header--pinned .cardselect-card__desc {
  display: none;
}
@media screen and (max-width: 1020px) {
  .cardselect-header--pinned {
    top: 75px;
  }
}
@media screen and (max-width: 660px) {
  .cardselect-header--pinned {
    top: 95px;
  }
}
.cardselect-header__row_issue {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
.cardselect-card {
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
}
.cardselect-card__img,
.cardselect-card__desc,
.cardselect-card__name {
  will-change: transition;
  transition: transform 200ms linear;
}
.cardselect-card:hover .cardselect-card__img,
.cardselect-card:hover .cardselect-card__desc,
.cardselect-card:hover .cardselect-card__name {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.cardselect-card__img {
  height: 108px;
  margin-bottom: 10px;
}
.cardselect-card__img img {
  display: inline-block;
  height: 100%;
  width: auto;
  max-width: 100%;
}
.cardselect-card__name {
  min-height: 3.3em;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 1.56;
}
.cardselect-card__desc {
  font-size: 13px;
  line-height: 1.38;
}
@media screen and (max-width: 1440px) {
  .cardselect-card {
    padding-top: 14px;
    padding-bottom: 11px;
  }
  .cardselect-card__img {
    height: 79px;
    margin-bottom: 12px;
  }
  .cardselect-card__name {
    min-height: 3.3em;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.33;
  }
  .cardselect-card__desc {
    font-size: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1020px) {
  .cardselect-card {
    padding-top: 11px;
    padding-bottom: 10px;
  }
  .cardselect-card__img {
    height: 63.7px;
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 600px) {
  .cardselect-card {
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    border-bottom: solid 1px #eaeae8;
  }
  .cardselect-card__img {
    width: 100%;
    max-width: 155px;
    height: auto;
    margin: 0;
  }
  .cardselect-card__img img {
    height: auto;
  }
  .cardselect-card__name {
    min-height: initial;
    font-size: 13px;
    line-height: 1.23;
  }
  .cardselect-card__name br {
    display: none;
  }
  .cardselect-card__name a {
    border-bottom: 1px solid currentColor;
  }
  .cardselect-card__service {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin-top: 5px;
  }
  .cardselect-card .row > div + div {
    padding-left: 0;
  }
}
.cardselect-issue {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.cardselect-issue__btn,
.cardselect-issue__text {
  will-change: transition;
  transition: transform 200ms linear;
}
.cardselect-issue:hover .cardselect-issue__btn,
.cardselect-issue:hover .cardselect-issue__text {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.cardselect-issue__btn {
  margin-bottom: 10px;
}
.cardselect-issue__text {
  font-size: 15px;
  line-height: 1.33;
}
.cardselect-issue__text:first-child {
  padding-top: 4px;
}
.cardselect-issue__text a {
  text-decoration: underline;
}
@media screen and (max-width: 1440px) {
  .cardselect-issue__btn {
    margin-bottom: 13px;
  }
  .cardselect-issue__btn .btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
  .cardselect-issue__text {
    font-size: 13px;
    line-height: 1.38;
  }
  .cardselect-issue__text:first-child {
    padding-top: 4px;
  }
}
@media screen and (max-width: 600px) {
  .cardselect-issue {
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
  }
  .cardselect-issue__text:first-child {
    padding-top: 0;
  }
  .cardselect-issue__btn .btn {
    padding: 0 20px;
    font-size: 15px;
  }
}
.cardselect-table {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  display: block;
  padding-bottom: 30px;
  margin-top: 366px;
}
@media screen and (max-width: 1440px) {
  .cardselect-table {
    margin-top: 360px;
  }
}
@media screen and (max-width: 1020px) {
  .cardselect-table {
    margin-top: 390px;
  }
}
@media screen and (max-width: 1020px) {
  .cardselect-table {
    margin-top: 335px;
  }
}
.cardselect-table__row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 0;
      flex: 1 1 0;
  -ms-flex-direction: row;
      flex-direction: row;
}
.cardselect-table__title-row {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  border-bottom: solid 1px #eaeae8;
}
.cardselect-table__val-row {
  height: 100%;
  max-width: initial;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 0;
      flex: 1 1 0;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background: #ffffff;
  border-bottom: solid 1px #eaeae8;
}
.cardselect-table__td {
  height: 100%;
}
.cardselect-table__desc {
  height: 100%;
  padding: 16px 20px 7px 0;
  font-size: 15px;
  line-height: 1.33;
  text-align: right;
  vertical-align: middle;
}
.cardselect-table__desc_sm {
  padding-top: 7px;
  font-size: 13px;
}
.cardselect-table__val {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-align: center;
}
.cardselect-table__val_lg {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 36px;
}
.cardselect-table__val_md {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 1.2;
}
.cardselect-table__val_icon {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 38px;
}
.cardselect-table__val a {
  border-bottom: 1px solid currentColor;
}
.cardselect-table__val-icon {
  display: inline-block;
  height: 38px;
  width: auto;
  max-width: 70px;
  margin-left: 5px;
  margin-right: 5px;
}
.cardselect-table__val-icon svg {
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
}
.cardselect-table__val-icon_noval {
  width: 30px;
  height: 30px;
}
.cardselect-table__title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-align: center;
}
.cardselect-table__link-row {
  border-bottom: solid 1px rgba(155, 155, 155, 0.2);
}
.cardselect-table__link {
  padding-top: 30px;
  padding-bottom: 24px;
  text-align: center;
  font-size: 15px;
  line-height: 1.33;
}
.cardselect-table__link a {
  text-decoration: underline;
}
.cardselect-table__footnote {
  padding: 20px 5px;
  font-size: 10px;
  line-height: 1.5;
}
.cardselect-table__shadow {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1440px) {
  .cardselect-table__desc {
    padding-top: 13px;
    padding-bottom: 7px;
    font-size: 10px;
  }
  .cardselect-table__desc_sm {
    padding-top: 7px;
    font-size: 10px;
  }
  .cardselect-table__val_lg {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .cardselect-table__row {
    box-sizing: border-box;
    display: block;
    -ms-flex: none;
        flex: none;
    background: #ffffff;
  }
  .cardselect-table__desc,
  .cardselect-table__desc_sm {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 18px;
    line-height: 1.33;
  }
  .cardselect-table__desc br,
  .cardselect-table__desc_sm br {
    display: none;
  }
  .cardselect-table__val_lg {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
  }
  .cardselect-table__val-icon {
    width: 61px;
    max-width: 40%;
    margin-right: 2px;
    margin-left: 2px;
  }
  .cardselect-table__shadow {
    box-shadow: none;
  }
  .cardselect-table__last .cardselect-table__shadow {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  }
}
@media screen and (max-width: 600px) {
  .cardselect-table__footnote-row {
    border-top: 1px solid #eaeae8;
  }
  .cardselect-table__footnote {
    padding: 10px 0;
  }
}
.cardselect-chooser {
  display: block;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
.cardselect-chooser__form {
  margin-top: 27px;
  margin-bottom: 30px;
}
.cardselect-chooser__subtitle {
  text-align: center;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 0 11px;
}
.cardselect-chooser__result {
  border-top: solid 1px #eaeae8;
  border-bottom: solid 1px #eaeae8;
}
.cardselect-benefits {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding-top: 20px;
  padding-bottom: 47px;
}
.cardselect-benefits__title {
  margin: 0 0 10px 0;
  text-align: center;
}
.cardselect-benefits__btn-wrap {
  display: block;
  text-align: center;
  margin: 20px auto 23px;
}
.situations {
  display: block;
}
@media screen and (min-width: 1021px) {
  .situations__item:nth-child(4n + 3),
  .situations__item:nth-child(4n + 2) {
    background: #f3f3f3;
    background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  }
}
@media screen and (min-width: 1021px) and (max-width: 1440px) {
  .situations__item:nth-child(even) .situation {
    padding-left: 21px;
    padding-right: 62px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1020px) {
  .situations__item:nth-child(even) {
    background: #f3f3f3;
    background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  }
}
@media screen and (max-width: 600px) {
  .situations .slick-slider__btn {
    top: 143px;
    -ms-transform: none;
    transform: none;
  }
  .situations .slick-dots {
    bottom: 10px;
  }
}
.situations-image-block {
  text-align: center;
  height: 720px;
  overflow: hidden;
  padding: 66px 72px 83px 72px;
  position: relative;
  color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.situations-image-block:before {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(26, 31, 42, 0.88);
  background: linear-gradient(180deg, rgba(26, 31, 42, 0.88) 0%, rgba(18, 27, 44, 0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
}
.situations-image-block__content {
  height: 100%;
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
}
.situations-image-block__title {
  margin: 0 0 30px;
}
.situations-image-block__btn-wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .situations-image-block {
    height: 700px;
    padding: 40px 26px 52px;
  }
}
@media screen and (max-width: 1020px) {
  .situations-image-block {
    height: 500px;
    padding: 40px 85px 40px;
  }
}
@media screen and (max-width: 600px) {
  .situations-image-block {
    height: 220px;
    padding: 16px 20px 20px;
  }
}
.situation {
  text-align: center;
  height: 720px;
  overflow: hidden;
  padding: 66px 84px 66px 98px;
}
.situation__title {
  margin: 0 0 30px;
  min-height: 2.7em;
}
.situation__img {
  display: block;
  margin: 0 auto 15px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
}
.situation__img img {
  display: block;
  width: 100%;
  height: 100%;
}
.situation__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.situation__content {
  text-align: left;
  position: relative;
  z-index: 0;
  padding-left: 65px;
}
.situation__content .situation__img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 1440px) {
  .situation {
    height: 700px;
    padding: 40px 50px 40px 62px;
  }
  .situation__title {
    margin-bottom: 10px;
  }
  .situation__icon {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .situation {
    height: auto;
    min-height: 500px;
    padding: 30px 45px 70px 68px;
  }
  .situation__img {
    margin-bottom: 10px;
  }
  .situation__title {
    margin-bottom: 10px;
  }
  .situation__icon {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .situation {
    height: auto;
    padding: 20px 0 60px;
  }
  .situation__title {
    min-height: 34px;
  }
  .situation__content {
    padding-left: 0;
  }
}
.header-nav {
  position: relative;
}
.header-nav_tall .header-nav__content {
  margin-top: -1px;
  padding-top: 1px;
  height: 335px;
  min-height: 335px;
}
@media screen and (max-width: 1440px) {
  .header-nav_tall .header-nav__content {
    height: 227px;
    min-height: 227px;
  }
}
@media screen and (max-width: 1020px) {
  .header-nav_tall .header-nav__content {
    height: auto;
    min-height: 130px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav_tall .header-nav__subtitle {
    margin-bottom: 40px;
  }
  .header-nav_tall .header-nav__content {
    height: auto;
    min-height: 68px;
  }
}
.header-nav_low .header-nav__content {
  margin-top: -1px;
  padding-top: 1px;
  height: 133px;
  min-height: 133px;
}
@media screen and (max-width: 1440px) {
  .header-nav_low .header-nav__content {
    height: 99px;
    min-height: 99px;
  }
}
@media screen and (max-width: 1020px) {
  .header-nav_low .header-nav__content {
    height: 110px;
    min-height: 110px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav_low .header-nav__content {
    height: 68px;
    min-height: 68px;
  }
}
.header-nav__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent no-repeat center center;
  background-size: cover;
}
.header-nav__bg:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  opacity: .8;
  height: 100%;
  background: #1a1f2a;
  background: linear-gradient(-179deg, rgba(17, 19, 24, 0.93) 0%, rgba(29, 38, 55, 0.19) 93%);
}
.header-nav__title {
  text-align: center;
  color: #ffffff;
  margin: 40px 0 10px 0;
}
@media screen and (max-width: 1440px) {
  .header-nav__title {
    margin-top: 23px;
  }
}
@media screen and (max-width: 1020px) {
  .header-nav__title {
    margin-top: 20px;
  }
}
.header-nav__subtitle {
  text-align: center;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 1440px) {
  .header-nav__subtitle {
    margin-left: 170px;
    margin-right: 170px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1020px) {
  .header-nav__subtitle {
    margin-left: 90px;
    margin-right: 90px;
    margin-bottom: 30px;
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav__subtitle {
    margin: 0 0 50px 0;
  }
}
.header-nav__list {
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.header-nav__list_btns .header-nav__item_btn {
  margin-top: 0;
}
.header-nav__list_btns .header-nav__item_btn .stock {
  margin-bottom: -5px;
  margin-right: 3px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (max-width: 600px) {
  .header-nav__list_btns .header-nav__item_btn .stock {
    margin-bottom: -1px;
    margin-right: 1px;
  }
}
@media screen and (max-width: 1440px) {
  .header-nav__list {
    margin-left: 135px;
    margin-right: 135px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1020px) {
  .header-nav__list {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .header-nav__list {
    margin: 0;
    display: none;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .header-nav__list_btns .header-nav__item_btn {
    margin-bottom: 5px;
    padding: 0 3px;
  }
}
.header-nav__list_mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .header-nav__list_mobile {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav__list_selected .header-nav__item--active .header-nav__link {
    border-bottom-style: none;
  }
}
@media screen and (max-width: 600px) {
  .header-nav__list_selected .slick-active .header-nav__link {
    border-bottom-style: solid;
  }
}
.header-nav__item {
  margin: 0 20px 5px;
  height: 41px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  cursor: pointer;
}
.header-nav__item.header-nav__item_btn {
  height: auto;
  margin-top: -15px;
  padding-bottom: 0;
}
.header-nav__item.header-nav__item_btn .btn-icon {
  margin: 0;
}
@media screen and (max-width: 1440px) {
  .header-nav__item {
    height: 30px;
    margin: 0 0 9px 0;
    padding: 0 15px;
  }
  .header-nav__item.header-nav__item_btn {
    height: auto;
    margin-top: -7px;
  }
}
.header-nav__item--active .header-nav__link {
  border-bottom-style: solid;
}
@media screen and (max-width: 600px) {
  .header-nav__item {
    margin-bottom: 0;
  }
  .header-nav__item.header-nav__item_btn {
    margin-top: 0;
  }
}
.header-nav__link {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  padding: 0 0 6px 0 !important;
  border-bottom-style: none;
  border-bottom-width: 4px;
}
.header-nav__link:focus {
  color: #ffffff;
}
.header-nav__link:hover {
  background-color: transparent !important;
  border-bottom-style: solid;
  color: #ffffff;
}
@media screen and (max-width: 1440px) {
  .header-nav__link {
    font-size: 15px;
    border-bottom-width: 3px;
  }
}
.header-nav__btn-list {
  display: none;
  margin: 0;
  padding: 10px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .header-nav__btn-list {
    display: block;
  }
}
.finservice-header {
  padding: 50px 265px 30px 265px;
}
@media screen and (max-width: 1440px) {
  .finservice-header {
    padding: 50px 35px 40px 35px;
  }
}
@media screen and (max-width: 1020px) {
  .finservice-header {
    padding: 50px 35px 30px 35px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-header {
    padding: 20px 0;
  }
}
.finservice-header__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 20px;
}
.finservice-header__icon {
  max-width: 100%;
  margin-right: 20px;
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 600px) {
  .finservice-header__icon {
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 15px;
    height: auto;
  }
}
.finservice-header__icon img {
  max-width: 100%;
  vertical-align: middle;
  max-height: 100%;
}
.finservice-header__text {
  width: 100%;
}
.finservice-text {
  padding: 0 265px 50px 265px;
}
@media screen and (max-width: 1440px) {
  .finservice-text {
    padding: 0 35px 50px 35px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-text {
    padding: 0;
  }
}
.finservice-text h4 {
  margin: 0;
}
.finservice-text li {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.finservice-text ul {
  margin: 10px 0;
}
.finservice-text .text-md {
  margin-bottom: 20px;
}
.finservice-grid {
  padding: 0 265px;
}
@media screen and (max-width: 1440px) {
  .finservice-grid {
    padding: 0 35px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-grid {
    padding: 30px 0 0 0;
  }
}
.finservice-grid__add {
  margin-top: 50px;
  display: block;
}
.finservice-grid__title {
  line-height: 72px;
  padding-left: 85px;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 600px) {
  .finservice-grid__title {
    font-size: 13px;
    margin-left: 20%;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 36px;
    padding-left: 40px;
    margin-bottom: 20px;
  }
}
.finservice-grid__title--left {
  background: url('/local/templates/.default/img/sprite/arrowRight.svg') no-repeat left center;
  background-size: contain;
}
.finservice-grid__title--right {
  background: url('/local/templates/.default/img/sprite/arrowRightTwo.svg') no-repeat left center;
  background-size: contain;
}
.finservice-grid__item {
  margin-bottom: 40px;
  min-height: 140px;
}
@media screen and (max-width: 1020px) {
  .finservice-grid__item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-grid__item {
    margin-bottom: 20px;
    min-height: 85px;
  }
}
.finservice-grid__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .finservice-grid__item:last-child {
    margin-bottom: 20px;
  }
}
.finservice-grid__icon {
  width: 215px;
  height: auto;
  max-width: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 140px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .finservice-grid__icon {
    width: 180px;
  }
}
@media screen and (max-width: 1020px) {
  .finservice-grid__icon {
    width: auto;
    min-height: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .finservice-grid__icon {
    height: 50px;
    width: 100%;
    margin-bottom: 15px;
  }
}
.finservice-grid__icon img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 100%;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1020px) {
  .finservice-grid__icon img {
    position: relative;
  }
}
.finservice-grid__text {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 17px;
  color: #4a4a4a;
}
@media screen and (max-width: 1440px) {
  .finservice-grid__text {
    font-size: 15px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1020px) {
  .finservice-grid__text {
    width: 100%;
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .finservice-grid__text {
    font-size: 13px;
    line-height: 1.23;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 80%;
  }
}
.finservice-info {
  padding: 50px 265px;
}
@media screen and (max-width: 1440px) {
  .finservice-info {
    padding: 50px 35px 70px 35px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-info {
    padding: 10px 0 40px 0;
  }
}
.finservice-info__title {
  text-align: center;
  margin: 0 0 30px 0;
}
.finservice-info__text {
  margin: 0;
}
.nav-tabs {
  border-bottom: 0;
  text-align: center;
  font-size: 0;
}
.nav-tabs.nav-tabs_default {
  border-bottom: 0;
  text-align: center;
  font-size: 0;
}
.nav-tabs.nav-tabs_default .nav-tabs__item {
  float: none;
  display: inline-block;
}
.nav-tabs.nav-tabs_default .nav-tabs__item.active .nav-tabs__link {
  background-color: #9ecc14;
  color: #ffffff;
  border: solid 1px #9ecc14;
}
.nav-tabs.nav-tabs_default .nav-tabs__item:last-child .nav-tabs__link {
  border-radius: 0 18px 18px 0;
  border-right: solid 1px #87c303;
}
.nav-tabs.nav-tabs_default .nav-tabs__item:first-child .nav-tabs__link {
  border-radius: 18px 0 0 18px;
}
@media screen and (max-width: 600px) {
  .nav-tabs.nav-tabs_default .nav-tabs__item {
    width: 50%;
  }
}
.nav-tabs.nav-tabs_default .nav-tabs__link {
  margin: 0;
  padding: 5px 20px;
  color: #4a4a4a;
  font-size: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  border: solid 1px #87c303;
  background-color: transparent;
  line-height: 1.6;
  border-radius: 0;
  border-right: solid 1px transparent;
}
.nav-tabs.nav-tabs_default .nav-tabs__link:hover {
  background-color: #9ecc14;
  color: #ffffff;
  border: solid 1px #9ecc14;
}
.nav-tabs.nav-tabs_default .nav-tabs__link:focus {
  background-color: transparent;
  color: #4a4a4a;
}
@media screen and (max-width: 600px) {
  .nav-tabs.nav-tabs_default .nav-tabs__link {
    font-size: 12px;
    line-height: 1.23;
    padding: 8px 10px;
  }
}
.content-tabs {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding: 60px 150px 70px 150px;
}
@media screen and (max-width: 1440px) {
  .content-tabs {
    padding: 60px 35px 70px 35px;
  }
}
@media screen and (max-width: 600px) {
  .content-tabs {
    padding: 20px 0 40px 0;
  }
}
.content-tabs h4 {
  margin-top: 0;
  min-height: 55px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1020px) {
  .content-tabs h4 {
    min-height: 0;
  }
}
@media screen and (max-width: 600px) {
  .content-tabs h4 {
    min-height: 0;
  }
}
.content-tabs .text-md {
  margin-bottom: 20px;
}
.content-tabs .btn .svg-icon {
  margin-right: 5px;
}
.content-tabs .tab-pane__img {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1020px) {
  .content-tabs .tab-pane__img {
    padding: 0;
  }
}
.content-tabs .tab-pane__img-last {
  padding-top: 30px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1020px) {
  .content-tabs .tab-pane__img-last {
    padding: 0;
  }
}
.content-tabs .tab-content__map-wrap {
  margin-bottom: 20px;
}
.content-tabs .tab-content__map {
  height: 100px;
  border-radius: 20px;
  margin-bottom: 10px;
  background-size: cover;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen and (max-width: 600px) {
  .content-tabs .tab-content__map {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .content-tabs .tab-content__map_xs {
    display: block;
    width: 200px;
    height: 70px;
    margin-bottom: -20px;
  }
}
.content-tabs .tab-content__btn-mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .content-tabs .tab-content__btn-mobile {
    display: inline-block;
    margin-bottom: 10px;
  }
}
.content-tabs .tab-content__btn {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.content-tabs .tab-content__btn--icon {
  padding-left: 30px;
  background: url('/local/templates/.default/img/sprite/gotosite.svg') no-repeat 7px 10px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1440px) {
  .content-tabs .tab-content__btn--icon {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1020px) {
  .content-tabs .tab-content__btn--icon {
    margin-bottom: 0;
  }
}
.content-tabs .tab-content__info-wrap {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .content-tabs .tab-content__info-wrap {
    text-align: left;
  }
}
.content-tabs .tab-content__icon svg {
  fill: #ffd600;
}
.content-tabs .tab-content__info {
  font-size: 15px;
  position: relative;
  line-height: 1.33;
  vertical-align: middle;
  margin-left: 10px;
}
@media screen and (max-width: 600px) {
  .content-tabs .tab-content__info {
    font-size: 10px;
    line-height: 1.5;
  }
}
.content-tabs .nav-tabs {
  margin-bottom: 50px;
}
@media screen and (max-width: 1020px) {
  .content-tabs .nav-tabs {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .content-tabs .nav-tabs {
    margin-bottom: 20px;
  }
}
.map-link__title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 10px 0;
  color: #4a4a4a;
}
@media screen and (max-width: 600px) {
  .map-link__title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}
.map-link__bg {
  height: 100px;
  border-radius: 20px;
  margin-bottom: 10px;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 600px) {
  .map-link__bg {
    display: none;
  }
}
.map-link__btn {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.map-link__btn-mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .map-link__btn-mobile {
    display: inline-block;
    margin-bottom: 10px;
  }
}
.map-link__icon svg {
  fill: #ffd600;
}
.map-link__info-wrap {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .map-link__info-wrap {
    text-align: left;
  }
}
.map-link__info {
  font-size: 15px;
  position: relative;
  line-height: 1.33;
  vertical-align: middle;
  margin-left: 10px;
}
@media screen and (max-width: 600px) {
  .map-link__info {
    font-size: 10px;
    line-height: 1.5;
  }
}
.map-link_full .map-link__bg {
  display: block;
  height: 160px;
}
@media screen and (max-width: 600px) {
  .map-link_full .map-link__bg {
    margin: 0 -15px;
    border-radius: 0;
  }
}
.map-link_full .map-link__info-wrap {
  text-align: center;
}
.map-link_full .map-link__btn-mobile {
  display: none;
}
.link-app__title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 10px 0;
  color: #4a4a4a;
}
@media screen and (max-width: 600px) {
  .link-app__title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    display: none;
  }
}
.link-app__mobile-title {
  display: none;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  margin: 30px 0 10px 0;
  color: #4a4a4a;
}
@media screen and (max-width: 600px) {
  .link-app__mobile-title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    display: block;
  }
}
.link-app__btn {
  min-width: 280px;
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .link-app__btn {
    margin: 0;
    display: none;
  }
}
.link-app__btn:active {
  background-image: url('/local/templates/.default/img/sprite/gotosite.svg');
}
.link-app__btn_icon {
  background-image: url('/local/templates/.default/img/sprite/gotosite.svg');
  background-position: 20px 11px;
  background-repeat: no-repeat;
}
.link-app__mobile-btn {
  width: 150px;
  font-size: 13px;
  display: none;
}
@media screen and (max-width: 600px) {
  .link-app__mobile-btn {
    display: inline-block;
  }
}
.link-app__mobile-btn_icon {
  background-image: url('/local/templates/.default/img/sprite/gotosite.svg');
  background-position: 10px 9px;
  background-repeat: no-repeat;
}
.link-app__item {
  display: inline-block;
  margin-right: 15px;
}
.link-app__item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1020px) {
  .link-app__item {
    margin-right: 5px;
  }
}
@media screen and (max-width: 600px) {
  .link-app__item {
    width: 49%;
    margin: 0;
  }
}
.link-app__item img {
  max-width: 100%;
  display: block;
}
.link-app__mobile-title-app {
  display: none;
}
@media screen and (max-width: 600px) {
  .link-app__mobile-title-app {
    display: block;
    color: #4a4a4a;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 30px 0 10px 0;
  }
}
.finservice-links {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding: 45px 265px 45px 265px;
}
@media screen and (max-width: 1440px) {
  .finservice-links {
    padding: 40px 35px 50px 35px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-links {
    padding: 20px 0 40px 0;
  }
}
.finservice-add {
  padding: 40px 265px 60px 265px;
}
@media screen and (max-width: 1440px) {
  .finservice-add {
    padding: 30px 35px 50px 35px;
  }
}
@media screen and (max-width: 600px) {
  .finservice-add {
    padding: 20px 0;
  }
}
.finservice-add .text-xs {
  margin: 0;
}
.news {
  position: relative;
  z-index: 0;
}
.news > .row:before {
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  content: '';
  width: 25.5%;
  padding: 0 15px;
  height: 100%;
  z-index: -1;
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
.news__loadmore {
  margin: 10px auto 15px;
}
@media screen and (max-width: 1020px) {
  .news > .row:before {
    display: none;
  }
  .news__list-item {
    display: inline-block;
    padding-bottom: 13px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    width: auto;
    float: left;
  }
}
.news-item {
  display: block;
  padding: 16px 28px 39px 55px;
  text-decoration: none;
  color: inherit;
}
.news-item:hover,
.news-item:focus {
  color: inherit;
  text-decoration: none;
}
.news-item--active {
  position: relative;
  background: #9ecc14;
  color: #ffffff;
  z-index: 0;
}
.news-item--active:hover,
.news-item--active:focus,
.news-item--active:active {
  color: #ffffff;
}
@media screen and (max-width: 1020px) {
  .news-item--active:after {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -13px;
    z-index: 0;
    content: "";
    width: 21px;
    height: 21px;
    background: #9ecc14;
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  .news-item--active:after {
    bottom: -10px;
  }
}
.news-item__date {
  position: relative;
  z-index: 0;
  margin: 0.25em 0 0.3em;
  font-size: 10px;
  line-height: 1;
}
.news-item__date:before {
  display: block;
  position: absolute;
  top: 0;
  left: -36px;
  content: '';
  z-index: -1;
  width: 20px;
  height: 10px;
  border-radius: 100px;
  background: #ffd600;
}
.news-item__title {
  margin: 0;
}
.news-item__summary {
  font-size: 15px;
  line-height: 1.33;
}
@media screen and (max-width: 1440px) {
  .news-item {
    padding: 26px 17px 25px 50px;
  }
  .news-item__title {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 1020px) {
  .news-item {
    display: inline-block;
    padding: 20px 17px 24px 50px;
    width: 265px;
    height: 120px;
    background: #f8f8f8;
    border-right: 1px solid #eaeae8;
  }
  .news-item--active {
    background: #9ecc14;
  }
  .news-item__date:before {
    left: -30px;
  }
  .news-item__title {
    height: 60px;
    margin-bottom: 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 600px) {
  .news-item {
    width: 145px;
    height: 100px;
    padding: 10px 15px 10px 30px;
  }
  .news-item__date:before {
    left: -20px;
    width: 14px;
    height: 7px;
  }
  .news-item__title {
    font-size: 13px;
    line-height: 1.23;
  }
}
.news-article {
  padding-top: 30px;
  padding-bottom: 70px;
}
.news-article__date {
  font-size: 10px;
  margin-bottom: 2px;
}
.news-article__title {
  margin: 0 0 20px;
}
.news-article ul {
  list-style-type: none;
  padding: 0 0 0 30px;
  line-height: 1.11;
  margin-bottom: 17px;
}
.news-article ul > li {
  display: block;
  position: relative;
  z-index: 0;
}
.news-article ul > li:before {
  display: block;
  content: '';
  position: absolute;
  z-index: 0;
  margin: 0 10px;
  left: -30px;
  top: 0.45em;
  height: 4px;
  width: 9px;
  background: #9ecc14;
  border-radius: 100%;
}
.news-article ul > li + li {
  margin-top: 8px;
}
.news-article ul.light {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 600px) {
  .news-article ul {
    font-size: 13px;
    line-height: 1.23;
  }
  .news-article ul > li:before {
    top: 0.45em;
  }
}
.news-article ul > li {
  font-size: inherit;
}
.news-article h4 {
  margin-top: 1.1em;
  margin-bottom: 0.8em;
}
.news-article p {
  margin: 1em 0;
}
.news-article a {
  border-bottom: 1px solid currentColor;
}
@media screen and (max-width: 1440px) {
  .news-article {
    padding-top: 25px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1020px) {
  .news-article {
    padding-top: 30px;
    padding-bottom: 58px;
  }
}
@media screen and (max-width: 600px) {
  .news-article {
    padding-top: 13px;
    padding-bottom: 30px;
  }
}
.region {
  text-align: center;
}
.region__text {
  vertical-align: middle;
}
.region__dropdown {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .region {
    text-align: left;
  }
}
.filter__form {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  font-size: 15px;
}
.filter__checkboxes {
  margin-bottom: 15px;
}
.filter__checkboxes .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.filter__checkboxes.center {
  text-align: center;
}
.filter__dropdown {
  margin-bottom: 15px;
}
.filter__dropdown .dropdown {
  width: 72%;
  max-width: 312px;
}
.filter__dropdown .dropdown-toggle {
  width: 100%;
}
.filter__dropdown .filter__label {
  margin-right: 25px;
}
.filter__label {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-right: 5px;
}
.filter_min-checkbox .filter__checkboxes {
  text-align: center;
}
@media screen and (max-width: 1020px) {
  .filter__form {
    max-width: 480px;
    padding-bottom: 24px;
  }
  .filter_min-checkbox .filter__checkboxes {
    position: relative;
    text-align: left;
  }
  .filter_min-checkbox .filter__checkboxes .checkbox {
    padding-left: 80px;
  }
  .filter_min-checkbox .filter__label {
    position: absolute;
    left: 0;
    top: 4px;
  }
}
@media screen and (max-width: 600px) {
  .filter {
    background: #f3f3f3;
    background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
    padding-top: 10px;
  }
  .filter__region {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  .filter__form {
    padding-bottom: 10px;
  }
  .filter__dropdown .dropdown {
    width: 100%;
    max-width: 100%;
  }
  .filter__checkboxes .checkbox {
    display: block;
    margin-bottom: 10px;
  }
  .filter__checkboxes .checkbox label {
    padding-left: 0;
  }
  .filter_min-checkbox .filter__checkboxes .checkbox {
    position: relative;
    padding-left: 0;
  }
  .filter_min-checkbox .filter__checkboxes .checkbox__icon {
    position: absolute;
    left: 0;
    top: 5px;
  }
  .filter_min-checkbox .filter__checkboxes .checkbox__label {
    display: inline;
    padding-left: 22px;
  }
}
.actions-list {
  background: #f7f7f7;
  background: linear-gradient(180deg, #f7f7f7 0%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
  padding: 40px 40px 50px;
}
.actions-list__top {
  position: relative;
}
.actions-list__top__link {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media screen and (max-width: 1020px) {
  .actions-list__top__link {
    position: relative;
    display: block;
    text-align: center;
    margin: -20px 0 35px;
  }
}
@media screen and (max-width: 600px) {
  .actions-list__top__link {
    margin: 0 0 25px;
  }
}
.actions-list__title {
  margin: 0 0 40px;
  text-align: center;
}
.actions-list__item {
  width: auto;
  padding: 0;
  margin: 0 0 40px;
}
.actions-list__loadmore {
  min-width: 228px;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .actions-list {
    padding: 30px 37px 58px;
  }
  .actions-list__item {
    padding: 0;
    margin: 0 0 30px;
  }
  .actions-list__loadmore {
    margin-top: 26px;
  }
}
@media screen and (max-width: 1020px) {
  .actions-list {
    padding: 30px 35px 40px;
  }
  .actions-list__title {
    margin: 0 0 45px;
  }
  .actions-list__item {
    margin: 0 0 15px;
  }
  .actions-list__loadmore {
    margin-top: 25px;
  }
}
@media screen and (max-width: 600px) {
  .actions-list {
    padding: 20px 0 20px;
  }
  .actions-list__title {
    margin: 0 0 19px;
  }
  .actions-list__item {
    margin: 0 -15px 10px;
  }
  .actions-list__loadmore {
    margin-top: 10px;
    min-width: 161px;
  }
}
.action {
  position: relative;
  display: block;
  min-height: 170px;
  background-color: #ffffff;
  border-radius: 20px;
  webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
}
.action__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.action__bg:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  opacity: .8;
  height: 100%;
  background: #131a2c;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26, 31, 42, 0.88)), color-stop(100%, rgba(19, 26, 44, 0.1)));
  background: linear-gradient(to bottom, rgba(26, 31, 42, 0.88), rgba(19, 26, 44, 0.1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1f2a', endColorstr='#131a2c', GradientType=0);
}
.action__main {
  display: block;
  padding: 20px 25px 20px 240px;
}
.action__logo {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  margin: 0 -2px;
  padding: 0 30px 0 25px;
  text-align: center;
}
.action__logo img {
  max-width: 100%;
  max-height: 100%;
}
.action__title {
  padding-right: 65px;
}
.action__content {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  min-height: 130px;
  margin: 0 -2px;
}
.action__content .title {
  font-size: 20px;
  border-bottom: 1px solid #1e88e5;
}
.action__content .title:hover,
.action__content .title:focus {
  color: #0079c2;
}
.action__content .subtitle {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 1.33;
  color: #4a4a4a;
}
.action__content .subtitle.icon {
  padding-left: 20px;
}
.action__content .subtitle.icon .svg-icon {
  position: absolute;
  left: 0;
  top: 2px;
  color: #ff8400;
}
.action__content .text {
  margin: 8px 0 25px;
}
.action__content .readmore {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  font-size: 15px;
  text-decoration: underline;
}
.action .persent-label {
  position: absolute;
  z-index: 5;
  top: 18px;
  right: -12px;
}
@media screen and (max-width: 1440px) {
  .action__bg {
    width: 200px;
  }
  .action__main {
    padding-left: 200px;
  }
  .action__logo {
    padding: 0 15px;
  }
  .action__title {
    padding-right: 65px;
  }
}
@media screen and (max-width: 1020px) {
  .action__bg {
    width: 210px;
  }
  .action__main {
    padding-left: 210px;
  }
  .action__logo {
    vertical-align: top;
    width: 30%;
    margin-top: 5px;
    padding: 0 10px 0 20px;
  }
  .action__title {
    padding-right: 50px;
  }
  .action__content {
    width: 70%;
  }
  .action__content .title {
    font-size: 18px;
  }
  .action__content .subtitle {
    font-size: 10px;
    line-height: 1.5;
  }
  .action__content .subtitle.icon {
    padding-left: 12px;
  }
  .action__content .text {
    font-size: 14px;
  }
  .action__content .readmore {
    font-size: 14px;
  }
  .action .persent-label {
    top: 13px;
  }
}
@media screen and (max-width: 600px) {
  .action {
    min-height: 150px;
    border-radius: 0;
  }
  .action__logo {
    display: block;
    width: 100%;
    height: 27px;
    margin: 0 0 3px;
    padding-left: 12px;
    text-align: left;
  }
  .action__bg {
    width: 90px;
  }
  .action__main {
    padding: 10px 8px 10px 90px;
  }
  .action__title {
    padding-right: 0;
  }
  .action__content {
    display: block;
    width: 100%;
    min-height: 100px;
    margin: 0;
    padding-left: 12px;
  }
  .action__content .title {
    font-size: 13px;
  }
  .action__content .text {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .action__content .readmore {
    font-size: 13px;
  }
  .action .persent-label {
    top: 6px;
    right: -8px;
  }
}
.persent-label {
  display: block;
  width: 96px;
  padding: 17px 12px;
  line-height: 0.8;
  border-radius: 100px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
}
.persent-label_big {
  width: 206px;
  font-size: 60px;
  line-height: 1;
}
.persent-label_big .description {
  display: block;
  margin-top: 5px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.persent-label_big .pretext {
  font-size: 32px;
}
.persent-label_green {
  background-color: #9ecc14;
}
.persent-label_blue {
  background-color: #1e88e5;
}
.persent-label__prefix {
  font-size: 10px;
  margin-right: -3px;
}
@media screen and (max-width: 600px) {
  .persent-label__prefix {
    font-size: 8px;
  }
}
.persent-label__prefix_big {
  font-size: 14px;
  margin-right: 0;
}
@media screen and (max-width: 1020px) {
  .persent-label__prefix_big {
    font-size: 11px;
  }
}
@media screen and (max-width: 600px) {
  .persent-label__prefix_big {
    font-size: 10px;
  }
}
@media screen and (max-width: 1020px) {
  .persent-label_big {
    width: 165px;
    padding: 14px 30px;
    font-size: 45px;
  }
  .persent-label_big .description {
    font-size: 11px;
  }
  .persent-label_big .pretext {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .persent-label {
    width: 78px;
    padding: 10px 5px;
    font-size: 24px;
  }
  .persent-label_big {
    width: 140px;
    padding: 14px 20px;
    font-size: 30px;
  }
  .persent-label_big .description {
    margin-top: 10px;
    font-size: 10px;
  }
  .persent-label_big .pretext {
    font-size: 16px;
  }
}
.partners-list {
  background: #f7f7f7;
  background: linear-gradient(180deg, #f7f7f7 0%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
  padding: 40px 70px 50px;
}
@media screen and (min-width: 1441px) {
  .partners-list.partners-list_narrow {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .partners-list.partners-list_narrow {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1020px) {
  .partners-list.partners-list_narrow {
    padding-bottom: 20px;
  }
}
.partners-list__top {
  position: relative;
}
.partners-list__top__link {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media screen and (max-width: 1020px) {
  .partners-list__top__link {
    position: relative;
    display: block;
    text-align: center;
    margin: -20px 0 35px;
  }
}
@media screen and (max-width: 600px) {
  .partners-list__top__link {
    margin: 0 0 25px;
  }
}
.partners-list__title {
  margin: 10px 0 30px;
  text-align: center;
}
.partners-list__item {
  width: auto;
  padding: 0;
  margin: 0 -5px 40px;
}
.partners-list__loadmore {
  min-width: 228px;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .partners-list {
    padding: 30px 40px 58px;
  }
  .partners-list__title {
    margin: 10px 0 48px;
  }
  .partners-list__item {
    padding: 0;
    margin: 0 -5px 24px;
  }
  .partners-list__loadmore {
    margin-top: 26px;
  }
}
@media screen and (max-width: 1020px) {
  .partners-list {
    padding: 30px 42px 40px;
  }
  .partners-list__title {
    margin: 10px 0 35px;
  }
  .partners-list__item {
    margin: 0 -7.5px 15px;
  }
  .partners-list__loadmore {
    margin-top: 25px;
  }
}
@media screen and (max-width: 600px) {
  .partners-list {
    padding: 20px 0 20px;
  }
  .partners-list__title {
    margin: 0 0 20px;
  }
  .partners-list__item {
    margin: 0 -15px 10px;
  }
  .partners-list__loadmore {
    margin-top: 10px;
    min-width: 161px;
  }
}
.partner {
  display: block;
  width: 100%;
  position: relative;
  text-decoration: none;
  color: inherit;
}
.partner:hover,
.partner:focus {
  color: inherit;
  text-decoration: none;
}
.partner__header {
  padding: 23px 15px 10px;
  position: relative;
  overflow: hidden;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  color: #ffffff;
}
.partner__header > * {
  position: relative;
  z-index: 1;
}
.partner__header:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.2;
  background: #ffffff;
  background: linear-gradient(112deg, #ffffff 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
}
.partner__percent {
  font-size: 60px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1;
  white-space: nowrap;
}
.partner__category {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
}
.partner__main {
  padding: 10px 20px 29px;
  background: #ffffff;
  text-align: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.partner__logo {
  display: inline-block;
  vertical-align: top;
  height: 100px;
  width: 160px;
  margin-bottom: 7px;
  line-height: 100px;
  text-align: center;
}
.partner__logo img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.partner__content {
  color: #9b9b9b;
  font-size: 15px;
  line-height: 1.33;
  min-height: 40px;
  position: relative;
  overflow: hidden;
}
.partner__content:after {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: -1.2em;
  content: "";
  display: inline-block;
  width: 0;
  height: 1.2em;
  box-shadow: #ffffff -1em 0px 1.5em 1em;
}
@media screen and (max-width: 1020px) {
  .partner__header {
    padding: 33px 4px 10px;
  }
  .partner__category {
    margin-top: 4px;
  }
  .partner__content {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.36;
  }
  .partner__logo {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .partner {
    height: 100px;
  }
  .partner__header {
    width: 82px;
    height: 100%;
    padding: 17px 2px 5px;
    float: left;
    border-radius: 0;
  }
  .partner__percent {
    font-size: 30px;
  }
  .partner__category {
    margin-top: 4px;
    font-size: 10px;
  }
  .partner__logo {
    margin-bottom: 4px;
    height: 32px;
    width: 60px;
    line-height: 32px;
  }
  .partner__main {
    height: 100%;
    margin-left: 82px;
    padding: 4px 12px 9px;
    text-align: left;
    border-radius: 0;
  }
  .partner__content {
    color: #4a4a4a;
    font-size: 13px;
    line-height: 1.23;
  }
}
.promo-label {
  display: block;
  position: absolute;
  z-index: 5;
  top: 10px;
  right: -10px;
  text-align: center;
  color: #ffffff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.35;
  padding: 10px 5px 10px;
  width: 98px;
  border-radius: 100px 50px 50px 100px;
  text-transform: uppercase;
}
.promo-label_new {
  background-color: #ff2f10;
}
.promo-label_percent {
  line-height: 0.8;
  border-radius: 100px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 30px;
  background-color: #9ecc14;
}
@media screen and (max-width: 1020px) {
  .promo-label {
    width: 78px;
    padding: 9px 5px 8px;
    top: 8px;
    right: -8px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 600px) {
  .promo-label {
    width: 58px;
    padding: 4px 4px 4px;
    top: 6px;
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 10px;
    line-height: 1.6;
  }
  .promo-label_percent {
    width: 66px;
    right: -8px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    line-height: 1.3;
    font-size: 24px;
  }
}
.search-info {
  position: relative;
}
.search-info .search-info__input {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 12px;
  border: 1px solid #dadada;
  border-radius: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #4a4a4a;
}
.search-info .search-info__input:focus,
.search-info .search-info__input:active {
  border: 1px solid #66bb6a;
  box-shadow: 0 0 2px 0 rgba(158, 204, 19, 0.87);
}
.search-info .search-info__input.error {
  border: 1px solid red;
}
.search-info .search-info__input.error:focus,
.search-info .search-info__input.error:active {
  border: 1px solid red;
}
.search-info__icon {
  width: 17px;
  height: 34px;
  line-height: 30px;
  padding: 0;
  background: none;
  border: none;
  outline: none;
}
.search-info__icon .svg-icon {
  max-width: 17px;
  height: 17px;
}
.partner-detail {
  position: relative;
  padding: 50px 50px 70px 100px;
}
.partner-detail__aside {
  position: relative;
  z-index: 1;
  width: 210px;
  float: left;
  margin-right: 35px;
}
.partner-detail__aside-logo {
  display: block;
  width: 100%;
  text-align: center;
}
.partner-detail__aside-percent {
  margin: -116px auto 30px;
}
.partner-detail__main {
  position: relative;
  z-index: 1;
  padding-left: 245px;
}
.partner-detail__main-top {
  overflow: hidden;
}
.partner-detail__main-top .top-text {
  margin-bottom: 56px;
}
.partner-detail__main-top .list-number {
  margin: 22px 0 55px;
}
.partner-detail__main-content .doc {
  margin: 40px 0 65px;
}
.partner-detail__form {
  width: 230px;
}
.partner-detail__form .search-info__icon {
  position: absolute;
  top: 0;
  right: 10px;
  color: #ffd600;
}
.partner-detail__form .caption {
  margin: 5px 0 22px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-size: 10px;
  color: #4a4a4a;
}
@media screen and (max-width: 1440px) {
  .partner-detail {
    padding-top: 40px;
    padding-left: 50px;
  }
  .partner-detail__aside {
    margin-right: 15px;
  }
  .partner-detail__main {
    padding-left: 225px;
  }
  .partner-detail__main-top .list-number {
    margin-bottom: 30px;
  }
  .partner-detail__main-content .doc {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 1020px) {
  .partner-detail {
    padding: 25px 35px 30px;
  }
  .partner-detail:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #fcfcfc));
    background: linear-gradient(to bottom, #f7f7f7, #fcfcfc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#fcfcfc', GradientType=0);
  }
  .partner-detail__aside {
    width: 100%;
    height: 90px;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 0 15px;
  }
  .partner-detail__aside-logo {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-bottom: 0;
  }
  .partner-detail__aside-logo img {
    max-height: 90px;
  }
  .partner-detail__aside-percent {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
  }
  .partner-detail__main {
    padding-left: 0;
  }
  .partner-detail__main-top .col-right {
    height: 185px;
  }
  .partner-detail__main-top .col-right .btn_sm {
    line-height: 37px;
  }
  .partner-detail__main-top .col-left {
    margin-top: 20px;
  }
  .partner-detail__main-top .top-text {
    margin-bottom: 30px;
  }
  .partner-detail__main-content .doc {
    margin-bottom: 50px;
  }
  .partner-detail__form {
    float: left;
    margin-right: 13px;
  }
}
@media screen and (max-width: 600px) {
  .partner-detail {
    padding: 10px 0 20px;
  }
  .partner-detail:after {
    height: 302px;
  }
  .partner-detail__aside {
    height: 80px;
    margin-bottom: 10px;
  }
  .partner-detail__aside-logo {
    max-width: 95px;
  }
  .partner-detail__aside-logo img {
    max-height: 80px;
  }
  .partner-detail__aside-percent {
    padding: 18px 20px;
  }
  .partner-detail__aside-percent .description {
    margin-top: 16px;
  }
  .partner-detail__main-top .col-right {
    height: auto;
    padding-bottom: 21px;
  }
  .partner-detail__main-top .col-right h4 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
  .partner-detail__main-top .col-left {
    margin-top: 10px;
  }
  .partner-detail__main-top .top-text {
    margin-bottom: 30px;
  }
  .partner-detail__main-top .list-number {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .partner-detail__main-content .doc {
    margin-top: 27px;
    margin-bottom: 30px;
  }
  .partner-detail__form {
    float: none;
    width: 100%;
    max-width: 320px;
  }
  .partner-detail__form .caption {
    margin: 10px 0 5px;
  }
}
.specials-one {
  padding: 60px 35px 50px 120px;
}
.specials-one h4 {
  margin-top: 0;
}
.specials-one__block {
  margin-bottom: 50px;
}
.specials-one__map {
  float: none;
}
.specials-one__aside {
  position: relative;
  width: 210px;
  float: left;
  margin-right: 35px;
}
.specials-one__percent {
  margin: -116px auto 20px;
}
.specials-one__logo {
  display: block;
  width: 100%;
  text-align: center;
}
.specials-one p {
  font-size: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
@media screen and (max-width: 600px) {
  .specials-one p {
    font-size: 14px;
    line-height: 1.14;
  }
}
.specials-one p b {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 1440px) {
  .specials-one {
    padding-top: 50px;
    padding-left: 50px;
  }
  .specials-one__aside {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1020px) {
  .specials-one {
    padding: 25px 30px 50px;
  }
  .specials-one__block {
    margin-bottom: 40px;
  }
  .specials-one__aside {
    width: 100%;
    margin-right: 0;
    padding: 0 15px;
  }
  .specials-one__percent {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 20px 0;
  }
  .specials-one__logo {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-bottom: 20px;
  }
  .specials-one__logo img {
    max-height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .specials-one {
    padding: 15px 0 30px;
  }
  .specials-one__block {
    margin-bottom: 20px;
  }
  .specials-one__logo {
    max-width: 95px;
  }
  .specials-one__logo img {
    max-height: 90px;
  }
}
.share-partners {
  padding: 40px 50px 70px;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #fcfcfc));
  background: linear-gradient(to bottom, #f7f7f7, #fcfcfc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#fcfcfc', GradientType=0);
  text-align: center;
}
.share-partners h3 {
  margin-top: 0;
}
.share-partners__logo {
  display: block;
  width: 320px;
  height: 130px;
  margin: 30px auto 0;
  -webkit-border-radius: 20px;
  webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  font-size: 0;
}
.share-partners__logo__percents {
  border-radius: 20px 0 0 20px;
  display: inline-block;
  width: 40%;
  height: 100%;
  vertical-align: top;
  background: #ffd600;
  color: #4a4a4a;
  text-align: center;
}
.share-partners__logo__percents__value {
  font-size: 40px;
  font-weight: 300;
  padding-top: 24px;
}
.share-partners__logo__percents__desc {
  font-size: 10px;
}
.share-partners__logo__image {
  border-radius: 0 20px 20px 0;
  display: inline-block;
  width: 60%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  vertical-align: top;
}
@media screen and (max-width: 1020px) {
  .share-partners {
    padding: 30px 50px 60px;
  }
  .share-partners__logo {
    width: 260px;
    height: 100px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .share-partners {
    padding: 20px 15px;
  }
  .share-partners__logo {
    width: 210px;
    height: 90px;
    margin-top: 10px;
  }
}
.bonus-promo-list {
  background: #f7f7f7;
  background: linear-gradient(180deg, #f7f7f7 0%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
  padding: 50px 40px 30px;
}
.bonus-promo-list__title {
  margin: 0 0 40px;
  text-align: center;
}
.bonus-promo-list__item {
  width: auto;
  padding: 0;
  margin: 0 0 30px;
}
@media screen and (max-width: 1440px) {
  .bonus-promo-list {
    padding-left: 40px;
    padding-right: 40px;
  }
  .bonus-promo-list__item {
    padding: 0;
    margin: 0 -3px 30px;
  }
}
@media screen and (max-width: 1020px) {
  .bonus-promo-list {
    padding: 40px 40px 17px;
  }
  .bonus-promo-list__title {
    margin: 0 0 45px;
  }
  .bonus-promo-list__item {
    margin: 0 -5px 23px;
  }
}
@media screen and (max-width: 600px) {
  .bonus-promo-list {
    padding: 20px 0 0;
  }
  .bonus-promo-list__title {
    margin: 0 0 19px;
  }
  .bonus-promo-list__item {
    margin: 0 0 10px;
  }
}
.bonus-promo {
  position: relative;
}
.bonus-promo__header {
  height: 200px;
  padding: 60px 0;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*&:before {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-border-top-left-radius: inherit;
      border-top-left-radius: inherit;
      -webkit-border-top-right-radius: inherit;
      border-top-right-radius: inherit;
      z-index: 0;
      top: 0;
      left: 0;
      content: "";
      opacity: 0.6;
      .gradient(-90deg, #1a202a, rgba(19, 26, 44, 0.5));
    }*/
}
.bonus-promo__header > * {
  position: relative;
  z-index: 1;
}
.bonus-promo__pricing {
  display: block;
  width: auto;
  text-align: center;
}
.bonus-promo__pricing-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 12px;
}
.bonus-promo__period {
  display: block;
  font-size: 24px;
}
.bonus-promo__price {
  display: block;
  font-size: 18px;
}
.bonus-promo__sidelogo {
  display: block;
  position: absolute;
  right: 25px;
  bottom: -10px;
  height: 95px;
  width: 100px;
  text-align: center;
}
.bonus-promo__sidelogo img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
.bonus-promo__body {
  position: relative;
  z-index: 0;
  padding: 0;
  background: #ffffff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.bonus-promo__aside {
  float: left;
  width: 130px;
  text-align: right;
  padding: 0 20px;
}
.bonus-promo__main {
  padding: 15px 25px 25px 135px;
}
.bonus-promo__percent {
  display: inline-block;
  width: 107px;
  padding: 22px 10px;
  margin: -35px 0 0;
  font-size: 34px;
  line-height: 0.7;
  transition: all .5s ease;
  -ms-transform: scale(1);
      transform: scale(1);
}
.bonus-promo__percent:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.bonus-promo__logo {
  display: block;
  width: 91px;
  height: 63px;
  margin: 0 auto;
  line-height: 63px;
  text-align: center;
}
.bonus-promo__logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.bonus-promo__title {
  position: relative;
  overflow: hidden;
  margin: 0;
  height: 2.8em;
}
.bonus-promo__title:after {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: -1.2em;
  content: "";
  display: inline-block;
  width: 0;
  height: 1.2em;
  box-shadow: #ffffff -1em 0px 1.5em 1em;
}
.bonus-promo__title a {
  border-bottom: 1px solid currentColor;
}
.bonus-promo__caption {
  margin-top: 3px;
  height: 1.5em;
  font-size: 10px;
  line-height: 1.5;
}
.bonus-promo__content {
  position: relative;
  overflow: hidden;
  height: 4em;
  margin-top: 10px;
  line-height: 1.33;
}
.bonus-promo__content:after {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: -1.2em;
  content: "";
  display: inline-block;
  width: 0;
  height: 1.2em;
  box-shadow: #ffffff -1em 0px 1.5em 1em;
}
.bonus-promo__more {
  margin-top: 5px;
  text-align: right;
}
.bonus-promo__more a {
  border-bottom: 1px solid currentColor;
}
@media screen and (max-width: 1440px) {
  .bonus-promo__pricing-item {
    padding: 0 8px;
  }
}
@media screen and (max-width: 1020px) {
  .bonus-promo__header {
    height: 130px;
    padding: 35px 0;
  }
  .bonus-promo__pricing-item {
    padding: 0 8px;
  }
  .bonus-promo__period {
    font-size: 18px;
  }
  .bonus-promo__price {
    font-size: 15px;
  }
  .bonus-promo__aside {
    float: none;
    width: auto;
    text-align: left;
    padding: 4px 10px 0;
  }
  .bonus-promo__main {
    padding: 0 15px 20px 20px;
  }
  .bonus-promo__percent {
    margin: -10px 5px 0 0;
    font-size: 30px;
    line-height: 0.6;
  }
  .bonus-promo__sidelogo {
    width: 71px;
    height: 67px;
    right: 13px;
  }
  .bonus-promo__logo {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
    width: 87px;
  }
  .bonus-promo__title {
    height: 2.6em;
    line-height: 1.33;
  }
  .bonus-promo__caption {
    margin-top: 7px;
    height: 2.9em;
  }
  .bonus-promo__content {
    margin-top: 8px;
    height: 5.2em;
  }
  .bonus-promo__more {
    margin-top: 2px;
  }
}
@media screen and (max-width: 600px) {
  .bonus-promo__header {
    height: 150px;
    padding: 50px 35px 40px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .bonus-promo__pricing-item {
    padding: 0 4px;
  }
  .bonus-promo__body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bonus-promo__aside {
    margin-bottom: 10px;
    padding: 0 15px;
  }
  .bonus-promo__percent {
    margin: -13px 4px 0 0;
    width: 83px;
    padding: 12px 5px;
    font-size: 30px;
    line-height: 0.87;
  }
  .bonus-promo__sidelogo {
    width: 64px;
    height: 58px;
  }
  .bonus-promo__logo {
    width: 58px;
    height: 40px;
    line-height: 40px;
  }
  .bonus-promo__main {
    padding: 0 20px 10px 15px;
  }
  .bonus-promo__title {
    height: auto;
    overflow: visible;
  }
  .bonus-promo__title:after {
    display: none;
  }
  .bonus-promo__caption {
    height: auto;
    overflow: visible;
  }
  .bonus-promo__caption:after {
    display: none;
  }
  .bonus-promo__content {
    height: 4.8em;
    line-height: 1.23;
  }
  .bonus-promo__content:after {
    right: 0;
    bottom: -6px;
    display: inline-block;
    line-height: 1.33;
    float: right;
    width: 100px;
    background: #ffffff;
    box-shadow: #ffffff -0.2em 0.3em 0.5em 0.8em;
  }
  .bonus-promo__more {
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 12px;
    right: 20px;
  }
  .bonus-promo__slide {
    padding-bottom: 50px;
  }
  .bonus-promo__slider .slick-slider__btn {
    top: 53px;
    -ms-transform: none;
    transform: none;
  }
  .bonus-promo__slider .slick-dots {
    bottom: 10px;
  }
}
.use__container {
  padding: 70px 265px 70px 265px;
}
@media screen and (max-width: 1440px) {
  .use__container {
    padding: 50px 35px 50px 35px;
  }
}
@media screen and (max-width: 1020px) {
  .use__container {
    padding: 50px 35px 40px 35px;
  }
}
@media screen and (max-width: 600px) {
  .use__container {
    padding: 20px 0;
  }
}
.use__links {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
}
.replenishment h4 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 600px) {
  .replenishment h4 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}
.replenishment ol {
  margin: 0;
}
@media screen and (max-width: 600px) {
  .replenishment ol {
    padding-left: 20px;
  }
}
.replenishment li {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 600px) {
  .replenishment li {
    font-size: 13px;
    line-height: 1.23;
  }
}
.replenishment img {
  margin: 50px 0 15px 0;
}
.replenishment .text-md {
  margin: 0;
}
.security h4 {
  margin: 0 0 10px 0;
}
.security .text-md {
  margin: 0 0 20px 0;
}
.security .text-lg {
  margin: 0 0 40px 0;
}
@media screen and (max-width: 600px) {
  .security .text-lg {
    margin-bottom: 20px;
  }
}
.security .list-dashed {
  margin-bottom: 30px;
}
.security li {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
}
.cash .text-lg {
  margin: 0 0 20px 0;
}
.replacement h4 {
  margin: 0 0 15px 0;
}
@media screen and (max-width: 600px) {
  .replacement h4 {
    margin-bottom: 10px;
  }
}
.replacement .text-md {
  margin: 0 0 25px 0;
}
@media screen and (max-width: 1020px) {
  .replacement .text-md {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .replacement .text-md {
    margin-bottom: 10px;
  }
}
.replacement .text_info {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1020px) {
  .replacement .text_info {
    line-height: 1.5;
  }
}
.replacement .phone-link {
  font-size: 30px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 100%;
  padding-right: 40px;
  background: url('/local/templates/.default/img/sprite/phone-green.svg') no-repeat right 8px;
}
.replacement .top-text {
  margin-bottom: 60px;
}
@media screen and (max-width: 600px) {
  .replacement .top-text {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .replacement .map-link__bg {
    display: block;
    border-radius: 0;
    margin: 0 -15px;
  }
}
@media screen and (max-width: 600px) {
  .replacement .map-link__btn-mobile {
    display: none;
  }
}
@media screen and (max-width: 1020px) {
  .replacement .bottom-text {
    margin-top: 35px;
  }
}
.quote-icon {
  position: relative;
  background: no-repeat center center;
  background-size: cover;
  min-height: 500px;
  color: #ffffff;
  text-align: center;
  padding-top: 150px;
}
@media screen and (max-width: 1440px) {
  .quote-icon {
    padding-top: 100px;
    min-height: 400px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 1020px) {
  .quote-icon {
    padding-top: 80px;
  }
}
@media screen and (max-width: 600px) {
  .quote-icon {
    padding-top: 30px;
    min-height: 200px;
  }
}
.quote-icon__img {
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .quote-icon__img {
    height: 40px;
    width: 40px;
  }
}
.quote-icon__text {
  max-width: 80%;
  font-size: 24px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  margin: 15px auto;
}
@media screen and (max-width: 600px) {
  .quote-icon__text {
    font-size: 14px;
    max-width: 90%;
    margin: 10px auto;
  }
}
.contacts__top {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding-top: 50px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1020px) {
  .contacts__top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .contacts__top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.contacts__middle {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media screen and (max-width: 1020px) {
  .contacts__middle {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .contacts__middle {
    padding-top: 20px;
    padding-bottom: 15px;
  }
}
.contacts__middle .text-sm_medium {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.contacts__middle .about-links a {
  text-decoration: underline;
}
.contacts__middle .link-tel {
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #4a4a4a;
  text-decoration: none !important;
}
@media screen and (max-width: 600px) {
  .contacts__middle hr {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 600px) {
  .contacts__middle .text-sm {
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .contacts__middle a {
    margin-bottom: 20px;
    display: block;
  }
}
.contacts__footer {
  padding-top: 35px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1020px) {
  .contacts__footer {
    padding-top: 20px;
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 600px) {
  .contacts__footer {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}
.contacts h4 {
  margin: 0 0 10px 0;
}
.contacts h2 {
  margin: 0 0 30px 0;
}
@media screen and (max-width: 600px) {
  .contacts h2 {
    margin-bottom: 10px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  }
}
.contacts .top-link {
  margin-bottom: 40px;
}
@media screen and (max-width: 1020px) {
  .contacts .top-link {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .contacts .top-link {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .contacts .link-app__btn_icon {
    margin-bottom: 30px;
  }
}
.contacts .phone-link {
  font-size: 30px;
  line-height: 1.13;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #4a4a4a;
  display: block;
  margin-bottom: 20px;
}
.contacts .phone-link:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1020px) {
  .contacts .phone-link:last-child {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .contacts .phone-link:last-child {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .contacts .phone-link {
    font-size: 24px;
    line-height: 1.5;
    padding-left: 35px;
    background: url('/local/templates/.default/img/sprite/phone-green.svg') no-repeat left 8px;
    margin-bottom: 10px;
  }
}
.contacts .phone-link_text {
  display: inline-block;
  width: 54%;
}
@media screen and (max-width: 1020px) {
  .contacts .phone-link_text {
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .contacts .phone-link_text {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .contacts .link-app__title {
    display: block;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}
@media screen and (max-width: 600px) {
  .contacts .link-app__btn {
    display: inline-block;
    width: 210px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .contacts .link-app__mobile-btn {
    display: none;
  }
}
.contacts .phone-link-text {
  display: inline-block;
  width: 44%;
  font-size: 12px;
  margin-left: 1%;
  vertical-align: top;
  margin-bottom: 20px;
}
@media screen and (max-width: 1020px) {
  .contacts .phone-link-text {
    width: 40%;
    margin-left: 10px;
  }
}
@media screen and (max-width: 600px) {
  .contacts .phone-link-text {
    width: 80%;
    margin: 0;
    padding-left: 35px;
  }
}
.contacts .link-app__title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 600px) {
  .contacts .link-app__title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}
.tab-collapse__title {
  font-size: 32px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  padding-left: 75px;
  margin: 0 0 25px 0;
  font-weight: normal;
}
@media screen and (max-width: 1440px) {
  .tab-collapse__title {
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-width: 1020px) {
  .tab-collapse__title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .tab-collapse__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.tab-collapse .panel {
  margin-bottom: -1px;
  border-radius: 0;
}
.tab-collapse .panel:nth-of-type(1) {
  border-radius: 6px 6px 0 0;
}
.tab-collapse .panel:nth-of-type(1) .panel-heading {
  border-radius: 6px 6px 0 0;
}
.tab-collapse .panel:last-child {
  border-radius: 0 0 6px 6px;
}
.tab-collapse .panel:last-child .panel-heading {
  border-radius: 0 0 6px 6px;
}
.tab-collapse .panel + .panel {
  margin-top: 0;
}
.tab-collapse .panel-heading {
  background-color: #ffffff;
  padding: 0;
  border-color: #eaeae8;
  border-radius: 6px 6px 0 0;
}
.tab-collapse .panel-body {
  background: #f3f3f3;
  background: radial-gradient(ellipse at center, #f3f3f3 0%, #f3f3f3 23%, #f7f7f7 49%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fbfbfb', GradientType=1);
  padding: 30px 75px;
}
@media screen and (max-width: 600px) {
  .tab-collapse .panel-body {
    padding: 20px;
  }
}
.tab-collapse .panel-title__link {
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  display: block;
  padding: 17px 20px 17px 75px;
  background: url('/local/templates/.default/img/logos/arrow_open.png') no-repeat 25px center;
  color: #4a4a4a;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .tab-collapse .panel-title__link {
    font-size: 14px;
    line-height: 1.14;
    padding: 12px 5px 12px 40px;
    background: url('/local/templates/.default/img/logos/arrow_open.png') no-repeat 5px center;
  }
}
.tab-collapse .panel-title__link.collapsed {
  color: #1e88e5;
  text-decoration: underline;
  background: url('/local/templates/.default/img/logos/arrow_close.png') no-repeat 25px center;
}
@media screen and (max-width: 600px) {
  .tab-collapse .panel-title__link.collapsed {
    background: url('/local/templates/.default/img/logos/arrow_close.png') no-repeat 5px center;
  }
}
.faq {
  padding: 50px 40px 60px 40px;
}
@media screen and (max-width: 600px) {
  .faq {
    padding: 10px 0 40px 0;
  }
}
.faq .form-group {
  margin: 0;
}
.faq .panel-group {
  margin-bottom: 30px;
}
.faq .panel-group:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .faq .panel-group {
    margin-bottom: 20px;
  }
}
.faq .form-control {
  border-radius: 18px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.19);
  border: solid 1px #dadada;
  font-size: 15px;
  line-height: 1.33;
  padding: 7px 11px;
  margin: 0 0 10px 0;
}
.faq .form-control:focus {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.19);
  border: solid 1px #dadada;
}
.faq .panel-body img {
  margin: 20px 0;
}
.faq .panel-body .text-lg {
  margin-bottom: 20px;
}
.faq .panel-body .text-sm {
  margin-bottom: 15px;
}
.faq textarea.form-control {
  max-width: 100%;
}
.faq .feedback__title {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 600px) {
  .faq .feedback__title {
    text-align: center;
  }
}
.faq .feedback__btn {
  width: 170px;
}
@media screen and (max-width: 1440px) {
  .faq .feedback {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  .faq .feedback {
    margin: 0;
  }
}
.faq .phone-links {
  margin-top: 50px;
}
@media screen and (max-width: 1440px) {
  .faq .phone-links {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .faq .phone-links {
    margin: 10px 0 40px 0;
    text-align: center;
  }
}
.faq .phone-links h4 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 600px) {
  .faq .phone-links h4 {
    text-align: center;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}
.faq .phone-links a {
  display: inline-block;
  margin-bottom: 20px;
  color: #4a4a4a;
  font-size: 30px;
  line-height: 100%;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.faq .phone-links a .svg-icon {
  margin-left: 5px;
}
@media screen and (max-width: 600px) {
  .faq .phone-links a .svg-icon {
    position: absolute;
  }
}
.faq .phone-links a .svg-icon svg {
  fill: #9ecc14;
}
@media screen and (max-width: 600px) {
  .faq .phone-links a {
    font-size: 24px;
    margin-bottom: 10px;
    position: relative;
    display: block;
  }
  .faq .phone-links a:last-child {
    margin-bottom: 0;
  }
}
.about h2 {
  margin: 0 0 30px 0;
}
@media screen and (max-width: 600px) {
  .about h2 {
    margin-bottom: 10px;
  }
}
.about h4 {
  margin: 0 0 15px 0;
}
@media screen and (max-width: 600px) {
  .about h4 {
    margin-bottom: 10px;
  }
}
.about .list-dashed {
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .about .list-dashed {
    margin-bottom: 20px;
  }
}
.about .text-xs {
  margin-top: 40px;
}
@media screen and (max-width: 600px) {
  .about .text-xs {
    margin-top: 30px;
  }
}
.about .text-lg {
  margin: 0 0 40px 0;
}
@media screen and (max-width: 600px) {
  .about .text-lg {
    margin-bottom: 10px;
  }
}
.docs__container {
  padding-top: 30px;
  padding-bottom: 70px;
}
.docs__title {
  text-align: center;
  margin: 0 0 35px;
}
.docs__desc {
  margin: 0 0 30px;
}
.docs__rules-title {
  margin: 40px 0 45px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .docs__container {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1020px) {
  .docs__container {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .docs__title {
    margin-bottom: 20px;
  }
  .docs__desc {
    margin-bottom: 40px;
  }
  .docs__rules-title {
    margin: 28px 0 40px;
  }
}
@media screen and (max-width: 600px) {
  .docs__container {
    padding-top: 20px;
  }
  .docs__title {
    margin-bottom: 10px;
  }
  .docs__desc {
    margin-bottom: 14px;
  }
  .docs__rules-title {
    margin: 10px 0 10px;
  }
}
.docs-list__item {
  height: 130px;
}
@media screen and (max-width: 600px) {
  .docs-list__item {
    height: auto;
    margin-bottom: 10px;
  }
}
.doc {
  position: relative;
  padding-left: 82px;
}
.doc__icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 84px;
  width: 70px;
}
.doc__icon svg {
  width: 100%;
  height: 100%;
}
.doc__name {
  text-decoration: underline;
  display: block;
  min-height: 60px;
  max-width: 247px;
}
.doc__info {
  margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .doc {
    padding-left: 50px;
  }
  .doc__icon {
    height: 50px;
    width: 38px;
  }
  .doc__name {
    min-height: 30px;
  }
  .doc__info {
    margin-top: 5px;
  }
}
.header-search {
  position: relative;
  text-align: center;
}
.header-search__content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.header-search__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background: transparent no-repeat center center;
}
.header-search__bg:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  opacity: .7;
  height: 100%;
  background: rgba(26, 31, 42, 0.88);
  background: linear-gradient(180deg, rgba(26, 31, 42, 0.88) 0%, rgba(18, 27, 44, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c1', endColorstr='@c2', GradientType=1);
}
.header-search__title {
  color: #ffffff;
  margin: 0 0 10px 0;
  min-height: 1.3em;
}
.header-search__desc {
  margin: 10px 0;
  color: #ffffff;
}
.header-search__form {
  display: block;
  width: 100%;
  height: 54px;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 10px;
  vertical-align: top;
  text-align: left;
  border-radius: 100px;
  background: rgba(54, 60, 62, 0.4);
}
.header-search__form .form-group {
  display: block;
  width: auto;
  margin-right: 142px;
  margin-bottom: 0;
}
.header-search__form .form-control {
  display: block;
  width: 100%;
  border-color: transparent;
}
.header-search__btn {
  float: right;
  width: 132px;
}
@media screen and (max-width: 1440px) {
  .header-search__content {
    padding-top: 23px;
    padding-bottom: 30px;
  }
  .header-search__form .form-group {
    display: block;
    width: auto;
    margin-right: 131px;
  }
  .header-search__btn {
    width: 125px;
  }
}
@media screen and (max-width: 1020px) {
  .header-search__content {
    padding-top: 27px;
    padding-bottom: 20px;
  }
  .header-search__title {
    margin-bottom: 20px;
  }
  .header-search__form {
    height: auto;
  }
  .header-search__form .form-group {
    display: block;
    width: auto;
    margin-right: 105px;
  }
  .header-search__btn {
    width: 96px;
  }
}
@media screen and (max-width: 600px) {
  .header-search__content {
    padding-top: 20px;
  }
  .header-search__title {
    margin-bottom: 13px;
  }
  .header-search__form {
    padding: 0 0;
    background: none;
  }
  .header-search__form .form-group {
    display: block;
    width: auto;
    margin-right: 80px;
  }
  .header-search__btn {
    width: 76px;
  }
}
.search-noresult {
  text-align: center;
}
.search-noresult__container {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 560px;
}
.search-noresult__title {
  margin: 0 0 20px;
}
.search-noresult__content a {
  border-bottom: 1px solid currentColor;
}
@media screen and (max-width: 1020px) {
  .search-noresult__container {
    min-height: 500px;
  }
}
@media screen and (max-width: 600px) {
  .search-noresult__container {
    padding-top: 20px;
    padding-bottom: 40px;
    min-height: 378px;
  }
  .search-noresult__title {
    margin-bottom: 10px;
  }
}
.search-result__container {
  padding-top: 20px;
  padding-bottom: 70px;
}
.search-result__title {
  margin: 0;
}
.search-result__pagination {
  margin-top: 30px;
}
@media screen and (max-width: 1020px) {
  .search-result__pagination {
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .search-result__container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .search-result__pagination {
    margin-top: 10px;
  }
}
.search-result-list__item {
  margin-top: 35px;
}
@media screen and (max-width: 1020px) {
  .search-result-list__item {
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  .search-result-list__item {
    margin-top: 20px;
  }
}
.search-result-item__title {
  margin: 0 0 10px;
}
.search-result-item__title a {
  border-bottom: 1px solid currentColor;
}
.search-result-item__crosses-item {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 26px;
}
.ellipse-icon {
  border-radius: 100px;
  max-width: 214px;
  max-height: 97px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background-color: grey;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  font-size: 14px;
}
@media (max-width: 600px) {
  .ellipse-icon {
    font-size: 8px;
  }
}
@media (min-width: 600px) and (max-width: 1020px) {
  .ellipse-icon {
    font-size: 12px;
  }
}
@media (min-width: 1020px) and (max-width: 1440px) {
  .ellipse-icon {
    font-size: 12px;
  }
}
.ellipse-icon_has-image {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.ellipse-icon_color-green {
  background-color: #99ce00;
}
.ellipse-icon_color-violet {
  background-color: #c435bf;
}
.ellipse-icon_color-red {
  background-color: #fd761d;
}
.ellipse-icon_color-yellow {
  background-color: #ffd400;
}
.ellipse-icon_color-blue {
  background-color: #008ae9;
}
.ellipse-icon_color-blue-lighter {
  background-color: #29b6f6;
}
.ellipse-icon_color-violet-svz {
  background-color: #4c1e87;
}
.ellipse-icon_size-l {
  width: 214px;
  height: 97px;
}
@media (max-width: 600px) {
  .ellipse-icon_size-l {
    width: 106px;
    height: 48px;
  }
}
@media (min-width: 600px) and (max-width: 1020px) {
  .ellipse-icon_size-l {
    width: 179px;
    height: 81px;
  }
}
@media (min-width: 1020px) and (max-width: 1440px) {
  .ellipse-icon_size-l {
    width: 179px;
    height: 81px;
  }
}
.ellipse-icon_size-m {
  width: 214px;
  height: 97px;
}
@media (max-width: 600px) {
  .ellipse-icon_size-m {
    width: 106px;
    height: 48px;
  }
}
@media (min-width: 600px) and (max-width: 1020px) {
  .ellipse-icon_size-m {
    width: 139px;
    height: 63px;
  }
}
@media (min-width: 1020px) and (max-width: 1440px) {
  .ellipse-icon_size-m {
    width: 139px;
    height: 63px;
  }
}
.ellipse-icon_size-s {
  width: 159px;
  height: 72px;
}
@media (max-width: 600px) {
  .ellipse-icon_size-s {
    width: 99px;
    height: 45px;
  }
}
@media (min-width: 600px) and (max-width: 1020px) {
  .ellipse-icon_size-s {
    width: 139px;
    height: 63px;
  }
}
@media (min-width: 1020px) and (max-width: 1440px) {
  .ellipse-icon_size-s {
    width: 139px;
    height: 63px;
  }
}
.ellipse-icon_label-position-bottom {
  -ms-flex-direction: column;
      flex-direction: column;
}
.ellipse-icon_label-position-top {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.ellipse-icon_label-position-right {
  -ms-flex-direction: row;
      flex-direction: row;
}
.ellipse-icon__value {
  font-weight: 200;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
}
.ellipse-icon__amount-prefix {
  margin-left: 0.2em;
  font-size: 1.5em;
  line-height: 0;
}
.ellipse-icon__amount {
  font-size: 3.4em;
  line-height: 1;
}
@media 600px {
  .ellipse-icon__amount {
    line-height: 0.9;
  }
}
.ellipse-icon__units {
  line-height: 0;
  font-size: 2.9em;
}
.ellipse-icon__units_roubles {
  font-family: 'PT RoubleSans';
}
.ellipse-icon__units_days {
  font-size: 1.5em;
}
.ellipse-icon__text {
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  width: 60%;
}
.ellipse-icon__icon {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 10%;
}
.ellipse-icon__icon_type-globe-violet {
  bottom: 13%;
  height: 125%;
}
.ellipse-icon__icon_type-shopping-basket-yellow {
  bottom: 13%;
  height: 110%;
}
.ellipse-icon__icon_type-phone-money-blue {
  bottom: 13%;
  height: 130%;
  left: 9%;
}
.ellipse-icon__icon_type-card-settings-blue,
.ellipse-icon__icon_type-card-settings-red,
.ellipse-icon__icon_type-card-percents-blue,
.ellipse-icon__icon_type-card-percents-green,
.ellipse-icon__icon_type-card-payment-blue,
.ellipse-icon__icon_type-card-payment-mini-blue,
.ellipse-icon__icon_type-card-paypass-green {
  height: 106%;
  left: 6%;
}
.ellipse-icon__icon_type-card-percents-blue,
.ellipse-icon__icon_type-card-paypass-green {
  height: 111%;
}
.ellipse-icon__icon_type-card-payment-blue {
  height: 100%;
}
.ellipse-icon__icon_type-gifts-yellow {
  height: 117%;
  left: 5%;
}
.ellipse-icon__icon_type-contract-blue,
.ellipse-icon__icon_type-contract-yellow {
  height: 117%;
}
.ellipse-icon__icon_type-devices-green {
  height: 123%;
}
.ellipse-icon__icon_type-car-yellow {
  height: 65%;
  bottom: 15%;
}
.ellipse-icon__icon_type-qa-blue {
  height: 122%;
}
.ellipse-icon__icon_type-deposit-replenishment {
  height: 122%;
}
.ellipse-icon__icon_type-hotel-cart-blue {
  height: 120%;
  right: 9%;
}
.ellipse-icon__icon_type-mailbox-green {
  bottom: -13%;
  right: 10%;
}
.ellipse-icon__icon_type-forex-green {
  bottom: 18%;
}
.ellipse-icon__icon_type-question-green {
  right: 7%;
}
.ellipse-icon__icon_type-passport-yellow {
  right: 10%;
}
.ellipse-icon__icon .svg-icon {
  line-height: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  display: block;
}
.ellipse-icon_no-label .ellipse-icon__amount {
  font-size: 3.2em;
}
.ellipse-icon_no-label .ellipse-icon__units {
  font-size: 3.2em;
}
.ellipse-icon_no-label .ellipse-icon__amount-prefix {
  font-size: 1em;
}
.ellipse-icon_value-only .ellipse-icon__amount {
  font-size: 4em;
}
.ellipse-icon_value-only.ellipse-icon_size-l .ellipse-icon__amount {
  font-size: 5.7em;
}
.ellipse-icon_label-position-bottom .ellipse-icon__text {
  margin-top: 0.1em;
}
@media (max-width: 600px) {
  .ellipse-icon_label-position-bottom .ellipse-icon__text {
    margin-top: 0;
  }
}
.ellipse-icon_label-position-right .ellipse-icon__value {
  padding-left: 0.5em;
}
.ellipse-icon_label-position-right .ellipse-icon__text {
  width: 50%;
  text-align: left;
  padding-left: 0.5em;
  line-height: 1.4;
}
