/*
Theme Name: News
Author: Alexandr K
*/
.wp_asd_container img{
	width: 100%;
}
.slick-slider.blocks-gallery-grid .blocks-gallery-item a{
	pointer-events: none;
}
.nlist__item:not(.slick-slide),.wp-block-gallery.columns-1 .blocks-gallery-item:not(.slick-slide){
	display: none;
}
.wpcf7-text,.wpcf7-textarea,.wpcf7-submit{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.section__article-img-link{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.section__article-img-link:after{
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.section__article-img-link + .section__article-desc,.front-article__inner,.section__article-img-link + .section__box-article-desc{
	pointer-events: none;
}
.section__box-article:after,.section__article:after,.front-article:after{
	pointer-events: none;
}
.wp_asd_asd_box:not(.slick-slide){
	display: none;
}
.top__image:before{
	-webkit-background-size: cover;
	background-size: cover;
}
.author {
	
}
.author__vcard {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 50px;
}
.author__title {
	margin-right: 40px;
	margin-top: 35px;
}
.author__name {
	font-family: Ubuntu;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 41px;
	color: #5E5E5E;
	margin-bottom: 10px;
}
.author__role {
	display: inline-block;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 7px 10px;
	background: #E02C2C;
}
.author__avatar {
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	width: 150px;
	height: 150px;
	-webkit-flex: 0 0 150px;
	-moz-flex: 0 0 150px;
	-ms-flex: 0 0 150px;
	-o-flex: 0 0 150px;
	flex: 0 0 150px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 40px;
}
.author__avatar img{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	object-fit: cover;
}
.author__socials {
	font-size: 0;
	margin-top: 35px;
}
.author__link {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	padding: 10px;
	color: #fff;
	background: #1E88E5;
	margin-right: 10px;
}
.author__link:hover{
	opacity: 0.8;
}
.author__link:last-child{
	margin-right: 0;
}
.author__link_fb {
	background: #1976D2;
}
.author__content {
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #000000;
	padding: 40px;
	background: #fff;
	margin-bottom: 20px;
}
.author__content *:last-child{
	margin-bottom: 0;
}
.top__single-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.top__author{
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.top__author-avatar{
	width: 60px;
	height: 60px;
	-webkit-flex: 0 0 60px;
	-moz-flex: 0 0 60px;
	-ms-flex: 0 0 60px;
	-o-flex: 0 0 60px;
	flex: 0 0 60px;
	border-radius: 50%;
	overflow: hidden;
}
.top__author-title{
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	color: rgba(255,255,255,0.8);
}
.top-author__link{
	font-size: 16px;
	line-height: 18px;
	color: #E02C2C;
	display: inline-block;
	border-bottom: 1px dotted;
}
.top-author__link:hover{
	border-bottom-color: transparent;
}
.top__author-avatar img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}
.has-nested-images .wp-block-image.slick-slide{
	margin-bottom:0;
	position: relative;
	overflow: hidden;
}
.has-nested-images .slick-arrow{
	position: absolute;
    top: 50%;
    width: 42px;
    height: 42px;
    background: #fff;
    color: #000;
    margin: 0 10px;
    z-index: 2;
    color: rgba(0,0,0,0.3);
    font-size: 0;
    margin-top: -21px;
}
.has-nested-images .slick-arrow.slick-disabled{
	pointer-events:none;
}
.has-nested-images .slick-arrow:hover{
	color: rgba(0,0,0,0.8);
}
.has-nested-images .wp-block-image.slick-slide::before{
	content:'';
	display: block;
	padding-bottom: 66%;
}
.has-nested-images .wp-block-image.slick-slide img{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.has-nested-images .slick-prev{
	left:0;
}
.has-nested-images .slick-next{
	right:0;
}



.header__flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.cityselect{
	position: relative;
	margin-right: 20px;
}
.cityselect__optwrapper{
	position: absolute;
	right: 0;
	top: 100%;
	-webkit-box-shadow: rgb(204, 204, 204) 1px 1px 15px -2px;
	box-shadow: rgb(204, 204, 204) 1px 1px 15px -2px;
	background-color: #fff;
	z-index: 5;
	width: 290px;
	margin-top: 3px;	
	display: none;
	padding: 20px 20px 10px;
	max-height: 80vh;
	overflow-y: auto;
}
.cityselect-search{
	margin-bottom: 20px;
}
.cityselect__options{
	list-style: none;
	margin: 0;
	overflow-y: auto;
}
.cityselect__options li{
	padding-bottom: 10px;
}
.cityselect__options li.hidden{
	display: none;
}
.cityselect__options li:hover{
	color: rgba(224,44,44,1);
}
.cityselect__options li:last-child{
	margin-bottom: 0;
}
.cityselect__prevent{
	position: absolute;
	right: 0;
	margin-top: 3px;
	width: 290px;
	top: 100%;
	-webkit-box-shadow: rgb(204, 204, 204) 1px 1px 15px -2px;
	box-shadow: rgb(204, 204, 204) 1px 1px 15px -2px;
	background-color: #fff;
	z-index: 5;
	padding: 20px;
	display: none;
}
.cityselect__optwrapper.active,.cityselect__prevent.active{
	display: block;
}
.cityselect__optwrapper.active + .cityselect__prevent.active{
	display: none;
}
.cityselect__prevent-close{
	position: absolute;
	cursor: pointer;
	width: 12px;
	height: 12px;
	top: 8px;
	right: 8px;
	background-color: #fff;
	opacity: 0.5;
	font-size: 0;	
}
.cityselect__prevent-close:hover{
	opacity: 1;
}
.cityselect__prevent-close svg{
	width: 12px;	
	height: 12px;	
}
.cityselect__prevent-text{
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}
.cityselect__prevent-text span{
	color: #E02C2C;
}
.cityselect__prevent-btns{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.cityselect__prevent-ok{
	width: 50px;
	height: 50px;
	-webkit-flex: 0 0 50px;
	-moz-flex: 0 0 50px;
	-ms-flex: 0 0 50px;
	-o-flex: 0 0 50px;
	flex: 0 0 50px;
	color: #fff;
	font-size: 16px;
	margin-right: 20px;
	font-family: inherit;
	background-color: rgba(224,44,44,1);
	cursor: pointer;
	border: 1px solid rgba(224,44,44,1);
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.cityselect__prevent-ok:hover{
	color: rgba(224,44,44,1);
	background-color: #fff;
}
.cityselect__prevent-other{
	font-size: 16px;
    color: #5E5E5E;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -o-flex: 1 1 auto;
    height: 50px;	
    flex: 1 1 auto;
    border: 1px solid;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.cityselect__prevent-other:hover{
	color: #000;
}
.cityselect__header {
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0;
}
.cityselect__prevent{
	border-radius: 5px;
}
.header {
	z-index: 3;
}
.section_related-2{
	padding-top: 0;	
}


@media(max-width: 1199px){
	.top__news-item:before{
		display: none;
	}
	.asd-desktop{
		display: none;
	}
	.top__author{
		margin-bottom: 0;
	}
}
@media(min-width: 1200px){
	.wrapper:has(.aside__inner){
		overflow: visible;
	}
	.aside__inner{
		position: sticky;
		top: 60px;
	}
	.asd-tablet{
		display: none;
	}
	.nav__cities .nav__menu li{
		flex: 0 0 20%;
	}
	.header__menu li{
		margin-right: 30px;	
	}
}
@media(max-width: 767px){
	.asd-tablet{
		display: none;
	}
	.cityselect__optwrapper,.cityselect__prevent{
		right: -36px;	
	}
	.section_related-2{
		padding-top: 10px;	
	}
	.section_mobile-category{
		margin-top: -30px;	
	}
	.nav-btn{
		margin-right: 32px;
	}
	.author__vcard{
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
	.author__title{
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.author__name{
		font-size: 24px;
		line-height: 28px;
	}
	.author__avatar img,.author__avatar{
		width: 100px;
		height: 100px;
		margin-left: auto;
		margin-right: auto;
	}
	.author__avatar{
		margin-bottom: 20px;
	}
	.author__socials{
		margin-top: 0;
	}
	.author__content{
		font-size: 14px;
		padding: 20px;
	}
	.top__single-flex{
		-ms-align-items: center;
		align-items: center;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		justify-content: space-between;
	}
	.top__author{
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
	}
	
}
@media(min-width: 768px){
	.asd-mobile{
		display: none;
	}
}
@media(max-width: 576px){
	.top__single-flex{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.top__author{
	}
	.top__author-avatar{
		width: 40px;
		height: 40px;
		-webkit-flex: 0 0 40px;
		-moz-flex: 0 0 40px;
		-ms-flex: 0 0 40px;
		-o-flex: 0 0 40px;
		flex: 0 0 40px;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-order: -1;
		-o-order: -1;
		order: -1;
	}
	.top__author-title{
		font-size: 10px;
		line-height: 12px;
		text-align: left;
	}
	.top-author__link{
		font-size: 12px;
		line-height: 14px;
	}
	.top__author{

	}
}

.dbf{
	display: block;
	width: 100%;
	height: 100%;
}
.fixtg{
	position: absolute;
	top: 100%;
	margin-top: 20px;
	width: 400px;
	opacity: 0;
	pointer-events: none;
	transform: translateY(-20px);
	transition: all 0.3s;
	z-index: 20;
	right: 0;
	font-size: 0;
	max-width: 78vw;
}
.header_on .container{
	position: relative;
}
.container>.fixtg{
	right: 10px;
}
.fixtg__close{
	position: absolute;
	width: 5.565693%;
	top: 8.2304%;
	right: 1.824817%;
	cursor: pointer;
}
.fixtg__close svg{
	display: block;
	width: 100%;
	height: auto;
}
.fixtg__close-circle,.fixtg__close:hover .fixtg__close-line{
	fill: #fff;
	transition: all 0.3s;
}
.fixtg__close-line,.fixtg__close:hover .fixtg__close-circle{
	fill: #000;
	transition: all 0.3s;
}
.fixtg__close{
	cursor: pointer;
	font-size: 0;
}
.fixtg.active{
	opacity: 1;
	pointer-events: all;
	transform: translateY(0);
}
@media(max-width: 991px){
	.fixtg{
		right: 20px !important;
		left: auto !important;
	}
}.fixtg{
	position: absolute;
	top: 100%;
	margin-top: 20px;
	width: 400px;
	opacity: 0;
	pointer-events: none;
	transform: translateY(-20px);
	transition: all 0.3s;
	z-index: 20;
	right: 0;
	font-size: 0;
	max-width: 78vw;
}
.header_on .container{
	position: relative;
}
.container>.fixtg{
	right: 10px;
}
.fixtg__close{
	position: absolute;
	width: 5.565693%;
	top: 8.2304%;
	right: 1.824817%;
	cursor: pointer;
}
.fixtg__close svg{
	display: block;
	width: 100%;
	height: auto;
}
.fixtg__close-circle,.fixtg__close:hover .fixtg__close-line{
	fill: #fff;
	transition: all 0.3s;
}
.fixtg__close-line,.fixtg__close:hover .fixtg__close-circle{
	fill: #000;
	transition: all 0.3s;
}
.fixtg__close{
	cursor: pointer;
	font-size: 0;
}
.fixtg.active{
	opacity: 1;
	pointer-events: all;
	transform: translateY(0);
}
@media(max-width: 991px){
	.fixtg{
		right: 20px !important;
		left: auto !important;
	}
}