

/* Start:/bitrix/templates/re_beauty/components/bitrix/catalog/services/style.css?170739173069*/
.sections_services,
.services-section{
    margin-bottom: 100px;
}
/* End */


/* Start:/bitrix/templates/re_beauty/components/bitrix/menu/page-sidebar-menu2/style.min.css?17073917341135*/
.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:0}.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 0 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:0}.left_menu_dropdown_btn.collapsed .caret{border-top:5px solid #707070;border-bottom:0}
/* End */


/* Start:/bitrix/templates/re_beauty/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_1/style.css?17073917302092*/
.services-sections>.container{
    position: relative;
}
.sect_service_cnt{
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    height: 230px;
    overflow: hidden;
	border-radius: 30px;
}

.sect_service_block {
    margin-bottom: 22px;
}

.sect_service_heading{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	background-color: rgba(33, 33, 33, 0.6);
    font-size: 1.0714285em;
    line-height: 1.2857142;
    color: #fff;
    padding: 16px 20px;
    transition: 0.9s;
    text-align: center;
}
.sect_service_bg{
    visibility: hidden;
    opacity: 0;
	background-color: rgba(33, 33, 33, 0.6);
    height: 100%;
    z-index: 1;
    position: absolute;
    //top: 182px;
    //transition: top .3s, visibility .3s, opacity 10s;
	transition: top 0.4s, visibility 0.4s, opacity 0.8s;
    left: 0; 
    right: 0;
    bottom: 0;
    padding: 45px 25px 25px;
    color: #fff;
    text-align: center;
}
.sect_service_bg div{
    font-size: 1.071428em;
    line-height: 1.2857142;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sect_service_bg p{}

.sect_service_desc{
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    color: #fff;
    align-items: center;
}
@media (max-width: 767px) {
    .sections_services{
        margin-top: 40px;
    }
    .services_subheading{
        margin-bottom: 30px;
    }
}
@media (max-width: 479px) {
    .sections_services [class*="col-"]{
        width: 100%;
    }
}
@media(min-width: 768px){
    .sect_service_cnt:hover .sect_service_heading{
        visibility: none;
        opacity: 0;
        transition: 0s;
    }
    .sect_service_cnt:hover .sect_service_bg{
        visibility: visible;
        //opacity: .8;
		opacity: 1;
        //top: 0px;
        //transition: top .3s, visibility .3s, opacity .3s;
		transition: top .4s, visibility .4s, opacity 0.8s;
    }
    .sect_service_cnt:hover .sect_service_desc{
        display: flex;
    }
}
/* End */
/* /bitrix/templates/re_beauty/components/bitrix/catalog/services/style.css?170739173069 */
/* /bitrix/templates/re_beauty/components/bitrix/menu/page-sidebar-menu2/style.min.css?17073917341135 */
/* /bitrix/templates/re_beauty/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_1/style.css?17073917302092 */
