

/* Start:/local/bitrix/templates/.default/components/bitrix/news.list/online/style.css?17657974621069*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.visible-xs.mob_contact {display: none !important;}
.btn.btn-vk{
    color: #fff!important;
    background-color: #4f51d9 !important;
    border-color: #434ab7 !important;
}
.btn.btn-vk:hover{
    background-color: #5a5cea !important;
    border-color: #5a5cea !important;
}
.btn.btn-rt{
    color: white;
    background-color: #1c232b;
    border-color: #1c232b;
}
.btn.btn-rt:hover{
    background-color: #374654;
    border-color: #374654;
}
.btn.btn-rt::after{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 9999px;
    background: red;
    position: relative;
    left: 3px;
    top: -11px;
}

@media (max-width: 768px) {
    .show_video .btn{
        width: 100%;
        margin-bottom: 10px;
        padding-top: 14px;
    }
}
/* End */
/* /local/bitrix/templates/.default/components/bitrix/news.list/online/style.css?17657974621069 */
