

/* Start:/local/templates/main/components/bitrix/news.list/news_list_index/style.css?1611534872593*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.news-list-wrap{
	margin: 20px 0;
}
.news_wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	margin: 20px 0;
}
.news_wrap:nth-child(odd){
	flex-direction: row-reverse;
}

.news-list-wrap .btn{
	margin-top: 20px;
}
.sort-destination-loader{
	margin-bottom: 50px;
}
.isotope-item.active{
	border-bottom: 2px solid #2388ed;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/news_list_index/style.css?1611534872593 */
