.wpcf7-form-control-wrap {
    width: 32%;
}
.wpcf7-spinner {
    display: none;
}
.swiper.mySwiper {
    aspect-ratio: 2 / 1;
}
.swiper.mySwiper {
    width: 100%;
    height: 100%;
    /* background-image: url('/wp-content/themes/pro/img/banners/glav/back-slide.webp'); */
    background-size: cover;
    background-position: 40% center;
}
.swiper.mySwiper.swiper-initialized {
    background: rgb(242, 243, 247);
}
.mySwiper,
.free_zamer_banner {
    border-radius: 10px;
}
.swiper-wrapper {
    max-height: 100vh;
}
.mySwiper .swiper-slide {
    font-size: 18px;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    padding: 40px 60px;
}
.mySwiper .swiper-slide {
    padding: 0px !important;
    overflow: hidden !important;
    border-radius: 10px !important;
}
.mySwiper .swiper-wrapper .swiper-slide * {
    color: rgb(255, 255, 255);
}
.swiper-slide .container {
    position: relative;
}
.mySwiper .swiper-slide .container {
    height: 100%;
    width: auto;
    padding: 0px;
}
.slider-swiper-img {
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    justify-content: right;
}
.container .slider-swiper-img {
    padding: 0px;
    height: 150%;
    filter: grayscale(1);
}
.mySwiper .container .slider-swiper-img {
    filter: none;
    height: 100%;
}
img {
    width: 100%;
    height: auto;
    -webkit-user-drag: none;
}
.mySwiper .container .slider-swiper-img .slider-swiper {
    height: 100%;
    object-fit: cover;
}
img,
iframe {
    user-select: none;
}
.container .swiper-pagination-boxs {
    left: 0px;
}
.swiper-pagination-bullet {
    border-radius: 4px;
    height: 15px;
    width: 15px;
    background: white;
    opacity: 0.8;
}
div .swiper-pagination-bullet {
    background: var(--lighttext);
}
.mySwiper div .swiper-pagination-bullet {
    background: var(--border);
    opacity: 1;
    border-radius: 20px;
    height: 60px;
    width: 7px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: red !important;
}
div .swiper-pagination-bullet-active {
    background: var(--red) !important;
}
.mySwiper div .swiper-pagination-bullet-active {
    border-radius: 20px;
}
.colormix_form,
.place_for_quiz {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: var(--tr);
    right: -100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    top: 0px;
    z-index: 1;
    border-radius: 10px;
}
.place_for_quiz .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 40px;
    width: 40px;
    background-size: 20px;
    cursor: pointer;
}
.colormix_form .quiz,
.place_for_quiz .inner,
.place_for_quiz .inner .quiz {
    height: 100%;
}
.col-sm-12.col-md-12.col-lg-4.col-xl-4.col-xxl-4 {
    margin: 20px 0px 0px;
}
.free_zamer_banner {
    background: url('/wp-content/themes/pro/img/main-top-preloader.jpg.webp') center center / cover no-repeat;
    padding: 42px 40.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px -250px 20px -16px inset;
    position: relative;
    overflow: hidden;
}
.background-video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
/* Статичное фото завода в правом баннере для городов без укладки (вместо чёрного фона) */
.rb-zavod-static {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
video {
    filter: brightness(100%);
}
.content__text__key {
    position: relative;
    z-index: 2;
    color: white;
    text-align: left;
    width: 380px;
}
.red {
    display: inline;
    color: var(--red);
    font-weight: 600;
}
div .free_zamer_banner .h3 {
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    text-shadow: rgb(0, 0, 0) 0px 0px 20px;
}
div .free_zamer_banner p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    text-shadow: var(--newblack) 0px 0px 50px;
    margin-bottom: 100px;
    margin-top: 20px;
}
.btn-ras {
    padding-top: 50px;
}
.which_more .arrow_button,
.free_zamer_banner a,
.free_zamer_banner button {
    background: var(--red);
    height: 50px;
    line-height: 48px;
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    vertical-align: middle;
    font-size: 16px;
    width: 170px;
    text-decoration: none;
    font-weight: 700;
}
.free_zamer_banner a,
.free_zamer_banner button {
    padding: 0px 20px;
    width: 100%;
    font-size: 23px;
    display: block !important;
}
.advantagesSwiper {
    margin-top: 40px;
}
.advantagesSwiper .swiper-slide {
    background: linear-gradient(45deg, #fff 0%, #fff 40%, var(--red) 60%, var(--red) 80%, var(--grey) 100%);
    background-size: 400%;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    color: var(--newdark);
    width: 16.66%;
    margin-right: 8px;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    transition: 0.5s all ease;
}
.advantagesSwiper .swiper-slide:hover {
    background-position: 100% 100%;
    color: #fff;
}
.advantagesSwiper .swiper-slide:hover svg path:not(.stroke),
.bottom_conticul .btn:hover svg > path:first-child,
.quiz li input:checked + label svg path {
    fill: #fff;
}
.advantagesSwiper .swiper-slide svg {
    margin-right: 20px;
    transition: 0.2s ease-in-out;
}
.colormix_form.show,
.place_for_quiz.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    right: 0;
    animation: anketa 1s ease;
}
.colormix_form.show,
.place_for_quiz.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    right: 0px;
    animation: 1s ease 0s 1 normal none running anketa;
}

