

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1666635386675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/polimat/components/bitrix/news.list/news-list_polimat/style.css?17271680142481*/
/*.news-list .card {width:300px;float:left}*/

.news-list {
	margin-top: 20px;
}

h1 {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 500;
}

.news-list-block {
	margin-bottom: 40px;
	padding: 0 14px;
}

.card {
	margin-bottom: 30px;
/*	border-bottom: 1px solid #a4a4a4;*/
	padding-bottom: 20px;
	width:350px;
	float:left;
}

.news-body {
/*	display: flex;*/
	display: block;
}

.card-img-top {
	height:150px;
/*	margin-right: 30px;*/
}

.card-body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.card-body--empty_text {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.news-body p {
	font-size: 1.5rem;
}

.news-list .card-title,
.news-list .card-title a {
	margin: 0;
	padding: 0 0 15px;
	color: var(--primary);
	font: 600 18px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.news-list .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-list-post-params {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 5px;
}

.news-list-more a {
	font-size: 13px;
}

.news-list-param,
.news-list-value{
	font-size:15px;
	color: #a4a4a4;
	padding-left: 5px;
}

.news-list-icon {
	display: block;
	min-width: 15px;
	height: 15px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

font {
	font-size: 18px;
}


.news-list-icon-eye { background-image: url(/local/templates/polimat/components/bitrix/news.list/news-list_polimat/images/eye.svg); }

.news-list-icon-calendar { background-image: url(/local/templates/polimat/components/bitrix/news.list/news-list_polimat/images/calendar.svg); }

.news-list-icon-tag { background-image: url(/local/templates/polimat/components/bitrix/news.list/news-list_polimat/images/tag.svg); }

.news-list-icon-user { background-image: url(/local/templates/polimat/components/bitrix/news.list/news-list_polimat/images/user.svg); }

.news-list-icon-comments { background-image: url(/local/templates/polimat/components/bitrix/news.list/news-list_polimat/images/comments.svg); }

@media (max-width: 567px) {
	.news-body {
		flex-direction: column;
		align-items: center;
	}

	.card-img-top {
		margin-bottom: 15px;
	}

	.card-body, .card-body--empty_text {
		align-self: baseline;
	}

	.card-body__bottom {
		margin-top: 15px;
	}
}

@media (max-width: 450px) {
	.main {margin-left: 30px !important}
}

.news-list .card-title {height:60px;padding-right:30px}
.news-list .card-text {min-height:38px;height:38px;overflow:hidden;padding-right:30px}

/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1666635386675 */
/* /local/templates/polimat/components/bitrix/news.list/news-list_polimat/style.css?17271680142481 */
