html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	min-width: 320px; min-height: 100%;
}
body {
	position: relative; background: #f8fcff; font-family: 'Roboto'; font-size: 20px; line-height: 30px; color: #6c8795; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
	outline: none; max-height: 999999px; box-sizing: border-box;
}
img {
	border: none; vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: ''; content: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
button::-moz-focus-inner {
    padding: 0; border: 0;
}
button {
	*overflow: visible;
}
label {
	cursor: pointer;
}


/* site style
------------------------------------------------ */
.viewport-wrapper {
	position: relative; min-width: 320px; overflow: hidden;
}

.wrapper {
	position: relative; max-width: 1690px; margin: 0 auto; padding: 0 20px;
}

a {
	color: #0095b6; text-decoration: none;
}
@media (hover) , (min-width:0\0) , (min--moz-device-pixel-ratio:0)
{
	a:hover {color: #e77fc5}
	a:active {color: #2c5ab3}
}

H1, H2, H3, H4, H5, H6 {
	margin: 0; padding: 0; font-family: 'Montserrat'; letter-spacing: 0;
}
H1 {
	font-size: 52px; line-height: 66px; color: #0095b6; font-weight: 800; text-transform: uppercase;
}
H2 {
	font-size: 42px; line-height: 52px; color: #0095b6; font-weight: 700;
}
H3 {
	font-size: 24px; line-height: 34px; color: #2d383f; font-weight: 700; text-transform: uppercase;
}
H4 {
	font-size: 18px; line-height: 28px; color: #1d2230; font-weight: 700; text-transform: uppercase; letter-spacing: 0.075em;
}
H5 {
	font-size: 16px; line-height: 25px; color: #1d2230; font-weight: 700; text-transform: uppercase; letter-spacing: 0.075em;
}

input,
.form__input,
textarea, 
select, 
button {
	font-family: 'Montserrat';
}
input[type=text], 
input[type=password], 
.form__input,
textarea {
	background: #f8fcff; border: 1px solid #a6b6c7; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 10px; border-radius: 10px; font-size: 18px; font-weight: 600; color: #2d383f;
}
input[type=text], 
.form__input,
input[type=password] {
	height: 70px; padding: 0 18px;
}
textarea {
	overflow: auto; resize: none; vertical-align: top; padding: 15px 18px;
}

select {
	background: #f8fcff; border: 1px solid #a6b6c7; height: 70px; border-radius: 10px; font-size: 18px; font-weight: 600; color: #2d383f;
}

button {
	cursor: pointer; border: 0;
}

.btn {
	position: relative; box-shadow: 0px 5px 20px rgba(239, 109, 197, 0.3); background: linear-gradient(93.73deg, #E76DBF -1.64%, #EE8CCE 92.28%); border: 1px solid #d57bb8; border-radius: 10px; padding: 0 35px; height: 70px; font-size: 18px; font-weight: 600; color: #fff; font-family: 'Montserrat';
}
a.btn {
	display: inline-block; vertical-align: top; line-height: 68px; text-decoration: none; text-align: center; color: #fff;
}

.dib {
	display: inline-block; vertical-align: baseline;
}
.clear_fix {
	clear: both; display: block; height: 0;
}
.hidden {
	display: none;
}

.slick-slider {
	display: block !important;
}
.slick-list {
	position: relative; overflow: hidden;
}
.slick-track {
	position: relative; display: flex;
}
.slick-hidden {
	display: none;
}

.ic-b:before, .ic-a:after {
	display: block; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 1;
}

.textb p {
	margin: 0 0 27px;
}
.textb H1, .textb H2, .textb H3, .textb H4, .textb H5 {
	margin: 48px 0 25px;
}
.textb blockquote {
	border-left: 1px solid #68e3dc; padding: 0 0 0 27px; margin: 0 0 30px; letter-spacing: 0.05em; font-size: 16px; line-height: 22px;
}
.textb img {
	display: block; max-width: 100%;
}
.textb ul li {
	position: relative; padding-left: 12px; margin-top: 25px;
}
.textb ul li:first-child {
	margin-top: 0;
}
.textb ul li:after {
	display: block; content: '•'; position: absolute; left: 0; top: 0;
}
.textb ol {
	list-style-type: none; counter-reset: ol-counter;
}
.textb ol li {
	position: relative; padding: 0 0 0 24px; margin-top: 25px;
}
.textb ol li:first-child {
	margin-top: 0;
}
.textb ol li:before {
	content: counter(ol-counter)'.'; counter-increment: ol-counter; position: absolute; left: 0px; top: 0;
}
.textb > *:first-child {
	margin-top: 0;
}
.textb > *:last-child {
	margin-bottom: 0;
}
/* end site style */


/* header
------------------------------------------------ */
.header {
	position: relative; min-width: 320px; padding-bottom: 80px; z-index: 250;
}
.header__top {
	min-width: 320px; background: #0095b6; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); font-size: 16px; line-height: normal; letter-spacing: 0.05em; color: #fff;
}
.header__top-wrapper {
	height: 43px; display: flex; justify-content: space-between; align-items: center;
}
.header__item > * {
	position: relative; padding-left: 30px;
}
.header__item > *:after {
	content: '\e900'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size: 16px;
}
.header__item.time > *:after {
	content: '\e905'; font-size: 18px;
}
.header__item.mail > *:after {
	content: '\e909'; font-size: 18px;
}
.header__item.addr > *:after {
	content: '\e907'; font-size: 18px;
}
.header__item > a {
	color: inherit; text-decoration: none;
}
.header__item br {
	display: none;
}
.header__sep {
	width: 1px; height: 20px; background: #fff; opacity: 0.2;
}
.header__bot {
	position: absolute; left: 0; bottom: 0; width: 100%; background: #fff; z-index: 250;
}
.header__bot:after {
	display: block; content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2);
}
.header__bot.fix {
	position: fixed; bottom: auto; top: 0;
}
.header__bot-wrapper {
	display: flex; justify-content: space-between; align-items: center; z-index: 5;
}
.header__burger {
	display: none;
}
.header__menu {
	width: 63.2121%;
}
.header__menu > ul {
	display: flex; justify-content: space-between; position: relative;
}
.header__menu > ul > li > a {
	position: relative; display: flex; align-items: center; height: 80px; font-size: 14px; color: #2d383f; text-decoration: none; line-height: normal; text-transform: uppercase; font-family: 'Montserrat';
}
.header__menu > ul > li.dd > a:after {
	display: block; content: ''; width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color: currentColor transparent transparent transparent; margin-left: 17px; transition: transform .3s;
}
.header__menu > ul > li.dd.show > a:after {
	transform: rotate(-180deg);
}
.header__soc {
	display: none;
}
.header__bt {
	width: 12.3637%;
}
.header__bt a {
	display: flex; align-items: center; justify-content: center; background: #f8fcff; border: 1px solid #afe4f4; border-radius: 10px; padding: 0 10px; height: 50px; font-size: 14px; color: #0095b6; font-weight: 600; text-decoration: none; font-family: 'Montserrat'; text-align: center; line-height: normal;
}
.header__addr {
	display: none;
}
.header__phone {
	display: none;
}
.header__dd {
	display: none; position: absolute; left: 0; right: 0; top: 100%; background: #fff; box-shadow: 0px 30px 30px rgba(137, 170, 204, 0.2); padding: /*70px 0*/30px 0; font-size: 14px; line-height: normal; text-transform: uppercase; font-family: 'Montserrat';
}
.header__dd-wrapper {
	max-width: 1380px;
}
.header__dd-item {
	margin-top: /*33px*/15px;
}
.header__dd-item:first-child {
	margin-top: 0;
}
.header__dd-list {
	border-bottom: 1px solid #afe4f4; padding: /*20px 0 55px*/5px 0 25px; margin-bottom: /*57px*/25px; display: none;
}
.header__dd-inn {
	display: flex;
}
.header__dd ul {
	width: 100%; padding-right: 25px;
}
.header__dd ul:last-child {
	padding-right: 0;
}
.header__dd li {
	margin-top: 10px;
}
.header__dd li a {
	color: #2d383f;
}
.header__dd-close {
	position: absolute; right: 50%; margin-right: -825px; top: 15px; cursor: pointer; font-size: 30px;
}
.header__dd-close:after {
	content: '\e90d';
}
/* end header */


:root {
    --l: 105px;
}

.body {
	padding-top: 38px;
}
@supports (filter: blur(100px)) 
{
	.body:before {
		display: block; content: ''; background: url(../i/body-bg.png) no-repeat; width: 2037px; height: 874px; position: absolute; left: 50%; transform: translateX(-50%); top: 60px; z-index: -1; filter: blur(100px);
	}
}

ul.breadcrumbs {
	display: flex; flex-wrap: wrap; margin-bottom: 45px; font-size: 12px; line-height: 14px; color: #a6b6c7;    padding-top: 20px;
}
ul.breadcrumbs li {
	display: flex;
}
ul.breadcrumbs li:after {
	display: block; content: '/'; margin: 0 3px; color: #0095b6;
}
ul.breadcrumbs li:last-child:after {
	display: none;
}
ul.breadcrumbs li a {
	display: block;
}

.moreb {
	margin-top: 90px; text-align: center;
}
.moreb .a {
	    background: none; display: inline-block; vertical-align: top; border: 1px solid #afe4f4; border-radius: 10px; width: 100%; max-width: 211px; height: 50px; line-height: 48px; font-size: 14px; color: #0095b6; text-decoration: none; font-weight: 600; font-family: 'Montserrat';
}

.tomakeanapp {
	display: none;
}

.follow {
	position: absolute; left: 50%; margin-left: -825px; top: 15px; white-space: nowrap; width: 30px;
}
.follow__inn {
	transform: rotate(270deg); transform-origin: right top; display: flex; align-items: center; position: absolute; right: 100%; top: 0;
}
.follow__lvl {
	margin-right: 42px; letter-spacing: 0.05em; color: #a6b6c7; font-size: 16px; line-height: normal;
}
.follow__val {
	display: flex; flex-direction: row-reverse;
}
.follow__val a {
	display: block; width: 30px; height: 30px; margin-left: 18px; transform: rotate(-270deg); text-decoration: none; font-size: 30px; color: #68e3dc;
}
.follow__val a:last-child {
	margin-left: 0;
}

.ltitle {
	width: 22px; position: absolute; left: 0; top: 0; z-index: 5;
}
.ltitle:after {
	display: block; content: ''; width: 1px; height: 200px; background: #a6b6c7; margin: 0 auto 50px;
}
.ltitle div {
	position: absolute; right: 0; bottom: 0; transform: rotate(270deg); transform-origin: bottom right; letter-spacing: 0.05em; color: #a6b6c7; font-size: 16px; line-height: 22px; white-space: nowrap;
}

.slarr {
	cursor: pointer; width: 48px; height: 48px; background: #f8fcff; border: 1px solid #68e3dc; border-radius: 20px 0 20px 20px; padding-top: 16px; font-size: 14px; color: #a6b6c7; text-align: center;
}
.slarr_r {
	border-radius: 20px 20px 20px 0;
}
.slarr_l:after {
	content: '\e901';
}
.slarr_r:after {
	content: '\e902';
}

.slpages {
	display: flex; justify-content: center; height: 10px; text-align: center;
}
.slpages li {
	position: relative; width: 10px; height: 10px; border-radius: 50%; cursor: pointer; margin: 0 2.5px; background: #afe4f4; transition: background .3s; display: inline-block; vertical-align: top;
}
.slpages li.slick-active, 
.slpages li.active {
	background: #0095b6;
}
.slpages li > * {
	display: none;
}


/* start
------------------------------------------------ */
.start {
	position: relative;
}
@supports (filter: blur(130px)) 
{
	.start:before {
		display: block; content: ''; background: url(../i/start-bg.png) no-repeat; width: 890px; height: 874px; position: absolute; left: 50%; top: 58px; margin-left: -1171px; filter: blur(130px);
	}
}
.start__list {
	position: relative; display: flex;
}
.start__item {
	position: relative; width: 100%; height: 1173px; flex-shrink: 0; overflow: hidden;
}
.start__item-im {
	position: absolute; right: 50%; margin-right: -1114px; bottom: 0;
}
.start__item-entry {
	padding: 105px 0 0 var(--l);
}
.start__item-type {
	max-width: 325px; margin-bottom: 11px; letter-spacing: 0.075em; text-transform: uppercase; color: #e77fc5; font-size: 16px; line-height: 25px; font-weight: 700; font-family: 'Montserrat';
}
.start__item-title {
	max-width: 650px; margin-bottom: 9px; color: #0095b6; text-transform: uppercase; font-weight: 800; font-size: 48px; line-height: 48px; font-family: 'Montserrat';
}
.start__item-bt {
	margin-top: 93px;
}
.start__item-bt a {
	position: relative; padding: 0 64px 0 22px;
}
.start__item-bt a:after {
	position: absolute; right: 21px; top: 50%; transform: translateY(-50%); content: '\e908'; font-size: 24px;
}
.start__nav {
	display: flex; position: absolute; left: 50%; margin-left: -825px; padding-left: var(--l); bottom: 379px;
}
.start__nav .slarr_r {
	margin-left: 8px;
}
.start__video {
	position: absolute; left: 50%; margin-left: calc(var(--l) + 360px); transform: translateX(-825px); bottom: 269px; width: 397px; height: 269px;
}
.start__video-tx {
	position: absolute; left: 55px; right: 20px; bottom: 46px; max-width: 187px; font-size: 16px; line-height: 22px; letter-spacing: 0.05em;
}
.start__video-bt {
	position: absolute; left: -39px; top: 50%; margin-top: -40px;
}
.start__video-bt a {
	display: block; width: 80px; height: 80px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 44px; color: #68e3dc; text-decoration: none;
}
.start__video-bt a:after {
	content: '\e90a';
}
.start__video-box {
	position: absolute; left: 0; right: 0; top: 0; bottom: 0; border-radius: 50px; background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2);
}
.start .follow {
	top: 136px;
}
/* end start */


/* services
------------------------------------------------ */
.serv {
	position: relative; padding-left: var(--l); margin-bottom: 130px;
}
.serv__top {
	position: absolute; left: var(--l); bottom: 100%; margin-bottom: 46px;
}
.serv__subtext {
	margin-bottom: 24px; color: #e77fc5; letter-spacing: 0.075em; text-transform: uppercase; font-weight: 700; font-size: 16px; line-height: 25px; font-family: 'Montserrat';
}
.serv__list {
	display: flex; flex-wrap: wrap; margin: 0 -10px;
}
.serv__item {
	position: relative; margin: 0 10px 20px; width: calc(33.333% - 20px);
}
.serv__item a {
	position: relative; display: block; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 0; height: 100%; min-height: 340px; padding: 75px 125px 30px 53px; text-decoration: none; color: inherit;
}
.serv__item-icon {
	display: block; position: absolute; right: 21px; top: 15px;
}
.serv__item-title {
	display: block; position: relative; min-height: 56px; color: #e77fc5; text-transform: uppercase; letter-spacing: 0.075em; font-size: 18px; line-height: 28px; font-family: 'Montserrat'; font-weight: 700;
}
.serv__item-text {
	display: block; position: relative; margin-top: 24px;
}

.servs {
	position: relative; padding-left: var(--l); margin-bottom: 130px;
}
.servs__list {
	margin-top: 32px;
}
.servs__item {
	background: #fff; border: 1px solid #afe4f4; box-shadow: 0 10px 50px rgba(137, 170, 204, 0.2); border-radius: 30px 30px 30px 0; margin-top: 20px;
}
.servs__item-top {
	position: relative;
}
.servs__item-title {
	position: relative; cursor: pointer; padding: 0 330px 0 50px; display: flex; align-items: center; height: 78px; color: #000; letter-spacing: 0.075em; text-transform: uppercase; font-weight: 700; font-size: 18px; line-height: 28px; font-family: 'Montserrat';
}
.servs__item-title:after {
	display: block; content: ''; position: absolute; right: 42px; top: 50%; margin-top: -4.5px; width: 0; height: 0; border-style: solid; border-width: 9px 5.5px 0 5.5px; border-color: #0095b6 transparent transparent transparent; transition: transform .3s;
}
.servs__item.show .servs__item-title:after {
	transform: rotate(-180deg);
}
.servs__item-bt {
	position: absolute; right: 107px; top: 50%; margin-top: -25px; width: 204px;
}
.servs__item-bt a {
	display: flex; align-items: center; justify-content: center; background: #f8fcff; border: 1px solid #afe4f4; border-radius: 10px; padding: 0 15px; height: 50px; font-size: 14px; font-weight: 600; color: #0095b6; text-decoration: none; font-family: 'Montserrat'; line-height: normal; text-align: center;
}
.servs__item ul {
	display: none; margin: 0 20px 50px 50px; font-size: 18px; line-height: 30px; letter-spacing: 0.02em;
}

.setop {
	position: relative; min-width: 320px;
}
.setop__bg {
	position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-repeat: no-repeat; background-size: cover;
}
.setop__content {
	padding-left: var(--l); display: flex; justify-content: center; flex-direction: column; height: 760px;
}
.setop__subtext {
	max-width: 325px; margin-bottom: 44px; color: #e77fc5; letter-spacing: 0.075em; text-transform: uppercase; font-size: 16px; line-height: 25px; font-weight: 700; font-family: 'Montserrat';
}
.setop__title {
	width: 39%;
}
.setop__text {
	margin-top: 40px; color: #73909e;
}
.setop__bt {
	max-width: 292px; margin-top: 92px;
}
.setop__bt a {
	position: relative; display: flex; align-items: center; padding: 0 50px 0 21px; text-align: left; line-height: normal;
}
.setop__bt a:after {
	position: absolute; right: 21px; top: 50%; transform: translateY(-50%); content: '\e908'; font-size: 24px;
}
.setop .follow {
	top: 134px;
}

.sedescr {
	position: relative; padding-left: var(--l); display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; margin-bottom: 140px;
}
.sedescr__content {
	width: 45.954693%; font-size: 18px; color: #73909e; letter-spacing: 0.02em;
}
.sedescr__im {
	width: 47.24919%; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0; padding: 39px 44px;
}
.sedescr__im img {
	width: 100%; border-radius: 30px 30px 30px 0;
}

.steps {
	position: relative; padding-left: var(--l); margin-bottom: 130px;
}
.steps__text {
	margin-top: 38px; font-size: 18px; color: #73909e;
}

.app {
	position: relative; padding-left: var(--l); margin-bottom: 140px;
}
.app__wrap {
	padding: 75px 83px 108px; background: #fff; border: 1px solid #afe4f4; box-shadow: 0 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0;
}
.app__text {
	max-width: 440px; margin-top: 21px; color: #73909e;
}
.app__form {
	display: flex; flex-wrap: wrap; margin: -9px -10px 0;
}
.app__form > div {
	margin: 30px 10px 0;
}
.app__item {
	width: calc(25% - 20px);
}
.app__item.w2 {
	width: calc(50% - 20px);
}
.app__item-lvl {
	margin-bottom: 10px; color: #73909e; font-size: 18px; letter-spacing: 0.02em;
}
.app__item-val input, 
.app__item-val select {
	width: 100%;
}
.app__bt {
	width: calc(25% - 20px);
}
.app__bt button {
	display: flex; align-items: center; justify-content: center; width: 100%; padding: 0 15px; text-align: left;
}
.app__bt button:after {
	margin-left: 20px; content: '\e908'; font-size: 24px;
}
.app__pp {
	width: calc(75% - 20px); display: flex; align-items: center; font-size: 16px; line-height: 22px; letter-spacing: 0.05em; color: #73909e;
}
.app__pp a {
	color: #68e3dc;
}

.prices {
	position: relative; padding-left: var(--l); margin-bottom: 140px;
}
.prices__subtitle {
	margin-bottom: 40px;
}
.prices__item {
	background: #fff; border: 1px solid #afe4f4; box-shadow: 0 10px 50px rgba(137, 170, 204, 0.2); border-radius: 30px 30px 30px 0; margin-top: 30px;
}
.prices__title {
	position: relative; cursor: pointer; padding: 0 120px 0 78px; height: 78px; display: flex; align-items: center; font-size: 24px; line-height: normal; color: #000; font-family: 'Montserrat'; font-weight: 700; text-transform: uppercase;
}

.prices__title:after {
	display: block; content: ''; position: absolute; right: 78px; top: 50%; margin-top: -7.5px; width: 0; height: 0; border-style: solid; border-width: 15px 9px 0 9px; border-color: #0095b6 transparent transparent transparent; transition: transform .3s;
}

.prices__item  .prices__title {
	
}

.prices__item.show .prices__title:after {
	transform: rotate(-180deg);
}
.prices__tbl {
	margin: 10px 78px 70px; border: 1px solid rgba(175,228,244,.5); display: none;
}
.prices__code {
	width: 17%; padding-left: 55px;
}
.prices__servs {
	width: 60%; padding-left: 100px;
}
.prices__sum {
	width: 23%; padding-left: 100px;
}
.prices__head {
	display: flex; background: linear-gradient(114.64deg, #59D3EE 0%, #2DADCA 78.65%); color: #fff; font-size: 16px; line-height: normal; letter-spacing: 0.075em; text-transform: uppercase; font-weight: 700; font-family: 'Montserrat';
}
.prices__head > div {
	padding-right: 10px; height: 70px; display: flex; align-items: center; border-left: 1px solid rgba(175,228,244,.5);
}
.prices__head > div:first-child {
	border-left: 0;
}
.prices li {
	display: flex; color: #73909e;
}
.prices li:nth-child(2n+2) {
	background: #eaf4ff;
}
.prices li > div {
	padding-right: 10px; padding-top: 20px; padding-bottom: 20px; border-left: 1px solid rgba(175,228,244,.5); border-top: 1px solid rgba(175,228,244,.5);
}
.prices li > div:first-child {
	border-left: 0;
}
/* end services */


/* info
------------------------------------------------ */
.welcome {
	position: relative; display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; padding-left: var(--l); margin-bottom: 140px;
}
.welcome__imgs {
	position: relative; width: 52.815534%; padding: 44px 45px 43px 44px; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0;
}
.welcome__imgs-list {
	position: relative; display: flex; margin: 0 -10px; overflow: hidden;
}
.welcome__imgs-item {
	width: 100%; flex-shrink: 0; margin: 0 10px;
}
.welcome__imgs-item img {
	width: 100%; border-radius: 30px 30px 30px 0;
}
.welcome__imgs-nav {
	position: absolute; left: 83px; bottom: 79px; display: flex;
}
.welcome__imgs-nav .slarr_r {
	margin-left: 8px;
}
.welcome__content {
	width: 40.7766%;
}
.welcome__intro {
	margin-top: 21px; max-width: 553px; font-size: 20px; line-height: 26px; letter-spacing: 0.05em; font-family: 'Montserrat'; font-style: italic;
}
.welcome__text {
	margin-top: 20px;
}
.welcome__stat {
	display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 47px;
}
.welcome__stat-item {
	width: 26.19%; margin-top: 30px;
}
.welcome__stat-n {
	font-size: 36px; line-height: 40px; color: #e77fc5; font-family: 'Montserrat'; font-weight: 700;
}
.welcome__stat-tx {
	margin-top: 26px; font-size: 14px; line-height: 30px; text-transform: uppercase; font-family: 'Montserrat'; color: rgba(108,135,149,.7);
}

.about {
	position: relative; padding-left: var(--l);
}
.about__welcome {
	padding-left: 0; margin-top: 40px;
}

.coms {
	margin-bottom: 100px;
}
.coms__stitle {
	padding: 0 110px 0 var(--l);
}
.coms__block {
	position: relative; padding-left: var(--l);
}
@supports (filter: blur(100px)) 
{
	.coms__block:before {
		display: block; content: ''; position: absolute; left: 50%; margin-left: -50vw; top: 0; background: url(../i/coms-bg.png) center top no-repeat; width: 100vw; height: 874px; filter: blur(100px); z-index: -1;
	}
}
.coms__ltitle {
	top: 50px;
}
.coms__list {
	display: flex; margin: 0 -11px;
}
.coms__item {
	background: #fff; box-shadow: 0px 5px 10px rgba(137, 170, 204, 0.2); border-radius: 30px 30px 30px 0; width: calc(33.333% - 22px); padding: 50px 40px; margin: 50px 11px; flex-shrink: 0; border: 1px solid #afe4f4; display: flex; flex-direction: column;
}
.coms__item-photo img {
	width: 70px; height: 70px; border-radius: 20px; object-fit: cover; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border: 1px solid #0095b6;
}
.coms__item-name {
	margin-top: 20px; color: #2d383f; letter-spacing: 0.075em; text-transform: uppercase; font-weight: 700; font-size: 18px; line-height: 28px; font-family: 'Montserrat';
}
.coms__item-city {
	margin-top: 10px;
}
.coms__item-text {
	position: relative; overflow: hidden; max-height: 156px; margin-top: 20px; line-height: 26px; letter-spacing: 0.05em; font-style: italic; font-family: 'Montserrat';
}
.coms__item.hide .coms__item-text {
	text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; white-space: normal; -webkit-line-clamp: 6;
}
.coms__item.show .coms__item-text {
	max-height: none; -webkit-line-clamp: unset;
}
.coms__item-text-inn {
	position: relative;
}
.coms__item-serv {
	padding-top: 25px; margin-top: auto; color: #0095b6; font-size: 16px; line-height: 22px; letter-spacing: 0.05em;
}
.coms__item-serv:before {
	display: block; content: ''; max-width: 186px; height: 1px; background: #afe4f4; margin-bottom: 20px;
}
.coms__item-more {
	display: none; margin-top: 10px; height: 22px; font-size: 16px; line-height: 22px;
}
.coms__item-more a {
	color: #000;
}
.coms__item.hide .coms__item-more {
	display: block;
}
.coms__nav {
	display: flex; justify-content: flex-end; position: absolute; right: 0; bottom: 100%;
}
.coms__nav .slarr_r {
	margin-left: 8px;
}
.coms .slpages {
	display: none !important;
}

.quest {
	position: relative; padding-left: var(--l); margin-top: 110px;
}
.quest__wrap {
	background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0; padding: 70px; display: flex; justify-content: space-between;
}
.quest__app {
	width: 45.688%;
}
.quest__text {
	margin-top: 20px; max-width: 376px;
}
.quest__item {
	margin-top: 20px;
}
.quest__item-lvl {
	margin-bottom: 10px; font-size: 18px; letter-spacing: 0.02em;
}
.quest__item-val input {
	background: none; width: 100%;
}
.quest__pp {
	/*max-width: 370px;*/ margin-top: 50px; font-size: 16px; line-height: 22px; letter-spacing: 0.05em;
}
.quest__pp a {
	color: #68e3dc;
}
.quest__bt {
	margin-top: 14px;
}
.quest__bt button {
	position: relative; width: 100%; max-width: 292px; padding: 0 60px 0 35px; text-align: left;
}
.quest__bt button:after {
	content: '\e904'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 22px;
}
.quest__im {
	width: 53%;
}
.quest__im img {
	width: 100%; height: 100%; object-fit: cover; border-radius: 30px 30px 30px 0;
}

.ct {
	position: relative; padding-left: var(--l);
}
.ct__block {
	position: relative; padding: 121px 0 141px; margin-top: 26px; overflow: hidden;
}
.ct__map {
	position: absolute; left: 0; right: 0; top: 0; bottom: 0;
}
.ct__map-inn {
	position: absolute; left: 0; right: 0; top: 0; bottom: 0;
}
.ct__box {
	position: relative; z-index: 5; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0; margin: 0 5.6958% 0 34.887%; padding: 80px 45px 77px 75px;
}
.ct__text {
	margin-top: 22px;
}
.ct__list {
	display: flex; justify-content: space-between; flex-wrap: wrap;
}
.ct__item {
	width: 49%; display: flex; align-items: center; margin-top: 41px;
}
.ct__item-ic {
	flex: 0 0 60px; width: 60px;
}
.ct__item-text a {
	color: inherit; text-decoration: none;
}

.shares {
	position: relative; padding-left: var(--l);
}
.shares__list {
	margin-top: 26px;
}
.shares__item {
	display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; margin-top: 110px;
}
.shares__item:first-child {
	margin-top: 0;
}
.shares__item:nth-child(2n+2) {
	flex-direction: row;
}
.shares__item-im {
	width: 52.815534%; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0; padding: 45px 45px 50px;
}
.shares__item-im img {
	width: 100%; border-radius: 30px 30px 30px 0;
}
.shares__item-entry {
	width: 39.4822%;
}
.shares__item-text {
	margin-top: 41px; max-width: 372px; color: #73909e; font-size: 18px; line-height: 30px; letter-spacing: 0.02em;
}
.shares__item-text ul {
	line-height: 22px;
}
.shares__item-text li {
	position: relative; padding-left: 14px; margin-top: 33px;
}
.shares__item-text li:first-child {
	margin-top: 0;
}
.shares__item-text li:before {
	display: block; content: '•'; position: absolute; left: 0; top: 0;
}
.shares__item-text > *:last-child {
	margin-bottom: 0;
}
.shares__item-ln {
	margin-top: 45px;
}

.comsl {
	position: relative; padding-left: var(--l);
}
.comsl__add {
	position: absolute; right: 0; top: 15px; width: 207px;
}
.comsl__add a {
	position: relative; display: flex; align-items: center; padding: 0 50px 0 30px; height: 50px; font-size: 14px; line-height: normal;
}
.comsl__add a:after {
	position: absolute; right: 20px; top: 50%; transform: translateY(-50%); content: '\e908'; font-size: 16px;
}
.comsl__block {
	display: flex; flex-wrap: wrap; margin: -68px -30px 0;
}
.comsl__item {
	width: calc(33.333% - 60px); margin: 110px 30px 0; display: flex; flex-direction: column;
}
.comsl__item-top {
	display: flex; align-items: center;
}
.comsl__item-photo {
	flex: 0 0 100px; width: 100px;
}
.comsl__item-photo img {
	width: 70px; height: 70px; object-fit: cover; border: 1px solid #0095b6; filter: drop-shadow(0px 10px 50px rgba(137, 170, 204, 0.2)); border-radius: 20px;
}
.comsl__item-name {
	color: #2d383f; font-size: 18px; line-height: 28px; letter-spacing: 0.075em; text-transform: uppercase; font-weight: 700; font-family: 'Montserrat';
}
.comsl__item-city {
	margin-top: 9px; color: #73909e; line-height: normal;
}
.comsl__item-text {
	margin: 30px 0 0px; line-height: 26px; letter-spacing: 0.05em; font-family: 'Montserrat'; font-style: italic;
}
.comsl__item-bot {
	border-top: 1px solid #afe4f4; display: flex; justify-content: space-between; padding-top: 24px; margin-top: auto; letter-spacing: 0.05em; font-size: 16px; line-height: 22px;
}
.comsl__item-serv {
	margin-right: 10px; color: #0095b6;
}
.comsl__item-date {
	flex-shrink: 0; color: #a6b6c7;
}

.lic {
	position: relative; padding-left: var(--l); display: flex; justify-content: space-between; margin-bottom: 130px;
}
.lic__req {
	width: 33.657%;
}
.lic__text {
	margin-top: 29px; color: #73909e;
}
.lic__list {
	width: 59.288%; display: flex;
}
.lic__item {
	width: 34.3886%; margin-right: 8.734%;
}
.lic__item:last-child {
	margin-right: 0;
}
.lic__item a {
	display: block; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 30px 30px 30px 0; padding: 22px 25px 24px;
}
.lic__item img {
	width: 100%; border-radius: 30px 30px 30px 0;
}

.seo {
	padding-left: var(--l); margin: 90px 0 110px;
}
.seo__title {
	margin-bottom: 30px;
}
.seo__text {
	color: #73909e; font-size: 18px;
}
/* end info */


/* specialists
------------------------------------------------ */
.sp {
	position: relative; margin-bottom: 230px;
}
.sp__stitle {
	padding-left: var(--l);
}
.sp .slarr {
	display: none;
}
.sp__block {
	position: relative; display: flex; justify-content: space-between; padding-left: var(--l); margin-top: 53px;
}
@supports (filter: blur(100px)) 
{
	.sp__block:before {
		display: block; content: ''; background: url(../i/sp-bg.png) no-repeat; width: 805px; height: 627px; position: absolute; right: -104px; top: -268px; z-index: -1; filter: blur(100px);
	}
}
.sp__list {
	position: relative; overflow: auto; width: 28.48%; height: 511px; padding: 0 30px 5px 0;
}
.sp__list::-webkit-scrollbar {
	width: 5px; background-color: transparent; margin: 0; border-radius: 5px;
}
.sp__list::-webkit-scrollbar-thumb {
	width: 5px; background: #0095b6; border-radius: 5px;
}
.sp__list::-webkit-scrollbar-track {    
	width: 5px; border: 0; background-color: #eaf4ff; border-radius: 5px;
}
.sp__list-inn {
	max-width: 373px;
}
.sp__list-item {
	margin-top: 30px;
}
.sp__list-item:first-child {
	margin-top: 0;
}
.sp__list-item a {
	position: relative; display: flex; align-items: center; padding: 15px 23px; min-height: 104px; background: #fff;/* box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2);*/ border-radius: 30px 30px 30px 0px; border: 1px solid #afe4f4; text-decoration: none; color: inherit;
}
.sp__list-item.active a {
	border-color: #0095b6;
}
.sp__list-photo {
	position: relative; display: block; flex: 0 0 70px; width: 70px; border-radius: 20px;
}
.sp__list-photo:after {
	display: block; content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: inherit;
}
.sp__list-photo img {
	display: block; vertical-align: top; width: 100%; height: 70px; border-radius: inherit;
}
.sp__list-entry {
	display: block; padding-left: 20px;
}
.sp__list-name {
	display: block; font-size: 18px; line-height: 28px; letter-spacing: 0.075em; text-transform: uppercase; font-family: 'Montserrat'; font-weight: 700; transition: color .3s
}
.sp__list-item.active .sp__list-name {
	color: #2d383f;
}
.sp__list-post {
	display: block; margin-top: 7px; line-height: normal;
}
.sp__inf {
	position: relative; width: 67.961165%;
}
.sp__inf-entry {
	position: relative; width: 38%; min-height: 100%; display: flex; flex-direction: column; justify-content: center;
}
.sp__inf-name {
	max-width: 376px; color: #2d383f; text-transform: uppercase; font-weight: 700; font-size: 24px; line-height: 34px; font-family: 'Montserrat';
}
.sp__inf-post {
	margin-top: 8px; max-width: 380px; color: #0095b6;
}
.sp__inf-text {
	margin-top: 15px;
}
.sp__inf-exp {
	margin-top: 26px; letter-spacing: 0.05em; font-size: 20px; line-height: 26px; font-family: 'Montserrat'; font-style: italic;
}
.sp__inf-bt {
	margin-top: 28px; max-width: 292px;
}
.sp__inf-bt a {
	position: relative; display: flex; align-items: center; padding: 0 60px 0 22px; text-align: left; line-height: normal;
}
.sp__inf-bt a:after {
	position: absolute; right: 21px; top: 50%; transform: translateY(-50%); content: '\e908'; font-size: 24px;
}
.sp__inf-photo {
	position: absolute; right: -90px; top: -300px; width: 900px; text-align: center;
}
.sp__inf-photo img {
	max-width: 100%;
}
.sp .slpages {
	display: none;
}

.sps {
	position: relative; padding-left: var(--l);
}
.sps__list {
	display: flex; flex-wrap: wrap; margin: -12px -16px 0;
}
.sps__item {
	position: relative; width: calc(25% - 32px); margin: 50px 16px 0; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px 50px 50px 0; padding: 441px 33px 52px; display: flex; flex-direction: column; z-index: 1;
}
.sps__item-photo {
	position: absolute; left: 0; right: 0; top: 27px; display: flex; justify-content: center; padding: 0 15px; z-index: -1;
}
.sps__item-photo:before {
	display: block; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -55%); width: 60%; height: 80%; border-radius: 50%; background: rgba(172, 204, 236, 0.4); filter: blur(60px);
}
.sps__item-photo img {
	position: relative; max-width: 100%;
}
.sps__item-name {
	letter-spacing: 0.075em; text-transform: uppercase; color: #2d383f; font-weight: 700; font-size: 18px; line-height: 28px; font-family: 'Montserrat';
}
.sps__item-name a {
	color: inherit; text-decoration: none;
}
.sps__item-post {
	margin-top: 6px; color: #73909e; letter-spacing: 0.05em; font-size: 16px; line-height: 22px; text-transform: uppercase;
}
.sps__item-bt {
	margin-top: auto; padding-top: 32px;
}
.sps__item-bt a {
	display: flex; align-items: center; justify-content: center; background: #f8fcff; border: 1px solid #afe4f4; border-radius: 10px; padding: 0 15px; height: 50px; font-size: 14px; font-weight: 600; color: #0095b6; text-decoration: none; font-family: 'Montserrat';
}

.spec {
	position: relative; display: flex; justify-content: space-between; flex-direction: row-reverse; margin-bottom: 130px;
}
.spec__photo {
	position: relative; width: 51.697%; padding: 0 70px; text-align: center;
}
.spec__photo:before {
	display: block; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -60%); width: 60%; height: 80%; border-radius: 50%; background: rgba(172, 204, 236, 0.4); filter: blur(60px);
}
.spec__photo img {
	position: relative; max-width: 100%;
}
.spec__entry {
	width: 43%; margin-top: 90px;
}
.spec__post {
	margin-top: 20px; color: #ce48a2;
}
.spec__descr {
	margin-top: 35px; color: #73909e;
}
.spec__exp {
	margin-top: 20px; color: #73909e; letter-spacing: 0.05em; font-style: italic; font-family: 'Montserrat';
}
.spec__exp br {
	display: none;
}
.spec__bt {
	max-width: 292px; margin-top: 47px;
}
.spec__bt a {
	display: flex; align-items: center; padding: 0 50px 0 21px; line-height: normal; text-align: left;
}
.spec__bt a:after {
	position: absolute; right: 21px; top: 50%; transform: translateY(-50%); content: '\e908'; font-size: 24px;
}

.edu {
	position: relative; display: flex; justify-content: space-between; padding-left: var(--l); margin-bottom: 130px; font-size: 18px; color: #73909e;
}
.edu__box {
	width: 47%;
}
.edu__more {
	margin-top: 40px;
}

.sert {
	position: relative; padding-left: var(--l); margin-bottom: 100px;
}
.sert__list {
	display: flex; margin: 13px -11px 0;
}
.sert__item {
	width: calc(33.333% - 22px); margin: 30px 11px; flex-shrink: 0;
}
.sert__item a {
	display: flex; justify-content: center; align-items: center; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 5px 10px rgba(137, 170, 204, 0.2); border-radius: 30px 30px 30px 0; height: 320px; padding: 30px;
}
.sert__item a img {
	max-width: 100%; max-height: 100%;
}
.sert__nav {
	position: absolute; right: 0; top: 0px; display: flex;
}
.sert__nav > div {
	margin-left: 8px;
}
.sert .slpages {
	display: none !important;
}
/* end specialists */


/* examples
------------------------------------------------ */
.exitem {
	background: #fff; border: 1px solid #afe4f4; box-shadow: 0 5px 10px rgba(137, 170, 204, 0.2); border-radius: 30px 30px 30px 0; padding: 49px 49px 64px; display: flex; flex-direction: column;
}
.exitem__im {
	position: relative; border-radius: 20px 20px 20px 0; overflow: hidden;
}
.exitem__im img {
	width: 100%; max-height: 209px; height: 11.3vw;
}
.exitem__tx {
	display: flex; justify-content: space-between; border-bottom: 1px solid #afe4f4; margin: 12px 0 0; padding-bottom: 13px; color: #0095b6; letter-spacing: 0.02em; font-size: 18px;
}
.exitem__bot {
	padding-top: 28px; margin-top: auto; display: flex; justify-content: space-between; align-items: center;
}
.exitem__title {
	margin-right: 10px; color: #2d383f; letter-spacing: 0.075em; text-transform: uppercase; font-weight: 700; font-size: 16px; line-height: 25px; font-family: 'Montserrat';
}
.exitem__bt {
	width: 47.13217%; flex-shrink: 0;
}
.exitem__bt a {
	display: flex; align-items: center; justify-content: center; padding: 0 5px; height: 50px; line-height: 1; font-size: 14px;
}
.exitem__bt a:after {
	margin-left: 20px; content: '\e90c'; font-size: 21px;
}

.exsl {
	position: relative; padding-left: var(--l); margin-bottom: 110px;
}
.exsl__block {
	position: relative;
}
.exsl__list {
	display: flex; margin: 0 -11px;
}
.exsl__exitem {
	width: calc(33.333% - 22px); margin: 33px 11px;
}
.exsl__nav {
	position: absolute; right: 0; bottom: 100%; margin-bottom: 11px; display: flex;
}
.exsl__nav > div {
	margin-left: 8px;
}
.exsl .slpages {
	display: none !important;
}

.exs {
	position: relative; padding-left: var(--l); margin-bottom: 130px;
}
.exs__list {
	display: flex; flex-wrap: wrap; margin: 5px -11px;
}
.exs__exitem {
	width: calc(33.333% - 22px); margin: 25px 11px 0;
}
/* end examples */


/* footer
------------------------------------------------ */
.footer {
	position: relative; min-width: 320px; background: #2dadca; padding: 103px 0 130px; margin-top: 150px; color: #fff;
}
.footer__wrapper {
	display: flex; justify-content: space-between;
}
.footer__basic {
	width: 26%;
}
.footer__logo {
	border-bottom: 1px solid #43c1d1; padding-bottom: 25px; max-width: 293px;
}
.footer__soc {
	margin-top: 25px; display: flex; align-items: center;
}
.footer__soc-lv {
	margin-right: 35px; text-transform: uppercase; font-size: 14px; line-height: normal; font-family: 'Montserrat';
}
.footer__soc-vl {
	display: flex;
}
.footer__soc-vl a {
	display: block; text-decoration: none; font-size: 30px; color: #68e3dc;
}
.footer__soc-vl a:last-child {
	margin-right: 0;
}
.footer__text {
	margin-top: 25px; font-size: 12px; line-height: 20px; letter-spacing: 0.05em;
}
.footer__copy {
	margin-top: 25px; font-size: 12px; line-height: 20px; letter-spacing: 0.05em;
}
.footer__menu {
	width: 41.82%; display: flex; text-transform: uppercase; font-size: 14px; line-height: normal; font-family: 'Montserrat';
}
.footer__menu ul {
	width: 100%; padding-right: 15px;
}
.footer__menu ul:last-child {
	padding-right: 0;
}
.footer__menu ul li {
	margin-top: 30px;
}
.footer__menu ul li:first-child {

}
.footer__menu ul li a {
	color: inherit; text-decoration: none;
}
.footer__ct {
	width: 20%; font-size: 16px; line-height: 22px; letter-spacing: 0.05em; color: #afe4f4;
}
.footer__ct-item {
	position: relative; padding-left: 30px; margin-top: 20px;
}
.footer__ct-item:first-child {
	margin-top: 0;
}
.footer__ct-item:after {
	position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: '\e900'; font-size: 16px; color: #68e3dc;
}
.footer__ct-item.time:after {
	content: '\e905'; font-size: 18px;
}
.footer__ct-item.mail:after {
	content: '\e909'; font-size: 18px;
}
.footer__ct-item.addr:after {
	content: '\e907'; font-size: 18px;
}
.footer__ct-item a {
	text-decoration: none; color: inherit;
}
/* end footer */


.fancybox-active .viewport-wrapper {
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
}

.mform {
	display: none; width: 816px; background: #fff; border: 1px solid #afe4f4; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); border-radius: 50px; padding: 70px 65px;
}
.mform__title {
	font-weight: 700; font-size: 24px; line-height: 34px; font-family: 'Montserrat'; text-transform: uppercase; color: #2d383f;
}
.mform__text {
	max-width: 400px; margin-top: 22px;
}
.mform__item {
	margin-top: 30px;
}
.mform__item-lvl {
	margin-bottom: 10px; letter-spacing: 0.02em; font-size: 18px; line-height: 30px;
}
.mform__item input, 
.mform__item select {
	width: 100%;
}
.mform__item textarea {
	width: 100%; height: 138px;
}
.mform__inln {
	display: flex; justify-content: space-between;
}
.mform__inln .mform__item {
	width: 48.6%;
}
.mform__pp {
	max-width: 430px; margin-top: 50px; font-size: 16px; line-height: 22px; letter-spacing: 0.05em;
}
.mform__pp a {
	color: #68e3dc;
}
.mform__bt {
	margin-top: 45px;
}
.mform__bt button {
	padding: 0 20px;
}
.mform__bt button.ic-a {
	display: flex; align-items: center; justify-content: center;
}
.mform__bt button.ic-a:after {
	margin-left: 20px; content: '\e908'; font-size: 24px;
}
.mform__attach {
	position: relative; display: flex; align-items: center; margin-top: 31px;
}
.mform__attach-pw {
	position: relative; width: 70px; height: 70px; flex: 0 0 70px; background: #afe4f4; border-radius: 20px;
}
.mform__attach-pw:before {
	display: flex; align-items: center; justify-content: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 1px solid #0095b6; border-radius: inherit; content: '+'; font-size: 20px; color: #0095b6;
}
.mform__attach-pw img {
	position: relative; display: block; width: 100%; height: 100%; object-fit: cover; border-radius: inherit;
}
.mform__attach-entry {
	margin-left: 22px; letter-spacing: 0.02em; line-height: normal;
}
.mform__attach-title {
	font-size: 18px; color: #0095b6;
}
.mform__attach-text {
	margin-top: 3px; color: #a6b6c7; font-size: 16px; line-height: 22px; letter-spacing: 0.05em;
}
.mform__attach-inf {
	display: none; letter-spacing: 0.05em; font-size: 16px; line-height: 22px; color: #a6b6c7;
}
.mform__attach-del {
	display: none; margin-top: 4px; letter-spacing: 0.05em; font-size: 16px; line-height: 22px;
}
.mform__attach input[type=file] {
	position: absolute; top: 0; right: 0; height: auto; margin: 0; padding: 0; opacity: 0; font-size: 100px; line-height: 1em; cursor: pointer;
}
.mform__bot {
	display: flex; flex-direction: row-reverse; align-items: center; margin-top: 48px;
}
.mform__bot .mform__pp {
	margin: 0 0 0 18px; max-width: none;
}
.mform__bot .mform__bt {
	margin-top: 0; flex-shrink: 0;
}


.twentytwenty-container {
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; z-index: 0; overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
}
.twentytwenty-container img {
    max-width: 100%; position: absolute; top: 0; display: block;
}
.twentytwenty-container.active 
.twentytwenty-overlay, 
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0;
}
.twentytwenty-container * {
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.twentytwenty-before {
    z-index: 20;
}
.twentytwenty-after {
    z-index: 10;
}
.twentytwenty-handle {
	height: 12px; width: 12px; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; border: 4px solid #fff; background: #afe4f4; border-radius: 6px 0px; z-index: 40; cursor: pointer;
}
.twentytwenty-left-arrow, 
.twentytwenty-right-arrow {
	content: ''; display: block; background: #fff; position: absolute; z-index: 30; box-shadow: 0px 10px 50px rgba(137, 170, 204, 0.2); width: 4px; height: 9999px; left: 50%; margin-left: -2px;
}
.twentytwenty-left-arrow {
	bottom: 50%; margin-bottom: 10px;
}
.twentytwenty-right-arrow {
	top: 50%; margin-top: 10px;
}


/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
	position: relative;
}

