

/* Start:/local/templates/aquanet_new/css/sections/news_detail.css?17696902371266*/
.soviet-top-bar_icons {
    display: flex;
}
.time-to-read_new_bot{
	display: flex;
	margin-right: 16px;
}
.time-to-read_new_bot>svg{
	margin-right: 6px;
	transform: translateY(0px);
}
.article-views>svg{
	margin-right: 6px;
}

.box {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 30px;
 }

@media (max-width: 1023px) {
	.news_box {
		display: flex;
		flex-direction: row;
		align-items: center;
		position: static;
		width: 100%;
		left: 0px;
		top: 93px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
}

@media (min-width: 1024px) and (max-width: 1439px) {
	.news_box {
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 40px;
		position: static;
		width: 100%;
		left: 0px;
		top: 93px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media (min-width: 1440px) {
	.news_box {
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 40px;
		position: static;
		width: 100%;
		left: 0px;
		top: 93px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.color_news_box {
	background: #D2EAFA;
	border-radius: 10px;
}

.text_news_box {
	font-size: 14px;
	line-height: 23px;
   
}
.col {
	display: flex;
    justify-content: center;
}

/* End */
/* /local/templates/aquanet_new/css/sections/news_detail.css?17696902371266 */
