

/* Start:/bitrix/templates/odihel/components/bitrix/news/news/bitrix/news.list/.default/style.css?14399784492832*/
.block-news-item {
	float: left;
	width: 587px;
	height: 214px;
	margin-bottom: 12px;
}
.inner-wrap-news .block-news-item {
	width: 100%;
}
.block-news-item:first-child{
	float: left;
}
.block-news-item:nth-child(2n+1) {
	clear: both;
	margin-right: 18px;
}
.inner-wrap-news .block-news-item {
	float: none;
}
.block-news-item .image-block {
	width: 209px;
	margin-right: 22px;
}
.block-news-item .img {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 209px;
	height: 176px;
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 0 6px #fff;
	-moz-box-shadow: inset 0 0 0 6px #fff;
	box-shadow: inset 0 0 0 6px #fff;
	border: solid 1px #e0eaf3;
}
.block-news-item .img img {
	max-width: 197px;
	max-height: 164px;
}
.block-news-item .text-block {
	width: 356px;
}
.inner-wrap-news .block-news-item .text-block{
	width: 678px;
}
.block-news-item .text-block {
	font-family: "SegoeUILight";
	font-size: 14px;
}
.block-news-item .name {
	margin: 9px 0px 6px;
}
.block-news-item .name a {
	display: block;
	padding: 7px 0;
	text-decoration: none;
	font-size: 17px;
	font-family: "SegoeUIRegular";
}
.block-news-item .name a:hover {
	text-decoration: underline;
}
.block-news-item .name:before,
.block-news-item .name:after {
	content: "";
	display: block;
	position: relative;
	width: 100%;
	height: 1px;
	background: #e5e5e5;

}
.block-news-item .newsBtn {
	display: block;
	width: 209px;
	height: 8px;
	background: #2e6fa2;
	position: relative;
	text-decoration: none;
	-webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
	color: #c0d9ed;
	text-transform: uppercase;
	text-align: center;
}
.block-news-item .newsBtn span {
	position: relative;
	opacity: 0;
	padding-top: 12px;
	line-height: 12px;
	-webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
	display: block;
	z-index: 13;
	
}
.block-news-item .newsBtn:after {
	content: "";
	position: relative;
	display: block;
	width: 24px;
	height: 6px;
	top: -16px;
	left: 45%;
	z-index: 12;
	background: url(/bitrix/templates/odihel/components/bitrix/news/news/bitrix/news.list/.default/images/cursor.png) no-repeat;
}
.block-news-item .image-block:hover .newsBtn {
	width: 209px;
	height: 38px;
	text-decoration: none;
}
.block-news-item .image-block:hover .newsBtn:after{
	/*display: none;*/
	
}
.block-news-item .image-block:focus .newsBtn,
.block-news-item .image-block:active .newsBtn {
	background: #4a8abc;
}
.block-news-item .image-block:hover .newsBtn span {
	opacity: 1;
	top: inherit;
}
.block-news-item .title {
	text-align: center;
	width: 586px;
	height: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #e0eaf3;
	margin-bottom: 24px;
}
.block-news-item .title a {
	font-size: 17px;
	display: inline-block;
}
/* End */
/* /bitrix/templates/odihel/components/bitrix/news/news/bitrix/news.list/.default/style.css?14399784492832 */
