/*   
Theme Name: Zabrab
Theme URI:
Description:
Author: Filipp Mashukov
Author URI: 
*/

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
        url('fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Medium.woff') format('woff'),
        url('fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gilroy-Bold.woff') format('woff'),
        url('fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.nonstop {display:none;}
.banner-mob {display:none;}

/* MAIN */
* {outline: none !important;}
body {
	font-family: 'Gilroy', sans-serif;
	font-weight: 500;
	color: #12181D;
	background: #e2dddd;
}
a {
	text-decoration: none !important;
	transition: all .3s;
}
img {
	max-width: 100%;
	height: auto;
}
input {
	transition: all .3s;
}
.container {
	width: 1230px;
	max-width: 100%;
}
.gray-block {
	background: #F7F8F9;
}
.block-title {
	margin-bottom: 36px;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	position: relative;
}
.newwer {margin-left:310px;}
.block-title:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #E6E7EC;
	position: absolute;
	top: 58%;
	left: 0;
	transform: translate(0, -50%);
}
.block-title span {
	padding-right: 43px;
	background: #fff;
	position: relative;
	z-index: 5;
}
.gray-block .block-title span {background: #F7F8F9;}
.gray-block .block-title__all {background: #F7F8F9;}
.block-title__all {
	padding-left: 22px;
	background: #fff;
	position: relative;
	z-index: 5;
}
.block-title__all span {
	font-size: 18px;
	line-height: 18px;
	text-decoration: underline !important;
	padding-right: 0;
	margin-right: 12px;
	color: #12181D;
}
.wrapper {
	width: 1300px;
	max-width: 100%;
	margin: 0 auto;
	background: #fff;
}
.privacy-policy {
	padding: 40px 0;
}
.wp-caption {
	max-width: 100%;
}
/* HEADER */
            .menu-item {position:relative;}
			.menu-item .sub-menu {position:absolute;top:-10000px;}
			.menu-item:hover > .sub-menu {position:absolute;top:75px;right:0px;}

            #menu-mainmenu-1 li ul {
			    min-width:250px;
			    float:none;
			    display:list-item;
			    background:#111;
			    padding:0px 10px;
			    z-index:1001;
			} 
#searchform {margin-left:10px;}
.topserh:before {border-right: 1px solid #fff;}

.header .container > .d-flex > * {
	position: relative;
	height: 76px;
	justify-content: center;
}
.header .container > .d-flex > *:last-child {border-right: none;}
.header .container > .d-flex > *:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #F2F2F3;
	position: absolute;
	right: 0;
	top: 0;
}
.header .container > .d-flex > *:last-child:before {display: none;}

.header-logo {
	padding: 13px 4px 20px 0;
	width: 55%;
}

.header-socials {
	padding: 0 13px;
	width: 50%;
}
.header-socials a {
	width: 30px;
	height: 30px;
	/* border-radius: 50%; */
	/* border: 1px solid #12181D; */
	position: relative;
	margin-right: 4px;
}
.header-socials a:hover {opacity:0.7}
.header-socials a:last-child {margin-right: 0;}
.header-socials a svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	fill: #12181D;
}
.header-socials a svg path {fill: #12181D;}

.header-date {
	padding: 0 13px;
	width: 55%;
}
.header-date i {
	display: none;
    width: 14px;
    height: 5px;
    background: url(img/icons/down-arrow.svg);
    background-size: cover;
    margin-left: 11px;
}
.header-date img {
	margin-right: 11px;
}
.header-calendar {
	padding: 0 13px;
	width: 43%;
	position:relative;
	cursor: pointer;
}
.header-calendar__all {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	line-height: 13px;
	color: #9AA3AA;
	text-decoration: underline;
	z-index: 99;
}
.header-calendar input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 10;
	margin: 0;
	cursor:pointer;
}
.header-calendar input + label {
	font-weight: normal;
	margin: 0;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	justify-content: center;
}
.header-calendar img {
	margin-right: 10px;
}
.header-calendar i {
	width: 14px;
	height: 5px;
	background: url('img/icons/down-arrow.svg');
	background-size: cover;
	margin-left: 11px;
}
.header-calendar span {
	font-size: 16px;
	line-height: 16px;
}

.header-calendar:hover > .header-calendar-content{
	display:block;
}

.header-g {
	padding: 0 13px;
	width: 70%;
}
.header-g a {
	font-size: 15px;
	line-height: 15px;
	color: #12181D;
}
.header-m {
	padding: 0 14px;
	width: 53%;
}
.header-m a {
	font-size: 15px;
	line-height: 15px;
	color: #12181D;	
}
.header-m a span {
	text-decoration: underline !important;
	margin-right: 12px;
}
.header-mobile {
	display: none;
}
.header-date {
	position: relative;
}
.header_date__block {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 100%;
	justify-content: center;
}
/* TOP MENU */
.top-menu {
	background: #12181D;
}
.top-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top-menu ul li:not(:last-child) {
	margin-right: 18px;
}
.top-menu ul li:last-child {
	margin-right: 0;
}
.top-menu ul li a {
	display: block;
	font-size: 15px;
	line-height: 15px;
	color: #fff;
	position: relative;
	padding: 30px 0;
}
.top-menu ul li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #F45001;
	opacity: 0;
	transition: all .3s;
}
.top-menu ul li a:hover {
	color: #F45001;
}
.top-menu ul li a:hover:after {
	opacity: 1;
}

.bottom-menu {
	background: #232B32;
}
.bottom-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bottom-menu ul li:not(:last-child) {
	margin-right: 18px;
}
.bottom-menu ul li a {
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	padding: 30px 0;
}
.bottom-menu__search {
	position:relative;
}
.bottom-menu__search input {
	height: 45px;
	border: 1px solid #e2dddd;
	border-radius: 30px;
	width: 320px;
	max-width: 100%;
	padding: 0 30px 0 15px;
}
.bottom-menu__search-button {
	border: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
	background: none;
}
.bottom-menu__search-button:after {
	content: '';
	display: block;
	background: url(img/search.png) no-repeat;
	width: 25px;
	height: 25px;	
}
.h-mobile-buttons,
.mobile-menu {
	display: none;
}
/* MAIN NEWS */
.main-news {
	padding: 64px 0;
}
.main-news__block {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}
.main-news__block.no-view {display: none;}
.main-news__block-image {
	display: block;
	height: 416px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.main-news__block-image span {
	display: inline-block;
	background: rgba(18, 24, 29, 0.3);
	border-radius: 14px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 4px 12px;
	position: absolute;
	top: 18px;
	left: 18px;
}
.main-news__content {
	padding: 25px 18px 29px;
}
.main-news__block-info {
	font-size: 14px;
	line-height: 14px;
	color: #BBC5CD;
	margin-bottom: 13px;
}
.main-news__block-title {
	display: block;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 8px;
	color: #12181D;
}
.main-news__block p {
	margin: 0;
	font-size: 18px;
	line-height: 25px;
	color: #9AA3AA;
}

.main-news .row {
	margin-left: -9px;
	margin-right: -9px;
}
.main-news .col-lg-5,
.main-news .col-lg-4,
.main-news .col-lg-3 {
	padding-left: 9px;
	padding-right: 9px;
}
.main-news .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.5%;
    flex: 0 0 45.5%;
    max-width: 45.5%;
}

.main-news .col-lg-4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 29.4%;
    flex: 0 0 29.4%;
    max-width: 29.4%;
}

.main-news .col-lg-3 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25.1%;
    flex: 0 0 25.1%;
    max-width: 25.1%;
}

.main-news__list {
	background: #fff;
	border-radius: 10px;
	height: 100%;
}
.main-news__list-title {
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 12px;
	padding: 18px 16px 0;
}
.main-news__list-scroll {
	height: 530px;
	overflow-y: scroll;
	padding-right: 25px;
}