.selectric-responsive {
	width: 100%;
}

.selectric {
	background: #f8fcff; border: 1px solid #a6b6c7; border-radius: 10px; position: relative; overflow: hidden; cursor: pointer; font-weight: 600; font-size: 18px; color: #2d383f; font-family: 'Montserrat';
}

.selectric .label {
	display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 68px; line-height: 68px; margin: 0 40px 0 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

.selectric .button {
	display: block; position: absolute; right: 29px; top: 0; bottom: 0; display: flex; align-items: center;
}
.selectric .button:after {
	display: block; content: ''; width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color: #0095b6 transparent transparent transparent; transition: transform .3s;
}
.selectric-open .selectric .button:after {
	transform: rotate(-180deg);
}

.selectric-open {
	z-index: 9999;
}

.selectric-open .selectric {
	background: #fff; border-radius: 5px 5px 0 0; border-bottom-color: transparent;
}
.selectric-open .selectric-items {
	display: block;
}

.selectric-disabled {
	filter: alpha(opacity=50); opacity: 0.5; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

.selectric-hide-select {
	position: relative; overflow: hidden; width: 0; height: 0;
}

.selectric-hide-select select {
	position: absolute; left: -100%;
}

.selectric-hide-select.selectric-is-native {
	position: absolute; width: 100%; height: 100%; z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
	position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; z-index: 1; box-sizing: border-box; opacity: 0;
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important;
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

/* Items box */
.selectric-items {
	display: none; position: absolute; top: 100%; margin-top: -1px; left: 0; background: #fff; border: 1px solid #a6b6c7; border-top: 0; z-index: -1; border-radius: 0 0 5px 5px;
}

.selectric-items .selectric-scroll {
	height: 100%; overflow: auto;
}

.selectric-items ul, .selectric-items li {
	list-style: none; padding: 0; margin: 0;
}

.selectric-items li {
	display: block; padding: 6px 10px 6px 18px; cursor: pointer; color: #a6b6c7; font-size: 18px; font-weight: 600; font-family: 'Montserrat';
}
.selectric-items li:first-child {
	border-radius: 5px 5px 0 0;
}
.selectric-items li:last-child {
	border-radius: 0 0 5px 5px;
}

.selectric-items li.selected {
	color: #0095b6;
}

.selectric-items li.highlighted {
	color: #0095b6;
}

.selectric-items li:hover {
	background: rgba(0,0,0,.03);
}

.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default !important;
	background: none !important;
	color: #666 !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: none;
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	color: #444;
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1;
}

.selectric-items .selectric-group li {
	padding-left: 25px;
}


.form__textarea {
    width: 100%;
    height: auto;
    padding: 18px;  
}

.footer__menu {}
.footer__menu ul{display: flex;    flex-wrap: wrap;margin-left: -15px;height: max-content;}
.footer__menu ul li{width: calc(100% / 3 - 15px); margin-left: 15px; }


.prices__item .prices__title.prices__title__big {
	    font-size: 18px;
}

.prices__item .prices__title.prices__title__big:after {
	display: none;
}

.shares__item-text ul {
    line-height: 5px;
}

.shares__item-text > * {
    margin-bottom: 15px;
}

.sinfo2__block__text {
    max-height: 600px;
    overflow: hidden;
    height: 100%;	
}

.sinfo2__block__text.active {
    height: auto;
    overflow: auto;
    max-height: none;
}


.moreb {
	width: 100%;	
}


.seo-text {
    padding: 0px;	
}
.seo-text .seo {
    padding: 0px;
	width: 100%;
}

.mform__title-thanks {
	font-size: 32px;
    text-align: center;	
}

.mform__text-thanks {
	text-align: center;
    margin: 0 auto;
    margin-top: 30px;	
}

.ct__map-inn {
	background: url(../i/map.png);	
}

input.error {
    border: 1px solid #ff0000;	
}

textarea.error {
    border: 1px solid #ff0000;	
}

.content__text h2 {
    margin-bottom: 38px;
    margin-top: 38px;
	    text-align: center;
		
    color: #0095b6;
}

.content__text  h3 {
    margin-bottom: 38px;
    margin-top: 38px;
	    text-align: center;
		
    color: #0095b6;
}

.content__text p {
    position: relative;
    padding: 0px;
    margin-top: 25px;
	text-align:justify;
}

.content__text ul {
	
}
.content__text li {
    position: relative;
    padding: 0px;
    margin-top: 25px;	
}

.content__text ol {
    list-style-type: none;
    counter-reset: ol-counter;
}

.content__text {
    padding-left: var(--l);
    margin: 0px 0 110px;
    text-align: justify;	
}

.content__text img
{   
    background: #fff;
    border: 1px solid #afe4f4;
    box-shadow: 0px 10px 50px rgb(137 170 204 / 20%);
    border-radius: 50px 50px 50px 0;
    padding: 39px 44px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 25px;
    display: block;
}

.mobile-dd {
display: none;	
}

.decstop-dd > ul {
display: none;		
}

/*new menu behavior*/
.submenu-wrapper{
  width: calc((1336px * 78)/100);
  display: none;
  position: absolute;
  left: 0;
  top: auto;
  /*outline: 1px solid red;*/
  background: #fff;
}
.menu > ul > li > .submenu-wrapper > ul{
  position: static;
}
.submenu-wrapper > ul{
  display: block;
  max-height: calc(100vh - 150px);
  overflow: auto;
}


.submenu-wrapper__container{
  margin-left: 280px;
    display: block;
    /*background-color: #fff;*/
    height: 100%;
    max-height: 508px;
    overflow: auto;  
    position: absolute;
    top: 0;
    /*padding-top: 40px;*/
    right: 0;
    width: calc(100% - 280px);
    border: 1px solid transparent;
    border-left: none;
}
.submenu-wrapper__container.full{
  background-color: #fff;
  border-color: #afe4f4;
  
}
.submenu-wrapper__container .submenu-clone{
  column-count: 2;
  padding: 20px 25px;
}
/*End new menu behavior*/
.submenu-wrapper__container .submenu-clone li{
  margin-bottom: 14px;
}
.submenu-wrapper__container .submenu-clone li a{
  
   color: #2d383f;
   font-size: 14px;
   text-transform: uppercase;
       font-family: 'Montserrat';
}
.submenu-wrapper__container .submenu-clone li a:hover{
  color: #0095b6;
  text-decoration: none;
}
.menu  > ul .ul_sub .submenu-wrapper > ul li.ul_sub2 a::before{
  display: none;
}
.menu  > ul > li.ul_sub{
  position: static;
}
.header_bottom .container_1336{
  position: relative;
}

.menu  > ul > li:hover > .submenu-wrapper {
    display: block;
    z-index: 99;
}

.menu > ul > li > .submenu-wrapper > ul {
    position: absolute;
    top: auto;
    left: 0;
    display: block;
    width: 280px;
    box-shadow: 0 2px 6px 0 var(--box_shadow_color);
    border-radius: 4px;
    background-color: var(--theme_color);
    padding: 10px 16px;
}

.submenu-wrapper > ul {
    display: block;
   max-height: 508px;
    overflow: auto;
}

.menu  > ul > li > .submenu-wrapper > ul {
    position: static;
}

.menu  > ul > li .submenu-wrapper > ul > li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 300px;
    box-shadow: 0 2px 6px 0 var(--box_shadow_color);
    border-radius: 4px;
    background-color: var(--theme_color);
    padding: 10px 16px;
    display: none;
    max-height: 400px;
    overflow: auto;
}


.header__menu > ul > li.decstop-dd > a:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: currentColor transparent transparent transparent;
    margin-left: 17px;
    transition: transform .3s;
}

