﻿@font-face {
	font-family: 'Glober';
	src: url(../fonts/GloberRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/GloberRegular.woff) format("woff"), url(../fonts/GloberRegular.ttf) format("truetype"), url(../fonts/GloberRegular.svg#GloberRegular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Glober';
	src: url(../fonts/GloberBold.eot?#iefix) format("embedded-opentype"), url(../fonts/GloberBold.woff) format("woff"), url(../fonts/GloberBold.ttf) format("truetype"), url(../fonts/GloberBold.svg#GloberBold) format("svg");
	font-weight: 700;
	font-style: normal
}

::-webkit-input-placeholder {
	color: #666;
	opacity: 1
}

:-moz-placeholder,
::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666;
	opacity: 1
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

img {
	max-width: 100%;
	vertical-align: top
}

.btn,
body {
	font-size: 16px;
	font-weight: 400
}

body {
	min-width: 320px;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.88;
	color: #0b2945
}

body,
button,
input,
optgroup,
select,
textarea {
	font-family: "Glober", sans-serif
}

[class*=icon-]:before,
[class^=icon-]:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	position: relative;
	background-image: url(../images/sprite.png)!important
}

ol,
ul {

}

.container {
	max-width: 1360px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px
}

.btn {
	color: #fff;
	line-height: 1.3;
	padding: .85em 1.5em;
	background-color: #eb1c24;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
	text-align: center
}

.btn-o {
	background: 0 0;
	color: #000;
	border-color: #0fb4ca;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none
}

.swiper-nav {
	text-align: right;
	padding: 0 15px
}

.swiper-nav svg {
	fill: #0fb4ca
}

.swiper-button-next,
.swiper-button-prev {
	width: auto;
	height: auto;
	background: 0 0;
	line-height: 0;
	position: static;
	display: inline-block;
	vertical-align: top;
	right: inherit;
	left: inherit;
	margin: 0 0 0 20px
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1
}

.swiper-button-next.swiper-button-disabled svg,
.swiper-button-prev.swiper-button-disabled svg {
	fill: #d6dce6
}

.swiper-button-next svg {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1)
}

.new-fixed {
position:fixed;
top:0px;
left:0px;
right:0px;
z-index:99;
}

.new-fixed .header {
background:#fff;
}

.header__bottom,
.header__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header__wrapper {
	padding: 21px 0 20px
}

.header__bottom {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.header__logo svg {
	fill: #0b2945
}

.header__map,
.header__slogan {
	font-size: 13px;
	line-height: 1.23;
	color: #949aa1;
	margin: 0 auto
}

.header__map {
	color: #0fb3c9;
	white-space: nowrap
}

.header__phone {
	font-size: 22px;
	font-weight: 700;
	line-height: .73;
	letter-spacing: .2px;
	color: #0b2945;
	text-decoration: none
}

.header__btn {
	margin-left: 35px
}

.header__toggle {
	display: block;
	width: 28px;
	height: 28px;
	margin-top: 8px;
	margin-left: 30px
}

.header__toggle span:after,
.nav__link.active:after {
	content: "";
	position: absolute;
	left: 0
}

.header__toggle span:before,
.promo:after,
.technique__media i:before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px
}

.header__toggle span:after {
	top: 18px
}

.header__toggle span {
	position: relative;
	display: block
}

.header__toggle span,
.header__toggle span:after,
.header__toggle span:before {
	width: 100%;
	height: 2px;
	background-color: #eb1c24;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.header__toggle.active span {
	background-color: transparent
}

.header__toggle.active span:before {
	-webkit-transform: rotate(45deg) translate(-1px, 0);
	-ms-transform: rotate(45deg) translate(-1px, 0);
	transform: rotate(45deg) translate(-1px, 0)
}

.header__toggle.active span:after {
	-webkit-transform: rotate(-45deg) translate(6px, -7px);
	-ms-transform: rotate(-45deg) translate(6px, -7px);
	transform: rotate(-45deg) translate(6px, -7px)
}

.nav {
	background-color: #0b2945;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: .8px;
	color: #d0d6dc;
	text-transform: uppercase;
	position: relative;
	z-index: 2
}

.nav__menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.nav__item {
	position: relative
}

.nav__item:hover>ul {
	opacity: 1;
	visibility: visible
}

.nav__submenu {
	position: absolute;
	left: -15px;
	top: 100%;
	width: 240px;
	background: #0b2945;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.nav__submenu .nav__link {
	padding: 15px
}

.nav__submenu .nav__link:hover {
	background-color: #071f35
}

.nav__submenu .nav__submenu {
	top: 0;
	left: 100%
}

.nav__link {
	padding:10px 0;
	display: block;
	color: #d0d6dc;
	text-decoration: none
}

.nav__link.active:after {
	right: 0;
	bottom: 100%;
	border-bottom: 3px solid #0fb3c9
}

.title,
.title_h2,
.title_h3 {
	font-weight: 700;
	color: #0b2945
}

.title {
	margin: .2em 0;
	font-size: 60px;
	line-height: 1
}

.title_h2,
.title_h3 {
	font-size: 40px;
	line-height: 1.25
}

.title_h3 {
	font-size: 30px;
	line-height: 1;
	color: #000;
	margin: .6em 0 0
}

.desc {
	font-size: 20px;
	line-height: 1;
	color: #0fb3c9;
	margin: .6em 0
}

.desc_2 {
	font-size: 20px;
	line-height: 1.6;
	color: #7a7a7a
}

.list {
	font-size: 16px;
	line-height: 1.38;
	color: #000;
	margin: 35px 0
}

.list li,
.technique__list li {
	padding: 0 0 10px 40px;
	margin-bottom: 34px;
	background-position: 0 4px;
	background-size: 21px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDM0LjUzOSw5OC40OTlsLTM4LjgyOC0zOC44MjhjLTUuMzI0LTUuMzI4LTExLjc5OS03Ljk5My0xOS40MS03Ljk5M2MtNy42MTgsMC0xNC4wOTMsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSwyNDcuMjQ4ICAgbC04My45MzktODQuMjI1Yy01LjMzLTUuMzMtMTEuODAxLTcuOTkyLTE5LjQxMi03Ljk5MmMtNy42MTYsMC0xNC4wODcsMi42NjItMTkuNDE3LDcuOTkyTDcuOTk0LDIwMS44NTIgICBDMi42NjQsMjA3LjE4MSwwLDIxMy42NTQsMCwyMjEuMjY5YzAsNy42MDksMi42NjQsMTQuMDg4LDcuOTk0LDE5LjQxNmwxMDMuMzUxLDEwMy4zNDlsMzguODMxLDM4LjgyOCAgIGM1LjMyNyw1LjMzMiwxMS44LDcuOTk0LDE5LjQxNCw3Ljk5NGM3LjYxMSwwLDE0LjA4NC0yLjY2OSwxOS40MTQtNy45OTRsMzguODMtMzguODI4TDQzNC41MzksMTM3LjMzICAgYzUuMzI1LTUuMzMsNy45OTQtMTEuODAyLDcuOTk0LTE5LjQxN0M0NDIuNTM3LDExMC4zMDIsNDM5Ljg2NCwxMDMuODI5LDQzNC41MzksOTguNDk5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMEZCNENBIiBkYXRhLW9sZF9jb2xvcj0iIzBmYjRjYSI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=)
}

.promo {
	background: #ccdded url(../images/bg_header.jpg) no-repeat center/cover;
	padding: 40px 0 111px;
	position: relative;
	overflow: hidden;
	margin:188px 0 0 0;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.treatment__form input {
    width: 100%;
    margin: 5px 0;
    padding: 15px 30px;
    border-radius: 30px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    color: #333333;
    background-color: #ffffff;
    border-color: #eeeeee;
    font-size: 14px;
        border: 1px solid #ccc;
        background: #FAFAFA;
}

.wpcf7-form-control-wrap {
    position: relative;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], .button, .button:visited {
    color: #ffffff;
    background-color: #e82055;
    font-size: 14px;
        border: 1px solid transparent;
}

.treatment__form .p__link {
    color: #333333;
        font-size: 12px;
    display: block;
    margin: 0.5em 0;
    background-color: transparent;
    -webkit-transition: color .1s ease-in-out,background-color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out,background-color .1s ease-in-out;
    -o-transition: color .1s ease-in-out,background-color .1s ease-in-out;
    transition: color .1s ease-in-out,background-color .1s ease-in-out;
}

.treatment__form .p__link:hover {
text-decoration:none;
color:#e82055;
}

/*.promo:after {
	background: url(../img/promo.png) no-repeat center/cover;
	width: 619px;
	height: 473px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
*/

.promo iframe {
border:0px !important;
border-width: 0px !important;
}

.promo__slogan {
	font-size: 14px;
	line-height: 1.67;
	text-align: left;
	color: #7c8289;
	margin-bottom: 20px
}

.promo__desc {
	font-size: 20px;
	line-height: 1.6;
	color: #0b2945;
	margin-bottom: 30px;
	max-width: 590px
}

.promo__subtitle {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.07;
	letter-spacing: .8px;
	color: #0fb3c9;
	text-transform: uppercase
}

.founder {
	background: #fff;
	margin-top: -95px;
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -44px
}

.founder__wrapper {
	background: url(../images/bg_molecules_1.png) no-repeat left top 180px
}

.founder__content,
.founder__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 42%;
	-ms-flex: 0 0 42%;
	flex: 0 0 42%;
	max-width: 42%
}

