

/* Start:/bitrix/templates/vmdi/components/bitrix/catalog.element/page/style.css?16341982822008*/
.event-page-main-content {
    margin-bottom: 60px;
}
.grey-bg {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dedede+0,dedede+93,dedede+100&1+0,0.98+93,0+100 */
    background: -moz-linear-gradient(top,  rgba(222,222,222,1) 0%, rgba(222,222,222,0.98) 93%, rgba(222,222,222,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(222,222,222,1) 0%,rgba(222,222,222,0.98) 93%,rgba(222,222,222,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(222,222,222,1) 0%,rgba(222,222,222,0.98) 93%,rgba(222,222,222,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#00dedede',GradientType=0 ); /* IE6-9 */
}

.video-content {
    background-color: #1f1e1e;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px 0;
}
.video-content video {
    max-width: 100%;
}
.event-page-main-content img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 30px;
}
#event-gallery {
    margin-top: 35px;
}
.event-page .btn {
    font-size: 11px;
}

.video-item {
    position: relative;
    padding-top: 56.25%;
    margin: 0 10px 0 10px;
    box-sizing: border-box;
}
.video-item iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    border: none;
}

@media (max-width: 767px){
    .full-section-desc h3{
        font-size: 12.8px;
        font-weight: 400;
        font-family: 'GolosTextWebDemiBold';
    }
}

@media screen and (max-width: 575px) {
    div.static-desc {
        margin-bottom: 80px;
    }
    #event-gallery{
        margin-top: -55px;
        margin-bottom: -25px;
    }
    div.carousel-list-nav{
        margin-bottom: 50px;
    }
    .video-content:not(.second-bg) {
        margin-top: 80px;
    }
    .video-content {
        margin-bottom: 80px;
    }
}
/* End */
/* /bitrix/templates/vmdi/components/bitrix/catalog.element/page/style.css?16341982822008 */