.quiz {
    margin: auto;
    padding: 0px 0px 0px 6px;
    border-radius: 5px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.quiz {
    background: var(--light);
    border-radius: 10px;
    padding: 48px 60px 30px;
}

.quiz.quiz_ukladka {
    height: auto;
    padding: 30px 50px;
}

.place_for_quiz .quiz {
    background: rgb(255, 255, 255);
}

.place_for_quiz .quiz {
    margin: 0px;
}

.quiz #question p {
    margin-bottom: 0px;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    color: var(--newdark);
}

.quiz .imaged span {
    font-size: 15px;
    font-weight: 400;
}

.quiz .answer-question-text {
    font-size: 18px;
    font-weight: 400;
}

.quiz ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    list-style-type: none;
    padding: 0px;
    margin-top: 92px;
}

.quiz li {
    display: inline !important;
}

.quiz li.imaged {
    flex: 1 1 calc(25% - 20px);
    max-width: calc(25% - 15px);
}

.place_for_quiz .quiz li.imaged {
    flex-basis: calc(12.5% - 20px);
}

.quiz li input {
    display: none;
}

.quiz li label {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.quiz li.imaged label {
    flex-direction: column;
    gap: 10px;
}

.quiz li label img {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: var(--tr);
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.quiz li input[type='text'] {
    border-radius: 4px;
    background: rgb(255, 255, 255);
    border: none;
    padding: 13px 14px;
    color: var(--lighttext);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    margin-top: 10px;
}

.quiz li input[type='checkbox']:checked ~ input[type='text'],
.quiz li input[type='radio']:checked ~ input[type='text'] {
    display: block;
}

.place_for_quiz .quiz li input[type='text'] {
    background: var(--light);
}

.quiz .error {
    display: none;
}

.quiz.quiz_ukladka .buttons {
    top: 93%;
}

.quiz .current {
    font-size: 17px;
    font-weight: 400;
    position: absolute;
    bottom: 30px;
    line-height: 18px;
    color: var(--red);
    display: flex;
    align-items: center;
}

.quiz .button {
    padding: 13px 30px;
    position: relative;
    text-decoration: none;
    float: right;
    border-radius: 10px;
    background: var(--red);
    border: 1px solid var(--red);
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: flex;
    align-items: center;
}

.quiz .button a {
    font-size: 17px;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.quiz #prev {
    display: none;
    margin-right: 15px;
    background: #1d1d1d;
    color: rgb(255, 255, 255);
    border: 1px solid var(--border);
    border-radius: 10px;
    padding: 7px 30px;
}

.quiz #prev a {
    color: rgb(255, 255, 255);
    font-weight: 500;
}

.quiz #next a {
    color: rgb(255, 255, 255);
    font-weight: 500;
}

.quiz #prev:hover a::before {
    margin-right: 10px;
    margin-left: -2px;
}

.first-slide-badge {
    padding: 4px 10px;
    font-weight: 400;
    border-radius: 6px;
    width: fit-content;
    background: #ededed;
    color: #1d1d1d !important;
    position: absolute;
    top: 5px;
    left: 5px;
}