.founder__img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.founder__content {
	-webkit-flex: 0 0 58%;
	-ms-flex: 0 0 58%;
	flex: 0 0 58%;
	max-width: 58%;
	padding: 30px 52px 15px
}

.founder__sub {
	line-height: 1.38;
	color: rgba(0, 0, 0, .5);
	margin-bottom: 6px
}

.founder__info {
	font-size: 16px;
	line-height: 1.86;
	text-align: left;
	color: #0b2945;
	margin: 16px 0 0
}

.founder__bottom,
.founder__more {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.founder__bottom {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: -30px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-right: -27px
}

.founder__more {
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #c5c5c5;
	text-decoration: none;
	margin-right: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: -10px
}

.founder__more:after {
	content: ">";
	font-size: 36px;
	line-height: .8;
	text-align: center;
	color: #c5c5c5;
	position: relative;
	top: -2px;
	margin-left: 6px
}

.founder__text {
	display: none;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 30px 52px 15px;
	line-height: 1.86;
	text-align: left;
	color: #0b2945;
	margin: 16px 0 0
}

.technique {
	background-color: #f5f5f5;
	padding: 119px 0 77px
}

.technique__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.technique__content,
.technique__media {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%
}

.technique__content {
	margin-right: auto;
	max-width: 520px
}

.technique__media {
	background: #fff;
	border: solid 12px #fff;
	position: relative;
	max-width: 49%;
	display: block
}

.certificate__img img,
.price__table tbody,
.technique__media img {
	width: 100%
}

.technique__media i {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 110px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 0
}

.technique__media i:before {
	left: 10%;
	top: 30%;
	right: 10%;
	bottom: 30%;
	background: #0fb3c9
}

.technique__media svg {
	position: relative;
	width: 110px;
	height: 110px;
	fill: #fff
}

.technique__list {
	margin-top: 67px;
	font-size: 18px;
	line-height: 1.67;
	color: #000
}

.technique__list li {
	padding: 0 0 10px 44px;
	background-position: 0 6px;
	background-size: 23px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA0NCA0NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDQgNDQiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJtMjIsMGMtMTIuMiwwLTIyLDkuOC0yMiwyMnM5LjgsMjIgMjIsMjIgMjItOS44IDIyLTIyLTkuOC0yMi0yMi0yMnptMTIuNywxNS4xbDAsMC0xNiwxNi42Yy0wLjIsMC4yLTAuNCwwLjMtMC43LDAuMy0wLjMsMC0wLjYtMC4xLTAuNy0wLjNsLTcuOC04LjQtLjItLjJjLTAuMi0wLjItMC4zLTAuNS0wLjMtMC43czAuMS0wLjUgMC4zLTAuN2wxLjQtMS40YzAuNC0wLjQgMS0wLjQgMS40LDBsLjEsLjEgNS41LDUuOWMwLjIsMC4yIDAuNSwwLjIgMC43LDBsMTMuNC0xMy45aDAuMWMwLjQtMC40IDEtMC40IDEuNCwwbDEuNCwxLjRjMC40LDAuMyAwLjQsMC45IDAsMS4zeiIgc3R5bGU9ImZpbGw6IzBGQjRDQSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzBmYjRjYSI+PC9wYXRoPjwvZz4gPC9zdmc+)
}

.location {
	padding: 60px 0 83px;
	border-bottom: 1px solid #f6f6f6
}

.location__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.location__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	padding-top: 11px
}

.location__select {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 20px;
	line-height: 1.3;
	color: #1a1d2c;
	margin-top: 100px
}

.location__select span {
	margin-bottom: 25px
}

.location__city {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .8px;
	color: #cbcbcf;
	border-bottom: 2px solid transparent;
	margin-bottom: 17px
}

.location__city.active {
	color: #1a3761;
	border-bottom-color: #0fb3c9
}

.location__list {
	width: 0;
	height: 0
}

.location__item,
.location__point {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	content: "";
	-webkit-transform: translate(-22%, -webkit-calc(-100% - 32px));
	-ms-transform: translate(-22%, calc(-100% - 32px));
	transform: translate(-22%, calc(-100% - 32px));
	z-index: 2
}

.location__point {
	background-color: #fff;
	border: 5px solid #0fb4ca;
	cursor: pointer;
	-webkit-filter: drop-shadow(0 0 30px rgba(121, 134, 154, .11));
	filter: drop-shadow(0 0 30px rgba(121, 134, 154, .11));
	width: 23px;
	height: 22px
}

.location__point[data-city="1"] {
	left: 17.3%;
	top: 53.1%
}

.location__point[data-city="2"] {
	left: 8%;
	top: 73.1%
}

.location__point[data-city="3"] {
	left: 11.5%;
	top: 70.1%
}

.location__point[data-city="4"] {
	left: 17.9%;
	top: 69.9%
}

.location__point[data-city="5"] {
	left: 23.8%;
	top: 66.4%
}

.location__item {
	width: 0;
	height: 0
}

.location__item:not(.active) {
	z-index: 1
}

.location__item:not(.active) .location__item__wrapper {
	display: none
}

.location__item__wrapper {
	-webkit-filter: drop-shadow(0 0 30px rgba(121, 134, 154, .11));
	filter: drop-shadow(0 0 30px rgba(121, 134, 154, .11));
	position: absolute;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 37px 0 24px 31px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	bottom: 37px;
	left: -85px
}

.location__item__wrapper:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 70px;
	width: 24px;
	height: 24px;
	background: #fff;
	-webkit-transform: rotate(45deg) translate(50%, 0);
	-ms-transform: rotate(45deg) translate(50%, 0);
	transform: rotate(45deg) translate(50%, 0)
}

.location__item[data-city="1"] {
	left: 17.3%;
	top: 53.1%
}

.location__item[data-city="2"] {
	left: 8%;
	top: 73.1%
}

.location__item[data-city="3"] {
	left: 11.5%;
	top: 70.1%
}

.location__item[data-city="4"] {
	left: 17.9%;
	top: 69.9%
}

.location__item[data-city="5"] {
	left: 23.8%;
	top: 66.4%
}

.location__item_col {
	display: inline-block;
	vertical-align: top;
	padding: 0 32px
}

.location__item_head {
	position: relative;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: .8px;
	color: #d0d6dc;
	white-space: nowrap;
	text-transform: uppercase
}

.location__item_head svg {
	position: absolute;
	top: -2px;
	right: 100%;
	margin-right: 10px;
	fill: #e2e2e1
}

.location__item_count {
	font-size: 16px;
	line-height: 1.86;
	color: #0fb3c9;
	white-space: nowrap;
	text-decoration: none;
	border-bottom: 1px dashed #e2e2e2
}

.location__item span {
	display: block;
	font-size: 14px;
	line-height: 2.13;
	color: #000
}

.location__info {
	position: absolute;
	top: 12px;
	right: 0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: solid 3px #16b6cb;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: #c5c5c5;
	padding: 28px 33px
}

.location__info_count {
	margin-top: 15px;
	font-size: 60px;
	font-weight: 700;
	line-height: .5;
	color: #c5c5c5
}

.location__info_desc {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.09;
	color: #c5c5c5
}

.location__map {
	position: relative;
	margin-top: 7px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 76%;
	-ms-flex: 0 0 76%;
	flex: 0 0 76%;
	max-width: 76%;
	margin-left: -6%
}

.location__map .st2 {
	fill: #e2e2e1
}

.location__map .st3 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	fill: none;
	stroke: #e2e2e1;
	stroke-width: .5;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10
}

.location__map .st4 {
	fill: #e2e2e1
}

.location__map .st4,
.location__map .st5,
.location__map .st6 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	stroke: #e2e2e1;
	stroke-miterlimit: 10
}

.location__map .st5 {
	stroke-width: .5;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: #e2e2e1
}

.location__map .st6 {
	fill: none
}

.location__map .st7,
.location__map .st8 {
	fill: none;
	stroke: #e2e2e1;
	stroke-width: .5;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10
}

.location__map .st8 {
	stroke-width: 2
}

