

/* Start:/bitrix/templates/centino-heat/components/bitrix/news.detail/services_update/style.css?16111461912975*/
.top_container {
    background-color: #f6f7fa;
}
.top_container .action_info .h3{
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
    color: #222;
    font-family: Roboto,Arial,sans-serif;;
}
.top_container .action_info .req {
    color: red;
}
.top_container .action_info .btns{
    text-align: center;
    margin: 20px 0;
}
.top_container .action_info .btns span {
    text-transform: uppercase;
    background-color: #dc130d;
    border-color: #dc130d;  
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0;
}
.action_info .attention {
    color: gray;
    font-weight: 400;
    text-align: center;
}
.top_container .detailimage a img.img-responsive {
    height: 330px;
    object-fit: cover;
    object-position: center;
}
.action_info_container.flexbox {
    justify-content: center;
}
.center-form .h4 {
    font-weight: 600;
    color: #00569c;
}
.center-form .h4:not(:last-of-type) {
    margin-bottom: 20px;
}
.center-form .h4:last-of-type {
    color: #e63f3a;
}

.contacts-in {
    margin-top: 40px;
    margin-bottom: 32px;
    margin-left: -16px;
    margin-right: -16px;
}
.top_container .action_info .btns span:hover {
    background-color: #e63a35;
    border-color: #e63a35; 
    transition: .2s;
}
/*--tabs--*/
.product-tabs-container {
    margin-top: 40px;
}
.container_house {
    margin-bottom: 80px;
}
.container_house .flexbox .house__prop > div{
    /* align-items: center; */
    font-size: 17px;
    margin-bottom: 10px;
}


@media (max-width: 767px){
    .top_container .row.flexbox .nopadding-right {
        padding-right: 15px!important;
    }
    .top_container .action_info_container.flexbox {
        padding: 20px 16px;
    }
    .top_container .action_info .h3 {
        font-size: 18px;
    }
    .top_container .action_info .attention {
        font-size: 12px;
    }
    .top_container .action_info .btns span {
        font-size: 1.8rem
    }
    .top_container .detailimage a img.img-responsive {
        height: auto;
    }
    .custom-slyle-block.styled-block {
        border-left: unset;
        padding: 25px 15px;
        position: relative;
    }
    .center-form .h4 {
        text-align: center;
    }
    .custom-slyle-block.styled-block:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('/bitrix/templates/centino-heat/components/bitrix/news.detail/services_update/images/heat.svg') right bottom no-repeat;
        filter: opacity(.05);
        background-size: 118px;
    }
    .top_container .row.flexbox > div{
        flex-basis: calc(100%/2);
    }
}
@media (max-width: 600px){
    .custom-slyle-block.styled-block {
        margin-left: -16px;
        margin-right: -16px;
    }
    .top_container .row.flexbox > div{
        flex-basis: 100%;
    }
    .action_info {
        padding: 15px;
    }
    /* .top_container {
        margin-left: -16px;
        margin-right: -16px;
    } */
}

#smeta {
    margin-top: 30px;
}

/* End */
/* /bitrix/templates/centino-heat/components/bitrix/news.detail/services_update/style.css?16111461912975 */
