

/* Start:/local/templates/sb-main-template/components/bitrix/news/map/bitrix/news.list/.default/style.css?1712227123253*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.sb-contacts-list-item {
	float: left; width: calc(33.33333% - 40px); height: 220px; margin: 0 20px;
}
/* End */


/* Start:/local/templates/sb-main-template/components/bitrix/system.pagenavigation/.default/style.css?1712548456827*/
.pagination {
	width: 100%;
	margin-bottom: 80px;
}

.pagination > ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

.pagination > ul > li {
	margin: 0 5px;
	background-color: #EEEFF2;
	border-radius: 10px;
	height: 60px;
	width: 60px;
}

.pagination > ul > li > a {
	text-decoration: none;
	color: #6F7A91;
	font-size: 18px;
	font-weight: 500;
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	width: 100%;
}

.pagination > ul > .active {
	background-color: #6F7A91;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.pagination > ul > li > span {
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	width: 100%;
}

.pagination .pagination__item--prev, .pagination .pagination__item--next {
	display: none;
}
/* End */
/* /local/templates/sb-main-template/components/bitrix/news/map/bitrix/news.list/.default/style.css?1712227123253 */
/* /local/templates/sb-main-template/components/bitrix/system.pagenavigation/.default/style.css?1712548456827 */
