

/* Start:/local/templates/fastindex/components/bitrix/news.list/bluelinks/style.css?15571326291345*/
.news-item-wrap{
	border-radius: 8px;
	box-shadow: 0px 0px 5px #f1f3f3;
	margin:9px 0px;
	padding:17px 0px;
	padding-top:0px;
	overflow: hidden;
	box-sizing: border-box;
	border:1px #f9f9f9 solid;
}
.news-item-wrap .news-image{
	background-size: cover;
	background-position: 50% 50%;
	box-sizing: border-box;
	position: relative;
	min-height: 214px;
	border:1px #f1f3f3 solid;
	display: block;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	width: 100%;

}
.news-item-wrap .news-image.minis{
	height: 41px;
    min-height: auto;
    border: 1px transparent solid;

}
.news-item-wrap .news-image img{
	
}
.news-item-wrap .news-image .date{
	position: absolute;
	left:18px;
	top:18px;
	background-color: #f6df34;
	color:#060505;
	padding:3px 17px;
	border-radius: 4px;
	font-size:12px;
}
.news-item-wrap .news-title{
	margin-top:17px;
	padding:0px 17px;
	line-height: 1.2;
	height: 44px;
	overflow: hidden;	
}
.news-item-wrap .news-title a{
	font-size: 18px;
	color:#0c0b0b;
	text-decoration: none;
	font-weight: normal;
}
.news-item-wrap .news-teaser{
	margin-top:10px;
	padding:0px 17px;
	font-size: 13px;
	color:#7a7a7a;
	height: 61px;
	overflow: hidden;
	line-height: 1.2;
}

.news-item-wrap:hover{
	border:1px #f6df34 solid;
}
.news-item-wrap:hover .news-image{
	border:1px transparent solid;
}
.next.showall a{
	width:150px;
}
/* End */


/* Start:/local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925*/
.catalog-list-section .pagination li{
    margin : 0;
    margin-right : -4px;
    padding:0;
    border : 1px solid #ebebeb;
    border-right:none;
}

.catalog-list-section .pagination a{
    border-radius:0;
}

.catalog-list-section .pagination span.next,
.catalog-list-section .pagination span.prev
{
    border : 1px solid #ebebeb;
    margin:0;
    border-radius:0 3px 3px 0;
}


.catalog-list-section .pagination span.prev
{
    border-left:none;
    margin-right : -3px;
}

.ix-all-nav .pagination a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
.catalog-list-section .pagination span.next.showall a{
	width: auto;
	padding:0 11px;
}
.catalog-list-section .pagination span.next.showall{
	width: auto;
	left: -5px;
	position: relative;
}
/* End */
/* /local/templates/fastindex/components/bitrix/news.list/bluelinks/style.css?15571326291345 */
/* /local/templates/fastindex/components/bitrix/system.pagenavigation/.default/style.css?1557132634925 */