.message-box {
    background-color: #f3f3f3;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    width: 100%;
    padding: 25px;
    border-radius: 10px;
    position: relative;
}

.quiz__send-arrow {
    position: absolute;
    /* right: 25px !important; */
    bottom: 0;
}

#ukladka button.restart-button {
    background: #1d1d1d;
    border-radius: 10px;
    padding: 10px 30px;
    color: white;
    font-weight: 600;
    font-size: 18px;
}
.place_for_quiz .inner .quiz .up,
.place_for_quiz .inner .quiz .up #ukladka,
.place_for_quiz .inner .quiz .up #ukladka .final-page {
    height: 100%;
}
.place_for_quiz .inner .quiz .up #ukladka .final-page {
    display: flex;
    flex-direction: column;
}
.place_for_quiz .inner .quiz .up #ukladka .final-page .quiz__end-buttons {
    margin-top: auto;
}
@media (max-width: 1669px) {
    .mySwiper div .swiper-pagination-bullet {
        background: rgb(150, 157, 171);
    }
    .free_zamer_banner {
        padding: 30px;
    }
    .advantagesSwiper {
        margin-top: 20px;
    }
    .advantagesSwiper .swiper-slide {
        font-size: 12px;
        padding: 20px 15px;
    }
    .advantagesSwiper .swiper-slide svg {
        margin-right: 15px;
    }
}

@media (max-width: 1439px) {
    .container,
    .container-sm {
        max-width: 95vw !important;
    }
    .free_zamer_banner.ank .h3::before,
    .free_zamer_banner .h3 {
        font-size: 26px;
        line-height: 34px;
    }
    .free_zamer_banner.ank p::before,
    div .free_zamer_banner p {
        font-size: 17px;
        line-height: 20px;
    }
    .advantagesSwiper .swiper-slide {
        width: 25%;
    }
    .advantagesSwiper .swiper-slide {
        font-size: 14px;
        padding: 20px;
    }
}

