

/* Start:/bitrix/templates/layout/components/bitrix/news/news/bitrix/news.list/.default/style.css?17643413481137*/
.news-list .news-item {
    position: relative;
    overflow: hidden;
    padding: 0;
	/*float:left;*/
	width:33%;
    max-width: 386px;
    margin-right: 6px;
    margin-bottom: 4%;
	display: inline-block;
}
.news-list .news-item:hover .name a{
	color: #ffa800;
}
.news-list .news-item  img {

	max-height:230px;
    width: 96%;
}
.news-list .news-item .name {
	color:#2c2c2e;
	font-family: 'Calibri Bold';
	margin-top: 6px;
	width: 90%;
	height: 24px;
}
.news-list .news-item .name  a{
	color:#2c2c2e;
	font-family: 'Calibri Bold';
	text-decoration: none;

}
.news-list {
	color:#343434;
	font-family: 'Calibri Bold';
	text-decoration: none;
	text-align: center;
	text-align: center;
    width: 101%;
	line-height: 16px;
	position: relative;
    overflow: hidden;
	text-align: justify;
}
.news-date-time {
	background: #2c2c2e;
    color: #b7b7b7;
    width: 25%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
   display: inline-block;
	font-family: 'Calibri Regular',serif;
}
@media (max-width: 1024px) {
	.news-list .news-item {
		width:49%;
		max-width: 49%;
		float:left;
	}

}
@media (max-width: 800px) {


}
/* End */
/* /bitrix/templates/layout/components/bitrix/news/news/bitrix/news.list/.default/style.css?17643413481137 */
