@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext");
@import url("../font/gost-type-a/stylesheet.css");
html {
  min-height: 100%;
  height: 100%;
}

body {
  min-height: 100%;
  height: 100%;
  font-family: "Open Sans", sans-serif;
  color: #221f1f;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

a {
  transition: .3s;
  color: #e98b28;
}

a:hover {
  color: #e98b28;
}

strong {
  font-weight: 600;
}

.custom-margin_1 {
  margin-top: -50px;
}

@media (max-width: 1199px) {
  .custom-margin_1 {
    margin-top: -30px;
  }
}

@media (max-width: 991px) {
  .custom-margin_1 {
    margin-top: 30px;
  }
}

.row.buy-items {
  text-align: center;
  margin: 0 -15px;
}

.buy-items .col-sm-4 {
  margin-bottom: 15px;
}

.buy-items .title {
  font-weight: bold;
  color: #999;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
}

.buy-items .item {
  margin-top: 10px;
}

.buy-items .item img {
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  border: solid 1px #999;
}

.buy-items .col-sm-4 {
  margin-bottom: 15px;
  padding: 0 15px;
  box-sizing: border-box;
}

.spacer {
  width: 100%;
  clear: both;
}

.spacer_50 {
  height: 50px;
}

@media (max-width: 767px) {
  .spacer_50 {
    height: 30px;
  }
}

.spacer_30 {
  height: 30px;
}

@media (max-width: 767px) {
  .spacer_30 {
    height: 15px;
  }
}

.section__background {
  position: absolute;
  left: 0;
  top: 0;
}

.section__background_1 {
  background: url(../img/image-background-1.png) left top no-repeat;
  width: 1468px;
  height: 951px;
}

.section__background_2 {
  background: url(../img/image-background-2.png) left top no-repeat;
  width: 528px;
  height: 1003px;
  right: -390px;
  bottom: 100px;
  left: initial;
  top: initial;
}

@media (max-width: 991px) {
  .section__background_2 {
    display: none;
  }
}

.section__background_3 {
  width: 100%;
  height: 390px;
  background: #e98b28;
}

@media (max-width: 767px) {
  .section__background_3 {
    height: 290px;
  }
}

.section__background_4 {
  background: url(../img/image-background-5.png) left top no-repeat;
  width: 647px;
  height: 695px;
  right: -390px;
  left: initial;
  top: -670px;
}

@media (max-width: 767px) {
  .section__background_4 {
    display: none;
  }
}

.section__background_5 {
  width: 100%;
  height: 450px;
  background: #fabc39;
}

.section__background_6 {
  background: url(../img/image-background-7.png) left top no-repeat;
  width: 566px;
  height: 778px;
  right: -390px;
  left: initial;
  top: -230px;
}

@media (max-width: 991px) {
  .section__background_6 {
    display: none;
  }
}

.block_color_brand {
  background-color: #e98b28;
  color: #fff;
}

.block_color_brand-light {
  background-color: #fabc39;
  color: #fff;
}

.block_color_gray-light {
  background-color: #f5f5f5;
}

.block_theme_1-2 {
  padding: 50px 90px;
  height: 100%;
  border-radius: 4px;
}

@media (max-width: 991px) {
  .block_theme_1-2 {
    padding: 30px;
  }
}

.block_theme_1-2 hr {
  height: 3px;
  border: none;
  background-color: #fff;
  margin: 30px 0;
}

.block_theme_1 {
  background: #eb9434 url(../img/image-background-3.png) left top no-repeat;
  background-size: cover;
  color: #fff;
}

@media (max-width: 767px) {
  .block_theme_1 {
    margin-bottom: 30px;
    height: auto;
  }
}

.block_theme_2 {
  background: #fbcd48 url(../img/image-background-4.jpg) right top no-repeat;
  background-size: cover;
}

.block_theme_2 hr {
  background-color: #000;
  margin: 43px 0 30px 0;
}

@media (max-width: 991px) {
  .block_theme_2 hr {
    margin-top: 36px;
  }
}

.block_theme_3 {
  background: #f5f5f5 url(../img/image-background-6.png) center center no-repeat;
  background-size: cover;
}

.block_theme_4 {
  position: absolute;
  background: #f5f5f5 url(../img/image-background-8.png) right center no-repeat;
  background-size: contain;
  border-radius: 4px;
  width: calc(100% + 250px);
  height: 100%;
  left: -125px;
}

@media (max-width: 575px) {
  .block_theme_4 {
    background-image: none;
  }
}

.block__carousel {
  position: relative;
  width: 787px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 991px) {
  .block__carousel {
    width: 690px;
  }
}

@media (max-width: 767px) {
  .block__carousel {
    width: 510px;
  }
}

@media (max-width: 575px) {
  .block__carousel {
    width: 220px;
  }
}

@media (max-width: 767px) {
  .block__carousel .swiper-wrapper {
    margin: 0 50px;
    width: 310px;
  }
}

@media (max-width: 575px) {
  .block__carousel .swiper-wrapper {
    margin: 0;
    width: 220px;
  }
}

.block__carousel .swiper-button-prev {
  background: url(../img/icon-chevron-left.png) center center no-repeat;
  width: 87px;
  height: 193px;
}

@media (max-width: 767px) {
  .block__carousel .swiper-button-prev {
    background-size: contain;
    width: 30px;
  }
}

.block__carousel .swiper-button-next {
  background: url(../img/icon-chevron-right.png) center center no-repeat;
  width: 87px;
  height: 193px;
}

@media (max-width: 767px) {
  .block__carousel .swiper-button-next {
    background-size: contain;
    width: 30px;
  }
}

.block__carousel-control {
  top: 160px;
}

@media (max-width: 767px) {
  .block__carousel-control {
    top: 70px;
  }
}

@media (max-width: 575px) {
  .block__carousel-control {
    display: none;
  }
}

.block__carousel-control:after {
  display: none;
}

.block__carousel-item {
  position: relative;
}

@media (max-width: 767px) {
  .block__carousel-item {
    width: 410px;
    padding: 0 50px;
  }
}

@media (max-width: 575px) {
  .block__carousel-item {
    width: 220px;
    padding: 0;
  }
}

.block__carousel-item img {
  max-width: 100%;
}

.block__carousel-item span {
  display: block;
  font-size: 24px;
  line-height: 30px;
  margin-top: 30px;
}

@media (max-width: 575px) {
  .block__carousel-item span {
    font-size: 18px;
    line-height: 20px;
  }
}

.text_size_10 {
  font-size: 10px;
  line-height: 12px;
}

.text_size_16 {
  font-size: 16px;
  line-height: 20px;
}

.text_size_18 {
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 575px) {
  .text_size_18 {
    font-size: 16px;
    line-height: 20px;
  }
}

.text_size_20 {
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 575px) {
  .text_size_20 {
    font-size: 18px;
    line-height: 22px;
  }
}

.text_size_22 {
  font-size: 22px;
  line-height: 28px;
}

@media (max-width: 575px) {
  .text_size_22 {
    font-size: 18px;
    line-height: 22px;
  }
}

.text_size_24 {
  font-size: 24px;
  line-height: 28px;
}

@media (max-width: 575px) {
  .text_size_24 {
    font-size: 20px;
    line-height: 26px;
  }
}

.text_size_26 {
  font-size: 26px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .text_size_26 {
    font-size: 22px;
    line-height: 28px;
  }
}

.text_size_28 {
  font-size: 28px;
  line-height: 34px;
}

@media (max-width: 767px) {
  .text_size_28 {
    font-size: 22px;
    line-height: 28px;
  }
}

.text_size_30 {
  font-size: 30px;
  line-height: 36px;
}

@media (max-width: 991px) {
  .text_size_30 {
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-width: 575px) {
  .text_size_30 {
    font-size: 22px;
    line-height: 26px;
  }
}

.text_size_36 {
  font-size: 36px;
  line-height: normal;
}

@media (max-width: 991px) {
  .text_size_36 {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .text_size_36 {
    font-size: 22px;
  }
}

.text_color_brand {
  color: #e98b28;
}

.text_color_black {
  color: #221f1f;
}

.text_type_uppercase {
  text-transform: uppercase;
}

.text_type_semibold {
  font-weight: 600;
}

.text_type_light {
  font-weight: 300;
}

.text_opacity_01 {
  opacity: .1;
}

.title {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  color: #221f1f;
}

@media (max-width: 767px) {
  .title {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .title {
    font-size: 26px;
  }
}

.title_color_white {
  color: #fff;
}

.title_color_brand {
  color: #e98b28;
}

.button {
  position: relative;
  transition: .3s;
  text-transform: uppercase;
  text-decoration: none !important;
  display: block;
  font-size: 25px;
  font-weight: 600;
  line-height: 60px;
  padding: 0 0;
  text-align: center;
  border-radius: 4px;
}

@media (max-width: 1199px) {
  .button {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .button {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .button {
    font-size: 18px;
    line-height: 40px;
  }
}

.button_corner_square {
  border-radius: 0;
}

.button_corner_circle {
  border-radius: 50px;
}

.button_theme_default {
  background-color: #e98b28;
  color: #fff;
}

.button_theme_default:hover {
  background-color: #fabc39;
  color: #fff;
}

.button_theme_default:active {
  background-color: #fabc39;
  color: #fff;
}

.button_theme_white {
  background-color: #fff;
  color: #e98b28;
}

.button_theme_white:hover {
  color: #fabc39;
}

.button_theme_imaged {
  line-height: 140px;
  text-align: center;
}

@media (max-width: 1199px) {
  .button_theme_imaged img {
    max-width: 80%;
  }
}

@media (max-width: 575px) {
  .button_theme_imaged {
    margin-bottom: 15px;
    line-height: 80px;
  }
  .button_theme_imaged img {
    max-width: 60%;
  }
}

.button_theme_width-auto {
  display: inline-block;
  padding: 0 30px;
}

.line_position_vertical {
  width: 1px;
}

.line_color_white {
  background-color: #fff;
}

.header {
  position: relative;
  height: 65px;
  font-size: 12px;
  line-height: 14px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
  z-index: 1;
}

@media (max-width: 767px) {
  .header {
    height: 115px;
  }
}

.header__logo {
  position: absolute;
  left: 15px;
  top: 9px;
  width: 126px;
}

.header__separator {
  position: absolute;
  height: 29px;
}

.header__logo-separator {
  left: 155px;
  top: 18px;
}

@media (max-width: 991px) {
  .header__logo-separator {
    display: none;
  }
}

@media (max-width: 767px) {
  .header__logo-separator {
    display: block;
  }
}

@media (max-width: 575px) {
  .header__logo-separator {
    display: none;
  }
}

.header__contacts-separator {
  right: 310px;
  top: 18px;
}

@media (max-width: 1199px) {
  .header__contacts-separator {
    right: 300px;
  }
}

@media (max-width: 767px) {
  .header__contacts-separator {
    top: 65px;
    right: initial;
    left: 225px;
  }
}

@media (max-width: 575px) {
  .header__contacts-separator {
    display: none;
  }
}

.header__slogan {
  position: absolute;
  left: 175px;
  top: 18px;
}

@media (max-width: 991px) {
  .header__slogan {
    display: none;
  }
}

@media (max-width: 767px) {
  .header__slogan {
    display: block;
  }
}

@media (max-width: 575px) {
  .header__slogan {
    display: none;
  }
}

.header__button {
  position: absolute;
  display: block;
  right: 15px;
  top: 19px;
  height: 26px;
  width: 138px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
}

@media (max-width: 767px) {
  .header__button {
    top: 65px;
  }
}

@media (max-width: 575px) {
  .header__button {
    top: 19px;
  }
}

.header__contacts {
  position: absolute;
  right: 178px;
  top: 19px;
}

.header__contacts a {
  text-decoration: none;
  color: #fff;
}

.header__contacts a:hover {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .header__contacts {
    right: 173px;
  }
}

@media (max-width: 767px) {
  .header__contacts {
    top: 65px;
    right: initial;
    left: 243px;
  }
}

@media (max-width: 575px) {
  .header__contacts {
    left: initial;
    right: 15px;
    text-align: right;
  }
}

.header__address {
  position: absolute;
  text-align: right;
  right: 335px;
  top: 19px;
}

@media (max-width: 1199px) {
  .header__address {
    right: 320px;
  }
}

@media (max-width: 767px) {
  .header__address {
    right: initial;
    left: 15px;
    top: 65px;
    text-align: left;
  }
}

@media (max-width: 575px) {
  .header__address {
    top: 58px;
  }
}

.header__address-br {
  display: none;
}

@media (max-width: 575px) {
  .header__address-br {
    display: block;
  }
}

.main-menu {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 70px 0 100px 0;
}

@media (max-width: 991px) {
  .main-menu {
    display: block;
    text-align: center;
    margin: 50px 0;
  }
}

@media (max-width: 575px) {
  .main-menu {
    margin: 30px 0;
  }
}

.main-menu a {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  color: #000;
}

.main-menu a:hover {
  color: #e98b28;
  text-decoration: none;
}

@media (max-width: 991px) {
  .main-menu a {
    display: inline-block;
    margin: 10px 15px;
  }
}

@media (max-width: 575px) {
  .main-menu a {
    font-size: 16px;
    line-height: 16px;
  }
}

.pictures {
  position: relative;
}

.pictures_1 {
  margin-top: 10px;
  margin-bottom: 50px;
}

@media (max-width: 1199px) {
  .pictures_1 {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  .pictures_1 {
    max-width: 80%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.pictures_2 {
  z-index: 10;
}

@media (max-width: 767px) {
  .pictures_2 {
    max-width: 80%;
  }
}

.pictures_3 {
  margin-bottom: 5px;
}

.pictures_4 {
  display: block;
  width: 98px;
  height: 44px;
  margin: 0 auto;
}

.component {
  position: relative;
}

.component__item {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .component__item {
    text-align: left;
  }
}

.component__item img {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .component__item img {
    width: 220px;
    margin-bottom: 15px;
  }
}

.component__item-body {
  text-align: left;
  padding: 0 50px;
}

@media (max-width: 991px) {
  .component__item-body {
    padding: 0;
  }
}

.scheme {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 575px) {
  .scheme {
    display: block;
  }
}

.scheme__item {
  text-align: center;
  margin-right: 100px;
  margin-bottom: 30px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .scheme__item {
    margin-right: 30px;
  }
  .scheme__item img {
    width: 45px;
  }
}

@media (max-width: 575px) {
  .scheme__item {
    margin-right: 0;
  }
}

.scheme__item img {
  margin-bottom: 15px;
}

.faq {
  position: relative;
}

.faq__item {
  margin-bottom: 30px;
}

.faq__question {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #e98b28;
  border-radius: 4px;
  cursor: pointer;
  padding: 9px 15px;
  transition: .3s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.faq__question:before {
  content: '';
  position: absolute;
  display: block;
  background: url(../img/icon-plus.png) center center no-repeat;
  width: 15px;
  height: 15px;
  right: 15px;
  top: 13px;
}

.faq__question:hover {
  background-color: #fabc39;
}

.faq__question.active:before {
  background: url(../img/icon-minus.png) center center no-repeat;
}

.faq__answer {
  display: none;
  padding: 15px 0;
}

.footer {
  position: relative;
  text-align: center;
  padding: 100px 0;
  background-color: #e98b28;
  color: #fff;
  overflow: hidden;
}

@media (max-width: 991px) {
  .footer {
    padding-top: 50px;
  }
  .footer .text {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .footer {
    padding-bottom: 50px;
  }
}

.footer__notice {
  font-family: "GOST type A", sans-serif;
  font-size: 55px;
  line-height: 170px;
  margin-bottom: 50px;
  -ms-transform: scale(1.2, 3);
  transform: scale(1.2, 3);
  opacity: .1;
}

@media (max-width: 1199px) {
  .footer__notice {
    font-size: 45px;
    line-height: 45px;
  }
}

@media (max-width: 991px) {
  .footer__notice {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (max-width: 575px) {
  .footer__notice {
    font-size: 20px;
    line-height: 20px;
  }
}

.footer__logo {
  opacity: 1;
}


@media (max-width: 575px) {
  .footer__logo {
    width: 200px;
  }
}

.left_menu {
  display: none;
  position: fixed;
  left: 30px;
  width: 300px;
  line-height: normal;
  padding: 0 15px 0 33px;
  top: 200px;
  z-index: 50;
  background-color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 1800px) {
  .left_menu {
    display: block;
  }
}

.left_menu li {
  list-style: none;
  height: 40px;
  line-height: 40px;
  position: relative;
}

.left_menu a {
  color: #404040;
  display: block;
  font-size: 14px;
}

.left_menu li:after {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #404040;
  border-radius: 100%;
  content: " ";
  left: -21px;
  top: 15px;
}

#map {
  width: 100%;
  height: 500px;
  padding: 0;
  margin: 0;
}

.ymaps-2-1-68-svg-icon {
  transition: .2s !important;
}

.mapData__cities {
  margin-bottom: 15px;
}

.mapData__areas {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 5px;
}

.mapData__city-item, .mapData__area-item {
  display: none;
  /*display: inline-block;*/
  font-size: 12px;
  color: #000008;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 1px 10px 0 10px;
  margin: 0 1px 5px;
  cursor: pointer;
  transition: .2s;
}

.mapData__area-item {
  font-size: 12px;
  padding: 5px 15px 4px 15px;
}

.mapData__city-item.active, .mapData__area-item.active {
  border-color: #000008 !important;
  color: #000008 !important;
}

.mapData__city-item:hover, .mapData__area-item:hover {
  color: #333;
  border-color: #eee;
  background-color: #eee;
}

.mapData__item_with-icon:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center center;
  top: 2px;
}

.mapData__item-address:before {
  background-image: url(../img/placeholder-for-map.svg);
}

.mapData__item-schedule:before {
  background-image: url(../img/clock-circular-outline.svg);
}

.mapData__item-phone:before {
  background-image: url(../img/call-answer.svg);
}

.mapData__item-title {
  font-size: 20px;
  margin-bottom: 10px;
}

.mapData__table {
  padding: 0 15px;
}

.mapData__table-header {
  border-bottom: 2px solid #00c2d0;
  overflow: hidden;
  padding-bottom: 10px;
}

.mapData__table-item {
  padding: 10px 0;
}

.js_map_data_table_item-name {
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .mapData__table-item {
    border-bottom: 1px solid #eee;
  }
}

.js_map_data_table_item-address .metro img {
  position: relative;
  top: -2px;
}

#block-system-main {
  padding: 0 !important;
}

.mapData__table-item-availability span, .mapData__table-item-availability a {
  display: block;
  font-size: 12px;
  background: #ddd;
  color: #777;
  padding: 3px 5px;
  border-radius: 4px;
  text-align: center;
}

.mapData__table-item-availability_1 span, .mapData__table-item-availability_1 a {
  background: #e98b28;
  color: #fff;
}

.map-wrapper {
  position: relative;
}

.map-wrapper__left {
  position: relative;
  margin-right: 320px;
  overflow: hidden;
}

.map-wrapper__right {
  position: absolute;
  height: 100%;
  overflow: hidden;
  top: 0;
  right: 0;
  width: 320px;
  padding-top: 55px;
}

.mapData__list {
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.mapData__list-item {
  position: relative;
  padding: 15px 10px;
  border-bottom: 1px solid #eee;
  color: #000008;
}

.mapData__list-item-title {
  font-size: 14px;
}

.mapData__list-item-contacts {
  margin-bottom: 5px;
}

.mapData__list-item-availability span, .mapData__list-item-availability a {
  display: block;
  font-size: 12px;
  background: #ddd;
  color: #777;
  padding: 3px 5px;
  border-radius: 4px;
  text-align: center;
}

.mapData__list-item-availability_1 span, .mapData__list-item-availability_1 a {
  background: #e98b28;
  color: #fff;
}

.mapData__list-availability-switcher {
  width: 100%;
  position: absolute;
  padding: 15px 10px;
  top: 0;
}

.mapData__list-availability-switcher > span {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  background: #ddd;
  color: #777;
  padding: 3px 15px;
  border-radius: 4px;
  text-align: center;
  transition: .3s;
  margin-right: 5px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mapData__list-availability-switcher > span.active {
  background: #e98b28;
  color: #fff;
}

@media (max-width: 767px) {
  .map-wrapper__left {
    margin: 0;
  }
  .map-wrapper__right {
    position: relative;
    width: 100%;
    height: 300px;
  }
  #map {
    height: 300px;
  }
  .colored-box__special > .container {
    padding: 0 !important;
  }
}

.buy-items .img {
  padding: 0 40px;
  border: solid 1px #DBDBDB;
  height: 42px;
  border-radius: 42px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
}

.buy-items.row .c-item {
  margin-bottom: 30px;
}

.buy-items .text-5 {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #A7A7A7;
}

.buy-items a:hover .img {
  background-color: #fad6af;
}

@media (max-width: 767px) {
  .buy-items .img.h img {
    max-width: none !important;
    width: 100% !important;
    height: auto !important;
  }
}
.main {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}

@media (max-width: 576px) {
  div.row.buy-items img {
    max-width: 100%;
    height: 80%;
    width: auto;
  }
}