

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/china-ru/bitrix/news.list/.default/style.css?17554685102921*/
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;
}


.news-items {
	display: flex;
	flex-wrap: wrap;
	width: 100%;

	/*margin: 0 -15px;*/
}

.news-items.active {
	display: flex;
}

.news-items.js-not-load {
	display: flex;
}

.news-items .news-item{
	margin-bottom: 30px;
}

.news-items .news-item:nth-last-child(-n+4) {
	margin-bottom: 0;
}

.news-item__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	max-width: 350px;
	margin: 0 auto;
	text-decoration: none;

	background-color: rgba(244, 245, 246, 1);
	border-radius: 20px;

	transition: box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
	transition: transform .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.news-item__header {
	background-color: #161c2d;
	border-radius: 20px 20px 20px 20px;
	padding-bottom: 57.1%;
	position: relative;
}

.news-item__header img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 20px 20px 20px 20px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.news-item__content {
	flex-grow: 1;
	width: 100%;
	padding: 16px;

	display: flex
;
	flex-direction: column;
	height: 100%;
}

.news-item__content h3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	margin-bottom: 10px;
}

.news-item__content .news-item__date-create {
	font-weight: 300;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px;
	color: #93999e;
	margin-top: auto;
}

@media (max-width: 1200px) {
	.news-items .news-item {
		margin-bottom: 30px;
	}

	.news-items .news-item:nth-last-child(-n+4) {
		margin-bottom: 30px;
	}
}

@media (max-width: 990px) {
	.main-container-news {
		display: block;
	}

	.news-tabs,
	a.btn.btn__icon.news-tabs-link-main-page {
		grid-area: c;
	}
}

@media (max-width: 450px) {
	.news-tabs-list {
		display: flex;
		flex-direction: column;
		width: 100%;
		height: 150px;
		justify-content: space-between;
		background: #fff;
	}

	.news-tabs-item:nth-child(1) {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0;
	}

	.news-tabs-item:nth-child(1):before {
		content: "" !important;
		height: auto !important;
		width: 0;
		height: 0;
		border-bottom: 45px solid var(--white);
		border-left: 45px solid #fff;
	}

	.news-tabs-item.active:nth-child(1):before {
		border-bottom: 45px solid var(--red);
	}

	.news-tabs-item:nth-child(3) {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
	}

	.news-tabs-item:nth-child(3):after {
		display: block;
		content: "";
		width: 0;
		height: 0;
		border-top: 45px solid var(--white);
		border-right: 45px solid #fff;
	}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/system.pagenavigation/china-ru/style.min.css?1740577736675*/
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 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/china-ru/bitrix/news.list/.default/style.css?17554685102921 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/system.pagenavigation/china-ru/style.min.css?1740577736675 */
