

/* Start:/bitrix/templates/tpl_2020/components/bitrix/news.list/news-home/style.css?15928289903411*/
#index_blocks {
	margin-top: 35px;
}

#index_blocks .news .panel {
	height: 41px;
	background: url("/bitrix/templates/tpl_2020/components/bitrix/news.list/news-home/images/line_grad.png") repeat-x;
}

#index_blocks .news .panel .all {
	float: left;
	width: 400px;
	margin: 0;
	padding: 7px 0 0 35px;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
}

#index_blocks .news .panel .all a {
	font-size: 16px;
	text-decoration: none;
}

#index_blocks .news .panel .all a:hover {
	text-decoration: underline;
}

#index_blocks .news .panel .all, #index_blocks .news .panel .all a {
	color: #1a73bb;
}

#index_blocks .news .panel .arrows {
	float: right;
	margin-top: 9px;
	margin-right: 20px;
}

#index_blocks .news .panel .arrows .link {
	display: block;
	float: left;
	width: 10px;
	padding: 3px 7px;
}

#index_blocks .news .panel .arrows .arrow {
	display: block;
	float: left;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: transparent;
}

#index_blocks .news .panel .arrows .left {
	margin-right: 6px;
}

#index_blocks .news .panel .arrows .left .arrow {
	margin-left: -10px;
}

#index_blocks .news .panel .arrows .left .arrow {
	border-right-color: #1a73bb;
}

#index_blocks .news .panel .arrows .left:hover .arrow {
	border-right-color: #4eb0ff;
}

#index_blocks .news .panel .arrows .right .arrow {
	border-left-color: #1a73bb;
}

#index_blocks .news .panel .arrows .right:hover .arrow {
	border-left-color: #4eb0ff;
}

#index_blocks .news .list {
	margin-top: 3px;
}

#index_blocks .news .list .block {
	float: left;
	width: 235px;
	height: 225px;
	overflow: hidden;
}

#index_blocks .news .list .block {
	margin-right: 20px;
}

#index_blocks .news .list .block {
	background: url("/bitrix/templates/tpl_2020/components/bitrix/news.list/news-home/images/block_blue.png") no-repeat;
}

#index_blocks .news .list .block .date {
	float: left;
	margin-top: 19px;
	margin-left: 3px;
	width: 32px;
        height: 32px;
	color: #fff;
	text-align: center;
}

#index_blocks .news .list .block .date .day {
	font-size: 15px;
}

#index_blocks .news .list .block .date .month {
	font-size: 10px;
        text-transform: uppercase;
}

#index_blocks .news .list .block .title {
	float: left;
	margin: 15px 0 20px 10px;
	width: 180px;
	font-size: 14px;
}

#index_blocks .news .list .block .title, #index_blocks .news .list .block .title a {
	color: #2f518c;
	text-decoration: none;
}

#index_blocks .news .list .block .title a:hover {
	color: #f79b2c;
}

#index_blocks .news .list .block .text {
	clear: left;
	margin: 0 15px;
	font-size: 13px;
}

#index_blocks .news .ext_slides {
	visibility: hidden;
        width: 0;
        height: 0;
        overflow: hidden;
}

.news_slider {
	position: relative;
}

.news_slider_wrap {
	width: 1000px;
	overflow: hidden;
}

.wide_wrapper .news_slider_wrap {
	width: 1255px;
}

.news_slider {
	width: 1020px;
	height: 225px;
}

.wide_wrapper .news_slider {
	width: 1275px;
}
	
.news_slides {
	margin: 0;
	padding: 0;
	height: 100%;
	
	overflow: hidden;
	list-style: none;
	
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;

	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.news_slide {
	height: 100%;
	float: left;
	clear: none;
}
/* End */
/* /bitrix/templates/tpl_2020/components/bitrix/news.list/news-home/style.css?15928289903411 */
