

/* Start:/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/style.css?15698791135256*/


@font-face {
    font-family: 'video';
    src:  url('/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/fonts/video.eot');
    src:  url('/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/fonts/video.eot') format('embedded-opentype'),
    url('/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/fonts/video.ttf') format('truetype'),
    url('/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/fonts/video.woff') format('woff'),
    url('/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/fonts/video.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-play, .icon-stream {
    color: #e84c3d;
    font-family: 'video' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-play:before {
    content: "\e901";
}
.icon-stream:before {
    content: "\e900";
}

.is-live {
    font-size: 2rem;
    top: 0;
    left: 0;
}

.video-16-9 {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 1 !important;
}
/*
.video-16-9:hover {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
*/
.video-overlay-bg {
    background: linear-gradient(to bottom, rgba(0, 6, 77, 0), #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-live-icon {
    width: 3rem;
    background-image: url('/local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/images/live_video.jpg');
    height: 2rem;
    background-size: contain;
    background-repeat: no-repeat;
    left: .2rem;
    top: .2rem;
    position: absolute;
}

.card-overlay-bg {
    background: linear-gradient(to bottom, transparent, #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.card-img-overlay .border-5 {
    border: 3px solid rgba(255, 255, 255, .5);
}
.x-big:hover img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.x-big {
    overflow: hidden;
}
.x-big img {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.bg-title-graient {
    background: linear-gradient(to bottom, transparent, #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}




.pagination {
    width: 100%;
    margin: 34px 0 0 0;
    padding: 1rem;
    border-top: 1px solid #c7cacf;
}
.pagination ul {
    font-size: 1rem;
    list-style: none;
    vertical-align: top;
    padding: 0;
    margin: 0;
    line-height: 1;
    display: inline-block;
}
.pagination .next.disabled, .pagination .prev.disabled {
    opacity: .5;
}

.pagination li.active a, .pagination li.active a.hover, .pagination li.active a:hover, .pagination li.active span, .pagination li.active span.hover, .pagination li.active span:hover {
    border-bottom-color: #e84c3d;
    color: #e84c3d;
}

.pagination .next a, .pagination .next span, .pagination .prev a, .pagination .prev span {
    margin-top: 1px;
}
.pagination .disabled>a, .pagination .disabled>a:focus, .pagination .disabled>a:hover, .pagination .disabled>span, .pagination .disabled>span:focus, .pagination .disabled>span:hover {
    color: #E4EAEC;
    background-color: transparent;
    border-color: transparent;
    cursor: not-allowed;
}

.pagination .next .icon, .pagination .prev .icon {
    position: relative;
    top: 2px;
}
[class*=sp-]:before {
    content: '';
    display: block;
    background-image: url(/local/templates/html_dev/images/sprite.png);
}

.sp-arr-1:before {
    background-position: -212px -186px;
    width: 20px;
    height: 14px;
}

.pagination .prev .text {
    margin-left: 7px;
}
.pagination-1 .next .text {
    margin-right: 7px;
}

.pagination .next .text, .pagination .prev .text {
    color: #e84c3d;
    font-size: .875rem;
}


.pagination .sp-transform {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
[class*=sp-] {
    display: inline-block;
}


.pagination li {
    display: inline-block;
}

.pagination li:first-child>a, .pagination li:first-child>span {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination .descr {
    padding-left: 0;
}
.pagination li>a, .pagination li>span {
    margin-bottom: 5px;
    padding-top: 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 5px solid transparent;
    padding-left: 20px;
    padding-right: 20px;
}
.pagination li>a, .pagination li>span {
    position: relative;
    float: left;
    padding: 8px 13px;
    text-decoration: none;
    color: #25262a;
    background-color: transparent;
}
img:not([src]) {
    visibility: hidden;
}
/* End */


/* Start:/local/templates/media/components/bitrix/news/video-archive/bitrix/catalog.section.list/.default/style.css?1566832498239*/
.text-all a{
    color: #e84c3d;
    letter-spacing: normal;
    text-decoration: none;
    font-size: .875rem;
}
.text-all {
    float: right;
}
.text-all a:hover {
    color: #000;
    letter-spacing: normal;
    text-decoration: none;
}
/* End */
/* /local/templates/media/components/bitrix/news/video-archive/bitrix/news.list/.default/style.css?15698791135256 */
/* /local/templates/media/components/bitrix/news/video-archive/bitrix/catalog.section.list/.default/style.css?1566832498239 */
