

/* Start:/local/templates/monolite_new/components/bitrix/catalog/objects_custom_v2/bitrix/catalog.section/list3/style.css?17417854081072*/
.main_video_gal a {
    display: block;
}

.main_video_gal a {
    position: relative;
}

.main_video_gal a:before,
.construction_report_project .video a:before {
    position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 37px);
    content: '';
    display: block;
    width: 75px;
    height: 53px;
    background: url('/bitrix/templates/monolite/images/youtube-play-before.png') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0.9;
}

.main_video_gal a:hover:before,
.construction_report_project .video a:hover:before {
    background: url('/bitrix/templates/monolite/images/youtube-play.png') no-repeat center center;
    opacity: 0.9;
}

.construction_report_project .video a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

.main .ak-pgobjects .object .description .info {
    font-size: 15px;
}

@media (max-width: 768px) {
    .main .ak-pgobjects .object .description .info span {
        display: inline;
    }
}
/* End */
/* /local/templates/monolite_new/components/bitrix/catalog/objects_custom_v2/bitrix/catalog.section/list3/style.css?17417854081072 */