.tabs__nav {
	padding-bottom: 30px
}

.tabs__nav_link {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.07;
	letter-spacing: .8px;
	text-align: left;
	color: #0fb4ca;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	padding-bottom: 14px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px
}

.tabs__nav_link.active {
	color: #0b2945;
	border-bottom-color: #0fb4ca
}

.tabs__content {
	font-size: 16px;
	line-height: 2.25;
	color: #0b2945
}

.specializations__content:not(.active),
.tabs__item:not(.active) {
	display: none
}

.specializations {
	padding: 72px 0;
	border-bottom: 1px solid #f6f6f6;
	background: url(../images/bg_molecules_2.png) no-repeat right bottom
}

.specializations__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 31px
}

.specializations__left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 46%;
	-ms-flex: 0 0 46%;
	flex: 0 0 46%;
	padding-top: 5px;
	margin-right: auto
}

.specializations__right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 53%;
	-ms-flex: 0 0 53%;
	flex: 0 0 53%
}

.specializations__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.specializations__col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.specializations__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	color: #1a1d2c
}

.specializations__list {
	margin-top: 30px
}

.specializations__list li {
	padding: 0 0 16px 29px;
	background-position: 0 3px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDM0LjUzOSw5OC40OTlsLTM4LjgyOC0zOC44MjhjLTUuMzI0LTUuMzI4LTExLjc5OS03Ljk5My0xOS40MS03Ljk5M2MtNy42MTgsMC0xNC4wOTMsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSwyNDcuMjQ4ICAgbC04My45MzktODQuMjI1Yy01LjMzLTUuMzMtMTEuODAxLTcuOTkyLTE5LjQxMi03Ljk5MmMtNy42MTYsMC0xNC4wODcsMi42NjItMTkuNDE3LDcuOTkyTDcuOTk0LDIwMS44NTIgICBDMi42NjQsMjA3LjE4MSwwLDIxMy42NTQsMCwyMjEuMjY5YzAsNy42MDksMi42NjQsMTQuMDg4LDcuOTk0LDE5LjQxNmwxMDMuMzUxLDEwMy4zNDlsMzguODMxLDM4LjgyOCAgIGM1LjMyNyw1LjMzMiwxMS44LDcuOTk0LDE5LjQxNCw3Ljk5NGM3LjYxMSwwLDE0LjA4NC0yLjY2OSwxOS40MTQtNy45OTRsMzguODMtMzguODI4TDQzNC41MzksMTM3LjMzICAgYzUuMzI1LTUuMzMsNy45OTQtMTEuODAyLDcuOTk0LTE5LjQxN0M0NDIuNTM3LDExMC4zMDIsNDM5Ljg2NCwxMDMuODI5LDQzNC41MzksOTguNDk5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRTJFMkUxIiBkYXRhLW9sZF9jb2xvcj0iI2UyZTJlMSI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=)
}

.certificate {
	padding: 72px 0
}

.certificate__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 85px
}

.certificate__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 28%;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	margin-right: auto
}

.certificate .swiper-slide {
	padding: 15px
}

.certificate__img {
	display: block;
	text-decoration: none;
	width: 100%;
	-webkit-box-shadow: 0 0 20px rgba(121, 134, 154, .2);
	box-shadow: 0 0 20px rgba(121, 134, 154, .2)
}

.certificate__slider {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 68%;
	-ms-flex: 0 0 68%;
	flex: 0 0 68%;
	max-width: 68%;
	position: relative;
	margin-right: -15px
}

.certificate__desc {
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
	color: #1a1d2c;
	margin: 26px 0 35px
}

.certificate__doctor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.certificate__doctor_img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 102px;
	-ms-flex: 0 0 102px;
	flex: 0 0 102px;
	max-width: 102px;
	height: 102px;
	margin-right: 17px
}

.certificate__doctor_img img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.certificate__doctor_content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-top: 10px
}

.certificate__doctor_content span {
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.38;
	letter-spacing: .8px;
	color: #595959
}

.certificate__doctor_write {
	font-size: 15px;
	font-weight: 700;
	line-height: 2.67;
	letter-spacing: .8px;
	text-align: left;
	color: #eb1c24;
	text-transform: uppercase
}

.awards,
.awards__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.awards__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.awards__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 90px;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	max-width: 90px;
	margin-right: 20px
}

.awards__title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	color: #000;
	margin-bottom: 5px
}

.awards span {
	font-size: 13px;
	line-height: 1.69;
	letter-spacing: .2px;
	color: #8e8e8e
}

.activities {
	padding: 41px 0 96px;
	border-bottom: 1px solid #f6f6f6
}

.activities__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 30px
}

.activities__book {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	text-align: center;
	margin-top: 30px;
	margin-right: auto
}

.activities__book_read {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	line-height: 1;
	margin: 17px 0;
	color: #1a3761
}

.activities__book_read:hover {
	text-decoration: none
}

.activities__book_read svg {
	margin-right: 10px
}

.activities .title {
	margin-right: 180px
}

.activities__slider {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 77%;
	-ms-flex: 0 0 77%;
	flex: 0 0 77%;
	max-width: 77%;
	position: relative;
	margin-right: -15px
}

.activities__slider .swiper-slide {
	height: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.activities__slider .swiper-nav {
	position: absolute;
	bottom: 100%;
	right: 0;
	margin-bottom: 47px
}

.activities__item {
	width: 100%;
	-webkit-box-shadow: 0 0 20px rgba(121, 134, 154, .2);
	box-shadow: 0 0 20px rgba(121, 134, 154, .2);
	margin: 15px
}

.activities__img {
	height: 200px
}

.activities__img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.activities__content {
	padding: 20px
}

.activities__title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.67;
	color: #000
}

.activities__link {
	font-size: 14px;
	line-height: 1.57;
	color: #1a3761
}

.treatment {
	padding: 71px 0;
	border-bottom: 1px solid #f6f6f6;
	background: url(../images/bg_molecules_2.png) no-repeat right center
}

.treatment__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.treatment__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 57%;
	-ms-flex: 0 0 57%;
	flex: 0 0 57%;
	max-width: 57%;
	margin-right: auto
}

.treatment__content .desc {
	margin: 25px 0 54px
}

.treatment__form {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 39%;
	-ms-flex: 0 0 39%;
	flex: 0 0 39%;
	max-width: 39%;
	margin-top: 15px
}

.treatment__list {
	margin-top: 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.treatment__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 120px;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px;
	max-width: 120px;
	font-size: 14px;
	line-height: 1.43;
	color: #191919
}

.treatment__icon {
	height: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 20px
}

.treatment__icon svg {
	fill: #0fb4ca
}

.form {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	padding: 56px 70px 96px
}

.form__desc {
	font-size: 16px;
	line-height: 1.38;
	text-align: left;
	color: #0fb3c9;
	margin: 10px 0 36px
}

.form__input,
.form__label {
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: .2px;
	color: #474c58
}

.form__label {
	text-align: left;
	margin-bottom: 27px
}

.form__label,
.form__label span {
	display: block
}

.form__input {
	height: 46px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border: solid 1px #e2e2e1;
	padding: 0 8px;
	width: 100%;
	margin: 5px 0
}

.form__checked {
	font-size: 12px;
	letter-spacing: .2px;
	text-align: left;
	color: #636363;
	position: relative;
	display: table;
	padding: 5px 0 5px 30px;
	cursor: pointer;
	line-height: 20px;
	margin: 43px 0 39px
}

.form__checked input {
	display: none
}

.form__checked input:checked+i {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDM0LjUzOSw5OC40OTlsLTM4LjgyOC0zOC44MjhjLTUuMzI0LTUuMzI4LTExLjc5OS03Ljk5My0xOS40MS03Ljk5M2MtNy42MTgsMC0xNC4wOTMsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSwyNDcuMjQ4ICAgbC04My45MzktODQuMjI1Yy01LjMzLTUuMzMtMTEuODAxLTcuOTkyLTE5LjQxMi03Ljk5MmMtNy42MTYsMC0xNC4wODcsMi42NjItMTkuNDE3LDcuOTkyTDcuOTk0LDIwMS44NTIgICBDMi42NjQsMjA3LjE4MSwwLDIxMy42NTQsMCwyMjEuMjY5YzAsNy42MDksMi42NjQsMTQuMDg4LDcuOTk0LDE5LjQxNmwxMDMuMzUxLDEwMy4zNDlsMzguODMxLDM4LjgyOCAgIGM1LjMyNyw1LjMzMiwxMS44LDcuOTk0LDE5LjQxNCw3Ljk5NGM3LjYxMSwwLDE0LjA4NC0yLjY2OSwxOS40MTQtNy45OTRsMzguODMtMzguODI4TDQzNC41MzksMTM3LjMzICAgYzUuMzI1LTUuMzMsNy45OTQtMTEuODAyLDcuOTk0LTE5LjQxN0M0NDIuNTM3LDExMC4zMDIsNDM5Ljg2NCwxMDMuODI5LDQzNC41MzksOTguNDk5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=);
	background-color: #0fb4ca
}

