

/* Start:/bitrix/templates/main/components/bitrix/news/template_worker/bitrix/news.detail/detail_templ/style.css?17696765542300*/
div.news-detail
{
	display:block;
	width:90%;
	margin:0 auto; 
	margin-top:80px;
	margin-bottom:70px;
	text-align: center;
	font-family: 'PTSerifWebRegular';
	font-size:1.6vw !important;
	line-height:2.6vw !important;
}

div.news-detail p:nth-child(2) {
	margin-top:90px;
	text-align: center;
}

div.news-detail img {
	max-width:100% !important;
	text-align: center !important;
	height:auto;
}

div.news-detail {
	display:block;
	margin:0 auto;
	max-width:100% !important;
}


div.news-detail a:link, a:hover {
	text-decoration: none !important;
	color: #8C0002 !important;
	background: linear-gradient(#FFE4E1,#FFE4E1) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}



div.news-detail img.detail_picture
{
	margin:0 8px 6px 1px;
	margin-top:19px;
	margin-bottom:16px;
}

.news-date-time2
{
	color:#bababa;
	font-family: 'Roboto', sans-serif;
	font-size:.8em !important;
	line-height:1.2em !important;
}


.counter_d
{
	color:#bababa;
	font-family: 'Roboto', sans-serif;
	display:inline; 
	float:right; 
	margin-right:52px; 
	font-size:1em !important;
	line-height:1.2em !important;
}

#navigx {
	width:98%;
	display: flex;
	flex-direction:row;
	align-content: center;
	justify-content: space-between;
	flex-wrap:wrap;
	margin:0 auto;
	margin-top:12vh;
	margin-bottom:3vh;
}

.linknav {
	position:relative;
	color:#cacaca;
	text-decoration: none;
	background: linear-gradient(#ce6967,#ce6967) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}

.linknav:link {
	color:#bf0000;
}

.linknav:hover {
	color:#bf0000 !important;
	background: linear-gradient(#ce6967,#ce6967) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}




@media (max-width: 950px) {

div.news-detail
{
	display:block;
	width:90%;
	margin:0 auto; 
	margin-top:80px;
	margin-bottom:70px;
	text-align: center;
	font-family: 'PTSerifWebRegular';
	font-size:1.3em !important;
	line-height:1.5em !important;
}


div.news-detail p:nth-child(2) {
	margin-top:20px;
	text-align: center;
}

div.news-detail a:link, a:hover {
	text-decoration: none !important;
	color: #8C0002 !important;
	background: linear-gradient(#FFE4E1,#FFE4E1) bottom center no-repeat; 
	background-size: 100% 1px;
	background-position: 0 bottom;
}


}
/* End */
/* /bitrix/templates/main/components/bitrix/news/template_worker/bitrix/news.detail/detail_templ/style.css?17696765542300 */
