

/* Start:/bitrix/templates/medclinic/components/bitrix/catalog/services/style.css?178419677789*/
.sections_services,
.services-section{
    margin-bottom: 100px;
    margin-top: -1px;
}

/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/menu/page-sidebar-menu/style.css?17703648981414*/
.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/medclinic/components/bitrix/catalog.sections.top/page_services_1/style.css?17703648981378*/
.sect_service_cnt{
    display: block;
    padding: 36px;
    border: 1px solid #EFF1F5;
}



.sect_service_img{
    width: 245px;
    height: 165px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    float: left;
}
.sect_service_text_cnt{
    float: right;
    width: calc(100% - 245px);
    min-height: 165px;
    padding: 0 32px 24px 40px;
    position: relative;
}


.sect_service_heading{
    font-size: 20px;
    margin-bottom: 12px;
}
.sect_service_text{
    color: #707070;
    line-height: 21px;
}
.service_expand{
    position: absolute;
    bottom: 0;
    left: 40px;
    text-transform: uppercase;
    font-size: 10px;
}
.service_expand .fa{
    width: 24px;
    font-size: 15px;
}
.service_expand,
.service_expand:hover,
.service_expand:focus{
    color: var(--prv_btn_color);
}
.service_expand:hover,
.service_expand:focus{
    text-decoration: none;
}
.service_arrow{
    position: absolute;
    top: -10px;
    right: 0;
    height: 38px;
    width: 38px;
}

@media (max-width: 767px) {
    .sect_service_img{
        float: unset;
        margin-bottom: 30px;
    }
    .sect_service_text_cnt{
        width: unset;
        float: unset;
        padding-left: 0;
    }
    .service_expand{
        left: 0;
    }
}
/* End */
/* /bitrix/templates/medclinic/components/bitrix/catalog/services/style.css?178419677789 */
/* /bitrix/templates/medclinic/components/bitrix/menu/page-sidebar-menu/style.css?17703648981414 */
/* /bitrix/templates/medclinic/components/bitrix/catalog.sections.top/page_services_1/style.css?17703648981378 */