.form__checked i {
	position: absolute;
	left: 0;
	top: 5px;
	content: "";
	width: 20px;
	height: 20px;
	border: solid 1px #e3e3e3;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.form__btn {
	width: 100%;
	padding: 1.05em 1.5em
}

.specialists {
	padding: 71px 0 47px;
	border-bottom: 1px solid #f6f6f6
}

.specialists__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.specialists__tabs {
	margin-top: 42px
}

.specialists__desc {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 24%;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	max-width: 24%;
	font-size: 18px;
	line-height: 1.67;
	color: #000;
	margin-right: auto
}

.specialists__slider {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 74%;
	-ms-flex: 0 0 74%;
	flex: 0 0 74%;
	max-width: 74%;
	position: relative
}

.specialists__slider .swiper-container {
	padding-bottom: 100px
}

.specialists__slider .swiper-nav {
	position: absolute;
	bottom: 100%;
	right: 0;
	margin-bottom: 47px
}

.specialists__item {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #f5f5f5;
	border: solid 3px #f5f5f5;
	text-align: center;
	padding: 44px 10px 50px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.specialists__item:hover {
	border-color: #16b6cb;
	padding-bottom: 104px;
	margin-bottom: -54px
}

.specialists__item:hover .specialists__more {
	opacity: 1;
	bottom: 30px
}

.specialists__img {
	overflow: hidden;
	margin: 0 auto 19px;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.specialists__name {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.38;
	color: #1a3761;
	margin-bottom: 3px
}

.specialists__info {
	font-size: 14px;
	line-height: 1.57;
	color: #0fb3c9
}

.specialists__more {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	white-space: nowrap;
	font-size: 14px
}

.cost-treatment {
	margin: 92px 0 143px;
	background: #fafbfc url(../images/bg_cost-treatment.jpg) no-repeat center/cover;
	padding: 60px 26% 47px 89px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.cost-treatment__wrapper {
	background: url(../images/bg_molecules_4.png) no-repeat left bottom;
	padding: 1px 0
}

.cost-treatment__btn {
	margin-top: 20px;
	padding: 1.05em 2.8em
}

.help {
	background-color: #f5f5f5;
	padding: 40px 0 50px
}

.help__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.help__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 57%;
	-ms-flex: 0 0 57%;
	flex: 0 0 57%;
	max-width: 57%;
	margin-right: auto;
	padding-top: 80px
}

.help__title {
	margin: 66px 0 30px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.44;
	color: #000
}

.help .title_h2 {
	margin-bottom: 1em
}

.help__text {
	font-size: 16px;
	line-height: 1.88;
	color: #000;
	margin: 20px 0
}

.help__slider {
	margin-top: 16px;
	position: relative;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 36%;
	-ms-flex: 0 0 36%;
	flex: 0 0 36%;
	max-width: 36%;
	margin-right: -15px
}

.help__slider .swiper-nav {
	margin-bottom: 10px
}

.help__slider .swiper-button-next,
.help__slider .swiper-button-prev {
	top: 0
}

.help__slider .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: auto
}

.help__slider_item {
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 100%;
	-webkit-box-shadow: 0 0 20px rgba(121, 134, 154, .2);
	box-shadow: 0 0 20px rgba(121, 134, 154, .2);
	margin: 15px;
	padding: 30px 35px 48px;
	position: relative
}

.help__slider_item:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 70px;
	width: 14px;
	height: 14px;
	background: #fff;
	-webkit-transform: rotate(45deg) translate(50%, 0);
	-ms-transform: rotate(45deg) translate(50%, 0);
	transform: rotate(45deg) translate(50%, 0)
}

.help__slider_date {
	display: inline-block;
	vertical-align: top;
	padding: 3px 10px;
	-webkit-border-radius: 13.5px;
	border-radius: 13.5px;
	background-color: #f5f5f5;
	font-size: 12px;
	line-height: 1.83;
	text-align: left;
	color: #0fb3c9;
	margin-bottom: 70px
}

.help__slider_name {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.38;
	color: #1a3761
}

.help__slider_info {
	font-size: 14px;
	line-height: 1.57;
	text-align: left;
	color: #0fb3c9;
	margin: 3px 0 5px
}

.help__slider_text {
	font-size: 16px;
	line-height: 1.88;
	color: #000
}

.help .desc {
	line-height: 1.5;
	margin-top: -16px
}

.help__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 31px
}

.help__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 140px;
	-ms-flex: 0 0 140px;
	flex: 0 0 140px;
	max-width: 140px;
	font-size: 14px;
	line-height: 1.43;
	color: #000
}

.help__icon {
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 20px
}

.help__icon svg {
	fill: #d3d3d3
}

.footer {
	background: #0b2945;
	font-size: 14px;
	line-height: 1.43;
	color: #2b6ead;
	padding: 34px 0
}

.footer__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer__phone {
	font-size: 16px;
	line-height: 1;
	letter-spacing: .1px;
	color: #fdf1f1
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing,
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.jumbotron {
	background: #f8f8f3;
	padding: 22px 0 21px
}

.jumbotron-bottom {
	border-top: 1px solid #f6f6f6;
	padding: 39px 0 23px
}

.jumbotron__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.jumbotron__left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	margin-right: auto
}

.jumbotron__right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 35%;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
	max-width: 35%;
	text-align: right
}

.jumbotron__nav {
	margin-top: 22px
}

.jumbotron__link {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.07;
	letter-spacing: .8px;
	text-align: left;
	color: #0fb4ca;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	padding-bottom: 6px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px
}

.jumbotron__link.active {
	color: #0b2945;
	border-bottom-color: #0fb4ca
}

.jumbotron__call,
.jumbotron__call_time {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.jumbotron__call_time {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70px;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
	max-width: 70px;
	height: 68px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: solid 3px #dfdfdf;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .7px;
	color: #16b6cb;
	margin-right: 16px
}

.jumbotron__call_time span {
	font-size: 38px;
	font-weight: 700;
	line-height: .8;
	text-align: left;
	color: #16b6cb
}

.jumbotron__call_desc,
.subtitle {
	font-size: 16px;
	line-height: 1;
	color: #0fb4ca
}

.subtitle {
	font-size: 20px;
	font-weight: 700;
	color: #1a1d2c
}

.head {
	padding: 61px 0 110px;
	background: url(../images/bg_molecules_4.png) no-repeat left bottom
}

.head__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.head__menu {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25.5%;
	-ms-flex: 0 0 25.5%;
	flex: 0 0 25.5%;
	max-width: 25.5%;
	padding-top: 13px
}

.head__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 74.5%;
	-ms-flex: 0 0 74.5%;
	flex: 0 0 74.5%;
	max-width: 74.5%;
	background-repeat: no-repeat;
	background-position: right center
}

.head__content-text {
	padding-right: 30%
}

.head__content_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.head__item {
	margin-bottom: 23px
}

.head__link {
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: .9px;
	text-align: left;
	color: #0fb4ca;
	text-transform: uppercase
}

.head__link.active {
	color: #1a3761
}

.head__text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 10px;
	font-size: 16px;
	line-height: 1.5;
	color: #0b2945
}

.head__text .desc {
	margin-bottom: 47px;
	line-height: 1.6
}

.head__text p {
	margin: 21px
}

.head__info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: url(../img/table.svg) no-repeat center/contain;
	padding: 81px 50px 48px;
	text-align: center;
	margin-top: 44px;
	margin-right: -15px
}

.head__info .list {
	text-align: left;
	max-width: 300px;
	margin: 44px auto 0;
	line-height: 1.88
}

.head__info .list li {
	margin-bottom: 20px
}

.doctor {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5
}

.doctor__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.doctor__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 24%;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	max-width: 24%;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.doctor__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	padding: 71px 0 74px 16px
}

.doctor__content .desc {
	margin: 19px 0
}

.doctor__text {
	margin: 43px 0 52px
}

.doctor .btn {
	padding: 1.15em 2.8em
}

.main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 63px;
	position: relative
}

.main:before {
	content: "";
	background: url(../images/bg_molecules_5.png) no-repeat left bottom 30px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 100vw;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0
}

.main__wrapper {
	overflow: hidden
}

.text-gray {
	color: #8d8d8d
}

.hr {
	max-width: 62px;
	border: none;
	border-bottom: 2px solid #0fb4ca;
	margin: 10px 0
}

