@charset "UTF-8";
.trs, .header__list, .header__btn-text, .header__btn-humburger span, .header__btn-humburger span:before, .header__btn-humburger span:after, .footer__title, .footer__title:after, .footer__link, .footer__subscribe button, .footer__subscribe button .fa, .footer__contacts-link span, .promo__item .icon, .promo__item:before, .promo__name, .promo__more, .catalog__item:before, .catalog__name, .company__link, .term__link, .link--fill, .order-call__submit, .contacts__order, .conctacts__mail, .contacts__mail--helper, .tech-slider__dot, .tech-slider__item, .tech-slider__prev .icon, .tech-slider__next .icon, .card-zoom__list .slick-arrow, .card__display .card__img .icon, .card__display .slick-arrow, .card__more .slick-arrow, .card__paydel span, .delivery__dot, .delivery__item, .coop__dot, .coop__item, .coop__img, .coop__img:after, .heating__subtitle:after, .test__item, .test__radio:before, .test__radio:after, .menu__link, .phone__link, .phone--main .phone__link, .basket-block__text, .call__link, .main-slider__list, .main-slider__list1, .main-slider__link, .link, .main-slider__link--helper, .link--helper, .main-slider__control, .main-slider__dot, .privacy__link, .certificate__img .icon, .counter__btn--helper, .basket-form__radio:before, .basket-form__radio:after, .card-tabs__control, .card-tabs__item, .card-slider__list .slick-arrow, .card-slider__more, .card-slider__more--helper, .close-link, .check__input:before, .check__input:after, .check__link {
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.main-slider__height, .main-slider, .main-slider1, .main-slider__item, .main-slider__item1, .main-slider__controls .main-slider__wrap, .main-slider__controls-block {
  height: 617px; }
  @media (max-width: 700px) {
    .main-slider__height, .main-slider, .main-slider1, .main-slider__item, .main-slider__item1, .main-slider__controls .main-slider__wrap, .main-slider__controls-block {
      height: 500px; } }
  @media (max-width: 480px) {
    .main-slider__height, .main-slider, .main-slider1, .main-slider__item, .main-slider__item1, .main-slider__controls .main-slider__wrap, .main-slider__controls-block {
      height: 400px; } }

/* ШРИФТЫ */
@font-face {
  font-family: "GothamPro-Bold";
  src: url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "GothamPro-Light";
  src: url("../fonts/GothamPro-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "GothamPro-Medium";
    src: url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "GothamPro-Black";
  src: url("../fonts/GothamPro-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "GothamPro-Regular";
  src: url("../fonts/GothamPro.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-truetype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Настройки */
* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html, body {
  width: 100%;
  height: 100%;
  font-family: "GothamPro-Regular", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5; }
  @media (max-width: 960px) {
    html, body {
      font-size: 12px; } }
       h1 {
    line-height: 1.5;
   } 
    h1 {
    line-height: 1.5;
   } 
p {
    margin-top: 0.5em; /* Отступ сверху */
    margin-bottom: 1em; /* Отступ снизу */
    line-height: 1.5;
}

ul {
    list-style-type: disc;
    margin-left: 2%;
  }
  ol {
    margin-left: 2%;
  }
 li.breadcrumbs__item {
      list-style: none !important;
  }
  li.footer__item {
      list-style: none !important;
  }
a {
  text-decoration: none;
  color: black; }

img {
  max-width: 100%; }

.container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto; }

@media (max-width: 1200px) {
    .container {
    padding: 0 10px; }

  }

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.main {
  -webkit-box-flex: auto;
      -ms-flex: auto;
          flex: auto; }

.share_content {
    display: flex;
    gap: 10px;
}
.share_content img {
    width: 36px;
}




/* Стили секции header */
.header {
  position: relative;
  background: #262626;
  padding: 10px 0;
  z-index: 999; }
  @media (max-width: 980px) {
    .header .container {
      padding: 0 5px; } }
  @media (max-width: 960px) {
    .header .container {
      padding: 0 10px; } }

.header__slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

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

.header__logo {
  width: 208px; }
  .header__logo img {
    min-width: 150px; }
  @media (max-width: 1200px) {
    .header__logo {
      width: 150px; } }

.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 960px) {
    .header__list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 700px) {
    .header__list {
      display: none;
      position: absolute;
      left: -10px;
      right: -10px; } }

.header__basket {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 700px) {
    .header__basket {
      background: #262626;
      padding: 20px 10px; } }

.header__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 700px) {
    .header__phone {
      width: 100%;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 20px;
      background: #262626; } }

.header__btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: none; }
  .header__btn:hover .header__btn-text {
    color: #f00b52; }
  @media (max-width: 700px) {
    .header__btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.header__btn-text {
  font-size: 18px;
  color: white;
  display: block;
  margin-right: 5px; }

.header__btn-humburger {
  width: 40px;
  height: 40px;
  border: 3px solid #f00b52;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .header__btn-humburger span {
    display: block;
    width: 16px;
    height: 3px;
    background: #f00b52;
    position: relative;
    margin: auto; }
    .header__btn-humburger span:before, .header__btn-humburger span:after {
      content: "";
      display: block;
      width: 16px;
      height: 3px;
      background: #f00b52;
      position: absolute;
      top: 0;
      left: 0; }
    .header__btn-humburger span:before {
      -webkit-transform: translateY(-7px);
              transform: translateY(-7px); }
    .header__btn-humburger span:after {
      -webkit-transform: translateY(7px);
              transform: translateY(7px); }

.header__btn--active .header__btn-humburger span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
  .header__btn--active .header__btn-humburger span:before {
    opacity: 0; }
  .header__btn--active .header__btn-humburger span:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

/* Конец стилей header */
/* Стили секции footer */
.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px; }
  @media (max-width: 700px) {
    .footer__top {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 30px; } }

.footer__block {
  width: 25%;
  margin-right: 10px; }
  .footer__block:last-child {
    margin-right: 0; }
  @media (max-width: 700px) {
    .footer__block {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; } }

@media (max-width: 700px) {
  .footer__block-wrap {
    display: none; } }

.footer__title {
  display: block;
  font-size: 16px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted black; }
  .footer__title:after {
    content: "";
    display: none;
    width: 18px;
    height: 13px;
    background: url(../img/arrow-right--small.png) center center no-repeat;
    background-size: cover;
    margin-left: 10px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  @media (max-width: 700px) {
    .footer__title {
      padding-bottom: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .footer__title:after {
        display: block; }
      .footer__title:hover {
        color: #f00b52; } }

.footer__title--active:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer__link {
  display: block;
  opacity: 0.75;
  padding: 12px 0;
 }
  .footer__link:hover {
    opacity: 1; }

.footer__social {
  margin-bottom: 25px; }

.footer__subscribe button {
  padding: 18px 22px;
  background: none;
  font-size: 16px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  border: 2px solid #f00b52;
  border-radius: 50px;
  cursor: pointer; }
  .footer__subscribe button .fa {
    color: #f00b52;
    margin-right: 10px; }
  .footer__subscribe button:hover {
    background: #f00b52;
    color: white; }
    .footer__subscribe button:hover .fa {
      color: white; }
  @media (max-width: 1200px) {
    .footer__subscribe button {
      padding: 5px 10px; } }

.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer__contacts-link {
  font-size: 16px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  margin-bottom: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .footer__contacts-link .fa {
    color: #f00b52;
    margin-right: 13px; }
  .footer__contacts-link span {
    display: block;
    padding-bottom: 2px;
    border-bottom: 2px dotted #f00b52;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .footer__contacts-link:last-child {
    margin-bottom: 0; }
  .footer__contacts-link:hover span {
    border-bottom: 2px dotted transparent; }

.footer__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid black;
  margin-bottom: 37px; }
  @media (max-width: 700px) {
    .footer__middle {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.footer__offical {
  opacity: 0.75; }
  @media (max-width: 700px) {
    .footer__offical {
      display: block;
      margin-bottom: 15px; } }

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 960px) {
    .footer__bottom {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-bottom: 20px; } }
  @media (max-width: 700px) {
    .footer__bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .footer__logo .footer__img {
    width: 155px;
    margin-right: 12px; }
  @media (max-width: 700px) {
    .footer__logo {
      margin-bottom: 15px; } }

.footer__descr {
  width: 20px;
  display: block;
  line-height: 18px; }

@media (max-width: 960px) {
  .footer__privacy {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    text-align: center;
    margin-top: 10px; } }

@media (max-width: 700px) {
  .footer__privacy {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    text-align: left;
    margin-bottom: 15px; } }

.footer__law {
  text-align: right;
  font-size: 10px;
  line-height: 18px; }
  @media (max-width: 700px) {
    .footer__law {
      text-align: left;
      font-size: 12px; } }

/* Конец стилей footer */
/* Стили секции promo */
.promo {
  margin-bottom: 90px; }
  @media (max-width: 960px) {
    .promo {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .promo {
      margin-bottom: 40px; } }

.promo__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 700px) {
    .promo__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.promo__item {
  width: 25%;
  margin-right: 10px;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  cursor: pointer; }
  .promo__item .icon {
    width: 57px;
    height: 57px;
    fill: #f00b52;
    margin-bottom: 20px;
    position: relative;
    z-index: 2; }
  .promo__item:last-child {
    margin-right: 0; }
  .promo__item:before {
    /* content: ""; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.5); }
    
  .promo__item:hover .icon {
    fill: white; }
    
  .promo__item:hover .promo__num,
  .promo__item:hover .promo__name {
    color: white; }
  .promo__item:hover .promo__more {
    opacity: 1; }
    .promo__item:hover .promo__more:after {
      -webkit-animation: fadeIn .5s linear;
              animation: fadeIn .5s linear; }
  .promo__item:hover:before {
      content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
    background-image: linear-gradient(to bottom, #fc0c19, #ed0a63);
    opacity: 0.75; }
  @media (max-width: 700px) {
    .promo__item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 5px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: white;
      padding: 15px 20px; }
      .promo__item:before {
        background: transparent; }
      .promo__item .icon {
        margin-bottom: 0;
        margin-right: 10px; } }
.promo__num {
        z-index: 2;
        color: red;
    color: #ea0d0d;
    font-weight: 700;
    font-size: 3.8rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    font-family: "GothamPro-Bold", Arial, sans-serif;
}
.promo__name {
    text-align: center;
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: block;
  margin-bottom: 20px;
  position: relative;
  z-index: 2; }
  @media (max-width: 960px) {
    .promo__name {
      font-size: 18px; } }
  @media (max-width: 700px) {
    .promo__name {
      margin-bottom: 0; } }

.promo__more {
    display: flex;
    justify-content: center;
margin-bottom: 85px;
  font-size: 18px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  opacity: 0;
  position: relative;
  z-index: 2;
  -webkit-transition-delay: .2s;
          transition-delay: .2s; }
  .promo__more:after {
      content: "";
    display: block;
    margin-left: 15px;
    width: 19px;
    height: 10px;
    /* right: 0; */
    /* background-position: right; */
    background: url(../img/arrow-right.png) right center no-repeat;
    /* background-size: cover; */
    background-size: unset;
 }
    @media (max-width: 1200px) {
      .promo__more:after {
        width: 40px;
        height: 5px; } }
  @media (max-width: 960px) {
    .promo__more {
      font-size: 14px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .promo__more:after {
        margin-top: 5px; } }
  @media (max-width: 700px) {
    .promo__more {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: auto;
      margin-top: 0;
      font-size: 16px; }
      .promo__more:after {
        width: 73px;
        height: 10px; } }
  @media (max-width: 480px) {
    .promo__more {
      display: none; } }

.promo__item--1 {
  background: url(../img/promo/1.png) center center no-repeat;
   }
  @media (max-width: 700px) {
    .promo__item--1 {
      background: #262626; } }

.promo__item--2 {
  background: url(../img/promo/2.png) center center no-repeat;
  }
  @media (max-width: 700px) {
    .promo__item--2 {
      background: #262626; } }

.promo__item--3 {
  background: url(../img/promo/3.png) center center no-repeat;
  }
  @media (max-width: 700px) {
    .promo__item--3 {
      background: #262626; } }

.promo__item--4 {
  background: url(../img/promo/4.png) center center no-repeat;
   }
  @media (max-width: 700px) {
    .promo__item--4 {
      background: #262626; } }

.index-promo {
  position: relative;
  z-index: 10; }
  .index-promo .promo {
    margin-top: -100px; }
  @media (max-width: 700px) {
    .index-promo .promo {
      margin-top: 20px; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

/* Конец стилей promo */
/* Стили секции catalog */
.catalog {
  padding-top: 50px;
  margin-bottom: 65px;
text-align: center; }
  @media (max-width: 960px) {
    .catalog {
      padding-top: 15px;
      margin-bottom: 45px; } }

.catalog__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .catalog__breadcrumbs {
      margin-bottom: 20px; } }

.catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 1080px;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between; }
  @media (max-width: 700px) {
    .catalog__list {
      height: auto; } }

.catalog__item {
    
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  padding: 40px 50px;
  width: calc(50% - 10px);
  margin-bottom: 10px;
  height: 285px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  .catalog__item:first-child {
    height: 480px; }
  .catalog__item:last-child {
    height: 480px; }
  .catalog__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #f00b52;
    opacity: 0; }
  .catalog__item:hover:before {
    opacity: 0.75; }
  .catalog__item:hover .catalog__descr {
    opacity: 1; }
  .catalog__item:hover .catalog__more {
    opacity: 1; }
    .catalog__item:hover .catalog__more:after {
      -webkit-animation: fadeIn .5s linear;
              animation: fadeIn .5s linear; }
  @media (max-width: 960px) {
    .catalog__item {
      padding: 20px 30px; } }
  @media (max-width: 700px) {
    .catalog__item {
      height: 200px;
      width: 100%; }
      .catalog__item:first-child {
        height: 200px; }
      .catalog__item:last-child {
        height: 200px; } }
  @media (max-width: 480px) {
    .catalog__item {
      padding: 10px 15px; } }

.catalog__name {
  display: block;
  font-size: 36px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  width: 350px;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  text-align: left;}
  @media (max-width: 960px) {
    .catalog__name {
      font-size: 26px;
      width: 100%;
      margin-bottom: 10px; } }

.catalog__descr {
  font-size: 18px;
  line-height: 24px;
  position: relative;
  z-index: 2;
  opacity: 0;
  color: white; }
  @media (max-width: 960px) {
    .catalog__descr {
      font-size: 14px;
      line-height: 18px; } }
  @media (max-width: 480px) {
    .catalog__descr {
      font-size: 12px; } }

.catalog__more {
  font-size: 21px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  position: relative;
  z-index: 2;
  opacity: 0; }
  .catalog__more:after {
    content: "";
    display: block;
    margin-left: 15px;
    width: 73px;
    height: 10px;
    background: url(../img/arrow-right.png) center center no-repeat;
    background-size: cover; }
  @media (max-width: 480px) {
    .catalog__more {
      font-size: 16px; } }

.catalog__item--dark .catalog__name {
  color: black; }

.catalog__item--dark:hover .catalog__name {
  color: white; }

.catalog__item--1 {
  background: url(../img/catalog/catalog-1.jpg) center center no-repeat;
  background-size: cover; }

.catalog__item--2 {
  background: url(../img/catalog/catalog-2.jpg) center center no-repeat;
  background-size: cover; }

.catalog__item--3 {
  background: url(../img/catalog/sauna1.jpg) center center no-repeat;
  background-size: cover; }

.catalog__item--4 {
  background: url(../img/catalog/catalog-4.jpg) center center no-repeat;
  background-size: cover; }

.catalog__item--5 {
  background: url(../img/catalog/catalog-5.jpg) center center no-repeat;
  background-size: cover; }

.catalog__item--6 {
  background: url(../img/catalog/catalog-6.jpg) center center no-repeat;
  background-size: cover; }
.catalog__item--7 {
  background: url(https://sunray.ru/assets/images/products/170/2jhqzqrw7ik.jpg) center center no-repeat;
  background-size: cover; }

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

/* Конец стилей catalog */
/* Стили секции company */
.company {
  padding-top: 25px;
  margin-bottom: 65px; }
  @media (max-width: 960px) {
    .company {
      padding-top: 15px;
      margin-bottom: 45px; } }

.company__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .company__breadcrumbs {
      margin-bottom: 20px; } }

.company__banner {
  background: url(../img/company/company__banner.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  position: relative;
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .company__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }
  .company__banner:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2); }

.company__title, .certificate__title {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white;
  position: relative;
  z-index: 2; }
  @media (max-width: 960px) {
    .company__title, .certificate__title {
      font-size: 24px; } }

.company__title--dark {
  color: black;
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .company__title--dark {
      margin-bottom: 30px; } }

.company__text {
  font-size: 18px;
  font-family: "GothamPro-Light", Arial, sans-serif;
  line-height: 30px;
  margin-bottom: 55px; }
  @media (max-width: 960px) {
    .company__text {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 35px; } }

.company__text--medium {
  font-family: "GothamPro-Medium", Arial, sans-serif; }

.company__mission {
  width: 94.44%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  margin-bottom: 80px; }
  .company__mission .icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -25px; }
  .company__mission p {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    .company__mission {
      margin-bottom: 60px;
      padding: 40px 0; } }

.company__img {
  margin-bottom: 55px; }
  @media (max-width: 960px) {
    .company__img {
      margin-bottom: 35px; } }

.company__link, .term__link, .link--fill, .order-call__submit {
  position: relative;
  z-index: 100;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #f00b52;
  font-size: 24px;
  line-height: 54px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  border-radius: 50px;
  padding: 0 50px;
  margin: 0 auto;
  color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63); }
  .company__link:hover, .term__link:hover, .link--fill:hover, .order-call__submit:hover {
    -webkit-box-shadow: 0px 14px 57px -14px #ed0a63;
            box-shadow: 0px 14px 57px -14px #ed0a63; }
  @media (max-width: 960px) {
    .company__link, .term__link, .link--fill, .order-call__submit {
      padding: 0 30px;
      font-size: 18px;
      line-height: 44px;
      height: 50px; } }

/* Конец стилей company */
/* Стили секции compare */
.compare {
  padding-top: 75px; }
  @media (max-width: 960px) {
    .compare {
      padding-top: 15px; } }

.compare__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .compare__breadcrumbs {
      margin-bottom: 20px; } }

.compare__banner {
  background: url(../img/compare/compare__banner.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  position: relative;
  margin-bottom: 50px; }
  .compare__banner .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  @media (max-width: 960px) {
    .compare__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }

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

.compare__content {
  text-align: center; }

.compare__content--black {
  background: black;
  color: white;
  padding: 80px 0 90px;
  text-align: center;
  background: black url(../img/compare/compare__shadow.png) center bottom no-repeat; }
  .compare__content--black .compare__title--big {
    color: white; }
  @media (max-width: 960px) {
    .compare__content--black {
      padding: 60px 0 80px; } }

.compare__title {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: black;
  position: relative;
  z-index: 2; }
  @media (max-width: 960px) {
    .compare__title {
      font-size: 24px; } }

.compare__title--big {
  font-size: 36px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  margin-bottom: 50px;
  text-transform: uppercase; }
  @media (max-width: 960px) {
    .compare__title--big {
      font-size: 30px;
      margin-bottom: 30px; } }

.compare__subtitle {
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: block;
  margin-bottom: 75px; }
  @media (max-width: 960px) {
    .compare__subtitle {
      margin-bottom: 55px;
      font-size: 20px; } }

/* Конец стилей compare */
/* Стили секции term */
.term {
  padding-top: 145px;
  background: url(../img/compare/compare__more.jpg) 70% top no-repeat;
  background-size: cover;
  height: 1100px; }
  @media (max-width: 960px) {
    .term {
      padding-top: 115px;
      height: 1000px; } }
  @media (max-width: 700px) {
    .term {
      height: 700px;
      background-position: 78% top; } }
  @media (max-width: 480px) {
    .term {
      padding-top: 50px; } }

.term__title {
  color: #f00b52;
  font-size: 105px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  text-shadow: 0px 2px 10px #f00b52;
  margin-bottom: 55px; }
  @media (max-width: 960px) {
    .term__title {
      font-size: 90px;
      margin-bottom: 40px; } }
  @media (max-width: 480px) {
    .term__title {
      margin-bottom: 15px; } }

.term__subtitle {
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: block;
  margin-bottom: 45px; }
  @media (max-width: 960px) {
    .term__subtitle {
      font-size: 20px;
      margin-bottom: 30px; } }
  @media (max-width: 700px) {
    .term__subtitle {
      color: white; } }
  @media (max-width: 480px) {
    .term__subtitle {
      margin-bottom: 15px; } }

.term__descr {
  font-size: 18px; }
  @media (max-width: 960px) {
    .term__descr {
      font-size: 16px; } }
  @media (max-width: 700px) {
    .term__descr {
      color: white; } }

.term__catalog {
  text-align: center;
  margin-bottom: 65px; }
  @media (max-width: 960px) {
    .term__catalog {
      margin-bottom: 45px; } }

.term__text {
  font-size: 36px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  margin-bottom: 60px;
  display: block; }
  @media (max-width: 960px) {
    .term__text {
      font-size: 28px;
      margin-bottom: 40px; } }

/* Конец стилей term */
/* Стили секции stock */
.stock {
  padding-top: 25px;
  margin-bottom: 65px; }
  @media (max-width: 960px) {
    .stock {
      padding-top: 15px;
      margin-bottom: 45px; } }

.stock__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .stock__breadcrumbs {
      margin-bottom: 20px; } }

.stock__wrap {
  background: url(/assets/kw_app/img/kw_main_slider.png) center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 60px 0 60px 50px; }
  .stock__wrap .main-slider__text--black {
    line-height: 1.15;
    margin-bottom: 40px;
    font-size: 48px; }
  .stock__wrap .main-slider__ball {
    width: 110px;
    height: 110px;
    padding: 20px 0;
    right: 30%; }
    .stock__wrap .main-slider__ball span {
      font-size: 12px; }
    .stock__wrap .main-slider__ball .main-slider__ball-text {
      font-size: 27px; }
  .stock__wrap .main-slider__ball--big {
    width: 145px;
    height: 145px;
    padding: 25px 0;
    right: 10%; }
    .stock__wrap .main-slider__ball--big span {
      font-size: 14px; }
    .stock__wrap .main-slider__ball--big .main-slider__ball-text {
      font-size: 36px; }
  @media (max-width: 960px) {
    .stock__wrap {
      padding: 40px 0 40px 30px; }
      .stock__wrap .main-slider__text--black {
        line-height: 1.15;
        margin-bottom: 20px;
        font-size: 36px; }
      .stock__wrap .main-slider__ball {
        width: 90px;
        height: 90px;
        padding: 10px 0;
        right: 35%; }
        .stock__wrap .main-slider__ball span {
          font-size: 12px; }
        .stock__wrap .main-slider__ball .main-slider__ball-text {
          font-size: 24px; }
      .stock__wrap .main-slider__ball--big {
        width: 115px;
        height: 115px;
        padding: 15px 0;
        right: 15%; }
        .stock__wrap .main-slider__ball--big span {
          font-size: 14px; }
        .stock__wrap .main-slider__ball--big .main-slider__ball-text {
          font-size: 30px; } }
  @media (max-width: 700px) {
    .stock__wrap {
      padding: 20px 0 20px 10px; }
      .stock__wrap .main-slider__text--black {
        line-height: 1.15;
        margin-bottom: 20px;
        font-size: 24px; } }
  @media (max-width: 480px) {
    .stock__wrap {
      text-align: center; }
      .stock__wrap .main-slider__link {
        margin: 0 auto; } }

.stoke__roll li {
  font-size: 18px; }
  @media (max-width: 960px) {
    .stoke__roll li {
      font-size: 16px; } }

/* Конец стилей stock */
/* Стили секции contacts */
.contacts {
  padding-top: 25px;
  margin-bottom: 65px; }
  @media (max-width: 960px) {
    .contacts {
      padding-top: 15px;
      margin-bottom: 45px; } }

.contacts__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .contacts__breadcrumbs {
      margin-bottom: 20px; } }

.contacts__map {
  margin-bottom: 70px; }
  @media (max-width: 960px) {
    .contacts__map {
      margin-bottom: 50px; } }

.contacts__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 700px) {
    .contacts__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.contacts__col {
  width: 50%; }
  .contacts__col:first-child {
    margin-right: 80px; }
  @media (max-width: 700px) {
    .contacts__col {
      width: 100%;
      text-align: justify; }
      .contacts__col:first-child {
        margin-right: 0;
        margin-bottom: 30px; } }

.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 70px;
    justify-content: flex-start; }
  .contacts__row span {
    font-size: 16px; }
  @media (max-width: 960px) {
    .contacts__row {
      margin-bottom: 50px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .contacts__row span {
        margin-bottom: 10px; } }

.contacts__phone {
  font-size: 36px;
  font-family: "GothamPro-Medium", Arial, sans-serif; }
  @media (max-width: 960px) {
    .contacts__phone {
      font-size: 26px;
      margin-bottom: 10px; } }

.contacts__order {
  cursor: pointer;
  position: relative;
  z-index: 100;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #f00b52;
  font-size: 16px;
  line-height: 38px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  border-radius: 50px;
  padding: 0 30px;
  margin: 0 auto;
  color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63); }
  .contacts__order:hover {
    -webkit-box-shadow: 0px 14px 57px -14px #ed0a63;
            box-shadow: 0px 14px 57px -14px #ed0a63; }
  @media (max-width: 960px) {
    .contacts__order {
      padding: 0 30px;
      font-size: 18px;
      line-height: 44px;
      height: 50px; } }

.contacts__text {
  margin-bottom: 50px;
  line-height: 30px;
  font-size: 14px;
  color: black; }
  @media (max-width: 960px) {
    .contacts__text {
      margin-bottom: 30px; } }

.contacts__text--bold {
  font-family: "GothamPro-Bold", Arial, sans-serif;
  font-size: 18px; }
  @media (max-width: 960px) {
    .contacts__text--bold {
      font-size: 16px; } }
  @media (max-width: 700px) {
    .contacts__text--bold {
      text-align: left; } }

.contacts__text--light {
  display: block;
  color: #818181; }

.conctacts__mail {
  cursor: pointer;
  background: transparent;
  color: black;
  position: relative;
  z-index: 100;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #f00b52;
  font-size: 16px;
  line-height: 40px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  border-radius: 50px;
  padding: 0 30px;
  z-index: 5; }
  .conctacts__mail:hover {
    color: white; }
    .conctacts__mail:hover .contacts__mail--helper {
      opacity: 1; }
  @media (max-width: 700px) {
    .conctacts__mail {
      margin: 0 auto; } }

.contacts__mail--helper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63);
  height: 100%;
  z-index: -1;
  opacity: 0; }

.contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .contacts__list .icon {
    width: 45px;
    height: 45px; }
    @media (max-width: 960px) {
      .contacts__list .icon {
        width: 40px;
        height: 40px; } }

.contacts__item {
  margin-right: 10px; list-style-type: none; }
  .contacts__item:last-child {
    margin-right: 0; }

/* Конец стилей contacts */
/* Стили секции technology */
.technology {
  padding-top: 25px; }
  @media (max-width: 960px) {
    .technology {
      padding-top: 15px; } }

.technology__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .technology__breadcrumbs {
      margin-bottom: 20px; } }

.technology__banner {
  background: url(../img/technology/technology__banner.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px; }
  .technology__banner .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  @media (max-width: 960px) {
    .technology__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }
  @media (max-width: 480px) {
    .technology__banner {
      background-position: 45% center; } }

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

.technology__title {
  font-size: 36px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  text-transform: uppercase; }
  @media (max-width: 960px) {
    .technology__title {
      font-size: 28px; } }
  @media (max-width: 700px) {
    .technology__title {
      font-size: 18px; } }

.technology__title--min {
  font-family: "GothamPro-Bold", Arial, sans-serif;
  font-size: 30px; }
  @media (max-width: 960px) {
    .technology__title--min {
      font-size: 24px; } }
  @media (max-width: 700px) {
    .technology__title--min {
      font-size: 20px; } }

.technology__subtitle {
  font-family: "GothamPro-Bold", Arial, sans-serif;
  font-size: 24px; }
  @media (max-width: 960px) {
    .technology__subtitle {
      font-size: 18px; } }
  @media (max-width: 700px) {
    .technology__subtitle {
      font-size: 16px; } }

.technology__text {
  font-size: 16px;
  line-height: 24px; }
  @media (max-width: 960px) {
    .technology__text {
      font-size: 14px;
      line-height: 20px; } }

.technology__content {
  text-align: center; }
  .technology__content .technology__title {
    margin-bottom: 70px; }
    @media (max-width: 960px) {
      .technology__content .technology__title {
        margin-bottom: 50px; } }

.technology__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 700px) {
    .technology__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.technology__col {
  width: calc(50% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .technology__col .technology__text {
    margin-bottom: 20px; }
    @media (max-width: 960px) {
      .technology__col .technology__text {
        margin-bottom: 10px; } }
  .technology__col .technology__img {
    margin-bottom: 20px; }
    @media (max-width: 960px) {
      .technology__col .technology__img {
        margin-bottom: 10px; } }
  @media (max-width: 700px) {
    .technology__col {
      width: 100%;
      margin-bottom: 40px; }
      .technology__col:last-child {
        margin-bottom: 0; } }

.technology__subtext {
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: #f00b52;
  text-shadow: 0px 2px 8px #f00b52; }
  @media (max-width: 960px) {
    .technology__subtext {
      font-size: 18px; } }
  @media (max-width: 700px) {
    .technology__subtext {
      font-size: 14px; } }

.technology__day {
  background: url(../img/technology/technology__3.jpg) center center no-repeat;
  background-size: cover;
  height: 1100px;
  padding-top: 450px; }
  @media (max-width: 960px) {
    .technology__day {
      height: 900px;
      padding-top: 350px; } }
  @media (max-width: 700px) {
    .technology__day {
      height: 700px;
      padding-top: 200px; } }
  @media (max-width: 480px) {
    .technology__day {
      height: 600px; } }

.day__content {
  width: 50%; }
  .day__content span {
    display: block;
    margin-bottom: 40px; }
    @media (max-width: 960px) {
      .day__content span {
        margin-bottom: 20px; } }
  @media (max-width: 700px) {
    .day__content {
      width: 70%; } }

.day__title {
  line-height: 1.15; }

@media (max-width: 700px) {
  .day__text {
    width: 50%; } }

.technology__comfort {
  text-align: center;
  margin-bottom: 180px; }
  .technology__comfort .comfort__title {
    display: block;
    margin-bottom: 40px; }
    @media (max-width: 960px) {
      .technology__comfort .comfort__title {
        margin-bottom: 20px; } }
  .technology__comfort .comfort__subtitle {
    display: block;
    margin-bottom: 80px; }
    @media (max-width: 960px) {
      .technology__comfort .comfort__subtitle {
        margin-bottom: 60px; } }
  @media (max-width: 960px) {
    .technology__comfort {
      margin-bottom: 150px; } }
  @media (max-width: 700px) {
    .technology__comfort {
      margin-bottom: 120px; } }
  @media (max-width: 480px) {
    .technology__comfort {
      margin-bottom: 80px; } }

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

.comfort__num {
  position: relative;
  width: 200px; }
  .comfort__num .icon {
    width: 203px;
    height: 197px;
    position: absolute;
    top: -40px;
    left: -55px; }
  .comfort__num .comfort__text {
    margin-right: 120px; }
  @media (max-width: 700px) {
    .comfort__num {
      width: auto;
      margin-right: 10px; }
      .comfort__num .icon {
        display: none; }
      .comfort__num .comfort__text {
        margin-right: 0; } }

.comfort__text {
  font-family: "GothamPro-Black", Arial, sans-serif;
  font-size: 105px;
  color: #f00b52;
  text-shadow: 0px 2px 8px #f00b52; }
  @media (max-width: 960px) {
    .comfort__text {
      font-size: 90px; } }
  @media (max-width: 700px) {
    .comfort__text {
      font-size: 50px; } }

.comfort__text--mr {
  margin-right: 60px; }
  @media (max-width: 700px) {
    .comfort__text--mr {
      margin-right: 10px; } }

.technology__after {
  text-align: center; }
  .technology__after span {
    display: block;
    margin-bottom: 55px; }
    @media (max-width: 960px) {
      .technology__after span {
        margin-bottom: 35px; } }

.cocoen {
  height: 780px; }
  .cocoen img {
    height: 780px; }
  .cocoen .cocoen-drag {
    background: #f00b52;
    width: 5px;
    margin-bottom: 0; }
    .cocoen .cocoen-drag:before {
      display: none; }
    .cocoen .cocoen-drag:after {
      content: "";
      display: block;
      width: 45px;
      height: 45px;
      background: url(../img/technology/play.png) center center no-repeat;
      background-size: cover;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 50%;
      margin-left: -25px;
      margin-top: -18px;
      position: absolute;
      top: 50%;
      cursor: pointer; }
  @media (max-width: 1200px) {
    .cocoen {
      height: 600px; }
      .cocoen img {
        height: 600px; } }
  @media (max-width: 960px) {
    .cocoen {
      height: 500px; }
      .cocoen img {
        height: 500px; } }
  @media (max-width: 700px) {
    .cocoen {
      height: 400px; }
      .cocoen img {
        height: 400px; } }
  @media (max-width: 480px) {
    .cocoen {
      height: 200px; }
      .cocoen img {
        height: 200px; } }

.technology__slider {
  text-align: center;
  padding-top: 75px;
  margin-bottom: 30px; }
  .technology__slider .technology__title, .technology__slider .technology__subtitle {
    display: block; }
  @media (max-width: 960px) {
    .technology__slider {
      padding-top: 55px;
      margin-bottom: 15px; } }

.tech-slider__dots {
  margin-bottom: 75px; }
  @media (max-width: 960px) {
    .tech-slider__dots {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .tech-slider__dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.tech-slider__dot {
  padding: 15px 25px;
  font-size: 16px;
  border-radius: 50px;
  border: 3px solid #d9d9d9;
  margin-right: 20px;
  cursor: pointer; }
  .tech-slider__dot:last-child {
    margin-right: 0; }
  .tech-slider__dot:hover {
    border-color: #f00b52; }
  @media (max-width: 960px) {
    .tech-slider__dot {
      padding: 10px 20px; } }
  @media (max-width: 700px) {
    .tech-slider__dot {
      margin-right: 0;
      margin-bottom: 10px; }
      .tech-slider__dot:last-child {
        margin-bottom: 0; } }

.tech-slider__dot--active {
  border-color: #f00b52;
  font-family: "GothamPro-Medium", Arial, sans-serif; }

.tech-slider__title {
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .tech-slider__title {
      margin-bottom: 30px; } }

.tech-slider__subtitle {
  margin-bottom: 60px; }
  @media (max-width: 960px) {
    .tech-slider__subtitle {
      margin-bottom: 40px; } }

.tech-slider__list {
  position: relative;
  height: 610px; }
  @media (max-width: 960px) {
    .tech-slider__list {
      height: 510px; } }
  @media (max-width: 700px) {
    .tech-slider__list {
      height: 450px; } }

.tech-slider__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }
  @media (max-width: 700px) {
    .tech-slider__item:first-child img {
      width: 50%; } }
  @media (max-width: 480px) {
    .tech-slider__item:first-child img {
      width: 70%; } }

.tech-slider__item--active {
  opacity: 1; }

.tech-slider__controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.tech-slider__prev, .tech-slider__next {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  .tech-slider__prev .icon, .tech-slider__next .icon {
    width: 25px;
    height: 40px;
    margin: auto; }

.tech-slider__prev .icon {
  margin-left: 0; }

.tech-slider__prev:hover .icon {
  -webkit-transform: scale(1.3);
          transform: scale(1.3); }

.tech-slider__next .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 0; }

.tech-slider__next:hover .icon {
  -webkit-transform: rotate(180deg) scale(1.3);
          transform: rotate(180deg) scale(1.3); }

/* Конец стилей technology */
/* Стили секции basket */
.basket {
  padding-top: 25px;
  margin-bottom: 65px; }
  @media (max-width: 960px) {
    .basket {
      padding-top: 15px;
      margin-bottom: 45px; } }

.basket__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .basket__breadcrumbs {
      margin-bottom: 20px; } }

.basket__block {
  padding: 0 30px;
  -webkit-box-shadow: 0px 0px 29px -5px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 29px -5px rgba(0, 0, 0, 0.75);
  margin-bottom: 45px;
  border-radius: 10px; }
  @media (max-width: 700px) {
    .basket__block {
      padding: 0 10px; } }

.basket__block--hidden {
  display: none; }

.basket__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .basket__row {
      margin-bottom: 30px; } }
  @media (max-width: 700px) {
    .basket__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .basket__row .basket__total {
        margin-bottom: 20px; } }

.basket__row--hidden {
  display: none; }

.basket__title {
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: block;
  margin-bottom: 20px; }
  @media (max-width: 960px) {
    .basket__title {
      font-size: 20px;
      margin-bottom: 10px; } }

.basket__btn {
  margin: 0;
  font-size: 18px; }
  @media (max-width: 960px) {
    .basket__btn {
      font-size: 16px; } }

.basket__manager {
  margin-left: auto;
  margin-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .basket__manager .basket__btn {
    color: black;
    margin-bottom: 10px;
    z-index: 1; }
    .basket__manager .basket__btn:hover {
      color: white; }
  .basket__manager .link--helper {
    z-index: -1; }
  @media (max-width: 960px) {
    .basket__manager {
      margin-right: 15px; } }
  @media (max-width: 700px) {
    .basket__manager {
      margin: 0;
      margin-bottom: 20px; } }

/* Конец стилей basket */
/* Стили секции card */
.card {
  padding-top: 25px; }
  @media (max-width: 960px) {
    .card {
      padding-top: 15px; } }

.card__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .card__breadcrumbs {
      margin-bottom: 20px; } }

.card__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 45px; }
  @media (max-width: 960px) {
    .card__wrap {
      margin-bottom: 25px; } }
  @media (max-width: 700px) {
    .card__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.card__show {
  width: calc(50% - 15px); }
  .card__show .slick-arrow {
    font-size: 0;
    background: none; }
    .card__show .slick-arrow:after {
      content: "";
      display: block;
      width: 25px;
      height: 45px;
      background: url(../img/arrow-right--small.png) no-repeat center center;
      background-size: cover;
      cursor: pointer; }
  @media (max-width: 700px) {
    .card__show {
      width: 100%;
      margin-bottom: 40px; } }

.card__show--discont {
  position: relative; }
  .card__show--discont:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background: url(../img/discount.png) center center no-repeat;
    width: 80px;
    height: 80px; }
  @media (max-width: 480px) {
    .card__show--discont:after {
      width: 40px;
      height: 40px;
      background-size: cover; } }

.card-zoom__list {
  position: relative; }
  .card-zoom__list .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    font-size: 0;
    background: none; }
    .card-zoom__list .slick-arrow:after {
      content: "";
      display: block;
      width: 25px;
      height: 45px;
      background: url(../img/arrow-right--small.png) no-repeat center center;
      background-size: cover;
      cursor: pointer; }
    .card-zoom__list .slick-arrow.slick-prev {
      left: 10px; }
      .card-zoom__list .slick-arrow.slick-prev:hover {
        top: 48%;
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
    .card-zoom__list .slick-arrow.slick-next {
      right: 10px;
      top: 45%;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
      .card-zoom__list .slick-arrow.slick-next:hover {
        -webkit-transform: scale(1.2) rotate(180deg);
                transform: scale(1.2) rotate(180deg); }
  .card-zoom__list img {
    width: 100%; }

.card__display {
  position: relative;
  margin-bottom: 15px; }
  .card__display .card__img {
    width: 573px;
    height: 393px;
    position: relative; }
    .card__display .card__img img {
      width: 100%;
      height: 393px;
      cursor: pointer; }
    .card__display .card__img .icon {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 50px;
      height: 50px;
      opacity: 0; }
    .card__display .card__img:hover .icon {
      opacity: 1; }
    @media (max-width: 480px) {
      .card__display .card__img:hover img {
        cursor: default; }
      .card__display .card__img:hover .icon {
        opacity: 0; }
      .card__img { height:250px;}
      .card__img--zoom {height:250px;}
    }
  .card__display .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1; }
    .card__display .slick-arrow.slick-prev {
      left: 10px; }
      .card__display .slick-arrow.slick-prev:hover {
        top: 44%;
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
    .card__display .slick-arrow.slick-next {
      right: 10px;
      top: 45%;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
      .card__display .slick-arrow.slick-next:hover {
        -webkit-transform: scale(1.2) rotate(180deg);
                transform: scale(1.2) rotate(180deg); }
  @media (max-width: 1200px) {
    .card__display .card__img {
      height: 330px; }
      .card__display .card__img img {
        height: 330px; } }
  @media (max-width: 960px) {
    .card__display {
      margin-bottom: 10px; }
      .card__display .card__img {
        height: 270px; }
        .card__display .card__img img {
          height: 270px; } }
  @media (max-width: 700px) {
    .card__display .card__img {
      height: 350px; }
      .card__display .card__img img {
        height: 350px; } }
  @media (max-width: 480px) {
    .card__display .card__img {
      height: 200px; }
      .card__display .card__img img {
        height: 200px; } }

.card__more {
  position: relative; }
  .card__more .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1; }
    .card__more .slick-arrow:after {
      width: 15px;
      height: 25px; }
    .card__more .slick-arrow.slick-prev {
      left: 10px; }
      .card__more .slick-arrow.slick-prev:hover {
        top: 35%;
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
    .card__more .slick-arrow.slick-next {
      right: 20px;
      top: 33%;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
      .card__more .slick-arrow.slick-next:hover {
        -webkit-transform: scale(1.2) rotate(180deg);
                transform: scale(1.2) rotate(180deg); }
  @media (max-width: 480px) {
    .card__more {
      display: none; } }

.card__info {
  width: calc(50% - 15px); }
  @media (max-width: 700px) {
    .card__info {
      width: 100%; } }

.card__name {
  font-size: 36px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase; }
  @media (max-width: 960px) {
    .card__name {
      font-size: 28px;
      margin-bottom: 20px; } }

.card__price-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 45px; }
  @media (max-width: 960px) {
    .card__price-row {
      margin-bottom: 25px; } }

.card__cost--old {
  margin-bottom: 15px;
  display: block; 
  text-decoration: line-through;
  font-size: 18px;
  font-weight: 700; }
  @media (max-width: 960px) {
    .card__cost--old {
      margin-bottom: 10px; } }

.card__cost {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: #f00b52; }
  @media (max-width: 960px) {
    .card__cost {
      font-size: 24px; } }

.economy__text {
  display: block;
  margin-bottom: 15px; }
  @media (max-width: 960px) {
    .economy__text {
      margin-bottom: 10px; } }

.economy__sum {
  background: #f00b52;
  font-size: 16px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white;
  padding: 5px 15px;
  border-radius: 8px; }
  @media (max-width: 960px) {
    .economy__sum {
      font-size: 14px; } }

.card__basket-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .card__basket-row {
      margin-bottom: 15px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .card__basket-row .card__counter {
        margin-bottom: 10px; } }
  @media (max-width: 700px) {
    .card__basket-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .card__basket-row .card__counter {
        margin-bottom: 0px; } }
  @media (max-width: 480px) {
    .card__basket-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .card__basket-row .card__counter {
        margin-bottom: 10px; } }

.card__paydel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  cursor: pointer; }
  .card__paydel .icon {
    width: 40px;
    height: 35px;
    margin-right: 10px; }
  .card__paydel span {
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 2px dotted #f00b52; }

.card__payments, .card__delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .card__payments:hover span, .card__delivery:hover span {
    border-bottom-color: transparent; }

.card__delivery {
  margin-left: 20px; }

.card__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: 48px;
  font-size: 16px;
  margin: 0; }
  .card__btn .fa {
    margin-right: 5px; }
  @media (max-width: 960px) {
    .card__btn {
      /*height: 40px;*/
      font-size: 14px; } }

.card__descr {
  margin-bottom: 20px; }

.card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin-bottom: 15px; }
  .card__item:before {
    content: "•";
    display: block;
    color: #f00b52;
    margin-right: 8px; }
  .card__item:last-child {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    .card__item {
      font-size: 14px;
      margin-bottom: 10px; }
      .card__item:last-child {
        margin-bottom: 0; } }

.card__shot {
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .card__shot {
      margin-bottom: 30px; } }

.card__shot-wrap {
  padding: 25px 0;
  border-top: 2px dotted #bcbcbc;
  border-bottom: 2px dotted #bcbcbc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media (max-width: 960px) {
    .card__shot-wrap {
      padding: 15px 0; } }
  @media (max-width: 700px) {
    .card__shot-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.card__shot-item {
  width: 21%;
  font-size: 48px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  color: #f00b52;
  text-shadow: 0px 2px 10px #f00b52;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  border-right: 2px dotted #bcbcbc; }
  .card__shot-item .icon {
    width: 90px;
    height: 49px; }
  .card__shot-item:last-child {
    border-right: none;
    width: 23%; }
  @media (max-width: 960px) {
    .card__shot-item {
      width: 25%;
      padding: 0 5px;
      font-size: 28px; } }
  @media (max-width: 700px) {
    .card__shot-item {
      width: 100%;
      border-right: none;
      margin-bottom: 20px; }
      .card__shot-item:last-child {
        border-bottom: none;
        width: 100%;
        margin-bottom: 0; } }

.card__short-item--small {
  font-size: 16px;
  color: black;
  font-family: "GothamPro-Regular", Arial, sans-serif;
  text-shadow: none;
  margin-left: 10px; }
  @media (max-width: 960px) {
    .card__short-item--small {
      font-size: 14px; } }

.card__shot-item--sup {
  font-size: 24px;
  -ms-flex-item-align: baseline;
      align-self: baseline; }
  @media (max-width: 960px) {
    .card__shot-item--sup {
      font-size: 18px;
      -ms-flex-item-align: center;
          align-self: center;
      padding-bottom: 10px; } }

/* Конец стилей card */
/* Стили секции montage */
.montage {
  padding-top: 25px; }
  @media (max-width: 960px) {
    .montage {
      padding-top: 15px; } }

.montage__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .montage__breadcrumbs {
      margin-bottom: 20px; } }

.montage__banner {
  background: url(../img/montage/montage__banner.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative; }
  .montage__banner .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  .montage__banner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  @media (max-width: 960px) {
    .montage__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }

.montage__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2; }

.montage__title {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white; }
  @media (max-width: 960px) {
    .montage__title {
      font-size: 24px; } }

.montage__content {
  margin-bottom: 90px; }
  @media (max-width: 960px) {
    .montage__content {
      margin-bottom: 70px; } }

.montage__text {
  font-size: 14px;
  color:black;
  line-height: 30px;
  margin-bottom: 20px; }
  @media (max-width: 960px) {
    .montage__text {
      margin-bottom: 10px;
      line-height: 24px; } }

.montage__text--mb {
  margin-bottom: 45px; }
  @media (max-width: 960px) {
    .montage__text--mb {
      margin-bottom: 25px; } }

.montage__subtitle {
  display: block;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  margin-bottom: 20px; }
  @media (max-width: 960px) {
    .montage__subtitle {
      margin-bottom: 10px; } }

.montage__list--mb {
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .montage__list--mb {
      margin-bottom: 30px; } }

.montage__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color:black;
  margin-bottom: 15px; }
  .montage__item:before {
    content: "•";
    display: block;
    color: #f00b52;
    margin-right: 8px; }
  .montage__item:last-child {
    margin-bottom: 0; }
  .montage__item span {
    color: #f00b52;
    font-family: "GothamPro-Medium", Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    margin-left: 5px;
    text-decoration: underline; }

/* Конец стилей montage */
/* Стили секции delivery */
.delivery {
  padding-top: 25px; }
  @media (max-width: 960px) {
    .delivery {
      padding-top: 15px; } }

.delivery__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .delivery__breadcrumbs {
      margin-bottom: 20px; } }

.delivery__banner {
    background-position: center center;
    background-repeat: no-repeat;
  /* background: url(../img/delivery/delivery__banner.jpg) center center no-repeat; */
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative; }
  .delivery__banner .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  .delivery__banner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  @media (max-width: 960px) {
    .delivery__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }

.delivery__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2; }

.delivery__title {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white; }
  @media (max-width: 960px) {
    .delivery__title {
      font-size: 24px; } }

.delivery__content {
  margin-bottom: 90px; }
  @media (max-width: 960px) {
    .delivery__content {
      margin-bottom: 70px; } }

.delivery__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px; }

.delivery__dot {
  padding: 15px 30px;
  width: 173px;
  font-size: 16px;
  border-radius: 50px;
  border: 3px solid #d9d9d9;
  margin-right: 25px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .delivery__dot:last-child {
    margin-right: 0; }
  .delivery__dot:hover {
    border-color: #f00b52; }
  .delivery__dot .icon {
    width: 18px;
    height: 18px;
    fill: #f63f48;
    margin-right: 10px; }
  @media (max-width: 960px) {
    .delivery__dot {
      font-size: 14px;
      padding: 10px 20px; } }

.delivery__dot--active {
  border-color: #f00b52;
  font-family: "GothamPro-Medium", Arial, sans-serif; }

.delivery__list {
  position: relative;
  height: auto;
    display: block;
    width: 100%;
  /* height: 1050px; */ 
    
}
  @media (max-width: 700px) {
    .delivery__list {
      height: 1300px; } }
  @media (max-width: 480px) {
    .delivery__list {
      height: 1750px; } }

.delivery__item {
  
  /* position: absolute; */
  display: none;
  top: 0;
  left: 0;
  
  /* opacity: 0; */ 
    
}

.delivery__item--active {
  /* opacity: 1; */ 
  display: block;
}

.delivery__roll {
  margin-bottom: 55px; }
  @media (max-width: 960px) {
    .delivery__roll {
      margin-bottom: 20px; } }

.delivery__roll-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  margin-bottom: 15px; }
  .delivery__roll-item:before {
    content: "•";
    display: block;
    color: #f00b52;
    margin-right: 15px; }
  .delivery__roll-item:last-child {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    .delivery__roll-item {
      font-size: 16px; } }

.delivery__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 960px) {
    .delivery__row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 700px) {
    .delivery__row {
      margin-bottom: 20px; } }

.delivery__col {
  width: 33%;
  padding-right: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .delivery__col .icon {
    width: 50px;
    height: 60px;
    margin-bottom: 30px; }
  @media (max-width: 960px) {
    .delivery__col {
      padding-right: 15px; }
      .delivery__col .icon {
        margin-bottom: 10px; } }
  @media (max-width: 700px) {
    .delivery__col {
      width: 100%;
      text-align: center; }
      .delivery__col .icon {
        margin: 0 auto; } }

.delivery__subtitle, .delivery__subtitle--medium {
  font-size: 18px;
  line-height: 30px;
  display: block;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  margin-bottom: 40px; }
  @media (max-width: 960px) {
    .delivery__subtitle, .delivery__subtitle--medium {
      margin-bottom: 20px; } }

.delivery__subtitle--medium {
  font-family: "GothamPro-Medium", Arial, sans-serif; }

.delivery__text {
  line-height: 30px;
  font-family: "GothamPro-Light", Arial, sans-serif;
  margin-bottom: 40px; }
  .delivery__text:last-child {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    .delivery__text {
      margin-bottom: 20px;
      line-height: 24px; }
      .delivery__text:last-child {
        margin-bottom: 0; } }
  @media (max-width: 960px) {
    .delivery__text {
      margin-bottom: 10px; } }

.delivery__block .icon {
  width: 50px;
  height: 60px;
  margin-bottom: 30px; }

@media (max-width: 960px) {
  .delivery__block {
    margin-bottom: 10px; }
    .delivery__block .icon {
      margin-bottom: 10px; } }

@media (max-width: 700px) {
  .delivery__block {
    text-align: center; }
    .delivery__block .icon {
      margin: 0 auto; } }

.delivery__row--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 960px) {
    .delivery__row--2 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.delivery__col--2 {
  width: 25%;
  padding-right: 90px; }
  .delivery__col--2 .icon {
    width: 45px;
    height: 50px; }
  @media (max-width: 960px) {
    .delivery__col--2 {
      padding-right: 15px; } }
  @media (max-width: 700px) {
    .delivery__col--2 {
      width: 100%;
      text-align: center; }
      .delivery__col--2 .icon {
        margin: 0 auto; } }

/* Конец стилей delivery */
/* Стили секции coop */
.coop {
  padding-top: 25px; }
  @media (max-width: 960px) {
    .coop {
      padding-top: 15px; } }

.coop__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .coop__breadcrumbs {
      margin-bottom: 20px; } }

.coop__banner {
  background: url(../img/coop/coop__banner.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative; }
  .coop__banner .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  .coop__banner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1; }
  @media (max-width: 960px) {
    .coop__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }

.coop__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2; }

.coop__title {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: white; }
  @media (max-width: 960px) {
    .coop__title {
      font-size: 24px; } }

.coop__content {
  margin-bottom: 90px; }
  @media (max-width: 960px) {
    .coop__content {
      margin-bottom: 70px; } }
  @media (max-width: 700px) {
    .coop__content {
      margin-bottom: 50px; } }

.coop__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px; }
  @media (max-width: 700px) {
    .coop__dots {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.coop__dot {
  padding: 15px 30px;
  font-size: 16px;
  border-radius: 50px;
  border: 3px solid #d9d9d9;
  margin-right: 25px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .coop__dot:last-child {
    margin-right: 0; }
  .coop__dot:hover {
    border-color: #f00b52; }
  .coop__dot .icon {
    width: 18px;
    height: 18px;
    fill: #f63f48;
    margin-right: 10px; }
  @media (max-width: 960px) {
    .coop__dot {
      font-size: 14px;
      padding: 10px 20px; } }
  @media (max-width: 700px) {
    .coop__dot {
      margin-right: 0;
      font-size: 16px;
      margin-bottom: 15px; }
      .coop__dot:last-child {
        margin-bottom: 0; } }

.coop__dot--active {
  border-color: #f00b52;
  font-family: "GothamPro-Medium", Arial, sans-serif; }

.coop__text {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 50px; }
  @media (max-width: 700px) {
    .coop__text {
      text-align: justify;
      margin-bottom: 30px;
      font-size: 14px;
      line-height: 24px; } }

.coop__list {
  position: relative;
  height: 565px;
  margin-bottom: 40px; }
  @media (max-width: 700px) {
    .coop__list {
      height: 1100px; } }
  @media (max-width: 480px) {
    .coop__list {
      height: 1250px; } }

.coop__item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.coop__item--active {
  opacity: 1; }

.coop__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5; }
  @media (max-width: 700px) {
    .coop__slider {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.coop__img {
  width: 33%;
  height: 400px;
  position: relative; }
  .coop__img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .coop__img:hover {
    width: 50%; }
    .coop__img:hover:after {
      background: transparent; }
  @media (max-width: 700px) {
    .coop__img {
      width: 100%;
      height: 200px;
      margin-bottom: 20px; }
      .coop__img:after {
        background: transparent; }
      .coop__img:last-child {
        margin-bottom: 0; }
      .coop__img:hover {
        width: 100%; } }

.coop__img--1 {
  background: url(../img/coop/coop__slider-1.jpg) no-repeat center center;
  background-size: cover; }

.coop__img--2 {
  background: url(../img/coop/coop__slider-2.jpg) no-repeat center center;
  background-size: cover; }

.coop__img--3 {
  background: url(../img/coop/coop__slider-3.jpg) no-repeat center center;
  background-size: cover; }

.coop__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 960px) {
    .coop__row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 700px) {
    .coop__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.coop__col {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 40px; }
  .coop__col .icon {
    width: 87px;
    height: 105px;
    margin-bottom: 20px; }
  @media (max-width: 700px) {
    .coop__col {
      width: 100%;
      margin-bottom: 30px; }
      .coop__col:last-child {
        margin-bottom: 0; } }

.coop__name {
  display: block;
  font-size: 18px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  line-height: 30px; }

.coop__call-me {
  margin-bottom: 90px; }

/* Конец стилей coop */
/* Стили секции heating */
.heating {
  padding-top: 25px; }
  @media (max-width: 960px) {
    .heating {
      padding-top: 15px; } }

.heating__breadcrumbs {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .heating__breadcrumbs {
      margin-bottom: 20px; } }

.heating__banner {
  background: url(../img/heating/heating__banner.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative; }
  .heating__banner .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  @media (max-width: 960px) {
    .heating__banner {
      padding: 70px 0;
      margin-bottom: 30px; } }


.heating__banner1 {
  background: url(https://sunray.ru/assets/images/products/170/2jhqzqrw7ik.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative; }
  .heating__banner1 .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  @media (max-width: 960px) {
    .heating__banner1 {
      padding: 70px 0;
      margin-bottom: 30px; } }

.heating__banner2 {
  background: url(https://sunray.ru/assets/images/products/170/saunas.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0;
  margin-bottom: 50px;
  position: relative; }
  .heating__banner2 .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    fill: #f00b52; }
  @media (max-width: 960px) {
    .heating__banner2 {
      padding: 70px 0;
      margin-bottom: 30px; } }
.heating__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2; }

.heating__title {
  font-size: 30px;
  font-family: "GothamPro-Bold", Arial, sans-serif; }
  @media (max-width: 960px) {
    .heating__title {
      font-size: 24px; } }

.heating__subtitle {
  display: block;
  font-size: 16px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted black; }
  .heating__subtitle:after {
    content: "";
    display: none;
    width: 18px;
    height: 13px;
    background: url(../img/arrow-right--small.png) center center no-repeat;
    background-size: cover;
    margin-left: 10px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  @media (max-width: 700px) {
    .heating__subtitle {
      font-size: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      cursor: pointer; }
      .heating__subtitle:after {
        display: block; } }
  @media (max-width: 480px) {
    .heating__subtitle {
      font-size: 16px; } }

.heating__subtitle--active:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.heating__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
      -ms-flex-pack: flex-start;
          justify-content: flex-start;
}
  @media (max-width: 700px) {
    .heating__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.heating__menu {
  min-width: 235px;
  max-width: 235px;
  margin-right: 25px; }
  .heating__menu .footer__item--active {
    padding: 0 20px;
    border: 3px solid #f00b52;
    border-radius: 30px;
    text-align: center;
    margin: 10px 0; }
    .heating__menu .footer__item--active .footer__link {
      opacity: 1;
      cursor: default; }
  @media (max-width: 700px) {
    .heating__menu {
      width: 100%;
      text-align: center;
      margin-bottom: 40px;
      margin-right: 0; }
      .heating__menu .footer__list {
        display: none; } }

.heating__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: flex-start; }
  @media (max-width: 1200px) {
    .heating__row {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

/* Конец стилей heating */
/* Стили секции error */
.error {
  margin-bottom: 150px; }
  @media (max-width: 960px) {
    .error {
      margin-bottom: 100px; } }
  @media (max-width: 480px) {
    .error {
      margin-bottom: 50px; } }

.error__wrap {
  height: 570px;
  background: url(../img/error-bg.png) -10% center no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 700px) {
    .error__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-position: center; } }

.error__link {
  margin: 0;
  font-size: 16px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  padding: 0 25px;
  margin-left: 40px; }
  .error__link .fa {
    margin-right: 5px; }
  @media (max-width: 700px) {
    .error__link {
      margin-bottom: 20px;
      margin-left: 0; } }

.error__info {
  text-align: right; }
  @media (max-width: 700px) {
    .error__info {
      text-align: center; } }

.error__num {
  display: block;
  font-size: 280px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  color: #f00b52;
  margin-bottom: 25px;
  text-shadow: 0px 2px 10px #f00b52; }
  @media (max-width: 1200px) {
    .error__num {
      font-size: 200px; } }
  @media (max-width: 960px) {
    .error__num {
      font-size: 170px;
      margin-bottom: 15px; } }
  @media (max-width: 480px) {
    .error__num {
      font-size: 150px; } }

.error__text {
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif; }
  @media (max-width: 700px) {
    .error__text {
      color: white; } }

/* Конец стилей error */
/* Стили секции test */
.test__list {
  position: relative;
  height: 1200px; }

.test__item {
  padding: 100px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0; }
  .test__item:last-child {
    padding: 40px 0; }
    .test__item:last-child .test__title {
      margin-bottom: 20px; }
    .test__item:last-child .test__controls {
      margin-bottom: 30px; }
  @media (max-width: 960px) {
    .test__item {
      padding: 80px 0; } }

.test__item--active {
  opacity: 1;
  z-index: 1; }

.test__title {
  display: block;
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 960px) {
    .test__title {
      font-size: 20px;
      margin-bottom: 25px; } }

.test__title--mb {
  margin-bottom: 80px; }
  @media (max-width: 960px) {
    .test__title--mb {
      margin-bottom: 60px; } }

.test__subtitle {
  display: block;
  font-size: 18px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  text-align: center;
  margin-bottom: 35px; }
  @media (max-width: 960px) {
    .test__subtitle {
      font-size: 16px;
      margin-bottom: 25px; } }

.test__subtitle--bold {
  font-size: 21px;
  font-family: "GothamPro-Bold", Arial, sans-serif; }
  @media (max-width: 960px) {
    .test__subtitle--bold {
      font-size: 18px; } }

.test__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 500px) {
    .test__controls {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.test .test__btn {
  font-size: 16px;
  height: 50px;
  line-height: 44px;
  padding: 0 20px;
  cursor: pointer;
  margin: 0; }
  @media (max-width: 700px) {
    .test .test__btn {
      padding: 0 10px; } }
  @media (max-width: 480px) {
    .test .test__btn {
      padding: 0 20px; } }

.test .test__btn--next .fa {
  margin-left: 5px; }

@media (max-width: 500px) {
  .test .test__btn--next {
    width: 250px; } }

.test .test__btn--prev {
  color: black;
  margin-right: 20px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  .test .test__btn--prev .fa {
    margin-right: 5px; }
  .test .test__btn--prev span {
    position: relative;
    z-index: 1; }
  .test .test__btn--prev:hover {
    color: white; }
  @media (max-width: 500px) {
    .test .test__btn--prev {
      margin-right: 0;
      margin-bottom: 20px; } }

.test .test__btn--last .fa {
  margin-left: 0;
  margin-right: 5px; }

.test__check {
  text-align: center; }

.test__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 70px; }
  @media (max-width: 700px) {
    .test__row {
      margin-bottom: 50px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 480px) {
    .test__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-left: 20px; } }

.test__row--ai {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media (max-width: 700px) {
    .test__row--ai {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding-left: 0; } }

@media (max-width: 700px) {
  .test__row--last {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.test__row-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 45px;
  margin-bottom: 20px; }
  .test__row-block:last-child {
    margin-right: 0; }
  @media (max-width: 960px) {
    .test__row-block {
      margin-right: 10px; }
      .test__row-block:last-child {
        margin-right: 0; } }

.test__radio {
  margin-right: 20px;
  position: relative; }
  .test__radio:before, .test__radio:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #EBEBEB url(../img/checked.png) center center no-repeat;
    background-size: 70%;
    cursor: pointer; }
  .test__radio:after {
    background: #f00b52 url(../img/checked.png) center center no-repeat;
    -webkit-box-shadow: -2px 2px 8px -2px #ed0a63;
            box-shadow: -2px 2px 8px -2px #ed0a63;
    opacity: 0; }

.test__label {
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  cursor: pointer; }
  @media (max-width: 960px) {
    .test__label {
      font-size: 14px;
      margin-bottom: 10px; } }

.test__radio:checked:after {
  opacity: 1; }

.test__num {
  font-size: 36px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  color: #f00b52;
  text-shadow: 0px 2px 10px #f00b52; }
  @media (max-width: 9600px) {
    .test__num {
      font-size: 32px; } }
  @media (max-width: 480px) {
    .test__num {
      font-size: 28px; } }

input[type="range"] {
  -webkit-appearance: none;
  border-radius: 2px;
  width: 655px;
  height: 5px;
  background-image: -webkit-linear-gradient(left, #f00b52 0%, #f00b52 50%, #d7d7d7 50%, #d7d7d7 100%);
  margin: 0 10px;
  outline: none;
  -webkit-transition: .1s;
  transition: .1s; }
  @media (max-width: 700px) {
    input[type="range"] {
      width: 70%; 
        -webkit-appearance: slider-horizontal;
    } }
  @media (max-width: 480px) {
    input[type="range"] {
      width: 60%; } }

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 181px;
  height: 21px;
  background: url(../img/controls.png) center center no-repeat;
  background-size: cover;
  -webkit-transition: .1s;
  transition: .1s;
  cursor: pointer; }
  @media (max-width: 700px) {
    input[type="range"]::-webkit-slider-thumb {
      width: 155px;
      height: 18px; 
    } }
  @media (max-width: 480px) {
    input[type="range"]::-webkit-slider-thumb {
      width: 120px;
      height: 14px; } }

input[type="range"]::-webkit-slider-thumb:hover,
input[type="range"]::-webkit-slider-thumb:active {
  width: 188px;
  height: 22px; }
  @media (max-width: 700px) {
    input[type="range"]::-webkit-slider-thumb:hover,
    input[type="range"]::-webkit-slider-thumb:active {
      width: 163px;
      height: 19px; } }
  @media (max-width: 480px) {
    input[type="range"]::-webkit-slider-thumb:hover,
    input[type="range"]::-webkit-slider-thumb:active {
      width: 129px;
      height: 15px; } }

.test__range-text {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.test__range--sup {
  font-size: 10px; }

.now {
  font-size: 16px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

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

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

.test__roll-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(50% - 20px); }
  @media (max-width: 960px) {
    .test__roll-item {
      width: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.test__checked-label {
  border-radius: 5px;
  cursor: pointer; }
  .test__checked-label img {
    margin-bottom: 10px;
    height: 400px; }
  .test__checked-label p {
    text-align: center;
    font-size: 12px; }
  .test__checked-label span {
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: "GothamPro-Bold", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px; }
  @media (max-width: 1200px) {
    .test__checked-label img {
      height: 300px; } }
  @media (max-width: 960px) {
    .test__checked-label img {
      height: 400px; } }
  @media (max-width: 700px) {
    .test__checked-label img {
      height: 300px; } }
  @media (max-width: 480px) {
    .test__checked-label img {
      height: 150px; } }

.test__city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px; }
  @media (max-width: 480px) {
    .test__city {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.test__text-label {
  font-size: 14px; }

.test__input {
  background: #ebebeb;
  padding: 15px 20px;
  width: 250px;
  border-radius: 5px;
  margin-left: 20px; }
  @media (max-width: 480px) {
    .test__input {
      margin-left: 0;
      margin-top: 20px; } }

.test__info {
  text-align: center;
  margin-bottom: 40px; }

.test__info-text {
  display: block;
  font-size: 24px;
  margin-bottom: 15px; }
  .test__info-text:last-child {
    margin-bottom: 20px; }

.test__info-num {
  font-size: 60px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  color: #f00b52;
  text-shadow: 0px 2px 10px #f00b52;
  display: block;
  margin-bottom: 15px; }

.test__subinfo {
  font-size: 16px; }

.test__block {
  width: 166px;
  text-align: center;
  margin-right: 100px; }
  .test__block .icon {
    width: 65px;
    height: 65px;
    margin-bottom: 10px; }
  .test__block:last-child {
    margin-right: 0; }
  @media (max-width: 960px) {
    .test__block {
      width: 20%;
      margin-right: 50px; } }
  @media (max-width: 700px) {
    .test__block {
      width: 50%;
      margin-right: 0; } }

.test__order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px; }

/* Конец стилей test */
/* Стили блока menu */
@media (max-width: 960px) {
  .menu {
    margin-bottom: 10px;
    width: 100%; } }

@media (max-width: 700px) {
  .menu {
    margin-bottom: 0; } }

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 960px) {
    .menu__list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 700px) {
    .menu__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.menu__link {
  display: block;
  padding: 10px 19px;
  color: white; }
  .menu__link:hover {
    font-family: "GothamPro-Medium", Arial, sans-serif;
    color: #f00b52; }
  @media (max-width: 1200px) {
    .menu__link {
      padding: 5px 12px; } }
  @media (max-width: 960px) {
    .menu__link {
      padding: 10px 20px;
      text-align: center;
      font-size: 16px; } }
  @media (max-width: 700px) {
    .menu__link {
      background: #262626;
      width: 100%;
      padding: 20px;
      text-align: left; } }

/* Конец стилей menu */
/* Стили блока phone */
.phone__link {
  font-family: "GothamPro-Medium", Arial, sans-serif;
  font-size: 18px;
  color: white; }
  .phone__link:hover {
    color: #f00b52; }
  @media (max-width: 1200px) {
    .phone__link {
      font-size: 16px; } }
  @media (max-width: 960px) {
    .phone__link {
      font-size: 18px; } }

.phone--main .phone__link {
  color: white; }
  .phone--main .phone__link:hover {
    color: #f00b52; }

/* Конец стилей phone */
/* Стили блока basket-block */
.basket-block {
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  cursor: pointer; }
  .basket-block .fa {
    color: #f00b52;
    margin-right: 9px; }
  .basket-block:hover {
    text-decoration: none; }
    .basket-block:hover .basket-block__text {
      border-bottom: 2px dotted transparent; }
  @media (max-width: 1200px) {
    .basket-block {
      padding: 0 10px; } }
  @media (max-width: 960px) {
    .basket-block {
      font-size: 18px;
      margin-right: 20px; } }
  @media (max-width: 700px) {
    .basket-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; } }
.basket-block svg path {
    fill: #fff;
}
.basket-block__text {
  display: block;
  margin-right: 8px;
  color: white;
  padding-bottom: 3px;
  border-bottom: 2px dotted white; }

.basket-block__count {
  color: #f00b52; }

/* Конец стилей basket-block */
/* Стили блока call */
.call__link {
  color: white;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  padding-bottom: 2px;
  border-bottom: 2px dotted #f00b52; }
  .call__link .fa {
    margin-right: 5px; }
  .call__link:hover {
    border-bottom: 2px dotted transparent;
    color: #f00b52; }
  @media (max-width: 1200px) {
    .call__link {
      font-size: 12px; } }
  @media (max-width: 960px) {
    .call__link {
      font-size: 14px; } }

/* Конец стилей call */
/* Стили блока main-slider */
.main-slider {
  position: relative; }
.main-slider1 {
  position: relative; }  
  .main-slider .wrap {
    position: absolute;
    top: 0; }
  .main-slider .relative {
    position: relative; }

.main-slider__display {
  overflow: hidden; }
.main-slider__display1 {
  overflow: hidden; }  

.main-slider__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
  position: relative;
  z-index: 10; }
.main-slider__list1 {
  display: -ms-flexbox;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
  position: relative;
  z-index: 10; }  

.main-slider__item {
  min-width: 100%;
  padding-top: 146px; }
  @media (max-width: 700px) {
    .main-slider__item {
      padding-top: 80px; } }

.main-slider__item--3 {
  padding-top: 60px; }
  .main-slider__item--3 .main-slider__text--black {
    line-height: 1.15;
    margin-bottom: 60px; }
    @media (max-width: 480px) {
      .main-slider__item--3 .main-slider__text--black {
        margin-bottom: 40px; } }
  .main-slider__item--3 .container {
    position: relative; }
  @media (max-width: 960px) {
    .main-slider__item--3 {
      padding-top: 40px; } }
  @media (max-width: 480px) {
    .main-slider__item--3 {
      padding-top: 20px; } }

.main-slider__text {
  font-size: 60px;
  color: white; }
  @media (max-width: 960px) {
    .main-slider__text {
      font-size: 36px; } }
  @media (max-width: 700px) {
    .main-slider__text {
      font-size: 24px; } }

.main-slider__text--light {
  font-family: "GothamPro-Black", Arial, sans-serif;
    display: block;
    margin-bottom: 20px; }
  @media (max-width: 960px) {
    .main-slider__text--light {
      margin-bottom: 30px; } }
  @media (max-width: 700px) {
    .main-slider__text--light {
      margin-bottom: 70px; } }
  @media (max-width: 480px) {
    .main-slider__text--light {
      margin-bottom: 50px; } }

.main-slider__text--black {
  font-family: "GothamPro-light", Arial, sans-serif;
  display: block;
    /* text-transform: uppercase; */
    margin-bottom: 30px;
    font-size: 34px; }
  @media (max-width: 960px) {
    .main-slider__text--black {
      margin-bottom: 30px; } }
  @media (max-width: 700px) {
    .main-slider__text--black {
      margin-bottom: 60px; } }

.main-slider__link, .link {
  position: relative;
  z-index: 100;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #f00b52;
  font-size: 16px;
  line-height: 54px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  border-radius: 50px;
  padding: 0 25px;
  color: white; }
  .main-slider__link .fa, .link .fa {
    margin-left: 9px;
    position: relative;
    z-index: 1; }
  .main-slider__link:hover .main-slider__link--helper, .link:hover .main-slider__link--helper {
    opacity: 1; }
  .main-slider__link:hover .link--helper, .link:hover .link--helper {
    opacity: 1; }
  @media (max-width: 960px) {
    .main-slider__link, .link {
      height: 50px;
      font-size: 14px;
      line-height: 46px; } }
  @media (max-width: 480px) {
    .main-slider__link, .link {
      padding: 0 10px; } }

.main-slider__link--text {
  display: block;
  position: relative;
  z-index: 2; }

.main-slider__link--fill {
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63); }
  .main-slider__link--fill:hover {
    -webkit-box-shadow: 0px 14px 57px -14px #ed0a63;
            box-shadow: 0px 14px 57px -14px #ed0a63; }

.main-slider__link--helper, .link--helper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63);
  height: 100%;
  z-index: 0;
  opacity: 0; }

.main-slider__roll {
  list-style: disc;
  margin-bottom: 60px; }
  @media (max-width: 1300px) {
    .main-slider__roll {
      list-style: none; } }
  @media (max-width: 960px) {
    .main-slider__roll {
      margin-bottom: 40px;
      list-style: none; } }
  @media (max-width: 700px) {
    .main-slider__roll {
      margin-bottom: 70px; } }
  @media (max-width: 480px) {
    .main-slider__roll {
      margin-bottom: 30px; } }

.main-slider__roll-item {
  color: white;
  font-size: 24px;
  margin-bottom: 20px; }
  .main-slider__roll-item:last-child {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    .main-slider__roll-item {
      font-size: 20px;
      margin-bottom: 15px; }
      .main-slider__roll-item:last-child {
        margin-bottom: 0; } }
  @media (max-width: 700px) {
    .main-slider__roll-item {
      font-size: 16px; } }

.main-slider__ball {
  background: -webkit-gradient(linear, left top, left bottom, from(#fd8100), to(#f94100));
  background: linear-gradient(to bottom, #fd8100, #f94100);
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 37px -3px #fd8100;
          box-shadow: 0px 0px 37px -3px #fd8100;
  width: 146px;
  height: 146px;
  text-align: center;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: white;
  position: absolute;
  right: 20%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .main-slider__ball span {
    font-size: 16px; }
  @media (max-width: 960px) {
    .main-slider__ball {
      top: 90%;
      width: 120px;
      height: 120px;
      right: 30%;
      padding: 20px 0; }
      .main-slider__ball span {
        font-size: 14px; } }
  @media (max-width: 700px) {
    .main-slider__ball {
      display: none; } }

span.main-slider__ball-text {
  font-size: 36px;
  font-family: "GothamPro-Black", Arial, sans-serif; }
  @media (max-width: 960px) {
    span.main-slider__ball-text {
      font-size: 28px; } }

.main-slider__ball--big {
  width: 192px;
  height: 192px;
  padding: 45px 0;
  right: 0; }
  .main-slider__ball--big .main-slider__ball-text {
    font-size: 48px; }
  .main-slider__ball--big span {
    font-size: 18px; }
  @media (max-width: 960px) {
    .main-slider__ball--big {
      width: 140px;
      height: 140px;
      right: 5%;
      padding: 25px 0; }
      .main-slider__ball--big span {
        font-size: 16px; } }

.main-slider__item--1 {
  background: url(../img/slider/slider-1.jpg) center center no-repeat;
  background-size: cover; }

.main-slider__item--2 {
  background: url(../img/slider/slider-2.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 150px; }

.main-slider__item--3 {
  background: url(/assets/kw_app/img/kw_main_slider.png) center center no-repeat;
  background-size: cover; }

.main-slider__controls {
  position: absolute;
  top: 0; }
  .main-slider__controls .main-slider__wrap {
    width: 1100px;
    max-width: 1100%;
    z-index: 1; }
    @media (max-width: 1300px) {
      .main-slider__controls .main-slider__wrap {
        width: 100%; } }
  .main-slider__controls .container {
    position: relative; }
  @media (max-width: 1300px) {
    .main-slider__controls {
      left: 0;
      right: 0; } }

.main-slider__controls-block {
  position: absolute;
  top: 0;
  z-index: 10; }
  .main-slider__controls-block:first-child {
    right: 100%; }
  .main-slider__controls-block:last-child {
    left: 100%; }
  .main-slider__controls-block:hover .main-slider__control {
    opacity: 1; }
  @media (max-width: 1300px) {
    .main-slider__controls-block {
      width: 70px;
      height: 70px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .main-slider__controls-block:first-child {
        left: 0; }
      .main-slider__controls-block:last-child {
        left: unset;
        right: 10px; }
      .main-slider__controls-block:hover .main-slider__control {
        background: rgba(77, 77, 77, 0.5); } }

.main-slider__control {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(77, 77, 77, 0.25);
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .main-slider__control .icon {
    width: 25px;
    height: 40px;
    margin: auto;
    fill: rgba(255, 255, 255, 0.7); }
  @media (max-width: 1300px) {
    .main-slider__control {
      opacity: 1; } }

.main-slider__control--next {
  left: 0; }
  @media (max-width: 1300px) {
    .main-slider__control--next {
      left: 0;
      right: none; } }

.main-slider__control--prev {
  right: 0; }
  .main-slider__control--prev .icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  @media (max-width: 1300px) {
    .main-slider__control--prev {
      left: 0;
      right: none; } }

.main-slider__dots {
  position: absolute;
  bottom: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10; }
  .main-slider__dots .main-slider__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 700px) {
    .main-slider__dots {
      bottom: 10%; } }

.main-slider__dot {
  display: block;
  position: relative;
  width: 50px;
  height: 3px;
  background: rgba(255, 255, 255, 0.25);
  margin-right: 20px;
  cursor: pointer; }
  .main-slider__dot:last-child {
    margin-right: 0; }
  .main-slider__dot:hover {
    background: rgba(255, 255, 255, 0.5); }

.main-slider__dot--active {
  background: rgba(255, 255, 255, 0.5); }

.main-slider__dot--animate {
  overflow: hidden; }
  .main-slider__dot--animate:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #FB0C21;
    -webkit-animation: dotAnimate 2.4s linear;
            animation: dotAnimate 2.4s linear; }

@-webkit-keyframes dotAnimate {
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@keyframes dotAnimate {
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

/* Конец стилей main-slider */
/* Стили блока social */
.social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.social__link {
  display: block;
  margin-right: 10px; }
  .social__link .icon {
    width: 27px;
    height: 27px; }
  .social__link:last-child {
    margin-right: 0; }

/* Конец стилей social */
/* Стили блока subscribe */
.subscribe__banner {
  height: 389px;
  background: url(../img/subscribe.jpg) center top no-repeat;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 30px 25px;
  color: white;
  position: relative; }
  .subscribe__banner span {
    display: block; }

.subscribe__subtitle {
  font-size: 18px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase; }
  @media (max-width: 960px) {
    .subscribe__subtitle {
      font-size: 14px; } }

.subscribe__title {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  line-height: 1.15;
  margin-bottom: 55px; }
  @media (max-width: 960px) {
    .subscribe__title {
      font-size: 20px; } }

.subscribe__title--big {
  font-size: 48px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  margin-bottom: 15px; }
  @media (max-width: 960px) {
    .subscribe__title--big {
      font-size: 36px; } }

.subscribe__descr {
  font-size: 16px; }

.subscribe__ball {
  background: -webkit-gradient(linear, left top, left bottom, from(#fd8100), to(#f94100));
  background: linear-gradient(to bottom, #fd8100, #f94100);
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 37px -3px #fd8100;
          box-shadow: 0px 0px 37px -3px #fd8100;
  width: 146px;
  height: 146px;
  text-align: center;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: white;
  position: absolute;
  left: 35%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 60%; }
  .subscribe__ball span {
    font-size: 16px; }
  @media (max-width: 960px) {
    .subscribe__ball {
      left: 60%; } }
  @media (max-width: 480px) {
    .subscribe__ball {
      width: 100px;
      height: 100px;
      padding: 15px 0; }
      .subscribe__ball span {
        font-size: 14px; } }

span.subscribe__ball-text {
  font-size: 36px;
  font-family: "GothamPro-Black", Arial, sans-serif; }
  @media (max-width: 480px) {
    span.subscribe__ball-text {
      font-size: 28px; } }

.subscribe__email {
  padding: 40px 100px 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative; }
  @media (max-width: 700px) {
    .subscribe__email {
      padding: 20px 50px 50px; } }

.subscribe__label {
  display: block;
  font-size: 16px;
  margin-bottom: 15px; }
  @media (max-width: 960px) {
    .subscribe__label {
      font-size: 14px;
      margin-bottom: 10px; } }

.subscribe__input {
  font-size: 16px;
  background: #EBEBEB;
  border-radius: 10px;
  padding: 20px; }
  @media (max-width: 700px) {
    .subscribe__input {
      padding: 10px 20px;
      font-size: 14px; } }

.subscribe__submit {
  position: absolute;
  cursor: pointer;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 85%;
  font-size: 16px;
  width: 230px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  line-height: 44px; }

/* Конец стилей subscribe */
/* Стили блока privacy */
.privacy__link {
  padding-bottom: 2px;
  border-bottom: 2px dotted #f00b52; }
  .privacy__link:hover {
    border-bottom: 2px dotted transparent; }

/* Конец стилей privacy */
/* Стили блока breadcrumbs */
.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.breadcrumbs__item:last-child .breadcrumbs__link:after {
  display: none;
  padding-right: 0; }

.breadcrumbs__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px; }
  .breadcrumbs__link:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(../img/arrow-right--small.png) center center no-repeat;
    background-size: cover;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-left: 10px; }

.breadcrumbs__link--active {
  cursor: default; }

/* Конец стилей breadcrumbs */
/* Стили блока certificate */
.certificate {
  text-align: center;
  margin-bottom: 70px; }
  @media (max-width: 960px) {
    .certificate {
      margin-bottom: 50px; } }
.certificate__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}
.certificate__title {
  color: black;
  margin-bottom: 70px; }
  @media (max-width: 960px) {
    .certificate__title {
      margin-bottom: 50px; } }

.certificate__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 700px) {
    .certificate__block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.certificate__img {
  position: relative;
  cursor: pointer; }
  .certificate__img .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 65px;
    height: 65px;
    opacity: 0; }
  .certificate__img:first-child {
    /* margin-right: 150px; */ 
      
  }
  .certificate__img:hover .icon {
    opacity: 1; }
  @media (max-width: 960px) {
    .certificate__img:first-child {
      margin-right: 100px; } }
  @media (max-width: 700px) {
    .certificate__img:first-child {
      margin-right: 0px;
      margin-bottom: 20px; } }

.certificate__pic {
  width: 232px; }

.certificate__pic--active img {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9999;
  width: auto;
  height: 100%;
  z-index: 9999; }

.certificate__pic--active:after {
  content: "";
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9998; }

/* Конец стилей certificate */
/* Стили блока diagram */
.diagram {
  padding-bottom: 70px; }
  @media (max-width: 960px) {
    .diagram {
      padding-bottom: 50px; } }

.diagram__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .diagram__list {
      margin-bottom: 30px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.diagram__item {
  width: calc(25% - 44px); }
  @media (max-width: 960px) {
    .diagram__item {
      width: calc(50% - 20px);
      margin-bottom: 40px; } }
  @media (max-width: 700px) {
    .diagram__item {
      width: 100%; }
      .diagram__item:last-child {
        margin-bottom: 0; } }

.diagram__item--month {
  width: 30%;
  margin: 0 auto; }
  .diagram__item--month .diagram__subblock {
    height: 350px; }
  .diagram__item--month .diagram__price {
    font-size: 18px; }
  .diagram__item--month .diagram__name {
    font-size: 18px;
    font-family: "GothamPro-Bold", Arial, sans-serif;
    text-align: center; }
  @media (max-width: 960px) {
    .diagram__item--month {
      width: 70%; } }
  @media (max-width: 700px) {
    .diagram__item--month {
      width: 100%; } }

.diagram__title {
  display: block;
  font-size: 24px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  line-height: 1.15;
  margin-bottom: 20px;
  text-transform: uppercase; }
  @media (max-width: 1200px) {
    .diagram__title {
      font-size: 18px;
      margin-bottom: 10px; } }

.diagram__subtitle {
  font-size: 18px;
  display: block;
  margin-bottom: 65px; }
  @media (max-width: 960px) {
    .diagram__subtitle {
      margin-bottom: 45px; } }

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

.diagram__subblock {
  width: 25%; }

.diagram__price {
  font-size: 12px;
  display: block;
  margin-bottom: 15px;
  text-align: center; }

.diagram__img {
  margin-bottom: 15px; }

.diagram__name {
  font-family: "GothamPro-Bold", Arial, sans-serif;
  height: 0; }

.diagram__name--bottom {
  padding-top: 20px;
  padding-top: 10px;
  margin-bottom: -10px; }

.diagram__subblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 250px; }

.diagram__img-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden; }

.diagram__descr {
  text-align: left;
  font-size: 18px; }
.diagram__descr p {
    display: inline-block;        
}
.diagram__descr .year {
    text-align: center;
    display: block;
}
  @media (max-width: 960px) {
    .diagram__descr {
      font-size: 14px; } }

.diagram__subblock--gas .diagram__img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1de5f1), to(#2c4a9f));
  background-image: linear-gradient(to bottom, #1de5f1, #2c4a9f);
  -webkit-box-shadow: -5px 5px 15px -5px #2c4a9f;
          box-shadow: -5px 5px 15px -5px #2c4a9f; }

.diagram__subblock--boiler .diagram__img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fad421), to(#ef3724));
  background-image: linear-gradient(to bottom, #fad421, #ef3724);
  -webkit-box-shadow: -5px 5px 15px -5px #ef3724;
          box-shadow: -5px 5px 15px -5px #ef3724; }

.diagram__subblock--pelet .diagram__img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dee326), to(#1f9e40));
  background-image: linear-gradient(to bottom, #dee326, #1f9e40);
  -webkit-box-shadow: -5px 5px 15px -5px #1f9e40;
          box-shadow: -5px 5px 15px -5px #1f9e40; }

.diagram__subblock--sunray .diagram__img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd3642), to(#ed0a62));
  background-image: linear-gradient(to bottom, #fd3642, #ed0a62);
  -webkit-box-shadow: -5px 5px 15px -5px #ed0a62;
          box-shadow: -5px 5px 15px -5px #ed0a62; }

/* Конец стилей diagram */
/* Стили блока object */
.object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5; }
  .object:last-child {
    border-bottom: none; }
  @media (max-width: 960px) {
    .object {
      padding: 20px 0; } }
  @media (max-width: 700px) {
    .object {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.object__name {
  font-size: 16px;
  font-family: "GothamPro-Black", Arial, sans-serif;
  margin-right: auto;
  margin-left: 40px; }
  @media (max-width: 960px) {
    .object__name {
      margin-left: 30px; } }
  @media (max-width: 700px) {
    .object__name {
      margin: 15px 0; } }

.object__counter {
  margin-right: 270px; }
  @media (max-width: 960px) {
    .object__counter {
      margin-right: 150px; } }
  @media (max-width: 700px) {
    .object__counter {
      margin: 0;
      margin-bottom: 15px; } }

.object__sum {
  font-family: "GothamPro-Medium", Arial, sans-serif;
  font-size: 16px; }
  @media (max-width: 960px) {
    .object__sum {
      font-size: 14px; } }
  @media (max-width: 700px) {
    .object__sum {
      font-size: 16px; } }

.object__basket-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: 20px; }
  .object__basket-in .object__basket-in-text {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: "GothamPro-Medium", Arial, sans-serif; }
    .object__basket-in .object__basket-in-text .fa {
      color: #f00b52;
      margin-right: 5px; }
  .object__basket-in .object__name {
    margin: 0;
    text-align: left; }
  @media (max-width: 960px) {
    .object__basket-in {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 700px) {
    .object__basket-in {
      margin: 10px 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

/* Конец стилей object */
/* Стили блока counter */
.counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 38px; }

.counter__input {
  width: 45px;
  text-align: center;
  line-height: 38px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  cursor: default;
  -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75); }

.counter__btn {
  width: 42.5px;
  background: white;
  line-height: 38px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
  list-style-type: none; }
  .counter__btn.prev,
  .counter__btn.dec {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -webkit-box-shadow: -2px 0px 10px -5px rgba(0, 0, 0, 0.75);
            box-shadow: -2px 0px 10px -5px rgba(0, 0, 0, 0.75); }
        .counter__btn.prev .counter__btn--helper,
    .counter__btn.dec .counter__btn--helper {
      border-top-left-radius: 30px;
      border-bottom-left-radius: 30px; }
      .counter__btn.next,
  .counter__btn.inc {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    -webkit-box-shadow: 2px 0px 10px -5px rgba(0, 0, 0, 0.75);
            box-shadow: 2px 0px 10px -5px rgba(0, 0, 0, 0.75); }
            .counter__btn.next .counter__btn--helper,
    .counter__btn.inc .counter__btn--helper {
      border-top-right-radius: 30px;
      border-bottom-right-radius: 30px; }
  .counter__btn:hover {
    color: white; }
    .counter__btn:hover .counter__btn--helper {
      opacity: 1; }

.counter__btn--helper {
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: -1; }

/* Конец стилей counter */
/* Стили блока basket-form */
.basket-form__wrap {
  padding: 45px 0; }
  @media (max-width: 960px) {
    .basket-form__wrap {
      padding: 25px 0; } }

.basket-form__tile {
  text-align: center; }

.basket-form__tile--min {
  font-size: 18px;
  font-family: "GothamPro-Medium", Arial, sans-serif; }
  @media (max-width: 960px) {
    .basket-form__tile--min {
      font-size: 16px; } }

.basket-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }
  .basket-form__row:last-child {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    .basket-form__row {
      margin-bottom: 20px; }
      .basket-form__row:last-child {
        margin-bottom: 0; } }
  @media (max-width: 700px) {
    .basket-form__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.basket-form__block {
  margin-right: 20px; }
  .basket-form__block:last-child {
    margin-right: 0; }
  @media (max-width: 700px) {
    .basket-form__block {
      margin-right: 0;
      margin-bottom: 20px; }
      .basket-form__block:last-child {
        margin-bottom: 0; } }

.basket-form__row--radio .basket-form__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 15px; }

.basket-form__label {
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  cursor: pointer; }
  @media (max-width: 960px) {
    .basket-form__label {
      font-size: 14px;
      margin-bottom: 10px; } }

.basket-form__input {
  font-size: 16px;
  background: #EBEBEB;
  border-radius: 10px;
  padding: 20px; }
  @media (max-width: 960px) {
    .basket-form__input {
      padding: 10px 20px;
      font-size: 14px; } }
  @media (max-width: 700px) {
    .basket-form__input {
      width: 100%; } }

.basket-form__radio {
  margin-right: 15px;
  position: relative;
  cursor: pointer; }
  .basket-form__radio:before, .basket-form__radio:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #EBEBEB url(../img/checked.png) center center no-repeat;
    background-size: 70%;
    cursor: pointer; }
  .basket-form__radio:after {
    background: #f00b52 url(../img/checked.png) center center no-repeat;
    -webkit-box-shadow: -2px 2px 8px -2px #ed0a63;
            box-shadow: -2px 2px 8px -2px #ed0a63;
    opacity: 0; }

.basket-form__radio ~ .basket-form__label {
  margin-right: 20px; }
  .basket-form__radio ~ .basket-form__label:last-child {
    margin-right: 0; }
  @media (max-width: 960px) {
    .basket-form__radio ~ .basket-form__label {
      margin-right: 10px; }
      .basket-form__radio ~ .basket-form__label:last-child {
        margin-right: 0; } }

.basket-form__radio:checked:after {
  opacity: 1; }

.basket-form__block select#country_select {
    width: 100%;
	padding: 20px;
	background: #ebebeb;
	border-radius: 10px;
	border: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	-webkit-appearance:none;
}

.basket-form__block select#country_select:focus {
    border-radius: 10px;
}

@media (max-width: 960px) {
    .basket-form__block select#country_select {
        padding: 10px 20px;
    }
}

/* Конец стилей basket-form */
/* Стили блока card-tabs */

.card-tabs__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }
  @media (max-width: 960px) {
    .card-tabs__controls {
      margin-bottom: 20px; } }
  @media (max-width: 700px) {
    .card-tabs__controls {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.card-tabs__control {
  padding: 15px 25px;
  font-size: 16px;
  border-radius: 50px;
  border: 3px solid #d9d9d9;
  margin-right: 25px;
  cursor: pointer; }
  .card-tabs__control:last-child {
    margin-right: 0; }
  .card-tabs__control:hover {
    border-color: #f00b52; }
  @media (max-width: 960px) {
    .card-tabs__control {
      font-size: 14px;
      padding: 10px 20px; } }
  @media (max-width: 700px) {
    .card-tabs__control {
      margin-right: 0;
      margin-bottom: 10px; }
      .card-tabs__control:last-child {
        margin-bottom: 0; } }

.card-tabs__control--active {
  border-color: #f00b52;
  font-family: "GothamPro-Medium", Arial, sans-serif; }

.card-tabs__list {
  position: relative;
  height: auto; }
  @media (max-width: 480px) {
    .card-tabs__list {
      height: auto; } }

.card-tabs__item {
  display:none;
  position: relative;
  top: 0;
  left: 0;
  opacity: 0; }

.card-tabs__item--active {
  display: block !important;
  opacity: 1; }

.card-tabs__title {
  font-size: 18px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  margin-bottom: 20px;
  margin-top: 40px; }
  .card-tabs__title:first-child {
    margin-top: 0; }
  @media (max-width: 960px) {
    .card-tabs__title {
      font-size: 16px;
      margin-bottom: 15px;
      margin-top: 30px; }
      .card-tabs__title:first-child {
        margin-top: 0; } }

.card-tabs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }
  .card-tabs__row:last-child {
    margin-bottom: 0; }
  @media (max-width: 480px) {
    .card-tabs__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.card-tabs__subrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  margin-right: 15px; }
  @media (max-width: 960px) {
    .card-tabs__subrow {
      width: 300px; } }
  @media (max-width: 480px) {
    .card-tabs__subrow {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; } }

.card-tabs__name {
  display: block;
  white-space: nowrap;
  margin-right: 15px; }

.card-tabs__dots {
  width: 100%;
  background: url(../img/card/dots.png) center bottom repeat-x; }
  @media (max-width: 480px) {
    .card-tabs__dots {
      height: 8px; } }

.card-tabs__name, .card-tabs__info {
  font-size: 14px; }

/* Конец стилей card-tabs */
/* Стили блока card-slider */
.card-slider {
  margin-bottom: 90px; }
  @media (max-width: 960px) {
    .card-slider {
      margin-bottom: 79px; } }

.card-slider__title {
  display: block;
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  text-align: center;
  margin-bottom: 50px; }
  @media (max-width: 960px) {
    .card-slider__title {
      font-size: 20px;
      margin-bottom: 30px; } }

.card-slider__list {
  width: 900px;
  margin: 0 auto;
  position: relative; }
  .card-slider__list .slick-arrow {
    font-size: 0;
    background: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1; }
    .card-slider__list .slick-arrow:after {
      content: "";
      display: block;
      width: 26px;
      height: 44px;
      background: url(../img/arrow-right--small.png) no-repeat center center;
      cursor: pointer; }
    .card-slider__list .slick-arrow.slick-prev {
      left: -100px; }
      .card-slider__list .slick-arrow.slick-prev:hover {
        top: 45%;
        -webkit-transform: translateX(-5px);
                transform: translateX(-5px); }
    .card-slider__list .slick-arrow.slick-next {
      right: -100px;
      top: 45%;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
      .card-slider__list .slick-arrow.slick-next:hover {
        -webkit-transform: translateX(5px) rotate(180deg);
                transform: translateX(5px) rotate(180deg); }
  @media (max-width: 1200px) {
    .card-slider__list .slick-arrow.slick-prev {
      left: 0; }
    .card-slider__list .slick-arrow.slick-next {
      right: 0; } }
  @media (max-width: 960px) {
    .card-slider__list {
      width: 95%; } }
  @media (max-width: 480px) {
    .card-slider__list {
      width: 100%; } }

.card-slider__item {
  width: 260px;
  -webkit-box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 30px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-slider__photo {
  margin-bottom: 25px; }
  .card-slider__photo img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  @media (max-width: 960px) {
    .card-slider__photo {
      margin-bottom: 15px; } }

.card-slider__wrap {
  padding: 0 20px;
  margin-bottom: 30px;
  height:100%; }
  @media (max-width: 960px) {
    .card-slider__wrap {
      margin-bottom: 20px; } }

.card-slider__name {
  display: block;
  font-size: 18px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px; }
  @media (max-width: 960px) {
    .card-slider__name {
      font-size: 14px;
      margin-bottom: 15px; } }

.card-slider__descr {
  margin-bottom: 25px; }
  @media (max-width: 960px) {
    .card-slider__descr {
      margin-bottom: 15px; } }

.card-slider__descr-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .card-slider__descr-text:before {
    content: "•";
    display: block;
    color: #f00b52;
    margin-right: 8px; }
  .card-slider__descr-text:last-child {
    margin-bottom: 0; }

.card-slider__cost {
  display: block;
  font-size: 18px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: #f00b52; }
  @media (max-width: 960px) {
    .card-slider__cost {
      font-size: 16px; } }

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

.card-slider__more {
  width: 50%;
  text-align: center;
  color: black;
  border-top: 2px solid #e6e6e6;
  height: 60px;
  line-height: 58px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  font-family: "GothamPro-Medium", Arial, sans-serif; }
  .card-slider__more:hover {
    color: white;
    border-color: #f00b52; }
    .card-slider__more:hover .card-slider__more--helper {
      opacity: 1; }
  @media (max-width: 960px) {
    .card-slider__more {
      height: 50px;
      line-height: 48px; } }

.card-slider__more--helper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63);
  opacity: 0;
  z-index: -1;
  border-bottom-left-radius: 10px; }


.card-slider__basket {
  font-family: "GothamPro-Medium", Arial, sans-serif;
  width: 50%;
  text-align: center;
  color: white;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
  background: linear-gradient(to bottom, #fc0c19, #ed0a63);
  border-bottom-right-radius: 10px; }
  .card-slider__basket:hover {
    -webkit-box-shadow: 0px 14px 57px -14px #ed0a63;
            box-shadow: 0px 14px 57px -14px #ed0a63; }
  @media (max-width: 960px) {
    .card-slider__basket {
      height: 50px;
      line-height: 50px; } }

.card-slider__form{
  width: 50%;
}
.card-slider__form .card-slider__basket{
  width: 100%;
}

  /* Конец стилей card-slider */
/* Стили блока order-call */
.order-call__block {
  padding: 50px 30px 65px;
  position: relative; }

.order-call__title {
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  margin-bottom: 45px;
  display: block; }

.order-call__form .basket-form__row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.order-call__form .basket-form__block {
  text-align: left;
  width: 50%; }

.order-call__form .basket-form__input {
  width: 100%; }

@media (max-width: 700px) {
  .order-call__form .basket-form__block {
    width: 100%; } }

.order-call__text {
  font-size: 18px; }

.order-call__submit {
  font-size: 16px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  padding: 0 65px;
  height: 50px;
  line-height: 46px; }

.close-link {
  left: 100%;
  color: #f00b52;
  width: 45px;
  height: 45px;
  z-index: 999; }
  .close-link:before {
    width: 45px;
    font-size: 85px; }
  .close-link:hover {
    color: #f00b52;
    text-shadow: 0px 2px 10px #f00b52; }
  @media (max-width: 1100px) {
    .close-link {
      left: unset;
      right: 10px;
      top: 10px;
      width: 25px;
      height: 25px; }
      .close-link:before {
        width: 25px;
        font-size: 50px; } }

/* Конец стилей order-call */
/* Стили блока call-me */
.call-me {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 45px 40px;
  -webkit-box-shadow: 0px 0px 30px -4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 30px -4px rgba(0, 0, 0, 0.5);
  border-radius: 20px; }
  .call-me .order-call__submit {
    position: relative;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .call-me .icon {
    width: 260px;
    height: 160px;
    margin-right: 25px; }
  @media (max-width: 960px) {
    .call-me {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 20px; }
      .call-me .icon {
        margin-bottom: 20px; } }
  @media (max-width: 700px) {
    .call-me .icon {
      margin: 0 auto;
      margin-bottom: 40px; } }

.call-me__info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 25px; }
  .call-me__info .basket-form__block {
    width: 50%; }
  .call-me__info .basket-form__input {
    height: 50px;
    width: 100%; }
  @media (max-width: 960px) {
    .call-me__info {
      margin-bottom: 20px; } }
  @media (max-width: 700px) {
    .call-me__info {
      margin-bottom: 40px;
      margin-right: 0;
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset;
      width: 100%;
      text-align: center; }
      .call-me__info .basket-form__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%; }
      .call-me__info .basket-form__block {
        width: 100%;
        margin-bottom: 20px; } }

.call-me__title {
  display: block;
  font-size: 24px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  color: #f00b52;
  margin-bottom: 25px; }

.call-me__subtitle {
  display: block;
  font-size: 18px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  margin-bottom: 20px; }
  @media (max-width: 1200px) {
    .call-me__subtitle {
      display: none; }
      
      
  }

/* Конец стилей call-me */
/* Стили блока basket-in */
.basket-in__block {
  border-radius: 20px;
  padding-bottom: 0; }

.basket-in__object {
  padding-top: 0;
  padding-bottom: 40px;
  border-bottom: 1px solid black; }
  .basket-in__object .object__counter {
    margin-right: 100px; }
  @media (max-width: 960px) {
    .basket-in__object .object__counter {
      margin-right: 30px; } }
  @media (max-width: 700px) {
    .basket-in__object .object__counter {
      margin-right: 0px; } }

.basket-in__next {
  padding: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid black;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 960px) {
    .basket-in__next {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 480px) {
    .basket-in__next {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: none; } }

.basket-in__text {
  font-size: 16px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  color: #f00b52; }
  @media (max-width: 700px) {
    .basket-in__text {
      margin-bottom: 20px; } }

.basket-in__text--black {
  font-size: 16px;
  font-family: "GothamPro-Medium", Arial, sans-serif;
  margin-right: auto;
  margin-left: 5px; }
  @media (max-width: 700px) {
    .basket-in__text--black {
      margin: 0;
      margin-bottom: 20px; } }

.basket-in__btn {
  width: 240px;
  height: 50px; }
  .basket-in__btn.link {
    color: black;
    z-index: 1;
    margin-right: 10px; }
    .basket-in__btn.link .link--helper {
      z-index: -1; }
    .basket-in__btn.link:hover {
      color: white; }
  .basket-in__btn.link--fill, .basket-in__btn.order-call__submit {
    font-size: 16px;
    padding: 0 25px;
    margin: 0; }
    .basket-in__btn.link--fill .fa, .basket-in__btn.order-call__submit .fa {
      margin-right: 5px; }
  @media (max-width: 700px) {
    .basket-in__btn.link {
      margin-right: 0;
      padding-left: 20px; } }
  @media (max-width: 480px) {
    .basket-in__btn.link {
      margin-bottom: 20px; } }

.basket-in__more {
  padding-top: 40px; }
  .basket-in__more .card-slider {
    margin-bottom: 20px; }
  @media (max-width: 480px) {
    .basket-in__more {
      display: none; } }

.basket-in__slider-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 960px) {
    .basket-in__slider-list .card-slider__item:last-child {
      display: none; } }
  @media (max-width: 700px) {
    .basket-in__slider-list .card-slider__item {
      margin: 0 10px; }
    .basket-in__slider-list .card-slider__wrap {
      padding: 0 10px; } }

/* Конец стилей basket-in */
/* Стили блока card-paydel */
.payments__block {
  text-align: left; }

.payments__title, .card-delivery__item {
  font-size: 18px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  display: block;
  line-height: 30px;
  margin-bottom: 10px; }
  @media (max-width: 700px) {
    .payments__title, .card-delivery__item {
      font-size: 14px;
      text-align: center; } }

.payments__title--first {
  margin-bottom: 40px; }
  @media (max-width: 700px) {
    .payments__title--first {
      margin-bottom: 20px; } }

.payments__text {
  font-size: 14px;
  line-height: 30px;
  font-family: "GothamPro-Light", Arial, sans-serif;
  margin-bottom: 35px; }
  .payments__text:last-child {
    margin-bottom: 0; }
  @media (max-width: 700px) {
    .payments__text {
      margin-bottom: 15px;
      text-align: justify; } }

.card-delivery__list {
  margin-bottom: 40px; }
  @media (max-width: 700px) {
    .card-delivery__list {
      margin-bottom: 30px; } }

.card-delivery__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .card-delivery__item:before {
    content: "•";
    display: block;
    font-size: 14px;
    color: #f00b52;
    margin-right: 10px; }
  @media (max-width: 700px) {
    .card-delivery__item {
      text-align: left; } }

/* Конец стилей card-paydel */
/* Стили блока politic */
.politic__title {
  display: block;
  font-size: 22px;
  font-family: "GothamPro-Bold", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px; }
  @media (max-width: 700px) {
    .politic__title {
      font-size: 16px;
      margin-bottom: 15px; } }

.politic__text {
  font-size: 18px;
  margin-bottom: 20px; }
  .politic__text:last-child {
    margin-bottom: 0; }
  @media (max-width: 700px) {
    .politic__text {
      font-size: 14px;
      margin-bottom: 10px; } }

/* Конец стилей politic */
/* Стили блока check */
.check {
  margin: 20px 0; }

.check__input {
  margin-right: 20px;
  position: relative; }
  .check__input:before, .check__input:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #EBEBEB url(../img/checked.png) center center no-repeat;
    background-size: 70%;
    cursor: pointer; }
  .check__input:after {
    background: #f00b52 url(../img/checked.png) center center no-repeat;
    -webkit-box-shadow: -2px 2px 8px -2px #ed0a63;
            box-shadow: -2px 2px 8px -2px #ed0a63;
    opacity: 0; }

.check__input:checked:after {
  opacity: 1; }

.check__label {
  cursor: pointer; }

.check__link {
  color: #f00b52;
  cursor: pointer; }
  .check__link:hover {
    color: black; }

/* Конец стилей check */
/* Стили библиотеки remodal */
.remodal[data-remodal-id="basket-in"] {
  max-width: 960px; }

.remodal[data-remodal-id="politic"] {
  padding: 35px 15px; }

.remodal[data-remodal-id="payments"] {
  max-width: 900px;
  border-radius: 10px; }

.remodal[data-remodal-id="card-delivery"] {
  max-width: 900px;
  border-radius: 10px; }

.remodal[data-remodal-id="subscribe"] {
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 20px;
  width: 760px;
  text-align: left; }
  @media (max-width: 960px) {
    .remodal[data-remodal-id="subscribe"] {
      width: 100%; } }

.remodal[data-remodal-id="cardZoom1"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom1"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom2"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom2"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom3"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom3"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom4"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom4"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom5"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom5"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom6"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom6"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom7"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom7"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom8"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom8"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom9"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom9"] {
      display: none; } }

.remodal[data-remodal-id="cardZoom10"] {
  max-width: 70%; }
  @media (max-width: 480px) {
    .remodal[data-remodal-id="cardZoom10"] {
      display: none; } }

/* Конец библиотеки remodal */


.hsoc_col {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.h_soc .phone__link--icon {
    padding: 0;
    font-size: 1.8rem;
    display: flex;
}
.h_soc {
    display: flex;
    gap: 10px;
    margin: -7px 0 3px;
}
.h_soc .phone__link--icon svg {
    margin: 0;
}
.hsoc_col span.ht {
    margin: -10px 0 0 0;
}
.sicon img {
    transition: 0.3s;
    border-radius: 5px;
    display: flex;
}
.sicon:hover img {
    -webkit-filter: brightness(114%);
    filter: brightness(114%);
    box-shadow: 0 5px 8px rgb(0 0 0 / 20%);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
/* Shop Style */
#msOrder .error{
  margin: 0;
}
.basket-form__input.error{
  margin-bottom: 0;
  border: 1px solid red;
}

.fotorama__arr--next{
    right: 10px !important;
    width: 25px !important;
    height: 45px !important;
    background: url(../img/arrow-right--small.png) no-repeat center center !important;
    background-size: cover !important;
    transform: rotate(180deg) !important;
}
.fotorama__arr--prev{
    left: 10px !important;
    width: 25px !important;
    height: 45px !important;
    background: url(../img/arrow-right--small.png) no-repeat center center !important;
    background-size: cover !important;
}

button.link--fill{
    line-height: 44px;
}

.ajax_form .error {
    color: brown;
    border: 1px solid brown;
    margin-bottom: inherit;
}

.jGrowl{
    display:none !important;
}
.cart_delete{
    background: transparent;
    padding-left: 1rem;
}

.city-autocomplete {
    top: 100px !important;
    width: 150% !important;
}

.kw_article__text h2 {
    font-size: 30px;
    font-family: "GothamPro-Bold", Arial, sans-serif;
    margin-top: 1rem;
    margin-top: 1rem;
    display: block;
    line-height: 3;
}

.kw_article__text blockquote {
    border-left: 6px solid #f00b52;
    padding-left: 27px;
    font-style: italic;
}

.kw_article__slider {
    margin-bottom: 3rem;
}

.kw_article__slider .coop__img {
    background-size: cover;
    background-position: center;
}

.svg-inline--fa {
    margin: 0 5px;
}

.counter__btn span,
.counter__btn a {
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
}
.counter__btn.disable:hover,
.counter__btn.disable:hover .counter__btn--helper,
.counter__btn.disable .counter__btn--helper,
.counter__btn.disable a,
.counter__btn.disable span {
    cursor: default;
    background: 0;
    color: #000;
}

.counter__btn.active a,
.counter__btn.active span,
.counter__btn:hover a {
    color: #fff;
}

.counter__btn.active,
.counter__btn.active a,
.counter__btn.active span {
    cursor: default;
}

.counter__btn:hover,
.counter__btn.active {
    background: -webkit-gradient(linear, left top, left bottom, from(#fc0c19), to(#ed0a63));
    background: linear-gradient(to bottom, #fc0c19, #ed0a63);
    color: #FFF;
}


#pdopage .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 700px) {
    .kw_menu,
    .kw_menu__list,
    .kw_header__list,
    .kw_header__nav {
        display: flex;
        flex: 1;
        align-items: center;
    }
    
    .kw_menu__aside {
        display: flex;
    }
    
    .kw_menu__list {
        justify-content: space-evenly;
    }
    
    .kw_menu__item {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .kw_menu__link {
        padding: 10px 5px;
        text-align: center;
    }
}

@media (min-width: 700px and max-width: 960px) {
    .kw_menu {
        margin-top: 2rem;
    }
}

.kw_html_map {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    padding: 4rem;
}
.kw_html_map ul {
    margin-left: 2rem;
        list-style: square;
}

.kw_html_map li {
    line-height: 1.4;
    margin-bottom: 0.5rem;
}
.kw_html_map a {
    display: block;
    font-size: 16px;
    font-family: "GothamPro-Regular", Arial, sans-serif;
}
.kw_html_map a:hover {
    border-bottom: 2px dotted #f00b52;
    font-weight: 700;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.kw_html_map a:visited {
    color: hsla(16, 84%, 45%, 1);
}



.d-none {
    display: none;
}

.ya-share2__container_size_m .ya-share2__icon,
.ya-share2__list_direction_horizontal > .ya-share2__item  {
    width: 36px !important;
    height: 36px !important;
}
.ya-share2__container_size_m .ya-share2__item {
    margin-right: 6px !important;
}
.ya-share2__container_size_m {
    text-align: center;
}
.kw_share {
    margin-top: 22px;
}
.kw_share .ya-share2__container_size_m {
    text-align: left;
}

.kw_filter__label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kw_filter__input {
    padding: 5px;
    border: 3px solid #f00b52;
    border-radius: 30px;
    text-align: center;
    display: flex;
    position: relative;
    max-width: 100%;
    width: 100%;
        margin-left: 5px;
    margin-right: 8px;
}

.kw_filter__row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
}

.kw_filter__slider {
    margin-bottom: 10px;
    margin-top: 10px;
        padding-right: 5px;
    padding-left: 5px;
}

.kw_filter__col {
    flex: 0 0 50%;
    max-width: 50%;
}

.kw_filter__title {
        /* font-weight: 700; */
    font-size: 16px;
    font-family: "GothamPro-Regular", Arial, sans-serif;
    margin-bottom: 10px;
    display: flex;
}

.kw_filter__wrapper {
     margin-top: 2rem;   
}

.kw_filter__item {
    margin-bottom: 1.4rem;
}

.kw_filter__select {
    margin-top: 5px;
}

.kw_uppercase {
     text-transform: uppercase;
}

.kw_bold {
    font-weight: 700;
}

.kw_main-slider__text,
.kw_main-slider__list {
    font-family: Montserrat;
}
.phone_t {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.phone {
    display: flex;
}
.phone_t .ht {
    color: #adadad;
    line-height: 1;
    margin: -4px 0 3px;
    font-size: 13px;
    font-style: italic;
}
.grecaptcha-badge {display: none;}

.kw_recapthca {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
}


#overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s;
  overflow: auto;
}

.popup {
  top: 25%;
  left: 0;
  right: 0;       
  font-size: 14px;
  margin: auto;
  width: 85%;
  min-width: 320px;
  max-width: 600px;
  position: absolute;
  padding: 15px 20px;
  border: 1px solid #383838;
  background: #fefefe;
  z-index: 1000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font: 14px/18px 'Tahoma', Arial, sans-serif;
  -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s;
}

.close {
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 131, 119, 0.9);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none;

}
.close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
}

.form-control {
  display: block;
  width: 100%;
  height: 61px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  background: #ebebeb;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.modal-header {
  padding: 15px 0;
}

.modal-title {
  font-weight: bold;
  font-size: 18px;
}

.sd-city-item .active {
  font-weight: bold;
}

.overlay-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.sd-city-item {
    list-style-type: none;
}
.kw_article__text {
    width: 70%;
    margin: auto;
}
.ya-share2__container_size_m .ya-share2__icon {
    background-size: 100% !important;
}
iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.cen2 {
    text-align: center;
    margin-top: 30px;
    border-width:1px;
    border-color: black;
    border-style: solid;
}
.about-shop2 {
    margin-top: 20px;
    height: 250px;
}
.about-shop, .brands-shop, .checkout-order, .checkout .checkout-step-content {
    background: #ffffff;
}
.marq {
    text-align: left;
    float: left;
    width: 50%;
    margin-right: 20px;
    margin-left: 14% !important;
}
.marq2 {
    text-align: left;
    float: left;
    width: 30%;
    margin-right: 20px;
}
.main-slider__link--fill2 {
margin-top:20px;
}

@media screen and (max-width: 768px) {
.marq {
    width: 80%;
}
.marq2 {
    display:none;
}
.about-shop2 {
    height: 170px;
}
}

.basket-form__input--area {
    width: 100px;
    margin-right: 10px;
}

.area-text {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.test__num1 {
    font-size: 36px;
    font-family: "GothamPro-Black", Arial, sans-serif;
    color: #f00b52;
}

.product_wrap {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}
.product_item {
    flex: 1 21%;
    position: relative;
    height: 281px;
    transition: 0.5s all;
}
.product_item:hover {
    color: #fff;
    transform: translateY(-10px);
    box-shadow: 0 12px 20px rgb(0 0 0 / 30%);
}
.product_item::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #f00b52;
    opacity: 0;
    transition: 0.5s all;
}
.product_item:hover::before{
    opacity: 0.85;
}
.product_item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: #e9e9e93d;
    opacity: 1;
    transition: 0.5s all;
}
.product_item_content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    padding: 25px 20px;
}
.product_item .title {
    font-size: 22px;
    font-family: "GothamPro-Bold", Arial, sans-serif;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.2;
    transition: 0.5s;
}
.product_item:hover .title {
    color: #fff;
}
.product_item img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.product_item .intro {
    text-align: left;
    opacity: 0;
    color: #fff;
    transition: 0.5s;
}
.product_item:hover .intro {
    opacity: 1;
}
.product_item .catalog__more {
    opacity: 0;
    display: flex;
    bottom: 40px;
    right: 20px;
    justify-content: flex-end;
}
.product_item:hover .catalog__more {
    opacity: 1;
}
.product_item:hover .catalog__more:after {
    -webkit-animation: fadeIn .5s linear;
    animation: fadeIn .5s linear;
}


@media (max-width: 1200px) {
    .product_wrap {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 960px) {
    .product_item .title {
        font-size: 20px;
    }
    .product_item .intro {
        opacity: 1;
        color: #000;
        font-weight: 700;
    }
    .product_item::before {
        z-index: 0;
        content: "";
        position: absolute;
        background: linear-gradient(180deg, #ffffff, transparent);
        z-index: 1;
        opacity: 1;
    }
    .product_item:hover::before {
        opacity: 1;
    }
    .product_item:hover {
        box-shadow: none;
        transform: none;
    }
    .product_item:hover .title {
        color: #000;
    }
    .product_item .catalog__more {
        display: none;
    }
}
@media (max-width: 830px) {
    .product_wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}
@media (max-width: 550px) {
    .product_wrap {
        grid-template-columns: repeat(1, 1fr);
    }
    .product_item {
        height: 250px;
    }
}