/*
Theme Name: Aqutor theme

home styles override
Version: 1.0.13
*/

.card-item__img img {
    margin-top: -33px;
}

@font-face {
  font-family: 'Bebas neue'; 
  src: url(../fonts/aa_bebasneue.ttf); 
}
.btn-green {
    position: relative;
    max-width: 250px;
    padding: 13px 24px;
    background: linear-gradient(90deg, #7EC429 50%, #145E3E 100%);
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    color: #fff;
    font-family: 'Bebas neue';
    font-size: 24px;
}

.btn-green:hover {
  background: linear-gradient(90deg, rgba(255, 128, 0, 1) 74%, rgba(153, 77, 0, 1) 100%);
}

.btn-orang {
    position: relative;
    max-width: 250px;
    padding: 13px 24px;
    border: 1px solid #000000;
    background: linear-gradient(90deg, rgba(255, 128, 0, 1) 74%, rgba(153, 77, 0, 1) 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    color: #fff;
    font-family: 'Bebas neue';
    font-size: 24px;
}

.btn-orang:hover {
  background: linear-gradient(90deg, #7EC429 50%, #145E3E 100%);
}

.slider-three .intro__text {
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.intro__btn {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.slide-buttons {
    display: flex;
    position: absolute;
    bottom: 18%;
    left: 8%;
    transform: none;
}

.btn-green:before {
    content: '';
    position: absolute;
    display: block;
    right: -25px;
    bottom: -45px;
    width: 35px;
    height: 46px;
    background: url(../img/home/hand.webp) center center / cover no-repeat;
    animation: pulse-animation-green 2s infinite;
}

a.btn-orang:before {
    content: '';
    position: absolute;
    display: block;
    left: -25px;
    bottom: -45px;
    width: 35px;
    height: 46px;
    background: url(../img/home/hand.webp) center center / cover no-repeat;
    animation: pulse-animation-orange 2s infinite;
}

@keyframes pulse-animation-green {
    0% {
        transform: rotate(-40deg) scale(1);
        opacity: 0.8;
    }
    50% {
        transform: rotate(-45deg) scale(1.1);
        opacity: 1;
    }
    100% {
        transform: rotate(-40deg) scale(1);
        opacity: 0.8;
    }
}

@keyframes pulse-animation-orange {
    0% {
    transform: rotate(40deg) scale(1) scaleX(-1);
    opacity: 0.8;
    }
    50% {
        transform: rotate(45deg) scale(1.1) scaleX(-1);
        opacity: 1;
    }
    100% {
        transform: rotate(40deg) scale(1) scaleX(-1);
        opacity: 0.8;
    }
}

.aqplus_click {
      margin-top: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 20px;
}

.aqplus_click a.card-item__btn-left.one-click-cart {
      margin-top: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      max-width: 350px;
      width: 100%;
      font-size: 24px;
      padding: 20px 24px;
      background: linear-gradient(to bottom right, #ce455f, #7729db);
      background-image: -ms-linear-gradient(to bottom right, #ce455f, #7729db);
      background-image: -moz-linear-gradient(to bottom right, #ce455f, #7729db);
      background-image: -o-linear-gradient(to bottom right, #ce455f, #7729db);
      background-image: -khtml-linear-gradient(to bottom right, #ce455f, #7729db);
      background-image: -webkit-linear-gradient(to bottom right, #ce455f, #7729db);
      -webkit-box-shadow: 3px 3px 6px 0px rgb(4 4 4 / 50%);
      -moz-box-shadow: 3px 3px 6px 0px rgb(4 4 4 / 50%);
      box-shadow: 3px 3px 6px 0px rgb(4 4 4 / 50%);
}

.slider-aqua_plus h2.intro__text-head {
    margin-top: 13px;
    margin-bottom: 28px;
    font-family: 'Bebas neue';
    font-style: normal;
    font-weight: 400;
    font-size: 58px;
    line-height: 58px;
    color: #FFFFFF;
}

span.aqua_plus {
    display: inline-block;
    width: 71px;
    height: 67px;
    padding: 0;
    margin: 0 5px -12px;
}

.aqua_plus_text p {
    max-width: 850px;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 125%;
    color: #FFFFFF;
}

.aqua_plus_text_ol ol {
    display: flex;
    gap: 16px;
    margin: 30px 0 0 55px;
    list-style-type: none;
    counter-reset: num;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.aqua_plus_text_ol li {
    position: relative;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}

.aqua_plus_text_ol li::before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: -60px;
    width: 50px;
    text-align: center;
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 61px;
    color: #2B81D0;
}

.aqua_plus_btn {
    display: inline-flex;
    padding: 13px 20px 15px;
    margin-left: 40px;
    margin-top: 10px;
    height: auto;
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
    background: linear-gradient(to bottom right, #ce455f, #7729db);
    background-image: -ms-linear-gradient(to bottom right, #ce455f, #7729db);
    background-image: -moz-linear-gradient(to bottom right, #ce455f, #7729db);
    background-image: -o-linear-gradient(to bottom right, #ce455f, #7729db);
    background-image: -khtml-linear-gradient(to bottom right, #ce455f, #7729db);
    background-image: -webkit-linear-gradient(to bottom right, #ce455f, #7729db);
    -webkit-box-shadow: 3px 3px 6px 0px rgb(4 4 4 / 50%);
    -moz-box-shadow: 3px 3px 6px 0px rgb(4 4 4 / 50%);
    box-shadow: 3px 3px 6px 0px rgb(4 4 4 / 50%);
}

/*
 * СЛАЙДЕРЫ
 *
*/

/*
 * СЛАЙДЕР 1 NEW VIVO
*/
a.intro__slide-btn {
    display: flex;
    padding: 17px 0 15px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    color: #2998D1;
    border: 1px solid #2998D1;
}

a.intro__slide-btn.one-click-button {
    background: #2998D1;
    color: #fff;
}

.new-buttons {
    display: flex;
    position: absolute;
    gap: 20px;
    left: 7%;
    top: 65%;
}

@media(min-width: 1281px) {
a.intro__slide-btn {
    width: 266px;
    height: 93px;
    font-size: 38px;
    border-radius: 20px;
}
}

@media (min-width: 1025px) and (max-width: 1280px) {
a.intro__slide-btn {
    width: 210px;
    height: 74px;
    font-size: 30px;
    border-radius: 15px;
}
}

@media (min-width: 769px) and (max-width: 1024px) {
.new-buttons {
    top: 47%;
    left: 5%;
}
a.intro__slide-btn {
    width: 210px;
    height: 74px;
    font-size: 30px;
    border-radius: 15px;
}
}

@media(min-width: 661px) and (max-width: 768px) {
.new-buttons {
    left: 10%;
    top: 30%;
}
a.intro__slide-btn {
    width: 210px;
    height: 74px;
    font-size: 30px;
    border-radius: 15px;
}
}

@media(min-width: 371px) and (max-width: 660px)  {
.new-buttons {
    left: 10%;
    top: 32%;
}
a.intro__slide-btn {
    padding: 17px 20px;
    width: auto;
    height: auto;
    font-size: 18px;
}
}

@media(max-width: 370px) {
.new-buttons {
    left: 8%;
    top: 32%;
}
a.intro__slide-btn {
    padding: 17px 20px;
    width: auto;
    height: auto;
    font-size: 16px;
}
}
/*
 * СЛАЙДЕР 4 START
 *
*/
.swiper-slide.slider-three {
    display: flex;
    flex-direction: column;
    padding: 0!important;
}

.countdown_conteiner {
    display: flex;
    align-items: flex-end;
    height: 100%;
    justify-content: center;
    padding: 0 40px 20px 50px;
}

.intro__sale {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 90% 10% 90% 10% / 10% 80% 20% 90%;
    background: #55a192;
}

.intro__sale .card-item__price {
    font-size: 46px;
}

.intro__sale .card-item__previous-price {
    font-weight: 600;
    font-size: 32px;
    margin-left: initial;
    margin-right: 15px;
}

.intro__sale .cross-out:before {
    border-bottom: 3px solid red;
    top: -35%;
}

h2.intro__text-head-plus {
    display: flex;
    font-family: "Open Sans", serif;
    width: 100%;
    max-width: 680px;
    margin: 20px auto 0;
    padding: 5px 20px 12px;
    justify-content: center;
    align-items: center;
    background: rgba(217, 217, 217, 0.46);
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media(max-width: 990px) {
    .countdown_conteiner {
        padding: 0 20px 20px;
    }
}

@media(max-width: 940px) {
    .intro__sale .card-item__price {
        font-size: 32px;
    }
    .intro__sale .card-item__previous-price {
    font-size: 26px;
    }
}

@media(max-width: 840px) {
    .countdown_conteiner {
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .intro__sale {
    display: none;
    }

}

@media(max-width: 740px) {
    .swiper-slide.slider-three .intro__btn span {
        display: none;
    }
}

@media(max-width: 623px) {
    .intro__sale .card-item__price {
        font-size: 24px;
    }
    .intro__sale .card-item__previous-price {
    font-size: 18px;
    }
}

@media(max-width: 560px) {
    .countdown_conteiner {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
}

@media(max-width: 500px) {
    .swiper-slide.slider-three {
        background: url('../img/home/aquator_plus_glass_mob.webp') center center / cover no-repeat!important;
    }

    h2.intro__text-head-plus {
        font-size: 16px;
        line-height: 21px;
        margin-top: 0;
        padding: 5px 10px 10px;
    }
    .btn-green:before {
        display: none;
    }
    .home-slide .intro__text {
        height: 100%;
    }
    .intro__btn {
        flex-direction: column-reverse;
        gap: 15px;
        margin-bottom: 50px;
    }
    .swiper-slide.slider-three .btn-orang {
        margin-left: 10%;
        width: fit-content;
        padding: 13px 50px 10px;
        font-size: 20px;
    }
    .swiper-slide.slider-three .btn-green {
        margin-left: 22%;
        width: fit-content;
        padding: 13px 24px 10px;
        font-size: 20px;
    }
}


/*
 * СЛАЙДЕР 4 END
 *
*/

/*
 * СЛАЙДЕР 2 START
 *
*/
.slider-aqua_plus .intro__text {
    display: flex;
    flex-direction: column;
}

.slider-aqua_plus .intro__btn {
    position: relative;
    display: flex;
    width: 800px;
    margin-top: 70px;
    margin-left: 36px;
    gap: 46px;
    justify-content: flex-start;
}

img.bubble-anim {
    position: absolute;
    right: 0;
    top: -100px;
    animation: bubble-anim 4s infinite;
}

@keyframes bubble-anim {
    0% {
        transform: scale(0.5);
    }
    10% {
        transform: scale(0.55);
    }
    25% {
        transform: scale(0.60);
    }
    40% {
        transform: scale(0.65);
    }
    50% {
        transform: scale(0.7);
    }
    60% {
        transform: scale(0.75);
    }
    75% {
        transform: scale(0.8);
    }
    90% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
@media(max-width: 740px) {
     .swiper-slide.slider-aqua_plus .intro__btn span {
        display: none;
    }
    .slider-aqua_plus .intro__btn {
        width: 100%;
        align-items: flex-end;
        margin-left: 0;
        gap: 15px;
    }
    .swiper-slide.slider-aqua_plus .btn-orang {
        padding: 13px 50px 10px;
        font-size: 20px;
    }
    .swiper-slide.slider-aqua_plus .btn-green {
        padding: 13px 24px 10px;
        font-size: 20px;
    }

}
@media(max-width: 500px) {
    img.bubble-anim {
        left: -24px;
        right: auto;
    }
}

/*
 * СЛАЙДЕР 2 END
 *
*/
/* aqua__plus_promo */
section.aqua__plus_promo {
    width: 100%;
    padding: 60px 0;
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}

div.aqua__plus_promo {
    max-width: 1530px;
}

.aqua__plus_promo_text {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.aqua__plus_promo_text h3 {
    margin-bottom: 52px;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    color: #43C4A7;
    hyphens: none;
}

.aqua__plus_promo_text p {
    font-family: 'Montserrat-Regular';
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    word-break: break-word;
    hyphens: none;
    margin-bottom: 20px;
}

/* aqua__plus_promo_list */
.aqua__plus_promo_list {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    align-content: center;
}

.aqua__plus_promo_list ol {
    counter-reset: list-counter;
    list-style-type: none;
    margin: 0 0 0 60px;
    padding: 15px 0 5px 0;
}

.aqua__plus_promo_list ol li {
    position: relative;
    margin-bottom: 60px;
    width: 302px;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #44BC9B;
    word-break: break-word;
    hyphens: none;
}


ol.plus_promo_list_left li {
  counter-increment: list-counter;
}

ol.plus_promo_list_left li:before {
    content: counter(list-counter);
    display: inline-block;
    position: absolute;
    top: -66px;
    left: -10px;
    width: 50px;
    font-family: 'Roboto-Medium';
    font-style: normal;
    font-weight: 400;
    font-size: 120px;
    line-height: 152px;
    text-align: center;
    color: rgb(38 43 90 / 60%);
    z-index: -1;
}

ol.plus_promo_list_right {
  counter-reset: list-counter 6;
  padding-right: 10px;
}

ol.plus_promo_list_right li {
  counter-increment: list-counter;
}

ol.plus_promo_list_right li:before {
    content: counter(list-counter);
    display: inline-block;
    position: absolute;
    top: -66px;
    left: -10px;
    font-family: 'Roboto-Medium';
    font-style: normal;
    font-weight: 400;
    font-size: 120px;
    line-height: 152px;
    text-align: center;
    color: rgb(38 43 90 / 60%);
    z-index: -1;
}
@media(max-width: 1400px) {
  .aqua__plus_promo_list ol li {
    font-size: 24px;
  }
  ol.plus_promo_list_left li:before, ol.plus_promo_list_right li:before {
    font-size: 85px;
  }
}
@media(max-width: 991px) {
  .aqua__plus_promo_list ol {
    margin: 0 0 0 20px;
  }
  .aqua__plus_promo_list {
    flex-wrap: wrap;
  }
  .plus_promo_list_left {
    order: 2;
  }
  .plus_promo_list_img {
    order: 1;
  }
  .plus_promo_list_right {
    order: 3;
  }
  .plus_promo_list_img {
    width: 100%;
  }
  .plus_promo_list_img img {
    width: 70%;
    margin: 0 auto;
  }
  .aqua__plus_promo_list ol li {
    width: 100%;
  }
}
@media(max-width: 772px) {
  .aqua__plus_promo_text h3 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 43px;
  }
  .aqua__plus_promo_text p {
    font-size: 18px;
  }
  .aqua__plus_promo_list ol {
    width: 100%;
    text-align: center;
    margin: 0 15px;
  }
  ol.plus_promo_list_left li:before, ol.plus_promo_list_right li:before {
    left: 0;
    width: 100%;
  }
}


/* aqua__plus_promo_block */

.aqua__plus_promo_block ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 19px;
}

.aqua__plus_promo_block ul li {
    position: relative;
    display: flex;
    width: 290px;
    list-style-type: none;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 18px;
    padding: 23px 20px;
    background: radial-gradient(circle at 100% 100%, #1A2046 0, #1A2046 9px, transparent 9px) 0% 0% / 10px 10px no-repeat, radial-gradient(circle at 0 100%, #1A2046 0, #1A2046 9px, transparent 9px) 100% 0% / 10px 10px no-repeat, radial-gradient(circle at 100% 0, #1A2046 0, #1A2046 9px, transparent 9px) 0% 100% / 10px 10px no-repeat, radial-gradient(circle at 0 0, #1A2046 0, #1A2046 9px, transparent 9px) 100% 100% / 10px 10px no-repeat, linear-gradient(#1A2046, #1A2046) 50% 50% / calc(100% - 2px) calc(100% - 20px) no-repeat, linear-gradient(#1A2046, #1A2046) 50% 50% / calc(100% - 20px) calc(100% - 2px) no-repeat, linear-gradient(90deg, #448bfe 0%, #29C4BB 100%);
    border-radius: 10px;
    box-sizing: border-box;
}

.aqua__plus_icon img {
    width: auto;
    max-height: 42px;
}

.aqua__plus_tech h4 {
    margin-bottom: 8px;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}

.aqua__plus_tech h5 {
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #44BC9B;
}


/* aqua__plus_promo */
.aqua__plus_delivery {
    position: relative;
    display: flex;
    width: 100%;
    padding: 25px 0;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    background: #2980CF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #fff;
    font-family: 'Bebas neue';
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
}

span.cross-out-old {
    position: relative;
}

span.cross-out-old:before {
    content: "";
    border-bottom: 3px solid red;
    position: absolute;
    width: 120%;
    height: 90%;
    transform: rotate(21deg);
    top: -14px;
    right: -12px;
}


.aqua__plus_delivery:before {
    content: '';
    position: absolute;
    display: block;
    width: 135px;
    height: 100px;
    left: 0;
    background: url(https://akvatorn.ru/wp-content/themes/aquator/assets/img/home/mini_wave_plus.webp) center center / cover no-repeat;
}

.aqua__plus_delivery:after {
    content: '';
    position: absolute;
    display: block;
    width: 135px;
    height: 100px;
    right: 0;
    background: url(https://akvatorn.ru/wp-content/themes/aquator/assets/img/home/mini_wave_plus.webp) center center / cover no-repeat;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH;
}


/*
 *
 * END
 *
*/

.card-item__label-left {
    display: block;
    padding: 6px 8px;
    position: absolute;
    top: 0px;
    left: -4px;
    content: '11-11 РАСПРОДАЖА!';
    background: red;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 2px 2px 10px 1px rgb(243 47 3 / 65%);
}

:root {
  --desktop: 1570px;
  --mobile: 360px;
}

header.entry-header {
  display: none;
}

div#content {
  padding: 0;
}

/*  gallery-video start  */
.gallery-video h3 {
    margin-bottom: 72px;
}
/*  our-partners start  */
section.our-partners {
    position: relative;
    z-index: 1;
    background: var(--main-color);
    padding-top: 144px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}
.our-partners__img {
    top: -30px;
}
.grid-partners {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 32px;
    width: 100%;
    max-width: 1460px;
    padding: 66px 10px 20px 10px;
    flex-wrap: wrap;
}
.partner-card {
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(210, 210, 210, 0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(210, 210, 210, 0.2);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 50%);
}
/*  our-partners end  */
.slider-null h2.intro__text-head {
    font-size: 58px;
    line-height: 61px;
    margin: 50px 0 0;
    color: #fff;
    hyphens: none;
}

.slider-null h2.intro__text-head span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 112%;
    background: linear-gradient(90deg, #3eb6a4 0%, #3191c5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.slider-one h2.intro__text-head {
  margin-bottom: 12px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  background: linear-gradient(90deg, #3EB6A4 0%, #3191C5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.slider-two h2.intro__text-head {
  margin-bottom: 50px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 112%;
  color: #FFFFFF;
}

.slider-two h2.intro__text-head span {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
}

.clip-bg {
  display: block;
  padding: 23px 65px;
  width: 100%;
  max-width: 640px;
  background: #095F8E;
  clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}

.slider-two .intro__text {
  padding-top: 4%;
  display: block;
  width: 85%;
  max-width: 1180px;
  word-wrap: normal;
  -webkit-hyphens: none;
  hyphens: none;
  word-break: normal;
}

.slider-one .intro__text {
  display: block;
  width: 65%;
  max-width: 860px;
}

.slider-two p.intro__text-art {
  font-family: "Inter", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 29px;
  line-height: 112%;
  text-transform: uppercase;
  color: #FFA921;
}

.slider-one p.intro__text-p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 112%;
  color: #474747;
  word-wrap: normal;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-break: normal;
}

body.home .entry-header, body.page-template-page-newhome .entry-header {
  display: none;
  position: absolute;
  top: -100%;
  visibility: hidden;
}
.home #navigation, .page-template-page-newhome #navigation {
  /*  position: absolute!important;*/
  background: transparent;
}
.home #navigation {
  background: #4e408596;
}
.home #navigation.sticky, .page-template-page-newhome #navigation.sticky {
  position: fixed!important;
  background: #1a2046;
}
.home .full-width-page.content-area, .page-template-page-newhome .full-width-page.content-area {
  padding: 0;
}
body.page-template-page-newhome, body.page-template-page-newhome .footer-wrapper {
  background-color: var(--main-color);
}

.page-template-page-newhome #content {
  padding: 0;
}

/* слайдер */
.page-template-page-newhome .intro {

}

.section-white-t {
  padding-top: 30px;
}
.section-white-b {
  padding: 30px 0;
}
.section-color {
  background-color: #337AB7;
  padding-top: 30px;
}
.separator-white {
  position: relative;
  z-index: -1;
}
.separator-color {
  background-color: #337AB7;
  position: relative;
  z-index: -1;
}



.intro__text-gift {
  display: block;
  margin: 20px auto 40px;
  text-align: left;
  font-family: 'Montserrat-Bold';
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  color: #33569C;
  font-weight: 700;
  word-wrap: normal;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: none;
  word-break: normal;
}

.slider-silver .intro__text-gift {
  text-align: right;
}
.intro_slider-text {
  width: 1380px;
  display: flex;
}
.intro__text .price {
  display: flex;
  font-family: 'Montserrat-Bold';
  font-style: normal;
  font-size: 88px;
  color: #EE280D;
  margin-bottom: 10px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}

.intro__text .price ins {
  text-decoration: none;
}

.intro__text .price del {
  font-size: 57px;
  margin-left: 20px;
  color: #7A67C9;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    width: 128px!important;
    right: 0;
    margin: 0 auto;
}

.home-slide .swiper-button-next:after {
  font-family: 'Material Icons';
  content: '\e5e1';
  color: #3EB6A4;
  font-size: 30px;
}

.home-slide .swiper-button-prev, .home-slide .swiper-button-next {
  width: 41px;
  height: 41px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
}

.home-slide .swiper-button-prev:after {
  font-family: 'Material Icons';
  content: '\e5e0';
  color: #3EB6A4;
  font-size: 30px;
  padding-left: 14px;
}

.home-slide .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
}

.home-slide .swiper-pagination-bullet-active {
  background: red;
  border: 2px solid #fff;
}


.slider-null .intro__image {
    position: absolute;
    bottom: 0;
    left: 39%;
    width: auto;
}

@media(max-width: 1920px) {
    .slider-null .intro__image {
        max-width: 300px;
    }
}



/* слайдер end */

.device-consists {
  position: relative;
  padding: 58px 0;
  background-color: var(--main-color);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 1550px;
  justify-content: center;
}

.device-consists__header {
  position: relative;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 50px;
  font-size: 48px;
  font-weight: 800;
  font-family: "Montserrat-Bold";
  color: var(--accent-color);
  text-align: center;
  letter-spacing: 0.001em;
  line-height: 1.2em;
  z-index: 5;
}

.device-srok {
    color: #fff;
}

#desktop_images {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 40px;
  z-index: 2;
}
#desktop_images img:first-child {
  margin-right: 0;
}

@media (min-width: 1024px) {
  #desktop_images img:first-child {
    margin-right: 85px;
  }
}
@media (max-width: 1282px) {
  /*.intro {
    padding-top: 80px;
    min-height: 900px;
    }*/
  }

  @media (max-width: 785px) {
/*  .intro {
    padding-top: 120px;
    min-height: 800px;
    background-size: 1757px;
    }*/

    .intro__container {
      flex-direction: column;
      align-items: center;
    }
  }

  @media (max-width: 400px) {
    .intro {
      min-height: 735px;
    }
  }
  .intro__content {
    min-width: 677px;
    height: 515px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
    gap: 20px;
    margin-left: -513px;
    padding: 0 15px 0 397px;
    z-index: 5;
  }

  .intro__content-header {
    font-size: 63px;
    letter-spacing: 0.0001em;
    font-family: "Montserrat-Bold";
    font-weight: 600;
    color: var(--accent-color);
  }
  section.intro .intro__content-header {
    font-size: 64px;
  }
  .intro__content-price,
  .intro__content-price2 {
    max-width: 605px;
    font-size: 130px;
    font-weight: 900;
    color: #fff;
    font-family: "Exo2-Regular";
    line-height: 0.5em;
  }

  .intro__content-price {
    height: 85px;
    font-size: 130px;
    letter-spacing: -0.01em;
  }

  .intro__content-price2 {
    font-size: 58px;
    height: 40px;
    letter-spacing: 0.008em;
  }

  .intro__content-description {
    font-family: "Montserrat-Regular";
    font-size: 24px;
    color: var(--primary-color);
    width: 360px;
    margin-left: 102px;
    text-align: end;
  }

  .intro__content-offer {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    color: var(--primary-color);
    width: 320px;
    margin-top: 15px;
    padding-left: 5px;
    height: 36px;
  }

  .intro__content-btn {
    padding: 21px 34px;
    height: auto;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 112%;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(90deg, #3EB6A4 0%, #3191C5 100%);
    border-radius: 10px;
    z-index: 5;
    cursor: pointer;
  }

  @media (max-width: 1280px) {
    .intro__content {
      padding-top: 100px;
      margin-left: -350px;
      min-height: 560px;
    }

  }

  @media (max-width: 785px) {
    .intro__content {
      padding: 0 10px;
      margin-left: 0;
      min-width: 300px;
      height: 350px;
      min-height: 300px;
      align-items: center;
    }

    .intro__content-header {
      font-size: 35px;
      height: 30px;
    }

    .intro__content-price,
    .intro__content-price2 {
      font-size: 30px;
      height: 10px;
    }

    .intro__content-description {
      width: 300px;
      margin-left: 0;
      font-size: 23px;
      line-height: 125%;
      text-align: center;
    }
    .home .intro__content-price {
      font-size: 56px;
      height: initial;
    }
    .intro__content-offer {
      margin-top: 0;
      font-size: 18px;
      width: 220px;
      text-align: center;
      width: 100%;
    }

  }
  .intro__img {
    position: relative;
    margin-left: -86px;
    top: 10px;
  }

  .absolut {
    position: absolute;
  }

  .intro__img-bottle {
    z-index: 2;
    top: 183px;
    left: -51px;
  }

  .intro__img-ionizer {
    position: relative;
    z-index: 5;
    width: 512px;
    height: 518px;
    top: 2px;
    left: 1px;
  }

  .intro__img-water1 {
    top: -85px;
    left: 23px;
    z-index: 4;
  }

  .intro__img-water2 {
    z-index: 3;
    top: 20px;
    right: -238px;
  }

  .intro__img-shape1 {
    z-index: 1;
    top: 403px;
  }

  .intro__img-shape2 {
    z-index: 2;
    top: 470px;
  }

  .intro__img-shape3 {
    z-index: 0;
    top: -145px;
  }

  @media all and (max-width: 1280px), all and (max-device-width: 1280px) {
    .page-template-page-newhome-php .intro__content {
      margin-left: 0px;
      min-height: 560px;
      min-width: unset;
      padding: 0 15px;
    }
    .page-template-page-newhome-php .intro__img-ionizer {
      width: 295px;
      left: 0;
      top: 100px;
    }
    .page-template-page-newhome-php .intro__img-water1 {
      top: 0px;
      left: 0;
    }
    .page-template-page-newhome-php .intro__img-water2 {
      top: 50px;
      left: 40px;
      right: -80px;
    }
  }

  @media all and (max-width: 1024px), all and (max-device-width: 1024px) {
    .page-template-page-newhome-php .intro__container {
      column-gap: 50px;
    }
  }

  @media all and (max-width: 860px), all and (max-device-width: 860px) {
    .page-template-page-newhome-php .intro__content {
      min-height: inherit;
    }
    .page-template-page-newhome-php .intro__content-price {
      font-size: 56px;
      padding-top: 10px;
      text-align: center;
      word-break: normal;
      word-wrap: break-word;
      -ms-hyphens: none;
      -webkit-hyphens: none;
      hyphens: none;
    }
    .page-template-page-newhome-php .intro__img-water1 {
      top: 30px;
      width: auto;
    }
    .page-template-page-newhome-php .intro__img-water2 {
      top: 20px;
      left: 60px;
      right: inherit;
      width: auto;
    }
    .page-template-page-newhome-php.intro__content-description {
      text-align: center;
      word-break: normal;
      word-wrap: break-word;
      -ms-hyphens: none;
      -webkit-hyphens: none;
      hyphens: none;
      margin: 0;
    }
  }

  @media all and (max-width: 660px), all and (max-device-width: 660px) {
    .page-template-page-newhome-php .intro__img-ionizer {
      width: 100%;
      left: 0;
      top: 0;
    }
    .page-template-page-newhome-php .intro__img-water1 {
      top: -80px;
      left: 50px;
      right: 0;
      bottom: inherit;
      width: auto;
    }
    .page-template-page-newhome-php .intro__img-water2 {
      top: 10px;
      left: -20px;
      right: inherit;
      width: auto;
    }
  }

  @media (max-width: 1280px) {
    .intro__img-ionizer {
      width: 295px;
      left: -77px;
      top: 400px;
      z-index: 20;
    }

    .intro__img-bottle {
      top: 517px;
      left: -100px;
      width: 99px;
      z-index: 19;
    }

    .intro__img-water1 {
      top: 270px;
      left: 17px;
    }

    .intro__img-water2 {
      top: 396px;
      right: 12px;
    }
  }

  @media (max-width: 785px) {
    .intro__img-ionizer {
      width: 300px;
      height: 200px;
      position: relative;
      gap: 10px;
      top: 0;
      left: 30px;
    }

    .intro__img-ionizer img {
      max-height: 100%;
      margin: 0 auto;
    }

    .intro__img-bottle {
      width: 65px;
      left: 55px;
      top: 69px;
    }

    .intro__img-water1 {
      left: 69px;
      top: -20px;
      width: 123px;
    }

    .intro__img-water2 {
      top: 22px;
      right: -31px;
      width: 127px;
    }

    .intro__img-shape1 {
      top: 495px;
    }

    .intro__img-shape2 {
      top: 525px;
    }
  }
  .intro-btn__animation {
    opacity: 0;
  }

  .intro-btn__animation.show-btn {
    opacity: 1;
    transition: 2s;
  }

  .ionizer__animation {
    opacity: 0;
  }

  .ionizer__animation.ionizer-show {
    opacity: 1;
    transition: 0.75s;
  }

  .bottle__animation {
    opacity: 0;
    transform: translateX(-40px);
  }

  .bottle__animation.bottle-show {
    opacity: 1;
    transition: 1s;
    transform: translateX(0%);
  }

  .water1__animation,
  .water2__animation {
    opacity: 0;
    transform: translateX(-10px);
  }

  .water1__animation.water1-show,
  .water2__animation.water2-show {
    opacity: 1;
    transition: 0.75s;
    transition-delay: 0.5s;
    transform: translateX(0%);
  }
  .doctor-opinion {
    background-color: var(--main-color);
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 1215px;
    padding-top: 95px;
  }

  .doctor-opinion__container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 5px;
    max-width: var(--desktop);
  }

  .water-opinion__header {
    height: 50px;
    font-size: 56px;
    font-weight: 800;
    font-family: "Montserrat-Bold";
    color: var(--accent-color);
    letter-spacing: 0.001em;
    line-height: 1.2em;
    position: relative;
    z-index: 5;
  }

  .water-opinion__header-accent {
    font-family: "Montserrat-Bold";
    font-size: 298px;
    color: #29285a;
    padding-left: 5px;
    letter-spacing: -0.015em;
  }

  .doctor-opinion__reviews {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    color: var(--accent-color);
    padding-top: 25px;
    padding-left: 6px;
    padding-right: 10px;
    min-height: 85px;
  }

  .doctor-opinion__btn {
    padding: 20px 35px;
    background: linear-gradient(
      to bottom right,
      var(--left-gradient),
      var(--right-gradient)
      );
    color: var(--primary-color);
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 0.5);
    font-family: "Montserrat-Bold";
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -0.07em;

    cursor: pointer;

    margin-left: 8px;
  }

  #watertext {
    font-family: Montserrat-Bold, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 100px;
    text-anchor: middle;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: -1px -1px 1px rgba(255,255,255,0.2), 1px 1px 1px rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.7);
  }
  .water-fill {
    animation: wave 0.7s infinite linear, fill-up 10s infinite ease-out alternate;
  }
  @keyframes wave {
    0% {
      x: -400px;
    }
    100% {
      x: 0;
    }
  }
  @keyframes fill-up {
    0% {
      height: 0;
      y: 130px;
    }
    100% {
      height: 160px;
      y: -30px;
    }
  }


  @media (max-width: 720px) {
      .home #page {
        padding: 63px 0 0 0;
      }
    }

    @media (max-width: 768px) {
      .slider-aqua_plus h2.intro__text-head {
        font-size: 58px;
        line-height: 58px;
        margin-bottom: 10px;
      }
      .aqua_plus_text p {
        font-size: 30px;
        line-height: 37px;
      }
    }

  @media (max-width: 1572px) {
    .doctor-opinion {
      padding-bottom: 20px;
    }
    .slider-aqua_plus h2.intro__text-head {
      font-size: 45px;
    }

    .water-opinion__header {
      height: 100%;
      margin: 0 auto;
      text-align: center;
    }

    .water-opinion__header-accent {
      font-size: 110px;
      margin: 0 auto;
    }

    .doctor-opinion__reviews {
      margin: 0 auto;
    }

    .doctor-opinion__btn {
      margin: 0 auto;
    }

    .doctor-opinion__container {
      padding-left: 15px;
      padding-right: 15px;
    }
  }

  @media (max-width: 1200px) {
    .slider-aqua_plus h2.intro__text-head {
        font-size: 40px;
        margin-bottom: 25px;
    }
    .aqua_plus_text_ol li:before {
      font-size: 35px;
    }
    .slider-aqua_plus {
      background-position: 70%!important;
    }
  }


  @media (max-width: 845px) {
      .slider-aqua_plus h2.intro__text-head {
        font-size: 33px;
        line-height: 40px;
      }
      .aqua_plus_text p {
        font-size: 23px;
        line-height: 32px;
      }
      .aqua_plus_text_ol li {
        font-size: 16px;
      }
      .aqua_plus_text_ol ol {
        gap: 12px;
      }
      .aqua_plus_text_ol li:before {
        font-size: 23px;
        left: -42px;
    }
    .aqua_plus_text_ol ol {
      margin: 20px 0 0 25px;
    }
  }
  @media (max-width: 673px) {
    span.aqua_plus {
      width: 45px;
      height: 45px;
      background-size: contain!important;
    }
    .slider-aqua_plus h2.intro__text-head {
        font-size: 26px;
        line-height: 40px;
        margin-bottom:0;
    }
    .aqua_plus_text p {
        font-size: 18px;
        line-height: 30px;
    }
    .aqua_plus_text_ol ol {
        margin: 5px 0 0 25px;
        gap: 4px;
    }
  }

  @media (max-width: 420px) {
    .slider-aqua_plus h2.intro__text-head {
        line-height: 29px;
      }
      .aqua_plus_text p {
        font-size: 16px;
        line-height: 22px;
    }
    span.aqua_plus {
        width: 40px;
        height: 40px;
      }
    .aqua_plus_text_ol li {
      line-height: 21px;
      font-size: 15px;
    }
  }

  @media (max-width: 785px) {
    .doctor-opinion__btn {
      font-size: 18px;
      margin: 20px auto 0;
    }

    .water-opinion__header {
      font-size: 25px;
    }

    .water-opinion__header-accent {
      font-size: 30px;
    }

    .doctor-opinion__reviews {
      font-size: 15px;
    }
  }
  .opinion__description-text__animation {
    opacity: 0;
    transform: translateY(-50px);
  }

  .opinion__description-img__animation {
    opacity: 0;
    transform: translateY(50px);
  }

  .opinion__description-btn__animation {
    opacity: 0;
  }

  .opinion__description-text__animation.show-text,
  .opinion__description-img__animation.show-img,
  .opinion__description-btn__animation.show-btn {
    opacity: 1;
    transition: all 2s;
    transform: translateX(0%);
  }
  .doctor-opinion__content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    min-height: 575px;
    border-bottom: 1px solid #302e66;
    padding-top: 75px;
    padding-left: 5px;
    gap: 45px;
  }

  .doctor-opinion__description-items {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    color: var(--primary-color);
    display: flex;
    gap: 20px;
    flex-direction: column;
    max-width: 945px;
    padding-right: 10px;
    margin: 16px 0;
  }

  .water-property__img-shadow.property-shadow__animation img {
    opacity: 0.3;
  }

  .doctor-opinion__description-img {
    width: 566px;
    min-height: 500px;
    color: var(--primary-color);
    position: relative;
  }

  .description-img__img {
    margin-top: -100px;
  }

  .description-img__name {
    font-family: "Montserrat-Bold";
    font-size: 22px;
    width: 329px;
    height: 114px;
    background-color: rgba(26, 32, 71, 0.8);
    padding-top: 19px;
    padding-right: 28px;
    text-align: right;
    top: 312px;
    left: -65px;
    word-wrap: normal;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    word-break: normal;
  }

  .description-img__doctor {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    top: 389px;
    left: 88px;
  }

  @media (max-width: 1572px) {
    .description-img__img {
      margin-top: 0;
    }
  }
  @media (max-width: 1440px) {
    .doctor-opinion__description-items {
      max-width: 900px;
      padding-right: 20px;
    }
  }
  @media (max-width: 785px) {
    .doctor-opinion__content {
      gap: 0;
      padding-top: 10px;
    }

    .doctor-opinion__description-img {
      width: 250px;
      min-height: 315px;
    }

    .description-img__name {
      font-size: 12px;
      top: 205px;
      left: -85px;
      padding-top: 12px;
      width: 250px;
      height: 65px;
    }

    .description-img__doctor {
      font-size: 10px;
      top: 250px;
      left: 15px;
    }

    .doctor-opinion__description-items {
      font-size: 15px;
    }
  }
  .our-products {
    min-height: 1130px;
    position: relative;
    z-index: 1;
    background: var(--main-color);
    padding-top: 44px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }

  .our-products__container {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 37px;
    width: var(--desktop);
    padding: 66px 10px 20px 10px;
  }

  .our-products__img {
    top: -150px;
  }

  .our-products__header {
    font-family: "Montserrat-Bold";
    font-size: 56px;
    color: var(--primary-color);
  }

  .our-products__btn-shope {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    margin-top: 20px;
    width: 280px;
    height: 72px;
    font-size: 24px;
    border-radius: 10px;
    cursor: pointer;
    font-family: "Montserrat-Bold";
    color: var(--primary-color);
  }

  @media (max-width: 960px) {
    .our-products__img {
      top: -50px;
    }

    .our-products__container {
      padding-bottom: 100px;
    }
  }

  @media (max-width: 785px) {
    .our-products {
      padding-top: 44px;
    }

    .our-products__container {
      padding-top: 25px;
      padding-bottom: 25px;
    }

    .our-products__header {
      font-size: 25px;
    }
  }
  .card-lable__animation {
    opacity: 0;
    transform: translateX(40px);
  }

  .card-item__animation {
    opacity: 0;
  }

  .card-text__animation {
    opacity: 0;
    transform: translateX(-40px);
  }

  .card-btn__animation {
    opacity: 0;
    transform: translateY(40px);
  }

  .card-lable__animation.show-label,
  .card-item__animation.show-item,
  .card-text__animation.show-text,
  .card-btn__animation.show-btn {
    opacity: 1;
    transition: 1s;
    transform: translateX(0%);
    transform: translateY(0%);
  }
  .card-items {
    display: flex;
    flex-direction: row;
    gap: 27px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .card-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../img/bgi-item.webp);
    width: 458px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    padding-top: 17px;
    border-radius: 12px;
  }

  .card-item__labels {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
  }

  .card-item__label-price {
    font-family: "Roboto-Medium";
    font-size: 18px;
    color: #2f3974;
    text-align: end;
    height: 31px;
    width: 136px;
    background-image: url(../img/label1.webp);
    background-position: end;
    background-repeat: no-repeat;
    padding-right: 18px;
    padding-top: 4px;
    margin-bottom: 6px;
  }

  .card-item__label-plan {
    font-family: "Roboto-Medium";
    font-size: 18px;
    color: #2f3974;
    text-align: end;
    height: 31px;
    width: 136px;
    background-image: url(../img/label2.webp);
    background-position: end;
    background-repeat: no-repeat;
    padding-right: 18px;
    padding-top: 4px;
  }


  .card-item__description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 30px;
    gap: 8px;
  }

  .card-item__category {
    font-family: "Roboto-Light";
    font-size: 14px;
    color: var(--primary-color);
  }

  .card-item__product {
    width: 100%;
    max-width: 100%;
    font-family: "Roboto-Medium";
    font-size: 26px;
    color: var(--accent-color);
  }
  .card-item__btn-left.one-click-button, .card-item__btn-right {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .cartridge_z .card-item__label-price {
    width: 210px;
    background: linear-gradient(135deg,hsl(0deg 0% 100%), #ffffff);
    background-position: left;
    --m: conic-gradient(from 45deg at left, #0000,#000 1deg 89deg,#0000 90deg) left /100% 15px repeat-y;
    -webkit-mask: var(--m);
    mask: var(--m);
  }
  .card-item__price {
    font-family: "Roboto-Medium";
    font-size: 36px;
    color: var(--primary-color);
  }

  .card-item__previous-price {
    font-family: "Roboto-Light";
    font-size: 26px;
    color: var(--primary-color);
    margin-left: 25px;
  }

  .cross-out {
    position: relative;
  }

  .cross-out:before {
    content: "";
    border-bottom: 2px solid red;
    position: absolute;
    width: 110%;
    height: 90%;
    transform: rotate(351deg);
    top: -45%;
    left: -10%;
  }

  .card-item__btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90px;
    padding-top: 38px;
    gap: 20px;
  }

  .card-item__btn-left,
  .card-item__btn-right {
    width: 44%;
    height: 100%;
    border-radius: 10px;
    cursor: pointer;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    color: var(--primary-color);
  }

  .card-item__btn-left,
  .our-products__btn-shope {
    background: linear-gradient(
      to bottom right,
      var(--left-gradient),
      var(--right-gradient)
      );
    border: none;
  }

  .card-item__btn-right {
    color: var(--primary-color);
    border: 2px solid skyblue;
    background: none;
  }

  @media (max-width: 1470px) {
    .card-items {
      max-width: 1000px;
      justify-content: flex-start;
      margin: 0 auto;
    }
  }

  @media (max-width: 985px) {
    .card-items {
      max-width: 590px;
      justify-content: flex-start;
    }
  }

  @media (max-width: 630px) {
    .card-items {
      max-width: 500px;
      justify-content: center;
    }
  }

  @media (max-width: 785px) {
    .card-item__price {
      font-size: 20px;
    }
    .home-slide .slider-null .intro__text {
    padding: 0 16px;
    }

    .card-item__product,
    .card-item__previous-price {
      font-size: 18px;
    }

    .card-item__category,
    .card-item__btn-left,
    .card-item__btn-right {
      font-size: 10px;
    }

    .card-item__label-plan,
    .card-item__label-price {
      font-size: 12px;
      width: 90px;
      padding-right: 9px;
      padding-top: 10px;
    }

    .card-item {
      width: calc(100% - 40px);
      padding-bottom: 26px;
      border-radius: 10px;
      height: inherit;
    }


    .card-item__btn {
      padding-top: 10px;
      flex-direction: column;
      gap: 10px;
      height: 110px;
    }

    .card-item__btn-left,
    .card-item__btn-right {
      width: calc(100% - 20px);
    }

    .card-item__product {
      width: 60%;
    }
  }
  .water-ionized {
    background-color: var(--main-color);
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 1030px;
    padding-top: 200px;
    background-image: url(../img/background.webp);
    background-size: 1245px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .water-ionized__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: var(--desktop);
  }

  .water-ionized__content {
    position: relative;
    width: 100%;
    min-height: 500px;
  }

  .water-ionized__header {
    height: 59px;
    font-size: 48px;
    font-weight: 800;
    font-family: "Montserrat-Bold";
    color: var(--accent-color);
    text-align: center;
    letter-spacing: 0.001em;
    line-height: 1.2em;
    position: relative;
    z-index: 5;
  }

  .water-ionized__description {
    color: white;
    font-size: 25px;
    font-family: "Montserrat-Regular";
    letter-spacing: -0.02em;
    position: relative;
    z-index: 5;
    padding-left: 14px;
  }

  @media (max-width: 1300px) {
    .water-ionized {
      background-position: bottom;
      padding-bottom: 20px;
      background-size: cover;
    }

    .water-ionized__container {
      width: 720px;
    }
  }

  @media (max-width: 785px) {
    .water-ionized {
      padding-top: 80px;
    }
    .water-ionized:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: rgb(26 32 70 / 50%);
    }

    .water-ionized__header {
      font-size: 25px;
    }

    .water-ionized__content {
      font-size: 18px;
    }

    .water-ionized__container {
      width: 300px;
    }
  }
  :root {
    --time-transition: 0.5s;
  }

  .ionized-bg__animation {
    opacity: 0;
  }

  .ionized-bg__animation.show-bg {
    opacity: 1;
    transition: 1s;
  }

  .ionized-item1__animation {
    opacity: 0;
    transform: translateX(-50px);
  }

  .ionized-item1__animation.show-item1 {
    opacity: 1;
    transition: all var(--time-transition);
    transform: translateX(0%);
  }

  .ionized-item2__animation {
    opacity: 0;
    transform: translateX(-50px);
  }

  .ionized-item2__animation.show-item2 {
    opacity: 1;
    transition: all var(--time-transition);
    transform: translateX(0%);
    transition-delay: 0.25s;
  }

  .ionized-item3__animation {
    opacity: 0;
    transform: translateX(-50px);
  }

  .ionized-item3__animation.show-item3 {
    opacity: 1;
    transition: all var(--time-transition);
    transform: translateX(0%);
    transition-delay: 0.5s;
  }

  .ionized-item4__animation {
    opacity: 0;
    transform: translateX(50px);
  }

  .ionized-item4__animation.show-item4 {
    opacity: 1;
    transition: all var(--time-transition);
    transform: translateX(0%);
    transition-delay: 1.25s;
  }

  .ionized-item5__animation {
    opacity: 0;
    transform: translateX(50px);
  }

  .ionized-item5__animation.show-item5 {
    opacity: 1;
    transition: all var(--time-transition);
    transform: translateX(0%);
    transition-delay: 1.5s;
  }

  .ionized-item6__animation {
    opacity: 0;
    transform: translateX(50px);
  }

  .ionized-item6__animation.show-item6 {
    opacity: 1;
    transition: all var(--time-transition);
    transform: translateX(0%);
    transition-delay: 1.75s;
  }

  .ionized-glass__animation {
    opacity: 0;
  }

  .ionized-glass__animation.show-glass {
    opacity: 1;
    transition: var(--time-transition);
    transition-delay: 2s;
  }

  @media (max-width: 785px) {
    .ionized-item1__animation.show-item1 {
      transition-delay: 0;
    }

    .ionized-item2__animation.show-item2 {
      transition-delay: 0;
    }

    .ionized-item3__animation.show-item3 {
      transition-delay: 0;
    }

    .ionized-item4__animation.show-item4 {
      transition-delay: 0;
    }

    .ionized-item5__animation.show-item5 {
      transition-delay: 0s;
    }

    .ionized-item6__animation.show-item6 {
      transition-delay: 0;
    }

    .ionized-glass__animation.show-glass {
      transition-delay: 0;
    }
  }
  .water-ionized__items {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 194px 0 175px;
  }

  .water-ionized__content-left,
  .water-ionized__content-right {
    width: 357px;
    height: 100%;
  }

  .content-left__item,
  .content-right__item {
    position: relative;
    padding-top: 59px;
    min-height: 203px;
  }

  .content-left__item h3,
  .content-right__item h3 {
    font-family: "Roboto-Medium";
    font-size: 30px;
    color: var(--accent-color);
    font-weight: 500;
    height: 44px;
    position: relative;
    z-index: 2;
  }

  .content-right__item h3 {
    text-align: right;
  }

  .content-left__item-description,
  .content-right__item-description {
    color: white;
    font-family: "Roboto-Light";
    font-size: 18px;
    position: relative;
    z-index: 2;
  }

  .content-right__item-description {
    text-align: right;
  }

  .content-left__item-num {
    font-family: "Roboto-Medium";
    font-size: 170px;
    color: #262b59;
    position: absolute;
    top: -41px;
    left: -8px;
    z-index: 1;
  }
  .content-right__item-num {
    font-family: "Roboto-Medium";
    font-size: 170px;
    color: #262b59;
    position: absolute;
    top: -41px;
    left: 268px;
    z-index: 1;
  }

  @media (max-width: 1300px) {
    .water-ionized__items {
      padding: 0;
      justify-content: center;
    }

    .water-ionized__content-right {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }

    .content-left__item,
    .content-right__item {
      width: 230px;
      margin-bottom: 20px;
    }

    .content-right__item-num {
      left: 137px;
    }
  }
  @media (max-width: 785px) {
    .water-ionized__items {
      gap: 110px;
      padding-top: 20px;
    }
  }
  @media (max-width: 600px) {
    .water-ionized__items {
      gap: 30px;
    }

    .content-left__item,
    .content-right__item {
      width: 200px;
      min-height: 150px;
      margin-bottom: 0;
    }

    .content-left__item-description,
    .content-right__item-description {
      font-family: "Montserrat-Regular";
      font-size: 13px;
    }

    .content-left__item h3,
    .content-right__item h3 {
      font-size: 18px;
      height: 30px;
    }

    .content-left__item-num {
      font-size: 100px;
      top: 8px;
    }

    .content-right__item-num {
      font-size: 100px;
      top: 8px;
      left: 144px;
    }

    .water-ionized__content-left,
    .water-ionized__content-right {
      width: 200px;
    }
  }
  @media (max-width: 450px) {
    .water-ionized__items {

      align-items: center;
      flex-direction: column;
    }
    .water-ionized__content-left, .water-ionized__content-right {
      width: 100%;
    }
    .content-left__item, .content-right__item {
      width: 100%;
    }
    .water-ionized__items {
      gap: 170px;
    }
    .water-ionized__img-glass {
      top: 514px!important;
    }
    .content-right__item-num {
      left: auto;
      right: 0;
    }
  }

.water-ionized__img-waves {
    display: flex;
    justify-content: center;
    padding: 40px 20px;
}

.water-ionized__img-shape1 {
    top: -298px;
    left: 63px;
}
  .water-ionized__img-shape2 {
    top: 630px;
    left: 63px;
    z-index: 5;
  }

  .water-ionized__img-glass {
    top: 88px;
    left: 565px;
    z-index: 2;
  }

  @media (max-width: 1569px) {
    .water-ionized__img-shape1 {
      width: 1100px;
      top: -250px;
      left: 250px;
    }

    .water-ionized__img-shape2 {
      width: 1100px;
      top: calc(100% + 20px);
      left: 250px;
    }
  }

  @media (max-width: 1300px) {
    .water-ionized__img-glass {
      width: 200px;
      top: 260px;
      left: 270px;
    }

    .water-ionized__img-shape1 {
      top: -200px;
      width: 100%;
      left: 0px;
    }

    .water-ionized__img-shape2 {
      top: 785px;
      width: 100%;
      left: 0px;
    }
  }

  @media (max-width: 785px) {
    .water-ionized__img-glass {
      width: 120px;
      left: 80px;
      top: 585px;
    }

    .water-ionized__img-shape1 {
      width: 300px;
      top: -150px;
      left: 0;
    }

    .water-ionized__img-shape2 {
      width: 300px;
      top: calc(100% + 35px);
      left: 0;
    }
  }
  .water-property {
    background-color: var(--main-color);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 1180px;
    padding: 33px 10px 0 0;
  }

  .water-property__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 100vh;
  }

  @media (max-width: 785px) {
    .water-property {
      padding-top: 0;
    }
  }
  :root {
    --transition-time: 0.75s;
  }

  .property-ionizator__animation {
    opacity: 0;
  }

  .property-ionizator__animation.ionizator-show {
    opacity: 1;
    transition: all 1.5s;
  }

  .property-shadow__animation {
    opacity: 0;
  }

  .property-shadow__animation.show-shadow {
    opacity: 1;
    transition: all 1s;
    transition-delay: 1.5s;
  }

  .property-item-right__animation {
    opacity: 0;
    transform: translateX(50px);
  }

  .property-item-right__animation.item-right-show {
    opacity: 1;
    transition: all 2s;
    transform: translateX(0%);
  }

  .property-item-left__animation {
    opacity: 0;
    transform: translateX(-50px);
  }

  .property-item-left__animation.item-left-show {
    opacity: 1;
    transition: all 2s;
    transform: translateX(0%);
  }

  .property-item-bottom__animation {
    opacity: 0;
    transform: translateY(50px);
  }

  .property-item-bottom__animation.item-bottom-show {
    opacity: 1;
    transition: all 2s;
    transform: translateX(0%);
  }

  .property-water-bg__animation {
    opacity: 0;
  }

  .property-water-bg__animation.water-bg-show {
    opacity: 1;
    transition: all 2s;
    transition-delay: 0.25s;
  }

  .property-water__animation {
    opacity: 0;
  }

  .property-water__animation.water-show {
    opacity: 1;
    transition: all 2s;
    transition-delay: 0.5s;
  }

  .property-text__animation {
    opacity: 0;
  }

  .property-text__animation.show-text {
    opacity: 1;
    transition: all 1s;
    transition-delay: 0.75s;
  }

  @media (max-width: 785px) {
    .property-item-right__animation,
    .property-item-bottom__animation {
      transform: translateX(-50px);
    }

    .property-item-right__animation.item-right-show,
    .property-item-bottom__animation.item-bottom-show {
      opacity: 1;
      transition: all var(--transition-time);
      transform: translateX(0%);
    }

    .property-item-left__animation {
      opacity: 0;
      transform: translateX(50px);
    }

    .property-item-left__animation.item-left-show {
      opacity: 1;
      transition: all var(--transition-time);
      transform: translateX(0%);
    }

    .property-text__animation.show-text {
      transition: all var(--transition-time);
      transition-delay: 0.75s;
    }
  }
  .water-property__header {
    height: 116px;
    max-width: 1060px;
    font-size: 48px;
    font-weight: 800;
    font-family: "Montserrat-Bold";
    color: var(--accent-color);
    text-align: center;
    letter-spacing: 0.001em;
    line-height: 1.2em;
    position: relative;
    z-index: 5;
    padding: 0 10px;
  }

  .water-property__description {
    color: white;
    font-size: 25px;
    font-family: "Montserrat-Regular";
    letter-spacing: -0.02em;
    position: relative;
    z-index: 5;
    padding: 0 10px;
  }

  .certHome {
    display: flex;
    justify-content: center;
    padding: 65px 0;
  }
  .certHome__title {
    display: flex;
    gap: 20px;
  }
  .certHome__title-img img {
    width: 66px;
  }
  .certHome__blocks {
    display: flex;
    gap: 20px;
  }

  @media (max-width: 785px) {
    .water-property__header,
    .water-property__description {
      font-size: 25px;
      text-align: center;
    }
    .certHome__title-img img {
      width: 25px;
    }
    .certHome .our-products__container {
      gap: 20px;
    }
  }
  .water-property__img-items {
    position: relative;
    width: 100%;
    height: 800px;
  }

  .water-property__img-accent {
    border: 4px solid var(--accent-color);
    border-radius: 100%;
    padding: 6px;
  }

  .water-property__img-ionizator {
    top: 50px;
    left: 270px;
    z-index: 5;
  }

  .water-property__img-apple {
    top: 81px;
    left: -189px;
    z-index: 5;
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
  }

  .water-property__img-banana {
    top: 371px;
    left: -189px;
    z-index: 5;
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
  }

  .water-property__img-carrot {
    top: 539px;
    left: 424px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .water-property__img-salad {
    top: 79px;
    right: -185px;
    z-index: 5;
    display: flex;
    flex-direction: row;
    gap: 16px;
  }

  .water-property__img-pumpkin {
    top: 371px;
    right: -185px;
    z-index: 5;
    display: flex;
    flex-direction: row;
    gap: 16px;
  }

  .water-property__img-circle {
    top: -85px;
    right: 60px;
    z-index: 1;
  }

  .water-property__img-water1 {
    top: 116px;
    left: 273px;
    z-index: 4;
  }

  .water-property__img-water2 {
    top: 135px;
    left: 432px;
    z-index: 3;
  }

  .water-property__img-water3 {
    top: 26px;
    left: -125px;
    z-index: 3;
  }

  .water-property__img-water4 {
    top: 185px;
    right: -121px;
    z-index: 4;
  }

  .water-property__img-shadow {
    top: 395px;
    left: 298px;
    z-index: 2;
  }

  .water-property__img-light {
    top: -160px;
  }

  .img-descrition-text {
    font-family: "Roboto-Medium";
    font-size: 24px;
    color: var(--primary-color);
    width: 105px;
    padding-bottom: 10px;
  }

  .img-description-left {
    text-align: right;
    align-items: center;
    display: flex;
  }

  .img-description-botton {
    width: 100%;
  }

  .img-description-right {
    text-align: left;
    align-items: center;
    display: flex;
    width: 100px;
  }

  @media (max-width: 1539px) {
    .water-property__img-salad,
    .water-property__img-pumpkin {
      right: -50px;
    }

    .water-property__img-apple,
    .water-property__img-banana {
      left: -50px;
    }
  }

  @media (max-width: 1300px) {
    .water-property__img-items {
      width: 600px;
    }

    .water-property__img-circle {
      width: 500px;
      top: 30px;
      right: 50px;
    }

    .water-property__img-ionizator {
        top: 80px;
        left: 140px;
        width: 350px;
    }

    .water-property__img-light {
      top: -23px;
      left: -50px;
    }

    .water-property__img-water1 {
      width: 270px;
      top: 50px;
      left: 90px;
    }

    .water-property__img-water2 {
      top: 42px;
      left: 170px;
    }

    .water-property__img-water3 {
      width: 350px;
      top: 145px;
      left: 25px;
    }

    .water-property__img-water4 {
      width: 350px;
      top: 185px;
      right: 0;
    }

    .water-property__img-shadow {
      top: 290px;
      left: 110px;
    }

    .water-property__img-salad {
      width: 250px;
      height: 140px;
      top: 480px;
      right: 0;
    }

    .water-property__img-pumpkin {
      width: 250px;
      height: 140px;
      top: 640px;
      right: 0;
    }

    .water-property__img-apple {
      width: 250px;
      height: 140px;
      top: 480px;
      left: 0;
    }

    .water-property__img-banana {
      width: 250px;
      height: 140px;
      top: 640px;
      left: 0;
    }

    .water-property__img-carrot {
      width: 250px;
      top: 760px;
      left: 230px;
    }

    .water-property__img-carrot img {
      width: 140px;
    }

    .img-descrition-text {
      font-size: 18px;
    }
  }

  @media (max-width: 650px) {
    .water-property__img-items {
      width: 300px;
    }

    .water-property__img-apple {
      top: 380px;
      left: 50px;
    }

    .water-property__img-banana {
      top: 590px;
      left: 50px;
    }

    .water-property__img-salad {
      top: 274px;
      right: 50px;
    }

    .water-property__img-pumpkin {
      top: 486px;
      right: 50px;
    }

    .water-property__img-carrot {
      top: 705px;
      left: 0;
      flex-direction: row;
      align-items: center;
    }

    .water-property__img-ionizator {
      width: 200px;
      left: 50px;
      top: 50px;
    }

    .water-property__img-water1 {
      width: 140px;
      top: 46px;
      left: 28px;
    }

    .water-property__img-water2 {
      width: 140px;
      top: 44px;
      left: 99px;
    }

    .water-property__img-water3 {
      width: 140px;
      top: 120px;
      left: 0;
    }

    .water-property__img-water4 {
      width: 140px;
      top: 101px;
      right: 5px;
    }

    .water-property__img-shadow {
      width: 180px;
      left: 58px;
      top: 178px;
    }

    .water-property__img-light {
      top: 0px;
      left: -28px;
    }

    .water-property__img-circle {
      width: 250px;
      right: 30px;
    }
  }



  @media all and (max-width: 520px), all and (max-device-width: 520px) {
    .content-left__item-num,
    .content-right__item-num {
      line-height: 1.25;
    }
    .intro__img {
      margin-top: 0;
      margin: auto;
      top: inherit;
    }
    .page-template-page-newhome-php .intro .intro__content-header {
      font-size: 36px;
      height: auto;
    }
    .page-template-page-newhome-php .intro__content-price {
      font-size: 42px;
    }

  }

  /*Home Slider*/
  .intro__image {
    position: relative;
  }

  @media(max-width: 1200px) {

    .intro_slider-text {
      width: 100%;
    }
    .intro_slider-text {
      flex-wrap: wrap;
    }
    .certHome__blocks {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    }
    .certHome__blocks img {
    max-width: 200px;
    }
  }
  @media(max-width: 970px) {
    .home-slide .intro__text {
      width: 100%;
    }
    .home-slide .intro__text-gift {
      font-size: 28px;
    }
    .home-slide h2.intro__text-gift {
      margin: -71px 0 40px;
      float: right;
      text-align: right;
    }
    .home-slide .intro__text .price {
      clear: both;
    }

  }
  @media(max-width: 800px) {
    .home-slide h2.intro__text-gift {
      font-size: 23px;
      margin: -60px 0 40px
    }
    .home-slide .intro__text .price {
      flex-direction: column;
      align-items: flex-start;
    }
    .home-slide .intro__text .price del {
      margin-left: 0;
      font-size: 30px;
    }

  }

  @media(max-width: 670px) {
    .home-slide h2.intro__text-gift {
      margin: 13px 0;
      float: none;
      text-align: left;
    }

    .intro__text .price {
      font-size: 56px;
    }
    .certHome__blocks {
      flex-wrap: wrap;
    }
    .certHome__blocks img {
    max-width: 150px;
  }
  }

  @media(max-width: 520px) {

    .home-slide h2.intro__text-gift {
      font-size: 20px;
    }
    .home-slide .intro__text .price {
      font-size: 36px;
    }
    .home-slide .intro__text .price del {
      margin-top: 15px;
    }
    .home-slide h2.intro__text-gift {
      text-align: center;
      margin-bottom: 22px;
    }
    .home-slide .intro__text .price {
      align-items: center;
    }

  }


  /* Последние */

  @media (max-width: 1440px) {
    .slider-one h2.intro__text-head {
      font-size: 46px;
    }
    .slider-one p.intro__text-p {
      font-size: 22px;
    }
    .swiper-slide.back_fon.slider-two {
      background-position: right !important;
    }
    .slider-two .intro__text {
      width: 70%;
      max-width: 870px;
    }
    .slider-two h2.intro__text-head {
      font-size: 46px;
    }

  }
@media (max-width: 1024px) {
  .aqua_plus_btn {
    margin-left: 30vw;
  }
  span.aqua_plus {
    width: 50px;
    height: 46px;
  }
  .swiper-slide.back_fon.slider-two {
      background-position: 87% !important;
    }
    .slider-one h2.intro__text-head, .slider-two h2.intro__text-head {
      font-size: 32px;
    }
    .slider-two h2.intro__text-head span {
      font-size: 32px;
    }
    .slider-two p.intro__text-art {
      font-size: 24px;
    }
    .clip-bg {
      width: 80%;
      max-width: 550px;
    }
    .slider-one p.intro__text-p > br:first-child {
      display: none;
    }
    .slider-one p.intro__text-p {
      font-size: 18px;
      max-width: 400px;
      word-wrap: normal;
      -ms-hyphens: none;
      -webkit-hyphens: none;
      hyphens: none;
      word-break: normal;
    }

    .home-slide .swiper-button-prev, .home-slide .swiper-button-next {
      display: none;
    }
    div.aqua__plus_promo {
    padding: 20px;
    }
    span.cross-out-old:before {
      top: -8px;
      right: -6px;
    }

  }

@media (max-width: 768px) {

    .slider-null h2.intro__text-head {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    line-height: 125%;
    margin: 0;
    }
    .intro__image {
      display: block;
    }
    div.intro__text > span svg {
      width: 160px;
    }
    .slider-one h2.intro__text-head {
      font-size: 22px;
      text-align: center;
    }
    span.bnr-logo {
      width: 100%;
      padding: 0;
      text-align: center;
    }
    .slider-one p.intro__text-p {
      font-size: 14px;
      font-weight: 500;
      line-height: 140%;
      text-align: center;
    }
    .home-slide .intro__text {
      display: flex;
      margin-left: 30px;
      padding: 0;
      flex-direction: column;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-end;
      gap: 10px;
    }

    .home-slide .intro__image img {
      width: 100%;
      height: auto;
        object-fit: contain;
        margin: auto;
    }
    .slider-two .intro__image img {
    width: 80%;
    height: auto;
    object-fit: contain;
    margin-left: auto;
    margin-right: 0;
  }
    .slider-two .intro__text, .slider-one .intro__text {
      width: 100%;
      text-align: center;
    }
    .clip-bg {
      width: 100%;
      padding: 23px 28px;
      clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
    }

    .slider-two h2.intro__text-head span {
      font-size: 22px;
    }
    .slider-two h2.intro__text-head {
      margin: 20px 0;
      font-size: 22px;
      text-align: center;
    }
    .slider-two p.intro__text-art {
      font-size: 13px;
      text-align: left;
    }
    .slider-aqua_plus h2.intro__text-head {
        font-size: 24px;
    }
    .aqua_plus_text_ol li {
        font-size: 14px;
    }
    .intro__text a.card-item__btn-left.one-click-cart, .aqua_plus_btn {
    display: none;
  }
}

.slider-two {
  display: flex!important;
  align-items: center;
  gap: 0 40px;
  flex-wrap: wrap;
  color: #fff;
}
.slider-two-foto {
  width: 23%;
  max-height: 400px;
}
.slider-two-foto h2 {
  display: none;
  hyphens: none;
}
.slider-two-foto img {
  object-fit: contain;
  width: 100%;
  max-height: 400px;
}
.slider-two-txt {
  width: 71%;
}
.slider-two-txt h2 {
    font-size: 58px;
    line-height: 61px;
    margin-bottom: 42px;
    color: #fff;
    hyphens: none;
}
.slider-two-txt img {
  width: 70%;
    max-height: 220px;
    object-fit: contain;
    object-position: left;
}
.slider-two-bot {
display: flex;
    justify-content: space-between;
    font-size: 30px;
    line-height: 37px;
    font-weight: 700;
    width: 81%;
}
.slider-two-bot-name span {
  display: block;
  color: #FFA809;
}
@media(max-width:991px) {
  .slider-two-txt h2 {
    font-size: 41px;
    line-height: 43px;
  }
  .slider-two {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .slider-two-foto h2 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 30px;
  }
  .slider-two-txt h2 {
    display: none;
  }
  .slider-two-foto {
    width: 95%;
  }
  .slider-two-foto img {
    width: 180px;
    max-height: 400px;
    margin: 0 auto 20px;
  }
  .slider-two-txt img {
    width: 300px;
    margin: 0 auto 20px;
  }
  .slider-two-bot {
      font-size: 22px;
      line-height: 24px;
      flex-direction: column;
      text-align: center;
      width: 90%;
  }
}
@media(max-width:500px) {
  .slider-two-foto h2 {
    font-size: 24px;
  }
}




@media (max-width: 610px) {
  span.aqua_plus {
        width: 30px;
        height: 26px;
        margin: 0 5px -3px;
    }
}

@media(max-width:349px) {
  .certHome__blocks {
        gap: 10px;
    }
}

@media(max-width:330px) {
  .certHome__blocks a {
    margin: 0 20px;
  }
  .certHome__blocks img {
    max-width: 100%;
  }

}

@media(max-width:1440px) {
  .aqua__plus_delivery {
    font-size: 28px;
}
}

@media(max-width:1284px) {
  .aqua__plus_delivery {
    font-size: 24px;
}
}

@media(max-width:1090px) {
  .aqua__plus_delivery {
    font-size: 20px;
}
}

@media(max-width:960px) {
  .aqua__plus_delivery {
        padding: 20px 60px;
        text-align: center;
        font-size: 20px;
        line-height: 28px;
        word-wrap: normal;
        word-break: normal;
        -ms-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
    }
    .aqua__plus_delivery:before {
        height: 100%;
    }
    .aqua__plus_delivery:after {
        height: 100%;
    }
    span.cross-out-old:before {
        top: -6px;
        right: -6px;
    }
}

@media(max-width:410px) {
    .aqplus_click a.card-item__btn-left.one-click-cart {
    font-size: 20px;
    }
}

@media(max-width:360px) {
    .entry-content .aqua__plus_promo_block  ul {
    padding: 0;
    margin: 0;
    }
    .aqplus_click {
    padding: 0;
    }
    .aqplus_click a.card-item__btn-left.one-click-cart {
    font-size: 18px;
    }

}
/*НОВЫЙ БЛОК*/
.tritanHome {
    padding-bottom: 100px;
}
.tritanHome__title {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-left: -200px;
}
.tritanHome__title img {
    position: relative;
    top: 33px;
}
.tritanHome__title .device-consists__header {
    width: auto;
    margin-bottom: 0;
}

.tritanHome__img picture {
    position: relative;
}

.tritanHome__img picture:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    background: #1A2046;
    background: linear-gradient(180deg, rgba(26, 32, 70, 1) 0%, rgba(255, 255, 255, 0) 90%);
    z-index: 1;
}

.tritanHome__img picture:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    background: #1A2046;
    background: linear-gradient(0deg, rgba(26, 32, 70, 1) 0%, rgba(255, 255, 255, 0) 90%);
    z-index: 1;
}

.tritanHome_after:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    background: #1A2046;
    background: linear-gradient(90deg, rgba(26, 32, 70, 1) 0%, rgba(255, 255, 255, 0) 90%);
    z-index: 1;
}

.tritanHome_after:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: #1A2046;
    background: linear-gradient(0deg, rgba(26, 32, 70, 1) 0%, rgba(255, 255, 255, 0) 90%);
    z-index: 1;
}

.tritanHome__img img {
    margin: 0 auto;
    position: relative;
}
.tritanHome__btn {
    margin-top: 90px;
}
.tritanHome__btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
}

.tritanHome__btn a span {
    position: relative;
    padding: 14px 24px 16px;
    line-height: 1;
    font-size: 59px;
    font-weight: 700;
    text-transform: uppercase;
    color: #F10505;
    background-color: rgba(255, 128, 0, .12);
    border: 1px solid #000000;
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 15px;
}

.tritanHome__btn span:before {
    content: '';
    position: absolute;
    display: block;
    left: -50px;
    top: 20px;
    width: 35px;
    height: 46px;
    background: url(../img/home/hand.webp) center center / cover no-repeat;
    animation: pulse-animation-true 2s infinite;
}

@keyframes pulse-animation-true {
    0% {
    transform: rotate(90deg) scale(1) scaleX(-1);
    opacity: 0.8;
    }
    50% {
        transform: rotate(90deg) scale(1.1) scaleX(-1);
        opacity: 1;
    }
    100% {
        transform: rotate(90deg) scale(1) scaleX(-1);
        opacity: 0.8;
    }
}

@media(max-width: 1330px) {
    .tritanHome__title {
        flex-direction: column;
        gap: 45px;
        margin-left: 0;
        align-items: center;
    }
    .tritanHome {
    margin-top: 50px;
	}
}
@media(max-width: 991px) {
    .tritanHome__txt {
    	  margin: -15vh auto 0;
        font-size: 22px;
        line-height: 31px;
        padding: 0 20px;
        max-width: 100%;
    }
}
@media(max-width: 768px) {
    .tritanHome__txt {
      margin: -10vh auto 0;
    }
    .tritanHome__btn a span {
        padding: 14px 19px 19px;
        font-size: 32px;
    }
}

@media(max-width: 575px) {
    .tritanHome__img-desc {
        display: none;
    }
    .tritanHome__img img.tritanHome__img-mob {
        display: block;
        margin: 50px auto;
    }
    .tritanHome__btn img {
        display: none;
    }
    .tritanHome__btn {
        margin-top: 20px;
    }
    .tritanHome__txt {
    	margin: -20px auto 0;
  	}
}


.conditionsHome {
    padding: 250px 0 100px;
    position: relative;
    background: url('../img/home/volna.webp') no-repeat right top;
}

.conditionsHome__linetop {
    position: absolute;
    top: 47px;
    width: 78%;
    margin-left: 11%;
    transform: rotate(10deg);
}
.conditionsHome__title {
    font-family: "Montserrat-Bold";
    font-size: 64px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 60px;
}
.conditionsHome__list {
    margin: 140px 10px 140px 6%;
}
.conditionsHome__list ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #43C4A7;
    font-family: "Montserrat-Bold";
    font-size: 58px;
}
.conditionsHome__list li img {
    width: 107px;
    height: 107px;
    object-fit: contain;
}
.conditionsHome__txt, .conditionsHome__bot {
    font-family: "Montserrat-Bold";
    font-size: 40px;
    text-align: center;
    width: 90%;
    margin: 0 auto 130px;
    color: #43C4A7;
}
.conditionsHome__bot {
    font-size: 48px;
    margin-bottom: 60px;
    position: relative;
}
.conditionsHome__bot img {
    position: absolute;
    right: 0;
    top: 0;
}
.conditionsHome__bot span {
    position: relative;
    z-index: 1;
}
.conditionsHome__linebottom {
    position: absolute;
    width: 82%;
    margin-left: 9%;
    bottom: 0;
}
@media(max-width: 1680px) {
.slide-buttons {
    bottom: 17.5%;
    left: 7%;
}
}

@media(max-width: 1500px) {
.conditionsHome__bot img {
    top: 55px;
}
}
@media(max-width: 1440px) {
.intro__content-btn {
    padding: 16px 28px;
}
}

@media(max-width: 1280px) {
    .conditionsHome__title {
        font-size: 44px;
    }
    .conditionsHome__list {
        margin: 80px 10px 100px 4%;
    }
    .conditionsHome__list ul li {
        font-size: 36px;
    }
    .conditionsHome__list li img {
        width: 76px;
        height: 76px;
    }
    .slide-buttons {
    bottom: 7.8%;
    left: 6%;
    transform: none;
    }
}
@media(max-width: 1080px) {
.slide-buttons {
    bottom: 6.9%;
    left: 4.5%;
}
}


@media(max-width: 920px) {
    .conditionsHome__bot {
        font-size: 38px;
        margin-bottom: 0px;
    }
    .conditionsHome__txt, .conditionsHome__bot {
        font-size: 28px;
        margin: 0 auto 100px;
    }
    .conditionsHome__bot img {
        width: 140px;
    }
    .conditionsHome {
        padding: 170px 0;
    }
}
@media(max-width: 720px) {
    .conditionsHome__list ul li {
        font-size: 26px!important;
    }
}
@media(max-width: 520px) {
    .conditionsHome {
        line-height: initial;
        padding: 80px 0 90px;
        background-position: -70% !important;
    }
    .conditionsHome__linetop, .conditionsHome__linebottom {
        width: 98%;
        margin-left: 1%;
    }
    .conditionsHome__title {
        font-size: 36px;
    }
    .conditionsHome__list ul li {
        font-size: 21px !important;
    }
     .conditionsHome__list li img {
        width: 32px;
        height: 40px;
    }
    .conditionsHome__list {
        margin: 52px 10px 70px 0;
    }
    .conditionsHome__txt, .conditionsHome__bot {
        font-size: 20px;
        margin: 0 auto 65px;
    }
    .conditionsHome__bot img {
        width: 84px;
        top: 39px;
    }
    .conditionsHome__linetop {
        top: 30px;
    }
}

.qualityHome {
    padding-bottom: 250px;
    padding-top: 50px;
    text-align: center;
    position: relative;
}
.qualityHome__fon {
    position: relative;
    padding: 60px 0 35px;
    background: url(../img/home/qualityHome_fon.webp) no-repeat center;
}
.qualityHome__fon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #1A2046;
    background: linear-gradient(180deg, rgba(26, 32, 70, 1) 0%, rgba(255, 255, 255, 0) 90%);
}

.qualityHome__fon:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #1A2046;
    background: linear-gradient(0deg, rgba(26, 32, 70, 1) 0%, rgba(255, 255, 255, 0) 90%);
}
.qualityHome__two {
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.qualityHome__title {
    color: #43C4A7;
    font-family: "Montserrat-Bold";
    font-size: 64px;
    padding: 0 10px;
    margin-bottom: 50px;
}
.qualityHome__num {
    margin: 0 auto 50px;
}
.qualityHome__btn a {
    margin: 50px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 250px;
    width: 100%;
    font-size: 24px;
    padding: 20px 24px;
    background: linear-gradient(to bottom right, #ce455f, #7729db);
    border-radius: 10px;
    color: #fff;
}
.qualityHome .conditionsHome__linebottom {
    bottom: 60px;
}
@media(max-width: 991px) {
    .qualityHome__title {
        font-size: 40px;
    }
}
@media(max-width: 720px) {
    .qualityHome__title {
        font-size: 36px;
    }
}
@media(max-width: 520px) {
    .qualityHome {
        line-height: initial;
        padding-bottom: 145px;
    }
    .qualityHome__two {
        padding: 0 20px;
        margin: 0 auto;
        width: 80%;
        height: auto;
    }
}

@media(max-width: 720px) {

    .slider-null .intro__image {
        max-width: 250px;
        margin-left: 0;
        left: 15%;
    }
}

@media(max-width: 600px) {
    .swiper-slide.back_fon.slider-null {
        background-position: 5% 50% !important;
    }
    .slider-null h2.intro__text-head {
    text-align: center;
    max-width: 100%;
    }

    .home-slide .slider-null .intro__text {
        align-items: center;
    }
    .card-item__product {
        width: 100%;
    }
}

@media(max-width: 400px) {
    .slider-null .intro__image {
        max-width: 250px;
    }
}

/* Новые слайды */

.intro__march__block {
    position: relative;
    display: inline-flex;
    margin-left: 13%;
    padding-bottom: 24px;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}

.intro__march_link {
    width: 148px;
    display: block;
    margin-bottom: 50px;
}

.slider-march a.intro-btn__animation {
    font-size: 23px;
    line-height: 30px;
    font-family: 'Montserrat-Bold';
    mix-blend-mode: normal;
    box-shadow: 0px 0px 10px 5px rgba(221, 221, 221, 0.5);
    border-radius: 10px;
    padding: 10px 21px 10px 18px;
}

.block__countdown_timer {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    padding: 5px 60px 20px;
    background: #55A192;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.intro__text_march {
    font-family: 'Montserrat-Bold';
    font-size: 50px;
    margin-bottom: 6px;
    line-height: 39px;
    color: #D42121;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transform: rotate(0.33deg);
}

.timer {
  display: grid;
  grid-template-columns: 4.5rem 0.5rem 4.5rem 0.5rem 4.5rem 0.5rem 4.5rem;
  font-size: 42px;
  justify-items: center;
  color: #fff;
}

.timer__item {
  position: relative;
}

.timer__item::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.875rem;
  color: #fff;
    word-wrap: normal;
    -ms-hyphens: auto;
    -webkit-hyphens: none;
    hyphens: none;
    word-break: normal;
}


.certHome__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.certHome__item {
    width: calc(33.3333% - 30px);
}

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.lightbox img {
  width: auto;
  height: 80vh;
}

.certHome__item img {
  cursor: pointer;
}

@media(max-width: 768px) {
    .lightbox {
    padding: 20px;
		}
  	.lightbox img {
    width: auto;
    height: auto;
		}
}

@media(max-width: 480px) {
.certHome__item {
    width: calc(33% - 30px);
}
}

.swiper-container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-content {
    position: relative;
    width: 100%;
    height: 100%;
}

.sl_one .slide-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-content img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.slide-buttons a {
    margin: 0 16px;
}

.slide-buttons-read {
    position: absolute;
    bottom: 20%;
    left: 5%;
    display: flex;
    justify-content: space-between;
    width: 250px;
}

.slide-buttons-read .intro__content-btn {
    width: 250px;
    font-size: 28px;
    padding: 31px 10px;
    line-height: 1;
}

.intro__text {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sl_one .slide-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

img.img-vivo {
    position: absolute;
    top: -5%;
    bottom: 0;
    width: auto;
    display: flex;
    height: 100%;
    object-fit: contain;
}

@media(max-width: 1200px) {
.block__countdown_timer {
    left: inherit;
    right: 20px;
    padding: 5px 40px 20px;
}
}

@media(max-width: 1080px) {
.block__countdown_timer {
    padding: 5px 30px 20px;
}
.intro__text_march {
    font-size: 30px;
}
.timer {
    font-size: 28px;
}
}

@media(max-width: 768px) {
.slide-buttons-read .intro__content-btn {
    width: auto;
    padding: 21px 20px;
    font-size: 24px;
}
.intro__btn {
    flex-direction: column-reverse;
    gap: 15px;
    margin-bottom: 50px;
}
.block__countdown_timer {
    top: inherit;
    left: 30px;
    right: inherit;
    bottom: 150px;
    background: transparent;
}
.intro__text_march {
    text-shadow: 0 0 20px #ffffff;
}
}

@media(max-width: 530px) {
.block__countdown_timer {
    background: #55A192;
}
.intro__text_march {
    text-shadow: none;
}
}

@media(max-width: 419px) {
.intro__content-btn {
    padding: 16px 24px;
    font-size: 18px;
}
}

@media(max-width: 350px) {
.slide-buttons {
    left: 6px;
}
.block__countdown_timer {
    left: 30px;
    bottom: 120px;
    padding: 5px 30px 20px;
}
.timer {
    font-size: 20px;
    grid-template-columns: 2.5rem 0.5rem 2.5rem 0.5rem 2.5rem 0.5rem 2.5rem;
}
.intro__text_march {
    font-size: 20px;
}
.timer {
    font-size: 20px;
}
.intro__content-btn {
    padding: 16px 20px;
}
}

/*
 * Акватор ЭКО SALE START
*/
.sl_eco .slide-buttons {
    bottom: 18%;
    left: 1.5%;
}

.sl_eco .intro__content-btn {
    display: inline-block;
    width: 266px;
    height: 92px;
    padding: 28px 0 0 0;
    background: transparent;
    border: 1px solid #2998D1;
    border-radius: 20px;
    font-size: 33px;
    color: #2998D1;
    line-height: normal;
    font-family: 'Montserrat-Medium';
    font-weight: bold;
    vertical-align: top;
    text-transform: none;
    letter-spacing: 5px;
    text-align: center;

}

.sl_eco .intro__content-btn.one-click-button {
    background: #2998D1;
    color: #fff;
}

@media(max-width: 1280px) {
.sl_eco .slide-buttons {
    bottom: 10%;
}
}

@media(max-width: 1024px) {
.sl_eco .slide-buttons {
    bottom: 30%;
}
.sl_eco .intro__content-btn {
    width: 210px;
    height: 70px;
    padding: 16px 0 0 0;
    font-size: 30px;
    letter-spacing: normal;
    border-radius: 16px;
}
}

@media (max-width: 768px) {
.sl_eco .slide-buttons {
    bottom: 55%;
}
.device-srok {
    font-size: 24px;
}
}

@media (max-width: 732px) {
.sl_eco .intro__content-btn {
    width: auto;
    height: fit-content;
    padding: 16px 24px;
    font-size: 24px;
    border-radius: 8px;
}
}

@media (max-width: 420px) {
.water-property {
    min-height: 1000px;
}
}

@media (max-width: 400px) {
.sl_eco .intro__content-btn {
    padding: 14px 20px;
    font-size: 18px;
}
}

@media (max-width: 346px) {
.water-property {
    min-height: 1050px;
}
}

@media (max-width: 320px) {
.sl_eco .intro__content-btn {
    padding: 12px 18px;
    font-size: 16px;
}
}
/*
 * Акватор ЭКО СИЛЬВЕР SALE START
*/
.eco_slv .slide-buttons {
    bottom: 9%;
    left: 3%;
}

.eco_slv .intro__content-btn {
    display: inline-block;
    width: 266px;
    height: 92px;
    padding: 28px 0 0 0;
    background: transparent;
    border: 1px solid #2998D1;
    border-radius: 20px;
    font-size: 33px;
    color: #2998D1;
    line-height: normal;
    font-family: 'Montserrat-Medium';
    font-weight: bold;
    vertical-align: top;
    text-transform: none;
    letter-spacing: 5px;
    text-align: center;

}

.eco_slv .intro__content-btn.one-click-button {
    background: #2998D1;
    color: #fff;
}

@media(max-width: 1024px) {
.eco_slv .slide-buttons {
    bottom: 15%;
	left: 1%;
}
.eco_slv .intro__content-btn {
    width: 210px;
    height: 70px;
    padding: 16px 0 0 0;
    font-size: 30px;
    letter-spacing: normal;
    border-radius: 16px;
}
}

@media (max-width: 768px) {
.eco_slv .slide-buttons {
    bottom: 55%;
}
}

@media (max-width: 732px) {
.eco_slv .intro__content-btn {
    width: auto;
    height: fit-content;
    padding: 16px 24px;
    font-size: 24px;
    border-radius: 8px;
}
}

@media (max-width: 400px) {
.eco_slv .intro__content-btn {
    padding: 14px 20px;
    font-size: 18px;
}
}

@media (max-width: 320px) {
.eco_slv .intro__content-btn {
    padding: 12px 18px;
    font-size: 16px;
}
}
/*
 * Акватор ЭКО NO SALE START
*/
.sl_eco.nosale .slide-buttons {
    bottom: 22%;
    left: 5.5%;
}

@media(max-width: 1280px) {
.sl_eco.nosale .slide-buttons {
    bottom: 18%;
    left: 5%;
}
}

@media(max-width: 1024px) {
.sl_eco.nosale .slide-buttons {
    bottom: 35%;
    left: 4.1%;
}
}

@media (max-width: 768px) {
.sl_eco.nosale .slide-buttons {
    bottom: 62%;
    left: 7%;
}
}

@media (max-width: 650px) {
.sl_eco.nosale .slide-buttons {
    top: 32%;
    bottom: initial;
    left: 0;
    width: 100%;
    justify-content: space-evenly;
}
}

@media (max-width: 420px) {

}

@media (max-width: 346px) {

}

@media (max-width: 400px) {

}

@media (max-width: 400px) {

}
/*
 * Акватор Плюс SALE START
*/
.countdown__plus_wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 40px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 38px;
}

.plus__countdown_timer {
    display: flex;
    padding: 10px 60px 20px;
    background: #55A192;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.countdown__plus_wrapper .slide-buttons {
    position: relative;
}

@media(max-width: 1440px) {
.countdown__plus_wrapper {
    gap: 20px;
}
}

@media(max-width: 1320px) {
.intro__text_march {
    font-size: 36px;
}
.timer {
    font-size: 36px;
}
}

@media(max-width: 768px) {
.countdown__plus_wrapper {
    transform: initial;
    left: 6%;
}
.countdown__plus_wrapper .slide-buttons {
    bottom: initial;
    left: initial;
}
}

@media(max-width: 660px) {
.plus__countdown_timer {
    padding: 10px 10px 20px;
}
.intro__text_march {
    font-size: 22px;
}
.timer {
    grid-template-columns: 3.5rem 0.5rem 3.5rem 0.5rem 3.5rem 0.5rem 3.5rem;
    font-size: 20px;
}
.countdown__plus_wrapper .intro__content-btn {
    padding: 16px 18px;
}
}
/*
 * Акватор Плюс SALE END
*/

@media(max-width: 375px) {
.home-slide .intro__text {
    margin-left: 16px;
}
.intro__btn a {
    padding: 13px 12px;
    font-size: 20px;
    max-width: 60%;
}
}

@media(max-width: 1024px) {
.slide-buttons {
    bottom: 34%;
    left: 2%;
    transform: none;
}
.slide-buttons a {
    margin: 0 16px;
}
}

@media(max-width: 768px) {
.slide-buttons {
    bottom: 56.7%;
    left: 38%;
    transform: none;
}
.water-property {
    min-height: 1050px;
}
}

@media(max-width: 630px) {
.slide-buttons {
    top: 38%;
    bottom: initial;
    left: 0;
    transform: none;
    width: 100%;
    justify-content: space-evenly;
}
}

@media(max-width: 430px) {
.intro__content-btn {
    padding: 16px 22px;
}
}

/*СИЛЬВЕР*/
.silverHome {
    padding: 90px 0;
    color: #fff;
    hyphens: none;
    position: relative;
}
.silverHome__top {
    width: 70%;
    margin: 0 auto;
}
.silverHome h2 {
    font-size: 87px;
    text-align: center;
    color: #fff;
    
}
.silverHome__subtitle {
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
.silverHome__img {
    position: absolute;
    width: 77%;
    left: 50%;
    transform: translateX(-50%);
}
.silverHome__blocks {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 20% 176px 0;
}
.silverHome__block {
    width: 304px;
    margin-bottom: 30px;
}
.silverHome__block-title {
    font-size: 34px;
    margin-bottom: 16px;
    font-weight: bold;
}
.silverHome__block-txt {
    font-size: 20px;
}
.silverHome__blocks-right {
    text-align: right;
}
.silverHome__blocks-right .silverHome__block-icon {
    display: flex;
    justify-content: end;
}
.silverHome__btns {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 60px;
    gap: 20px;
    z-index: 2;
}
.silverHome__btns a {
    width: 309px;
    height: 73px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}
@media(max-width: 1400px) {
    .silverHome__img {
        left: 50%;
    }
    .silverHome__blocks {
        margin: 12% 60px 0;
    }
    .silverHome__top {
        width: 90%;
    }
    .silverHome h2 {
        font-size: 60px;
    }
}
@media(max-width: 991px) {
    .silverHome h2 {
        font-size: 46px;
    }
    .silverHome__subtitle {
        font-size: 22px;
        width: 100%;
    }
    .silverHome {
        background-size: contain!important;
        background-position: 30% 27%!important;
    }
    .silverHome__img {
        position: initial;
        width: 100%;
        margin-top: 20px;
        transform: initial;
    }
    .silverHome__blocks {
        margin: -200px 60px 0;
    }
}
@media(max-width: 769px) {
    .silverHome__blocks {
        margin: -200px 10px 0;
    }
    .silverHome__block-title {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .silverHome__block-txt {
        font-size: 12px;
    }
    .silverHome__block-icon, .silverHome__blocks-right .silverHome__block-icon {
        display: flex;
        justify-content: center;
    }
    .silverHome__block {
        text-align: center;
        width: 100%;
    }
    .silverHome__blocks-left, .silverHome__blocks-right {
        width: 50%;
    }
}
@media(max-width: 575px) {
        .silverHome h2 {
            font-size: 30px;
        }
    .silverHome__top {
        width: 100%;
    }
    .silverHome__subtitle {
        font-size: 18px;
    }
    .silverHome__blocks {
        margin: -70px 10px 0;
    }
    .silverHome__btns {
        flex-direction: column;
        margin: 10px;
        align-items: center;
    }
    .silverHome__btns a {
        width: 100%;
        height: 73px;
        font-size: 18px;
    }
}

.silverHomeTwo .silverHome__top {
    width: 100%;
}
.silverHomeTwo .silverHome__subtitle {
    width: 80%;
}
.silverHomeTwo__blocks {
    display: flex;
    justify-content: center;
    gap: 150px;
    padding: 98px 0 57px;
    background: url('../img/home/silver/p.webp') no-repeat center/100%;
    position: relative;
    margin-top: -30px;
}
.silverHomeTwo__cont {
    padding: 0 10px;
}
.silverHomeTwo__block {
    width: 380px;
    text-align: center;
}
.silverHomeTwo__block-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.silverHomeTwo__blocks-v {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    z-index: -1;
}
.silverHomeTwo__img {
    margin: -17% 0 -190px;
}
.silverHomeTwo .silverHome__btns a {
    width: 404px;
    text-align: center;
}

@media(max-width: 1200px) {
    .silverHomeTwo__img {
        margin: -200px 0 -100px;
    }
    .silverHomeTwo__blocks {
        gap: 50px;
    }
}
@media(max-width: 991px) {
    .silverHomeTwo__blocks {
        flex-direction: column;
        align-items: center;
    }
    
    .silverHomeTwo__img {
        margin: -160px 0 -100px;
    }
    .silverHomeTwo .silverHome__subtitle {
        width: 100%;
    }
}
@media(max-width: 769px) {
    .silverHomeTwo__blocks {
        gap: 15px;
    }
    .silverHomeTwo__img {
        margin: -90px 0 0px;
    }
    .silverHomeTwo__blocks-v {
        display: none;
    }
}
@media(max-width: 575px) {
    .silverHomeTwo .silverHome__btns a {
        width: 100%;
    }
    .silverHomeTwo__blocks {
        background: url('../img/home/silver/p2.webp') no-repeat top/100%;
        margin: -65px -10px 0;
    }
    .silverHome {
        padding: 50px 0;
    }
}