

/* Start:/local/templates/mebelbor/css/kuhni_zakaz.css?177088639724011*/
.kuh_preim__banner{
    align-items: center;
    display: flex;
    font-size: 60px;
    justify-content: center;
    margin-bottom: 30px;
    min-width: 100%;
    overflow: hidden;
}

.kuh_preim__banner .hero-slider{
    height: auto;
}

.kuh_preim__banner .hero-slider__img{
    height: auto;
}

.kuh_preim__list{
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 40px;
}

.hero-kuh_preim{
    align-items: flex-start;
    background: #f4f4f4;
    border-radius: 10px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    padding: 20px 80px 20px 20px;
    position: relative;
}

.kuh_preim__info{

}

.kuh_preim_img{
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 90px;
    height: 90px;

    right: -15px;
    bottom: -15px;
}

.kuh_preim_img img{
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.kuh_preim_img{
    flex: 1;
}

.kuh_preim_warn{
    color: #E00001;
    font-size: 20px;
    font-weight: 600;
    /*font-size: 26px;*/
    line-height: 1.3;
    margin-bottom: 15px;
}

.kuh_preim_text{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.itemKuhni__wrapper{
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.itemSlider__kuhZakaz .product-item_kuhni_zakaz .product-item__titlelink{
    font-size: 15px;
    line-height: 1.1;
}


.itemKuhni__wrapper .product-item__footer{
    display: block;
    margin: 0;
    min-height: auto;
}

.product-item_kuhni_zakaz.product-item{
    display: flex;
    flex-direction: column;
}

.fromPrice{
    display: inline-block!important;
    font-size: 20px;
    vertical-align: baseline;
}

/* hide output block */
.product-item_kuhni_zakaz.product-item:hover .itemSizesHover{
    display: none;
}

.product-item_kuhni_zakaz .product-item__title__body{
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding: 10px 15px 15px;
}

.product-item_kuhni_zakaz .product-item__img{
    padding: 0;
    border: none;
}

.kuhni_zakaz__section{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.kuhni_zakaz__section .products-grid__col, .kuh-zakaz__tovRelink .products-grid__col{
    width: 33.333%;
}

.product-item_kuhni_zakaz .product-item__img img {
    border-radius: 4px 4px 0 0;
    max-height: 320px;
    object-fit: cover;
}

.product-item_kuhni_zakaz .product-item__titlelink{
    font-size: 18px;
}

.product-item_kuhni_zakaz .product-item__price{
    margin: 0 0 3px;
}

.product-item_kuhni_zakaz .product-item__pricesale{
    background: #E00001;
    color: #fff;
    font-size: 19px;
}

.itemSlider__kuhZakaz .product-item_kuhni_zakaz .product-item__pricesale{
    font-size: 15px;
}

.product-item_kuhni_zakaz .product-item__title{
    height: auto;
    overflow: visible;
    min-height: auto;
}

.product-item__newprice{
    white-space: nowrap;
}

.itemSlider__kuhZakaz .product-item__newprice{
    font-size: 18px;
}

.itemSlider__kuhZakaz .product-item__newprice span{
    font-size: 13px;
    line-height: 20px;
    opacity: 0.6;
}

.itemSlider__kuhZakaz .kuhzakaz__kredit span{
    font-size: 13px;
    line-height: 1;
}


.itemSlider__kuhZakaz .stringSvgWrapper, .itemSlider__kuhZakaz .stringSvgWrapper svg{
    height: 18px;
    width: 18px;
}

.itemSlider__kuhZakaz .stringSvgWrapper{
    margin-right: 5px;
}

.kuhzakaz__kredit{
    align-items: center;
    color: #1D1D1D;
    display: flex;
    font-size: 15px;
    justify-content: flex-end;
}

.kuhzakaz__kredit span{
    font-size: 15px;
    line-height: 15px;
}

.stringSvgWrapper{
    height: 22px;
    margin-right: 10px;
    width: 22px;
}

.elementCreditRuble::after{
    content: "a";
    font-family: 'ALSRubl';
}

.product-item_kuhni_zakaz .itemPreHolder{
    margin-top: 3px;
}


/* item banners */

.itemBanner_common{
    /*align-items: flex-start;*/
    background: #ECECEC;
    border: 1px solid #E00001;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    /*display: flex;*/
    /*flex-direction: column;*/
    position: relative;
    height: 100%;
}

.itemBanner_common_imgOnly{
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

.itemBanner_common_imgOnly img{
    max-height: 100%;
    max-width: 100%;
}

.itemBannerCommon_content{
    align-items: flex-start;
    background: linear-gradient(to bottom, rgba(236, 236, 236, 0.8) 0%, rgba(236, 236, 236, 0) 100%);
    display: flex;
    flex-direction: column;
    padding: 20px 20px 15px;
    position: relative;
    z-index: 2;
}

.itemBannerCommon_text{
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-right: 120px;
}

.itemBannerCommon_text ul{
    list-style: inside none;
    margin: 0;
    padding: 0;
}

.itemBannerCommon_text ul li{
    color: #1d1d1d;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    position: relative;
}

.itemBannerCommon_text ul li::before{
    background: #E00001;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    width: 8px;
    height: 8px;
}

.itemBannerCommon_imgWr{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.itemBannerCommon_img{
    position: absolute;
    right: 0;
    bottom: 0;
    /*transform: translate(20px, 15px);*/
}

.itemBanner_consult{
    background: #fff url(/local/templates/mebelbor/css/../images/item_banners/tin/item_banner_consult_s.jpg) center center no-repeat;
    background-size: cover;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    /*padding: 20px 20px 50px;*/
    padding: 20px 20px 15px;
    height: 100%;
}

.itemBanner_heading{
    color: #1D1D1D;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 35px;
}

.itemBanner_common .itemBanner_heading{
    font-weight: 600;
    text-transform: uppercase;
}

.itemBanner_zamer{
    background: #fff url(/local/templates/mebelbor/css/../images/item_banners/tin/item_banner_zamer_s.jpg) top left no-repeat;
    background-size: cover;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    /*padding: 20px 20px 50px;*/
    padding: 20px 20px 15px;
    height: 100%;
}

.itemBanner_raschet{
    background: #fff url(/local/templates/mebelbor/css/../images/item_banners/tin/item_banner_prokect.jpg) center center no-repeat;
    background-size: cover;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-shadow: 0px 4px 18px rgb(0 0 0 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0!important;
    /*padding: 20px 20px 50px;*/
    padding: 20px 20px 15px;
    height: 100%;
}

.itemBanner_raschet .elementBanner_heading{
    font-size: 32px;
    margin-bottom: 20px;
}

.itemBanner_raschet .bannerRaschet__formWrapper{
    align-items: flex-start;
    flex-direction: column;
}

.itemBanner_raschet form input{
    margin-bottom: 10px!important;
}


/* element */

.element__kuhZakaz .sglproduct-top__imgs {
    width: 62%;
    margin-right: 2%;
}

.element__kuhZakaz .sglproduct-top__sidebar{
    width: 36%;
}

.element__kuhZakaz .sglproduct-imgs__left{
    height: 600px;
}

.element__shortText{
    color: #4d4642;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.element__shortText p{
    color: #4d4642;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
}
.elementSemiLink__wrapper{
    margin-bottom: 20px!important;
}

.element__bigObzor{
    margin-top: 30px;
}

.element__h2{
    color: #1D1D1D;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 30px;
}

/* item cta */

.kuhZakaz__item__cta{
    margin-top: 15px;
}

.kuhZakaz__item__cta .btn{
    width: 100%;
}

/* how buy */

.w30_wrapper{
    display: flex;
    margin: 0 -0.5%;
    width: auto;
}

.w30{
    margin: 0 0.5% 1%;
    width: 32.333%;
}

.s_how__order, .s_visualisations, .s_reviews, .s_expertVideo{
    margin-bottom: 90px;
}

.how__order_item{
    background: #f4f4f4;
    border-radius: 4px;
    display: flex;
    height: 100%;
}

.how__order_content{
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px;
}

.howOrderItem__name{
    color: #e00001;
    font-weight: 600;
    font-size: 28px;
    min-height: 68px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.howOrderItem__text{
    color: #1d1d1d;
    font-size: 20px;
    flex: 1;
    line-height: 1.3;
}

.how__order_img{
    align-items: flex-end;
    display: flex;
    max-width: 30%;
    justify-content: flex-end;
}

.how__order_item img{
    width: 100%;
}

.banner_sale{
    position: relative;
    text-align: center;
}

.banner_sale_btn{
    bottom: 25px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.banner_sale_btn:hover{
    transform: translateX(-50%) scale(1.03)!important;
}

.banner_sale_mob{
    display: none;
}

/* projects */

.projectsSlider .slick-track{
    display: flex;
    align-items: stretch;
}

.projectsSlider .slick-slide{
    display: flex!important;
    height:auto;
    justify-content: space-between;
    flex:0 0 auto;
}

.s_visualisations__wrapper{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*margin: 0 -0.5%;*/
    /*width: auto;*/
}

.visualisation__item{
    border: 1px solid #e0e0e0;
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-direction: column;
    margin: 0 10px;
    /*margin: 0 0.5% 1%;*/
    width: 49%;
}

.visualisation__photos{
}

.commonDizSlider .slick-arrow{
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    border: none;
    margin: auto;
    width: 24px;
    height: 24px;
    background-size: 24px;
    cursor: pointer;
    color: transparent;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    -webkit-box-shadow: 0 0 15px 0 rgba(13, 14, 14, 0.25);
    -moz-box-shadow: 0 0 15px 0 rgba(13, 14, 14, 0.25);
    box-shadow: 0 0 15px 0 rgba(13, 14, 14, 0.25);
}

.commonDizSlider .slick-prev{
    left: 13px;
    background: #1D1D1D url(/local/templates/mebelbor/css/../images/i/i-left-arr-white.svg) no-repeat;
}
.commonDizSlider .slick-next{
    right: 13px;
    background: #1D1D1D url(/local/templates/mebelbor/css/../images/i/i-right-arr-white.svg) no-repeat;
}

.commonDizSlider .slick-dots{
    margin: 10px 0 0;
    text-align: center;

    display: flex;

    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);

    padding: 2px 2px;
    background-color: rgba(0,0,0,.1);
    border-radius: 6px;
}

.shorts__slider .slick-dots, .projectsSlider .slick-dots{
    bottom: 0;
    transform: translate(-50%, 40px);
}

.visualisation__init__slider .slick-dots{
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.commonDizSlider .slick-dots li{
    display: inline-block;
    margin: 0 2px;
}
.commonDizSlider .slick-dots button{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border: none;
    cursor: pointer;
    color: transparent;
}
.commonDizSlider .slick-dots li.slick-active button,
.commonDizSlider .slick-dots button:hover{
    background: #e20f0f;
}

.visualisation__info{
    /*border: 1px solid #e0e0e0;*/
    /*border-radius: 0 0 4px 4px;*/
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    padding: 15px 20px;
}

.visualisation__descr{
    /*font-family: var(--font-family);*/
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 20px;
    width: 100%;
}

.visualisation__price{
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3;
}

.shorts__wrapper{
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.shorts__item {
    border-radius: 4px;
    color: #1D1D1D;
    margin: 0 10px;
    max-width: 400px;
    overflow: hidden;
    position: relative;
    width: 19%;
}

.shorts__item img{
    display: block;
    max-width: 100%;
}

.shorts__name {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    bottom: 0;
    color: #fff;
    font-size: 18px;
    left: 0;
    line-height: 1.4;
    min-height: 90px;
    padding: 30px 10px 10px;
    position: absolute;
    right: 0;
}

.shorts__name_text{
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.shorts__item:hover .shorts__name_text{
    transform: translateY(-15px);
}

.poster_shorts {
    border-radius: 10px;
    cursor: pointer;
    height: 0;
    overflow: hidden;
    padding-bottom: 177.77777778%;
    position: relative;
}

.poster_shorts iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

.poster_shorts iframe .ytp-title-text {
    display: none !important;
}

.shorts__playIco{
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.shorts__playIco:hover{
    transform: translate(-50%,-50%) scale(1.03);
}

.modal-default-shorts{
    max-width: 800px!important;
    width: 800px;
}

.videoReviewContent{
    /*height: 0;*/
    /*overflow: hidden;*/
    /*padding: 0 0 84%!important;*/
    /*position: relative;*/
}

.video_vert{
    max-width: 450px;
    margin: 0 auto;
}

.videoReviewContent iframe{
    width: 100%;
    /*height: 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
}

.link__tray{
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 90px 0 0;
}

.link__tray a{
    min-width: 300px;
}

.mess__tray{
    display: flex;
    gap: 30px;
    justify-content: space-between;
    margin: 90px 0 0;
}

.mess__head{
    color: #202020;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
}

.mess__links{
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.mess__linkItem{
    align-items: flex-start;
    background: #f4f4f4;
    border-radius: 4px;
    color: #202020;
    display: flex;
    font-weight: 600;
    font-size: 18px;
    gap: 20px;
    justify-content: space-between;
    line-height: 140%;
    padding: 16px;
}

.mess__linkContent{
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.mess__linkItem a{
    align-items: center;
    border-width: 2px;
    color: #e00001;
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.mess__linkItem a:hover{
    background: transparent;
    color: #e00001;
    transform: none;
}

.mess__linkItem a img{
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.mess__linkItem a:hover img{
    transform: translateX(5px);
}

.mess__linkItem a img{
    height: 15px;
    width: 14px;
}

.mess__linkItem img{
    height: 60px;
    width: 60px;
}



@media only screen and (max-width: 1600px) {
    .kuhni_zakaz__section{
        margin: 0 -6px;
    }
}


@media only screen and (max-width: 1400px) {

    .itemBannerCommon_text{
        padding-right: 60px;
    }

    .itemBannerCommon_text ul li{
        font-size: 18px;
    }

    .itemBannerCommon_img{
        max-width: 200px;
    }

    .product-item_kuhni_zakaz .product-item__pricesale{
        font-size: 16px;
    }
    .itemBanner_raschet .elementBanner_heading{
        font-size: 26px;
        margin-bottom: 15px;
    }

    .kuh_preim_warn{
        font-size: 22px;
    }

    .kuh_preim_text{
        font-size: 16px;
    }

    .itemBanner_raschet .elementBanner_heading{
        font-size: 18px;
        margin-bottom: 10px;
    }

    .itemBanner_raschet form input[type="text"] {
        padding: 10px 20px;
    }

    .itemBanner_raschet .load_file{
        padding: 10px 0;
    }

    /* element */

    .element__kuhZakaz .sglproduct-top__imgs{
        width: 58%;
    }

    .element__kuhZakaz .sglproduct-top__sidebar{
        width: 40%;
    }

    .element__kuhZakaz .sglproduct-imgs__left{
        height: 500px;
    }

    /* cta */

    .kuhZakaz__item__cta .btn{
        padding: 10px 15px;
    }

    /* how buy */
    .howOrderItem__name{
        font-size: 24px;
        min-height: 58px;
    }

    /* links */

    .mess__linkItem img{
        height: 45px;
        width: 45px;
    }


}

@media only screen and (max-width: 1200px) {
    .itemBanner_heading{
        font-size: 22px;
    }

    .product-item_kuhni_zakaz .product-item__titlelink{
        font-size: 17px;
    }

    .kuhZakaz__item__cta .btn{
        font-size: 14px;
    }

    .itemSlider__kuhZakaz .kuhZakaz__item__cta .btn{
        padding: 7px 5px;
    }

    /* how buy */

    .how__order_item{
        align-items: flex-end;
        flex-direction: column;
    }
    .how__order_content{
        justify-content: space-between;
        padding-bottom: 10px;
        width: 100%;
    }
    .howOrderItem__name{
        margin-bottom: 20px;
        font-size: 22px;
        min-height: 52px;
    }

    .howOrderItem__text{
        font-size: 18px;
    }

    .how__order_img{
        height: 80px;
    }

    .how__order_item img{
        object-fit: contain;
        height: 100%;
    }

    .banner_sale_btn{
        color: #E00001!important;
        border-color: #E00001!important;
        margin-top: 25px;
        position: static;
        transform: none;
    }
    .banner_sale_btn:hover{
        transform: scale(1.03)!important;
    }

    /* links */
    .mess__tray{
        align-items: flex-start;
        flex-direction: column;
    }

    .mess__links{
        gap: 0;
        min-width: 100%;
        width: 100%;
    }

    .mess__linkItem{
        width: 32%;
    }

}

@media only screen and (max-width: 1000px) {

    .modal-default-shorts{
        width: auto;
        max-width: 100%;
    }

    .itemBanner_common .itemBanner_heading{
        margin-bottom: 20px;
    }

    .itemBannerCommon_text{
        margin-bottom: 15px;
    }

    .itemBannerCommon_img{
        max-width: none;
    }


    .kuh_preim__list{
        flex-wrap: wrap;
        gap: 0;
        justify-content: flex-start;
        margin: 0 -0.5% 40px;
        width: auto;
    }

    .hero-kuh_preim{
        margin: 0 0.5% 1%;
        min-width: 32.333%;
        width: 32.333%;
    }

    .kuhni_zakaz__section .products-grid__col, .kuh-zakaz__tovRelink .products-grid__col{
        width: 50%;
    }

    .kuhni_zakaz__section .product-item__img img{
        max-height: none;
    }

    .product-item_kuhni_zakaz .product-item__title__body{
        padding: 10px 10px 15px;
    }

    .element__kuhZakaz .sglproduct-top__imgs{
        margin-right: 0;
        width: 100%;
    }

    .element__kuhZakaz .sglproduct-top__sidebar{
        margin: 30px 0 0;
        width: 100%;
    }


    /* how buy */

    .howOrderItem__name{
        font-size: 20px;
    }

    .howOrderItem__text{
        font-size: 16px;
    }

}

@media only screen and (max-width: 767px) {

    .itemBannerCommon_img{
        max-width: 200px;
    }

    .kuh_preim__banner{
        display: none;
    }
    .kuh_preim__list{
        display: none;

        justify-content: center;
    }
    .hero-kuh_preim{
        align-items: center;
        width: 50%;
    }
    .hero-kuh_preim img{
        max-width: 100px;
    }
    .kuh_preim_img{
        flex: initial;
    }
    .kuh_preim__info{
        flex: 1;
    }
    .kuh_preim_warn{
        text-align: center;
    }
    .kuh_preim_text{
        font-size: 16px;
        text-align: center;
    }

    .kuhzakaz__kredit, .kuhzakaz__kredit span{
        font-size: 13px;
    }

    .kuhzakaz__kredit .stringSvgWrapper{
        height: 16px;
        width: 16px;
    }

    .kuhzakaz__kredit .stringSvgWrapper svg{
        max-height: 16px;
        max-width: 16px;
    }

    .itemSlider__kuhZakaz .product-item__newprice{
        font-size: 16px;
    }

    .itemSlider__kuhZakaz .product-item__newprice span{
        display: none;
    }

    /* how buy */

    .w30_wrapper{
        flex-wrap: wrap;
    }

    .w30{
        width: 49%;
    }

    .w30:last-child{
        width: 99%;
    }

    .banner_sale_desc{
        display: none;
    }

    .banner_sale_mob{
        display: block;
    }


    /*.hero-slider .slick-dots{*/
    /*    position: static;*/
    /*    transform: none;*/
    /*    left: auto;*/
    /*    bottom: auto;*/
    /*    background: transparent;*/
    /*    justify-content: center;*/
    /*    align-items: center;*/
    /*}*/

    .s_visualisations__wrapper{
        /*flex-direction: column;*/
        /*margin: 0;*/
        /*width: 100%;*/
    }

    /*.visualisation__item{*/
    /*    margin: 0 0 20px;*/
    /*    width: 100%;*/
    /*}*/

    .visualisation__photos .slick-dots button{
        background: #b3b3b3;
    }

    .visualisation__descr{
        font-weight: normal;
    }

    .shorts__name{
        font-size: 16px;
        line-height: 1.1;
    }

    .s_how__order, .s_visualisations, .s_reviews, .s_expertVideo{
        margin-bottom: 50px;
    }

    /* links */

    .link__tray{
        align-items: center;
        flex-direction: column;
        gap: 15px;
    }

    .mess__links{
        flex-direction: column;
    }

    .mess__linkItem{
        margin: 0 0 15px;
        width: 100%;
    }

}

@media only screen and (max-width: 640px) {
    .itemBannerCommon_imgWr{
        margin-top: -30px;
    }
    .itemBannerCommon_img{
        position: static;
    }

    .kuhni_zakaz__section .products-grid__col, .kuh-zakaz__tovRelink .products-grid__col {
        width: 100%;
    }

    .itemBanner_consult{
        /*padding: 140px 20px 20px;*/
        padding: 140px 20px 15px;
    }

    .itemBanner_zamer{
        /*padding: 140px 20px 20px;*/
        padding: 140px 20px 15px;
    }

    .itemBanner_raschet{
        /*padding: 140px 20px 20px;*/
        padding: 140px 20px 15px;
    }

    /* element */

    .element__kuhZakaz .product-item-detail-slider-block{
        padding-top: 75%;
    }

    .element__kuhZakaz .sglproduct-imgs__left{
        height: auto;
    }

}

@media only screen and (max-width: 480px) {

    .kuh_preim_warn{
        font-size: 18px;
    }

    .kuh_preim_text{
        font-size: 14px;
    }

    .itemSlider__kuhZakaz .product-item_kuhni_zakaz .product-item__titlelink{
        font-size: 13px;
    }

    .kuhni_zakaz__section{
        margin: 0 -6px;
    }

    /* how buy */

    .w30_wrapper{
        margin: 0;
        width: 100%;
    }

    .w30 {
        margin: 0 0 15px;
        width: 100%;
    }

    .w30:last-child{
        width: 100%;
    }

    .howOrderItem__name{
        min-height: auto;
    }
}

@media only screen and (max-width: 400px) {
    .itemBannerCommon_text ul li{
        font-size: 16px;
    }
    .itemBannerCommon_text{
        padding-right: 0;
    }

    .element__kuhZakaz .sglproduct__price_flex{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .element__kuhZakaz .elementInfoBlock{
        margin-top: 15px;
    }
}

@media only screen and (max-width: 350px) {
    .product-item_kuhni_zakaz .product-item__title__body{
        padding: 10px 6px 15px;
    }
    .kuhzakaz__kredit .stringSvgWrapper{
        margin-right: 5px;
    }
}
/* End */


/* Start:/local/templates/mebelbor/components/bitrix/news.list/kuhni_zakaz_slider/style.css?1727301027520*/
.hero-slider__link{
    position: relative;
}

.slider_btn{
    position: absolute;
    bottom: 100px;
    left: 100px;
}


@media only screen and (max-width: 1600px) {

}

@media only screen and (max-width: 1400px) {
    .slider_btn{
        bottom: 60px;
        left: 8%;
    }
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1000px) {
    .slider_btn{
        bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {

}
/* End */


/* Start:/local/templates/mebelbor/components/bitrix/system.pagenavigation/ajax_more/style.css?1658398264418*/
.load_more {
    display: inline-block;
    background: #fff;
    border: 2px solid #e00000;
    color: #e00000;
    cursor: pointer;
    border-radius: 3px;
    padding: 13px 50px;
    font-weight: 800;
    text-align: center;
}
.load_more:hover {
    background: #e00000;
    color: #fff;
}
.load_more_Loaded{
    cursor: auto;
    opacity: 0.6;
}
.load_more_Loaded:hover{
    background: #e00000;
    color: #fff;
}
/* End */


/* Start:/local/templates/mebelbor/components/bitrix/catalog.section/kuhni_na_zakaz/style.css?16993576507018*/
/* seo filter */

.link_cloud{
    font-size: 14px;
    padding: 0 12px;
    margin: 0;
}
.link_cloud__name{
    color: #999;
    display: block;
    line-height: 16px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 800;
}
.sotbit-seometa-tags-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
}
.sotbit-seometa-tag{
    margin-bottom: 10px;
    margin-right: 14px;
}
.sotbit-seometa-tag-link{
    background: #fafafa;
    color: #e00000;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 14px;
    opacity: 0.8;
}

.sotbit-seometa-tag-link:hover{
    background: #ebebeb;
    text-decoration: none;
    opacity: 1;
}

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

.catalogHeading__wrapper h1{
    display: inline-block;
}

/* new seo filter right animated */

.filterButtonsWrapper{
    align-items: center;
    display: flex;
    margin: 5px 0;
    gap: 10px;
}

.filterButtonsWrapper .link_cloud{
    margin-right: 5px;
}

.filterButton {
    align-items: center;
    background: #e00000;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    line-height: 1;
    justify-content: space-between;
    padding: 11px 25px;
    white-space: nowrap;
}

.filterButton svg {
    margin-right: 10px;
    height: 18px;
    width: 18px;
}

.filterButton span {
    font-weight: 600;
}

.haveApplyFilter::before {
    content: '\2716';
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    height: 12px;
    width: 12px;
    margin-right: 10px;
}


.seoFilterWrapper{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 10px;
    flex-wrap: wrap;
}

/* from sotbit tags */


.b-form-fselect {
    position: relative;
    /*z-index: 10;*/
    /*width: 240px;*/
    width: 170px;
}

.b-form__input,
.b-form-fselect__data {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background: #fff;
    padding: 0 15px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    transition: all 0.4s ease 0s;
}

.b-form-fselect__data{
    position: relative;
    /*z-index: 10;*/
    line-height: 38px;
}

.b-form-fselect__data:after {
    background: url(/local/templates/mebelbor/components/bitrix/catalog.section/kuhni_na_zakaz/./img/i-select.svg) no-repeat;
    background-size: contain;
    content: '';
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 8px;
}
.b-form-fselect--open .b-form-fselect:after {
    content: none;
}
.b-form-fselect--open .b-form-fselect__label,
.b-form-fselect--wdata .b-form-fselect__label {
    margin: -25px 0 0;
}
.b-form-fselect__dropdown {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 100%;
    padding: 8px 0;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 4px;
    transition: all 0.4s ease 0s;
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
}
.b-form-fselect__dropdown--open {
    transform: translateY(4px);
    opacity: 1;
    visibility: visible;
    z-index: 10;
}
.b-form-fselect__search {
    margin: 0 10px 10px;
    position: relative;
}
.b-form-fselect__searchinp {
    border: 1px solid #C6CAD8;
    border-radius: 4px;
    background: #fff;
    padding: 0 40px 0 15px;
    width: 100%;
    height: 36px;
    color: #8D96B2;
    font-size: 14px;
    line-height: 34px;
    transition: all 0.4s ease 0s;
}
.b-form-fselect__searchinp:focus {
    border-color: #8D96B2;
}
.b-form-fselect__searchinp:-internal-autofill-selected {
    background-color: #fff;
}
.b-form-fselect__searchsub {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/local/templates/mebelbor/components/bitrix/catalog.section/kuhni_na_zakaz/../images/i/i-search-green.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    border: none;
    transition: all 0.4s ease 0s;
    cursor: pointer;
}
.b-form-fselect__items {
    height: 202px;
    overflow-y: auto;
}
.b-form-fselect__items::-webkit-scrollbar {
    width: 5px;
    background-color: #fff;
}
.b-form-fselect__items::-webkit-scrollbar-thumb {
    background: #c8c8c7;
    width: 15px;
    height: 15px;
    border-radius: 50px;
}
.b-form-fselect__item {
    display: flex;
    padding: 7px 15px;
    border: none;
    width: 100%;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    cursor: pointer;
    transition: all 0.4s ease 0s;
}
.js-fselect--active {
    position: relative;
}
.js-fselect--active:before {
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00953B;
}
.b-form-fselect__item:hover {
    background: #fafafa;
}
.b-form-fselect__data {
    padding: 0 35px 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}





@media only screen and (max-width: 1600px) {
    .link_cloud, .s-sort{
        padding: 0 6px;
    }
}
@media only screen and (max-width: 1400px) {
    .b-form-fselect{
        width: auto;
        min-width: 120px;
    }
}
@media only screen and (max-width: 1280px) {
    /* seo tags */
    .sotbit-seometa-tag{
        margin-bottom: 10px;
        margin-right: 15px;
    }
    .filterButtonsWrapper{
        /*overflow-x: scroll;*/
        /*scrollbar-width: none; !*mozilla*!*/
        flex-wrap: wrap;
    }

    /*.filterButtonsWrapper::-webkit-scrollbar {*/
    /*    display: none; !*chrome*!*/
    /*}*/

}
@media only screen and (max-width: 767px) {
    /* seo filter */

    .newSortWrapper{
        flex-wrap: wrap;
    }
    .link_cloud{
        width: 100%;
    }
    .sotbit-seometa-tags-wrapper{
        margin: 8px 0 0;
    }
    /* seo tags */
    .sotbit-seometa-tag{
        margin-bottom: 5px;
        margin-right: 12px;
    }
    .sotbit-seometa-tag-link{
        font-size: 12px;
        line-height: 1.2;
    }

    .filterButton{
        padding: 11px 16px;
    }
    .b-form-fselect__data{
        height: 34px;
        line-height: 32px;
    }
    .filterButton{
        font-size: 14px;
        padding: 10px 16px;
    }
    .filterButton svg{
        height: 14px;
        margin-right: 7px;
        width: 14px;
    }
}
@media only screen and (max-width: 480px) {

    .haveApplyFilter::before{
        margin-right: 7px;
    }
    .link_cloud{
        padding: 0;
    }
    .b-form-fselect{
        width: 48%;
        min-width: auto;
    }
}
@media only screen and (max-width: 400px) {
    .filterButton{
        padding: 10px;
    }

    .b-form-fselect__data{
        padding: 0 25px 0 10px;
    }
    .b-form-fselect__data:after{
        right: 8px;
    }
}

@media only screen and (max-width: 350px) {
    /*.filterButtonsWrapper{*/
    /*    flex-wrap: wrap;*/
    /*}*/
}
/* End */
/* /local/templates/mebelbor/css/kuhni_zakaz.css?177088639724011 */
/* /local/templates/mebelbor/components/bitrix/news.list/kuhni_zakaz_slider/style.css?1727301027520 */
/* /local/templates/mebelbor/components/bitrix/system.pagenavigation/ajax_more/style.css?1658398264418 */
/* /local/templates/mebelbor/components/bitrix/catalog.section/kuhni_na_zakaz/style.css?16993576507018 */
