

/* Start:/bitrix/templates/.default/components/bitrix/news/template/bitrix/news.detail/.default/style.css?15766680001372*/
h2, h1, h4, .h3, h6, .h6 {
    color: #be2a2a;
}
h1{
	text-transform:none;
	text-align:left;
	line-height:1.2;
	margin-top: 50px;
}
h5{
	text-transform:none;
	text-align:left;
	line-height:1.2;
}
.news_item{}
.news_item ul{display: inline-block;margin: 10px 0px;}
	.news_item .img{
		margin-bottom:50px;
		float:left;
		margin-right:5%;
	}
	.news_item .preview-pdf{
		text-align: center;
	}
	.preview-pdf:before {
    content: '';
    display: table;
    clear: both;
}
.news_item .preview-pdf a{
	display: inline-block;
	width: 33%;
	min-width: 300px;
	padding: 5px;
}
.news_item .preview-pdf a img{width: 100%;height: auto;}

	
.more_ar{
	display:block;
	width:52px;
	text-decoration:none;
	padding:13px 0;
	position:relative;
}
	.more_ar span{
		width:50px; height:1px;
		display:block;
		background:#d4d3d3;
		border:1px solid #e3e2e2;
	}
	.more_ar span:before{
		content:" ";
		position:absolute;
		left:32px;
		top:8px;
		width:20px; height:1px;
		background:#d4d3d3;
		border:1px solid #e3e2e2;
		-webkit-transform: rotate(35deg);
		-ms-transform: rotate(35deg);
		    transform: rotate(35deg);
	}
	.more_ar span:after{
		content:" ";
		position:absolute;
		left:32px;
		top:18px;
		width:20px; height:1px;
		background:#d4d3d3;
		border:1px solid #e3e2e2;
		-webkit-transform: rotate(325deg);
		-ms-transform: rotate(325deg);
		    transform: rotate(325deg);
	}	


/* End */
/* /bitrix/templates/.default/components/bitrix/news/template/bitrix/news.detail/.default/style.css?15766680001372 */