.main-news__list-item {
	display: block;
	padding: 9px 16px 8px;
	border-bottom: 1px solid #E6E7EC;
	cursor: pointer;
	color: #12181D;
	transition: all .3s;
	position: relative;
}
.main-news__list-item:hover,
.main-news__list-item.active {
	background: #E6E7EC;
	color: #12181D;
}
.main-news__list-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	border-top: 7px solid transparent;
	border-left: 5px solid #12181D;
	border-bottom: 7px solid transparent;
	opacity: 0;
	transition: all .3s;
}
.main-news__list-item:hover:after,
.main-news__list-item.active:after {
	opacity: 1;
}
.main-list__info {
	margin-bottom: 4px;
}
.main-list__info-date {
	font-size: 13px;
	line-height: 13px;
	color: #BBC5CD;
}
.main-list__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
}
.main-news__list-item:hover .main-list__title,
.main-news__list-item.active .main-list__title {
	font-weight: 700;
}
.main-news__top {
	margin-bottom: 23px;
}
.main-news__slider-item {
	display: block;
	height: 294px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.main-list__info-content .article-icons {
	width: 15px;
	height: 15px;
	top: 0;
}
.main-list__info-content .article-icons.vote {
	line-height: 15px;
}
.main-news__slider {
	position: relative;
}
.swiper-numbers {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	top: 20px;
	right: 22px;
	position: absolute;
	width: auto;
	bottom: auto;
	left: auto;
	z-index: 5;
}

.main-news__banner {
	display: block;
	height: 150px;
	border-radius: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 36px;
}

.main-news .swiper-button-next:after, .main-news .swiper-button-prev:after,
.main-news .swiper-button-prev:after, .main-news .swiper-container-rtl .swiper-button-next:after {
	font-size: 18px;
	color: #fff;
	opacity: 1 !important;
}

/* ACTICLE ITEM */
.article-item {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.article-item__image {
	display: block;
	height: 376px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 22px;
	position: relative;
}
.article-item__image > span {
	display: inline-block;
	background: rgba(18, 24, 29, 0.3);
	border-radius: 14px;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	padding: 4px 6px;
	position: absolute;
	top: 67px;
	left: 4px;
}
.article-item__block {
	padding: 0 17px 23px;
}
.article-item__info {
	font-size: 14px;
	line-height: 13px;
	color: #BBC5CD;
	margin-bottom: 1px;
}
.article-item__title {
	display: block;
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 4px;
	color: #12181D;
	font-weight: bold;
}
.article-item p {
	color: #9AA3AA;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}
.article-item__more {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #12181D;
}
.article-item__more span {
	text-decoration: underline;
	margin-right: 15px;
}
.article-icons {
	display: inline-block;
	vertical-align: middle;
	background: rgba(187, 197, 205, 0.69);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: -1px;
	top: 0;
	position: relative;
}
.article-icons:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.article-icons.image:after {
	width: 8px;
	height: 8px;
	background: url('img/icons/a-icon-photo.svg');
}
.article-icons.video:after {
	width: 8px;
	height: 8px;
	background: url('img/icons/a-icon-video.svg');
}
.article-icons.vote {
	font-weight: 500;
	font-size: 10px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
.article-icons:first-child {
	margin-left: 8px;
}
.article-item__info-nm {
	width: 49px;
	border-radius: 14px;
	background: #ECEFF1;
	padding: 6px 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #BBC5CD;
	margin-right: 12px;
}
.article-item__info-nm svg {margin-right: 4px;}
.article-item__info-nm:last-child {margin-right: 0;}
.article-item__author {
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	margin-bottom: 14px;
}
.article-item__author span {
	color: #BBC5CD;
}
.a-video .article-item__image {
	background-size: 110% 100%;
	background-position:-40px
}
/* HOME ARTICLES */
.home-acticles  {padding-bottom: 86px;}
.home-acticles .row {
	margin-left: -9px;
	margin-right: -9px;
}
.home-acticles .col-lg-4,
.home-acticles .col-lg-5,
.home-acticles .col-lg-3 {
	padding-left: 9px;
	padding-right: 9px;
}
.home-acticles .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.home-acticles .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.2%;
    flex: 0 0 45.2%;
    max-width: 45.2%;
}
.home-acticles .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24.8%;
    flex: 0 0 24.8%;
    max-width: 24.8%;
}

.home-acticles .home-more-articles {
	max-width: 280px;
}

.home-articles__small {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 48.5%;
	margin-bottom: 18px;
	border-radius: 10px;
	overflow: hidden;
}
.home-articles__small:last-child {margin-bottom: 0;}
.home-articles__small {
	position: relative;
	z-index: 5;
}
.home-articles__small:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(18, 24, 29, 0) 0%, #12181D 100%);
	border-radius: 0px 0px 10px 10px;
	z-index: -1;
}
.home-articles__small-cat {
	font-size: 14px;
	line-height: 20px;
	padding: 4px 12px;
	background: rgba(18, 24, 29, 0.3);
	border-radius: 14px;
	position: absolute;
	top: 20px;
	left: 18px;
	color: #fff;
}
.home-articles__small-bottom {
	bottom: 14px;
	left: 0;
	width: 100%;
	padding: 0 15px 0 18px;
	color: #fff;
	position: absolute;
}
.home-articles__small-info {
	font-size: 14px;
	line-height: 14px;
	color: #BBC5CD;
	margin-bottom: 13px;
}
.home-articles__small-title {
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}

.home-articles__slider {
	border-top: 1px solid #E6E7EC;
	padding-top: 18px;
	margin-top: 18px;
	position: relative;
}
.home-articles__slider .article-item {
	height: 410px;
}
.home-articles__slider .swiper-container {
	width: 1053px;
	max-width: 100%;
	margin: 0 auto ;
}

.home-articles__slider .article-item__image {
	height: 200px;
}
.home-articles__slider .swiper-button-next,
.home-articles__slider .swiper-button-prev {
	border: 1px solid #A3ACB5;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	opacity: 1;
}
.home-articles__slider .swiper-button-next {
	right: 0;
}
.home-articles__slider .swiper-button-prev {
	left: 0;
}
.home-articles__slider .swiper-button-next:after,
.home-articles__slider .swiper-button-prev:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #A3ACB5;
	opacity: 1 !important;
}

.see-all-bottom {
	position: relative;
	text-align: center;
	margin-top: 50px;
}
.see-all-bottom:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #E6E7EC;
}
.see-all-bottom > div {
	display: inline-block;
	padding: 0 20px;
	background: #fff;
	position: relative;
	z-index: 5;
}
.gray-block .see-all-bottom > div {
	background: #F7F8F9;
}
.see-all-bottom a {
	max-width: 260px;
	width: 100%;
	padding: 16px 30px 15px;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	background: #12181D;
	border-radius: 50px;
	margin: 0 auto;
}
.current {
	max-width: 260px;
	width: 100%;
	padding: 16px 30px 15px;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	background: #532032;
	border-radius: 50px;

}
.see-all-bottom a svg {
	margin-left: 15px;
	margin-top: 2px;
}
.home-articles .see-all-bottom a {
	max-width: 280px;
}
.home-expert .mt-20 {
	margin-top: 30px;
}
/* HOME VIDEO */
.home-video {
	padding: 77px 0 80px;
}
.home-video .row {
	margin-left: -9px;
	margin-right: -9px;
	padding-bottom:6px;
}

.home-video .row-18 {
	padding-top:0px;
	padding-bottom:0px;
}

.home-video .col-lg-6 {
	padding-left: 9px;
	padding-right: 9px;
}
.home-video__item {
	height: 439px;
	background-size: 100% 100%;
	background-position:0px;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 5;
}
.home-video__item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, rgba(30, 40, 47, 0) 8.72%, #151616 100%);
	border-radius: 0px 0px 10px 10px;
	z-index: -1;
}
.home-video__item-cat {
	font-size: 14px;
	line-height: 20px;
	padding: 4px 12px;
	background: rgba(18, 24, 29, 0.3);
	border-radius: 14px;
	position: absolute;
	top: 20px;
	left: 18px;
	color: #fff;	
}
.home-video__item-bottom {
	bottom: 27px;
	left: 0;
	width: 100%;
	padding: 0 32px 0 18px;
	color: #fff;
	position: absolute;
}
.home-video__item-date {
	font-size: 14px;
	line-height: 14px;
	color: #BBC5CD;
	margin-bottom: 13px;
}
.home-video__item-title {
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
}