.sidebar {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 260px;
	-ms-flex: 0 0 260px;
	flex: 0 0 260px;
	max-width: 260px;
	margin-right: auto;
	position: relative
}

.sidebar__item {
	background-color: #fbfbfb;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	margin-bottom: 80px
}

.sidebar__item .hr {
	border: none;
	margin: 20px auto 0;
	max-width: 90px;
	border-bottom: 1px solid #0fb4ca
}

.sidebar__head {
	background-color: #0fb4ca;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 77px;
	padding: 5px 5px 5px 19px
}

.sidebar__choice svg,
.sidebar__head svg {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.sidebar__head svg {
	fill: #fff;
	margin-right: 15px
}

.sidebar .list {
	margin: 9px 0 30px
}

.sidebar__content {
	padding: 30px;
	text-align: center
}

.sidebar__content li {
	text-align: left;
	font-size: 12px;
	padding: 0 0 10px 30px;
	background-size: 13px;
	margin-bottom: 10px
}

.sidebar .icon-choice {
	display: table;
	margin: 0 auto 15px
}

.sidebar__choice,
.sidebar__text {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: .2px;
	color: #0b2945;
	text-align: left
}

.sidebar__choice {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 6px
}

.sidebar__choice svg {
	margin-right: 10px
}

.sidebar__text {
	margin-bottom: 40px
}

.sidebar__book {
	text-align: center
}

.sidebar__more {
	font-size: 12px;
	letter-spacing: .5px;
	text-align: left;
	color: #4e5357;
	text-decoration: none;
	max-width: 130px;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto
}

.sidebar__more svg {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
	fill: #0fb4ca
}

.sidebar__attention {
	margin: 10px -30px -30px;
	background: url(../images/bg_attention.jpg) no-repeat left top;
	padding: 32px 10px 103px 98px;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: .2px;
	text-align: left;
	color: #0b2945
}

.sidebar__attention_phone {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	text-align: left;
	color: #000
}

.content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 335px);
	-ms-flex: 0 0 calc(100% - 335px);
	flex: 0 0 calc(100% - 335px);
	max-width: -webkit-calc(100% - 335px);
	max-width: calc(100% - 335px);
	position: relative
}

.method {
	padding: 10px 0 25px
}

.method__list {
	margin: 12px -15px 5px
}

.method__list>.method__item {
	margin: 30px 15px;
	padding: 41px 20px 39px 45px;
	min-height: 300px;
	width: auto
}

.method .swiper-nav {
	margin: 30px 0 0
}

.method .swiper-slide,
.method__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.method .swiper-slide {
	height: auto;
	padding: 15px
}

.method__item {
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border: 3px solid rgba(223, 223, 223, .24);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 34px 15px 40px 35px
}

.method__item .btn {
	margin-top: 7px
}

.method__desc {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.07;
	letter-spacing: .8px;
	color: #0fb4ca;
	text-transform: uppercase;
	margin: 14px 0 5px
}

.method__text {
	line-height: 1.38;
	margin-bottom: auto
}

.therapy {
	padding: 22px 0 15px
}

.therapy>.subtitle {
	margin: 20px 0 40px
}

.therapy__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 52px;
	margin-bottom: 91px
}

.therapy__steps {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	padding-right: 5px
}

.therapy__form {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 46px 43px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	border: solid 3px #dfdfdf
}

.therapy__form .subtitle {
	margin-bottom: 18px
}

.therapy__form_phone {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	color: #0b2945
}

.therapy__form p {
	line-height: 1;
	color: #8a8a8a;
	margin: 10px 0 40px
}

.therapy__form_list {
	line-height: 1.38;
	color: rgba(0, 0, 0, .5);
	padding-top: 9px;
	padding-bottom: 36px
}

.therapy__form_list li {
	padding: 0 0 22px 39px;
	background-position: 0 3px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDM0LjUzOSw5OC40OTlsLTM4LjgyOC0zOC44MjhjLTUuMzI0LTUuMzI4LTExLjc5OS03Ljk5My0xOS40MS03Ljk5M2MtNy42MTgsMC0xNC4wOTMsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSwyNDcuMjQ4ICAgbC04My45MzktODQuMjI1Yy01LjMzLTUuMzMtMTEuODAxLTcuOTkyLTE5LjQxMi03Ljk5MmMtNy42MTYsMC0xNC4wODcsMi42NjItMTkuNDE3LDcuOTkyTDcuOTk0LDIwMS44NTIgICBDMi42NjQsMjA3LjE4MSwwLDIxMy42NTQsMCwyMjEuMjY5YzAsNy42MDksMi42NjQsMTQuMDg4LDcuOTk0LDE5LjQxNmwxMDMuMzUxLDEwMy4zNDlsMzguODMxLDM4LjgyOCAgIGM1LjMyNyw1LjMzMiwxMS44LDcuOTk0LDE5LjQxNCw3Ljk5NGM3LjYxMSwwLDE0LjA4NC0yLjY2OSwxOS40MTQtNy45OTRsMzguODMtMzguODI4TDQzNC41MzksMTM3LjMzICAgYzUuMzI1LTUuMzMsNy45OTQtMTEuODAyLDcuOTk0LTE5LjQxN0M0NDIuNTM3LDExMC4zMDIsNDM5Ljg2NCwxMDMuODI5LDQzNC41MzksOTguNDk5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRTJFMkUxIiBkYXRhLW9sZF9jb2xvcj0iI2UyZTJlMSI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=)
}

.therapy__form_desc {
	font-size: 14px;
	line-height: 1;
	color: #c7c7c7
}

.therapy__form .btn {
	margin: 0 0 30px
}

.therapy__right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.therapy__right .therapy__form-price {
	margin-top: 67px;
	padding-top: 20px;
	padding-bottom: 10px
}

.therapy__right .therapy__form-price p {
	font-size: 14px;
	line-height: 1.57;
	color: #262a2b
}

.therapy__right .therapy__form-price .btn {
	margin-top: 15px;
	width: 100%;
	padding: 1.05em 1.5em
}

.therapy__right .therapy__form-price .title_h3 {
	margin-bottom: 30px
}

.steps__list {
	margin-top: 12px;
	position: relative
}

.steps__item:after,
.steps__list:after {
	left: 38px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	content: "";
	width: 23px;
	height: 22px;
	background-color: #fff;
	border: 5px solid #0fb4ca;
	z-index: 2
}

.steps__list:after {
	top: 0
}

.steps__item {
	padding: 36px 0 1px 102px
}

.steps__item:after {
	bottom: 0
}

.price:before,
.steps__item:before {
	content: "";
	position: absolute;
	bottom: 0;
	top: 0
}

.steps__item:before {
	border-left: 2px solid #0fb4ca;
	left: 49px
}

.steps__item .subtitle:after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	bottom: 50%;
	font-size: 18px;
	color: #a8a8a8;
	-webkit-transform: rotate(-90deg) translateX(-50%);
	-ms-transform: rotate(-90deg) translateX(-50%);
	transform: rotate(-90deg) translateX(-50%);
	-webkit-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	transform-origin: left top 0
}

.price,
.steps__item {
	position: relative
}

.price:before {
	background: url(../images/bg_molecules_6.png) no-repeat right top;
	margin-left: -167px;
	left: 50%;
	width: 100vw;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1
}

.price .title_h2 {
	margin-bottom: 14px
}

.price .tabs {
	margin-top: 40px
}

.price__table {
	width: 100%;
	border: 3px solid #f2f2f2;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 20px;
	line-height: 1.6;
	color: #000;
	background: #fff
}

.price__table th {
	background-color: #f2f2f2;
	padding: 19px 25px 23px
}

.price__table td {
	padding: 18px 25px 14px
}

.price__table td,
.price__table th {
	width: 50%;
	text-align: left
}

.price__table td:last-child,
.price__table th:last-child {
	text-align: right
}

.price__table tr:not(:last-child) td {
	border-bottom: 1px solid #f2f2f2
}

.accessibility {
	padding: 93px 0 30px
}

.accessibility__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 28px
}

.accessibility__col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 47%;
	-ms-flex: 0 0 47%;
	flex: 0 0 47%;
	max-width: 47%;
	padding-right: 15px
}

.accessibility__col .subtitle {
	margin: .8em 0
}

.accessibility__link {
	display: table;
	font-size: 16px;
	line-height: 1.88;
	text-align: left;
	color: #1a3761
}

.move {
	margin: 61px 0 75px;
	background: #fafbfc url(../images/bg_cost-treatment.jpg) no-repeat center/cover;
	padding: 30px 26% 47px 69px;
	-webkit-border-radius: 8px;
	border: 1px solid #eee;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	box-shadow: 0 0 30px rgba(121, 134, 154, .11)
}

.move__red {
	color: #eb1c24;
	margin-bottom: 18px
}

