

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/its/style.css?16657395351380*/
.pagination {
	align-items: center;
	margin: 32px 0;
}
		.pagination__arrow--prev {
			margin-left: auto;	
			margin-right: 8px;		
		}
		.pagination__arrow--next {
			margin-left: 8px;
		}
	.pagination__arrow a, .pagination__arrow span {
		display: block;
		width: 20px;
		height: 16px;	
		background: center center no-repeat transparent;	
		font-size: 0;	
	}
		.pagination__arrow--next a {
			background-image: url(/rr_images/decorations/arrow__nav_right.png);
		}
		.pagination__arrow--prev a {
			background-image: url(/rr_images/decorations/arrow__nav_left.png);
		}
		.pagination__arrow--next.pagination__arrow--disabled span {
			background-image: url(/rr_images/decorations/arrow__nav_right--disabled.png);
		}
		.pagination__arrow--prev.pagination__arrow--disabled span {
			background-image: url(/rr_images/decorations/arrow__nav_left--disabled.png);
		}
		.pagination__number a, .pagination__number span {
			display: block;
			color: #949494;
			text-decoration: none;
			padding: 2px 8px;
		}
			.pagination__number--more span {
				padding: 2px 0;
			}
			.pagination__number--active span {
				color: #e3231f;
			}
		.pagination__show-all {
			margin-left: 24px;
		}
			.pagination__show-all a {
				display: block;
				background-color: #efefef;
				color: #949494;
				border-radius: 5px;
				text-decoration: none;
				padding: 0 16px;
				line-height: 32px;
			}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/news_list/style.css?17627789351364*/
.news_list {
	margin-bottom: 50px!important;
}
	.news_list__item .news__image {
		border-radius: 5px;
		display: block;
	}
		.btn--show-all-news {
			color: white;
			min-width: 190px;
			text-transform: uppercase;
			padding: 0 50px!important;
			line-height: 30px!important;
		}
.btn--show-all-news:hover {
	color: white;
	text-decoration: none;
}
.news_list__item {
	line-height: 1.2;
	font-size: 16px;
}
.news_list__item:nth-of-type(4n + 3) {
	margin-right: 0;
}
.news__date {
	color: #858585;
	font-size: 14px;
	margin: 30px 0 0;
}
.news_list__item:hover div {
	text-decoration: underline;
	cursor: pointer;
}
.news_list__item:hover .news__date {
	text-decoration: none!important;
	cursor: default;
}
.news__title {
	white-space: initial;
	padding: 16px 0 24px;
	font-size: 18px;
}
.news__title a {
	text-decoration: none;
	color: #161616;
    font-weight: 400;
}
.news__image {
	width: 100%;
}
.news__description {
	white-space: initial;
	color: #858585;
	padding-bottom: 24px;
}
.news__more {
	color: #e3231f;
}
.news_list .pagination {
	margin: 0 0 32px 0;
}
.rule {
	width: 100%;
    height: 1px;
    background-color: #858585;
    margin: 10px 0 60px;
}
	.rule:last-of-type {
		display: none;
	}
@media only screen and (min-width:1222px) {
	.news__image {
		width: unset;
	}
	.news__date {
		color: #858585;
		font-size: 14px;
		margin: 30px 0 10px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/its/style.css?16657395351380 */
/* /local/templates/.default/components/bitrix/news.list/news_list/style.css?17627789351364 */
