.shkafy_kupe_na_zakaz {
    width: 100%;
}

.present_bottom_text {
    display: none;
}
.fixed_button{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0 -4px 20px 0 #00000040;
    z-index: 100;
    padding: 14px 25px;
    display: none;
    }
.fixed_button .catalog_head__banner{
    background: linear-gradient(91.13deg, #FF6A00 -12.32%, #FF0033 5.49%, #EE0979 99.03%);
    color: white;
    font-size: 16px;
    text-align: center;
    border: none;
    font-weight: 700;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    height: 40px;
    margin: 0;
    }
/*Комп*/
/*Первый баннер*/
.first_banner {
    background-image: url("../picture/first_banner_desctop.webp");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 560px;
    position: relative;
}

.first_banner_content {
    position: relative;
    width: calc(100% - 275px);
    top: 100px;
    left: 256px;
    color: #30314F;
}

.first_banner_content h3 {
    display: none;
}

.first_banner_content h4 {
    font-size: 72px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-left: -4px;
}

.first_banner_content .flex_li {
    display: flex;
}

.first_banner_content .flex_li ul {
    margin-left: 20px;
    padding: 0;
}

.first_banner_content .flex_li li {
    list-style: url("../picture/dot.svg");
    margin: 31px 0;
    font-size: 24px;
    padding-left: 7px;
}

.first_banner_content .margin_li {
    margin-left: 60px;
}

.first_banner_content .flex_form {
    display: flex;
    margin-top: 110px;
}

.first_banner_content .flex_form .red_star {
    margin-left: 25px;
}

.first_banner_content .flex_form .button_form {
    margin-left: 40px;
    background: linear-gradient(91.13deg, #FF6A00 -12.32%, #FF0033 5.49%, #EE0979 99.03%);
    width: 237px;
    height: 56px;
    border: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    font-size: 24px;
    color: white;
}

.first_banner_content .flex_form input[type="text"] {
    width: 244px;
    height: 56px;
    border-radius: 15px;
    border: 1px solid #AAAAAA;
    padding: 20px;
    font-size: 18px;
}

.first_banner .animation {
    position: absolute;
    top: 120px;
    right: 200px;
    width: 200px;
    height: 200px;
}

#lottie-animation {
    display: none;
}

/*Слайдер*/
.slider {
    margin-top: 125px;
}
.bottom-fixed{
    margin-top: auto;
}
.slider h3 {
    font-size: 40px;
    font-weight: 500;
}

.slider .review_header h4 {
    margin-top: 10px;
    font-size: 20px;
    display: flex;
}

.flex_slider_row2 {
    margin-top: 50px;
    display: flex;
}

.flex_slider_sticky {
    width: 87%;
    position: sticky;
    top: 30px;
    height: max-content;
    display: none;
}
img.arrow:not(h4 img.arrow){
    display: none!important;
}
.flex_slider_sticky.active {
    display: flex;
}
.slider .slider_picture img:not(.stars, .arrow){
    width: 610px;
    height: 770px;
}

.slider_description {
    width: 46%;
    padding: 0 0 0 60px;
    display: flex;
    flex-wrap: wrap;
}

.slider_description h3 {
    width: 100%;
    font-size: 33px;
    margin-bottom: 15px;
    font-weight: 600;
}
.mobile_flex{
    width: 100%;
}
.slider_description p {
    width: 86%;
    color: #676767;
    font-size: 16px;
}

.slider_description h4 {
    color: black;
    font-size: 18px;
    background-color: #DDDDDD;
    border-radius: 15px;
    width: 134px;
    line-height: 32px;
    margin: 23px 0 35px;
    text-align: center;
    height: max-content;
}

.slider_description .catalog_head__banner {
    background: linear-gradient(91.13deg, #FF6A00 -12.32%, #FF0033 5.49%, #EE0979 99.03%);
    color: white;
    font-size: 24px;
    text-align: center;
    border: none;
    width: 310px;
    height: 56px;
    margin: 41px 0 30px;
    font-weight: 700;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.snow {
    width: 436px;
    height: 243px;
    background-image: url("../picture/snow.webp");
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: auto;
}
.animation_full_block{
    position: absolute;
    z-index: 4;
    width: 100%;
}
.timer{
    position: absolute;
    top: 70%;
    left: 30px;
    padding: 10px 30px;
    background-color: #FFD158;
    -webkit-border-radius: 51px;
    -moz-border-radius: 51px;
    border-radius: 51px;
    width: max-content;
    font-weight: 500;
}
.time{
    display: flex;
}
.timer__items{
    display: flex;
    line-height: 1;
}
.timer__hours{
    margin-left: 5px;
}
.snow .animation {
    width: 160px;
    height: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}

.slider_card {
    width: 10%;
}

.slider_card img {
    margin-bottom: 300px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 100%;
    height: 170px;
}

.slider_card img.active {
    outline: 8px solid #DDDDDD;
}

.slider_picture {
    height: max-content;
    position: relative;
}

.slider_picture img {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.slider_picture img:not(.default_picture img, .review_body img) {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
}

.bar_slider_picture {
    position: absolute;
    display: flex;
    bottom: 10px;
    background-color: #DDDDDD99;
    width: 96%;
    height: 56px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    justify-content: space-between;
    padding: 9px 16px;
}

.button_bar_slider {
    font-size: 18px;
    border: none;
    border-radius: 43px;
    background-color: white;
    width: 30%;
}

.button_bar_slider:hover, .button_bar_slider.active {
    background-color: #303150;
    color: white;
}

.review_body {
    border-radius: 25px;
    background-color: rgba(255, 255, 255, .95);
    position: absolute;
    top: 20px;
    right: 20px;
    width: 300px;
    padding: 15px;
    z-index: 1;
    display: none;
}

.review_body .arrow {
    cursor: pointer;
    margin-left: 5px;
}

.review_body .product__star_box img {
    display: block !important;
}

.review_body .hidden {
    font-size: 16px;
    max-height: 0;
    overflow: hidden;
}

.review_header {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.review_header span {
    margin-left: 9px;
    font-size: 16px;
    color: #676767;
}

.slider_card img.last_slid_card{
    margin-bottom: 600px;
}

/* Лупа */
.image-zoom {
    height: max-content;
    position: relative;
}

.image-zoom img {
    width: 100%;
    height: 100%;
    position: relative;
}
.image-zoom-block {
    display: none;
    width: 150px;
    height: 150px;
    background-image: var(--image);
    background-repeat: no-repeat;
    background-size: 500%;
    border-radius: 50%;
    border: 2px solid white;
    background-position: var(--x) var(--y);
    position: absolute;
    left: var(--x);
    top: var(--y);
    transform: translateX(-100px) translateY(-100px);
    z-index: 2;
    pointer-events: none;
}

.image-zoom.-active {
    cursor: none;
}

.image-zoom.-enter .image-zoom-block {
    display: block;
}

@media screen and (max-width: 990px){
    .image-zoom-block{
        display: none;
    }
    .image-zoom.-enter .image-zoom-block{
        display: none;
    }
    #\31_item_card .snow{
        background-image: url("/mebel_na_zakaz/shkafy_kupe_na_zakaz/picture/snow.webp");
        height: 50vw;
    }
    #\31_item_card .snow .timer{
        position: absolute;
        top: 65%;
        left: 50px;
        padding: 5px 30px;
        background-color: #FFD158;
        -webkit-border-radius: 51px;
        -moz-border-radius: 51px;
        border-radius: 51px;
        width: max-content;
        font-size: 30px;
    }
    #\31_item_card .snow .timer__items {
        display: flex;
        line-height: 1;
    }
    #\31_item_card .snow .time{
        margin: 0 10px;
    }
}

@media screen and (max-width: 740px){
    #\31_item_card .snow .timer{
        top: 32vw;
        padding: .5vw 30px;
        font-size: 4vw;
        left: 6vw;
    }
}
@media screen and (max-width: 550px){
    #\31_item_card .snow .timer{
        top: 30vw;
        padding: 3.5vw 4vw;
        font-size: 3vw;
        left: 6vw;
        height: max-content;
    }
    #\31_item_card .snow .timer__items{
        margin: auto;
    }
}
/*Подарок сигма баннер*/
.present_banner {
    margin-top: 35px;
}