.move .btn {
	margin-top: 38px;
	padding: 1.05em 5.1em
}

.move .title_h2 span {
	margin-left: 20px
}

.cure .title_h2 {
	line-height: .9
}

.cure .swiper-wrapper {
	display: block
}

.cure__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 42px
}

.cure__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 32%;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	margin-right: 25px
}

.cure__img img {
	width: 100%
}

.cure__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70%;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	padding-top: 10px
}

.cure__content .desc {
	margin: 20px 0
}

.cure__content p {
	line-height: 1.38
}

.cure__slider {
	margin: 37px 0 50px
}

.sub-desc {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.07;
	letter-spacing: .8px;
	color: #1a3761;
	text-transform: uppercase
}

.situation {
	padding: 20px 0 0;
	max-width: 750px;
	margin: 0 auto
}

.situation .title_h2 {
	text-align: center
}

.situation__head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 0 40px
}

.situation__head_item {
	margin: 0 43px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	max-width: 45%
}

.situation__head_item:nth-child(2n+1),
.situation__item:nth-child(2n+1) {
	text-align: right
}

.situation__head_item:first-child:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDM0LjUzOSw5OC40OTlsLTM4LjgyOC0zOC44MjhjLTUuMzI0LTUuMzI4LTExLjc5OS03Ljk5My0xOS40MS03Ljk5M2MtNy42MTgsMC0xNC4wOTMsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSwyNDcuMjQ4ICAgbC04My45MzktODQuMjI1Yy01LjMzLTUuMzMtMTEuODAxLTcuOTkyLTE5LjQxMi03Ljk5MmMtNy42MTYsMC0xNC4wODcsMi42NjItMTkuNDE3LDcuOTkyTDcuOTk0LDIwMS44NTIgICBDMi42NjQsMjA3LjE4MSwwLDIxMy42NTQsMCwyMjEuMjY5YzAsNy42MDksMi42NjQsMTQuMDg4LDcuOTk0LDE5LjQxNmwxMDMuMzUxLDEwMy4zNDlsMzguODMxLDM4LjgyOCAgIGM1LjMyNyw1LjMzMiwxMS44LDcuOTk0LDE5LjQxNCw3Ljk5NGM3LjYxMSwwLDE0LjA4NC0yLjY2OSwxOS40MTQtNy45OTRsMzguODMtMzguODI4TDQzNC41MzksMTM3LjMzICAgYzUuMzI1LTUuMzMsNy45OTQtMTEuODAyLDcuOTk0LTE5LjQxN0M0NDIuNTM3LDExMC4zMDIsNDM5Ljg2NCwxMDMuODI5LDQzNC41MzksOTguNDk5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMEZCNENBIiBkYXRhLW9sZF9jb2xvcj0iIzBmYjRjYSI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=);
	background-size: 19px
}

.situation__head_item:last-child:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMzOS4xNzcgMzM5LjE3NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzM5LjE3NyAzMzkuMTc3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNMjQ3LjI0NCwxNjkuNTlsODMuOTM4LTgzLjkzOGM1LjMzMi01LjMyNyw3Ljk5NC0xMS43OTgsNy45OTQtMTkuNDE0YzAtNy42MTQtMi42NjktMTQuMDg0LTcuOTk0LTE5LjQxNEwyOTIuMzU1LDcuOTkzICAgQzI4Ny4wMjYsMi42NjUsMjgwLjU1NiwwLDI3Mi45NDQsMGMtNy42MTcsMC0xNC4wODUsMi42NjUtMTkuNDE3LDcuOTkzTDE2OS41OSw5MS45MzFMODUuNjUxLDcuOTkzICAgQzgwLjMyNSwyLjY2NSw3My44NTQsMCw2Ni4yMzcsMGMtNy42MTEsMC0xNC4wODMsMi42NjUtMTkuNDE0LDcuOTkzTDcuOTk0LDQ2LjgyNEMyLjY2Nyw1Mi4xNSwwLDU4LjYyNCwwLDY2LjIzOCAgIGMwLDcuNjE2LDIuNjY0LDE0LjA4NCw3Ljk5NCwxOS40MTRsODMuOTM3LDgzLjkzOEw3Ljk5NCwyNTMuNTI4QzIuNjY3LDI1OC44NTksMCwyNjUuMzI3LDAsMjcyLjk0NSAgIGMwLDcuNjEsMi42NjQsMTQuMDgyLDcuOTk0LDE5LjQxbDM4LjgzLDM4LjgyOGM1LjMzLDUuMzMyLDExLjgwMyw3Ljk5NCwxOS40MTQsNy45OTRjNy42MTYsMCwxNC4wODQtMi42NjksMTkuNDE0LTcuOTk0ICAgbDgzLjkzOS04My45MzhsODMuOTQ0LDgzLjkzOGM1LjMyOCw1LjMzMiwxMS43OTMsNy45OTQsMTkuNDE3LDcuOTk0YzcuNjExLDAsMTQuMDgyLTIuNjY5LDE5LjQxMS03Ljk5NGwzOC44Mi0zOC44MjggICBjNS4zMzItNS4zMjQsNy45OTQtMTEuOCw3Ljk5NC0xOS40MWMwLTcuNjE4LTIuNjYyLTE0LjA4Ni03Ljk5NC0xOS40MTdMMjQ3LjI0NCwxNjkuNTl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMwRkI0Q0EiIGRhdGEtb2xkX2NvbG9yPSIjMGZiNGNhIj48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==);
	background-size: 16px
}

.situation__head_item:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 49px;
	height: 49px;
	border: solid 3px #dfdfdf;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 15px;
	background-position: center;
	background-repeat: no-repeat
}

.situation__head p {
	line-height: 1.38;
	color: #868686
}

.situation__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.situation__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 43px 60px;
	position: relative
}

.situation__item:nth-child(2n+1):before {
	right: -14px;
	top: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	content: "";
	width: 23px;
	height: 22px;
	background-color: #fff;
	border: 5px solid #0fb4ca;
	z-index: 2
}

.situation__item:nth-child(2n+1):not(:last-child):not(:nth-last-child(2)):after {
	content: "";
	position: absolute;
	border-left: 2px solid #0fb4ca;
	top: 0;
	bottom: 0;
	right: -3px
}

.reasons {
	padding: 80px 0 115px
}

.reasons__list {
	margin-top: 109px
}

.reasons__img,
.reasons__item,
.reasons__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.reasons__item {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.67;
	color: #000;
	margin-bottom: 30px
}

.reasons__img {
	-webkit-box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	box-shadow: 0 0 30px rgba(121, 134, 154, .11);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 88px;
	height: 88px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px
}

.reasons__img svg {
	fill: #0fb4ca
}

.life {
	background: #fbfbfb url(../images/bg_life.jpg) no-repeat left center;
	background-size: auto 100%;
	padding: 55px 45px 35px 42%;
	text-align: center;
	margin-bottom: 72px
}

.life .title_h2 {
	text-align: left;
	margin-bottom: 30px
}

.life .btn {
	padding: 1.05em 3em
}

.modal__form {
	background: #fff;
	padding: 20px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto
}

.modal__form,
.reviews {
	position: relative
}

.reviews .swiper-nav {
	top: 7px;
	position: absolute;
	right: 0
}

.reviews__slider {
	padding: 26px 0 88px;
	margin: 0 -15px
}

.reviews .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: auto
}