@media (max-width: 1280px) {
    .free_zamer_banner.ank .h3::before,
    .free_zamer_banner .h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .free_zamer_banner.ank p::before,
    div .free_zamer_banner p {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    .advantagesSwiper .swiper-slide {
        padding: 15px;
        height: 60px !important;
    }
}

@media (max-width: 991px) {
    #sliderMobile_block .row > * {
        padding-left: 10px;
        padding-right: 10px;
    }
    .mySwiper .container .slider-swiper-img {
        width: 100%;
    }
    .mySwiper .container .slider-swiper-img img {
        width: inherit;
        object-fit: cover;
        object-position: center bottom;
    }
    .mySwiper .swiper-pagination-boxs {
        margin-left: 10px;
    }
    .zmrh {
        height: 100%;
    }
    .mySwiper div .swiper-pagination-bullet {
        height: 40px;
    }
    .col-sm-12.col-md-12.col-lg-4.col-xl-4.col-xxl-4 {
        margin: 0px;
        padding: 0px 12px;
    }
    .free_zamer_banner {
        justify-content: flex-start;
        aspect-ratio: 1 / 1;
    }
    .swiper.mySwiper {
        aspect-ratio: 21 / 10;
    }
    div .free_zamer_banner .h3 {
        font-size: 18px;
        line-height: 21px;
    }
    .free_zamer_banner.ank p::before,
    div .free_zamer_banner p {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .free_zamer_banner a {
        font-size: 12px;
        line-height: 39px;
        height: 40px;
    }
    .advantagesSwiper {
        margin-top: 15px;
    }
    .advantagesSwiper .swiper-slide {
        padding: 10px;
    }
}

@media (max-width: 768px) {
    .free_zamer_banner .content__text__key {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .free_zamer_banner a {
        font-size: 20px;
        line-height: 48px;
        height: 50px;
        margin-top: auto;
    }
    .free_zamer_banner {
        justify-content: flex-start;
        aspect-ratio: unset;
        margin-top: 20px;
        height: 300px;
    }
    .content__text__key {
        width: 100%;
    }
    a,
    .cart-product-sub .minus,
    .cart-product-sub .plus,
    input,
    button {
        touch-action: manipulation;
    }
    /* .swiper.mySwiper {
        background-image: url('/wp-content/themes/pro/img/banners/glav/mob-back-slide.webp');
    } */
    .swiper-wrapper {
        display: flex;
        justify-content: left;
    }
    .swiper-slide {
        background-color: rgb(255, 255, 255);
    }
    .mySwiper .swiper-pagination-boxs {
        top: -16px;
    }
    .mySwiper div .swiper-pagination-bullet {
        width: 10px;
    }
    .mySwiper div .swiper-pagination-bullet {
        height: 50px;
    }
    .free_zamer_banner {
        box-shadow: rgba(0, 0, 0, 0.35) 0px -200px 20px -16px inset;
    }
    .content__text__key {
        margin: 0px auto;
    }
    div .free_zamer_banner .h3 {
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        margin-top: 0;
    }
    .free_zamer_banner.ank p::before,
    div .free_zamer_banner p {
        font-size: 18px;
        line-height: 21px;
    }
    .advantagesSwiper {
        display: none;
    }
    .advantagesSwiper {
        margin-left: -12px;
        margin-right: -12px;
        width: 100vw;
        padding: 0px 12px;
    }
    .advantagesSwiper .swiper-slide {
        width: 40vw;
        font-size: 12px;
        line-height: 18px;
    }
    .advantagesSwiper .swiper-slide svg {
        height: 35px;
    }
    .swiper.mySwiper {
        height: 300px;
        aspect-ratio: unset;
    }
    #sliderMobile_block {
        padding: 30px 0px 30px !important;
    }
}

@media (max-width: 576px) {
    .swiper.mySwiper {
        height: 300px !important;
    }
    .free_zamer_banner {
        height: 300px;
    }
    .content__text__key {
        width: 100%;
    }
    div .free_zamer_banner .h3 {
        font-size: 25px;
    }
    .advantagesSwiper .swiper-slide {
        width: 50vw;
    }
    .advantagesSwiper .swiper-slide svg {
        margin-right: 10px;
    }
}

@media (max-width: 575.98px) {
    .wpcf7-form-control-wrap {
        width: 100%;
    }
}

@media (max-width: 386px) {
    .swiper.mySwiper {
        aspect-ratio: 4 / 3;
        height: 300px !important;
    }
    .mySwiper div .swiper-pagination-bullet {
        height: 40px;
    }
    .advantagesSwiper .swiper-slide {
        width: 210px;
    }
}

@media (max-width: 364px) {
    .mySwiper .container .slider-swiper-img .slider-swiper {
        object-position: -100px center;
    }
}

/* адаптив для диапазонов */
@media (min-width: 576px) and (max-width: 767.98px) {
    .wpcf7-form-control-wrap {
        width: 100%;
    }
}

@media (min-width: 769px) and (max-width: 991.98px) {
    .wpcf7-form-control-wrap {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .fix-price__slider .swiper-pagination-bullet {
        height: 10px !important;
        width: 50px !important;
    }
    @-webkit-keyframes shake {
        0% {
            transform: rotate(10deg);
        }
        100% {
            transform-origin: center center;
            transform: rotate(-10deg);
        }
    }
    @keyframes shake {
        0% {
            transform: rotate(10deg);
        }
        100% {
            transform-origin: center center;
            transform: rotate(-10deg);
        }
    }
    .quiz.quiz_ukladka {
        padding: 50px;
    }
    .quiz ul {
        gap: 8px 6px;
    }
    .place_for_quiz .quiz li.imaged {
        flex-basis: auto;
    }
    .quiz li.imaged {
        max-width: 49%;
    }
}

@media (max-width: 768px) {
    .quiz_mobile_flex {
        flex-direction: row !important;
    }
    a,
    .cart-product-sub .minus,
    .cart-product-sub .plus,
    input,
    button {
        touch-action: manipulation;
    }
    .quiz .current {
        display: none;
    }
}

@media (max-width: 576px) {
    .quiz.quiz_ukladka {
        padding: 40px;
    }
    .quiz {
        padding: 20px 15px 0px !important;
    }
    .quiz #question p {
        font-size: 19px !important;
        height: 57px;
    }
    .place_for_quiz .quiz li.imaged {
        height: 175px;
    }
    .quiz li input[type='text'] {
        top: 25px;
        position: relative;
        left: -103%;
        width: 203%;
    }
    .quiz #next {
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .quiz #prev {
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    .quiz #question p {
        font-size: 23px !important;
    }
    .quiz #next {
        margin-bottom: 45px;
    }
}

