.btn.btn-lg.block-consultation__sample,
.btn-group-lg>.btn.block-consultation__sample {
    margin-top: 10px;
    font-size:17px;
    line-height:18.69px;
    max-width:194.3px;
}
body .block-price-cost .btn.detail-product-button {
    transition: all 0.3s ease;
    padding: 7px 20px;
    font-size: 15px;
    line-height: 20.49px;
    font-family: "Manrope", sans-serif;
    font-weight: bold;
    display: inline-block;
    max-height: 34px;
    margin-right: 10px;
    width: 170px;
    min-width: 170px;
    margin-top: unset;
    border-color: #00BAFF;
    color: white;
    border: 1px solid #00BAFF;
    background-color: #00BAFF;
}
body .block-price-cost .btn.detail-product-button:hover {
    border-color: #000;
    color: #000;
    transition: all 0.3s ease;
}
body .block-price-cost {
    flex-direction: row;
}

@media (min-width: 1200px) {
    body .block-price-cost {
        height: 115px;
    }

    body .block-price-title {
       /* height: 115px;*/
    }
}
@media (max-width: 1199px) {
    body .block-price {
        flex-direction: column;
        margin-top: -40px;
    }
}
body .block-consultation.mobile .block-price-download a{
    display: none;
}

@media (max-width: 767px) {
    body .block-price-cost .block-price-cost__price {
        margin-right: 20px;
        margin-bottom: 5px;
    }
    body .block-price-cost {
        flex-direction: column;
        margin-bottom: 5px;
    }
    body .block-consultation.mobile {
        margin-top: 0px;
    }
    body .block-consultation.mobile .block-price-download a{
        display: block;
    }
    body .block-price-download a{
        display: none;
    }

    body .block-price-cost .btn.detail-product-button{
    }
    body .block-price {
        margin-top: -30px;
    }
    body .block-price-cost .btn.detail-product-button {
        margin: 5px;
    }
    body .block-price__buttons .block-price-cost {
        padding: 5px;
    }
    body .block-price-title {
        padding: 0px 45px;
    }
    body .door_types__mobile-title.m-b-s.p-t-s {
        padding-top: 0px !important;
        margin-bottom: 0px !important;
    }
    body .detail_production_section .door_types__items {
        margin-bottom: 2px;
    }
    body .detail_production_section .door_types__image {
        height: 50px;
    }
    body .detail_production_section .block-price.col-12 .block-consultation {
         margin-top: 0px;
    }

}
@media (max-width: 500px) {
    body .block-price-cost {
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }
    body .block-price-cost .btn.detail-product-button {
        font-size: 12px;
        width: 160px;
        min-width: 105px;
    }
    body .block-consultation.mobile {
        padding-left: 0px;
    }
}


body .detail-product-price {
    font-size: 25px;
    min-width: 150px;
    text-align: center;
}
body .block-price-cost {
    padding: 22px;
    align-items: center;
    justify-content: center;
}
body .block-price-cost .block-price-cost__price {
    margin-bottom: unset;
}
body .block-consultation {
    padding-left: 10px;
    margin-top: 10px;
}
body .page_section.detail-accordion-section {
    margin-bottom: 20px;
}
body .finishing_options {
     margin-bottom: unset;
}
body .technical_description {
    margin-bottom: unset;
}
body .fittings_items {
    margin: 10px;
}

body .finishing_option__item {
    margin-bottom: 15px;
}
body .footer {
    margin-top: 40px !important;
}
@media (max-width: 991px) {
    body .block-price-text {
        margin-bottom: 10px;
    }
    body .block-price-container {
        padding: 0 12px;
    }
}
.detail_production_section .block-price.col-12 {
    background: #F5F5F5;
}
.detail_production_section .block-price.col-12 .block-price-cost__price.detail-product-price u {
   display: block;
    font-size: 17px;
    color: #00BAFF;
}
.detail_production_section .block-price.col-12 .block-price-cost__price.detail-product-price s {
    display: block;
    font-size: 17px;
}
.detail_production_section .block-price.col-12 .block-consultation {
    margin-top: 40px;
}
@media (min-width: 1199px) {
    .page_section.detail-product_section.m-b-l {
        height: 49.7vw;
    }
    img.product_detail_slider__background.js-modal-img {
        width: 100%;
        height: 49.7vw;
        object-fit: cover;
        object-position: 50% 75%;
    }
}


/*.product_detail_slider.swiper-autoheight, .product_detail_slider .swiper-autoheight .swiper-slide {*/
/*    height: 100%;*/
/*}*/
.inline-swiper_nav_wrapper {
    bottom: 25px;
}
.product_detail_slider .product_detail_slider__content {
     width: 43%;
     bottom: 25px;
 }