

/* Start:/bitrix/templates/new-x-bio3/components/bitrix/news.detail/news_detail/style.css?17876703513121*/
h1 {
	font-size: 36px;
	width: 60%;
}
.news-detail-info {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	/*color: #fff;*/
}
.news-detail-info .news-views .bg-eye {
	position: relative;
	display: inline-block;
}
.news-detail-info > .views {
	margin-left: 60px;
}
#news-detail-info {
	margin-bottom: 30px;
}
#news-detail {
	display: grid;
	grid-template-columns: 65% 35%;
}
.news-detail_info {
	padding: 10px 20px 20px;
}
.news-detail_info img {
	max-width: 100%;
	height: auto;
}
.news-detail {
	font-size: 16px;
	font-weight: 100;
	line-height: 24px;
}
.news-detail a {
	color: #0073bb;
	text-decoration: underline;
	font-weight: 400;

}
.news-detail b {
	font-weight: 400;
}
.news-detail {
	background: #fff;
}
.news-sidebar {
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news-sidebar h2 {
	/*color: #ffffff;*/
	font-size: 30px;
	font-weight: 100;
	line-height: 36px;
	margin-top: 0;
}
.news_item_tags_block {
	position: relative;
}
.news_item_tags_block ul li {
	background-color: #038a15;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.news-detail_photo {
	width: 100%;
	height: 400px;
}
.news-detail_photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
}
.news-sidebar .more {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
.news-sidebar .more .arrow {
	margin-right: 15px;
}
.news_item_tags_block {
	margin-bottom: 70px;
}
.news_item_popular_block_list {
	margin-top: 35px;
}
.news_item_popular_block .news_item_info {
	position: relative;
	width: 100%;
	min-height: 100px;
	background-color: #00000033;
	padding: 15px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden;
}
.news_item_popular_block .news_item_info .news_item_tags {
	margin-top: 10px;
}
.news_item_popular_block .news_item_info .news_item_tags ul li.tag-el {
	background-color: #038a15;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	opacity: 0;
}
.news_item_popular_block .news_item_info .tag-el {
	opacity: 0;
}
.news_item_popular_block .news_item_info:hover .news_item_photo {
	opacity: 0.5;
}
.news_item_popular_block .news_item_info .news_item_date {
	position: relative;
	font-size: 24px;
	font-weight: 300;
	color: #fff;
	z-index: 10;
}
.news_item_popular_block .news_item_info .news_item_title {
	position: relative;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 10px;
	z-index: 10;
}
.news_item_popular_block .news_item_info .news_item_photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
}
.news_item_popular_block .news_item_info .news_item_photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
}

@media ( max-width: 500px ) {
	.news-detail_photo {
		width: 100%;
		height: 200px;
	}
}
/* End */
/* /bitrix/templates/new-x-bio3/components/bitrix/news.detail/news_detail/style.css?17876703513121 */