.my-mfp-zoom-in .zoom-anim-dialog {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.my-mfp-zoom-in .zoom-anim-dialog,
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

@media (max-width:1199px) {
	.header__slogan {
		display: none
	}
	.title {
		font-size: 50px
	}
	.title_h2 {
		font-size: 30px
	}
	.title_h3 {
		font-size: 24px
	}
	.desc,
	.promo__desc {
		font-size: 18px
	}
	.founder__text {
		padding: 20px 30px;
		margin: 0
	}
	.help__title {
		margin: 30px 0 10px
	}
	.founder__info,
	.founder__more,
	.founder__sub,
	.founder__text,
	.help__title,
	.list,
	.specialists__desc {
		font-size: 15px
	}
	.help__slider_name,
	.help__text,
	.promo__subtitle {
		font-size: 14px
	}
	.founder__bottom {
		margin-top: 0
	}
	.founder__signature {
		width: 60px
	}
	.founder__signature img {
		height: auto
	}
	.founder__bottom {
		margin-right: 0
	}
	.specializations__wrapper {
		display: block
	}
	.specializations__right {
		margin-top: 25px
	}
	.awards {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.awards__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		margin: 0 auto 15px
	}
	.form {
		padding: 30px
	}
	.footer__wrapper {
		display: block
	}
	.footer__copy {
		margin-bottom: 10px
	}
	.footer {
		text-align: center
	}
	.content {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(100% - 300px);
		-ms-flex: 0 0 calc(100% - 300px);
		flex: 0 0 calc(100% - 300px);
		max-width: -webkit-calc(100% - 300px);
		max-width: calc(100% - 300px)
	}
	.head__link {
		font-size: 16px
	}
	.head__item {
		margin-bottom: 10px
	}
	.head__text p {
		margin: 10px 0
	}
	.head__info .list {
		margin-top: 20px
	}
	.head {
		padding: 40px 0 60px
	}
}

@media (max-width:991px) {
	.jumbotron__wrapper {
		display: block
	}
	.desc_2 {
		font-size: 16px
	}
	.jumbotron__link {
		display: table
	}
	.jumbotron__right {
		max-width: none
	}
	.jumbotron__call {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.head__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.head__content,
	.head__menu {
		-webkit-box-flex: 1;
		-webkit-flex: auto;
		-ms-flex: auto;
		flex: auto;
		max-width: none
	}
	.head__text {
		max-width: none
	}
	.doctor__wrapper,
	.head__content_wrapper {
		display: block
	}
	.doctor__content {
		padding: 20px 0 15px
	}
	.doctor__text {
		margin: 20px 0
	}
	.main {
		display: block
	}
	.nav__link.active:after,
	.sidebar {
		display: none
	}
	.content {
		max-width: 100%
	}
	.help__list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.help__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 34%;
		-ms-flex: 0 0 34%;
		flex: 0 0 34%;
		max-width: 34%;
		margin: 0 auto 20px
	}
	.help__slider_item {
		padding: 20px 20px 25px
	}
	.treatment__list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 30px
	}
	.treatment__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 20px
	}
	.help__slider_date {
		margin-bottom: 40px
	}
	body {
		font-size: 14px
	}
	.nav__menu {
		display: none;
		margin: 0 -15px
	}
	.nav__link {
		padding: 15px;
		border-left: 3px solid transparent
	}
	.nav__link.active {
		border-left-color: #0fb3c9
	}
	.accessibility__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.price__table,
	.subtitle {
		font-size: 18px
	}
	.nav__submenu {
		display: none;
		position: static;
		opacity: 1;
		visibility: visible;
		padding-left: 30px;
		width: auto
	}
	.header__btn,
	.location__select span br,
	.promo:after {
		display: none
	}
	.title {
		font-size: 40px
	}
	.promo__desc {
		color: #0fb4ca
	}
	.certificate__desc,
	.desc,
	.promo__desc,
	.specializations__title,
	.technique__list {
		font-size: 16px
	}
	.certificate__doctor_content span,
	.certificate__doctor_write,
	.form__desc,
	.list,
	.specializations__list,
	.tabs__content,
	.tabs__nav_link {
		font-size: 14px
	}
	.specializations__list li,
	.tabs__nav {
		padding-bottom: 10px
	}
	.list li {
		margin-bottom: 10px
	}
	.btn,
	.nav {
		font-size: 14px
	}
	.technique {
		padding: 60px 0 40px
	}
	.technique__list {
		margin-top: 40px
	}
	.technique__list li {
		margin-bottom: 10px;
		padding-left: 30px;
		background-size: 18px;
		background-position: 0 7px
	}
	.location {
		padding: 30px 0
	}
	.location__content {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 200px;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		max-width: 200px
	}
	.location__wrapper {
		overflow: hidden
	}
	.location__map {
		margin-top: 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(100% - 120px);
		-ms-flex: 0 0 calc(100% - 120px);
		flex: 0 0 calc(100% - 120px);
		max-width: -webkit-calc(100% - 120px);
		max-width: calc(100% - 120px);
		margin-left: -80px;
		padding: 40px 0 120px
	}
	.location__map>svg {
		width: 1000px
	}
	.location__select {
		margin-top: 50px
	}
	.location__info {
		padding: 20px 25px;
		font-size: 20px
	}
	.location__info_count {
		font-size: 45px
	}
	.location__info_desc {
		font-size: 30px
	}
	.location__item,
	.location__point {
		margin-top: 0;
		margin-left: 0
	}
	.location__item[data-city="1"],
	.location__point[data-city="1"] {
		left: 175px;
		top: 316px
	}
	.location__item[data-city="2"],
	.location__point[data-city="2"] {
		left: 73px;
		top: 413px
	}
	.location__item[data-city="3"],
	.location__point[data-city="3"] {
		left: 108px;
		top: 405px
	}
	.location__item[data-city="4"],
	.location__point[data-city="4"] {
		left: 187px;
		top: 404px
	}
	.location__item[data-city="5"],
	.location__point[data-city="5"] {
		left: 240px;
		top: 388px
	}
	.certificate__content {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 32%;
		-ms-flex: 0 0 32%;
		flex: 0 0 32%
	}
	.certificate .swiper-nav {
		margin-top: -20px
	}
	.certificate__doctor_img {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 80px;
		-ms-flex: 0 0 80px;
		flex: 0 0 80px;
		height: 80px
	}
	.certificate__wrapper {
		margin-bottom: 40px
	}
	.activities__title {
		font-size: 16px
	}
	.activities__book_read,
	.activities__link,
	.help__slider_info,
	.help__slider_text {
		font-size: 13px
	}
	.cost-treatment {
		margin: 0;
		padding: 50px 30px
	}
	.help__slider {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 42%;
		-ms-flex: 0 0 42%;
		flex: 0 0 42%;
		max-width: 42%
	}
	.therapy__wrapper {
		display: block
	}
	.therapy__steps {
		margin-bottom: 20px
	}
	.therapy__form_phone {
		font-size: 24px
	}
	.sidebar__content {
		padding: 20px 15px;
		background-color: #fff
	}
	.sidebar__content .list {
		margin: 0
	}
	.sidebar__attention {
		margin: 10px -15px -20px;
		background-color: #fff
	}
	.sidebar__item {
		margin-bottom: 0
	}
	.head__content-text {
		background-image: none!important;
		padding-right: 0
	}
}

@media (max-width:767px) {
	.cure .swiper-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.cure .swiper-wrapper .cure__item {
		margin-bottom: 0
	}
	.cure__content {
		padding-top: 0
	}
	.therapy__form_phone {
		font-size: 18px
	}
	.head__text .desc {
		margin-bottom: 20px
	}
	.accessibility__wrapper {
		display: block
	}
	.accessibility__col {
		max-width: 100%
	}
	.head__text,
	.head__text .desc {
		font-size: 14px
	}
	.specialists__wrapper {
		display: block
	}
	.specialists__desc,
	.specialists__slider {
		max-width: 100%
	}
	.specialists__slider .swiper-nav {
		position: static;
		margin: 20px 0
	}
	.treatment__wrapper {
		display: block
	}
	.treatment__content,
	.treatment__form {
		max-width: 100%
	}
	.activities__wrapper {
		display: block
	}
	.activities__book {
		max-width: 180px;
		margin: 0 auto 10px
	}
	.activities__book img {
		max-width: 130px
	}
	.activities__book_read {
		margin-top: 0
	}
	.activities .title {
		margin-right: 0
	}
	.activities__slider .swiper-nav {
		position: static;
		margin: 20px 0 10px
	}
	.activities__slider {
		max-width: 100%
	}
	.main:before,
	.price:before,
	.specializations__right {
		display: none
	}
	.activities,
	.certificate,
	.help,
	.promo,
	.specialists,
	.treatment {
		padding: 30px 0
	}
	.treatment__content .desc {
		margin: 10px 0 20px
	}
	.founder {
		display: block;
		margin: 0
	}
	.founder__img {
		max-width: 530px;
		margin: 0 auto;
		height: 300px
	}
	.founder__img img {
		object-position: top
	}
	.founder__content {
		max-width: none;
		padding: 20px 0
	}
	.technique__wrapper {
		display: block
	}
	.technique__media {
		max-width: 100%
	}
	.location__item__wrapper {
		padding: 15px 10px
	}
	.location__item_col {
		padding: 0 20px
	}
	.location__item_count {
		font-size: 13px
	}
	.footer,
	.location__item span,
	.location__item_head,
	.tabs__content,
	.tabs__nav_link,
	.treatment__item {
		font-size: 12px
	}
	.treatment__icon {
		margin-bottom: 0
	}
	.treatment__icon svg {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7)
	}
	.location__city {
		font-size: 12px;
		margin-bottom: 8px
	}
	.specializations {
		padding: 20px 0
	}
	.certificate__wrapper {
		display: block
	}
	.certificate__content {
		margin-bottom: 10px
	}
	.certificate .swiper-nav {
		margin: 20px 0
	}
	.certificate__slider {
		max-width: 100%
	}
	.awards__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 47%;
		-ms-flex: 0 0 47%;
		flex: 0 0 47%
	}
	.awards__title {
		font-size: 16px
	}
	.form__input {
		height: 30px;
		margin-top: 10px
	}
	.form__label {
		margin-bottom: 20px;
		font-size: 12px;
		font-weight: 700
	}
	.form__btn {
		width: auto
	}
	.form {
		padding: 20px 15px
	}
	.form__checked {
		margin: 10px 0 20px
	}
	.life {
		background-size: 80% auto;
		background-position: left bottom;
		padding: 30px 20px
	}
	.reasons__item {
		font-size: 14px
	}
	.specialists .swiper-slide-active .specialists__item {
		border-color: #16b6cb;
		padding-bottom: 104px;
		margin-bottom: -54px
	}
	.specialists .swiper-slide-active .specialists__item .specialists__more {
		opacity: 1;
		bottom: 30px
	}
	.cost-treatment {
		padding: 20px 15px
	}
	.help__wrapper {
		display: block
	}
	.help__content {
		padding-top: 0;
		max-width: 100%
	}
	.help__slider {
		max-width: 100%
	}
	.help__slider_item {
		margin: 10px;
		-webkit-box-shadow: 0 0 10px rgba(121, 134, 154, .4);
		box-shadow: 0 0 10px rgba(121, 134, 154, .4)
	}
	.price__table,
	.subtitle {
		font-size: 16px
	}
	.head__link {
		font-size: 14px
	}
	.doctor__img {
		max-width: 170px
	}
	.main {
		padding-top: 30px
	}
	.title_h3 {
		line-height: 1;
		font-size: 18px
	}
	.accessibility {
		padding: 30px 0 5px
	}
	.accessibility__link {
		font-size: 12px
	}
	.move {
		margin: 30px 0;
		padding: 20px 15px
	}
	.therapy__form .form__btn {
		width: 100%
	}
	.reasons {
		padding: 50px 0 70px
	}
	.reasons__list {
		display: block;
		margin: 30px 0 0
	}
	.reasons__item {
		margin: 0 auto 20px;
		max-width: 400px
	}
	.founder__wrapper,
	.head,
	.treatment {
		background: 0 0
	}
}

