

/* Start:/local/templates/mazlay/components/bitrix/system.pagenavigation/termo/style.css?1780675929241*/
.pagination ul li {
	width: 40px !important;
}

.blog_pagination .pagination {
	border: none;
	justify-content: center;
	background: transparent;
	border: 1px solid #ebebeb;
	justify-content: center;
	padding: 10px 0;
	background: #ffffff;
}
/* End */


/* Start:/local/templates/mazlay/components/bitrix/news/termo_news/bitrix/news.list/.default/style.css?1784561111726*/
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;
}

/* Превью новости — фиксированное соотношение 16:9, картинка вписывается по центру */
._news .single_blog .blog_thumb,
._news .single_blog .blog_thumb a {
	display: block;
	width: 100%;
}

._news .single_blog .blog_thumb a {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
	overflow: hidden;
	border-radius: 4px 4px 0 0;
	background: #f5f5f5;
}

._news .single_blog .blog_thumb a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

/* End */
/* /local/templates/mazlay/components/bitrix/system.pagenavigation/termo/style.css?1780675929241 */
/* /local/templates/mazlay/components/bitrix/news/termo_news/bitrix/news.list/.default/style.css?1784561111726 */
