/* base styles*/
/*********General*********/
* {
	box-sizing: border-box;
	outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

input {
	border-radius: 0;
}

input[type="search"] {
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
	position: relative;
	right: 15px;
}

html {
	scroll-behavior: smooth;
	
	-webkit-tap-highlight-color: transparent;
}

body {
	/*-webkit-overflow-scrolling: touch;*/
	scroll-behavior: smooth;
	font: 16px 'Inter', sans-serif;
	color: #000;
	background-size: cover;
	font-weight: 400;
	min-width: 375px;
	min-height: 100vh;
	background: #000;
}

@media only screen and (max-width: 767px) {
	body.no-scroll, html.no-scroll {
		overflow: hidden;
	}
}

/* cyrillic */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* https://fonts.gstatic.com/s/inter/v12 */
.main_slide_bg_x2 {
	display: none;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}

.modal {
	display: none;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #000;
	transition: .2s;
}

textarea {
	resize: none;
}

.scroller {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	visibility: hidden;
}

.page_wp {
	overflow: hidden;
	position: relative;
}

.page_wp img {
	display: inline-block;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

.modal img {
	display: inline-block;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

a:hover {
	text-decoration: none;
}

.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.justify-content-start {
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.justify-content-end {
	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.justify-content-center {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.justify-content-between {
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.justify-content-around {
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.align-items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.align-items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.align-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	-webkit-align-items: baseline;
	align-items: baseline;
}

.align-items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}

.hidden {
	overflow: hidden;
	visibility: hidden;
	display: none;
}

.wrapper {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}

.mm_link {
	display: none;
	position: relative;
	z-index: 100;
	width: 40px;
	height: 40px;
	margin-left: 20px;
	background: url("images/s38.svg") no-repeat center center;
	transition: 0.7s all ease;
}

.mm_link.is-active {
	transform: rotate(90deg);
	transition: 0.7s all ease;
}

.logo_img svg {
	width: 75px;
	height: 74px;
}

.logo_text svg {
	width: 95px;
	height: 33px;
	transition: 0.7s all ease;
}

.logo_text {
	padding-left: 20px;
	padding-top: 9px;
	overflow: hidden;
}

header {
	width: 100%;
	position: absolute;
	top: 9px;
	left: 0;
	padding-top: 0;
	z-index: 2000;
	transition: none;
}

header.fixed {
	top: 0;
	position: fixed;
	transition: none;
}

header.fixed .logo_text svg {
	transform: translate3d(-140%, 0, 0);
	transition: 0.7s all ease;
}

header:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(32, 29, 45, 0.3);
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.7s all ease;
}

header.fixed:before {
	opacity: 1;
	transition: 0.7s all ease;
}

/*base styles*/

/*header styles*/
.topmenu {
	padding-right: 67px;
	padding-top: 3px;
}

.topmenu li {
	list-style: none;
	margin: 0 23px;
	position: relative;
}

.topmenu li > a {
	color: #fff;
	font-weight: 700;
	padding-bottom: 5px;
	border-bottom: 2px solid rgba(255, 255, 255, 0);
}

.topmenu li > a:hover {
	border-bottom: 2px solid #CC3C3C;
	color: #CC3C3C;
}

.icon {
	margin: 0;
}

.search_btn {
	width: 74px;
	height: 50px;
	background: #CC3C3C;
	border-radius: 20px;
	margin-left: 34px;
	position: relative;
	overflow: hidden;
	perspective: 100px;
	transform: translate3d(0, 0, 0);
}

.search_btn:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 1;
	left: 0;
	top: 0;
	transform: translate3d(0, 0, 0);
	transform-origin: center;
	transition: 0.4s all linear;
	background: url("images/s3.svg") no-repeat center center;
	z-index: 2;
}

.search_btn:hover {
	background: #fff;
}

.search_btn:hover:before {
	background: url("images/ico7.svg") no-repeat center center;
}

.search_btn.close:before {
	transform: translate3d(0, 0, -50px);
	transform-origin: center;
	transition: 0.4s all linear;
	opacity: 0;
	z-index: 1;
}

.search_btn:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transform-origin: center;
	background: url("images/s3-1.svg") no-repeat center center;
	opacity: 0;
	transform: translate3d(0, 0, -50px);
	transition: 0.4s all linear;
	z-index: 1;
}

.search_btn.close:after {
	opacity: 1;
	transform-origin: center;
	transform: translate3d(0, 0, 0);
	transition: 0.4s all linear;
	z-index: 2;
}

.search_btn.close {
	background: #4B4B4B;
}

.search_btn svg {
	width: 31px;
	height: 31px;
}

.lang_block {
	width: 94px;
	height: 50px;
	border-radius: 17px;
	border: 1px solid rgba(234, 234, 234, 0.5);
	position: relative;
}

.lang_block:before {
	content: '';
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 17px;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.7s all ease;
}

.lang_block.right_mode:before {
	top: 0;
	left: 42px;
	transition: 0.7s all ease;
}

.lang_block a {
	width: 50%;
	height: 50px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	color: #fff;
	position: relative;
	z-index: 100;
}

.lang_block a:hover {
	color: #CC3C3C;
}

.lang_block a.active {
	color: #CC3C3C;
	cursor: default;
	/*
	padding-top: 2px;
	*/
}

.lang_block a:first-child {
	padding-left: 4px;
}

.lang_block a:last-child {
	padding-right: 2px;
}

.toggle_menu {
	width: 229px;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(234, 234, 234, 0.5);
	padding: 23px 5px;
	position: absolute;
	top: 47px;
	left: -10px;
	visibility: hidden;
	transform: translate3d(0, -30px, 0);
	transition: 0.4s all ease;
	opacity: 0;
}

li.open .toggle_menu {
	visibility: visible;
	transform: translate3d(0, 0, 0);
	transition: 0.4s all ease;
	opacity: 1;
}

li.open {
	position: relative;
}

li.open:before {
	content: '';
	position: absolute;
	background: none;
	height: 40px;
	width: 150%;
	left: -25%;
	bottom: -40px;
}

.toggle_menu:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
	
}

.toggle_menu a {
	display: block;
	width: 100%;
	height: 27px;
	line-height: 27px;
	font-weight: 600;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #fff;
	border-radius: 3px;
	position: relative;
	z-index: 100;
}

.toggle_menu a:hover {
	background: #2A3848;
	color: #E02C2C;
}

.toggle_menu a:last-child {
	margin-bottom: 0;
}

/*header styles*/
/*mob_menu styles*/
.mob_menu {
	width: 328px;
	min-height: 100vh;
	height: 100vh;
	overflow: auto;
	border-radius: 0 30px 30px 0;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999999;
	padding: 33px 31px 15px 20px;
	transform: translate3d(-105%, 0, 0);
	visibility: hidden;
	transition: 0.7s all ease;
}

.mob_menu_inner {
	min-height: 690px;
	padding-bottom: 109px;
	position: relative;
}

.search_toggle {
	width: 600px;
	height: 60px;
	position: absolute;
	top: 68px;
	right: -1000%;
	z-index: 2000;
	opacity: 0;
	visibility: hidden;
	transition: 0.7s all ease;
}

/*mob_menu styles*/
header.dark .wrapper {
	padding: 0 26px;
}

.articles_tads {
	padding-left: 11px;
	margin-bottom: 47px;
}

.articles_tads a {
	width: 277px;
	height: 52px;
	border: 1px solid #C6C6C6;
	border-radius: 26px;
	font-size: 18px;
	font-weight: 600;
	color: #CC3C3C;
	margin-right: 14px;
}

.articles_tads a {
	display: none;
}

.articles_tads a {
	margin-bottom: 14px;
}

.articles_tads a:nth-child(1), .articles_tads a:nth-child(2), .articles_tads a:nth-child(3), .articles_tads a:nth-child(4), .articles_tads a:nth-child(5) {
	display: flex;
}

.articles_tads a:last-child {
	margin-right: 0;
	width: auto;
	border: none;
}

.articles_tads a svg {
	width: 26px;
	height: 6px;
}

.articles_tads a:hover {
	border: 1px solid #CC3C3C;
}

.articles_tads a.active {
	border: 1px solid #CC3C3C;
}

.articles_tads a.articles_tads_open {
	display: flex;
}

.articles_tads a:last-child:hover {
	border: none;
}

.posts_top_wp {
	padding-top: 145px;
	background: #fff;
	padding-bottom: 25px;
}

header.dark .topmenu li a {
	color: #000;
}

header.dark .lang_block {
	border: 1px solid rgba(120, 120, 120, 0.3);
}

header.dark .lang_block:before {
	border: 1px solid #CC3C3C;
}

header.dark .lang_block a {
	color: #C6C6C6;
}

header.dark .lang_block a:hover {
	color: #CC3C3C;
}

header.dark .lang_block a.active {
	color: #CC3C3C;
}

header.dark .search_btn {
	border: 1px solid #CC3C3C;
}

.ps_input {
	width: 100%;
	height: 60px;
	background: #F4F4F4 url("/local/templates/exprogroup/images/icons/ico7.svg") no-repeat 23px center;
	border-radius: 30px;
	border: none;
	outline: none;
	padding-left: 74px;
	font: 17px 'Inter', sans-serif;
	font-weight: 500;
}

.ps_input::placeholder {
	color: #A9A9A9;
}

.posts_top_wp .wrapper {
	padding: 0 49px;
}

.posts_search_block {
	margin-bottom: 35px;
}

.posts_top_text {
	margin-bottom: 65px;
	justify-content: space-between;
	flex-wrap: nowrap !important;
}

.posts_top_text p {
	width: 50%;
}

.posts_top_text p:first-child {
	font-size: 23px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 20px;
}

.posts_top_text h1:first-child {
	font-size: 23px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 20px;
}

@media (max-width: 767px) {
	.posts_top_text h1:first-child {
		padding-left: 0;
	}
}

.posts_top_text p:last-child {
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
	padding-right: 50px;
}

.posts_top_wp .articles_tads {
	padding-left: 0;
	padding-right: 0;
}

.posts_top_wp .articles_tads a {
	border: 1px solid #CC3C3C;
}

.posts_top_wp .articles_tads a:last-child {
	border: none;
}

.posts_top_wp .articles_tads a:hover {
	background: #CC3C3C;
	color: #fff;
}

.posts_top_wp .articles_tads a:last-child:hover {
	background: none;
}

.posts_top_wp .articles_tads a:last-child svg {
	width: 30px;
	height: 10px;
}

.posts_top_wp .articles_tads {
	margin-bottom: 0;
}

.posts_slider_wp {
	width: 100%;
	background: #fff;
}

.swiper13 {
	overflow: hidden;
}

.posts_slider {
	position: relative;
	padding: 0 25px;
	padding-bottom: 15px;
}

.posts_slide {
	height: 513px;
	border-radius: 20px;
	padding-top: 50px;
	padding-left: 39px;
}

.posts_main_info {
	width: 503px;
	height: 413px;
	position: relative;
	padding: 26px 33px;
	z-index: 2;
}

.posts_slide_bg, .posts_slide_bg_x2, .posts_slide_bg_mobile {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	top: 0;
	border-radius: 20px;
}

.posts_slide_bg_mobile {
	display: none;
}

.posts_slide_bg_x2 {
	display: none;
}

.posts_main_info:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(32, 29, 45, 0.3);
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 30px;
}

.p_label_block {
	position: relative;
	z-index: 100;
	margin-bottom: 30px;
}

.p_label_block span {
	height: 29px;
	font-size: 13px;
	font-weight: 600;
	line-height: 27px;
	border: 1px solid #C6C6C6;
	color: #fff;
	margin-right: 5px;
	padding: 0 15px;
	border-radius: 15px;
}

.p_label_block a {
	height: 29px;
	font-size: 13px;
	font-weight: 600;
	line-height: 27px;
	border: 1px solid #C6C6C6;
	color: #fff;
	margin-right: 5px;
	padding: 0 15px;
	border-radius: 15px;
}

.pmi_title {
	position: relative;
	z-index: 100;
	font-size: 41px;
	font-weight: 600;
	line-height: 46px;
	color: #fff;
	padding-left: 10px;
	width: 95%;
	margin-bottom: 14px;
	display: block;
}

.pmi_text {
	position: relative;
	z-index: 100;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: -0.01em;
	color: #DADADA;
	padding-left: 10px;
	width: 60%;
}

.ps_arrows {
	width: 112px;
	position: absolute;
	bottom: 3%;
	left: 105px;
	z-index: 8900;
}

.prev13 {
	width: 49px;
	height: 49px;
	background: #fff url("/local/templates/exprogroup/images/icons/s8.svg") no-repeat center center;
	background-size: 25px auto;
	border-radius: 50%;
}

.prev13:hover {
	background: #CC3C3C url("/local/templates/exprogroup/images/icons/s10.svg") no-repeat center center;
	background-size: 25px auto;
}

.next13 {
	width: 49px;
	height: 49px;
	background: #fff url("/local/templates/exprogroup/images/icons/s9.svg") no-repeat center center;
	background-size: 25px auto;
	border-radius: 50%;
}

.next13:hover {
	background: #CC3C3C url("/local/templates/exprogroup/images/icons/s11.svg") no-repeat center center;
	background-size: 25px auto;
}

.sp13 {
	bottom: 0 !important;
	padding: 0 45px;
}

.sp13 .swiper-pagination-bullet {
	width: 24% !important;
	height: 5px !important;
	border-radius: 3px !important;
	background: #D6D6D6;
	opacity: 1;
	margin: 0 !important;
	transition: .3s;
}

.sp13 .swiper-pagination-bullet:hover {
	background: #4A4A4A;
}

.sp13 .swiper-pagination-bullet-active {
	background: #E22B2B;
}

.sp13 .swiper-pagination-bullet-active:hover {
	background: #E22B2B;
}

/*screen1*/
/*моб. меню */
.mob_toggle_link {
	position: relative;
}

.mob_toggle_link span {
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -11px;
	background: url("images/s15-2.svg") no-repeat center center;
}

.mob_toggle_link.active span {
	background: url("images/s15-3.svg") no-repeat center center;
}

.mob_toggle_item {
	display: none;
}

.mob_toggle_item li {
	list-style: none;
	display: block;
}

.mob_menu ul.mob_toggle_item li a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 25px;
	line-height: 25px;
	border-bottom: none;
}