.present_background_img {
    background-image: url("../picture/present_background.webp");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 734px;
    width: 100%;
    position: relative;
}

.present_banner .animation {
    width: 8vw;
    height: 8vw;
    position: absolute;
    z-index: 5;
}

.left_animation {
    top: 0;
    left: 2%;
}

.right_animation {
    right: 2%;
    bottom: 0;
}

.present_banner .present_left_text {
    position: relative;
    top: 124px;
    width: 52%;
}

.present_banner .flex_form.free_delivery__form {
    width: 75%;
}

.present_banner .flex_form.free_delivery__form input {
    width: 85%;
    margin-top: 25px;
}

.present_banner .flex_form.free_delivery__form .flex_input_form {
    margin: 15px 0 15px;
}

.present_banner .present_left_text p {
    width: 70%;
    margin-top: 33px;
    font-size: 18px;
    color: #676767;
}

.present_banner .button_form {
    background: linear-gradient(91.13deg, #FF6A00 -12.32%, #FF0033 5.49%, #EE0979 99.03%);
    color: white;
    font-size: 24px;
    text-align: center;
    border: none;
    height: 56px;
    font-weight: 700;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.present_banner .flex_form input[type="text"] {
    border-radius: 15px;
    border: 1px solid #AAAAAA;
    padding: 14px;
    font-size: 18px;
}

.present_left_text h3 {
    font-size: 40px;
    width: 85%;
}

.present_left_text h3 span {
    color: #6666CC;
    font-weight: bold;
}

.present_right_img {
    width: 50%;
    height: 446px;
    border-radius: 10px;
    background-image: url("../picture/present_sigma.webp");
    background-size: cover;
    background-position: center;
    position: relative;
    right: 0;
    top: 109px;
}

.bottom_text {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: white;
    font-size: 24px;
    padding: 10px 36px 17px;
    background-color: #DDDDDD99;
}

.bottom_text span {
    text-decoration: line-through;
}

.bottom_text img {
    position: absolute;
    bottom: 58px;
    right: 20px;
}
/*Лендинг (3 блок)*/
.client_lending{
    margin-top: 50px;
}
.flex_client_lending{
    display: flex;
    width: 100%;
}
.block_width40_lending{
    width: 48%;
}
.block_width40_lending h3{
    font-size: 44px;
    width: 80vw;
}
.block_width40_lending h4{
    font-size: 20px;
    margin-bottom: 80px;
}
.block_width60_lending{
    width: 52%;
    position: relative;
}
.block_width60_lending img{
    width: 100%;
    margin-left: -20px;
}
.card_lending{
    display: flex;
    margin-top: 105px;
}
.card_lending img{
    width: 90px;
    margin-bottom: auto;
}
.text_card_lending{
    margin-left: 80px;
}
.text_card_lending h5{
    background-color: #6666CC59;
    padding: 5px 17px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: max-content;
    margin-left: -17px;
    font-size: 24px;
    font-weight: bold;
}
.text_card_lending p{
    font-size: 20px;
    color: #676767;
}
.card_lending.first{
    margin-top: 0;
}
.flex_client_lending_mobile{
    display: none;
}
/*блок с видео*/
.video_shkaf{
    margin: 100px 0 130px;
    background-image: url("/mebel_na_zakaz/shkafy_kupe_na_zakaz/picture/video_background.webp");
    -webkit-background-size: contain;
    background-size: 100% 550px;
    background-position: bottom;
    background-repeat: no-repeat;
}
.video_shkaf h3{
    font-size: 44px;
}
.video_shkaf h4{
    font-size: 20px;
}
.video_shkaf video{
    display: block;
    margin: 50px auto 0;
    width: 80%;
    border: 4px solid #D9D9D9;
}

/*Отзывы блок*/
.reviews{
    position: relative;
}
.reviews h3{
    font-size: 44px;
}
.reviews h4{
    font-size: 20px;
    margin-top: 10px;
}
.reviews .animation{
    position: absolute;
    top: -20px;
    right: 0;
    width: 165px;
    z-index: 3;
}
.cards_review_container_desktop{
    margin-top: 20px;
    position: relative;
}
.cards_review_container_mobile{
    display: none;
}
.cards_review_container_desktop .owl-stage-outer::before{
    content: '';
    background: linear-gradient(270deg, #FFF 16%, rgba(255, 255, 255, 0.00) 100%);
    width: 70px;
    height: 100%;
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 1;
}
.star_rating{
    margin-top: 25px;
    display: flex;
}
.star_rating img{
    height: 100%;
}
.star_rating h5{
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: auto 12px 0;
}
.star_rating p{
    font-size: 20px;
    display: block;
    margin: auto 50px 0;
}
.review_card{
    position: relative;
}
.owl-carousel .owl-item .review_card img:not(.play_video), .owl-carousel .owl-item .review_card video{
    cursor: pointer;
    width: 200px;
    height: 271px;
    object-fit: cover;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.body_review img, .body_review video{
    height: 200px;
    cursor: pointer;
    max-width: 135px;
    object-fit: cover;
    border-radius: 15px;
    margin: 40px 17px 0 0;
    vertical-align: baseline;
}
.owl-carousel .owl-item .review_card img.play_video{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 46px;
}
.catalog_top__btn{
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 40%;
    z-index: 10;
}
.catalog_top__btn_right{
    right: -20px;
}
.catalog_top__btn_left{
    left: -20px;
    transform: scale(-1, 1);
}
.review_text_and_banner{
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.review_text{
    width: 60%;
}
.review hr{
    margin: 0;
}
.header_review{
    display: flex;
}
.header_review .union{
    background-color: #DADADA;
    width: 49px;
    padding: 10px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.header_review h3{
    color: #30314F;
    font-size: 20px;
    font-weight: 500;
    margin: auto 15px;
}
.header_review .end_header_review{
    margin-left: auto;
    display: flex;
}
.header_review .end_header_review span{
    margin: auto 21px;
    color: #676767;
    font-size: 18px;
}
.header_review .end_header_review img{
    width: 110px;
}
.body_review{
    margin: 20px 0 40px;
}
.body_review h4{
    font-size: 20px;
    color: #212529;
    font-weight: bold;
}
.body_review p{
    margin-top: 5px;
    font-size: 20px;
    color: #676767;
}

.review_text button{
    width: 100%;
    border: 1px solid #303150;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(0, 255, 255, 0);
    padding: 10px;
    font-size: 20px;
}
.review_banner{
    width: 30%;
    position: sticky;
    top: 0;
    height: max-content;
}
.review_banner img{
    width: 100%;
    display: block;
    margin-left: auto;
}
.review_banner .free_delivery__form{
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.review_banner .free_delivery__form input{
    width: 80%;
    margin: 25px auto;
    display: block;
    border: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.review_banner .free_delivery__form input[type = 'text']{
    font-size: 18px;
    color: #7E7E7E;
    padding: 20px 18px 18px;
    line-height: 1;
}
.review_banner .free_delivery__form input[type = 'submit']{
    font-size: 24px;
    text-align: center;
    padding: 20px 0 15px;
    color: white;
    margin-top: 40px;
    line-height: 1;
    background: linear-gradient(91.13deg, #FF6A00 -12.32%, #FF0033 5.49%, #EE0979 99.03%);
}
.modal_window_reviews{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    padding: 50px;
    z-index: 10;
    display: none;
    width: 100%;
}
.modal_window_reviews .close{
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.left_block{
    width: 39%;
    height: 100%;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
}
.left_block .picture_modal{
    width: 44%;
    height: 25%;
    background-color: #D9D9D966;
    margin: 1vw;
}
.left_block .picture_modal.active{
    background-color: #6666CC66;
}
.left_block .picture_modal img, .left_block .picture_modal video{
    height: 100%;
    margin: auto;
    display: block;
}
.right_block{
    width: 61%;
    background-color: #D9D9D966;
    height: 100%;
    display: flex;
    margin: 20px;
    position: relative;
}
.right_picture_modal{
    display: none;
}
.right_picture_modal img, .right_picture_modal video{
    object-fit: contain;
    height: 100%;
    margin: auto;
    display: block;
}
.right_picture_modal.active{
    display: block;
    margin: 0 auto;
}
#review h4 {
    display: flex;
    font-size: 18px;
    margin-top: 10px;
    color: #30314F;
    width: 100%;
}
#review .hidden{
    font-size: 16px;
    color: #676767;
}
.right_block .catalog_top__btn{
    z-index: 15;
}

/*Как сделать заказ*/
.operator_banner{
    margin-top: 115px;
}
.operator_banner h3{
    font-size: 44px;
}
.operator_banner h4{
    margin-top: 15px;
    font-size: 20px;
}
.operator_column_flex{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.operator_column_flex .column{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
}
.top_column{
    background-image: url("/mebel_na_zakaz/shkafy_kupe_na_zakaz/picture/background_operator.webp");
    background-size: cover;
    background-position: center;
    height: 340px;
    width: 49%;
    margin-top: 34px;
}
.bottom_column{
    margin-top: 23px;
    background-color: #F7ECDE;
    height: 520px;
}
.bottom_column.left{
    width: 30.4%;
}
.bottom_column.center{
    width: 32%;
}
.bottom_column.right{
    width: 32%;
}
.operator_column_flex .column img{
    position: absolute;
    bottom: 0;
    left: 0;
}
.operator_column_flex .bottom_column img{
    width: 100%;
    max-width: max-content;
}
.operator_column_flex .top_column img{
    width: 45%;
}
.column .text_column{
    position: absolute;
}
.column .text_column h3{
    font-weight: bold;
    font-size: 36px;
    color: #6666CC;
}
.column .text_column h4{
    font-weight: bold;
    margin-top: 23px;
    font-size: 24px;
}
.column .text_column span a{
    font-size: 32px;
    color: #6666CC;
    margin-top: 24px;
    text-decoration: underline;
}
.column .text_column h5{
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
}
.top_column .text_column{
    top: 36px;
    right: 26px;
    width: 50%;
}
.bottom_column .text_column{
    padding: 28px;
}
.operator_banner_mobile{
    display: none;
}
/*Последний баннер*/
.last_banner_mobile{
    display: none;
}
.last_banner{
    margin: 120px 0 40px;
}
.last_banner h3{
    font-size: 44px;
    width: 1000px;
}
.last_banner_container{
    width: 100%;
    height: max-content;
    background-image: url("/mebel_na_zakaz/shkafy_kupe_na_zakaz/picture/last_banner_background.webp");
    background-size: cover;
    background-position: left;
    position: relative;
    padding: 2% 0;
}
.form_container .free_delivery__form{
    padding: 79px 42px;
    background: white;
    border: 2px solid #6666CC3D;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-width: 460px;
    width: max-content;
    position: relative;
}
.form_container .free_delivery__form input{
    width: 100%;
    height: 56px;
    margin-bottom: 25px;
    padding: 21px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: none;
}
.form_container .free_delivery__form input[type='text']{
    background: #6666CC24;
    color: #303150;
    font-size: 18px;
}
.form_container .free_delivery__form input[type='submit']{
    background: linear-gradient(91.13deg, #FF6A00 -12.32%, #FF0033 5.49%, #EE0979 99.03%);
    color: white;
    padding: 0;
    font-size: 24px;
    margin-top: 40px;
}
.custom_checkbox{
    display: flex;
    justify-content: center;
}
.custom_checkbox p{
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    margin: auto 20px auto 0;
}
.last_banner_container .free_delivery__form img{
    cursor: pointer;
}
@media screen and (max-width: 1872px) {
    .first_banner .animation {
        top: 185px;
        left: 50%;
        width: 150px;
        transform: translate(150px);
        height: 150px;
    }
}

@media screen and (max-width: 1600px) {
    /*Первый баннер*/
    /*.first_banner {*/
    /*    background-image: url("../picture/first_banner_laptop.webp");*/
    /*}*/
    .first_banner_content {
        width: calc(100% - 52px);
        top: 120px;
        left: 52px;
    }

    .first_banner_content h4 {
        font-size: 48px;
    }

    .first_banner_content .margin_li {
        margin-left: 75px;
    }

    .first_banner_content .flex_li li {
        font-size: 20px;
    }

    .first_banner_content .flex_form {
        width: 520px;
        margin-top: 7px;
        display: block;
    }

    .first_banner_content .flex_form .button_form {
        display: block;
        margin: 25px auto;
    }
}

/*Плнашет*/
@media screen and (max-width: 1400px) {
    /*Слайдер*/
    .slider .slider_picture img:not(.stars, .arrow){
        width: 580px;
    }
    .slider_card img {
        width: 150%;
    }

    .slider_description h4 {
        margin: 10px 0 25px;
    }

    .slider_description {
        padding: 0 25px 0 60px;
    }

    .snow {
        background-image: url("/mebel_na_zakaz/shkafy_kupe_na_zakaz/picture/snow_laptop.webp");
        border-radius: 20px;
        width: 100%;
        height: 228px;
    }
    .timer{
        left: 20px;
        padding: 10px 15px;
    }

    .slider_description .catalog_head__banner {
        margin: 15px 0 40px;
    }

    /*Подарок сигма баннер*/
    .present_banner .animation {
        width: 100px;
        height: 100px;
    }

    .present_left_text h3 {
        font-size: 20px;
    }

    .present_banner .flex_form input[type="text"] {
        padding: 10px;
    }

    .present_banner .button_form {
        height: 49px;
    }

    .present_banner .present_left_text p {
        font-size: 12px;
    }

    .present_background_img {
        height: 611px;
    }

    .bottom_text {
        font-size: 18px;
    }

    .bottom_text img {
        bottom: 50px;
        width: 40px;
    }

    .present_banner .flex_form.free_delivery__form input {
        width: 100%;
    }
    .block_width60_lending img{
        margin-top: 115px;
    }
    .flex_client_lending_mobile{
        display: none;
    }
    .review_banner .free_delivery__form{
        bottom: -10px;
    }
}

@media screen and (max-width: 1200px) {
    .slider .slider_picture img:not(.stars, .arrow) {
        width: 440px;
        height: 550px;
    }
    .button_bar_slider {
        font-size: 14px;
    }

    .slider_description h3 {
        font-size: 25px;
    }

    .slider_description p {
        font-size: 14px;
    }

    .slider_card img {
        width: 140%;
    }

    .snow {
        background-image: url("/mebel_na_zakaz/shkafy_kupe_na_zakaz/picture/snow_mini.webp");
        height: 225px;
    }
    .timer{
        top: 98px;
        padding: 0;
        height: 78px;
        width: 78px;
        border-radius: 50%;
    }
    .timer__items{
        width: max-content;
        display: block;
        margin: 21px auto;
        height: max-content;
    }
    .timer__days{
        display: block;
        margin: 0 auto;
    }
    .timer__days{
        display: block;
        margin: 0 auto;
        width: max-content;
    }
    .time{
        margin: -7px;
        display: flex;
    }
    .timer__hours{
        margin: 0;
    }
    .slider_description .catalog_head__banner {
        font-size: 20px;
        line-height: 20px;
        width: 290px;
        height: 40px;
        margin: 10px 0 20px;
    }

    .slider_description h4 {
        font-size: 14px;
        line-height: 26px;
        margin: 9px 0 15px;
    }

    /*Лендинг (3 блок)*/
    .flex_client_lending {
        display: none;
    }

    .flex_client_lending_mobile {
        display: block;
    }

    .flex_client_lending_mobile h3 {
        font-size: 44px;
    }

    .flex_client_lending_mobile h4 {
        font-size: 20px;
        margin-bottom: 50px;
    }

    .flex_client_lending_mobile_container img {
        width: 70%;
        margin-bottom: 10px;
    }

    .flex_client_lending_mobile_container .line {
        width: max-content;
    }

    .flex_client_lending_mobile_container h5 {
        font-size: 24px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .flex_client_lending_mobile_container p {
        color: #676767;
        font-size: 20px;
        margin-bottom: 10px;
    }

    /*Отзывы блок*/
    .review_banner .free_delivery__form {
        bottom: 30px;
    }

    .review_banner .free_delivery__form input[type = 'text'] {
        font-size: 15px;
        padding: 15px 13px 13px;
    }

    .review_banner .free_delivery__form input {
        margin: 15px auto;
    }

    .review_banner .free_delivery__form input[type = 'submit'] {
        font-size: 20px;
        margin-top: 20px;
        padding: 15px 0 10px;
    }

    .left_block {
        display: none;
    }

    .right_block {
        width: 100%;
    }

    .right_picture_modal.active {
        width: 100%;
        margin: 0 auto;
    }

    /*Как сделать заказ*/
    .column .text_column h3 {
        font-size: 22px;
    }

    .column .text_column h4 {
        font-size: 18px;
        margin-top: 14px;
    }

    .column .text_column span a {
        font-size: 18px;
    }

    .column .text_column h5 {
        font-size: 12px;
        line-height: 18px;
    }

    .top_column {
        height: 240px;
    }

    .bottom_column {
        height: 380px;
    }
    .last_banner h3{
        width: 100%;
    }
    .last_banner_container .free_delivery__form{
        padding: 60px 40px;
        max-width: 430px;
    }
    .last_banner_container{
        padding: 1% 0;
    }
}
/*Мобилка*/
@media screen and (max-width: 990px) {
    .slider .slider_picture img:not(.stars, .arrow) {
        width: 100%;
        height: 116vw;
        -o-object-fit: contain;
        object-fit: cover;
    }
    .slider {
        margin-top: 72px;
    }

    .slider h3 {
        font-size: 24px;
        font-weight: 700;
    }

    .slider h4 {
        font-size: 14px;
        margin-top: 20px;
    }

    .flex_slider_row2 {
        margin-top: -10px;
    }

    .mobile_flex {
        display: flex;
    }

    .mobile_flex p {
        width: 30%;
        font-size: 13px;
    }

    .slider_picture img {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .slider_description p.description {
        width: 100%;
    }

    .slider_description .catalog_head__banner {
        font-size: 16px;
        width: 100%;
        height: 44px;
        margin: 29px 0 46px;
    }

    .button_bar_slider {
        font-size: 13px;
        min-width: 30%;
        width: max-content;
        padding: 6px;
        height: max-content;
        line-height: 11px;
    }

    .slider_description h3 {
        font-size: 20px;
        margin-top: 27px;
    }

    .bar_slider_picture {
        height: max-content;
        padding: 5px;
    }

    .slider_description h4 {
        width: 90px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 12px 0 19px;
    }
    .slider_picture .review_header{
        align-items: center;
        height: 20px;
        margin: 5px 0;
    }
    .slider_picture .review_body p.hidden{
        font-size: 12px;
        color: #676767;
    }
    .review_body .product__star_box img:not(.arrow){
        order: 1;
        width: 50px;
    }
    .slider_picture .review_body{
        padding: 0 20px;
        width: auto;
        left: 10px;
        right: 10px;
        top: 10px;
    }
    .slider_picture .review_header .arrow{
        order: 4;
        margin-left: auto;
    }
    .slider .review_header h4{
        margin: 0 10px;
        font-size: 12px;
        order: 2;
    }
    .slider .review_header h4 .arrow{
        display: none!important;
    }
    img.arrow:not(h4 img.arrow){
        display: block!important;
    }
    .slider_card {
        display: none;
    }

    .flex_slider_sticky {
        display: block;
        width: 100%;
        position: relative;
    }

    .flex_slider_row2 {
        display: block;
    }

    .flex_slider_sticky.active {
        display: block;
    }

    .slider_description {
        width: 100%;
        padding: 0;
    }

    .snow {
        display: none;
    }
    .bottom-fixed{
        width: 100%;
    }

    #\31_item_card .snow {
        width: 100%;
        background-size: cover;
        display: block;
        margin-bottom: 30px;
    }

    .review_header h4 {
        width: max-content;
        margin-top: 0;
    }

    .review_header span {
        font-size: 12px;
        order: 3;
    }

    /*Подарок сигма баннер*/
    .present_background_img {
        background-image: url("../picture/present_background_mobile.webp");
        height: 150vw;
        background-position: top;
    }

    .present_right_img {
        display: none;
    }

    .right_animation {
        display: none;
    }

    .present_banner .present_left_text {
        top: 0;
        left: 0;
        width: 96%;
        height: 100%;
        margin: 0 auto;
    }

    .present_background_img .d-flex {
        height: 100%;
    }

    .present_bottom_text {
        display: block;
    }

    .present_banner .present_left_text p:not(.present_banner .present_left_text .present_bottom_text p) {
        display: none;
    }

    .present_banner .present_left_text .present_bottom_text {
        position: absolute;
        bottom: 230px;
    }

    .present_banner .animation {
        width: 20vw;
        height: 20vw;
        bottom: 49%;
        left: 17%;
        top: auto;
    }

    .present_banner .present_left_text .present_bottom_text h4 {
        font-size: 18px;
    }

    .present_banner .present_left_text .present_bottom_text h5 {
        font-size: 16px;
        margin-left: 10px;
        color: #676767;
        text-decoration: line-through;
    }

    .present_banner .present_left_text .present_bottom_text p {
        width: 100%;
        margin-top: 15px;
        font-size: 13px;
    }

    .container-lg{
        --bs-gutter-x: 50px!important;
    }

    .present_left_text h3 {
        font-weight: bold;
        width: 100%;
    }

    .present_banner .flex_form.free_delivery__form {
        position: absolute;
        bottom: 43px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .present_banner .flex_form.free_delivery__form input {
        padding: 0;
        height: 40px;
        text-align: center;
        margin-top: 15px;
        font-size: 14px;
    }

    .present_banner .flex_form.free_delivery__form input.button_form {
        margin-top: 10px;
        font-size: 16px;
    }

    /*блок с видео*/
    .video_shkaf{
        margin: 100px 0 100px;
        background: none;
    }
    .video_shkaf h3{
        font-size: 24px;
        font-weight: bold;
    }
    .video_shkaf h4{
        font-size: 14px;
    }
    .video_shkaf video{
        display: block;
        margin: 31px auto 0;
        width: 100%;
        border: 1px solid #D9D9D9;
    }

    /*Отзывы блок*/
    .reviews h3{
        font-size: 24px;
        font-weight: bold;
        margin-top: 100px;
    }
    .reviews h4{
        font-size: 14px;
        margin-top: 10px;
    }
    .star_rating img{
        width: 24px;
        margin: auto 0;
    }
    .star_rating h5{
        font-size: 12px;
    }
    .star_rating p{
        font-size: 12px;
    }
    .reviews .animation{
        display: none;
    }
    .cards_review_container_desktop{
        display: none;
    }
    .cards_review_container_mobile{
        display: flex;
        margin-top: 15px;
        width: max-content;
    }
    div.cards_review_container_mobile  div  div:nth-child(2)  img, div.cards_review_container_mobile  div  div:nth-child(2)  video {
        margin-top: 22px;
    }
    .play_video{
        position: absolute;
        bottom: 8px;
        right: 8px;
    }
    .two_column{
        margin-right: 26px;
        max-width: 150px;
    }
    .two_column .review_card{
        width: 100%;
        height: 203px;
    }
    .two_column .review_card img:not(.play_video), .two_column .review_card video{
        width: 100%;
        height: 203px;
        object-fit: cover;
        border-radius: 15px;
    }
    .hidden_scroll{
        overflow: auto;
        padding-bottom: 31px;
        position: relative;
    }
    .hidden_scroll::-webkit-scrollbar{
        height: 6px;
        border-radius: 15px;
    }
    .hidden_scroll::-webkit-scrollbar-track {
        background: #DADADA; /* Цвет дорожки */
    }
    .hidden_scroll::-webkit-scrollbar-thumb{
        background-color: #303150;
        border-radius: 15px;
    }
    .cards_review_container_mobile{
        position: relative;
    }
    .curtain{
        position: relative;
    }
    .curtain::before{
        content: '';
        background: linear-gradient(270deg, #FFF 16%, rgba(255, 255, 255, 0.00) 100%);
        width: 70px;
        height: 99%;
        position: absolute;
        right: -1px;
        top: 0;
        z-index: 1;
    }
    .review_text_and_banner{
        flex-wrap: wrap;
        margin-top: 56px;
    }
    .review_text{
        width: 100%;
    }
    .review_banner{
        width: 100vw;
        margin: 0 -25px;
    }
    .header_review .union{
        width: 24px;
        padding: 5px;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }
    .right_picture_modal img, .right_picture_modal video{
        max-width: 84vw;
    }
    .header_review h3{
        font-size: 12px;
        margin: auto 9px;
    }
    .header_review .end_header_review span{
        font-size: 12px;
        margin: auto 10px;
    }
    .header_review .end_header_review img{
        width: 70px;
    }
    .body_review h4{
        font-size: 16px;
    }
    .body_review p{
        font-size: 14px;
        margin-top: 18px;
    }
    .body_review img{
        width: 24vw;
        margin: 40px 13px 0 0;
        object-fit: cover;
        border-radius: 15px;
    }
    .review_text button{
        margin-bottom: 44px;
        font-size: 16px;
    }
    .review_banner .free_delivery__form{
        bottom: 40px;
    }
    .review_banner .free_delivery__form input[type = 'text']{
        text-align: center;
        font-size: 14px;
        height: 40px;
        padding: 0;
    }
    .review_banner .free_delivery__form input[type = 'submit']{
        font-size: 16px;
        height: 44px;
        padding: 0;
    }
    /*Как сделать заказ*/
    .operator_banner{
        display: none;
    }
    .operator_banner_mobile{
        display: block;
        margin-top: 80px;
    }
    .operator_banner_mobile h3{
        font-size: 24px;
        font-weight: bold;
    }
    .operator_banner_mobile h4{
        margin-top: 15px;
        font-size: 14px;
        line-height: 19px;
    }
    .operator_column_flex{
        flex-wrap: wrap;
    }
    .top_column, .bottom_column.center, .bottom_column.left, .bottom_column.right{
        background: #F0DCC48F;
        height: max-content;
        min-height: 102px;
        width: 100%;
    }
    .operator_column_flex .top_column img, .operator_column_flex .bottom_column img{
        object-fit: cover;
        height: 100%;
        width: 125px;
        bottom: 0;
        left: 0;
    }
    .top_column.operator_column_block{
        height: 88px;
        min-height: 88px;
    }
    .top_column.operator_column_block img{
        height: 102px;
        object-position: top;
    }
    .top_column .text_column, .bottom_column .text_column{
        padding: 0;
        top: 50%;
        left: 143px;
        width: 60%;
        transform: translateY(-50%);
    }
    .column .text_column h4{
        margin-top: 10px;
    }
    .operator_column_flex .column{
        border-radius: 0;
    }
    .column .text_column span{
        margin-top: 5px;
        display: block;
    }
    .column .text_column h5{
        margin-top: 5px;
    }

    /*Последний баннер*/
    .last_banner{
        display: none;
    }
    .last_banner_mobile{
        display: block;
    }
    .last_banner_mobile{
        margin: 60px 0;
    }
    .last_banner_mobile h3{
        font-size: 18px;
        line-height: 27px;
    }
    .last_banner_mobile h3 .color{
        color: #6666cc;
    }
    .last_banner_mobile h3 .background{
        background-color: #6666CC99;
        padding: 7px;
        line-height: 1;
        display: block;
        width: max-content;
    }
    .last_banner_mobile img{
        width: 100%;
        object-fit: contain;
    }
    .form_container .free_delivery__form{
        padding: 0;
        border: none;
        width: 100%;
        max-width: 100%;
    }
    .custom_checkbox img{
        width: max-content;
    }
    .custom_checkbox{
        justify-content: center;
        margin-top: 20px;
    }
    .form_container .free_delivery__form input[type='text']{
        font-size: 12px;
    }
    .custom_checkbox img{
        height: 40px;
        width: 40px;
    }
    .custom_checkbox p{
        font-size: 16px;
    }
    .form_container .free_delivery__form input{
        margin: 20px 0 0;
        height: 40px;
    }
    .form_container .free_delivery__form input[type='submit']{
        margin-top: 20px;
        font-size: 16px;
    }
}

@media screen and (max-width: 800px) {
    /*Первый баннер*/
    .first_banner {
        background-image: url("../picture/first_banner_mobile.webp");
        background-position: top;
        -webkit-background-size: cover;
        background-size: cover;
        height: 120vw;
        min-height: 400px;
    }

    .first_banner_content {
        top: 30px;
        left: 25px;
        height: calc(100% - 30px);
    }

    .first_banner_content h3 {
        display: block;
        font-size: 16px;
        font-weight: 700;
    }

    .first_banner_content h4 {
        letter-spacing: 0;
        font-size: 32px;
        margin-left: 0;
        margin-top: 6px;
    }

    .first_banner .animation {
        width: 16vw;
        height: 16vw;
        top: 50%;
        left: 50%;
        transform: translate(-120px, -20px);
    }

    .first_banner_content .flex_li {
        display: block;
    }

    .first_banner_content .flex_li li {
        list-style: url("../picture/mini_dot.svg");
        font-size: 12px;
        margin: 12px 0;
        padding-left: 0;
    }

    .first_banner_content .margin_li {
        margin-left: 0;
    }

    .first_banner_content .flex_li ul {
        margin-left: 14px;
    }

    .first_banner_content .flex_form {
        position: absolute;
        bottom: 10px;
        width: 100%;
    }

    .first_banner_content .flex_form input[type="text"] {
        width: 100%;
        height: 40px;
        font-size: 14px;
        text-align: center;
        margin: 16px 0;
        display: block;
        padding: 0;
    }

    .first_banner_content .flex_form .button_form {
        width: 100%;
        height: 44px;
        font-size: 16px;
        display: block;
        margin: 16px 0;
    }

    #review{
        position: static;
        width: 100%;
        padding: 0;
        height: max-content;
    }
    #review .review_header span{
        font-size: 14px;
    }
    #review .hidden{
        font-size: 14px;
    }
    .modal_window_reviews{
        flex-wrap: wrap;
        padding: 60px 15px;
        overflow: auto;
        overscroll-behavior: contain;
    }
    .right_picture_modal img{
        width: 100%;
    }
    .right_block{
        height: 75%;
    }
    #review .arrow{
        display: none!important;
    }
}

@media screen and (max-width: 660px) {
    .first_banner {
        height: 125vw;
    }
    /*Лендинг (3 блок)*/
    .flex_client_lending_mobile h3{
        font-size: 24px;
        font-weight: bold;
    }
    .flex_client_lending_mobile h4{
        font-size: 14px;
    }
    .flex_client_lending_mobile_container h5{
        font-size: 20px;
    }
    .flex_client_lending_mobile_container p{
        font-size: 14px;
    }
}

@media screen and (max-width: 500px) {
    .present_background_img {
        height: 180vw;
    }

    .present_banner .animation {
        bottom: 53%;
    }
}

@media screen and (max-width: 460px) {
    .first_banner {
        height: 130vw;
    }
}