

/* Start:/local/templates/.default/components/bitrix/news/all/bitrix/news.detail/.default/style.css?1753125891772*/
div.news-detail
{
	word-wrap: break-word;
}

div.news-detail h1 {
	margin-bottom: 20px;
	font-size: 36px;
}

div.news-detail img.detail_picture
{
	float:left;
	margin:0 0 12px 0;
	width: 100%;
	height: auto;
}
.news-date-time
{
	color:#486DAA;
}

.news-detail--inner {
	background-image: url(/local/images/logonews.png);
	background-repeat: no-repeat;
	min-height: 300px;
	padding-left: 230px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-position-y: 12px;
}

.news-detail--inner h2, .news-detail--inner h3{
	font-weight: 200;
}

@media (max-width: 720px) {
	div.news-detail h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.news-detail--inner {
		background-image: none;
		min-height: initial;
		padding-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
  	}
}

/* End */
/* /local/templates/.default/components/bitrix/news/all/bitrix/news.detail/.default/style.css?1753125891772 */