.home-video__item.small {
	height: 178px;
	margin-bottom: 18px;
}
.home-video__item.small .home-video__item-bottom {
	bottom: 13px;
	padding: 0 26px 0 18px;
}
.home-video__item.small .home-video__item-title {
	font-size: 17px;
	line-height: 21px;
}
.home-video__item.small:after {
	height: 70%;
	background: linear-gradient(180deg, rgba(30, 40, 47, 0) 8.72%, #151616 100%);
}
.home-video__more {
	color: #9AA3AA;
	font-size: 18px;
	line-height: 18px;
	margin-top: 45px;
}
.home-video__more span {
	text-decoration: underline !important;
	margin-right: 13px;
}

.home-video__banner-item {
	display: block;
	border-radius: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 445px;
}
.home-video .swiper-pag {
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	z-index: 10;
}
.home-video .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #E6E7EC;
	margin-right: 11px;
	opacity: 1;
}
.home-video .swiper-pagination-bullet:last-child {margin-right: 0;}
.home-video .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #12181D;
}
/* HOME PHOTO */
.home-photo {
	padding: 64px 0 80px;
}
.row.row-18 {
	margin-left: -9px;
	margin-right: -9px;
}
.row.row-18 [class^="col-lg-"] {
	padding-left: 9px;
	padding-right: 9px;
}

.home-photo__load {
	margin-top: 20px;
}

.home-photo__item {
	display: block;
}
.home-photo__image {
	border-radius: 10px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 180px;
	margin-bottom: 16px;
}
.home-photo__title {
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	color: #12181D;
}
/* HOME EXPERT */
.home-expert {
	padding: 64px 0 80px;
}
.home-expert .article-item {background: #F7F8F9}
.home-expert .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8%;
    flex: 0 0 45.8%;
    max-width: 45.8%;
}
.home-expert .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.2%;
    flex: 0 0 54.2%;
    max-width: 54.2%;
}
.home-expert .article-item__title {
	font-size: 20px;
	line-height: 25px;
}
.home-expert .article-item p {
	font-size: 18px;
	line-height: 25px;
}
.home-expert__item:not(:last-child)  {
	margin-bottom: 19px;
}
.home-expert__item .article-item__image {
	width: 46.58%;
	height: 296px;
	margin: 0;
}
.home-expert__item .article-item__block {
	width: 53.41%;
	padding: 24px 18px 0;
}
.home-expert__item .article-item__info {
	margin-bottom: 10px;
}
.home-expert .col-lg-5 .article-item {
	height: 100%;
}
/* HOME PAPER */
.home-paper {
	padding: 64px 0 80px;
}
.home-paper__filter {
	border-top: 1px solid #BBC5CD;
	border-bottom: 1px solid #BBC5CD;
	margin-bottom: 49px;
}
.paper-select {
	width: 407px;
	max-width: 100%;
	padding: 30px 18px;
	position: relative;
	cursor: pointer;
	transition: all .3s;
}
.paper-select svg {
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translate(0, -50%);
	transition: all .3s
}
.paper-select:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 1px;
	height: 38px;
	background: #BBC5CD;
}
.paper-select__result {
	font-size: 18px;
	line-height: 18px;
	color: #BBC5CD;
	transition: all .3s;
}
.paper-select__result-burger {
	margin-right: 13px;
}
.paper-select__result-burger span {
	display: block;
	width: 18px;
	height: 2px;
	background: #BBC5CD;
	margin-bottom: 5px;
	transition: all .3s;
}
.paper-select__result-burger span:last-child {margin-bottom: 0;}

.paper-search {
	width: calc(100% - 407px);
	padding: 20px 0;
	position: relative;
}
.paper-search input {
	width: 100%;
	padding: 0 100px 0 30px;
	color: #BBC5CD;
	font-size: 18px;
	background: none;
	border: none;
	height: 38px;
}
.paper-search input::-webkit-input-placeholder {color: #BBC5CD;}
.paper-search input::-moz-placeholder {color: #BBC5CD;}
.paper-search input:-ms-input-placeholder {color: #BBC5CD;}
.paper-search input:-moz-placeholder {color: #BBC5CD;}
.paper-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 81px;
	height: 79px;
	background: #12181D;
	border: none;
	cursor: pointer;
}
.paper-search button svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.paper-select__list {
	display: none;
	position: absolute;
	width: 496px;
	background: #fff;
	top: 75px;
	left: 0;
	z-index: 50;
}
.paper-cats__scroll {
	height: 517px;
	overflow-y: scroll;
	padding: 20px 29px 0 0;
}
.paper-cats__item {
	font-size: 18px;
	line-height: 18px;
	color: #808A94;
	padding: 0 0 0 21px;
	margin-bottom: 13px;
}
.paper-cats__letter {
	color: #808A94;
	width: 29px;
}
.paper-cats__row.paper-cats__item {
	padding: 11px 0 11px 21px;
	margin-bottom: 0;
	border-top: 1px solid #E6E7EC;
}
.paper-cats__row.paper-cats__item:first-child {
	border-top: none !important;
}
.paper-cats__title {transition: all .3s;}
.paper-cats__item:hover .paper-cats__title,
.paper-cats__item.active .paper-cats__title {
	color: #12181D;
}
.paper-select:hover > .paper-select__list {
	display: block;
}
.paper-select svg path {
	transition: all .3s;
}
.paper-select:hover svg {
	transform: rotate(-180deg);
}
.paper-select:hover svg path {
	stroke: #F45001;
}
.paper-select:hover {
	background: #FEEAE1;
}
.paper-select:hover .paper-select__result-burger span {
	background: #F45001;
}
.paper-select:hover .paper-select__result {
	color: #F45001;
}

.home-paper .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.5%;
    flex: 0 0 45.5%;
    max-width: 45.5%;
}
.home-paper .col-lg-4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 29.4%;
    flex: 0 0 29.4%;
    max-width: 29.4%;
}
.home-paper .col-lg-3 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25.1%;
    flex: 0 0 25.1%;
    max-width: 25.1%;
}
.home-paper__result {
	min-height: 994px;
	position: relative;
}
.home-paper__result:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(247, 248, 249, .5);
	z-index: 10;
	opacity: 0;
	transition: all .3s;
}
.home-paper__result:before {
	content: '';
	width: 41px;
	height: 42px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url('img/icons/icon-load.png');
	background-size: cover;
	z-index: 15;
	transition: all 0.5s ease;
	animation: rotate 1s linear infinite;
	opacity: 0;
}
@keyframes rotate {
	from {
		transform: translate(-50%, -50%) rotate(-360deg);
	}
}
.home-paper__result.load:before,
.home-paper__result.load:after {
	opacity: 1;
}

.paper-search__result {
	position: absolute;
	top: 75px;
	left: 0;
	width: 100%;
	padding: 10px 20px;
	background: #fff;
	display: none;
	z-index: 99;
}
.paper-search__result-item {
	padding: 10px 0;
	border-bottom: 1px solid #E6E7EC;
	font-size: 18px;
    line-height: 18px;
    color: #808A94;
    cursor: pointer;
}
.paper-search__result-item:last-child {
	border-bottom: none;
}
.paper-search__result-item:hover {
	color: #12181D;
}
/* BREADCRUMBS */
.bread {
	padding: 51px 0 37px;
	font-size: 18px;
	line-height: 18px;
	color: #BBC5CD;
}
.bread .sep {
	margin: 0 6px;
}
.bread a {
	color: #BBC5CD;
}
/* PHOTOTS */
.a-photos {
	padding: 0 0 80px;
}
.a-photos__item .article-item__image {
	height: 280px;
}
.a-photos__item  {
	margin-bottom: 18px;
}
.a-photos .see-all-bottom {
	margin-top: 32px;
}

