

/* Start:/bitrix/templates/newwindows2/components/bitrix/catalog/services/style.css?17877482311678*/
.sections_services,
.services-section{
    margin-bottom: 120px;
    margin-top: -1px;
}
#faq {
    margin-top: 40px;
    margin-bottom: 60px;
}

#faq h2 {
    margin-bottom: 24px;
}

.news-detail__faq-item {
    border: 1px solid #EEF1F4;
    border-top: none;
    margin-bottom: 20px;
}

.news-detail__faq-item-heading {
    font-size: 1.2857em;
    position: relative;
    padding: 22px 70px 22px 40px;
    cursor: pointer;
    border-top: 1px solid #EBF2F4;
}

.news-detail__faq-item .panel-body {
    padding: 0 40px 36px;
    font-size: 1em;
    line-height: 1.8em;
    color: #212121;
}

.news-detail__faq-item-heading.collapsed:hover {
    box-shadow: 0 1px 12px #eee;
}

.news-detail__faq-item-heading.collapsed .fa {
    display: block;
    position: absolute;
    right: 40px;
    color: var(--prv_btn_color);
    top: 50%;
    transform: translateY(-50%) rotate(0);
    transition: transform 0.3s linear;
    font-size: 20px;
    font-weight: bold;
}

.news-detail__faq-item-heading:not(.collapsed) .fa {
    transform: translateY(-50%) rotate(180deg);
    display: block;
    position: absolute;
    right: 40px;
    color: var(--prv_btn_color);
    top: 50%;
    transition: transform 0.3s linear;
    font-size: 20px;
    font-weight: bold;
}

@media (max-width: 767px) {
    .news-detail__faq-item .panel-body {
        padding: 0 20px 20px;
    }

    .news-detail__faq-item-heading {
        font-size: 1.0666em;
        position: relative;
        padding: 20px;
        padding-right: 40px;
        cursor: pointer;
    }

    .news-detail__faq-item-heading.collapsed .fa,
    .news-detail__faq-item-heading:not(.collapsed) .fa {
        right: 25px;
    }
}
/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/menu/page-sidebar-menu/style.css?16862943511358*/
.left_menu_ul{list-style: none; margin: 0; padding: 0; position: relative; background-color: #F8F9FB;}
ul.page-sidebar-left-menu{border:1px solid #EEF1F4; background-color: transparent;}
ul.page-sidebar-left-menu>li{
	border-bottom: 1px solid #EEF1F4;
}
ul.page-sidebar-left-menu>li:last-child{
	border: none;
}
.left_menu_ul a:hover{
    background-color: #F8F9FB;
    text-decoration: none;
    color: #212121;
}
.left_menu_ul.collapse a:hover{
	color:var(--prv_btn_color);
}
.left_menu_parent_link {
    display:flex;
    align-items:stretch;
}
.left_menu_item{
	padding: 20px 25px;
	display: block;
	color: #212121;
}
.left_menu_item, .left_menu_dropdown_btn{
    transition-duration:0s;
}
.left_menu_parent_link .left_menu_item {
    width: calc(100% - 50px);
    padding: 20px 0px 20px 25px;
}
.left_menu_item_selected {
    font-weight:bold;
}
.left_menu_dropdown_btn {
    width: 50px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration: none;
}
.left_menu_dropdown_btn .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 5px solid #707070;
    border-top: none;
}
.left_menu_dropdown_btn.collapsed .caret {
    border-top: 5px solid #707070;
    border-bottom: none;
}

/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_4/style.css?16862943491550*/
.sections-service{
    padding: 30px 0;
    border-bottom: 1px solid #EFF1F5;
}
.sections-service:first-child{
    border-top: 1px solid #EFF1F5;
}
.sections-service-image{
    position: relative;
    height: 166px;
    min-width: 237px;
    max-width: 237px;
    margin-bottom: 15px;
}
.sections-service-image > a > img{
    display: block;
    width: 100%;
    height: 100%;
}
.sections-service-content{
    position: relative;
    width: 100%;
}
.sections-service-name{
    font-size: 1.4285em;  
}
.sections-service-name a,
.sections-service-name a:focus{
    color: #212121;
}
.sections-service-text{
    color: #707070;
    margin-top: 10px;
}
.sections-service-link-arrow{
    text-align: right;
    margin-bottom: 0!important;
}
.sections-service-link-arrow > a,
.sections-service-link-arrow > a:focus,
.sections-service-link-arrow > a:hover,
.sections-service-link-arrow > a:active{
    color: var(--prv_btn_color);
    text-decoration: none;
     padding: 5px;
}
.sections-service-link-arrow > a:hover{
    opacity: 0.7;
}
.sections-service-text .morelink.review_more{
    margin-top: 30px;
    text-transform: uppercase;
}
.sections-service-text .morelink.review_more > .fas{
    margin-right: 10px;
}
@media(min-width: 768px){
   .sections-service{
        display: flex;
    } 
    .sections-service-content{
        padding: 0 60px 0 25px;
        margin-top: 0;
    }
    .sections-service-link-arrow{
        position: absolute;
        top: 0;
        right: -5px;
    }
    .sections-service-image{
        margin-bottom: 0;
    }
}
/* End */
/* /bitrix/templates/newwindows2/components/bitrix/catalog/services/style.css?17877482311678 */
/* /bitrix/templates/newwindows2/components/bitrix/menu/page-sidebar-menu/style.css?16862943511358 */
/* /bitrix/templates/newwindows2/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_4/style.css?16862943491550 */
