

/* Start:/local/templates/ni/components/bitrix/system.pagenavigation/main/style.css?1785437231185*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

/* End */


/* Start:/local/templates/ni/components/bitrix/news.list/video_page/style.css?1785437231912*/
.date-time{
	position: relative;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 108%;
    color: var(--p-text);
    /* min-width: 110px; */
    display: flex;
    justify-content: space-around;
}
.date-time::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    /*background-image: url(/bitrix/components/bitrix/news.list/templates/bootstrap_v4/images/eye.svg);*/
    background-image: url(/bitrix/components/bitrix/news.list/templates/bootstrap_v4/images/calendar.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.box-video__card-bottom{
    display: flex;
    align-content: flex-end;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}
/* End */
/* /local/templates/ni/components/bitrix/system.pagenavigation/main/style.css?1785437231185 */
/* /local/templates/ni/components/bitrix/news.list/video_page/style.css?1785437231912 */
