

/* Start:/local/templates/stavdeti_online_copy/components/bitrix/catalog.sections.top/video_gallery_1/style.css?16173460882111*/
.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 */
/* /local/templates/stavdeti_online_copy/components/bitrix/catalog.sections.top/video_gallery_1/style.css?16173460882111 */
