@charset "UTF-8";
/* ============= Базовые стили ============= */
@font-face {
  font-display: swap;
  font-family: 'PFDinTextPro';
  src: local("PFDinTextPro-Regular"), url("http://komitetsp.ru/work3/fonts/PFDinTextPro-Regular.woff2") format("woff2"); 
}
@font-face {
  font-display: swap;
  font-family: 'Gilroy';
  src: local("Gilroy Light"), local("Gilroy-Light"), url("http://komitetsp.ru/work3/fonts/Gilroy-Light.woff2") format("woff2");
  font-weight: 300; }
.number__text{
    font-family: 'Gilroy';
}
  
body {
  font-family: 'Roboto', sans-serif; }

.not {
  display: none !important; }
.slider__img {cursor:pointer;}
section {
  overflow: hidden; }
 
.format__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.merit__item {
  min-height: 463px;
  width: 348px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
}
.format__item {
  height: 463px;
}
.merit__front {
  width: 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.merit__card {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 1.3s;
  -o-transition: 1.3s;
  transition: 1.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.format__text {
  font-size: 29px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 1px rgb(0, 0, 0);
  padding: 15px 22px;
  font-weight: 900;
}
.merit__back {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  min-height: 220px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.format__text2 {
  font-size: 14.5px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  top: 45.7%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}
.merit__item:hover .merit__back {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.merit__item:hover .merit__front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.format__item3 {
  background: url(http://komitetsp.ru/work/dist/img/format2-of2x.png) no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.work__item_wrapper {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.nav__list{
    max-height: 326px;
    overflow-y: scroll;
}
h2 {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

.title__red, .title__red2 {
  z-index: 100;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  line-height: 61px;
  color: #ffffff;
  display: table;
  position: relative; }

/*======== Кнопка вверх ========*/
.upp5 {
  opacity: 0;
  left: 67px;
  bottom: 50px;
  z-index: 1000;
  position: fixed;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(../img/download.png);
  background-repeat: no-repeat;
  display: block;
  width: 105px;
  height: 94.5px;
  background-position: 0 0;
  -webkit-background-size: 210px 94.5px;
          background-size: 210px 94.5px; }
  .upp5:hover {
    background-position: -105px 0; }

.up__img {
  width: 91px; }

/*======== Конец кнопки вверх  ========*/
.title__decor {
  -webkit-box-shadow: 0px 10px 9.4px 0.6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 10px 9.4px 0.6px rgba(0, 0, 0, 0.06);
  z-index: -5;
  content: "";
  position: absolute;
  width: 100vw;
  right: 0;
  top: 0;
  bottom: 0;
  background:#D42622; }
  .title__decor:before {
   position: absolute;
    right: -66px;
    top: 0;
    bottom: 0;
    content: "";
    background: url(../img/decord.png) no-repeat;
    width: 70px;
 
    background-size: contain; }

.first {
  overflow: visible;
  color: #fff;
  padding-top: 84px; }

.header {
    position: fixed;
    top: 0;
    right: 0px;
    left: -40px;
    width: 100%;
    z-index: 10000;
    padding: 5px 0;}
.header__decor {
    z-index: -5;
    content: "";
    position: absolute;
    width: 100vw;
    right: 0;
    top: 0;
    bottom: 0;
        left: -230px;
    background: #142337;
}
.header__decor:before {
    position: absolute;
    right: -37px;
    top: 0;
    bottom: 0;
    content: "";
    background: url(http://komitetsp.ru/work/dist/img/decor6.png) no-repeat;
    width: 37.8px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 100%;
}

.option {
  max-width: 83px;
  background: none;
  border: none; }

.address__sect2_text {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.8px; }

.address__text {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.address__wrapp {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative; }
  .address__wrapp:hover {
    color: #dc2324 !important; }
    .address__wrapp:hover .address__text {
      color: #dc2324; }

.address__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.address__wrapper {
  position: absolute;
  top: -webkit-calc(100% + 16px);
  top: calc(100% + 16px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 300px;
  height: auto;
  display: none;
  background-color: #1b2b44; }

.arrow__top {
  display: none; }

.address__decor {
  width: 14px; }

.address__text {
  margin-right: 6px; }

.address__block.active .arrow__top {
  display: block; }

.address__block.active .arrow__down {
  display: none; }

.address__block.active .address__wrapper {
  display: block; }

.address__link:first-child {
  padding-top: 13px; }

.address__link:last-child {
  padding-bottom: 13px; }

/* ------ Гамбургер ------ */
.humburger {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 36px;
  position: relative; }
  .humburger.active .bumburger__item2 {
    width: 20px; }

.bumburger__item {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 6px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  background-color: #fff;
  margin-bottom: 7px; }
  .bumburger__item:last-child {
    margin-bottom: 0; }

.bumburger__item2 {
  width: 100%; }

/* ------ Конец Гамбургер ------ */
.address__sect2 {
  font-size: 15.5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.address__text3 {
  margin-right: 9px;
  font-weight: normal; }

.address__text {
  color: #fff;
  font-weight: bold; }
  .address__text:hover {
    color: #fff; }

.number__text {
  font-size: 17px;
  margin-top: 6px; }

a.header__sect3_link {
    font-family: PFDinTextPro, sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 31.5px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.84;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
  -ms-align-items: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-start;
      -ms-flex-align: end;
          align-items: flex-start; }
  a.header__sect3_link:hover {
    color: #dc2324; }

.header__wrapp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.address__wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.address__sect2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.header__sect3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.humburger:hover .bumburger__item {
  background-color: #dc2324; }

.humburger {
  margin-left: 42px; }

.address__sect1 {
  margin-bottom: 8px; }

.address__link {
  padding: 5px 15px;
  -webkit-transition: 0s !important;
  -o-transition: 0s !important;
  transition: 0s !important;
  color: #fff;
  text-align: center;
  display: block; }

.address__text2:hover .address__link {
  color: #fff; }

.address__wrapp {
  cursor: pointer; }

.address__text2:hover {
  background-color: #be181b; }

/* ============= Меню ============= */
.menu {
  z-index: 102;
  color: #fff;
  position: absolute;
  top: -webkit-calc(100% + 5px);
  top: calc(100% + 5px);
  right: 0;
  background-color: #1b2b44;
  width: 322px;
  /* padding-bottom: 17px; */
  display: none; }

.close {
  cursor: pointer; }
  .close:hover {
    background-image: -webkit-linear-gradient(-4deg, #a61014 0%, #e52d27 100%);
    background-image: -ms-linear-gradient(-4deg, #a61014 0%, #e52d27 100%); }

.btn3, .btn4 {
  cursor: pointer; }

.nav__link {
  cursor: pointer;
  text-align: left;
  padding: 0 28px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.83;
  letter-spacing: 0.3px;
  text-align: left; }
  .nav__link:hover {
    color: #fff; }

.close {
  padding: 27px 24px 27px 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.nav__item:hover {
  background-image: -webkit-linear-gradient(-4deg, #a61014 0%, #e52d27 100%);
  background-image: -ms-linear-gradient(-4deg, #a61014 0%, #e52d27 100%); }

.overlay1 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  z-index: 100; }

/* ============= Меню ============= */
.first {
  background: url(../img/first.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.center {
  padding: 14px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.center__text1 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.61;
  letter-spacing: 0.8px; }

.center__text2 {
  text-transform: uppercase;
  font-size: 46px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.98;
  letter-spacing: 1.4px;
  margin-bottom: 3px; }

.center__text3 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: 0.8px;
  margin-bottom: 15px; }

.center__text4 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 30px;
  max-width: 330px; }

.button {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.06;
  letter-spacing: 0.5px;
  text-align: center;
  color: #dc2324;
  width: 270px;
  height: 45px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid #dc2324;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .button:hover {
    background-image: -webkit-linear-gradient(-4deg, #b31217, #e52d27);
    background-image: -o-linear-gradient(-4deg, #b31217, #e52d27);
    background-image: -webkit-linear-gradient(94deg, #b31217, #e52d27);
    background-image: -o-linear-gradient(94deg, #b31217, #e52d27);
    background-image: linear-gradient(-4deg, #b31217, #e52d27);
    text-align: center;
    cursor: pointer;
    color: #ffffff; }

.center__descr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.center__img_wrapp {
  margin-right: 35px; }

.center__img {
  width: 297px;
  min-width: 297px; }

#thx, form label {
  position: relative; }

/* Скрываем реальный чекбокс */
.checkbox {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  opacity: 0; }

/* Задаем внешний вид для нашего кастомного чекбокса. Все обязательные свойства прокомментированы, остальные же свойства меняйте по вашему усмотрению */
.checkbox-custom {
  margin-right: 8px;
  position: relative;
  /* Обязательно задаем, чтобы мы могли абсолютным образом позиционировать псевдоэлемент внютри нашего кастомного чекбокса */
  min-width: 16px;
  width: 16px;
  /* Обязательно задаем ширину */
  height: 16px;
  /* Обязательно задаем высоту */
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #fff; }

/* Кастомный чекбокс и лейбл центрируем по вертикали. Если вам это не требуется, то вы можете убрать свойство vertical-align: middle из данного правила, но свойство display: inline-block обязательно должно быть */
.checkbox-custom,
.label {
  display: inline-block;
  vertical-align: middle; }

/* Если реальный чекбокс у нас отмечен, то тогда добавляем данный признак и к нашему кастомному чекбоксу  */
.checkbox:checked + .checkbox-custom::before {
  content: "";
  /* Добавляем наш псевдоэлемент */
  display: block;
  /* Делаем его блочным элементом */
  /* Задаем расстояние от верхней, правой, нижней и левой границы */
  -webkit-background-size: 14px 15px;
  width: 14px;
  height: 14px;
  background: url("../img/correct-symbol.png") no-repeat;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-background-size: 14px 14px;
          background-size: 14px 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.form {
  -webkit-transform: translateY(16px);
      -ms-transform: translateY(16px);
          transform: translateY(16px);
  max-width: 900px;
  opacity: 0.97;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 11px 4.7px 9.4px 0.6px rgba(0, 0, 0, 0.06);
          box-shadow: 11px 4.7px 9.4px 0.6px rgba(0, 0, 0, 0.06);
  background-color: #1b2b44;
  margin-left: auto;
  margin-right: auto; }

.form {
  padding: 25px 30px 23px 30px; }

.form__title {
  margin-bottom: 21px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center; }

.form__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.form__input {
  background-color: transparent;
  padding: 0 16px;
  line-height: 45px;
  margin-right: 15px;
  max-width: 270px;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 0 16px;
  border-bottom: 1px solid #fff; }
  .form__input:last-child {
    margin-right: 0; }

input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #a7a7a7;
  font-family: Roboto; }

input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #a7a7a7;
  font-family: Roboto; }

textarea:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

textarea:-ms-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  font-family: Roboto; }

form .label {
  padding-left: 0;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: white; }

.wrapp__form {
  position: relative;
  padding-left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.form__input_buttom {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  background-image: -webkit-linear-gradient(-4deg, #b31217, #e52d27);
  background-image: -o-linear-gradient(-4deg, #b31217, #e52d27);
  background-image: -webkit-linear-gradient(94deg, #b31217, #e52d27);
  background-image: -o-linear-gradient(94deg, #b31217, #e52d27);
  background-image: linear-gradient(-4deg, #b31217, #e52d27);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.3px;
  text-align: center;
  cursor: pointer;
  color: #ffffff; }
  .form__input_buttom:hover {
    background-image: -webkit-linear-gradient(-4deg, #a81015, #cb2722);
    background-image: -o-linear-gradient(-4deg, #a81015, #cb2722);
    background-image: -webkit-linear-gradient(94deg, #a81015, #cb2722);
    background-image: -o-linear-gradient(94deg, #a81015, #cb2722);
    background-image: linear-gradient(-4deg, #a81015, #cb2722); }

.form__wrapper {
  margin-bottom: 10px; }

/* Наши услуги */
.services {
  background: url("../img/soldat.jpg") no-repeat 80% bottom;
  padding: 80px 0 0; }

.services__block1 {
  min-width: 170px;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

.services__block2 {
  max-width: 326px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

.services__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.services__block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.services__block:first-child {
  margin-bottom: 54px; }

.services__block:nth-child(2) {
  margin-bottom: 102px; }

.services__block:nth-child(3) {
  margin-bottom: 33px; }

.services__block:nth-child(4) {
  margin-bottom: 18px; }

.services__sect1 {
  margin-right: 29px; }

.services__sect2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.services___title {
  margin-bottom: 72px; }

.wrapper100:before {
  padding-top: 74px;
  content: "";
  display: block; }

#two__monitor {
  padding-top: 38px; }

/* Наши услуги */
/*======== Гарантии ========*/
.title__line {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #22324a;
  position: relative;
  display: table; }
  .title__line:after {
    position: absolute;
    content: "";
    right: -webkit-calc(100% + 30px);
    right: calc(100% + 30px);
    top: 50%;
    width: 100vw;
    height: 1px;
    background-color: #d32321;
    margin-top: -0.5px; }
  .title__line:before {
    position: absolute;
    content: "";
    left: -webkit-calc(100% + 30px);
    left: calc(100% + 30px);
    top: 50%;
    width: 100vw;
    height: 1px;
    background-color: #d32321;
    margin-top: -0.5px; }

.guarantee {
  padding-top: 74px;
  padding-bottom: 20px; }

.guarantee__wrapper {
  -webkit-box-shadow: 0px 8px 12.35px 0.65px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 8px 12.35px 0.65px rgba(0, 0, 0, 0.04);
  position: relative;
  background-color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.guarantee__sect2 p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: -0.02em;
  text-align: left;
  color: #22324a; }
  .guarantee__sect2 p:last-child {
    margin-bottom: 0; }

.guarantee__sect1 {
  max-width: 652px; }

.guarantee__img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

strong {
  font-weight: bold !important; }

.guarantee__wrapp {
  max-width: 556px;
  padding: 32px 29px 36px 40px; }

.gurantee__title {
  margin-bottom: 63px; }

.guarantee__decore {
  position: relative; }

.guarantee__decore:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100vw;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: -webkit-gradient(linear, left top, right top, from(#a81115), to(#db2924));
  background: -webkit-linear-gradient(left, #a81115, #db2924);
  background: -o-linear-gradient(left, #a81115, #db2924);
  background: linear-gradient(to right, #a81115, #db2924);
  height: 144px;
  z-index: -1; }

/*======== Конец гарантии  ========*/
/*======== Таблица ========*/
.table__wrapper th {
  padding: 7px 5px 7px 15px;
  border-right: 1px solid #f1f1f1;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  vertical-align: middle;
  color: #ffffff; }
  .table__wrapper th:last-child {
    border-right: 1px solid #22324a; }

.table__map th {
  padding-right: 15px; }

.table {
  overflow: visible;
  padding-top: 83px; }
  .table table {
    margin-bottom: 0px; }
  .table td {
    padding: 8px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #22324a;
    border: 1px solid #22324a; }
  .table tr td:last-child {
    min-width: 125px; }

.table__map {
  background: url("../img/map2.jpg") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover; }
  .table__map th {
    padding-left: 15px; }

.table__color {
  background-color: #22324a; }
  .table__color td {
    padding: 7px 4px;
    border-right: 1px solid #f1f1f1;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    vertical-align: middle;
    text-transform: uppercase; }
    .table__color td:first-child {
      text-align: left;
      border-left: 1px solid #22324a; }
    .table__color td:last-child {
      border-right: 1px solid #22324a; }

.table__text1 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #354255;
  text-transform: none;
  vertical-align: top; }

.table__text2 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #22324a;
  text-transform: none;
  vertical-align: top; }

.table__color .table__text1, .table__color .table__text2 {
  color: #fff; }

.test1 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #22324a;
  text-transform: none;
  vertical-align: top;
  max-width: 156px;
  margin-left: 18px; }

.test2 {
  max-width: 307px;
  padding: 3px 6px 6px 6px; }

.test3 {
  text-transform: none; }

.test5 {
  min-width: 95px; }

.tests1 {
  margin-bottom: 6px; }

.table__button {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 40px;
  width: 270px;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.3px;
  text-align: right;
  color: #ffffff;
  display: block;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-left: auto;
  margin-right: auto; }

.table__title {
  margin-bottom: 55px; }

/*======== Конец Таблица  ========*/
/*======== преимущества ========*/
/* .adventage__icon1 {
@include sprite ($icon1);
} */
.adventage__text11:before {
  display: block;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -124px 0px;
  width: 29px;
  height: 37px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }

.adventage__text22:before {
  display: block;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: 0px -47px;
  width: 40px;
  height: 39px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }

.adventage__text33:before {
  display: block;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 45px;
  height: 47px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }

.adventage__text44:before {
  display: block;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -88px -38px;
  width: 35px;
  height: 35px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }

.adventage__text55:before {
  display: block;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -45px 0px;
  width: 43px;
  height: 43px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }

.adventage__text66:before {
  display: block;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -40px -47px;
  width: 39px;
  height: 39px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }

.adventage {
  overflow: hidden;
  background: url(../img/holicopter.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 146px 0 66px;
  overflow: visible;
  margin-top: -54px;
  position: relative; }
  .adventage .slider-nav .slick-prev, .adventage .comment .slick-prev, .adventage .adventage .slick-prev {
    background: url("../img/left-arrow.png") no-repeat center center;
    -webkit-background-size: 100%;
    background-size: 100%; }

.table {
  position: relative;
  z-index: 1000; }

.close4 {
  display: none; }

.adventage__decor {
  max-height: 100%;
  position: absolute;
  top: -69px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: -1;
  -o-object-fit: contain;
     object-fit: contain; }

.adventage__title {
  padding-top: 90px;
  margin-bottom: 52px;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.adventage__text1 {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.adventage__text2 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.adventage__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.adventage__wrapp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.adventage__item {
  max-width: 320px;
  margin-bottom: 50px; }

.adventage__icon {
  margin-bottom: 25px; }

/*======== Конец преимущества  ========*/
/*======== Как мы работаем ========*/
.work__item {
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat; }

.work__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.work__text1 {
  margin-bottom: 21px;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.work__wrapp .work__text1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.work__text2 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 22px; }
  .work__text2:last-child {
    margin-bottom: 0; }

.work__item {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  position: relative;
  width: -webkit-calc(33.33% - 20px);
  width: calc(33.33% - 20px);
  min-height: 468px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .work__item:last-child {
    margin-right: 0; }

.work__wrapp {
  height: 100%;
  width: 100%;
  /* display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center; */
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000; }

.work__item:hover .work__wrapp {
  opacity: 0; }

.work__item:hover .work__wrapp2 {
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  opacity: 1; }

.work__item:hover .work__item_wrapper {
  background-color: rgba(18, 37, 65, 0.94); }

.work__item_wrapper {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.work__wrapp2 {
  -webkit-transform: translate(-100%, 0%);
      -ms-transform: translate(-100%, 0%);
          transform: translate(-100%, 0%);
  padding: 0px 60px 0px 56px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10; }

.work__item2 .work__wrapp2 {
  -webkit-transform: translate(0%, -100%);
      -ms-transform: translate(0%, -100%);
          transform: translate(0%, -100%); }

.work__item3 .work__wrapp2 {
  -webkit-transform: translate(100%, 0%);
      -ms-transform: translate(100%, 0%);
          transform: translate(100%, 0%); }

.work__wrapper {
  overflow: hidden; }

.work__title {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 70px; }

.video__sect1 iframe {
  width: 100%;
  height: 100%; }

.video__sect1 {
  width: 48.8%; }

.video__sect2 {
  padding: 66px 30px 71px 36px;
  width: 51.2%;
  /* background-color: #223149; */
  background: url("../img/new.png") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover; }

.video {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 5px 6px 12.61px 0.39px rgba(0, 0, 0, 0.08);
          box-shadow: 5px 6px 12.61px 0.39px rgba(0, 0, 0, 0.08); }

.video__text {
  margin-bottom: 37px;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #0e1c3a; }

.video__name {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #0e1c3a; }

.video__name2 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #0e1c3a;
  font-size: 18px;
  font-weight: bold; }

.video__block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.work {
  padding-top: 86px; }
  .work .container {
    padding-bottom: 20px; }

.video__img {
  min-width: 144px;
  min-height: 144px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-right: 36px; }

.work__button {
  margin-bottom: 102px; }

/*======== Конец о том как мы работаем  ========*/
/*======== О компании ========*/
.about__tltle {
  margin-bottom: -22px; }

.about {
  padding-top: 59px;
  padding-bottom: 107px; }

.about__werapp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.about__sect2 {
  width: 57.3%; }

.about__sect1 {
  width: 42.7%; }

.about__text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #22324a;
  margin-bottom: 21px; }
  .about__text:last-child {
    margin-bottom: 0; }

.about__sect1_wrapp {
  padding: 75px 75px 0 0px;
  margin-bottom: 75px; }

.about__block {
  display: table;
  padding: 27px 20px 36px 30px;
  width: auto;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #22324a;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.about__block1 {
  line-height: 1.48; }

.slider-for .slider__img {
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  width: 670px;
  height: 383px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -o-object-fit: cover;
     object-fit: cover; }

.slider-nav .slider__img {
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
  height: 144px;
  margin-left: 15px;
  margin-right: 15px; }

.slider-for {
  margin-bottom: 30px; }

.slider-nav .slick-list, .comment .slick-list, .adventage .slick-list {
  margin-left: -15px;
  margin-right: -15px; }

.slider-nav .slick-prev, .comment .slick-prev, .adventage .slick-prev {
  background-image: url(../img/sprite.png);
  background-position: -153px -69px;
  width: 18px;
  height: 35px; }

.slider-nav .slick-next, .comment .slick-next, .adventage .slick-next {
  background-image: url(../img/sprite.png);
  background-position: -153px -34px;
  width: 18px;
  height: 35px; }

.slider-nav .slick-prev, .comment .slick-prev, .adventage .slick-prev {
  left: -36px; }

.slider-nav .slick-next, .comment .slick-next, .adventage .slick-next {
  right: -36px; }

.slider-nav .slick-dots li button:before, .comment .slick-dots li button:before, .adventage .slick-dots li button:before {
  display: none !important; }

.slider-nav .slick-dots li, .comment .slick-dots li, .adventage .slick-dots li {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  text-align: center;
  opacity: 1;
  color: #22324a;
  width: 52px;
  height: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #e8e8e8; }

.slider-nav .slick-dots li.slick-active, .comment .slick-dots li.slick-active, .adventage .slick-dots li.slick-active {
  width: 45px;
  height: 8px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #253c60; }

.slider-nav .slick-dots li button, .comment .slick-dots li button, .adventage .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 52px;
  height: 4px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slider-nav .slider-nav .slick-dots li.slick-active, .comment .slider-nav .slick-dots li.slick-active, .adventage .slider-nav .slick-dots li.slick-active {
  top: 0 !important; }

.slider-nav .slick-dots li, .comment .slick-dots li, .adventage .slick-dots li {
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  display: inline-block;
  width: 52px;
  height: 4px;
  padding: 0;
  cursor: pointer; }

.slider-nav .slick-dots, .comment .slick-dots, .adventage .slick-dots {
  position: absolute;
  bottom: -43px;
  display: block;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  height: 21px;
  overflow: hidden;
  list-style: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%; }

/*======== Конец о компании  ========*/
/*======== Наша миссиия ========*/
.mission__text1 {
  max-width: 268px; }

.mission__text2 {
  max-width: 290px; }

.mission__text3 {
  max-width: 213px; }

.mission__icons {
  margin-right: 30px;
  margin-top: 6px;
  display: block; }

.missint__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.mission {
  padding: 57px 0 77px;
  color: #fff;
  background: url("../img/ic/map.png") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover; }

.mission__title {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #22324a;
  margin-bottom: 14px; }

.mission__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.mission__text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #22324a;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

/*======== Конец нашей миссии  ========*/
/*======== Вопросы призывников ========*/
.questions__wrapp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.questions__list {
  margin-bottom: 85px; }

.questions__item {
  margin-bottom: 36px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }
  .questions__item:last-child {
    margin-bottom: 0; }

.questions__sect2 {
  width: 40.2%;
  position: relative; }

.questions__sect1 {
  padding-right: 72px;
  width: 59.8%; }

.questions__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 20; }

.questions__text {
  position: relative;
  z-index: 100;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.questions__form {
  max-width: 615px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #1b2b44; }

.questions__titling {
  margin-bottom: 27px;
  font-size: 20px;
  line-height: normal;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center; }

.questions__title {
  margin-bottom: 54px; }

.questions__form_wrapp {
  margin-bottom: 0; }

.questions__form {
  padding: 24px 20px 30px 20px; }

.filename {
  background: transparent;
  border: 0;
  color: #fff;
  width: 100%;
  padding-left: 41px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: white; }

.formf label {
  cursor: pointer;
  padding-left: 0;
  margin-bottom: 7px; }

.formf input[type=file] {
  display: none; }

.questions, .formf {
  padding: 80px 0 90px; }
  .questions input::-webkit-input-placeholder, .formf input::-webkit-input-placeholder {
    color: #a7a7a7; }
  .questions input:-moz-placeholder, .formf input:-moz-placeholder {
    /* Firefox 18- */
    color: #a7a7a7; }
  .questions textarea:-moz-placeholder, .formf textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #a7a7a7; }
  .questions input::-moz-placeholder, .formf input::-moz-placeholder {
    /* Firefox 19+ */
    color: #a7a7a7; }
  .questions input:-ms-input-placeholder, .formf input:-ms-input-placeholder {
    color: #a7a7a7; }
  .questions textarea::-webkit-input-placeholder, .formf textarea::-webkit-input-placeholder {
    color: #a7a7a7; }
  .questions textarea:-moz-placeholder, .formf textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #a7a7a7; }
  .questions textarea:-moz-placeholder, .formf textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #a7a7a7; }
  .questions textarea::-moz-placeholder, .formf textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #a7a7a7; }
  .questions textarea:-ms-input-placeholder, .formf textarea:-ms-input-placeholder {
    color: #a7a7a7; }

.form__input {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-bottom: 1px solid #a7a7a7; }
  .form__input:focus {
    border-bottom: 1px solid #fff; }
    .form__input:focus::-webkit-input-placeholder {
      color: #fff; }
    .form__input:focus:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
    .form__input:focus::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .form__input:focus:-ms-input-placeholder {
      color: #fff; }

.form__input[type="submit"]:focus {
  border: none; }

.form__input_border-write {
  border-bottom: 1px solid #fff; }

.questions__input_submit {
  border-bottom: 0; }

.star {
  width: 16px;
  height: auto;
  margin-right: 12px; }

.questions__input1 {
  width: 270px; }

.questions__sect2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 52px; }

/*======== Конец блока с вопросами от призывников ========*/
/*======== блок смотрите отзывы ========*/
.block__img {
  min-height: 375px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-bottom: 32px;
  padding-left: 44px;
  position: relative;
  z-index: 50;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat; }

.look__sect1 {
  margin-left: 15px;
  margin-right: 15px;
  max-width: 50%;
  padding: 25px 25px 0 0; }

.look__wrapp {
  position: relative; }
  .look__wrapp iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.look__wrapp:before {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  top: -25px;
  height: 100%;
  background: url("../img/new2.png") no-repeat center center;
  -webkit-box-shadow: 5px 6px 12.61px 0.39px rgba(0, 0, 0, 0.08);
          box-shadow: 5px 6px 12.61px 0.39px rgba(0, 0, 0, 0.08);
  -webkit-background-size: cover;
  background-size: cover;
  right: -25px; }

.address__sect2_text2 {
  display: none; }

.look__text11, .look__text1 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.look__text_wrapp {
  z-index: 100;
  margin-bottom: 8px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.look__text1 {
  margin-right: 30px; }

.look__text2 {
  z-index: 1000;
  max-width: 220px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.comment {
  overflow: hidden; }

.look__title {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.88;
  letter-spacing: normal;
  text-align: center;
  font-size: 24px;
  color: #22324a; }

.comment__title {
  margin-bottom: 48px; }

.look__title {
  margin-bottom: 34px; }

.block__img {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.comment .slick-prev, .comment .comment .slick-prev {
  left: -56px; }

.comment .slick-next, .comment .comment .slick-next {
  right: -56px; }

.comment .slick-dots {
  bottom: -46px; }

/*======== Конец блока смотрите отзывы  ========*/
/*======== ЧИтайте ========*/
.read {
  padding-top: 60px;
  padding-bottom: 21px; }

.read__wrapper {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: url("../img/map5.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 30px 22px; }

.read__items {
  margin-right: 30px;
  margin-left: 15px;
  margin-right: 15px; }

.read__slide {
  padding: 30px 36px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 10.1px 4.3px 11.6px 0.4px rgba(0, 0, 0, 0.06);
          box-shadow: 10.1px 4.3px 11.6px 0.4px rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, 0.75); }

.read__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.read__text1 {
  max-width: 208.5px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

body .more__link {
  cursor: pointer;
  font-size: 14px;
  color: #22324a;
  text-decoration: underline; }
  body .more__link:hover {
    color: red; }

.wrapper4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.read__text2 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

.read__inform {
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

.read__icon1 {
  width: 26px;
  height: auto;
  display: block !important; }

.read__icon2 {
  width: 26px;
  height: auto;
  display: none !important; }

.vk:hover .read__icon2 {
  display: block !important; }

.vk:hover .read__icon1 {
  display: none !important; }

.read__wrapp2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.read__photo {
    object-fit: cover;
  margin-right: 20px;
  width: 150px;
  height: 150px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  min-height: 150px;
  min-width: 150px; }

.read__text {
  margin-bottom: 12px; }

.red__title {
  margin-bottom: 28px; }

/*======== Конец блока читайте ========*/
/*================ Последний экран ================*/
.wrapper6 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .wrapper6 .fsect2__sect2 {
    margin-right: 55px; }

.last {
  background-repeat: no-repeat;

  -webkit-background-size: cover;
  background-size: cover;
  padding: 84px 0 102px; }

.last__wrapper {
  margin-top: -61px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flip-clock-dot {
  display: none; }

.flip-clock-label {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #22324a; }

.flip-clock-divider {
  width: 37px; }

.flip-clock-divider {
  height: 78px; }

.flip-clock-divider .flip-clock-label {
  right: -64px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -77px; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -80px; }

/*======== Таймер ========*/
.timer {
  min-width: 511px; }

.formf {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
      -ms-flex-positive: 3;
          flex-grow: 3; }

/*======== Конец таймера ========*/
/*======== Форма ========*/
.formf {
  background-color: rgba(27, 43, 68, 0.97);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 57px 53px 44px 52px; }
  .formf .wrapp__form, .formf .formf__submit {
    width: -webkit-calc(50% - 7.5px);
    width: calc(50% - 7.5px); }
  .formf .checkbox-custom {
    margin-right: 14px;
    margin-top: 3px; }
  .formf .wrapp__form {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .formf .label {
    line-height: 1.4; }

.formf__title {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 39px; }

.formf__input {
  background-color: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 50px;
  width: -webkit-calc(50% - 7.5px);
  width: calc(50% - 7.5px);
  padding-left: 19px;
  padding-right: 19px; }

.form__input_buttom {
  border-bottom: 0; }

.input__wrapper {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.textarea {
  margin-bottom: 15px;
  width: 100%;
  min-width: 100%;
  max-width: 554px;
  background-color: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  height: 114px;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 17px;
  padding-bottom: 72px;
  min-height: 114px; }

.formf__submit {
  cursor: pointer;
  display: block;
  border-right: 1px solid #e52d27; }
  .formf__submit:hover {
    background-image: -webkit-linear-gradient(-4deg, #a81015, #cb2722);
    background-image: -o-linear-gradient(-4deg, #a81015, #cb2722);
    background-image: -webkit-linear-gradient(94deg, #a81015, #cb2722);
    background-image: -o-linear-gradient(94deg, #a81015, #cb2722);
    background-image: linear-gradient(-4deg, #a81015, #cb2722); }

.input__wraper2 {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.formf__submit {
  height: 50px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 11px 4.7px 9.4px 0.6px rgba(0, 0, 0, 0.08);
          box-shadow: 11px 4.7px 9.4px 0.6px rgba(0, 0, 0, 0.08);
  background-image: -webkit-linear-gradient(356deg, #b31217, #e52d27);
  background-image: -o-linear-gradient(356deg, #b31217, #e52d27);
  background-image: linear-gradient(94deg, #b31217, #e52d27);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #ffffff; }

.linkdoc__text {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: white; }

.linkdoc__Img {
  max-width: 26px;
  margin-right: 15px; }

.linkdoc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.timer {
  padding-top: 142px;
 visibility: hidden;
  }

/*======== Конец формы  ========*/
/*================ Конец полсделнего экрана  ===============*/
/*======== Подвал сайта ========*/
input {
  padding-top: 15px;
  padding-bottom: 15px; }

footer {
  background-color: #172031;
  padding-top: 37px;
  padding-bottom: 33px;
  color: #fff; }
  footer .sotial__link:hover {
    color: #fff; }
  footer a {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #fff; }
    footer a:hover {
      color: #dc2324;
      cursor: pointer; }

.sotial__link {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.8;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  padding-bottom: 7px;
  position: relative; }
  .sotial__link:after {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: #fff;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  .sotial__link:hover:after {
    width: 100%; }

.fsect2__text1 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 9px;
  display: block; }

.fsect2__text2 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.fsect2__sect2_text {
  margin-bottom: 11px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.fsect2__link {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.fsect2__test33 {
  max-width: 203px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.fsect3 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.fsect3__link {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.fsect4 {
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

.retina {
  -webkit-transition: all 0.0s ease;
  -o-transition: all 0.0s ease;
  transition: all 0.0s ease;
  display: block; }

.nav__footer_link1 {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  background-image: url(../img/sprite.png);
  background-position: -61px -112px;
  width: 36px;
  height: 22px; }

.nav__footer_link2 {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  background-image: url(../img/sprite.png);
  background-position: -124px -67px;
  width: 29px;
  height: 29px; }

.nav__footer_link3 {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  background-image: url(../img/sprite.png);
  background-position: -42px -86px;
  width: 35px;
  height: 26px; }

.nav__footer_link4 {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  background-image: url(../img/sprite.png);
  background-position: -153px -104px;
  width: 16px;
  height: 28px; }

.nav__footer_link1:hover {
  background-image: url(../img/sprite.png);
  background-position: -97px -112px;
  width: 36px;
  height: 22px; }

.nav__footer_link2:hover {
  background-image: url(../img/sprite.png);
  background-position: -32px -112px;
  width: 29px;
  height: 29px; }

.nav__footer_link3:hover {
  background-image: url(../img/sprite.png);
  background-position: -77px -86px;
  width: 35px;
  height: 26px; }

.nav__footer_link4:hover {
  background-image: url(../img/sprite.png);
  background-position: -177px 0px;
  width: 16px;
  height: 28px; }

.nav__footer_link {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease; }

.fsect2__sect2:before {
  position: absolute;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 50%;
  left: 0;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -124px -37px;
  width: 29px;
  height: 30px; }

.fsect2__sect3:before {
  position: absolute;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 50%;
  left: 0;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: 0px -143px;
  width: 30px;
  height: 22px; }

.fsect2__sect4:before {
  position: absolute;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 50%;
  left: 0;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -153px 0px;
  width: 24px;
  height: 34px; }

.fsect2__sect {
  padding-left: 56px;
  position: relative; }

.fsect1 {
  margin-bottom: 14px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.nav__footer {
  margin-left: -48px;
  padding-top: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.nav__footer_item {
  padding: 0 9.5px; }

.sotial {
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-align-items: center;
  align-items: center;
  max-height: 29px; }

.sotial__item {
  margin-right: 35px; }
  .sotial__item:last-child {
    margin-right: 0; }

/* Секция 2 */
.fsect2__link {
  display: block; }

.fsect2 {
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.fsect2__sect1 {
  padding-left: 0; }

.fsect2__link_decore {
  letter-spacing: 0.38px; }

.fsect2__sect1 {
  -ms-align-self: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

/* Конец Секция 2 */
.fsect3 {
  margin-bottom: 34px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.fsect3__wrapper2 {
  text-decoration: underline !important;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff; }

/*======== Конец подвала сайта  ========*/
/*======== Стили для мобильных устройств ========*/
.formf2 {
  display: none; }

.show-read-more .more-text {
  display: none !important; }

.active2 .read__inform {
  overflow: hidden; }

.che {
  display: none !important; }

.logo2__wrapper, .bottom {
  display: none; }

.adventage .slick-next {
  background: url("../img/right-arrow.png") no-repeat center center;
  -webkit-background-size: 30px;
  background-size: 30px; }

.adventage .slick-prev {
  background: url("../img/left-arrow.png") no-repeat center center;
  -webkit-background-size: 30px;
  background-size: 30px; }

.adventage .slick-dots li.slick-active {
  background-color: #dd352f; }

.slider-nav .slick-list {
  margin-left: -13px;
  margin-right: -12px; }

.read__text3 {
  display: none; }

.footer__wrapper2 {
  display: none; }

.label {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.label.active {
  color: rgba(255, 255, 255, 0.64); }

.comment__title .title__decor {
  display: none; }

.header__logo {
  max-width: 195px;
  max-height: 72px; }

.upp_img {
  display: block;
  width: 100px; }

.upp_img2 {
  display: none; }

.upp5:hover .upp_img2 {
  display: block; }

.upp5:hover .upp_img1 {
  display: none; }

/*======== Конец стилям для мобильных устройств ========*/
/* .center__img {
  transition: all 0.3s ease;
}
.center__img:hover {
  transform: scale(1.05)
} */
.adventage__item {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.adventage__item:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.hidden {
  height: 100%;
  overflow: hidden; }

.form2 .form__title {
  color: #fff; }

.close2 {
  cursor: pointer; }

.popup_text {
  margin-bottom: 6px;
  font-size: 15px; }

.popup_text_title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 4px;
  font-weight: bold; }

.popup_text_titling {
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 4px;
  font-weight: bold; }

.close2 {
  position: absolute;
  top: -50px;
  right: -50px; }

.logo__thx {
  max-width: 407px; }

#thx2 .close2 {
  top: -50px;
  right: -50px; }

#thx2 .form__title {
  color: #fff;
  margin-bottom: 40px;
  font-size: 30px; }

.thr__text {
  color: #FFF; }

.trx__title {
  margin-top: 20px;
  margin-bottom: 20px; }

.thr__text {
  font-size: 20px;
  line-height: 1.25; }

/*======== Цитата из договора ========*/
.doc__title {
  font-weight: bold;
  font-style: italic;
  color: #b11518;
  font-size: 20px;
  margin-bottom: 15px; }

.doc__text {
  font-size: 16px;
  color: #22324a;
  line-height: 1.4; }

.doc__info {
  -webkit-box-shadow: 6px 3px 17px 0.39px rgba(0, 0, 0, 0.08);
          box-shadow: 6px 3px 17px 0.39px rgba(0, 0, 0, 0.08);
  background: url("../img/map33.png") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  max-width: 802px;
  padding-top: 41px;
  padding-left: 70px;
  padding-right: 15px;
  padding-bottom: 41px; }

.doc__img {
  -webkit-box-shadow: 0px 0px 17px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 17px 8px rgba(0, 0, 0, 0.08); }

.doc__wrapper {
  padding-top: 54px;
  padding-bottom: 19px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.doc {
  padding-top: 100px; }
body .test14 {
    /*display:none !important;*/
}
/*======== Конец цитате из договора  ========*/
