@font-face{font-family:Montserrat;src:url(./fonts/montserrat400.eot);src:url(./fonts/montserrat400.eot?#iefix) format("embedded-opentype"),url(./fonts/montserrat400.woff2) format("woff2"),url(./fonts/montserrat400.svg) format("svg"),url(./fonts/montserrat400.ttf) format("truetype"),url(./fonts/montserrat400.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(./fonts/montserrat600.eot);src:url(../fonts/montserrat600.eot?#iefix) format("embedded-opentype"),url(./fonts/montserrat600.woff2) format("woff2"),url(./fonts/montserrat600.svg) format("svg"),url(./fonts/montserrat600.ttf) format("truetype"),url(./fonts/montserrat600.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}
*,::after,::before {box-sizing: border-box}
html, body {padding: 0; margin: 0; font-family: 'Inter', sans-serif; color: #333; -webkit-tap-highlight-color: transparent;}
html {overflow-y: scroll;}
body {margin: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; overflow: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
h1, h2, h3, h4, h5, h6 {margin-top: 0; margin-bottom: .5rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: .5rem; font-family: inherit; font-weight: 700; line-height: 1.2; color: inherit; color: #262626;}
p {margin-top: 0; margin-bottom: 1rem;}
a {text-decoration: none; outline: none; color: #00a78d;}
a:hover {text-decoration: none; color: #00846f;}
a.white {color: white;}
a.dark {color: black;}
a.no-decoration {text-decoration: none !important;}
button, input, optgroup, select, textarea {margin: 0; font-family: inherit; font-size: inherit; line-height: inherit;}
.container-fluid {max-width: 1230px; margin: 0 auto; padding-right: 15px; padding-left: 15px;}
.caption-container {margin: 35px auto;}
.inl {display: inline-block; vertical-align: top;}
.f-right {float: right;}
.relative {position: relative;z-index: 9}
.nowrap {white-space: nowrap;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt40 {margin-top: 40px;}
.mt85 {margin-top: 85px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40 {margin-bottom: 40px}
.mb60 {margin-bottom: 60px}
.r90 {transform: rotate(90deg);}
.r180 {transform: rotate(180deg);}
.r270 {transform: rotate(270deg);}
.bold {font-weight: 500;}
.pb150 {padding-bottom: 150px;}
.pt40 {padding-top: 40px}
.pb40 {padding-bottom: 40px}
.pr15 {padding-right: 15px}
.text-right {text-align: right;}
.text-left {text-align: left;}
.text-center {text-align: center;}
.w100 {width: 100%;}
.w50 {width: 50%}
.h1px {height: 1px;}
.fwb{font-weight: bold}
.white{color: white!important;}

.home-slider{max-width:inherit!important}
.post-b span[itemprop=logo] img{display:block;margin:20px auto}
.a-blank{color:#000!important}
.a-blank:hover{cursor:inherit;color:#000!important}
img{vertical-align:middle;border-style:none}
/* Cookie */
.i__cookie{position:fixed;bottom:0;right:0;left:0;width:100%;background-color:#fff;display:none;align-items:center;justify-content:center;font-size:14px;z-index:2;box-shadow:1px 0 4px #0000008c;min-height:50px;padding:10px 15px;text-align:center}
.i__cookie a{padding:4px 15px;margin-top:5px;display:block}


/* HEADER */
.header{box-shadow:0 3px 6px rgb(0,0,0,.07);background:#fbfbfb}
.h-logo{width:262px}
.h-name{margin:0 auto;width:calc(100% - 524px);text-align:center;font-weight:500;font-size:20px;margin-top:16px;color:#939393;text-transform:uppercase;display:inline-flex;margin:0;height:93px;align-items:center;justify-content:center}
.h-up{padding:15px 0}
.h-s.mtop{margin-bottom:45px}
.h-data.fixed{position:fixed;z-index:10;top:0;left:0;right:0;z-index:9;height:45px;background:#fbfbfb;box-shadow:0 3px 6px rgba(0,0,0,.07)}
.h-menu{margin:0;padding:0;width:100%;display:flex;flex-direction:row;justify-content:space-between}
.h-menu li{vertical-align:top;width:calc(100% / 7);min-width:max-content;display:flex;justify-content:center}
.h-menu li>a:after{width:1px;height:22px;background:#e5e5e5;margin:0 11px;content:"";position:absolute;right:-12px}
.h-menu li:last-child>a:after{content:none}
.h-menu li>a{width:100%;text-align:center;padding:12px 12px!important}
.h-menu li a{display:block;padding:12px 0;color:#000;font-size:14px;text-transform:uppercase;font-weight:500;position:relative}
.h-menu li a:hover {color: #00a89c;}
.h-dropdown {position: absolute; z-index: 10; left: 0; right: 0; top: 44px; z-index: 11; list-style: none; padding: 0; margin: 0; display: none;height: inherit!important;}
.h-dropdown-inner-wrap {padding: 15px; opacity: 1; transition: opacity .3s; text-align: left; background: #fbfbfb; box-shadow: 0 7px 6px rgb(0, 0, 0, 0.07); overflow: auto;}
.h-dropdown-inner {column-count: 2;}
.h-dropdown-inner-i {display: grid; break-inside: avoid; margin-bottom: 15px; padding-left: 50px;}
.h-dropdown-icon {width: 26px; height: 26px; float: left; margin-top: -3px; position: absolute; left: -37px;}
.h-menu li .h-dropdown-inner-i-cnt a {padding: 8px 0; color: #00a78d; text-transform: none; font-weight: normal;}
.h-menu li .h-dropdown-inner-i-cnt a:hover {text-decoration: underline}
.h-dropdown-overlay {position: absolute; left: 0; right: 0; top: 44px; z-index: 1; background: rgba(0,0,0,0.2); pointer-events: none; display: none;}
.h-menu li:hover .h-dropdown {display: block;}
.h-menu li:hover .h-dropdown-overlay {display: block;}
.h-right {width: 262px;}
.h-right-up {line-height: 38px;}
.h-right-up .h-search-t {width: 18px; height: 18px; margin-top: 10px; margin-right: 10px;}
.h-right-locale .locale {border-radius: 6px; border: 2px solid #c6c6c5; font-size: .8rem; color: #616161; height: 38px; padding: 0 8px; cursor: pointer;}
.h-right-phone {font-size: 17px;}
.h-right-low {margin-top: 8px;}
.h-right-map {width: min-content; height: 48px; background: linear-gradient(80deg, #00a89c 23%, #6970cb 100%); border-radius: 6px; color: white; font-weight: 500; text-transform: uppercase; font-size: 12px; padding: 7px 12px; transition: 0.2s background;}
.h-right-map:hover {color: white; background: linear-gradient(80deg, #00a89c 30%, #6970cb 100%);}
.h-right-map i {width: 28px; height: 28px; filter: brightness(0) invert(1); float: left; margin-top: 3px;}
.h-right-map div {margin-left: 40px;    line-height: 18px;font-size: 11px;}
.h-right-brief{display:flex;align-items:center;justify-content:center;height:48px;background:linear-gradient(80deg,#00a89c 23%,#6970cb 100%);border-radius:6px;color:#fff;font-weight:500;text-transform:uppercase;font-size:12px;padding:7px 8px;transition:.2s background;width:min-content}
.h-right-brief:hover{color:#fff}
.h-right-brief i{width:32px;height:27px;float:left}
.h-right-brief div{line-height:18px;font-size:11px;padding-left:5px;width:min-content}
.h-right-search{z-index:12}
.h-search {display: none; position: absolute; top: -1px; right: -32px; background: #eeeeee; width: 330px; z-index: 12;}
.h-search input[type="text"] {width: 100%; background: white; border: 1px solid #262626; color: #262626; height: 40px; padding: 0 7px; letter-spacing: .3px; font-size: 14px; outline: 0; font-weight: normal; padding-right: 29px;}
.h-search input[type="submit"] {margin-top: 11px; height: 18px; width: 18px; border: none; display: inline-block; vertical-align: top; position: relative; right: 60px; outline: none; cursor: pointer;}
.h-search-c {margin-top: 12px; width: 15px; height: 15px; position: relative; right: 46px; cursor: pointer;}
.h-search-overlay {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: black; opacity: 0.7; z-index: 11;}
.h-m-logo {display: none;}
.h-menu-toggler {display: none;}
.h-menu-toggler-icon {width: 32px; height: 32px; margin-top: 10px; margin-right: 17px;}
.h-m-search-t {display: none;}
.h-m-search-t-icon {width: 22px; height: 22px; margin-top: 14px;}
.h-m-search {position: absolute; right: 0; left: 0; top: 0; background: #f8f9fa; height: 0; overflow: hidden; transition: 0.2s height;}
.h-m-search.visible {height: 63px;}
.h-m-search span {display: block; padding: 12px 15px; margin-left: 40px;}
.h-m-search-back {float: left; width: 20px; height: 20px; margin-top: 22px; margin-left: 15px;}
.h-m-search input[type="text"] {width: 100%; background: white; border: 1px solid #262626; color: #262626; height: 40px; padding: 0 7px; letter-spacing: .3px; font-size: 14px; outline: 0; font-weight: normal; border-radius: 3px; padding-right: 80px;}
.h-m-search input[type="submit"] {margin-top: 11px; height: 18px; width: 18px; border: none; display: inline-block; vertical-align: top; position: relative; right: 29px; outline: none; cursor: pointer;}

/* FOOTER */
.footer {background: #3c4043; padding: 50px 0 20px;margin-top: auto}
.f-up-link {margin-bottom: 20px;}
.f-up-link-cpt {font-size: 18px; font-weight: 500; color: #00a89c;}
.f-up-link-cpt.link:hover {color: #05c3b5;}
.f-up-sublinks {list-style: none; padding: 0; margin: 0;}
.f-up-sublinks li {padding: 5px 0;}
.f-up-sublinks li a {color: white; font-size: 14px;}
.f-up-item {width: 33.3%;}
.f-up-subscribe {margin-top: 15px;}
.f-up-social {margin-top: 15px;}
.f-up-social a {margin-right: 15px;}
.f-up-social i {width: 32px; height: 32px; filter: brightness(0) invert(1);}
.f-up-social a:hover i{filter: none}
.f-up-social a.a__rutube:hover{background-color: #00a89c;}
.f-up-contacts {margin-top: 15px;}
.f-up-contact, .f-up-contact:hover {display: block; color: white;}
.f-up-contact i {width: 24px; height: 24px; line-height: 24px; margin-bottom: 10px; margin-right: 10px; filter: brightness(0) invert(1);}
.f-logo img {max-width: 80%;}
.f-disclaimer {max-width: 80%; font-size: 14px; color: white; margin-top: 40px;text-transform: uppercase}

.f-roc{display: flex;align-items: center;justify-content: flex-end;cursor: pointer;margin-top: 8px;font-size: 12px}
.f-roc img{width: 115px;margin-top: -1px;}

/* SIDE MENU */
.side-menu {width: 250px; overflow-x: scroll; position: fixed; left: -250px; top: 0; bottom: 0; height: 100%; z-index: 1000; background: #f8f9fa; -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75); box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.75); transition: left 0.2s;}
.side-menu.opened {left: 0px;}
.side-menu-overlay {visibility: hidden; position: fixed; top: 0; left: 0; right: 0; height: 100%; z-index: 999; background: black; opacity: 0; -webkit-transition: opacity 0.2s; transition: opacity 0.2s;}
.side-menu-overlay.non-opaque {opacity: 0.7;}
.side-menu-overlay.deployed {visibility: visible;}
.side-menu-content {min-width: 250px; font-size: 14px;}
.side-menu-upper {height: 64px; border-bottom: 1px solid rgba(0,0,0,.08); position: absolute; top: 0; left: 0; right: 0;}
.side-menu-close {float: right; margin-right: 15px;}
.side-menu-close-icon {width: 16px; height: 16px; margin-top: 22px;}
.side-menu-upper-icon {width: 24px; height: 24px; margin-top: 18px;}
.side-menu-email {margin-left: 25px;}
.side-menu-phone {margin-left: 15px;}
.side-menu-data {margin: 0; padding: 0; list-style: none; overflow-y: scroll; position: absolute; top: 64px; bottom: 0; width: 100%; white-space: nowrap;}
.side-menu-data li {border-bottom: 1px solid rgba(0,0,0,.08);}
.side-menu-data li a {display: block; white-space: nowrap; line-height: 60px; padding: 0 15px; text-decoration: none; color: #303030;}
.side-menu-data .header-mobile-menu-contacts {line-height: 45px; margin-top: 15px;}
.side-menu-data .header-mobile-menu-contacts a {line-height: 45px; font-weight: 500;}
.side-menu-right-icon-wrap {float: right; background: rgb(49, 167, 69, 0.12); height: 40px; width: 40px; margin-top: -11px; margin-right: -9px; border-radius: 4px; text-align: center;}
.side-menu-right-icon {width: 16px; height: 16px; display: inline-block; margin-top: 22px; float: right;}
.side-menu-catalog-li .side-menu-right-icon {margin-top: 0;}
.side-menu-right-icon-wrap .side-menu-right-icon {float: none; margin-top: 12px; margin-left: 1px;}
.side-menu-left-icon {width: 16px; height: 16px; display: inline-block; margin-top: 22px; float: left; margin-right: 15px;}
.side-menu-category-icon {width: 18px; height: 18px; float: left;}
.side-menu-data li.side-menu-catalog-li a {white-space: initial; line-height: normal; padding-top: 20px; padding-bottom: 20px;}
.side-menu-data li.side-menu-special {border-bottom: none;}
.side-menu-special .h-right-map {color: white; padding: 9px 12px; line-height: initial; margin: 15px auto;}
.side-menu-special .h-right-map i {margin-top: 1px;}
.side-menu-data li a.side-menu-contact {line-height: initial; text-align: center; padding: 15px;}
.side-menu-contact i {width: 32px; height: 32px; margin-bottom: 10px;}
.side-menu-locales a {width: 25%;}
.side-menu-data li.side-menu-locales a {display: inline-block; text-align: center;}
.side-menu-data li.side-menu-locales a.selected {color: #00a78d; font-weight: 500; text-decoration: underline;}
.side-menu-special .lksp{width:145px}

/* HOME */
.home-slider {white-space: nowrap;}
.home-sl {display: inline-block; width: 100%;}
.home-sl-i {height: 480px; display: table;}
.home-sl-data {width: 350px; white-space: initial;}
.home-sl-img {width: calc(100% - 350px);}
.home-sl-mobile {display: none; white-space: initial;}
.home-sl-mobile a {color: #262626;}
.home-sl-mobile-h {font-weight: normal; color: #7d7d7d; margin-top: 5px;}
.home-sl-data, .home-sl-img {display: table-cell; vertical-align: middle;}
.home-sl-img img {max-width: 100%; height: auto;}
.home-sl-data-c {color: #262626; font-size: 24px; text-transform: uppercase; font-weight: 500; line-height: 29px; margin-bottom: 16px;}
.home-sl-data-d {font-size: 14px; line-height: 18px; color: #7d7d7d; margin-bottom: 32px;}
.home-sl-data a {font-size: 14px; line-height: 18px; color: #262526; text-transform: uppercase; font-weight: 500;}
.home-sl-data-u {height: 1px; background: linear-gradient(90deg, #00a89c 0%, rgba(197, 157, 95, 0) 90.71%); width: 140px; max-width: 100%; margin-top: 7px;}
.home-slider .slick-dots {margin: 0; padding: 0; font-size: 0; margin-top: -4px; margin-left: 3px;}
.home-slider .slick-dots li {display: inline-block; vertical-align: top; margin-right: 5px;}
.home-slider .slick-dots button {border: none; width: 25px; height: 4px; background: #f6f6f6; outline: none;}
.home-slider .slick-dots li.slick-active button {background: #00a89c;}
.home-slider .slick-arrow {bottom: 29px;}
.home-slider .slick-arrow.slick-next {left: 55px;}
.home-slider .slick-arrow i {filter: brightness(0) invert(1);}
.hm-data-l {margin-top: 85px; width: calc(100% - 400px);}
.hm-data-r {width: 400px; margin-top: 85px; padding-left: 40px; color: white;}
.home-ar-p {margin-bottom: 10px;width: 100%;}
.home-ar-p-t{font-size:18px;line-height:24px;text-transform:uppercase;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.home-ar-p-text{font-size:14px;line-height:18px}
.home-ar-p-inner{padding:21px;background:#4a4a4a;border-radius:4px;position:relative;min-height:250px;position:relative;overflow:hidden;background-size:cover!important;display:flex;align-items:flex-end;padding-bottom:55px}
.home-ar-p-ov {position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #153F9B; opacity: 0.5;}
.home-ar-p-inner a {font-size: 12px; color: white; position: absolute; bottom: 20px;}
.home-ar-p-l {font-size: 12px; opacity: 0.6; position: absolute; bottom: 20px; right: 24px;}
.home-ar-p-l i {width: 16px; height: 16px; margin-right: 10px;}
.home-ar-all {text-align: center;}
.home-ar-all a {font-weight: 500;}


.hm__title{font-family:inherit;font-weight:700;line-height:1.2;color:#262626;font-size:2em;width:100%}
.hm__i-map{box-shadow:0 0 4.5px rgb(0 0 0 / 7%);padding:4.44rem 4.16rem 5rem 5rem;background:#fff;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}
/*.hm__i-map:after,.hm__i-map:before{display:block;position:absolute;z-index:1;content:" ";background-position:center;background-repeat:no-repeat;background-size:100%;height:510px}*/
/*.hm__i-map:before{background-image:url(img/left-wing.png);width:320px;transform:translateX(-100%);left:4px;top:0}*/
/*.hm__i-map:after{background-image:url(img/right-wing.png);width:260px;transform:translateX(100%);right:4px;top:5px}*/

/*.hm__iris{*/
/*	background: url(/wa-data/public/site/data/lenoblinvest.ru/f__iris.jpg) center;*/
/*	background-size: contain!important;*/
/*	background-repeat: no-repeat!important;*/
/*}*/

.hm__i-map .hm__text{display:flex;flex-direction:column;justify-content:space-between}
.hm__i-map .btn{max-width:fit-content}
.hm__bts_tile{display:flex;flex-wrap:wrap;justify-content:space-between;grid-row-gap:1rem}
.hm__bts_tile a{width:32%;transition:all .5s ease-out;display:flex;flex-direction:column}
.hm__bts_tile a div{background:linear-gradient(80deg,#00a89c 23%,#6970cb 100%);color:#fff;text-align:center;font-size:16px;height:44px;display:flex;justify-content:center;align-items:center}
.hm__bts_tile a img{width:100%}
.hm__bts_tile a:hover{transform:scale(1.1)}
.hm__inf_tile{display:flex;flex-wrap:wrap;grid-row-gap:40px;justify-content:space-evenly}
.hm__inf_tile a{display:flex;grid-column-gap:10px;color:#222;width:25%}
.hm__inf_tile a .icon{min-width:60px;width:60px;height:60px;margin-top:20px;background-size:cover!important;transition:.2s}
.hm__inf_tile a:hover .icon{transform:scale(1.2)}
.hm__inf_fact{font-size:2.56rem}
.hm__rt{background-color:#fbfefe;margin-top:40px;padding:40px 0 40px 0}
.hm__rt_tile{display:flex;flex-wrap:wrap}
.hm__rt_tile a{height:116px;display:flex;align-items:center}
.hm__rt_tile a img{max-height:116px;max-width:100%}
.hm__rt_tile .hm__rt_2 img,.hm__rt_tile .hm__rt_3 img,.hm__rt_tile .hm__rt_4 img{max-height:70px}
.hm__rt_title{font-size:2.56rem;line-height:1;margin-top:1rem;margin-bottom:.67rem}
.hm__rt_text{line-height:1.22;display:inline-block;margin-bottom:1rem}
.hm__rt_content{width:25%}
.hm-data-l-cnt ul{padding-left:40px}
.hm__is{display:flex;justify-content:space-evenly}
.hm__is_tile{text-align:center;cursor:pointer}
.hm__is_tile .icon{display:inline-block;width:110px;height:110px;transition:.2s}
.hm__is_tile:hover .icon{transform:scale(1.1)}
.hm__is_text{line-height:1.22;color:#1b1b1b;margin-top:18px}

/* CONTENT */
.content {
	position: relative;z-index: 1;
	background: url(/wa-data/public/site/data/lenoblinvest.ru/f__1.png) center;
	background-size: 100%!important;
}

/* LAYOUT */
.breadcrumbs {font-size: 15px; margin-bottom: 15px;}
.sys-warning {margin-top: 60px; text-align: center;}
.sys-warning-icon i {width: 128px; height: 128px;}
.sys-warning-text {margin-top: 40px; padding: 0 30px; font-weight: 500;}
.up, .c-fx {position: fixed; right: -200px; bottom: 15px; width: 54px; height: 54px; border-radius: 27px; background: #00a78d; opacity: 0.5; z-index: 3; box-shadow: 0 2px 5px rgba(0,0,0,.35); transition: 0.2s all;}
.up:hover, .c-fx:hover {opacity: 1;}
.up.visible {right: 15px;}
.up-icon {width: 14px; height: 14px; margin-top: 20px; margin-left: 20px; transform: rotate(180deg); filter: brightness(0) invert(1);}
.btn {background: linear-gradient(80deg, #00a89c 23%, #6970cb 100%); color: white; font-weight: normal; padding: 15px; border-radius: 6px; font-size: 14px; text-align: center; text-decoration: none;}
.btn.padded {padding: 15px 30px;}
.btn:hover {color: white; background: linear-gradient(80deg, #00a89c 30%, #6970cb 100%);}
/* BREADCRUMBS */


/* MISC */
.custom-scroll,.h-mid-d-search .atcpls {scrollbar-color: #eceff1 #00a78d; scrollbar-width: thin;}
.custom-scroll::-webkit-scrollbar-thumb,.h-mid-d-search .atcpls::-webkit-scrollbar-thumb {background: #00a78d;}
.custom-scroll::-webkit-scrollbar,.h-mid-d-search .atcpls::-webkit-scrollbar {width: 5px; height: 5px; background: #eceff1;}
.slct, .wa-value input[type="text"], .wa-value input[type="password"] {-webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid lightgray; background: white; outline: none; border-radius: 3px; height: 42px; padding: 0 16px; padding-right: 35px;}
.slct:focus, .wa-value input[type="text"]:focus, .wa-value input[type="password"]:focus {box-shadow: 0px 2px 8px rgb(0, 0, 0, 0.08);}
.slick-core-arrow {position: absolute; z-index: 9; width: 38px; height: 38px; background: #e5e5e5; border-radius: 19px; transition: 0.2s background;}
.slick-core-arrow i {width: 14px; height: 14px; margin-top: 12px; margin-left: 12px; transform: rotate(270deg);}
.slick-core-arrow.slick-prev i {transform: rotate(90deg);}
.slick-core-arrow:hover {background: #00a89c;}
.g-cyan {background: linear-gradient(90deg, #00a89c 0%, rgba(197, 157, 95, 0) 90.71%);}
.g-white {background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 106.72%);}


.hm__fb>div{display:flex;flex-wrap:wrap}
.hm__title{font-family:inherit;font-weight:700;line-height:1.2;color:#262626;font-size:2em;width:100%}
.hm__fb_form{padding-right:100px;width:50%;max-width:510px}
.hm__fb_map{width:50%}
.hm__fb_title{font-size:1.78rem;margin-bottom:2rem;font-weight:700}
.hm__fb_text{line-height:1.22;font-size:1rem;margin-bottom:50px}
.hm__fb_btn{height:6.5rem;-webkit-box-shadow:0 0 8px rgb(0 0 0 / 3%);-moz-box-shadow:0 0 8px rgba(0,0,0,.03);box-shadow:0 0 8px rgb(0 0 0 / 3%);border-radius:7px;border:1px solid #d1d1d1;background-color:#fff;width:100%;margin-bottom:1.39rem;line-height:1.22;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;padding-left:120px;padding-right:45px;position:relative;cursor:pointer;color:#222;text-decoration:none}
.hm__fb_btn:before{background-image:url(img/forms.png);background-repeat:no-repeat;background-size:498px;position:absolute;width:70px;height:100%;display:block;content:" ";top:0;left:25px;transition:.2s}
.hm__fb_btn:hover:before{transform:scale(1.1)}
.hm__fb_join:before{background-position:center left -30px}
.hm__fb_ask:before{background-position:center left -268px}
.hm__fb_find:before{background-position:center left -148px}
.hm__fb_prof:before{background-position:center right -42px}
.hm__fb_map .hm__fb_text{margin:15px 0 0 0}
.hm__fb_map>a{width:100%;display:block}
.hm__fb_map>a img{width:100%;max-width:548px}
.hm__story_slider{max-width:100%;display:flex;overflow:hidden}
.hm__story_tile{display:flex;display:-webkit-flex}
.slick-initialized .slick-slide.hm__story_tile{display:flex;display:-webkit-flex}
.hm__story_video{width:60%;padding-right:30px}
.hm__story_video iframe{width:100%;height:336px}
.hm__story_text{width:40%}
.hm__story_text p{margin-bottom:.67rem}
.hm__story_text p+p{margin-top:.67rem}
.hm__story_title{font-size:1.89rem;line-height:1;margin-top:2rem;margin-bottom:1rem;color:#000}
.hm__story-list_slider{max-width:100%;display:flex;overflow:hidden}
.hm__story-list_slider .slick-current{border-radius:5px;-webkit-box-shadow:0 0 6.5px rgb(0 0 0 / 9%);-moz-box-shadow:0 0 6.5px rgba(0,0,0,.09);box-shadow:0 0 6.5px rgb(0 0 0 / 9%)}
body .hm__story-list_slider .hm__story-list_slide{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;height:155px;overflow:hidden;outline:0;margin:5px 2px;cursor:pointer}
.hm__story-list_slider .hm__story-list_slide>div{align-self:center;-webkit-align-self:center;padding:10px}
.hm__story-list_slider img{max-height:100%;max-width:100%}
.hm__story-list_slider .slick-arrow{border:none;width:26px;height:44px;display:block;position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat;top:calc(50% - 22px);background-image:url(img/gradient-arr.png);background-color:unset;outline:0;font-size:0;cursor:pointer}
.hm__story-list_slider .slick-prev{transform:rotate(180deg);left:-40px}
.hm__story-list_slider .slick-next{right:-40px}
.slick-initialized.hm__story-list_slider{overflow:inherit!important}


/* POPUP */
.pp{background:#fff;border-radius:3px;width:95%;max-width:730px}
.pp-cpt{padding:10px 15px;margin-bottom:0;border:0;font-size:0;font-weight:700}
.pp-cnt{padding:0 15px}
.pp-close{float:right;width:17px;height:20px;margin-top:15px;margin-right:15px}

/* PAGINATION */
.pagination {margin: 0; padding: 0; list-style: none; color: #757575;}
.pagination li {display: inline-block; margin-right: 10px;}
.pagination li:last-child {margin-right: 0px;}
.pagination li a {font-size: 16px; color: #7d7d7d; line-height: 32px;}
.pagination li.selected a {color: #262626; font-weight: bold;}
.pagination li.selected b {color: #262626;}

/* PAGE */
.kt-blocks-accordion-header{width:100%}
.kt-accordion-panel{max-height:0;overflow:hidden}
.kt-accordion-panel.active{max-height:25000px}
.wpcf7-form-control-wrap{margin:10px 0 20px 0}
.kd-out-container dl,.kd-out-container ol,.kd-out-container ul{margin-top:0;margin-bottom:1rem}
.kt-blocks-accordion-header{cursor:pointer}
.p-cnt .statistick p.has-text-align-center span{font-size:60pt;display:block;margin-bottom:5px}
.chIC .small_list_icon{justify-content:center}

/* NEW PAGE */
.npage__text span.npage__bold{font-size:21px;color:#00a99d}
.aerlo .npage__text span.npage__bold{font-size:1.67rem;color:#00a99d}
.npage__green{color:#00a99d}
.npage__bold{font-weight:600}
.npage__block{display:flex;align-items:center;grid-column-gap:25px}
.npage__block .icon{width:75px;height:100px;display:block}
.npage__blocks-4 .npage__block{width:50%}
.npage__blocks-4{grid-row-gap:10px;margin-top:20px}
.npage__blocks{display:flex;flex-wrap:wrap}
.npage__text img{max-width:600px;display:block}
.npage__collapse{border-left:2px solid #1859a6;padding-left:40px;padding-bottom:30px;margin-left:15px}
.npage__c-title{color:#1659a4;position:relative;font-size:19px;display:flex;align-items:center;cursor:pointer}
.npage__c-title div{color:#fff;width:30px;height:30px;background-color:#1759a7;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;left:-56px;font-weight:500}
.npage__c-title:before{content:"";position:absolute;width:calc(100% + 65px);left:-65px;height:45px;border-radius:40px;box-shadow:4px 3px 6px 0 #e0e0e0;background-color:#fff;z-index:0}
.npage__c-title>span{position:relative}
.npage__c-block{margin-top:30px;padding-bottom:10px;display:none}
.npage__c-block .npage__text span{font-size:16px;color:#000}
.npage__text ul{list-style:none}
.npage__text li{position:relative;padding-left:10px;margin-top:10px}
.npage__text li>div{width:18px;height:18px;position:absolute;left:-16px;border-radius:50%;border:3px solid #46c246;display:flex;align-items:center;justify-content:center;top:3px}
.npage__text li div>div{width:6px;height:6px;background-color:#46c246;border-radius:50%}
.npage__c-block .npage__text{margin-bottom:20px}
.npage__text .npage__green-d>div{border:3px solid #46c246}
.npage__text .npage__green-d div>div{background-color:#46c246}
.npage__text .npage__red-d>div{border:3px solid #ff4724}
.npage__text .npage__red-d div>div{background-color:#ff4724}
.npage__text .npage__blue-d>div{border:3px solid #469cc2}
.npage__text .npage__blue-d div>div{background-color:#469cc2}
.npage__c-block>.npage__text:last-child{margin-bottom:0}
.npage>.npage__collapse:last-child{padding-bottom:0}
.npage>.npage__collapse:last-child .npage__c-block>.npage__text:last-child{margin-bottom:20px}
.npage__text+.npage__collapse>.npage__c-block{display:block}
.npage__cantacts{display:flex;    width: 100%;}
.npage__cantact{width:calc(100% / 4)}
.npage__cantact img{max-width:270px;margin:0 0 30px;max-height:76px}
.npage__cantact .icon{width:27px;height:20px;display:inline-block}
.npage__cantact a{display:flex;align-items:center;margin-bottom:15px;grid-column-gap:15px;color:#222}
.npage__cantact a:hover{color:#00a99d}
.npage__schema{display:flex;justify-content:space-between;margin-top:40px}
.npage__schema>div{width:calc(50% - 20px)}
.npage__btn{width:100%;max-width:600px;border-radius:12px;display:block;margin:15px auto 0 auto;font-size:16px;padding:20px}
.npage__green-block{background:linear-gradient(130.96deg,#12aa9e 6.59%,#2540a6 73.51%) center;background-blend-mode:screen;background-size:cover;padding:20px 0 40px 0}
.npage__green-block .npage__blocks{justify-content:space-between;grid-row-gap:40px;margin-top:20px}
.npage__green-block .npage__blocks .npage__block{background-color:#fff;box-shadow:0 14px 36px rgb(52 85 158 / 35%);border-radius:25px;padding:10px 30px;width:calc(50% - 25px)}
.npage__green-block.npage__white-block{background:#fff}
h2.npage__title{color:#06b8a8}
.npage__ul-check li{display:flex;align-items:center;grid-column-gap:20px;margin-left:0!important;padding-left:0}
.npage__ul-check li .npage_check{width:20px;height:20px;min-width:20px}
.npage__ul-check li:first-child{margin-top:0}
.npage .wp-block-kadence-pane ul li{color:#06b8a8;margin-top:10px}
.npage .wp-block-kadence-pane ul li a{color:#000}
.npage .kt-blocks-accordion-title{display:flex;grid-column-gap:15px;align-items:center;color:#000}
.npage .kt-blocks-accordion-title i{display:block;width:30px;height:30px;min-width:30px;min-height:30px}
.npage__conts{display:flex}
.npage__cont{display:flex;grid-column-gap:20px;height:140px;align-items: flex-start;}
.npage__cont .npage__tel, .npage__gaz .npage__tel{
	margin-top: 10px;
}
.npage__cont .npage__tel a, .npage__gaz .npage__tel a{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	grid-column-gap: 15px;
	color: #222;
	margin-left: -4px;
}
.npage__cont .npage__tel a i, .npage__gaz .npage__tel a i{
	width: 27px;
	height: 20px;
	display: inline-block;
}
.npage__cont img{max-width:95px;max-height:95px;width: 100%;object-fit: cover;    border-radius: 50%;}
.npage__cont span{font-size:14px;line-height:16px}
.npage__cont span strong{    line-height: 18px;}
.npage__slider{margin-top:40px;display:flex;justify-content:space-between}
.npage__slide-o{width:calc(100% / 3);padding:0 19px}
.npage__slide{margin-top:40px;display:flex;flex-direction:column;align-items:center}
.npage__slide img{box-shadow:2px 2px 7px 0 #00000045;border-radius:20px;
	max-width: 350px;
	width: 100%!important;
	height: 218px;
	/*height: auto!important;*/
}
.npage__slide a{display:flex;margin:20px auto;padding:10px 30px;max-width:fit-content;background:linear-gradient(80deg,#00a89c 23%,#6970cb 100%);font-weight:700;color:#fff;border-radius:10px}
.npage__slider .slick-arrow,.video__reviews .slick-arrow{background:0 0;border:none;font-size:0;position:absolute;top:calc(50% - 30px);display:flex;align-items:center;justify-content:center;cursor:pointer}
.npage__slider .slick-arrow:after,.video__reviews .slick-arrow:after{content:"";border:4px solid #80d6cf;transform:rotate(45deg);padding:7px;border-right:none;border-top:none;position:absolute;z-index:2}
.npage__slider .slick-arrow:hover:after,.video__reviews .slick-arrow:hover:after{border:4px solid #12aa9e;border-right:none;border-top:none}
.npage__slider .slick-arrow:before,.video__reviews .slick-arrow:before{content:"";background-color:#fff;width:45px;height:45px;display:block;position:relative;z-index:1;border-radius:50%;box-shadow:0 0 9px #80d6cf;border-right:none;border-top:none}
.npage__slider .slick-arrow:hover:before,.video__reviews .slick-arrow:hover:before{box-shadow:0 0 9px #12aa9e}
.npage__slider .slick-prev,.video__reviews .slick-prev{left:-10px}
.npage__slider .slick-prev:after,.video__reviews .slick-prev:after{transform:rotate(45deg);margin-right:-5px}
.npage__slider .slick-next,.video__reviews .slick-next{right:-10px}
.npage__slider .slick-next:after,.video__reviews .slick-next:after{transform:rotate(225deg);margin-left:-5px}
.npage_invup-text{font-size:16px;color:#000;display:flex;grid-column-gap:15px;align-items:center;font-weight:700;padding-left:29px}
.npage_invup-text .npage_invup{display:block;width:30px;height:30px;min-width:30px;min-height:30px}

.npage__gaz span{
	font-size: 14px;
	line-height: 16px;
	color: #262626;
}
.npage__gaz span strong{
	display: block;
	line-height: 27px;
	margin-top: 15px;
}
.npage__gaz .npage__tel{
	font-size: 14px;
}
.npage__gaz .npage__tel a:first-child{
	margin: 0;
}
.npage__docs{
	margin-top: 25px;
}
.npage__doc{
	display: flex;
	margin-top: 15px;
	align-items: center;
	grid-column-gap: 15px;
	color: #222;
	font-size: 16px;

}
.npage__doc:hover{
	color: #12aa9e;
}
.npage__doc i{
	min-height: 25px;
	min-width: 25px;
	display: block;
}

.rsi__btns{
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}
.rsi__btn{
	padding: 10px 30px;
	border-radius: 7px;
	background: #fff;
	box-shadow: 4px 3px 6px 0 #e0e0e0;
	font-size: 16px;
	font-weight: 600;
	color: black;
	display: flex;
	flex-direction: column;
	grid-gap: 15px;
}
.rsi__btn:hover{
	color: #00a99d;
	box-shadow: 0 0 10px rgba(0,0,0,.42);
}
.rsi__btn img{
	display: block;
	width: 55px;
	height: 55px;
}
@media (max-width: 840px) {
	.rsi__btns{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 540px) {
	.rsi__btns{
		grid-template-columns: repeat(1, 1fr);
	}
}





.aerloP__quote{
	display: grid;
	grid-template-columns: 300px 1fr;
	grid-column-gap: 70px;
}
.aerloP__quote-img{
	text-align: center;
}
.aerloP__quote-img img{
	width: 250px;
}
.aerloP .has-text-align-center{
	margin-top: 20px;
}
.aerloP__quote-img .has-text-align-center strong{
	margin-bottom: 11px;
	display: block;
}
.aerloP__quote-text img{
	float: left;
	width: 145px;
	padding: 7px 11px 0;
}
.aerloP__info{
	padding-bottom: 40px;
	display: flex;
}
.aerloP__info-c{
	display: flex;
	align-items: center;
	width: 50%;
	grid-column-gap: 25px;
	line-height: 17px;
}
.aerloP__info-c .icon{
	width: 50px;
	height: 50px;
	display: block;
}
.aerlo__infoP-r{
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	grid-row-gap: 20px;
}
.aerlo__infoP-r2 .aerloP__info-c{
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	display: flex;
	grid-row-gap: 4px;
}
.aerloP__info-c > span{
	/*background: linear-gradient(90deg, #12a99e, #6b54ab);*/
	/*-webkit-background-clip: text;*/
	/*-webkit-text-fill-color: transparent;*/
	height: 35px;
	display: flex;
	align-items: flex-end;
}
.aerloP__info-c em{
	font-size: 14px;
}
.aerloP__info-c > span > span{
	font-size: 34px;
	height: 24px;
}
.aerloP .scheme-row .scheme-item .scheme-day {
	flex: 1 1 auto;
	text-align: center;
	border-bottom: 1px solid #00a68a;
	height: 30px;
	font-weight: 700;
	margin-top: 17px;
	background: linear-gradient(90deg, #12a99e, #6b54ab);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}



.aerlo_h{
	padding: 0;
	margin-top: 90px;
	position: relative;
}
.aerlo_h .container-fluid{
	display: grid;
	grid-template-columns: 1fr 3fr;
	align-items: flex-end;
	height: 270px;
	position: relative;
}
.aerlo__director img{
	height: 330px;
	position: absolute;
	bottom: 0;
	/*left: -70px;*/
}
.aerlo__director-text2{
	display: none;
	flex-direction: column;
	justify-content: center;
	color: white;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	height: 80%;
}
.aerlo__director-text{
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*padding-left: 130px;*/
	color: white;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	height: 80%;

	clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
	background: white;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 65vw;
	/*padding-left: 150px;*/
	padding-top: 7px;
}
.aerlo__director-text > div{
	display: flex;
	flex-direction: column;
	justify-content: center;
	clip-path: polygon(9.6% 0, 100% 0%, 100% 100%, 0% 100%);
	background: linear-gradient(130.96deg,#2540a6 6.59%,#12aa9e 73.51%) center;
	height: 100%;
	padding-left: 127px;
	margin-left: 9px;
}
.aerlo__director-text span, .aerlo__director-text2 span{
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 2px solid white;
	width: fit-content;
	margin-bottom: 20px;
}

.aerlo__quote{
	margin-top: 30px;
}

.aerlo__gb .npage__block{
	display: grid;
	grid-template-columns: 50px 1fr;
	grid-column-gap: 40px;
}
.aerlo__gb .npage__block .icon{
	width: 50px;
	height: 70px;
}
.aerlo__gb .aerloP__info-c{
	width: 100%;
	grid-row-gap: 12px;
}
.aerlo__gb .aerlo__infoP-r2{
	width: 100%;
	height: 100%;
	justify-content: space-between;
}
.aerlo__gb .aerlo__gb-2{
	display: flex;
	padding: 20px 30px!important;
}
.aerlo__gb .aerloP__info-c > span{
	color: #2540a6;
	font-weight: 600;
	grid-column-gap: 5px;
}
.aerlo__gb .aerloP__info-c > span > span{
	font-size: 40px;
}
.aerlo__inf img{
	max-width: 100%;
	width: 100%;
}

.npageP13__iconBlock{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 38px;
	color: #7944ad;
	grid-column-gap: 15px;
	margin-bottom: 10px;
}
.npageP13__iconBlock > span{
	text-align: center;
}
.npageP13__iconBlock > span > span{
	display: block;
	font-size: 19px;
	margin-top: 10px;
	color: #16a79f;
}

.npageP9__info{
	display: grid;
	grid-template-columns: 1fr 5fr;
	grid-column-gap: 50px;
	align-items: center;
}
.npageP9__info-c{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}
.npageP9__info-b{
	display: flex;
	align-items: center;
	grid-gap: 20px;
}
.npageP9__info-b .icon{
	min-width: 130px;
	height: 130px;
	display: block;
}

.npageP9__info-t{
	font-size: 1rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.npageP9__info-t div{
	padding: 16px;
	margin-top: 10px;
	font-size: 50px;
	color: #eee;
	background: #00ad99;
	background: -moz-linear-gradient(left, #00ad99 0%, #646a9c 100%);
	background: -webkit-linear-gradient(left, #00ad99 0%, #646a9c 100%);
	background: linear-gradient(to right, #00ad99 0%, #646a9c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ad99', endColorstr='#646a9c',GradientType=1 );
}

.aerlo__contacts img{
	object-fit: cover;
}
.aerlo__socials{
	justify-content: center;
	display: flex;
	grid-gap: 36px;
	flex-wrap: wrap;
}
.aerlo__social{
	display: flex;
	flex-direction: column;
	grid-gap: 20px;
}
@media (max-width: 400px) {
	.aerlo__social, .aerlo__socials img{
		width: 100%;
		height: auto;
	}
	.aerlo__contacts .kd-contact-address-map {
		 margin-bottom: 0;
	}
}

.aerlo__contacts .contacts {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
	grid-gap: 20px 30px;
}

.aerlo__contacts .contacts__contact {
	display: flex;
	grid-column-gap: 24px;
}

.aerlo__contacts .contacts__contact > img {
	border-radius: 50%;
}

.aerlo__contacts .contacts__cnt {
	padding-top: 10px;
}
.aerlo__contacts .contacts__qr{
	margin-left: auto;
	display: block;
	margin-top: -20px;
}
@media (max-width: 600px) {
	.aerlo__contacts .contacts {
		grid-template-columns: 1fr;
	}
	.aerlo__contacts .contacts__contact {
		flex-direction: column;
	}
	.aerlo__contacts .contacts__qr{
		margin-right: 40px;
	}
}

.len__tg[style*="display: block;"] {
	display: flex !important;
	flex-direction: column;
	width: 95%;
	max-width: 500px;
	background: white;
	padding: 45px 20px 35px;
	text-align: center;
	align-items: center;
	grid-gap: 25px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
}
.len__tg .b-close{
	position: absolute;
	right: 10px;
	top: 10px;
}
.len__tg img{
	width: 280px;
	display: block;
}
.len__tg a.btn{
	background: linear-gradient(80deg, #00a89c 23%, #6970cb 100%);
	color: white;
	font-weight: normal;
	padding: 5px 15px;
	border-radius: 6px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
@media (max-width: 992px) {
	.len__tg img{
		width: 150px;
		display: block;
	}
	.len__tg{
		font-size: 14px;
	}
}


.videos{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	grid-gap: 20px;
}
.video{
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.video video{
	max-width: 100%;
	display: block;
}
.video__title{
	background: #00a89c;
	padding: 5px 10px;
	text-align: center;
	color: white;
	border-radius: 0 0 5px 5px;
	width: 100%;
	display: flex;
	align-items: center;
	flex-grow: 1;
}


@media (max-width: 1230px){
	.aerloP__quote{
		flex-direction: column;
		display: flex;
		grid-row-gap: 36px;
	}
	.aerloP__info{
		flex-direction: column;
		grid-row-gap: 30px;
	}
	.aerlo__infoP-r{
		width: 100%;
	}
}
@media (max-width: 1150px){
	.npageP9__info{
		grid-template-columns: 1fr;
		grid-gap: 30px;
	}
}
@media (max-width: 992px){
	.npageP9__info-c{
		grid-template-columns: 1fr;
	}
}
@media (max-width: 468px){
	.npageP9__info-b .icon {
		min-width: 90px;
		height: 90px;
	}
}

.rew__slider{
}
.rew__slide{
	display: flex!important;
	flex-direction: column;
	grid-gap: 20px;
	align-items: center;
	position: relative;
	background-color: #00a89c;
	padding: 30px;
	text-align: center;
}
.rew__slide > div{
	position: relative;
	z-index: 1;
}
/*.rew__slide:after{*/
/*	content: "";*/
/*	background-image: url("img/strips.png");*/
/*	background-repeat: no-repeat;*/
/*	background-size: contain;*/
/*}*/
.rew__video{
	width: 100%;
	max-width: 800px;
	border-radius: 7px;
	position: relative;
	z-index: 1;
}
.rew__back1{
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0.4;
	z-index: 0;
}
.rew__back2{
	position: absolute;
	bottom: 0;
	right: 0;
	pointer-events: none;
	opacity: 0.4;
	z-index: 0;
}
.rew__title{
	font-size: 2em;
	font-weight: 600;
	color: white;
}
.rew__name{
	font-size: 2em;
	color: white;
}
.rew__pos{
	font-size: 1.3em;
	color: white;
}


.rew__slider .slick-arrow{
	position: absolute;
	box-shadow: 0 14px 36px rgb(52 85 158 / 28%);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	top: calc(50% - 20px);
	transition: all .3ms;
	cursor: pointer;
	background-color: white;
}
.rew__slider .slick-arrow.slick-next{
	right: -17px;
	left: inherit;
}
.rew__slider .slick-arrow.slick-prev{
	left: -17px;
}
.rew__slider .slick-arrow .i-hh-arrow{
	width: 25px;
	height: 25px;
}
.rew__slider .slick-arrow.slick-prev .i-hh-arrow{
	width: 25px;
	height: 25px;
	transform: rotate(180deg);
}
.rew__slider .slick-track{
	display: flex;
}
.rew__slider .slick-slide{
	height: inherit;
}
.rew__slider:not(.slick-initialized){
	display: flex;
}
.rew__slide .rew__o{
	padding: 25px;
	background: white;
	border-radius: 7px;
	max-width: 800px;
	position: relative;
}
.rew__o:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 25px;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-right: 13px solid white;
	border-bottom: 12px solid transparent;
}
.rew__slide .rew__o:first-of-type{
	margin-top: auto;
}
.rew__slide .rew__o:last-child{
	margin-bottom: auto;
}
.rew__slide .rew__o:has(+ .rew__o){
	margin-bottom: 10px;
}
.mta{
	margin-top: auto;
}

.hm__msp-block{
	padding: 40px 0;
	display: flex;
	flex-direction: column;
	grid-gap: 30px;
}
.hm__center{
	text-align: center;
	font-size: 20px;
}
.hm__msp{
	display: flex;
	justify-content: center;
	grid-gap: 20px;
	align-items: center;
}
.hm__msp img{
	display: block;
}

.news-slider__img {
	display: flex!important;
	justify-content: center;
}

.news-slider__img img {
	display: block;
}

.news-slider .slick-arrow{
	position: absolute;
	box-shadow: 0 14px 36px rgb(52 85 158 / 28%);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	top: calc(50% - 20px);
	transition: all .3ms;
	cursor: pointer;
	background-color: white;
}
.news-slider .slick-arrow.slick-next{
	right: -17px;
	left: inherit;
}
.news-slider .slick-arrow.slick-prev{
	left: -17px;
}
.news-slider .slick-arrow .i-hh-arrow{
	width: 25px;
	height: 25px;
}
.news-slider .slick-arrow.slick-prev .i-hh-arrow{
	width: 25px;
	height: 25px;
	transform: rotate(180deg);
}
.news-slider .slick-track{
	display: flex;
}
.news-slider .slick-slide{
	height: inherit;
}
.news-slider:not(.slick-initialized){
	display: flex;
}
@media (max-width: 700px){
	.news-slider .slick-arrow.slick-next{
		right: -8px;
		left: inherit;
	}
	.news-slider .slick-arrow.slick-prev{
		left: -8px;
	}
}


@media (max-width: 1100px) {
	.rew__slider{
		position: relative;
		top: 0;
	}
	.rew__slider .slick-list{
		padding: 0;
	}
}
@media (max-width: 700px) {
	.rew__slider .slick-arrow{
		top: auto;
		bottom: -60px;
	}
	.rew__slider .slick-arrow.slick-prev{
		left: auto;
		right: 60px;
	}
	.rew__slider .slick-arrow.slick-next{
		right: 0;
		left: inherit;
	}

	.rew__slide .rew__o:has(+ .rew__o){
		margin-bottom: 0;
	}
	.rew__slide.rew__slide_last .rew__o:not(.mta){
		display: none!important;
	}
}

@media (max-width: 992px){
	.rew__title{
		font-size: 1.5em;
	}
	.rew__pos{
		font-size: 0.9em;
		color: white;
	}
	.hm__center {
		font-size: 18px;
	}
	.hm__msp{
		flex-direction: column;
	}
}





@media (min-width: 1230px){
	.p-cnt .bloki .col-4 .has-text-align-right{white-space:nowrap}
}
@media (min-width: 992px){
	.kd-out-container .offset-lg-2{margin-left:16.666667%}
}
/* PAGE ---------------------------------------------------- */
.p-cnt .landings-embed .container-fluid{padding:0}
.p-cnt .landings-embed .container-fluid h2{font-size:0;margin:0}
.p-cnt .landings-embed .container-fluid .capture>p{margin:0!important}

/* Search */
.n_search__title{width:100%;margin-bottom:30px}
.n_search form{display:flex}
.n_search form input[type=text]{height:40px;font-size:.9em;padding-left:15px;outline:0;width:100%;border:1px solid #ebebeb;background:#fff;color:#393939;border-right:none;border-radius:2px 0 0 2px}
.n_search form input[type=submit]{height:40px;font-size:.9em;padding:0 20px;padding-left:65px;outline:0;border:1px solid #ebebeb;background:#fff;border-left:none;background:linear-gradient(60deg,#00a89c00 13%,#00a89c 100%);cursor:pointer;color:#fff;border-radius:0 2px 2px 0}
.n_search h2 a{color:#262626!important}
.n_search p{border-bottom:1px solid #ebebeb;padding-bottom:20px;font-size:14px}
.n_search p a{display:inline-block}
.search-selector-select{margin-top:20px;margin-bottom:30px;padding:0 11px;font-size:14px;border:1px solid #ebebeb;color:#393939;height:40px;outline:0}
.npage__kt-accordion-panel-inner{display:flex;align-items:center;grid-column-gap:30px;grid-row-gap:30px;flex-wrap:wrap}
.npage .kt-blocks-accordion-header{box-shadow:4px 3px 6px 0 #e0e0e0!important;border:none!important}

/* Blog */
.blog__mr-cell{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
	margin-bottom: 20px;
}
.blog__mr-a{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 10px;
	background: linear-gradient(80deg, #00a89c 23%, #6970cb 100%);
	color: white;
	border-radius: 5px;
}
.blog__mr-a:hover{
	color: white;
}

@media (min-width: 1230px){
	.h-f-logo {
		height: 70px;
		margin-top: 9px;
	}
}
@media (max-width: 1230px) {
	/* HOME */
	.home-sl-i{height:370px}
	.hm__bts_tile a{width:50%;text-align:center;padding:0 10px}
	/* PAGE */
	.npage__vasiliy>.container-fluid{padding-right:15px!important}
	.npage__vasiliy{background:0 0!important}
	.h-f-logo{
		height: 64px;
		margin-top: 13px;
	}
}
@media (max-width: 1150px) {
	/* HOME */
	.home-sl-i{height:370px}
	.hm__bts_tile a{width:50%;text-align:center;padding:0 10px}
}
@media (max-width: 992px) {
	.h-f-logo{
		height: 42px;
		margin-top: 0;
	}
	/*.h-f-logo {display: none;}*/
	.h-logo {width: auto;}
	.h-m-search-t {display: inline-block;}
	.h-data, .h-name, .h-right {display: none;}
	.h-up {padding: 5px 0; position: fixed; top: 0; left: 0; right: 0; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07); background: #fbfbfb; z-index: 3;}
	.h-s, .h-s.mtop {margin-bottom: 60px;}
	.h-menu-toggler {display: inline-block;}
	.f-up-link-cpt {font-size: 16px;}

	/* HOME */
	.home-sl-i {height: 510px;}
	.home-sl-data {display: none;}
	.home-sl-mobile {display: block; font-size: 14px; font-weight: bold; text-align: center;}
	.home-slider .slick-arrow {bottom: -40px;}
	.home-slider .slick-arrow.slick-next {left: 50%; margin-left: 10px;}
	.home-slider .slick-arrow.slick-prev {left: 50%; margin-left: -60px;}
	.home-slider .slick-dots {display: none !important;}
	.home-sl-img {width: 100%;}
	.hm-data-l {width: 100%;}
	.hm-data-r {width: 100%; padding-left: 0; margin-top: 40px;}
	.home-ar-p {width: 50%; padding: 0 8px;}
	.hm__map,.hm__text{width:100%}
	.hm__map{margin-top:30px}
	.hm__inf_tile a{width:33%}
	.hm__rt_content{width:50%}
	.hm__rt_tile a{align-items:flex-end}
	.hm__fb_form{width:100%;max-width:inherit;padding:0}
	.hm__fb_map{width:100%}
	.slick-initialized .slick-slide.hm__story_tile{display:block}
	.hm__story_video{width:100%}
	.hm__story_text{margin-top:20px;width:100%}
	.npage__cantacts{flex-wrap:wrap}

	/* PAGE */
	.npage__cantact{width:calc(100% / 2)}
	.npage__schema{flex-wrap:wrap}
	.npage__schema>div{width:100%}
}
@media (max-width: 768px) {
	.blog__mr-cell{
		grid-template-columns: repeat(1, 1fr);
	}
	.f-up-item {width: 100%; text-align: center;}
	.f-disclaimer {margin: 0 auto; margin-top: 15px;}
	.f-up-links {margin: 40px 0;}
	.f-up-links-wrap, .f-up-contacts-wrap, .f-up-contacts-wrap .f-up-link {text-align: center;}
	/* HOME */
	.home-sl-i {height: 415px;}
	.home-ar-p {width: 100%; padding: 0;}
	.hm__bts_tile a{width:100%;padding:0}
	.hm__bts_tile a img{max-width:inherit}
	.hm__inf_tile a{width:50%}
	.npage__blocks-4 .npage__block{width:100%}
	.npage__cantact{width:100%}
	.npage__cantacts{flex-wrap:wrap}

	/* PAGE */
	.npage__green-block .npage__blocks .npage__block{width:100%}
	.npage__cont{flex-direction:column;text-align:center;height:inherit;align-items: center;}
	.npage__cont .npage__tel{
		display: flex;
		justify-content: center;
	}
	.npage__vasiliy{background-position-x:105%!important}

	.aerloP .p-cnt h1{
		font-weight: 700;
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 24px;
	}
	.aerloP .aerlo_h{
		margin-top: 20px;
	}
	.aerloP .aerlo_h .container-fluid{
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 52px;
	}
	.aerloP .aerlo__director-text{
		display: none;
	}
	.aerloP .aerlo__director{
		order: 1;
		margin-top: 19px;
	}
	.aerloP .aerlo__director-text2{
		height: 100%;
		order: 0;
		padding: 0;
		font-size: 16px;
		display: flex;
		align-items: center;
		text-align: center;
	}
	.aerloP .aerlo__director-text2 span{
		border: none;
		margin-top: 20px;
		padding-bottom: 0;
		text-align: center;
	}
	.aerloP .npage__title, .aerlo .npage__text span.npage__bold{
		font-size: 20px;
	}
	.aerloP .npage__green-block .npage__blocks{
		grid-row-gap: 20px;
	}
	.aerloP .aerlo .npage__text span.npage__bold{
		font-size: 18px;
	}
	.aerloP .npage__btn{
		padding: 10px;
		font-size: 14px;
	}
	.aerloP .p-cnt h2{
		font-size: 20px;
	}
	.aerloP .aerlo__director img{
		position: inherit;
		/*height: auto;*/
	}
	.aerloP .aerloP__quote-text img{
		width: 56px;
	}
	.aerloP .aerlo__inf .npage__text span.npage__bold{
		font-size: 18px;
	}
	.aerloP .container-fluid.mt85{
		margin-top: 40px;
	}
	.aerloP .npage .kt-blocks-accordion-title{
		font-size: 14px;
	}
	.aerloP .npage .kt-blocks-accordion-title i{
		width: 23px;
		height: 23px;
		min-width: 23px;
		min-height: 23px;
	}
	/**/
	.p-cnt h1{
		font-size: 1.32rem;
	}
	body .p-cnt h2{
		font-size: 1.22rem;
	}
	.vrp .dynamic p{
		writing-mode: vertical-rl;
		transform: scale(-1);
	}
	.otst{
		font-size: 15px;
	}


}
@media (max-width: 670px) {
	/* HOME */
	.home-sl-i{height:350px}
	.hm__i-map{padding:50px 30px}
	.hm__is{flex-direction:column;grid-row-gap:55px}
	.hm__story-list_slider .slick-prev{left:-28px}
	.hm__story-list_slider .slick-next{right:-28px}
}
@media (max-width: 567px) {

	.h-f-logo {display: none;}
	.h-m-logo {display: inline-block;}
	/*.h-m-logo {width: 200px;}*/
	/* HOME */
	.home-sl-i {height: 330px;}
	.hm__inf_tile a{width:100%}
	.hm__rt_content{width:100%;text-align:center}
	.hm__rt_tile a{justify-content:center}

	/* home slider */
	#landings_block_46 .bx-viewport, #landings_block_46 .bx-home-item, #landings_block_46 .bx-wrapper .bx-caption-wrap{height: 562px!important;}

	/* PAGE */
	.npage__green-block .npage__blocks .npage__block{padding:20px 15px}
	.npage__block{grid-column-gap:15px}
	.npage__block .icon{width:50px}
	.npage__green-block .npage__blocks .npage__block-ul{text-align:left}
	.npage__slide-o{padding:0}
	.npage__slide img{width:100%;box-shadow:inherit}
	.npage .kt-blocks-accordion-header{padding:15px 15px!important}
	.npage_invup-text{padding-left:0}
}
@media (max-width: 400px) {
	/* HOME */
	.home-sl-i {height: 275px;}
}
