

/* Start:/bitrix/templates/.default/components/bitrix/news/mvm-main-photo/bitrix/news.detail/.default/style.css?1719231036761*/
h1	{
	display: none;
}
.news-detail {
	font: 400 16px/120% "ProximaNova", sans-serif;
	margin-bottom: 140px;
}
.news-title {
	font: 700 30px/120% "ProximaNova", sans-serif;
}

.go-back {
	margin-bottom: 45px;
}

.go-back a {
	font: 400 16px/120% "ProximaNova", sans-serif;
	color: #0057A4;
	text-decoration: none;
}

.news-date-time {
	font: 400 12px/120% "ProximaNova", sans-serif;
	color: #979797;
	margin: 25px 0;
}

.breadcrumbs-invert a.prev-page:nth-of-type(6),
.breadcrumbs-invert span.line-b:nth-of-type(5) {
    display: none;
}

.news-detail__images {
	display: flex;
	flex-wrap: wrap;
	/*gap: 15px;*/
}

.news-detail__images img {
	max-width: 50%;
	width: auto;
	padding: 0 0 2% 0;
}

.news-detail__images img:nth-child(odd) {
	padding: 0 2% 2% 0;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news/mvm-main-photo/bitrix/news.detail/.default/style.css?1719231036761 */
