

/* Start:/bitrix/templates/centino-heat/components/bitrix/news.detail/services2/style.css?16178851643243*/
/*.fancybox-wrap.fancybox-type-iframe .fancybox-skin .fancybox-outer .fancybox-inner {*/
/*    height: 100vh !important;*/
/*}*/

@media (max-width: 569px) {
    .fancybox-next {
        right: -6px !important;
    }
    .fancybox-prev {
        left: -6px !important;
    }
}

table.iksweb {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    height: auto;
}

table.iksweb, table.iksweb td, table.iksweb th {
    margin-top: 58px;
    border: 1px solid #595959;
}

table.iksweb td, table.iksweb th {
    padding: 3px;
    /*width: 30px;*/
    height: 35px;
}

table.iksweb th {
    background: #347c99;
    color: #fff;
    font-weight: normal;
}

/*#btn-doc {*/
/*    overflow:auto;*/
/*    -webkit-overflow-scrolling:touch;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

html {
    overflow: hidden;
    -webkit-overflow-scrolling: touch !important;
}
#btn-doc {
    overflow: hidden !important;
}
.fancybox-inner {
    -webkit-overflow-scrolling: touch !important;
    overflow: auto !important;
    z-index: 0
}


.banners-content .intro-text {
    min-height: 150px !important;
}

@media (max-width: 991px) {
    .banners-content .text h1 {
        max-height: 100% !important;
        overflow: visible !important;
    }

}

        /* Style the buttons that are used to open and close the accordion panel */
.accordion-container .accordion {
    background-color: #0088b8;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    border-radius: 2px;
    position: relative;
}


.accordion-container .accordion p.title {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 24px 0 0;
}

.accordion-container p, .accordion-container ul {
    margin: 10px 0px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion-container .active, .accordion:hover {
    background-color: #009fd7;
}

.accordion-container .active p.title {
    white-space: normal;
}
/* Style the accordion panel. Note: hidden by default */

.accordion-container .panel {
    padding: 0 14px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion-container .accordion:after {
    content: '\002B'; /* Unicode character for "plus" sign (+) */
    font-size: 30px;
    font-weight: 100;
    color: #fff;
    float: right;
    margin-left: 5px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.accordion-container .active:after {
    content: "\2212"; /* Unicode character for "minus" sign (-) */
}



@media (max-width: 767px) {
    /*.accordion-container .accordion {*/
    /*    padding: 14px;*/
    /*}*/
    .intro-text {
        line-height: normal;
    }
}

/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {*/
/*    .top-block-item .phone-block .btn.btn-default {*/
/*        margin-left: 160px !important;*/
/*    }*/
/*}*/
/* End */
/* /bitrix/templates/centino-heat/components/bitrix/news.detail/services2/style.css?16178851643243 */