@media (max-width:575px) {
	.specializations {
		background-size: contain
	}
	.price__table td,
	.price__table th {
		width: auto;
		padding: 10px
	}
	.method {
		margin: 10px 0
	}
	.method__item {
		padding: 20px 15px
	}
	.head__link {
		font-size: 12px
	}
	.head__item {
		margin-bottom: 2px
	}
	.therapy__form_phone {
		font-size: 16px
	}
	.method__desc,
	.price__table,
	.reasons__item,
	.subtitle,
	body {
		font-size: 12px
	}
	.reasons__img {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7);
		margin-right: 0
	}
	.location__info {
		border: none;
		position: static;
		padding: 10px 0 0
	}
	.location__info span,
	.location__info_count,
	.location__info_desc {
		display: inline-block;
		vertical-align: middle;
		font-weight: 700;
		line-height: 1.83;
		letter-spacing: .6px;
		text-align: left;
		color: #c5c5c5;
		margin: 0
	}
	.location__info span,
	.location__info_desc {
		font-size: 12px
	}
	.location__info span br,
	.location__info_count br,
	.location__info_desc br,
	.location__item:after,
	.location__item__wrapper:after {
		display: none
	}
	.location__info_count {
		font-size: 16px
	}
	.activities__item {
		margin: 5px
	}
	.activities__item,
	.certificate__img {
		-webkit-box-shadow: 0 0 5px rgba(121, 134, 154, .4);
		box-shadow: 0 0 5px rgba(121, 134, 154, .4)
	}
	.certificate .swiper-slide {
		padding: 5px
	}
	.specializations__wrapper {
		padding-top: 15px
	}
	.tabs__content {
		line-height: 1.6
	}
	.tabs__nav_link {
		display: table;
		padding-bottom: 3px;
		margin-bottom: 15px
	}
	.founder__img {
		margin: 0 -15px;
		max-width: none
	}
	.header__wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 10px 0 0
	}
	.header__logo {
		margin-right: auto
	}
	.header__bottom {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding: 10px 0
	}
	.header__phone {
		font-size: 19px
	}
	.header__map {
		margin: 0 0 0 auto;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.title_h3 {
		font-size: 16px
	}
	.title,
	.title_h2 {
		font-size: 24px
	}
	.location__select span {
		margin-bottom: 15px
	}
	.specialists__slider .swiper-container {
		padding-bottom: 60px
	}
	.activities__link,
	.activities__title,
	.awards span,
	.awards__title,
	.certificate__desc,
	.certificate__doctor_write,
	.desc,
	.desc_2,
	.footer,
	.form__desc,
	.founder__info,
	.founder__more,
	.founder__sub,
	.founder__text,
	.help__slider_info,
	.help__slider_name,
	.help__slider_text,
	.location__select span,
	.promo__slogan,
	.promo__subtitle,
	.specialists__desc,
	.sub-desc,
	.technique__list {
		font-size: 12px
	}
	.promo__desc {
		font-size: 13px
	}
	.list {
		font-size: 12px;
		margin: 20px 0
	}
	.list li {
		background-size: 14px;
		padding-left: 25px
	}
	.promo {
		padding: 25px 0
	}
	.btn,
	.nav {
		font-size: 12px
	}
	.founder__text {
		padding: 0
	}
	.founder__img {
		height: auto
	}
	.technique__list {
		margin-top: 20px
	}
	.technique__list li {
		background-size: 12px;
		background-position: 0 5px;
		padding-left: 20px
	}
	.technique {
		padding: 30px 0
	}
	.technique__media i {
		width: 45px
	}
	.technique__media svg {
		width: 45px;
		height: 45px
	}
	.location__map {
		padding: 0
	}
	.location__map>svg {
		margin-top: 20px;
		width: 600px
	}
	.location__list {
		width: auto;
		height: auto;
		margin-left: -120px
	}
	.location__item,
	.location__item__wrapper {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 0;
		width: auto;
		height: auto
	}
	.location__select {
		margin-top: 20px
	}
	.location__item_head {
		color: #1a3761
	}
	.location__point {
		width: 18px;
		height: 18px
	}
	.location__point[data-city="1"] {
		left: 104px;
		top: 200px
	}
	.location__point[data-city="2"] {
		left: 42px;
		top: 261px
	}
	.location__point[data-city="3"] {
		left: 69px;
		top: 251px
	}
	.location__point[data-city="4"] {
		left: 110px;
		top: 250px
	}
	.location__point[data-city="5"] {
		left: 142px;
		top: 238px
	}
	.awards__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 320px;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
		margin-bottom: 0;
		max-width: 100%;
		margin-left: -10px
	}
	.awards__img {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7);
		margin-right: 0
	}
	.cure__item {
		display: block
	}
	.cure__img {
		margin-right: 0
	}
	.cure .swiper-nav,
	.cure__img {
		margin-bottom: 15px
	}
	.head__text,
	.head__text .desc,
	.jumbotron__call_desc,
	.jumbotron__link {
		font-size: 12px
	}
	.head__text {
		padding-right: 0
	}
	.jumbotron__call_time {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 56px;
		-ms-flex: 0 0 56px;
		flex: 0 0 56px;
		max-width: 56px;
		height: 58px;
		font-size: 12px;
		margin-right: 10px
	}
	.jumbotron__call_time span {
		font-size: 32px
	}
	.head__info {
		margin: 0;
		padding: 66px 50px 20px
	}
	.head__info .list {
		margin-top: 10px
	}
	.head__info .list li {
		margin-bottom: 10px
	}
	.head {
		padding: 20px 0
	}
	.situation__head_item {
		margin: 0;
		max-width: 50%
	}
	.situation__head_item:before {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7)
	}
	.situation__head_item:nth-child(2n) {
		padding-left: 25px
	}
	.situation__head_item:nth-child(2n+1) {
		padding-right: 25px
	}
	.situation__item {
		padding: 0 0 40px
	}
	.situation__item:nth-child(2n) {
		padding-left: 25px
	}
	.situation__item:nth-child(2n+1) {
		padding-right: 25px
	}
	.situation__item:nth-child(2n+1):before {
		right: -10px;
		width: 16px;
		height: 16px;
		border-width: 4px
	}
}

@media (max-width:425px) {
	body {
		opacity: 1
	}
}

@media (min-width:992px) {
	.certificate__slider .swiper-button-next,
	.certificate__slider .swiper-button-prev,
	.cure .swiper-nav,
	.header__toggle,
	.method .swiper-nav,
	.mobile__show,
	.promo__btn {
		display: none
	}
}

@media (min-width:1200px) {
	.promo__slogan {
		display: none
	}
}