

/* Start:/bitrix/templates/.default/components/bitrix/news.list/bloglist/style.css?17677376071242*/
.news-list {

}

.news-list .news-item {
	margin-top: 25px;
}

.news-list .news-item .news-date {
	color: #888;
}

.news-list .news-item .clearfix {
	margin-top: 10px;
	text-decoration: none;
}

.news-list .news-item .clearfix img {
	float: left;
	margin-right: 20px
}

.news-list .news-item .clearfix .news-item-text {
	color: #000;
	font-size: 14px;
	line-height: 16px;
}
.news-list .news-item .clearfix .news-item-text span {
	font-weight: 700;
	display: block;
}
.news-list .news-item:hover .clearfix .news-item-text {
	text-decoration: underline;
}

/**/

.footer_menu_sections {
	
}

.footer_menu_sections a {
	float: left;
	width: 150px;
	margin: 15px 0 0 40px;
	text-decoration: none;
	color: #000;
}

.footer_menu_sections a:nth-child(4n+1) {
	margin-left: 0;
}

.footer_menu_sections a div {
	margin: 0 auto;
	height: 150px;
	width: 150px;
	border-radius: 3px;
}

.footer_menu_sections a span {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.footer_menu_sections a:hover span {
	color: #4aa5d1;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/bloglist/style.css?17677376071242 */