@media (max-width: 364px) {
    .quiz ul {
        margin-top: 30px;
    }
    .place_for_quiz .quiz li.imaged {
        height: 150px;
    }
}

@media (max-width: 360px) {
    .quiz li.imaged {
        max-width: 48%;
    }
}


input#phone {
    outline: none;
    border: none;
    width: 255px;
}







.block_product_slider {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;

}

.product_slider {
    height: 75% !important;
}

.block_info_product {
    height: 25% !important;
    background: #fff;
    border-radius: 10px;
}

.slider-product-img {
    height: 100%;
    border-radius: 10px;
}

.information_wrapper {
    padding: 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 10px;

}

.information_wrapper p,
.prices_wrap p {
    margin-bottom: 0;
}

.button_price-wrap {
    display: flex;
    gap: 20px;
    align-items: center;
}

.title-fix  {
    font-size: 20px;
    font-weight: 500;
}

.fix_sale {
    background: var(--red);
    padding: 15px 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    height: 50px;
}

.prices_wrap {
    display: flex;
    flex-direction: column;
    /* gap: 5px; */
    font-size: 18px;
    font-weight: 600;
}

.sub_sale {
    color: #B1B1B1;
    position: relative;
}

.sub_sale::after {
    content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--red);
  transform: rotate(-4deg);
  transform-origin: center;
  pointer-events: none;

}

@media (max-width:1600px){
    .information_wrapper {
        padding: 13px;
    }
}

@media (max-width:1480px){
    .information_wrapper {
        padding: 10px;
    }
}

@media (max-width:1420px){
    .information_wrapper {
        padding: 5px 10px;
    }
}

/* font-size: 18px; */
@media (max-width:1320px) {
    .title-fix {
        font-size: 18px;
    }
}

@media (max-width:1288px) {
    .information_wrapper {
        gap: 5px;
    }
}

@media (max-width:1228px) {
    .fix_sale {
        height: 40px;
        padding: 10px 20px;
    }
}

@media (max-width:1130px) {
    .fix_sale {
        font-size: 12px;
    }
    .information_wrapper {
        gap: 2px;
    }
}

@media (max-width:1130px) {
    .prices_wrap {
        font-size: 15px;
    }
}

@media (max-width:1130px) {
    .information_wrapper {
        gap: 0px;
    }
}

@media (max-width:1011px) {
    .prices_wrap {
        font-size: 12px;
    }
}

@media (max-width:1000px) {
    .title-fix {
        font-size: 15px;
    }
}

@media (max-width:990px) {
    .mob-product_gap {
        gap: 20px;
    }

    .title-fix {
        font-size: 20px;
    }

    .information_wrapper {
        padding: 20px;
        gap: 10px;
    }
    .prices_wrap {
        font-size: 14px;
        flex-direction: row;
        gap: 20px;
    }

    .fix_sale {
        width: 100%;
        display: block;
        font-size: 20px;
        height: 50px;
    }
}

@media (max-width: 768px) {

    .product_slider {
        height: 300px !important;
    }
    .fix_sale {
        font-weight: 600;
    }
}