.header__menu > ul > li.decstop-dd:hover > a:after {
    transform: rotate(-180deg);
}

.submenu-wrapper li.ul_sub > a{
    position: relative;
    display: flex;
    align-items: center;
    height: 45px;
    font-size: 14px;
    color: #2d383f;
    text-decoration: none;
    line-height: normal;
    text-transform: uppercase;
    font-family: 'Montserrat';  
}

.submenu-wrapper > ul > li.ul_sub1 > a{
    position: relative;
    display: flex;
    align-items: center;
    height: 45px;
    font-size: 14px;
    color: #2d383f;
    text-decoration: none;
    line-height: normal;
    text-transform: uppercase;
	  font-family: 'Montserrat'; 
  
}

.submenu-wrapper li.ul_sub > a:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: currentColor transparent transparent transparent;
    transition: transform .3s;
    margin-left: auto;
    transform: rotate(-90deg);
}

.submenu-wrapper {
	width: 100%; 
}

.footer__dev {
    display: flex;
    margin-top: 40px;
    padding-left: 0px; 
}

.footer__dev a {
    display: block;
    width: 142px;
    height: 24px;
    background: url(../i/logo__denir.svg) no-repeat;
    margin-left: 30px;
    background-size: cover;
}


.content__text ul {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}


.content__text  ul li:after {
    display: block;
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
}

.content__text li {
    position: relative;
    padding: 0px;
    margin-top: 5px;
    padding-left: 15px;
}

.content__text ol {

}


.content__text ol li:before {
    content: counter(ol-counter)'.';
    counter-increment: ol-counter;
    position: absolute;
    left: 0px;
    top: 0;
}


.content__text ol li {
    position: relative;
    padding: 0 0 0 24px;
    margin-top: 25px;
}

.comsl__item.comsl__item {
    background: none;
    padding: 0px;
    box-shadow: none;
    border: none;	
}


.comsl__item  .coms__item-more {
    margin-bottom: 10px;	
}


.no-bg-one .setop__content{
    height: auto;	
}

.no-bg-one .setop__bt {
    max-width: 292px;
    margin-top: 20px;
}

.footer__dev.footer__ct-item:after  {
    display: none;	
}

.sitemap-ul ul{
margin-left: 25px;	
}