.a-photos-paper .home-articles__slider {
	margin-top: 0;
	padding-top: 0;
	border: none;
}

.a-main {
	padding: 64px 0 80px;
}
.a-tabs {
	margin-bottom: 47px;
}
.a-tabs ul {
	border-bottom: 1px solid #E0E0E0;
}
.a-tabs ul li {
	margin-bottom: 0 !important;
}
.a-tabs ul li:not(:last-child) {
	margin-right: 64px;
}
.a-tabs ul li a {
	padding: 16px 0 !important;
	border-radius: 0 !important;
	border: none !important;
	color: #BBC5;
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	position: relative;
}
.a-tabs ul li a:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #12181D;
	opacity: 0;
	transition: all .3s;
}
.a-tabs ul li a:hover:after,
.a-tabs ul li a.active:after {
	opacity: 1;
}
.a-tabs ul li a:hover {
	color: #12181D;
}

.a-photos-paper {
	padding: 64px 0 80px;
}
/* NEWS ARCHIVE */

.a-news {
	padding-bottom: 80px;
}
.a-news__left .article-item__image {
	height: 110px;
	margin-bottom: 0;
	width: 110px;
	border-radius:10px 0px 0px 10px;
	/* margin-left:10px; */
	/* margin-top:10px; */
}
.a-news__left .article-item__block {
	padding: 0px 10px 10px 10px;
	width: 84.32%;
}
.a-news__left .article-item {
	margin-bottom: 18px;
}
.a-news__left .article-item p {
	font-size: 15px;
	line-height: 18px;
}
.a-news__left .article-item__title {
	font-size: 21px;
	line-height: 22px;
}
.article-item__banner {
	display: block;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
	margin-bottom: 18px;
}

.a-news .row-18 > .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.5%;
    flex: 0 0 29.5%;
    max-width: 29.5%;
}
.a-news .row-18 > .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.5%;
    flex: 0 0 70.5%;
    max-width: 70.5%;
}

/* SIDEBAR */
.s-item {
	background: #fff !important;
	border-radius: 10px;
	margin-bottom: 18px;
	margin-top: -92px;
}
.s-item__head {
	padding: 16px 27px 13px 16px; 
}
.s-item__head-title {
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
}
.s-item__head a {
	font-size: 14px;
	line-height: 14px;
	color: #9AA3AA;
}
.s-item__head a span {
	text-decoration: underline !important;
	margin-right: 10px;
}


.s-item__scroll {
	height: 763px;
	overflow-y: scroll;
	padding-right: 30px;
}

.s-articles__item {
	display: block;
	padding: 10px 0 11px 16px;
	border-top: 1px solid #E6E7EC
}
.s-articles__item .article-item__info {
	margin-bottom: 8px;
}
.s-articles__item .article-item__title {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}

.s-paper .s-item__head-title {
	padding: 15px 20px;
}

.s-paper__item {
	display: block;
	border-top: 1px solid #E6E7EC;
	padding: 17px 26px 18px 20px;
}
.s-paper__item .article-item__image {
	border-radius: 5px;
	width: 87px;
	height: 98px;
	margin: 0;
}
.s-paper__item .article-item__block {
	width: calc(100% - 87px);
	padding: 0 0 0 13px;
}
.s-paper__item .article-item__title {
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	margin: 0;
}
.s-paper__item .article-item__info {
	margin-bottom: 7px;
}

.s-socials {
	padding: 16px 30px 17px 24px;
	margin-top:0px;
}
.s-socials__title {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 11px;
}
.s-socials__subtitle {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #70787E;
	margin-bottom: 11px;
}
.s-socials a {
	width: 33px;
	height: 33px;
	background: #E6E7EC;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
}
.s-socials a:last-child {margin: 0;}
.s-socials a svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.s-banner {
	display: block;
	border-radius: 10px;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	height: 337px;
}
.s-banner.full {
	height: 620px;
}
.s-banner.medium {
	height: 365px;
}

.s-sticky {
	position: sticky;
	top: 10px;
}

/* ARTICLES ARCHIVE */
.a-articles > .container > .row-18 > .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.5%;
    flex: 0 0 29.5%;
    max-width: 29.5%;
}
.a-articles > .container > .row-18 > .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.5%;
    flex: 0 0 70.5%;
    max-width: 70.5%;
}
.a-articles .article-item {
	height: 518px;
}
/* GROUP */
.group-item {
	margin-bottom: 18px;
	position: relative;
	overflow: visible;
}
.group-item .article-item__image {
	height: 241px;
}
.group-item > .article-item__block >  .article-item__title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px;
}
.group-item > .article-item__block >  .article-item__info-date {
	line-height: 20px;
	margin-bottom: 16px;
}
.group-scroll {
	position: absolute;
	left: 0;
	top: 88%;
	width: 100%;
	background: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 999;
	opacity: 0;
	transition: all .3s;
}
.group-item:hover .group-scroll {
	opacity: 1;
}
/* DECREE */
.decree {
	padding-bottom: 32px;
}
.decree-item {
	background: #fff;
	margin-bottom: 18px;
}
.decree-item__head {
	padding: 31px 100px 26px 40px;
	position: relative;
	cursor: pointer;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}
.decree-item__head-arrow {
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translate(0, -50%);
	width: 51px;
	height: 51px;
	border: 1px solid #BBC5CD;
	border-radius: 50%;
	transition: all .3s;
}
.decree-item__head-arrow > div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 28px;
	background: #BBC5CD;
	border-radius: 50%;
	transition: all .3s;
}
.decree-item__head-arrow > div > svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s;
}
.decree-item__head:hover .decree-item__head-arrow,
.decree-item__head.active .decree-item__head-arrow {border-color: #12181D;}
.decree-item__head:hover .decree-item__head-arrow > div,
.decree-item__head.active .decree-item__head-arrow > div {background: #12181D;}
.decree-item__head:hover .decree-item__head-arrow > div > svg,
.decree-item__head.active .decree-item__head-arrow > div > svg {fill: #fff;}
.decree-item__head.active .decree-item__head-arrow > div > svg {
	transform: translate(-50%, -50%) rotate(180deg);
}
.decree-item__body {
	display: none;
	padding: 7px 40px 38px;
}
.decree-item__body a {
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	color: #BBC5CD;
	margin-right: 45px;
}
.decree-item__body a:last-child {
	margin-right: 0;
}
.decree-item__body a span {
	text-decoration: underline !important;
	margin-right: 8px;
}
/* SINGLE ARTICLES */
.s-article .col-lg-4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 29.5%;
    flex: 0 0 29.5%;
    max-width: 29.5%;
}
.s-article .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.5%;
    flex: 0 0 45.5%;
    max-width: 45.5%;
}
.s-article .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.s-article .s-item__scroll {
	height: 1536px;
}

.s-article .block-title {
	line-height: 48px;
	margin-bottom: 32px;
}
.s-article .block-title:after {display: none;}

.s-article__info {
	padding: 14px 0;
	color: #BBC5CD;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	border-top: 1px solid #BBC5CD;
	border-bottom: 1px solid #BBC5CD;
	margin-bottom: 37px;
}

.s-article__info-socials span {
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	color: #BBC5CD;
	margin-right: 18px;
}
.s-article__info-socials a {
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background: #E6E7EC;
	position: relative;
	margin-right: 8px;
}
.s-article__info-socials a:last-child {margin-right: 0;}
.s-article__info-socials a svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.s-content {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
	margin-bottom: 18px;
}
.s-content-block {
	padding: 24px 27px 35px;
}
.s-content-block p {
	margin-bottom: 28px;
	font-size: 18px;
	line-height: 25px;
}
.s-content-block ul,
.s-content-block ol {
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 28px;
}
.s-content-block ul {
	list-style: none;
	padding: 0;
	margin: 35px 0 38px;
}
.s-content-block ul li {
	padding-left: 16px;
	position: relative;
	font-size:16px;
}
.s-content-block ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #F45001;
}

