

/* Start:/local/templates/.default/components/bitrix/news/lebed_departments/bitrix/news.list/.default/style.css?17537079276386*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}



h2{
    font-weight: bold !important;
    margin-bottom: 20px !important;
        font-size: 1.5rem !important;
}
.wd_departments_name{
	font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #82379e;
}
.wd_departments_menu>ul>li{
	margin-bottom: 10px !important;
    box-shadow: 1px 1px 4px #00000057;
}
.wd_departments_menu ul{
	margin: 0px;
}
.wd_departments_menu li{
	margin: 0px !important;
    float: none !important;
    display: block;
}
.wd_departments_menu>ul>li>div>a{
	padding: 20px;
    display: block;
    background: linear-gradient(265deg, rgb(255 255 255) 0%, rgb(235 235 235) 50%, rgb(255 255 255) 100%);
    color: #171717;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s linear 0s;
}
.wd_departments_menu>ul>li>div>ul{
    padding-top: 20px;
    padding-bottom: 20px;
}
.wd_departments_menu>ul>li>div>ul>li>a{
    padding: 8px 25px;
    font-size: 0.9rem;
    color: #3c3c3c;
    line-height: 1rem;
    display: block;
    text-decoration: underline;
}
.punkt_menu_top{
    position: relative;
    top: -200px;
    visibility: hidden;
    background: none !important;
    height: 0px !important;
    padding: 0px !important;
}
.departments_menu_right_listing_button{
    padding-bottom: 20px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}
.departments_menu_right_listing_button ul{
    display: inherit;
    padding-left: 5px;
}
.departments_menu_right_listing_button li{
    display: inherit;               
    margin-left: 5px;
}
.departments_menu_right_listing_button span{
    background: #ffffff;
    color: #82379e;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    display: block;
}
.list_otdeleni_price a:before {
    content: " " !important;
    padding-top: 80% !important;
    float: left !important;
}
.wrap {
    max-width: none !important;
    padding: 0px !important;
}
.cosmetology-page__content {
    width: 100% !important;
}
#wd_breadcr,#bx_breadcrumb_1,#bx_breadcrumb_2{
	display: none;
}
.mob_menu_department{
	overflow-x: auto;
	margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
}
.mob_menu_department ul{
	width: max-content;
	padding-bottom: 5px !important;
}
.mob_menu_department li{
	display: inline-grid;
}
.mob_menu_department a{
	display: block;
	width: 150px;
    height: 150px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 10px;
    box-shadow: 0px 0px 12px #00000085;
    padding: 10px !important;
    position: relative;
	margin-bottom: 15px;
    margin-right: 15px;
}
.mob_menu_department div{
    position: absolute;
	left: 0px;
    bottom: 10px;
    padding: 5px;
    font-size: 0.8rem;
    background: #f7f7f7cf;
    width: 100%;
    color: #000;
    min-height: 43px;
}
.wd_departments_menu>ul>li {
    box-shadow: none !important;
}
.wd_departments_menu>ul>li>div>a {
    box-shadow: 1px 1px 5px #ccc;
}
.lebed{
	font-size: 0.9rem;
}










.list_otdeleni_price{
}
.list_otdeleni_price a{
    display: block;
    position: relative;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    box-shadow: 2px 2px 4px #0000001f;
}
.list_otdeleni_price a:before{
    content: " ";
    padding-top: 80%;
    float: left;
}
.list_otdeleni_price div{
    background: #00000000;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: background 0.3s linear 0s;
}
.list_otdeleni_price span{
    display: block;
    position: absolute;
    bottom: 15px;
    padding: 10px;
    /*color: #fff;
        background: #424242c4;*/
    transition: 0.3s linear 0s;
        background: linear-gradient(265deg, rgb(255 255 255) 0%, rgb(226 226 226) 50%, rgb(255 255 255) 100%);
    color: #171717;
}
.list_otdeleni_price div:hover{
    background: #00000061;
    transition: background 0.3s linear 0s;

}
.list_otdeleni_price div:hover span{
    padding: 20px;
    background: #82379e;
    color: #fff;
    transition: 0.3s linear 0s;
}






@media only screen and (min-width: 992px) {
    .wd_departments_menu>ul>li>div>a:hover{
        background: linear-gradient(265deg, rgb(236 236 236) 0%, rgb(255 255 255) 50%, rgb(236 236 236) 100%);
        transition: background 0.3s linear 0s;
    }
    .department_menu_active_desctop{
        background: linear-gradient(165deg, rgba(108,3,147,1) 0%, rgba(130,55,158,1) 50%, rgba(222,146,251,1) 100%) !important;
        color: #fff !important;
    }
    .group_desk_blok_visible{
        position: absolute;
    width: calc(100% - 32px);
    transition: opacity 0.3s linear 0s;
    background: rgb(255 255 255);
    box-shadow: 1px 1px 12px #00000024;
    padding: 15px;
    padding-bottom: 0px;
    }
    #desc_group_0{
        z-index: 10;
    }
    .lebed_header .wd_menu_top_desc {
        z-index: 99;
    }
}
@media only screen and (max-width: 992px) {
    .wd_departments_menu>ul>li>div>a{
        font-weight: bold;
    }
    .department_menu_active_mobile{
        background: linear-gradient(165deg, rgba(108,3,147,1) 0%, rgba(130,55,158,1) 50%, rgba(222,146,251,1) 100%) !important;
        color: #fff !important;
    } 
    .button_group_all{
        position: relative;
    } 
    .button_group_all:after{
        content: " ";
        background: url(/design/images/icons/wd_button_departments_up.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 0px;
        height: 100%;
        width: 15px;
        bottom: 0px;
    }
    .department_menu_active_mobile:after{
        background: url(/design/images/icons/wd_button_departments_down.png) !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
    h1{
		font-size: 1.3rem !important;
	}
	.wd_departments_menu>ul>li>div>a {
		margin-left: -20px;
   		margin-right: -20px;
	}
	.mob_menu_department{
		background: #ffffff;
	}
	.wd_departments_menu h2{
		    color: #000;
        margin-bottom: 10px !important;
    margin-top: 15px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/lebed_departments/bitrix/news.list/.default/style.css?17537079276386 */
