

/* Start:/local/templates/template.novatex/components/bitrix/breadcrumb/breadcrumb/style.css?17312165421925*/
.breadcrumbs {
	display: inline-flex;
	padding: 13px 0 17px;
}
.breadcrumbs .breadcrumbs__item a,
.breadcrumbs .breadcrumbs__item a:visited,
.breadcrumbs__separator,
.breadcrumbs__item--last {
	/* font-size: 18px; */
	margin: 1px;
	line-height: 1.2;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs .breadcrumbs__item a:hover {
	color: #ff1307e0;
	text-decoration: none;
}
.breadcrumbs .breadcrumbs__item a:active {
	text-decoration: none;
}
.breadcrumbs__item--last {
	color: #171719;
}
.bgc-black .breadcrumbs__item--last {
	/* color: #fff; */
	margin: 2px;
	line-height: 1.2;
}
.breadcrumbs__separator {
	display: inline-block;
	margin: 0 1px 0 -2px;
}
@media (max-width: 991px) {
	.breadcrumbs {
		padding: 20px 0;
	}
	.breadcrumbs > * {
	    display: none;
	}
	.breadcrumbs > *:nth-last-child(3) {
	    position: relative;
	    display: inline-block;
	    padding-left: 10px;
	}
	.breadcrumbs > *:nth-last-child(3)::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        display: inline-block;
        width: 6px;
        height: 6px;
        display: inline-block;
        font-size: 0;
        line-height: 0;
        border-top: 1px solid #B7B7B7;
        border-left: 1px solid #B7B7B7;
        transform: translateY(-50%) rotate(-45deg);
    }
}

/* Breadcrumb buttons */
.breadcrumbsDH {
	/*margin: 2px;*/
	width: fit-content;
    height: 25px;

	/*
	background-color: #f31509e1;

    border: 1px solid #ff1307d8;
	*/
    border-radius: 3px;
	/* border-bottom: 5px solid #aa110986; */
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;

    transition: all 0.3s;
}
    .breadcrumbsDH:hover{
		background-color: #ebebeb33;
        transition: all 0.3s;
    }
	.breadcrumbPtag{
		/*color: #fff;*/
		/* padding-left: 1px;
		padding-right: 1px; */
    }
	.breadcrumbPointer{
		/*color: #ff1307e0;*/
		text-decoration: none;
		margin-left: 3px ;
	}
/* End */


/* Start:/local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.detail/.default/style.css?1720611967900*/
.news-detail {
	word-wrap: break-word;
}
	.news-detail img.detail_picture {
		/*float:left;*/
		margin:0 25px 6px 1px;
	}
	.news-detail_info {
		font-size: 15px;
		font-family: 'Segoe UI Semibold', sans-serif;
		margin-bottom: 5px;
	}
		.news-date-time {
			color: #959595;
		}
		.news-detail_info .news-category {
			color: #959595 !important;
		}
			.news-detail_info .news-category:hover {
				color: #ff7a04 !important;
			}
	.news-detail_text {
		font-size: 18px;
		line-height: 1.2;
	}
		.news-detail_text ul {
			list-style-type: none;
		}
			.news-detail_text ul li {
				position: relative;
			}
			.news-detail_text ul li:before {
				content: '';
				position: absolute;
				display: block;
				left: -25px;
				top: 50%;
				height: 2px;
				margin-top: -1px;
				width: 12px;
				background-color: #c10709;
			}
		.news-detail_text ol {

		}

/* End */
/* /local/templates/template.novatex/components/bitrix/breadcrumb/breadcrumb/style.css?17312165421925 */
/* /local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.detail/.default/style.css?1720611967900 */
