

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


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/menu/page-sidebar-menu/style.css?17067000831358*/
.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/newhousebuilding/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_default/style.css?17067000821611*/
.services-sections>.container{
	position: relative;
}
.sect_service_cnt{
    border: 1px solid #EEF1F4;
    background-color: #fff;
    display:flex;
    align-items:center;
}
.sect_service_cnt:hover{
    box-shadow: 0 0 32px #ccc;
    transition: .5s;
}
.sect_service_block {
    margin-bottom:30px;
}
.sect_service_block:hover {
    z-index: 1;
}
.sect_service_img{
    width: 226px;
    min-height: 226px;
    margin-right: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    align-self:stretch;
    flex-grow: 0;
    flex-shrink: 0;
    display:block;
}
.sect_service_list{
    padding: 26px 26px 26px 0px;
    width: calc(100% - 266px);
    flex-grow: 5;
    flex-shrink: 5;
}
.sect_service_list>ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.sect_service_cnt a:focus{
    text-decoration: none;
}
.sect_service_cnt a:hover{
    color: var(--prv_btn_color);
}

.sect_service_link{
    font-size: 1.35714285em;
    margin-bottom: 8px;
    display: block;
}
.sect_service_link,
.sect_service_link:focus{
    color: #212121;
}
.sect_service_list ul a{
    color: #757575;
    display: block;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .sect_service_img{
        margin-right: 20px;
    }
    .sect_service_list{
        padding: 16px 16px 16px 0px;
    }
}
@media (max-width: 576px) {
    .sect_service_cnt{
        display:block;
    }
    .sect_service_img{
        width:100%;
        margin-right:0px;        
    }
    .sect_service_list{
        width:100%;
        padding: 26px 26px 26px 26px;
    }
}
/* End */


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/catalog.section/services_default_root/style.css?17067000821611*/
.services-sections>.container{
	position: relative;
}
.sect_service_cnt{
    border: 1px solid #EEF1F4;
    background-color: #fff;
    display:flex;
    align-items:center;
}
.sect_service_cnt:hover{
    box-shadow: 0 0 32px #ccc;
    transition: .5s;
}
.sect_service_block {
    margin-bottom:30px;
}
.sect_service_block:hover {
    z-index: 1;
}
.sect_service_img{
    width: 226px;
    min-height: 226px;
    margin-right: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    align-self:stretch;
    flex-grow: 0;
    flex-shrink: 0;
    display:block;
}
.sect_service_list{
    padding: 26px 26px 26px 0px;
    width: calc(100% - 266px);
    flex-grow: 5;
    flex-shrink: 5;
}
.sect_service_list>ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.sect_service_cnt a:focus{
    text-decoration: none;
}
.sect_service_cnt a:hover{
    color: var(--prv_btn_color);
}

.sect_service_link{
    font-size: 1.35714285em;
    margin-bottom: 8px;
    display: block;
}
.sect_service_link,
.sect_service_link:focus{
    color: #212121;
}
.sect_service_list ul a{
    color: #757575;
    display: block;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .sect_service_img{
        margin-right: 20px;
    }
    .sect_service_list{
        padding: 16px 16px 16px 0px;
    }
}
@media (max-width: 576px) {
    .sect_service_cnt{
        display:block;
    }
    .sect_service_img{
        width:100%;
        margin-right:0px;        
    }
    .sect_service_list{
        width:100%;
        padding: 26px 26px 26px 26px;
    }
}
/* End */
/* /bitrix/templates/newhousebuilding/components/bitrix/catalog/services/style.css?170670008288 */
/* /bitrix/templates/newhousebuilding/components/bitrix/menu/page-sidebar-menu/style.css?17067000831358 */
/* /bitrix/templates/newhousebuilding/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_default/style.css?17067000821611 */
/* /bitrix/templates/newhousebuilding/components/bitrix/catalog.section/services_default_root/style.css?17067000821611 */
