

/* Start:/local/components/bitrix/breadcrumb/templates/.default/style.min.css?1776057844467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/components/bitrix/system.pagenavigation/templates/news_stroy/style.css?17780446061787*/
.bx_pagination_bottom {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.bx_pagination_section_one {
	width: 100%;
}

.bx_pagination_page {
	display: flex;
	align-items: center;
	position: relative;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

.bx_pagination_page ul {
	order: 2;
	width: 80%;
}

.bx_pagination_page ul {
	display: flex;
	justify-content: center;
	margin: 0;
}

.bx_pagination_page ul li {
	width: 56px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	color: #333;
	font-weight: 700;
}
.bx_pagination_page ul li.bx_active {
	border-bottom: 2px solid #5d8aa3;
}

.bx_pagination_page ul li a {
	display: inline-block;
	width: 100%;
	color: inherit;
}
.bx_pagination_page ul li a:hover {
	color: #5d8aa3;
}

/*.bx_pagination_page__arrow {*/
/*	position: absolute;*/
/*	z-index: -1;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*}*/

/*.bx_pagination_page__arrow * {*/
/*	position: relative;*/
/*	z-index: 5;*/
/*}*/

.bx_pagination_page__arrow_back, .bx_pagination_page__arrow_next {
	/*position: absolute;*/
	/*width: 92px;*/
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
}

.bx_pagination_page__arrow_back {
	width: 10%;
	order: 1;
}

.bx_pagination_page__arrow_next {
	width: 10%;
	order: 3;
}

.load_more {
	display: flex;
	align-items: center;
	font-size: 1.6rem;
	color: #333;
}

.load_more:hover {
	color: #5d8aa3;
	cursor: pointer;
}

.load_more:hover svg * {
	stroke: #5d8aa3;
}

.load_more svg {
	margin-right: 10px;
}

.load_more svg {
	transition: all 0.5s ease;
	transform: rotate(0deg);
}

.load_more:hover svg {
	transform: rotate(360deg);
}

.bx_pagination_section_two {
	margin-bottom: 25px;
}

/* End */


/* Start:/local/components/bitrix/news.list/templates/news_stroy/style.css?1757965870342*/
.news_list {
    margin-bottom: 100px;
}

.news_list .preview_picture
{
    width: 100%;
    border-radius: 4px;
}

.news_list__item {
    margin-bottom: 40px;
}

.news_list__item_bottom {
    margin-top: 18px;
}

.news_list__item_link_dark {
    font-size: 1.8rem;
    color: #333;
}

.news_list__item_link_dark:hover {
    color: #5d8aa3;
}
/* End */
/* /local/components/bitrix/breadcrumb/templates/.default/style.min.css?1776057844467 */
/* /local/components/bitrix/system.pagenavigation/templates/news_stroy/style.css?17780446061787 */
/* /local/components/bitrix/news.list/templates/news_stroy/style.css?1757965870342 */
