
/* Форма */

.form-text {
      display: none;
}

/* Отзывы */

.reviews {
      -webkit-transform: none !important;
      -ms-transform: unset !important;
      transform: none !important;
      overflow: hidden !important;
      display: block;
}

.reviews .wrapper h2 {
      -webkit-transform: none !important;
      -ms-transform: unset !important;
      transform: none !important;
}

.reviews .swiper-wrapper {
      -webkit-transform: none !important;
      -ms-transform: unset !important;
      transform: none !important;
}

.reviews .reviews__phone-slider .md-standart-slider {
      -webkit-transform: none !important;
      -ms-transform: unset !important;
      transform: none !important;
}

.reviews .wrapper .video-slider {
      -webkit-transform: none !important;
      -ms-transform: unset !important;
      transform: none !important;
  }

@media (max-width: 950px) {
      .reviews {
            -webkit-transform: none !important;
            -ms-transform: unset !important;
            transform: none !important;

            min-height: auto !important;
            height: auto !important;
            padding-bottom: 6rem;
      }

      .reviews .wrapper h2 {
            -webkit-transform: none !important;
            -ms-transform: unset !important;
            transform: none !important;
      }

      [onScrollDisplay_JS].visible {
            -webkit-transform: none !important;
            -ms-transform: unset !important;
            transform: none !important;
      }

      .video-slider .swiper-slide a {
            display: block !important;
      }

      .reviews .reviews__phone-slider .md-standart-slider {
            display: block !important;
            left: 0 !important;
      }

      .reviews__img-slider .img-slider__container .swiper-container {
            height: auto !important;
      }
}

/* ЧаВо */

.questions__item .item-btn {
      top: 1.5rem;
}

@media (max-width: 800px) {
      .questions__item .item-btn {
            top: 1.5rem;
      }
}

/* Header */

.header .header__top .wrapper .header__logo a img {
      width: 100% !important;
      min-height: auto !important;
}

.header__logo a img, 
.header__logo a svg {
      height: auto !important;
}

.header__logo {
      display: flex;
      justify-content: flex-start;
      width: 9.5rem !important;
}

@media (max-width: 1370px) {
	.header__logo {
            width: 6rem !important;
	}
}

@media only screen and (max-width: 768px) {
      .header.fixed {
            padding-bottom: 4rem; 
      }
}

.header__address {
      display: none;
}

.header__top .header__download a {
      -webkit-transform: none;
      -ms-transform: unset;
      transform: none;
}

.header__top .wrapper .header__social {
      -webkit-transform: none;
      -ms-transform: unset;
      transform: none;
}

/* YTP Section */

.first .wrapper .first__content {
      padding-top: 1.5rem;
}

@media (max-width: 800px) {
      .first .wrapper .first__content {
            -webkit-transform: none;
            -ms-transform: unset;
            transform: none;
            width: 100%;
            padding-top: 3.5rem;
      }

      .first__buttons-btn {
            margin-right: 0;
      }
}

/* Products Section */

.services__title-shadow {
      top: -2.364583vw;
}

/* Бесплатная консультация


@media (max-width: 800px) {
      .get-consultation .wrapper .get-consultation__container {
            min-height: 0;
            padding: 6.25vw 3.125vw 15vw;
      }
}
*/


/* Footer */

.footer__logo {
      width: 100%;
}

.footer__logo a img, 
.footer__logo a svg {
      width: 8.5rem;
      height: auto;
}

.footer__top-item {
      width: 100% !important;
}

.footer__bottom-item:first-child{
      width: 23vw;
  }

@media only screen and (max-width: 768px) {
      .footer__logo a img, 
      .footer__logo a svg {
            width: 6.5rem;
            height: auto;
            margin-right: 0;
      }
}

.md-line-dashed, .md-line-dotted {
}

/* Hidden */

.calc-banner__container {
      display: none;
}

.footer-text a {
    color: #a98746 !important; 
}

.header__text {
    font-size: 1vw !important; 
}















.main-popup__content .iti {
      width: 100% !important;
      margin-bottom: 0.6vw !important;
}


.download-price__container .iti__country-container {
      color: #333;
}

.download-price__container .form-input {
      margin-right: 1.3020833333vw !important;
}

.get-consultation__content  .iti {
      margin-right: 0.6vw !important;
}



@media only screen and (max-width: 769px) {
.iti {
      width: 100% !important;
      margin-bottom: 2.6vw !important;
} 

.main-popup__content .iti {
      width: 100% !important;
      margin-bottom: 2.6vw !important;
}

.download-price__container .form-input {
      margin-bottom: 2.6vw !important;
}

}


.tippy-box {
      background-color: #f13b3b !important;
      padding: 6px 12px !important;
      text-align: center !important;
      max-width: 100% !important;
      font-weight: bold !important;
}

@media (max-width: 700px) { 
      .tippy-box {
            max-width: 80% !important;
            margin-left: 10% !important;
      }
}

.tippy-arrow {
      color: #f13b3b !important;
}










.clients-choose {
      margin-top: 9vw;
  }




