

/* Start:/local/templates/2020/components/bitrix/system.pagenavigation/main/style.css?17463366012253*/
.pagination .pagen-show-next {
	margin-top: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.pagination .pagen-show-next a {
	display: block;
	text-align: center;
	text-decoration: none;
	background: #F5F7F9;
	padding: 8px 0;
	font-weight: 500;
	font-size: 14px;
	color: inherit;
	border: 0px solid #dddddd;
	border-radius: 3px;
}
.pagination .pagen-show-next a:hover {
	color: inherit;
}
.bx_pagination_bottom {
	margin-top: 16px;
	padding-top: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: row-reverse;
}
.bx_pagination_bottom .bx_pagination_page .bx_pg_text {
	display: none;
}
.bx_pagination_bottom .bx_pagination_section_two {
	font-size: 12px;
}
.bx_pagination_bottom .bx_pagination_page {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.bx_pagination_bottom .bx_pagination_page .bx_pg_text {
	margin-right: 16px;
}
.bx_pagination_bottom .bx_pagination_page ul {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0;
	margin-left: 0;
}
.bx_pagination_bottom .bx_pagination_page ul li {
	display: inline-block;
	margin-left: 4px;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page ul li a,
.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
	display: inline-block;
	width: 36px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background: none;
	color: #222222;
	font-weight: 400;
	border-radius: 100%;
}
.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
	background: #EF2936;
	color: #ffffff;
}
.bx_pagination_bottom .bx_pagination_page ul li::before {
	display: none;
}
.bx_pagination_bottom .bx_pagination_page ul li a:hover {
	background: #F5F7F9;
}

@media screen and (max-width: 1024px) {
	.bx_pagination_bottom {
		flex-direction: column-reverse;
	}
	.bx_pagination_bottom .bx_pagination_page ul li a,
	.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.bx_pagination_bottom .bx_pagination_section_two {
		padding-top: 24px;
		text-align: center;
		font-size: 12px;
		width: 100%;
	}
	.bx_pagination_bottom .bx_pagination_page ul li {
		margin-left: 1px;
	}
}
/* End */
/* /local/templates/2020/components/bitrix/system.pagenavigation/main/style.css?17463366012253 */