@media (max-width: 576px) {
    .fix_sale {
        font-size: 15px;
        height: 40px;
        padding: 5px 20px;
    }
    .title-fix {
        font-size: 18px;
    }

}
	.new-year__background {
		position: absolute;
		width: 300%;
		top: 0;
		left: -50%;
		height: 100%;
	}

	.new-year__image {
		height: 100%;
		object-fit: cover;
	}

	.mob-product_gap {
		z-index: 11;
		position: relative;
	}

	#sliderMobile_block {
		position: relative;
	}

	.slider_block_text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-75%, -50%);
		display: flex;
		gap: 50px;
		flex-direction: column;
		width: 500px;
	}

	.slider_block_text p {
		margin-bottom: 0;
	}

	.slider_block_text_glav {
		font-weight: 600;
		margin-bottom: 0;
		line-height: .9;
	}

	.slider_block_text_glav h2 {
		line-height: .9;
	}

	.slider_block_text_glav span {
		opacity: .7;
	}

	.slider_block_text_mega {
		font-size: 32px;
		font-weight: 200;
	}

	.slider_block_text_text {
		font-size: 16px;
		font-weight: 200;
		line-height: 1.4;
		margin-top: 10px;
	}

	.slider_block_text_cifri {
		display: flex;
		gap: 48px;
	}

	.slider_dostavka_info__star::before {
		content: "*";
		color: #BF2120;
		font-size: 1.5em;
	}

	.slider_dostavka_info p::after {
		content: "*";
		color: #BF2120;
		font-size: 1.5em;
	}

	.slider_block_text_glav {
		font-size: 38px;
	}

	.slider_block_text_glav-gost {
		font-size: 45px;
		font-weight: 600;
		position: relative;
		z-index: 2;
		padding-left: 21px;
	}

	.slider_block_text_glav-gost::before {
		content: '';
		background-color: var(--red);
		width: 60px;
		height: 60px;
		position: absolute;
		z-index: -1;
		border-radius: 10px;
		left: 2px;
		top: 3px;
	}

	.slider_block_text_glav-dostavka {
		font-size: 45px;
		font-weight: 500;
		position: relative;
		z-index: 2;
		padding-left: 21px;
	}

	.slider_block_text_glav-dostavka::before {
		content: '';
		background-color: var(--red);
		width: 55px;
		height: 55px;
		position: absolute;
		z-index: -1;
		border-radius: 10px;
		left: 2px;
		top: 5px;
	}

	.slider_dostavka_info p {
		padding-left: 25px;
	}

	.slider_dostavka_info p,
	.slider_dostavka_star_info p {
		position: relative;
		font-weight: 200;
		text-transform: uppercase;
	}

	.slider_dostavka_info p::before {
		content: '';
		background-color: var(--red);
		width: 14px;
		height: 14px;
		position: absolute;
		z-index: -1;
		border-radius: 3px;
		left: 0;
		top: 16px;
	}

	@media(max-width:1230px) {
		.slider_block_text {
			transform: translate(-60%, -50%);
		}

		.slider_block_text_glav-dostavka {
			font-size: 40px;
		}

		.slider_block_text_glav-dostavka::before {
			width: 49px;
			height: 49px;
			/* left: -6px;
			top: 3px; */
		}

		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 17px;
		}
	}

	@media(max-width: 1230px) {

		*/ .slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 15px;
		}

	}

	@media(max-width: 1145px) {

		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 14px;
		}
	}

	@media(max-width: 991px) {

		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 18px;
		}

		.mySwiper .container .slider-swiper-img img {
			width: 100% !important;
		}
	}

	@media (max-width: 570px) {
		.mySwiper .container .slider-swiper-img img {
			object-position: left !important;
		}
	}


	@media (max-width: 545px) {

		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 15px;
		}

		.slider_block_text_glav-dostavka {
			font-size: 30px;
		}

		.slider_block_text_glav-dostavka::before {
			width: 40px;
			height: 40px;
			left: 3px;
			top: 2px;
		}

	}

	@media (max-width: 455px) {

		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 14px;
			max-width: calc(100vw - 90px);
			white-space: normal;
		}
	}

	.slider_block_text_glav-ears::before {
		content: '';
		background-color: var(--red);
		width: 60px;
		height: 60px;
		position: absolute;
		z-index: -1;
		border-radius: 10px;
		left: 1px;
		top: -9px;
	}

	.slider_block_text_cifri,
	.slider_block_text_cifri_gar {
		font-weight: 300;
		line-height: 1;
	}

	.slider_block_text_cifri_mosh_ob,
	.slider_block_text_cifri_mosh_years {
		font-size: 28px;
		white-space: nowrap;
	}

	.slider_block_text_cifri_mosh_text {
		font-size: 19px;
	}

	.block-years {
		gap: 100px;
	}

	.slider_block_text_glav-ears {
		font-size: 60px;
		line-height: 0.7;
		padding-left: 15px;
		font-weight: 600;
	}

	.slider_block_text_glav-ears span {
		font-weight: 300;
		font-size: 38px;
	}

	@media(max-width:1200px) {
		.text_text-years {
			white-space: nowrap;
		}
	}

	@media(max-width:1120px) {

		.slider_block_text {

			white-space: nowrap;
		}

		.slider_block_text_glav {
			font-size: 33px;
		}

		.slider_block_text_mega {
			font-size: 29px;
		}

	}


	@media(max-width:786px) {

		.slider_block_text_cifri {
			gap: 45px;
		}

		.slider_block_text_cifri_mosh_ob,
		.slider_block_text_cifri_mosh_years {
			font-size: 22px;
		}

		.slider_block_text_text {
			white-space: nowrap;
		}

	}

	@media(max-width:786px) {
		.slider_block_text {
			width: 400px;
		}
	}

	@media(max-width:576px) {
		.slider_block_text {
			transform: translate(calc(20px + -55%), -50%) !important;
		}

		.slider_block_text {
			gap: 50px;
		}

		.slider_block_text_mega {
			line-height: 1;
			font-size: 22px;
		}

		.slider_block_text_glav {
			font-size: 27px;
		}

		.slider_block_text_text {
			margin-top: 0;
		}

		.block-gost {
			gap: 31px;
		}

		.slider_block_text_cifri_mosh_text {
			font-size: 14px;
		}

		.text_text-gost,
		.text_text-years {
			white-space: normal;
			font-size: 14px;
		}

		.slider_block_text_text,
		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 14px;
		}

		.block-years {
			gap: 87px;
		}

		.slider_block_text {
			width: 400px;
		}

		.slider_dostavka_info p::before {

			top: 11px;
		}
	}

	@media(max-width:450px) {
		.slider_block_text {
			transform: translate(calc(20px + -50%), -50%) !important;
		}

		.block-years {
			gap: 67px;
		}

		.slider_block_text {
			gap: 53px;
		}

		.slider_block_text_cifri {
			gap: 22px;
		}

	}

	@media(max-width:425px) {
		.slider_dostavka_star_info p {
			max-width: 100%;
		}
	}

	@media(max-width:400px) {

		.slider_block_text_cifri_mosh_ob,
		.slider_block_text_cifri_mosh_years {
			font-size: 17px;
		}

		.slider_block_text_text,
		.slider_dostavka_info p,
		.slider_dostavka_star_info p {
			font-size: 12px;
		}

		.slider_dostavka_info p {
			line-height: 1;
		}

		.slider_block_text.block-dostavka {
			/* gap: 30px; */
			height: 254px;
		}

		.slider_block_text_cifri {
			gap: 30px;
		}

		.slider_block_text_glav-ears {
			font-size: 50px;
		}

		.slider_block_text_glav-ears span {
			font-size: 36px;
		}

		.slider_block_text_glav-ears::before {
			width: 58px;
			height: 55px;
			top: -12px;
		}

		.slider_dostavka_info p::before {

			top: 3px;
		}

	}

	@media(max-width:385px) {
		.slider_dostavka_info {
			display: flex;
			flex-direction: column;
			gap: 10px;
		}

		.slider_block_text {
			width: 350px;
		}
	}

	@media(max-width:360px) {
		.slider_block_text {
			transform: translate(calc(0px + -45%), -50%) !important;
		}

		.slider_block_text_text {
			font-size: 12px;
		}

		.text_text-gost,
		.text_text-years {
			font-size: 12px;
			width: 85%;
		}


	}


	@media(max-width:340px) {
		.slider_block_text {
			transform: translate(calc(0px + -40%), -50%) !important;
		}

		.slider_block_text_cifri {
			gap: 15px;
		}

	}

	@media(max-width:320px) {
		.slider_block_text {
			transform: translate(calc(0px + -36%), -50%) !important;
		}

		.slider_block_text_mega {
			line-height: 1;
			font-size: 23px;
		}

		.slider_block_text_cifri {
			gap: 15px;
		}
	}