.mob_menu ul.mob_toggle_item {
	margin-bottom: 0;
}

.chat_soc a {
	position: relative;
	height: 32px;
	display: flex;
	align-items: center;
}

.chat_soc a span {
	width: 100px;
	display: block;
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -50px;
	text-align: center;
	font-size: 12px;
	transition: 0.2s all ease;
	opacity: 0;
	transform: translate3d(0, 15px, 0);
}

.chat_soc a:hover span {
	transition: 0.2s all ease;
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.mob_overlay {
	background: #000;
	opacity: .8;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	display: none;
	position: fixed;
	z-index: 9999999999998;
	width: 100%;
	height: 100%;
	top: 0;
}

/* медленное увеличение */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (max-width: 1920px) {
	.posts_slide_bg_x2 {
		display: block;
		background-size: 1920px auto;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.posts_slide_bg_x2 {
		display: block;
	}
}

@media only screen and (max-width: 1579px) {
	.articles_tads a:nth-child(5) {
		display: none;
	}
	
	.articles_tads.show a:nth-child(5) {
		display: flex;
	}
}

@media only screen and (max-width: 1399px) {
	.topmenu {
		padding-right: 0;
	}
	
	.topmenu li {
		margin: 0 12px;
	}
	
	.search_btn {
		margin-left: 15px;
	}
}

@media only screen and (max-width: 1299px) {
	.articles_tads a:nth-child(4) {
		display: none;
	}
	
	.articles_tads.show a:nth-child(4) {
		display: flex;
	}
}

@media only screen and (max-width: 1199px) {
	.wrapper {
		padding: 0;
	}
	
	.topmenu {
		display: none;
	}
	
	.mm_link {
		display: flex;
	}
}

@media only screen and (max-width: 1039px) {
	.articles_tads a:nth-child(3) {
		display: none;
	}
	
	.articles_tads.show a:nth-child(3) {
		display: flex;
	}
}

@media only screen and (max-width: 1039px) {
	.articles_tads a:nth-child(3) {
		display: none;
	}
	
	.articles_tads.show a:nth-child(3) {
		display: flex;
	}
}

@media only screen and (max-width: 767px) {
	header:before {
		content: '';
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.7);
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
	}
	
	.wrapper {
		width: 375px;
		padding: 0 19px;
	}
	
	.logo_img svg {
		width: 57px;
		height: 56px;
	}
	
	.logo_text svg {
		width: 72px;
		height: 24px;
	}
	
	.lang_block {
		display: none;
	}
	
	header {
		top: 20px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	header .wrapper {
		padding: 0 20px;
	}
	
	.search_btn {
		width: 65px;
		height: 40px;
		background-size: 23px auto;
	}
	
	.logo_text {
		padding-left: 12px;
	}
	
	.mm_link {
		margin-left: 18px;
	}
	
	.top_news .wrapper {
		display: flex;
	}
	
	header.dark .wrapper {
		padding: 0 20px;
	}
	
	/* posts */
	.posts_top_wp {
		padding-top: 102px;
	}
	
	.posts_top_wp .wrapper {
		padding: 0 15px;
	}
	
	.ps_input {
		border-radius: 22px;
		background-position: 20px center;
		padding-left: 67px;
	}
	
	.posts_top_text {
		padding-left: 3px;
		margin-bottom: 23px;
		flex-direction: column;
	}
	
	.posts_top_text p {
		width: 100%;
	}
	
	.posts_top_text p:first-child {
		font-size: 20px;
		line-height: 24px;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}
	
	.posts_search_block {
		margin-bottom: 40px;
	}
	
	.posts_top_text p:last-child {
		font-size: 14px;
		font-weight: 400;
		line-height: 17px;
		padding-right: 20px;
	}
	
	.posts_top_wp {
		padding-bottom: 1px;
	}
	
	.posts_slider {
		width: 335px;
	}
	
	.posts_main_info {
		width: 233px;
		height: fit-content;
		padding: 16px 20px;
		border-radius: 18px;
	}
	
	.posts_slider_wp .wrapper {
		padding: 0 8px;
	}
	
	.swiper13 {
		overflow: visible;
	}
	
	.posts_slider_wp {
		overflow: hidden;
	}
	
	.pmi_title {
		font-size: 18px;
		line-height: 20px;
	}
	
	.posts_slide {
		padding-left: 17px;
		height: auto;
		padding-top: 0;
		display: flex;
		align-items: flex-end;
		padding-bottom: 25px;
	}
	
	.articles_tads a {
		height: 38px;
		padding: 0 20px;
		width: auto;
		font-size: 12px;
		margin-right: 10px;
	}
	
	.articles_tads_scroll {
		margin-bottom: 25px;
	}
	
	.posts_slide_bg, .posts_slide_bg_x2 {
		display: none;
	}
	
	.posts_slide_bg_mobile {
		display: block;
	}
}

@media only screen and (max-height: 765px) {
	.mm_bottom {
		position: static;
		margin-top: 30px;
	}
}

.inner_screen {
	width: 100%;
	height: 450px;
	position: relative;
	padding-top: 140px;
}

.inner_bg_x2, .inner_bg, .inner_bg_mobile {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.inner_bg_x2, .inner_bg_mobile {
	display: none;
}

.inner_screen h1 {
	font-size: 70px;
	font-weight: 700;
	line-height: 71px;
	color: #fff;
	margin-bottom: 13px;
}

.inner_screen_main_info {
	padding-left: 43px;
}

.inner_screen_subtitle {
	width: 35%;
	font-size: 38px;
	font-weight: 600;
	line-height: 46px;
	color: #fff;
	padding-left: 3px;
}