

/* Start:/local/templates/aquanet_new/css/sections/sovety.css?17696902076893*/
.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;
}


h2,
h3,
h4,
h5,
h6 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-top: 20px
}

ol>li:before {
	background: none;
	border-radius: 100%;
	content: ;
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0
}

ol {
    list-style-position: inside !important; /* Маркер внутри списка */
    padding-left: 0 !important;
}
ol li {
    padding-left: 10px !important;
}

.box {
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0
}

/*Новая верстка*/
.text-box {
	width: 100%;
	background-color: #F4F4F4;
	border-radius: 10px;
	padding: 18px;
	padding-bottom: 35px;
	margin-bottom: 45px;
	margin-top: 35px;
}

.h2,
h3,
h4,
h5,
h6 {
	font-size: 24px;
	color: #333333;
}
.box>.row>.col{
	display: flex;
    flex-direction: row;
    justify-content: center;
}

.banner-sovety {}

.another-topic {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.products-urls a {
	font-size: 18px;
	display: block;
	padding-left: 22px;
}
.products-urls > div {
    flex: 1 1 0;
    min-width: 0;
}

.products-urls {
	display: flex;
    margin-top: 45px;
    margin-bottom: 45px;
    gap: 10px;
}
.products-urls>div>a{
	margin-top: 16px;
}

.products-urls>div>picture>img {
	padding-left: 18px;
	padding-right: 18px;
}

.another-topic {
	width: 100%;
	display: flex;
	margin-top: 45px;
	margin-bottom: 45px;
}

.another-topic_img {
	width: 60%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.another-topic_text {
	width: 40%;
	padding: 18px 18px 18px 0px
}

.another-topic_text>a {
	margin-top: 12px;
	display: block;
}
.time_and_views{
	display: flex;
}

.js-info-container{
	display: none;
}

@media (max-width:1023px) {
	.news_box {
		align-items: center;
		display: flex;
		flex-direction: row;
		left: 0;
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 20px;
		position: static;
		top: 93px;
		width: 100%
	}

	.products-urls {
		flex-direction: column;
	}

	.products-urls>div {
		margin: 16px 0px;
	}

	.another-topic {}

	.another-topic>.another-topic_img {
		width: 40%;
	}

	.another-topic>.another-topic_text {
		width: 60%;
	}
}

@media (min-width:1024px) and (max-width:1439px) {
	.news_box {
		align-items: center;
		display: flex;
		flex-direction: row;
		left: 0;
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 40px;
		position: static;
		top: 93px;
		width: 100%
	}
	.another-topic_img{
		height: auto;
	}
	.another-topic_img>img {
		height: 110px;
	}
}

@media (min-width:1440px) {
	.news_box {
		align-items: center;
		display: flex;
		flex-direction: row;
		left: 0;
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 40px;
		position: static;
		top: 93px;
		width: 100%
	}
	.another-topic_img{
		height: auto;
	}
	.another-topic_img>img {
		height: 110px;
	}
}

.color_news_box {
	background: #d2eafa;
	border-radius: 10px
}

.text_news_box {
	font-size: 14px;
	font-weight: 600;
	line-height: 23px;
	text-align: center
}

.soviet-top-bar {
	height: 24px;
	display: flex;
	width: 100%;
}

.soviet-top-bar>div>svg {
	height: 18px;
	width: 18px;
}

.article-main>.page-content {
	padding: 0px;
}

@media (min-width: 1201px) {

	.breadcrumbs-header,
	.page-header,
	.article-details {
		margin-left: 225px;
		margin-right: 225px;
		width: auto !important;
	}
}

.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,
.time-to-read_new>svg {
	margin-right: 6px;
}
.time-to-read_new>svg{
	transform: translateY(2px);
}

.author_new>span {
	margin-right: 6px;
}
.author_new>svg{
	margin-right: 6px;
	transform: translateY(2px);
}
.author_new{
	margin-left: 16px;
}

.soviet-top-bar_icons{
		display: flex;
		
	}

/*Мобилка*/
@media (min-width: 1200px) {
	.nav-menu {
		position: fixed;
		display: block;
		background-color: white;
		border-radius: 10px;
		z-index: 999;
		padding: 10px;
		opacity: 0;
		transition: opacity 0.2s ease;
		transform: translateY(-20%);

	}

	.nav-menu,
	.nav-menu>div,
	.nav-menu>div>div {
		display: block;
		width: 220px;
	}

	.soviet-top-bar {
		justify-content: space-between;
	}
	.soviet-top-bar>div {
		display: flex;
		align-items: center;
	}
	.soviet-top-bar_icons>.time-to-read_new, .soviet-top-bar_icons>.article-date_new{
		margin-right: 16px;
	}
	
}

/*Мобилка навигация*/
@media (max-width: 1199px) {
	.nav-menu {
		position: relative;
		display: block;
		background-color: white;
		border-radius: 10px;
		z-index: 999;
		padding: 10px;
		opacity: 1;
		transition: opacity 0s ease;
		transform: translateY(0%);
		margin-top: 25px;
	}

	.nav-menu,
	.nav-menu>div,
	.nav-menu>div>div {
		display: block;
		width: 220px;
	}

	.soviet-top-bar {
		height: auto;
		padding: 0px 10px;
		flex-direction: column;
	}
	.soviet-top-bar_icons>.time-to-read_new, .soviet-top-bar_icons>.article-date_new{
		margin-right: 16px;
	}
	.soviet-top-bar_author_new{
		margin-top: 8px;
	}
	.author_new_pre{
		display: none;
	}

}


.nav-menu_title {
	font-size: 20px;
	font-weight: 600;
}

.nav-menu_text {
	font-size: 16px;
	margin: 10px 0px;
}

html {
	scroll-behavior: smooth;
	/* Плавная прокрутка для современных браузеров */
}

.article-details .article-views .icon {
	width: 24px;
	height: 13px;
	display: block;
	fill: #bdbdbd;
	margin-top: -2px;
}

.article-body{
	padding: 16px 0px !important;
}
.article-subtitle{
	width: 100%;
}
.article-subtitle>.soviet-top-bar_icons>{
	margin-right: 0px;
}

.authon-bottom {
	display: flex;
	margin: 36px 0px 36px 0px;
}

.authon-bottom_img {
	width: 80px !important;
	margin-right: 20px;
}

.authon-bottom_img>img {
	border-radius: 100px;
	padding: 0px !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.authon-bottom_text {
	font-size: 16px;
	font-weight: 500;
}

.authon-bottom_info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.more-tags_title {
	font-size: 24px;
	font-weight: 600;
}

.more-tags_link {
	font-size: 16px;
	font-weight: 400;
	margin: 20px 0px;
}

.more-tags_link>a {
	margin-right: 20px;
}
.products-urls>div>picture>img{height: 22em;object-fit: contain;}
/* End */


/* Start:/local/templates/aquanet_new/components/bitrix/news.detail/sovety/style.css?173831389676*/
span.ya-share2__badge,
span.ya-share2__icon {
	margin-right: 0 !important;
}
/* End */
/* /local/templates/aquanet_new/css/sections/sovety.css?17696902076893 */
/* /local/templates/aquanet_new/components/bitrix/news.detail/sovety/style.css?173831389676 */
