

/* Start:/bitrix/templates/.default/components/bitrix/news/template/bitrix/news.list/.default/style.css?17102739161159*/
h4{
	text-transform:none;
	text-align:left;
	line-height:1.2;
}
h5{
	text-transform:none;
	text-align:left;
	line-height:1.2;
}
.news_list_item{
	padding-bottom:50px;
	margin-bottom:70px;
	border-bottom:5px solid #eaeaea;
	background-repeat:no-repeat;	
	min-height:290px;
	box-sizing: unset;
}
	.news_list_item:last-child{
		margin-bottom:0px;
	}
	.news_list_item.news_right{
		background-position:left top;
	}

	.news_list_item.news_left{
		background-position:right top;
	}
	.news_list_item .anons{
		line-height:1.5;
		margin-bottom:20px;
	}
	.news_list_item{}
	
.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;
		transform: rotate(35deg);
	}
	.more_ar span:after{
		content:" ";
		position:absolute;
		left:32px;
		top:18px;
		width:20px; height:1px;
		background:#d4d3d3;
		border:1px solid #e3e2e2;
		transform: rotate(325deg);
	}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/template/bitrix/news.list/.default/style.css?17102739161159 */
