

/* Start:/bitrix/templates/newwindows2/components/bitrix/catalog.sections.top/video_gallery_1/style.css?16546697592006*/
.heading p{
    margin-top: 0!important;
}
.item{
    position: relative;
    border-radius: 10px;
}
.item_bg{
   
    background-color: rgba(33, 33, 33, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    border-radius: 10px;
    
}
.video_galery-section__container{
    position: relative;
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.video_galery-section__project-wrapper
{
    height: 237px;
}

.video_galery-section__project-section-name{
    font-size: 1.8571em;
    color: #212121;
    line-height: 1;
    margin: 31px 0 35px;
}
.video_galery-section__project-section-name.first{
    margin-top: 0;
}
.video_galery-section__project-section-description{
    color: #757575;
    line-height: 20px;
}
.video_galery-section__project-wrapper{
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.video_galery-section__project-wrapper > a{
    border-radius: 10px;
    
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 4;
}
.news-detail__videogallery-play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.8s;
}
.item:hover .news-detail__videogallery-play{
    transform: rotate(360deg);
}
.video_galery-section__project-name{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    color: #fff;
    font-size: 1em;
    padding: 23px 19px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;   
}


/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/menu/page-sidebar-menu/style.css?16546697591358*/
.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 */
/* /bitrix/templates/newwindows2/components/bitrix/catalog.sections.top/video_gallery_1/style.css?16546697592006 */
/* /bitrix/templates/newwindows2/components/bitrix/menu/page-sidebar-menu/style.css?16546697591358 */