.s-content-socials {
	padding: 33px 0 29px;
	border-top: 1px solid #E6E7EC;
}
.s-content-socials span {
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	color: #BBC5CD;
	margin-right: 18px;
}
.s-content-socials a {
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background: #E6E7EC;
	position: relative;
	margin-right: 8px;
}
.s-content-socials a:last-child {margin-right: 0;}
.s-content-socials a svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.s-comments {
	background: #fff;
	border-radius: 10px;
}
.s-comments ul {
	padding: 0 0 0 20px;
	margin: 0;
}
.s-comment.s-comment__child {
	padding-left: 80px;
}
.s-comments__head {
	padding: 24px 18px 21px 27px;
	border-bottom: 1px solid #E6E7EC;
}
.s-comments__head-title {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.s-comment {
	padding: 18px 19px 16px 27px;
	border-bottom: 1px solid #E6E7EC;
}
.s-comment__head-name {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
.s-comment__head-date {
	color: #BBC5CD;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
}
.s-comment p {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
}

.s-comment__an {
	font-weight: 500;
	color: #BBC5CD;
	font-size: 16px;
	line-height: 16px;
}
.s-comment__ld a {
	border-radius: 14px;
	width: 49px;
	padding: 5px 0;
	background: #F8F8F8;
	color: #BBC5CD;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
}
.s-comment__ld a:not(:last-child) {margin-right: 8px;}
.s-comment__ld svg {
	margin-right: 6px;
}
.s-comment__head {margin-bottom: 10px;}
.s-comments__no {
	padding: 10px 27px;
	font-size: 16px;
	line-height: 16px;
	border-bottom: 1px solid #E6E7EC;
}

.s-comment__ld a.like {
	background: #4a76a8;
	color: #fff;
}
.s-comment__ld a.like svg path{fill: #fff;}

.s-comment__form input {
	width: 100%;
	height: 50px;
	padding: 0 27px;
	border: none;
	border-bottom: 1px solid #E6E7EC;
	font-size: 14px;
}
.s-comment__form textarea {
	resize: none;
	min-width: 100%;
	max-width: 100%;
	min-height: 110px;
	max-height: 110px;
	border: none;
	border-bottom: 1px solid #E6E7EC;
	font-size: 14px;
	padding: 10px 27px;
}
.s-comment__form button {
    display: inline-block;
    border-radius: 30px;
    background: #12181D;
    padding: 11px 35px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    border: none;
    cursor: pointer;
	margin: 10px 0 20px 27px;
}
.s-comment__form-result {
	padding: 10px 15px;
	display: none;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	margin-top: 15px;
}
.s-comment__form-result.success {background: #2ac916;}
.s-comment__form-result.fail {background: #c33030;}
.s-comment__form input.error, 
.s-comment__form textarea.error {border-color: #c33030 !important;}
.s-comment__form-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	padding: 20px 19px 7px 27px;
}
.s-comment__head-parent {
	font-size: 13px;
	line-height: 13px;
	color: #E6E7EC;
}

.s-video {
	height: 373px;
	background-position: center;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.s-video__play {
	width: 73px;
	height: 73px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.s-video__play svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.s-video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.s-image {
	max-height: 373px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.s-image > span {
	display: inline-block;
	position: absolute;
	left: 18px;
	top: 18px;
	background: rgba(18, 24, 29, 0.3);
	color: #fff;
	border-radius: 14px;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 12px
}
.s-image--caption {
	font-size: 14px;
	margin-top: 10px;
	color: #BBC5CD;
	padding: 0 27px;
}

.s-article.s-news .s-item__scroll {
	height: 697px;
}

.s-banner-hor {
	display: block;
	height: 130px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 20px;
	border-radius: 10px;
}

.s-vote {
	padding: 0 27px 35px;
}
.s-vote__title {
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 700;
}
.s-vote__row {
	position: relative;
	margin-bottom: 10px;
}
.s-vote__row input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
	z-index: 10;
	cursor: pointer;
}
.s-vote__row input + label {
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
}
.s-vote__row input + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px solid #000;
	transition: all .3s;
}
.s-vote__row input:checked + label:before {
	border-color: #2ac916;
	background: #2ac916;
}
.s-vote button {
	display: inline-block;
	border-radius: 30px;
	background: #12181D;
	padding: 11px 35px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	border: none;
	cursor: pointer;
}
.s-vote__result {
	padding: 10px 15px;
	display: none;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	margin-top: 15px;
}
.s-vote__result.success {background: #2ac916;}
.s-vote__result.fail {background: #c33030;}
.s-vote__count {
	font-size: 12px;
	line-height: 12px;
	margin-left: 15px;
}

.s-vote-result {
	padding: 0 27px 35px;
}
.s-vote-result__item {
	font-size: 16px;
	line-height: 16px;
	padding: 10px 15px;
	background: #F7F8F9;
}
.s-vote-result__item > div:first-child {
	margin-right: 20px;
}

.t-all {padding-bottom: 50px;}
.t-all .s-item__scroll {height: 528px;}

.t-cols {
	padding: 50px 0 80px;
}
.t-cols .s-paper {
	background: #F7F8F9;
	height: 100%;
}
.s-news {
	padding-bottom: 80px;
}
.s-actual {
	padding: 64px 0 80px;
}
.a-expert .article-item.a-photos__item p {
	font-size: 18px;
	line-height: 25px;
}
.a-expert .article-item__title.a-photos__item {
	font-size: 20px;
	line-height: 28px;
}

.t-cols__item {
	padding: 20px 19px 25px;
	background: #F7F8F9;
	border-radius: 10px;
	margin-bottom: 18px;
}
.t-cols__head {
	margin-bottom: 13px;
}
.t-cols__head-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
}
.t-cols__head-more {
	font-size: 14px;
	line-height: 14px;
	color: #9AA3AA;
	font-weight: 500;
}
.t-cols__head-more span {
	text-decoration: underline !important;
	margin-right: 8px;
}

.t-gallery .swiper-button-next:after, 
.t-gallery .swiper-button-prev:after {
	color: #fff;
	font-size: 24px;
}
.t-gallery__item {
	display: block;
	border-radius: 10px;
	height: 154px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.t-video__item {
	display: block;
	height: 154px;
	border-radius: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 5;
	margin-bottom: 18px;
}
.t-video__item-title {
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	color: #fff;
	left: 0;
	width: 100%;
	bottom: 11px;
	position: absolute;
	padding: 0 12px;
}
.t-video__item:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70%;
	width: 100%;
	background: linear-gradient(180deg, rgba(30, 40, 47, 0) 8.72%, #151616 100%);
	border-radius: 10px;
	z-index: -1;
}
.t-video__item:last-child {margin-bottom: 0;}
.t-cols .article-item {
	background: #F7F8F9;
}
.t-cols__bottom {
	margin-top: 18px;
}
.t-cols__bottom .s-paper__item .article-item__block {
	width: 100%;
}
.t-cols__bottom .s-paper__item .article-item__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
}
.t-cols .article-item {height: 100%;}

.t-expert.t-cols__item {
	padding: 20px 0;
}
.t-expert.t-cols__item .t-cols__head {
	margin: 0;
	border-bottom: 1px solid #E6E7EC;
	padding: 0 18px 13px;
}
.t-expert__item {
	padding: 33px 18px;
	border-bottom: 1px solid #E6E7EC;
}
.t-expert__item-image {
	width: 73px;
	height: 73px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 10px;
}
.t-expert__item-block {
	width: calc(100% - 83px);
}
.t-expert__item-name {
	color: #000;
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 8px;
}
.t-expert__item-d {
	font-size: 14px;
	line-height: 14px;
	color: #12181D;
	font-weight: 500;
}
/* SCROLL BLOCK */
/*.scroll-block::-webkit-scrollbar {
	width: 5px;
}
.scroll-block::-webkit-scrollbar-track {
	background: #E6E7EC;
	border-radius: 2.5px;
}
.scroll-block::-webkit-scrollbar-thumb {
	background: #151C21;
	border-radius: 2.5px;
}*/

.mCSB_scrollTools {
	width: 5px;
	background: #E6E7EC;
	border-radius: 2.5px !important;
	opacity: 1 !important;
	right: 12px !important;
	margin: 0  !important;
}
.mCSB_dragger {
	background: #151C21 !important;
	border-radius: 2.5px !important;
}
/* FOOTER */
.footer {
	background: #12181D;
	color: #fff;
}
.footer-top {
	background: #232B32;
}
.footer-top__socials a {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	border: 1px solid #fff;
	position: relative;
	margin-right: 7px;
}
.footer-top__socials a:last-child {margin-right: 0;}
.footer-top__socials a svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.footer-top__text {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
}

.footer-top__adv {
	padding: 33px 14px 25px 19px;
	font-size: 15px;
	line-height: 15px;
	font-weight: 500;
	color: #fff;
	border-left: 1px solid #343D45;
}
.footer-top__adv span {
	text-decoration: underline !important;
	margin-right: 10px;
}

.footer-top__login {
	padding: 33px 20px 26px;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	font-weight: 500;
	border-left: 1px solid #343D45;
}
.footer-top__login span {
	text-decoration: underline !important;
	margin-left: 10px;
}

.footer-middle__menu .sub-menu {display:none}

.footer-middle__menu {
	padding: 20px 0 0;
}
.footer-middle__menu ul {
	list-style: none;
	padding: 0;
	marign: 0;
}
.footer-middle__menu ul li a {
	display: block;
	font-weight: 500;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
}

.footer-middle__left {
	padding: 17px 0 12px 0;
	border-right: 1px solid #343D45;
	width: 35%;
}
.footer-middle__right {
	width: 65%;
	padding-left: 20px;
}

.footer-middle {
	border-bottom: 1px solid #343D45;
}

.footer-info {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	padding-left: 18px;
	position: relative;
	margin-right: 20px;
}
.footer-info p {
	margin: 7px 0 0;
	color: #D1D7D9;
}
.footer-info:after {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 50%;
}
.footer-middle__left .footer-info:last-child:after {display: none;}
.footer-info:last-child {margin-right: 0;}

.footer-info a span {
	text-decoration: underline !important;
	margin-right: 10px;
	color: #fff;
}

.footer-list {
	padding: 30px 0 27px;
	position:relative;
}
.footer-count {
	position:absolute;
	bottom:20px;
	right:50px;
}
.footer-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-list ul li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 14px;
	color: #9DA1A3;
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
}
.footer-list ul li:last-child {margin-bottom: 0;}
.footer-list ul li:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #9DA1A3;
	top: 6px;
	left: 0;
}
.footer-list ul li a {
	color: #9DA1A3;
	text-decoration: underline !important;
}
.footer-list ul li a:hover {
	text-decoration: none !important;
}

.footer-bottom {
	padding: 22px 0;
	background: #232B32;
}
.footer-bottom__text {
	font-weight: 500;
	color: #9DA1A3;
	font-size: 14px;
	line-height: 16px;
}
.footer-bottom__b {
	padding: 16px 43px;
	border-radius: 50px;
	border: 1px solid #fff;
	font-weight: 500;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
}
.footer-bottom__a {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 1px solid #fff;
	line-height: 34px;
	text-align: center;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
}

.s-photos__item {
	display: block;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.s-photos .swiper-button-next:after, .s-photos .swiper-button-prev:after, .s-photos .swiper-button-prev:after, .s-photos .swiper-container-rtl .swiper-button-next:after {
	font-size: 18px;
    color: #fff;
    opacity: 1 !important;
}

.swiper-button-next, .swiper-button-prev {
	z-index: 30;
}

/* SUB FORM */
.sub-form {
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
	background: #fff;
	position: relative;
	padding: 30px;
	border-radius: 10px;
}
.sub-form input {
	width: 60%;
	height: 50px;
	border-radius: 50px;
	background: #F7F8F9;
	border: 2px solid #F7F8F9;
	padding: 0 15px;
	margin-right: 15px;
	background: none;
	transition: all .3s;
}
.sub-form input.error {
	border-color: #be1717 !important;
}
.sub-form__button {
	display: inline-block;
    padding: 16px 30px 15px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    background: #12181D;
    border-radius: 50px;
    border: none;
    cursor: pointer;
}
.sub-form__message {
	padding: 10px 15px;
	display: none;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	margin-top: 15px;
}
.sub-form__message.success {background: #2ac916;}
.sub-form__message.fail {background: #c33030;}

.go-back {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #A3ACB5;
	position: fixed;
	right: 3%;
	bottom: 20%;
	z-index: 999;
	opacity: 0;
	transition: all .3s;
	cursor: pointer;
}
.go-back:after {
	content: 'next';
	font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    font-size: 15px;
    color: #A3ACB5;
}
.go-back.active {
	opacity: 1;
}

.home-acticles .main-news__bottom,
.home-expert .main-news__bottom {display: none;}

/* PRICE */
.price-sub--tabs {
	border-radius: 10px;
	overflow: hidden;
	background: #F7F8F9;
}
.price-sub--tabs ul {
	border: none;
	display: block;
}
.price-sub--tabs ul li a {
	display: block;
	padding: 19px 26px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	border-bottom: 1px solid #E6E7EC;
	color: #12181D;
}
.price-sub--tabs ul li:last-child a {
	border-bottom: none;
}
.price-sub--tabs ul li a:hover,
.price-sub--tabs ul li a.active {
	background: #232B32 !important;
	color: #fff !important;
	font-weight: 700;
}

.price-sub--info {
	border-radius: 10px;
	background: #F7F8F9;
	overflow: hidden;
}
.price-sub--info__title {
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
	padding: 15px 22px;
	border-bottom: 1px solid #E6E7EC;
}
.price__sub-head {
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	padding: 16px 22px;
	border-bottom: 1px solid #E6E7EC;
	position: relative;
	cursor: pointer;
}
.price__sub-head:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 20px;
	width: 19px;
	height: 8px;
	background: url('img/icons/price-arrow.png');
	transition: all .3s;
}
.price__sub-head.active:after {
	transform: translate(0, -50%) scale(1, -1);
}

.price-sub--info__item:last-child {
	border-bottom: none;
}
.price__sub-body {
	display: none;
	padding: 16px 22px;
	border-bottom: 1px solid #E6E7EC;
}
.price__sub-body__price {
	font-weight: 700;
}

.price-sub--image img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.price-bottom .s-socials {
	background: #F7F8F9 !important;
}
.price-bottom {
	margin: 18px 0 30px;
}
.price-contacts {
	background: #F7F8F9;
	border-radius: 10px;
	overflow: hidden;
}
.price-contacts__top {
	padding: 23px 28px;
	border-bottom: 1px solid #E6E7EC;
}
.price-contacts__bottom {
	padding: 20px 28px;
}
.price-contacts span {
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	margin-bottom: 13px;
}
.price-contacts p {
	margin: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #70787E;
}
.price-contacts__top-item {
	margin-right: 37px;
}

.price-sub--scroll {
	height: 500px;
}
.price-sub--scroll .mCSB_scrollTools {right: 0 !important;}

.price .a-tabs ul li a {
	font-size: 30px;
	line-height: 30px;
}

/* Broadcast */
.broadcast {
	display: block;
	width: 350px;
	height: 200px;
	background: #ffff;
	position: fixed;
	bottom: 0;
	right: 5%;
	z-index: 9999;
	color: #000;
	border: 1px solid #e6e7ec;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.broadcast__title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 20px 15px;
	position: relative;
}
.broadcast__close {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 30px;
}
.broadcast__frame {
	position: relative;
	height: 150px;
}
.broadcast__frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
}

.broadcast:hover {
	opacity: .9;
	color: #000;
}

.s-content__broad {
	height: 400px;
	position: relative;
}
.s-content__broad iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
}


@media screen and (max-width: 1024px) {
	.header, .header-g a, .header-calendar span, .header-m a span {
		font-size: 14px;
	}
}
@media screen and (max-width: 991px) {
	.top-menu ul li a,
	.bottom-menu ul li a {
		font-size: 12px;
		line-height: 12px;
	}
	.bottom-menu__search input {
		height: 35px;
		width: 205px;
		font-size: 12px;
	}
	.header, .header-g a, .header-calendar span, .header-m a span {
	    font-size: 12px;
	}
	.header > .container > .d-flex {
	}
	.header > .container > .d-flex > * {
		width: 100%;
	}
	.header-date,
	.header-m {
		display: none !important;
	}
	.bread {
		padding: 30px 0 37px;
	}
	.block-title {
		font-size: 35px;
		line-height: 35px;
	}
	.decree-item__head {
		font-size: 15px;
		line-height: 15px;
	}
	.footer-middle__menu ul li a {
		font-size: 12px;
		line-height: 12px;
	}
	.footer-info {
		font-size: 12px;
		line-height: 15px;
		margin-right: 15px;
	}
	.footer-top__logo {
		margin-right: 20px;
	}
	.footer-top__logo img {
		width: 90px;
	}
	.footer-top__socials {
		margin-right: 15px;
	}
	.footer-top__socials a {
		width: 23px;
		height: 23px;
	}
	.footer-top__text {
		font-size: 11px;
		line-height: 14px;
	}
	.footer-top__adv, .footer-top__login {
		font-size: 11px;
		line-height: 11px;
		padding: 33px 6px 25px 6px;
	}
	.footer-middle__left {
		padding: 17px 0px 12px 0;
	}
	.footer-middle__right {
		padding-left: 20px;
	}
	.footer-list ul li {
		font-size: 12px;
	}
	.footer-bottom__text {
		font-size: 10px;
		line-height: 14px;
		width: 60%;
	}
	.footer-bottom__text br {
		display: none;
	}
	.footer-bottom__b {
		font-size: 12px;
		line-height: 12px;
		padding: 13px 30px;
	}
	.main-news .col-lg-5 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 60%;
	    flex: 0 0 60%;
	    max-width: 60%;
	}
	.main-news .col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.main-news .col-lg-3 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    display: flex;
	    justify-content: center;
	}
	.main-news .col-lg-3 > * {
		width: 45%;
		margin-top: 20px;
	}
	.main-news__bottom {
		margin-left: 20px;
	}
	.main-news__banner {
		margin-top: 20px;
	}
	.main-news {
		padding: 40px 0;
	}
	.home-acticles {
		padding-bottom: 40px;
	}
	.home-acticles .col-lg-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 40%;
	    flex: 0 0 40%;
	    max-width: 40%;
	}
	.home-acticles .col-lg-5 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 60%;
	    flex: 0 0 60%;
	    max-width: 60%;
	}
	.article-item__image {
		height: 250px;
	}
	.home-acticles .col-lg-3 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    display: flex;
	}
	.home-acticles .col-lg-3 > * {
		width: calc(50% - 18px);
	}
	.home-articles__small {
		height: 250px;
		margin-top: 15px;
	}
	.home-articles__small:last-child {
		margin-left: 18px;
	}
	.bread {
		font-size: 16px;
		line-height: 16px;
	}
	.a-news .row-18 > .col-lg-8 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.t-all > .container > .row-18 > .col-md-12:first-child {
		order: 2;
		display: flex;
		justify-content: center;
		align-items: center;
		display: none;
	}
	.t-all > .container > .row-18 > .col-md-12:first-child  > .s-item-slider {
		width: 35%;
	}
	.t-all > .container > .row-18 > .col-md-12:first-child  > .s-item-slider .s-banner {
		height: 300px !important;

	}
	.t-cols .article-item {
		margin-bottom: 30px;
		height: auto;
	}
	.s-article .block-title {
		font-size: 24px;
		line-height: 24px;
	}
	.s-article .col-lg-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    order: 2;
	}
	.s-article .col-lg-5 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.s-article .col-lg-3 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.s-image {
		height: 250px;
	}
	.s-content-block {
		padding: 15px 15px 35px;
	}
	.s-image--caption {
		padding: 0 15px;
	}
	.s-content-block p {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.s-content-socials {
		padding: 20px 0;
		flex-wrap: wrap;
	}
	.s-content-socials span {
		margin-bottom: 15px;
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
	.s-socials {
		margin-bottom: 30px;
	}
	.s-sticky {
		position: relative;
		top: 0;
	}
	.a-articles > .container > .row-18 > .col-lg-8 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.top-menu,
	.bottom-menu {
		display: none;
	}
	.header-socials,
	.header-g {
		display: none !important;
	}
	.header-calendar span {
		display: none;
	}
	.header-date {
		display: block !important;
	}
	.header-date__item {
		display: none;
	}
	.header .container > .d-flex > * {
		height: 47px;
	}
.s-item {
	background: #fff !important;
	border-radius: 10px;
	margin-bottom: 18px;
	margin-top: 0px;
}
	.banner-mob {display:block;width:350px;margin:20px auto;}
	.banner-mob img {max-width:150px;float:left;margin:7px;}
	.header-mobile {
		display: block;
		position: relative;
	}
	.header-mobile__button {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.header-mobile__button span {
		display: block;
		width: 24px;
		height: 2px;
		background: #12181D;
		margin-bottom: 5px;
	}
	.header-mobile__button span:nth-child(2) {
		width: 13px;
	}
	.header-mobile__button span:nth-child(3) {
		width: 24px;
		margin-bottom: 0;
	}
	.header-date i {
		display: inline-block;
		margin-left: 0;
	}
	.h-mobile-buttons {
		padding: 14px 0 26px;
		background: #F7F8F9;
	}
	.h-mobile-buttons a {
		width: 100%;
		padding: 12px 0;
		background: #fff;
		font-weight: 500;
		font-size: 13px;
		line-height: 13px;
		text-align: center;
		color: #12181D;
		border-radius: 4px;
	}
	.h-mobile-buttons a:first-child {
		margin-right: 3px;
	}
	.block-title {
		font-size: 24px;
		line-height: 24px;
	}
	.bread {
		padding: 20px 0;
		font-size: 14px;
		line-height: 14px;
	}
	.newwer {margin-left:0px;}
	.decree-item__head-arrow {
		width: 35px;
		height: 35px;
	}

	.banner-home {margin:0px auto;}
	.decree-item__head-arrow > div {
		width: 20px;
		height: 20px;
	}
	.decree-item__head {
		padding: 25px 70px 22px 20px;
		font-size: 14px;
		line-height: 16px;
	}
	
	.mobile-menu__bg {
		background: rgba(18, 24, 29, 0.88);
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 99;
	}
	.mobile-menu__block {
		width: 80%;
		background: #fff;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 100;
		overflow-y: scroll;
	}
	.mobile-menu__close {
		text-align: right;
		padding: 14px 20px 4px;
	}
            .menu-item {position:relative;}
			.menu-item .sub-menu {position:relative;top:0px;padding-left:30px;}
			.menu-item:hover > .sub-menu {position:relative;top:0px;right:0px;}
	.mobile-menu__close svg {
		display: inline-block;
	}
	.mobile-menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.mobile-menu ul li {
		display: block;
	}
	.mobile-menu ul li a {
		display: block;
		padding: 11px 29px;
		border-top: 1px solid #F2F2F3;
		font-weight: 500;
		font-size: 15px;
		line-height: 15px;
		color: #12181D;
		position: relative;
	}
	.mobile-menu ul li a:before {
		content: '';
		position: absolute;
		left: 12px;
		top: 50%;
		transform: translate(0, -50%);
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #12181D;
	}
	.mobile-menu__t ul li a {
		background: #232B32;
		color: #fff;
	}
	.mobile-menu__t ul li a:before {
		background: #fff;
	}
	.mobile-menu, .banner-home {
		display: none;
	}
		.row-8 {    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;}
	.h-mobile-buttons {
		display: block;
	}
	.main-news {
		padding: 0 0 38px;
	}
	.main-news .col-lg-5,
	.main-news .col-lg-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.main-news .col-lg-3 > * {
		width: 100%;
	}
	.main-news__bottom {
		display: none;
	}
	.main-news__block-image {
		height: 280px;
	}
	.main-news__block-title {
		font-size: 18px;
		line-height: 25px;
	}
	.main-news__block p {
		font-size: 16px;
		line-height: 25px;
	}
	.main-news__banner {
		height: 150px;
	}
	.home-acticles .col-lg-4,
	.home-acticles .col-lg-5 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.home-acticles .col-lg-5 + .col-lg-3 {
		display: none;
	}
	.home-acticles .col-lg-3 > * {
	    width: 100%;
	}
	.home-acticles .home-articles__slider {
		display: none;
	}
	.home-acticles .home-more-articles {
		max-width: 100%;
	}
	.see-all-bottom > div {
		padding: 0;
	}
	.see-all-bottom:after {
		display: none;
	}
	.see-all-bottom {
		margin-top: 30px;
	}
	.article-item__image {
		height: 200px;
	}
	.block-title {
		flex-wrap: wrap;
		flex-direction: column;
		-webkit-box-align: flex-start!important;
		-ms-flex-align: flex-start!important;
		align-items: flex-start!important;
	}
	.block-title__all {
		padding-left: 0;
		margin-top: 13px;
	}
	.block-title:after {
		top: 23%;
	}
	.home-articles__big {
		margin-bottom: 16px;
	}
	.home-video__item,
	.home-video__item.small {
		height: 270px;
	}
	.home-video__item.small {
		margin-top: 16px;
	}
	.home-video__item-title {
		font-size: 17px;
		line-height: 21px;
	}
	.home-video,
	.home-photo {
		padding: 38px 0;
	}
	.home-photo__item {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #E6E7EC;
	}
	.home-photo .see-all-bottom {
		margin-top: 0;
	}
	.home-expert .col-lg-5,
	.home-expert .col-lg-7 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.home-expert__item > .d-flex {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.home-expert__item {
		margin-top: 16px;
	}
	.home-expert__item .article-item__image,
	.home-expert__item .article-item__block {
		width: 100%;
	}
	.home-expert__item .article-item__image {
		height: 200px;
	}
	.home-expert .article-item__title {
		font-size: 16px;
		line-height: 25px;
	}
	.home-expert {
		padding: 38px 0 50px;
	}

	.footer-top > .container > .d-flex {
		flex-wrap: wrap;
	}
	.footer-top__logo {
		width: 50%;
	}
	.footer-top__socials {
		width: calc(50% - 25px);
		margin-right: 0;
	}
	.footer-middle {
		display: none;
	}
	.footer-count {
		position: relative;
		bottom: 0;
		left: 0;
		margin-top: 15px;
	}
	.footer-bottom > .container > .d-flex {
		flex-wrap: wrap;
	}
	.footer-bottom__text {
		width: 100%;
		margin-bottom: 15px;
	}
	.article-item > .d-flex {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.a-news__left .article-item__image {
		height: 280px;
	}
	.a-news__left .article-item__image,
	.a-news__left .article-item__block {
	    width: 100%;
	}
	.a-news__left .article-item__block {
		padding: 23px 15px;
	}
	.a-news__left .article-item__title {
		font-size: 18px;
		line-height: 22px;
	}
	.a-news__left .article-item p {
		font-size: 15px;
		line-height: 18px;
	}
	.see-all-bottom a {
		font-size: 12px;
		line-height: 12px;
		padding: 13px 30px;
	}
	.a-news {
		padding-bottom: 40px;
	}
	.a-photos-paper {
		padding: 40px 0;
	}
	.home-articles__slider .swiper-button-next, .home-articles__slider .swiper-button-prev {
		width: 30px;
		height: 30px;
	}
	.home-articles__slider .swiper-button-next:after, .home-articles__slider .swiper-button-prev:after {
		font-size: 14px;
	}
	.a-photos__item .article-item__image {
		height: 200px;
	}
	.a-articles .article-item {
		height: auto;
	}
	.a-news .row-18 > .col-lg-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.home-articles__slider .swiper-button-prev {
		left: -10px;
	}
	.home-articles__slider .swiper-button-next {
		right: -10px;
	}
	.s-comments {
		margin-bottom: 20px;
	}
	.s-banner.full {
		height: 450px;
	}
	.main-news__block  {
		margin-bottom: 20px;
		height: auto;
	}
	.home-articles__slider .swiper-button-next, .home-articles__slider .swiper-button-prev {
		background: #fff;
	}
	.home-articles__slider .swiper-button-next:after, .home-articles__slider .swiper-button-prev:after {
		color: #000;
	}
	.t-expert__item:nth-child(3) ~ .t-expert__item {display: none !important;}

	.home-main-block .main-news__list-title {
		display: none;
	}
	.home-main-block .main-news__block {
		margin-bottom:  0;
	}
	.home-acticles .main-news__bottom {
		display: block;
		margin-left: 0;
		margin-top: 20px;
	}
	.home-video__item {
		background-size: cover !important;
	}
	.home-expert .article-item p {
		font-size: 14px;
		line-height: 18px;
	}
	.home-expert__item .article-item__block {
		padding: 24px 18px;
	}
	.home-expert .main-news__bottom {
		display: block;
		margin-left: 0;
		margin-top: 20px;
	}
	.main-news__slider-item {
		height: auto;
		padding-top: 100%;
	}
	.footer-top {
		padding: 15px 0 0;
	}
	.footer-top__text {
		order: 5;
		padding: 10px 0;
	}
	.footer-top__text br {
		display: none;
	}
	.footer-top__logo {
		width: 35%;
	}
	.footer-top__socials {
		width: calc(65% - 25px);
		justify-content: flex-end;
	}
	.footer-top__adv, .footer-top__login {
		padding: 25px 15px;
	}
	.footer-mobile__item-head {
		padding: 23px 15px;
		background: #232B32;
		color: #fff;
		font-size: 15px;
		line-height: 15px;
		position: relative;
		border-top: 1px solid #343D45;
	}
	.footer-mobile__item-head svg {
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translate(0, -50%);
		transition: all .3s;
	}
	.footer-mobile__item-head.active svg {
		transform: translate(0, -50%) rotate(-180deg);
	}
	.footer-mobile__item-body {
		display: none;
		background: #47515A;
	}
	.footer-mobile__item-body ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.footer-mobile__item-body ul li {
		display: block;
	}
	.footer-mobile__item-body ul li a {
		display: block;
		padding: 11px 16px;
		border-bottom: 1px solid #58636D;
		color: #fff;
	}
	.footer-mobile__item-body ul li:last-child a {
		border-bottom: none;
	}
	.a-news__left .see-all-bottom {
		margin-bottom: 30px;
	}
	.footer-info {
		padding: 15px 30px;
		margin-right: 0;
		border-bottom: 1px solid #58636D;
	}
	.footer-info:after {
		left: 15px;
		top: 29px;
	}
	.a-articles > .container > .row-18 > .col-lg-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.a-tabs ul li a {
		font-size: 18px;
		line-height: 18px;
	}
	.a-tabs ul {
		flex-wrap: nowrap;
	}
	.t-all > .container > .row-18 > .col-md-12:first-child {
		order: 2;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		display: block;
	}
	.s-banner-hor {margin-bottom: 25px;}
	.t-all .main-news__list {height: auto;}

	.price .a-tabs ul {
		flex-direction: column;
	}
	.a-tabs ul li:not(:last-child) {margin-right: 0; margin-bottom: 15px !important;}
	.price-sub--tabs, .price-sub--info {margin-bottom: 25px;}
	.price-sub--tabs ul li a, .price__sub-head {font-size: 16px; line-height: 16px;}
	.price-contacts__top .d-flex {
		flex-direction: column;
	}
	.price-contacts__top-item {margin-right: 0;}
	.price-contacts__top-item:first-child {margin-bottom: 25px;}

	iframe {
		max-width: 100%;
		height: 250px;
	}
}
            
            
           