

/* Start:/local/templates/main_2020/components/bitrix/news.list/articles_v2/style.css?17077999341108*/

.oz_news_wrapper_index{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.oz_news_block_index{
	display: block;
	width: calc(33% - 20px);
	margin: 12px 0;
	position: relative;
}

.oz_news_image_thumbinail{
	background-size: cover;
	background-position: center center;
	display: block;
	width: 100%;
	height: 130px;
	-webkit-filter: none;
	filter: none;
	position: relative;
}

.oz_news_section{
	position: absolute;
	top: 105px;
	left: 0;
	width: 100%;
	background: #ffffffc2;
	padding: 4px 8px;
	font-size: 12px;
	text-align: right;
	box-sizing: border-box;
}

h1.oz_index_news_h1{
	margin-top: 30px;
	margin-bottom: 20px;
}

.oz_news_block_index p{
	font-size: 13px;
	margin-bottom: 0;
}

.oz_news_block_index p b span{
	font-size: 11px;
}

.oz_news_dop_info span{
	font-size: 11px;
	display: inline-block;
	color: #888;
	margin-right: 10px;
}

.oz_news_dop_info span a{
	color: #888;
}

.oz_advertisment_index{
	width: 100%;
	margin: 20px 0;
}

/* End */
/* /local/templates/main_2020/components/bitrix/news.list/articles_v2/style.css?17077999341108 */
