* {
	margin: 0;
	padding: 0;
	outline: 0
}

img:not([src]):not([srcset]) {
	visibility: hidden
}

.width-1340 {
	max-width: 1340px;
	margin: 0 auto
}
.mobileMenu,
.homeClinics {
	display: none
}

@media screen and (max-width:1370px) {
	.width-1340 {
		max-width: 1280px
	}
}

@media screen and (max-width:1340px) {
	.width-1340 {
		max-width: 1200px
	}
}

@media screen and (max-width:1279px) {
	.pd-15 {
		box-sizing: border-box;
		padding-left: 15px !important;
		padding-right: 15px !important
	}

	.all-boxTop,
	.all-sliderTop {
		margin-left: 15px;
		margin-right: 15px
	}
}

@media screen and (max-width:639px) {
	.pd-15 {
		padding-left: 17px !important;
		padding-right: 17px !important
	}
}

.sticky-wrapper {
	height: 138px !important
}

@media screen and (max-width:1199px) {
	.sticky-wrapper {
		height: 80px !important
	}
}

@font-face {
	font-family: 'Unageo';
	src: url('../fonts/Unageo-Regular.woff2') format('woff2'), url('../fonts/Unageo-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Unageo';
	src: url('../fonts/Unageo-Bold.woff2') format('woff2'), url('../fonts/Unageo-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Unageo';
	src: url('../fonts/Unageo-Medium.woff2') format('woff2'), url('../fonts/Unageo-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Unageo';
	src: url('../fonts/Unageo-Light.woff2') format('woff2'), url('../fonts/Unageo-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Unageo';
	src: url('../fonts/Unageo-SemiBold.woff2') format('woff2'), url('../fonts/Unageo-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto
}

.img-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden
}

.img-center img,
.img-center svg {
	display: block;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	max-height: 100%;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-align-self: center;
	margin: 0 auto
}

.img-position {
	display: block;
	position: relative;
	font-size: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.img-position img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}

a img {
	border: 0
}

use,
use:hover,
a,
a:hover {
	transition: .3s ease all
}

.clearfix {
	float: none;
	clear: both
}

.clearfix:after {
	clear: both
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " "
}

@media screen and (min-width:1280px) {
	select {
		display: none !important
	}
}

@media screen and (min-width:1200px) {
	.buttonMenu {
		display: none
	}
}

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%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

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
}

input,
button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-webkit-appearance: button;
	box-sizing: border-box;
	outline: 0;
	border: 0;
	font-family: inherit
}

textarea {
	font-family: inherit
}

button,
input[type="submit"],
input[type="button"] {
	cursor: pointer
}

body {
	font-family: 'Unageo';
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	color: #393939;
	background: #fff;
	font-size: 16px
}

::-webkit-input-placeholder {
	opacity: 1;
	transition: opacity .3s ease
}

::-moz-placeholder {
	opacity: 1;
	transition: opacity .3s ease
}

:-moz-placeholder {
	opacity: 1;
	transition: opacity .3s ease
}

:-ms-input-placeholder {
	opacity: 1;
	transition: opacity .3s ease
}

:focus::-webkit-input-placeholder {
	opacity: 0;
	transition: opacity .3s ease
}

:focus::-moz-placeholder {
	opacity: 0;
	transition: opacity .3s ease
}

:focus:-moz-placeholder {
	opacity: 0;
	transition: opacity .3s ease
}

:focus:-ms-input-placeholder {
	opacity: 0;
	transition: opacity .3s ease
}

::-webkit-input-placeholder {
	color: #393939
}

::-moz-placeholder {
	color: #393939
}

:-moz-placeholder {
	color: #393939
}

:-ms-input-placeholder {
	color: #393939
}

strong,
b {
	font-weight: 700
}

i,
cite,
em,
var,
address,
dfn {
	font-style: italic
}

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0
}

input[type='number'] {
	-moz-appearance: textfield
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none
}

.overflow-hidden {
	overflow: hidden
}

.rel {
	position: relative
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.size-0 {
	display: table;
	font-size: 0;
	width: 100%
}

.table-responsive {
	overflow-x: auto
}

.hidden {
	display: none
}

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

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

.f_wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.f_none {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.a-i_start {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.a-i_center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.a-i_end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.j-c_start {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.j-c_center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.j-c_around {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.j-c_end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.j-c_between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.f-d_column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
	font-size: 16px;
	touch-action: manipulation
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	select:focus,
	textarea:focus,
	input:focus {
		font-size: 16px;
		touch-action: manipulation;
		user-select: none
	}
}

input[type="text"]::-ms-clear {
	display: none
}

input[type="password"]::-ms-reveal {
	display: none
}

.width-100 {
	width: 100%
}

main {
	margin-top: 13px;
	overflow: hidden;
}

.boxHeader_mobile {
	display: none;
}

.is-sticky {
	z-index: 500
}

.is-sticky header {
	height: 80px;
	-webkit-transition: .3s ease height;
	-o-transition: .3s ease height;
	transition: .3s ease height
}

.is-sticky .boxLogo {
	margin-top: 0;
	-webkit-transition: .3s ease margin;
	-o-transition: .3s ease margin;
	transition: .3s ease margin
}

.is-sticky .boxHeader_bottom {
	padding-top: 0;
	-webkit-transform: translateY(-77%);
	-ms-transform: translateY(-77%);
	transform: translateY(-77%);
	-webkit-transition: .3s ease padding, 0.3s ease transform;
	-o-transition: .3s ease padding, 0.3s ease transform;
	transition: .3s ease padding, 0.3s ease transform
}

header {
	height: 138px;
	box-sizing: border-box;
	padding-bottom: 16px;
	position: relative;
	z-index: 10;
	-webkit-transition: .3s ease height;
	-o-transition: .3s ease height;
	transition: .3s ease height
}

header:before {
	display: block;
	content: "";
	width: 100%;
	height: 16px;
	box-shadow: 0 1px 36px 0 rgba(87, 22, 118, 0.3);
	position: absolute;
	left: 0;
	bottom: 16px;
	z-index: 1
}

header:after {
	display: block;
	content: "";
	background: url(../images/fond-header.svg) repeat-x;
	position: absolute;
	width: 100%;
	height: 16px;
	bottom: 0;
	z-index: 2
}

.header_bg {
	position: relative;
	z-index: 3;
	background-color: #fff;
	height: 100%
}

.boxHeader {
	height: 100%
}

.boxLogo {
	display: inline-block;
	max-width: 170px;
	font-size: 0;
	text-decoration: none;
	margin-top: 16px;
	transition: .3s ease margin
}

.boxHeader_right {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 0 0 13%
}

.is-sticky .boxHeader_top {
	padding-top: 0;
	transform: translateY(-100%);
	transition: .3s ease all
}

.boxHeader_top {
	padding-top: 15px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all
}

.boxAddress,
.boxTime {
	margin-right: 15px
}

.boxAddress i,
.boxTime i {
	width: 31px;
	height: 31px;
	border-radius: 50%;
	box-shadow: 0 1px 4px 0 rgba(87, 22, 118, 0.23);
	margin-right: 7px
}

.boxAddress p,
.boxTime p {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: .08em;
	color: #4c4c4c
}

.boxAddress p {
	line-height: 1.35;
	letter-spacing: .06em
}

.boxAddress p a {
	color: #4c4c4c;
	text-decoration: none
}

.boxAddress p a:hover {
	color: #7f4997
}

.boxLanguages {
	margin-left: 15px;
	position: relative
}

.boxLanguages_button {
	display: block;
	width: 39px;
	height: 24px;
	background: #fffbd5;
	border-radius: 25px;
	text-align: center;
	font-size: 14px;
	color: #c6a459;
	text-transform: uppercase;
}

.open-languages .boxLanguages_button {
	border-radius: 12px 12px 0 0
}

.open-languages .boxLanguages_modal {
	display: block
}

.boxLanguages_modal {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	border-radius: 0 0 12px 12px;
	overflow: hidden
}

.boxLanguages_modal a {
	width: 39px;
	height: 24px;
	background: #fffbd5;
	text-align: center;
	font-size: 14px;
	color: #c6a459;
	text-decoration: none;
	text-transform: uppercase;
}

.boxLanguages_modal a:hover {
	background: #f5cdff;
	color: #b979c9
}

@media screen and (min-width:1200px) {
	.boxLanguages_button:hover {
		background: #f5cdff;
		color: #b979c9
	}
}

.boxSocial {
	font-size: 0
}

.boxSocial p {
    max-width: 90px;
    font-size: 12px;
    line-height: 1.3;
    color: #4c4c4c;
    white-space: nowrap;
}

.boxSocial a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	box-shadow: 0 1px 4px 0 rgba(87, 22, 118, 0.23);
	text-decoration: none;
	margin-left: 7px
}

.boxSocial a:hover {
	box-shadow: 0 1px 4px 0 rgba(87, 22, 118, 1)
}

.boxHeader_bottom {
	padding-top: 13px;
	-webkit-transition: .3s ease padding, 0.3s ease transform;
	-o-transition: .3s ease padding, 0.3s ease transform;
	transition: .3s ease padding, 0.3s ease transform
}

.menuTop ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.menuTop li {
	margin-right: 24px
}

.menuTop a {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #393939;
	text-decoration: none;
	position: relative
}

.menuTop a:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 2px;
	background: #fed700;
	width: 0;
	transition: .3s ease all
}

.menuTop li.current_page_item a,
.menuTop a:hover {
	color: #7f4997
}

.menuTop li.current_page_item a:before,
.menuTop a:hover:before {
	width: 100%;
	left: 0
}

.boxHeader_button {
	width: 253px;
	height: 40px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 25px;
	background: #b979c9;
	transition: .3s ease all
}

.boxHeader_button:hover {
	color: #c6a459;
	background: #fff6a2;
	transition: .3s ease all
}

.all-boxTop,
.all-sliderTop {
	position: relative;
	margin-bottom: 80px;
	position: relative;
	background-clip: padding-box;
	border: solid 1px transparent
}

.all-boxTop:before,
.all-sliderTop:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: -1px;
	background: linear-gradient(to bottom, #fff6a2, #b979c9);
	border-radius: 35px
}

.boxTop,
.sliderTop {
	box-sizing: border-box;
	border-radius: 35px;
	background-color: #fff
}

.sliderTop .swiper-wrapper,
.sliderTop .swiper-slide {
	height: auto !important
}

.all-sliderTop .swiper-button-prev {
	left: -20px
}

.all-sliderTop .swiper-button-next {
	right: -20px
}

.all-sliderTop .swiper-pagination {
	display: none
}

.sliderTop .swiper-slide picture {
	display: block;
	padding-bottom: 43.199%;
	position: relative;
	z-index: 2
}

.sliderTop .swiper-lazy-preloader {
	z-index: 1
}

.sliderTop_width {
	position: absolute;
	top: 0;
	left: 80px;
	bottom: 22px;
	max-width: 52%;
	z-index: 3
}
.boxTop-2 {
	overflow: hidden;
}
.boxTop-2:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	border-radius: 35px;
	z-index: 3;
}
.boxTop.boxTop-2 h2 {
	color: #fff;
	letter-spacing: 0;
}

.boxTop h2,
.sliderTop h2 {
	font-weight: 700;
	font-size: 55px;
	letter-spacing: .02em;
	color: #b979c9;
	line-height: .87
}

.boxTop p,
.sliderTop p {
	font-size: 24px;
	line-height: 1.25;
	color: #393939;
	margin-top: 21px;
	max-width: 80%
}

.sliderTop_button.button {
	display: inline-flex;
	margin-top: 50px;
	max-width: 100%;
	width: auto;
	background: #b979c9;
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
	height: auto;
	min-height: 51px;
	box-sizing: border-box;
	padding: 5px 25px
}

.sliderTop_button.button:hover {
	background: #fff6a2;
	color: #c6a459
}

.homeAbout {
	width: 100%;
	margin-bottom: 80px
}

.homeAbout>h1,
.homeAbout>h2 {
	display: none
}

.homeAbout_thumb {
	max-width: 598px;
	border-radius: 35px;
	position: relative;
	background-clip: padding-box;
	border: solid 1px transparent
}

.homeAbout_thumb:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: -1px;
	background: linear-gradient(to bottom, #fffbd5, #b979c9);
	border-radius: 35px
}

.homeAbout_thumb img {
	width: 100%;
	border-radius: 33px
}

.homeAbout_right {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 0 0 59px
}

.homeAbout h1,
.homeAbout h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.15;
	text-transform: uppercase;
	color: #393939
}

.homeAbout_link {
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #b979c9;
	margin-top: 8px
}

.homeAbout_link:hover {
	text-decoration: underline
}

.homeAbout_address {
	margin-top: 60px
}

.homeAbout_address a {
	width: calc(56% - 12px);
	background: #b979c9;
	text-decoration: none;
	border-radius: 38px;
	box-sizing: border-box;
	padding: 15px 15px;
	font-size: 16px;
	line-height: 1.19;
	letter-spacing: .03em;
	text-align: center;
	color: #fff;
	text-decoration: none
}

.homeAbout_address a:first-child {
	width: calc(44% - 12px)
}

.homeAbout_address a:hover {
	background: #fff6a2;
	color: #c6a459
}

.homeAbout_description {
	margin-top: 49px
}

.breadcrumbs {
	padding: 7px 0 7px 15px
}
.breadcrumbs > span,
.breadcrumbs li {
	font-size: 15px;
	line-height: 1.32414;
	color: #4c4c4c;
	margin: 0 27px 5px 0;
	position: relative
}
.breadcrumbs > span {
	display: block;
}
.breadcrumbs > span:after,
.breadcrumbs li:after {
	display: block;
	content: "-";
	position: absolute;
	top: 0;
	right: 0;
	right: -17px
}
.breadcrumbs > span:last-child:after,
.breadcrumbs li:last-child:after {
	display: none
}
.breadcrumbs > span:last-child,
.breadcrumbs li:last-child {
	margin-right: 0
}

.breadcrumbs a {
	color: #4d026e;
	text-decoration: none
}

.breadcrumbs a:hover {
	text-decoration: underline;
	text-underline-offset: 3px
}

.sectionTop {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 132px;
	background-color: #f5cdff;
	box-sizing: border-box;
	padding: 15px 10% 22px 10%;
	position: relative;
	margin-bottom: 60px
}
.sectionTop.sectionTop--2 {
	margin-bottom: 30px;
}

.sectionTop h1,
.sectionTop h2 {
	font-weight: 600;
	font-size: 48px;
	letter-spacing: .05em;
	text-transform: uppercase;
	text-align: center;
	color: #7f4997;
	position: relative;
	z-index: 2
}

.sectionTop img {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1
}

.boxTop {
	overflow: hidden
}

.boxTop picture {
	display: block;
	padding-bottom: 29.254%;
	position: relative;
	z-index: 2
}

.boxTop .sliderTop_width {
	bottom: 0;
	max-width: 40%
}

.boxTop .sliderTop_button.button {
	max-width: 288px;
	width: 100%;
	margin-top: 45px
}

.description {
	font-size: 16px;
	line-height: 1.26
}

.description p {
	font-size: 16px;
	color: #393939;
	line-height: 1.26;
	margin-bottom: 25px
}

.description p iframe {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16/9
}

.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
	color: #393939;
	line-height: 1.15 !important;
	margin-bottom: 15px
}

.description h1 {
	font-size: 36px
}

.description h2 {
	font-size: 26px
}

.description h3 {
	font-size: 24px
}

.description h4 {
	font-size: 22px
}

.description h5 {
	font-size: 20px
}

.description h6 {
	font-size: 18px
}

.description p a {
	color: #b979c9
}

.description p a:hover {
	text-decoration: underline
}

.description blockquote {
	box-sizing: border-box;
	border-left: 3px solid #b979c9;
	font-style: italic;
	line-height: 1.26;
	margin-bottom: 25px;
	padding: 10px 15px;
	text-align: left
}

.description blockquote p {
	position: relative;
	text-align: left;
	padding: 0;
	margin-bottom: 0 !important
}

.description ol {
	counter-reset: item;
	margin: 25px 0
}

.description ol li {
	font-size: 16px;
	color: #393939;
	line-height: 1.26;
	list-style: inside decimal;
	margin-bottom: 2px;
	position: relative;
	padding-left: 15px
}

.description ol li:last-child {
	margin-bottom: 0
}

.description ol>li::marker {
	opacity: 0;
	display: none;
	visibility: hidden;
	font-size: 0
}

.description ol>li:before {
	display: block;
	content: counter(item) ".";
	counter-increment: item;
	font-size: 16px;
	color: #c1a29a;
	position: absolute;
	left: 0;
	top: 0
}

.description ol li ol {
	margin-left: 15px
}

.description ol li a {
	color: #b979c9;
	transition: .3s ease all;
	text-decoration: underline
}

.description ol li a:hover {
	text-decoration: underline
}

.description>ul {
	padding-left: 2px;
	margin: 25px 0;
	position: relative
}

.description ul li {
	font-size: 16px;
	color: #393939;
	line-height: 1.26;
	margin-bottom: 2px;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	padding-left: 24px
}

.description ul li:last-child {
	margin-bottom: 0
}

.description ul li:before {
	display: block;
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #393939;
	position: absolute;
	top: 9px;
	left: 11px
}

.description table {
	width: 100%;
	margin: 25px 0
}

.description img.aligncenter {
	display: block;
	margin: 0 auto
}

.description table tr th {
	font-size: 16px;
	line-height: 1.26;
	text-align: center;
	color: #fff;
	background: #636363;
	text-align: center;
	border: 1px solid #e3e3e3;
	padding: 9px 5px
}

.description table tr td {
	font-size: 16px;
	color: #393939;
	line-height: 1.26;
	text-align: center;
	border: 1px solid #e3e3e3;
	padding: 10px 5px
}

.description img {
	max-width: 100%;
	height: auto;
	margin: 25px 0;
	box-sizing: border-box
}

.description>*:first-child {
	margin-top: 0 !important
}

.description>*:last-child {
	margin-bottom: 0 !important
}

@media screen and (max-width:1370px) {

	.boxAddress,
	.boxTime {
		margin-right: 13px
	}

	.boxHeader_right {
		padding: 0 0 0 10%
	}

	.homeAbout_description {
		margin-top: 35px
	}

	.homeAbout_address {
		margin-top: 50px
	}
}

@media screen and (max-width:1340px) {
	.boxHeader_right {
		padding: 0 0 0 6%
	}

	.homeAbout_right {
		padding: 0 0 0 40px
	}

	.homeAbout_address {
		margin-top: 35px
	}

	.homeAbout_address a {
		font-size: 14px
	}
}

@media screen and (max-width:1279px) {
	.all-sliderTop .swiper-button-prev {
		left: -10px
	}

	.all-sliderTop .swiper-button-next {
		right: -10px
	}
}

@media screen and (max-width:1199px) {
	.boxHeader_right {
		display: none
	}

	header {
		height: 80px
	}

	.boxLogo {
		margin-top: 7px
	}

	.is-sticky .boxLogo {
		margin-top: 10px
	}

	.boxTop .sliderTop_width,
	.sliderTop_width {
		left: 50px;
		max-width: 50%
	}

	.boxTop p,
	.sliderTop p {
		font-size: 18px
	}

	.boxTop h2,
	.sliderTop h2 {
		font-size: 42px
	}

	.boxTop .sliderTop_button.button,
	.sliderTop_button.button {
		margin-top: 25px
	}

	.buttonMenu {
		display: block;
		font-size: 0;
		background: transparent;
		width: 36px;
		height: 40px;
		position: relative;
		margin-top: 3px
	}

	.buttonMenu span {
		position: absolute;
		top: 50%;
		left: 3px;
		margin-top: -2px;
		width: 30px;
		height: 4px;
		background: #fed700;
		border-radius: 30px;
		transition: .3s ease all
	}

	.buttonMenu span:before,
	.buttonMenu span:after {
		display: block;
		content: "";
		width: 30px;
		height: 4px;
		background: #fed700;
		border-radius: 30px;
		position: absolute;
		left: 0;
		transition: .3s ease all
	}

	.buttonMenu span:before {
		top: -9px
	}

	.buttonMenu span:after {
		bottom: -9px
	}

	.open-menu .buttonMenu span {
		background: transparent;
		transition: .3s ease all
	}

	.open-menu .buttonMenu span:before {
		transition: .3s ease all;
		transform: rotate(-36deg);
		top: 1px
	}

	.open-menu .buttonMenu span:after {
		transition: .3s ease all;
		transform: rotate(36deg);
		bottom: -1px
	}

	.homeAbout {
		display: block
	}

	.homeAbout_right .homeAbout_address {
		display: none
	}

	.homeAbout_right h1,
	.homeAbout_right h2 {
		display: none
	}

	.homeAbout_right {
		padding: 30px 0 0 0
	}

	.homeAbout_description {
		margin-top: 0
	}

	.homeAbout_thumb {
		margin: 0 auto
	}

	.homeAbout>h1,
	.homeAbout>h2 {
		display: block;
		text-align: center;
		margin-bottom: 35px
	}

	.homeClinics {
		display: block;
		margin-bottom: 80px;
		text-align: center
	}

	.homeClinics h1,
	.homeClinics h2 {
		font-weight: 700;
		font-size: 36px;
		line-height: 1.15;
		text-transform: uppercase;
		color: #393939
	}

	.homeClinics p {
		margin-top: 25px;
		font-size: 16px;
		color: #000
	}

	.homeAbout_address {
		margin-top: 25px
	}

	.homeAbout_address a,
	.homeAbout_address a:first-child {
		width: calc(50% - 12px)
	}

	.open-menu:before {
		display: block;
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		z-index: 8;
		width: 100%;
		height: 100%;
		background: rgba(57, 57, 57, 0.4)
	}

	.open-menu .sticky-wrapper,
	.open-menu header {
		height: auto !important
	}

	.open-menu .header_bg {
		height: 62px
	}

	.mobileMenu {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
		display: block;
		background: #fff;
		transform: translateY(-100%);
		transition: .3s ease all
	}

	.open-menu .mobileMenu {
		transform: translateY(0);
		transition: .3s ease all
	}

	header:before,
	header:after {
		display: none
	}

	.mobileMenu:before {
		display: block;
		content: "";
		width: 100%;
		height: 16px;
		box-shadow: 0 1px 36px 0 rgba(87, 22, 118, 0.3);
		position: absolute;
		left: 0;
		bottom: -1px;
		z-index: 1;
		background-color: #fff;
	}

	.mobileMenu:after {
		display: block;
		content: "";
		background: url(../images/fond-header.png) repeat-x;
		background-size: contain;
		position: absolute;
		width: 100%;
		height: 16px;
		bottom: -16px;
		z-index: 2
	}

	.mobileMenu_scroll {
		background: #fff;
		position: relative;
		z-index: 10
	}

	.menuTop {
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		padding-top: 18px;
		padding-bottom: 11px
	}

	.menuTop ul {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.menuTop li {
		margin: 0;
		box-sizing: border-box;
		text-align: center;
		padding: 0 15px 6px 15px
	}

	.menuTop a {
		display: inline-block
	}

	.boxHeader_button {
		display: block;
		height: 43px;
		margin: 18px auto 0 auto
	}

	.socialMobile {
		text-align: center;
		margin-top: 21px
	}

	.socialMobile p {
		font-weight: 500;
		font-size: 13px;
		color: #4c4c4c
	}

	.socialMobile_item {
		margin-top: 9px
	}

	.socialMobile_item a {
		background: #fff;
		border-radius: 30px;
		box-shadow: 0 1px 4px 0 rgba(87, 22, 118, 0.23);
		text-decoration: none;
		font-weight: 500;
		font-size: 14px;
		line-height: 1.08;
		color: #7f4997;
		padding: 6px;
		margin: 0 7px
	}

	.socialMobile_item svg {
		margin-right: 5px
	}

	.mobileMenu_bottom {
		margin-top: 28px;
		padding-left: 8px;
		position: relative;
		padding-bottom: 35px
	}

	.mobileMenu .footerAddress i,
	.mobileMenu .workSchedule i {
		width: 26px;
		height: 26px;
		margin-right: 10px
	}

	.mobileMenu .workSchedule p,
	.mobileMenu .footerAddress p {
		line-height: 1.16;
		font-weight: 500
	}

	.mobileMenu .footerAddress {
		margin: 10px 0 0 0;
	}

	.mobileMenu .footerAddress>div:last-child {
		padding: 4px 0 0 0
	}

	.mobileMenu .footerAddress .smallText {
		font-size: 12px;
		line-height: 1;
		margin: 0 0 0 15px;
		max-width: 108px
	}

	.mobileMenu_bottom .boxLanguages {
		position: absolute;
		top: 0;
		right: 0
	}
}

@media screen and (max-width:991px) {

	.boxTop h2,
	.sliderTop h2 {
		font-size: 32px
	}

	.boxTop p,
	.sliderTop p {
		font-size: 14px;
		margin-top: 15px
	}

	.sliderTop_button.button {
		margin-top: 15px;
		min-height: 40px;
		max-width: 200px;
		font-size: 14px
	}

	.boxTop .sliderTop_button.button {
		margin-top: 15px;
		min-height: 40px;
		font-size: 14px
	}

	.homeAbout,
	.homeClinics,
	.all-boxTop,
	.all-sliderTop {
		margin-bottom: 50px
	}

	.homeAbout h1,
	.homeAbout h2,
	.homeClinics h1,
	.homeClinics h2 {
		font-size: 32px
	}

	.sectionTop h1,
	.sectionTop h2 {
		font-size: 36px
	}

	.sectionTop img {
		display: none
	}

	.sectionTop {
		min-height: 104px;
		margin-bottom: 50px
	}
}

@media screen and (max-width:768px) {
	.boxLogo {
		margin-top: 7px
	}

	.is-sticky .boxLogo {
		margin-top: 7px
	}

	.boxTop h2,
	.sliderTop h2,
	.homeAbout h1,
	.homeAbout h2,
	.homeClinics h1,
	.homeClinics h2 {
		font-size: 26px
	}

	.description {
		font-size: 14px;
		line-height: 1.3
	}

	.description p {
		font-size: 15px;
		line-height: 1.3;
		margin-bottom: 20px
	}

	.description h1,
	.description h2,
	.description h3,
	.description h4,
	.description h5,
	.description h6 {
		line-height: 1.2 !important;
		margin-bottom: 10px
	}

	.description h1 {
		font-size: 26px
	}

	.description h2 {
		font-size: 24px
	}

	.description h3 {
		font-size: 22px
	}

	.description h4 {
		font-size: 20px
	}

	.description h5 {
		font-size: 18px
	}

	.description h6 {
		font-size: 16px
	}

	.description blockquote {
		font-size: 14px;
		line-height: 1.3;
		margin-bottom: 20px
	}

	.description ol li {
		font-size: 15px;
		line-height: 1.3
	}

	.description ol>li:before {
		font-size: 15px
	}

	.description>ul {
		margin: 20px 0
	}

	.description ul li {
		font-size: 15px;
		line-height: 1.3
	}

	.description table {
		margin: 20px 0
	}

	.description table tr th {
		font-size: 15px;
		line-height: 1.3
	}

	.description table tr td {
		font-size: 15px;
		line-height: 1.3
	}

	.description img {
		margin: 20px 0
	}

	.homeAbout_description.description blockquote,
	.homeAbout_description.description ol li,
	.homeAbout_description.description ul li,
	.homeAbout_description.description p,
	.homeAbout_description.description {
		font-size: 16px !important
	}

	.mobileMenu_scroll {
		max-height: calc(100vh - 62px);
		box-sizing: border-box;
		padding: 0 0 7px 0;
		overflow: hidden;
		overflow-y: auto;
		scrollbar-color: #ccc transparent
	}

	.mobileMenu_scroll::-webkit-scrollbar-track {
		background: transparent
	}

	.mobileMenu_scroll::-webkit-scrollbar-thumb {
		background: #fed700
	}

	.mobileMenu_scroll::-webkit-scrollbar {
		background-color: #ccc;
		width: 5px
	}

	.menuTop ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.menuTop li {
		width: 50%
	}

	.breadcrumbs {
		padding: 2px 0 7px 15px
	}

	.sectionTop {
		margin-left: -15px;
		margin-right: -15px;
		padding: 16px 17px 20px 17px;
		margin-bottom: 12px
	}

	.breadcrumbs {
		width: calc(100%+30px);
		box-sizing: border-box;
		overflow: hidden;
		overflow-x: auto;
		padding-left: 15px;
		padding-right: 15px;
		scrollbar-color: transparent transparent;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-left: -15px;
		margin-right: -15px
	}

	.breadcrumbs::-webkit-scrollbar-track {
		background: transparent
	}

	.breadcrumbs::-webkit-scrollbar-thumb {
		background: transparent
	}

	.breadcrumbs::-webkit-scrollbar {
		background-color: transparent;
		height: 0
	}
	.breadcrumbs > span,
	.breadcrumbs li {
		white-space: nowrap
	}
}

@media screen and (max-width:639px) {
	.boxTop picture {
		padding-bottom: 117.495%
	}

	.boxTop.boxTop-2 picture {
		padding-bottom: 94.756%;
	}

	.boxTop.boxTop-2 .sliderTop_button.button {
		margin: 51px 10px 0 10px;
		min-height: 51px;
		width: calc(100% - 20px);
	}

	.boxTop.boxTop-2 .sliderTop_width {
		top: 0;
		display: flex;
	}

	.sliderTop .swiper-slide picture {
		padding-bottom: 156.2688%
	}

	main {
		margin-top: 9px
	}

	.boxTop h2,
	.sliderTop h2 {
		font-size: 30px;
		letter-spacing: .02em;
		line-height: .93
	}

	.boxTop .sliderTop_width,
	.sliderTop_width {
		left: 15px;
		max-width: 100%;
		display: block;
		text-align: center;
		right: 15px;
		top: 33px
	}

	.boxTop p,
	.sliderTop p {
		font-size: 16px;
		line-height: 1.21;
		max-width: 100%
	}

	.sliderTop_button.button {
		margin-top: 29px;
		min-height: 51px;
		max-width: 226px;
		font-size: 16px
	}

	.all-boxTop {
		margin-bottom: 50px
	}

	.homeClinics,
	.all-sliderTop {
		margin-bottom: 57px
	}

	.homeClinics p {
		margin-top: 36px;
		line-height: 1.3
	}

	.homeAbout_address {
		display: block;
		box-sizing: border-box;
		padding: 0 8px
	}

	.homeAbout_address a:first-child,
	.homeAbout_address a {
		display: block;
		width: 100%;
		font-size: 16px;
		padding: 16px 15px
	}

	.homeAbout_address a:first-child {
		margin-bottom: 14px
	}

	.homeAbout>h1,
	.homeAbout>h2 {
		margin-bottom: 44px
	}

	.homeAbout_thumb {
		border-radius: 21px
	}

	.homeAbout_thumb:before {
		border-radius: 21px
	}

	.homeAbout_thumb img {
		border-radius: 19px
	}

	.homeAbout_right {
		padding: 36px 0 0 0
	}

	.homeAbout_link {
		margin-top: 20px
	}

	.homeAbout {
		margin-bottom: 51px
	}

	.formRecord_button.button {
		height: 41px
	}

	.all-sliderTop .swiper-button-next,
	.all-sliderTop .swiper-button-prev {
		display: none
	}

	.all-sliderTop .swiper-pagination {
		display: flex;
		position: absolute;
		z-index: 2;
		left: 0;
		right: 0;
		bottom: -20px;
		margin: 0 auto
	}

	.sectionTop {
		margin-left: -17px;
		margin-right: -17px
	}

	.breadcrumbs {
		width: calc(100%+34px);
		padding-left: 17px;
		padding-right: 17px;
		margin-left: -17px;
		margin-right: -17px
	}
}

@media screen and (max-width:359px) {

	.homeAbout_address a:first-child,
	.homeAbout_address a {
		font-size: 14px
	}

	.boxTop .sliderTop_button.button {
		margin-top: 15px;
		min-height: 41px;
		font-size: 14px
	}

	.sliderTop_button.button {
		margin-top: 15px;
		min-height: 41px;
		max-width: 180px;
		font-size: 14px
	}

	.sectionTop h1,
	.sectionTop h2 {
		font-size: 32px
	}
}

.listProfit {
	display: none
}

.boxTop .sliderTop_width {
	max-width: 50%
}

.boxTop .sliderTop_button.button {
	max-width: 350px
}

.boxClinic-2 .clinic_description {
	max-width: 75%
}

.boxClinic_button {
	text-align: center;
    margin-top: 45px; 
}

.boxClinic_button .buttonLink:hover,
.boxClinic_button .buttonLink {
	transition: .3s ease all
}


.boxClinic-2 .description p {
	margin-bottom: 0 !important
}

.boxClinic-2 .description>ul {
	margin-top: 0 !important
}

.listAdvantage_li h3 {
	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;
	min-height: 48px
}

.boxStages>h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.15;
	text-transform: uppercase;
	text-align: center;
	color: #393939
}

.boxStages {
	margin-bottom: 80px
}

.sliderStages {
	margin-top: 45px
}

.sliderStages .swiper-slide {
	min-height: 100%;
	height: auto
}

.sliderStages_item {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	border: 1px solid #7f4997;
	border-radius: 21px;
	padding: 20px 20px 44px 20px;
	height: 100%
}

.sliderStages_thumb {
	box-sizing: border-box;
	border: 1px solid #7f4997;
	border-radius: 21px;
	padding-bottom: 53.41%;
	overflow: hidden;
	margin-bottom: 22px
}

.sliderStages_title {
	font-weight: bold
}

.sliderStages_title,
.sliderStages_item p {
	font-size: 16px;
	line-height: 1.5;
	color: #393939
}

.sliderStages_number {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	width: 37px;
	height: 40px;
	background: #f5cdff;
	border-radius: 21px;
	font-weight: 500;
	font-size: 18px;
	color: #7f4997
}

.boxProfit {
	max-width: 1108px;
	margin: 0 auto 80px auto;
	text-align: center
}

.boxProfit_title {
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 15px;
	padding: 15px 15px 19px 15px;
	font-family: "Unageo", sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	color: #b979c9;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.boxProfit_button.buttonLink {
	margin-top: 32px;
	max-width: 350px;
	width: 100%;
	transition: .3s ease all
}

.boxProfit_button.buttonLink:hover {
	transition: .3s ease all
}

.tableProfit {
	width: 100%;
	margin-top: 32px
}

.tableProfit tr th,
.tableProfit tr td {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
	color: #7f4997;
	padding: 12px 10px
}

.tableProfit tr th svg {
	position: relative;
	top: 1px;
	margin-right: 1px
}

.tableProfit tr td:first-child {
	text-align: left
}

@media screen and (max-width:1199px) {
	.boxClinic-2 .clinic_description {
		max-width: 100%
	}
}

@media screen and (max-width:991px) {
	.boxStages>h2 {
		font-size: 32px
	}

	.boxProfit,
	.boxStages {
		margin-bottom: 50px
	}
}

@media screen and (max-width:768px) {
	.boxStages>h2 {
		font-size: 26px;
		line-height: 1.26
	}

	.listAdvantage_li h3 {
		min-height: auto
	}
}

@media screen and (max-width:639px) {
	.tableProfit {
		margin-top: 0;
		width: 640px
	}

	.boxTop .sliderTop_width {
		max-width: 100%
	}

	.boxAdvantage-2 .boxAdvantage {
		padding-top: 0 !important
	}

	.sliderStages_title,
	.sliderStages_item p {
		font-size: 14px
	}

	.sliderStages_item {
		border-radius: 16px;
		padding: 16px
	}

	.sliderStages_number {
		top: 8px;
		left: 8px;
		width: 28px;
		height: 31px;
		font-size: 13px
	}

	.sliderStages_thumb {
		border-radius: 16px;
		margin-bottom: 17px
	}

	.boxProfit_title {
		padding: 12px 15px 16px 15px;
		font-size: 20px;
		line-height: 1.26
	}

	.boxProfit_title {
		margin-bottom: 18px
	}

	.listProfit {
		display: block;
		text-align: left;
		box-sizing: border-box;
		padding: 0 8px
	}

	.listProfit_li {
		box-sizing: border-box;
		border: 1px solid #b979c9;
		border-radius: 25px;
		margin-bottom: 8px
	}

	.listProfit_title {
		padding: 16px 50px 16px 23px;
		position: relative;
		font-size: 16px;
		color: #7f4997;
		cursor: pointer
	}

	.listProfit_title:after {
		display: block;
		content: "";
		position: absolute;
		top: 18px;
		right: 25px;
		width: 7px;
		height: 7px;
		border: solid 1px #393939;
		border-right: 0;
		border-top: 0;
		transform: rotate(-45deg)
	}

	.listProfit_li.open .listProfit_title:after {
		top: 24px;
		transform: rotate(135deg)
	}

	.boxProfit_button.buttonLink {
		margin-top: 18px
	}

	.listProfit_dropDown {
		display: none
	}

	.listProfit_box {
		box-sizing: border-box;
		padding: 0 12px;
		text-align: center
	}

	.listProfit_item {
		box-sizing: border-box;
		padding: 10px
	}

	.listProfit_country {
		width: 100%;
		height: 140px;
		writing-mode: sideways-lr;
		position: relative;
		box-sizing: border-box;
		padding-bottom: 30px
	}

	.listProfit_country svg {
		position: absolute;
		left: 50%;
		bottom: 7px;
		transform: translateX(-50%)
	}

	.listProfit_country span {
		font-size: 16px;
		color: #7f4997
	}

	.listProfit_price {
		font-size: 12px;
		line-height: 1.33;
		color: #7f4997
	}
}

@media screen and (max-width:359px) {
	.listProfit {
		padding: 0
	}
}

.boxReasons {
	overflow: hidden;
	margin-bottom: 60px
}
.all-listBlog h2,
.boxReference h2,
.boxQuestions h2,
.homeSeo h1,
.homeSeo h2,
.homeDoctors h2,
.homeStock h2,
.homeWorks h2,
.homeRecord h2,
.boxAdvantage h2,
.homeServices h2,
.boxReasons h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.15;
	text-transform: uppercase;
	text-align: center;
	color: #393939
}

.listReasons {
	margin: 51px -26px 0 -26px
}

.listReasons .swiper-pagination {
	display: none
}

@media screen and (min-width:992px) {
	.listReasons .swiper-wrapper {
		width: 100% !important;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.listReasons .swiper-slide {
		width: 33.33% !important;
		box-sizing: border-box;
		padding: 0 26px 21px 26px
	}
}

.listReasons_item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	border: 1px solid #7f4997;
	border-radius: 25px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	padding: 15px 30px 15px 127px;
	min-height: 123px
}

.listReasons_number {
	width: 133px;
	height: 133px;
	border-radius: 50%;
	background: #f5cdff;
	position: absolute;
	bottom: -10px;
	left: -35px;
	font-weight: 700;
	font-size: 36px;
	text-transform: uppercase;
	color: #7f4997;
	box-sizing: border-box;
	padding: 0 0 11px 16px
}

.listReasons .swiper-slide:nth-child(odd) .listReasons_number {
	background: #fffbd5;
	color: #c9b079
}

.listReasons_item p {
	position: relative;
	z-index: 2;
	font-size: 16px;
	color: #000;
	line-height: 1.26
}

.homeServices {
	margin-bottom: 56px
}

.homeServices_showMore.buttonLink {
	display: none
}

.listServices {
	margin: 50px -12px 0 -12px
}

.listServices_li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 12px 25px 12px
}

.listServices_link {
	width: 100%;
	font-size: 0;
	text-decoration: none;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #b979c9;
	padding: 35px 25px 37px 25px;
	border-radius: 35px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.listServices_link:hover {
	box-shadow: 0 0 0 5px rgba(245, 205, 255, 0.57)
}

.listServices_top {

}

.listServices_title {
	text-decoration: none;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.19651;
	text-transform: uppercase;
	color: #7f4997
}

.listServices_title i {
	height: 31px;
	width: auto;
	margin: 5px 11px 0 0
}

.listServices_top>p {
	font-size: 14px;
	line-height: 1.26;
	color: #393939;
	margin-top: 7px
}

.listServices_tags {
	margin-top: 10px
}

.listServices_tags p,
.listServices_tags a {
	text-decoration: none;
	box-sizing: border-box;
	background: #fffbd5;
	border: 1px solid #c6a459;
	border-radius: 25px;
	padding: 5px 11px 6px 11px;
	font-size: 11px;
	color: #c6a459;
	margin: 8px 4px 0 4px;
}

.listServices_tags p:nth-child(odd),
.listServices_tags a:nth-child(odd) {
	border-color: #b979c9;
	background: #f5cdff;
	color: #b979c9
}


.boxAdvantage {
	margin-bottom: 95px
}

.listAdvantage {
	margin: 50px -23px 0 -23px
}

.listAdvantage_li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 23px 46px 23px;
	text-align: center
}

.listAdvantage_thumb {
	width: 147px;
	height: 147px;
	margin: 0 auto 23px auto
}

.listAdvantage_li h3 {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.09;
	color: #393939;
	box-sizing: border-box;
	padding: 0 15px
}

.listAdvantage_li p {
	font-size: 15px;
	line-height: 1.28;
	color: #393939;
	padding: 10px 15px 0 15px;
	box-sizing: border-box
}

.homeRecord {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #b979c9;
	min-height: 297px;
	border-radius: 35px;
	position: relative;
	box-sizing: border-box;
	padding: 50px 0 20px 46px;
	margin-bottom: 81px
}

.homeRecord h2 {
	color: #fff;
	text-align: left
}

.formRecord {
	max-width: 770px;
	margin-top: 40px
}

.formRecord_item {
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 14px;
	padding-left: 7px
}

.formRecord_item:nth-child(odd) {
	padding: 0 7px 0 0
}

.input-rel {
	position: relative;
	z-index: 2;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #fffbd5;
	border-radius: 25px;
	font-size: 0
}

.input-rel label {
	display: block;
	position: absolute;
	top: 12px;
	left: 23px;
	z-index: -1;
	font-size: 16px !important;
	line-height: 1.6;
	letter-spacing: -0.01em;
	color: #999;
}

.input-rel label a {
	color: #393939;
	text-decoration: none
}

.input-rel label span {
	color: #f45b69
}

.input {
	width: 100%;
	height: 49px;
	border-radius: 25px;
	box-sizing: border-box;
	padding: 0 23px;
	line-height: 49px;
	font-size: 16px !important;
	color: #393939;
	background: transparent
}

.input.area {
	resize: none;
	line-height: 1.2;
	height: 124px;
	border: 0;
	padding-top: 15px;
	padding-bottom: 15px
}

.input-rel.active label,
.input:focus+label {
	display: none
}

.button {
	display: block;
	width: 100%;
	height: 51px;
	background: #fff6a2;
	border-radius: 25px;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #393939;
	transition: .3s ease all
}

.button:hover {
	background: #e1d98f;
	transition: .3s ease all
}

.homeRecord_thumb-1 {
	max-width: 330px;
	position: absolute;
	bottom: 0;
	right: 8.3%;
	z-index: 2;
	font-size: 0
}

.homeRecord_thumb-2 {
	font-size: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	border-radius: 0 0 25px 0;
	overflow: hidden
}

.homeWorks {
	margin-bottom: 81px
}
.pd-pagination .navigation {
	margin-bottom: 30px;
}

.listWorks {
	margin: 50px -20px 0 -20px
}

.listWorks_li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 20px 0 20px
}
.listWorks-2 {
	margin-bottom: 50px;
}
.listWorks-2 .listWorks_li {
	padding-bottom: 40px;
}

.listWorks_border {
	position: relative;
	box-sizing: border-box;
	border-radius: 21px;
	overflow: hidden;
	border: 1px solid #7f4997;
	max-height: 266px
}

.listWorks_li img {
	max-width: initial
}

.listWorks_li img:last-child {
	width: 100%
}

.listWorks_name {
	position: absolute;
	left: 14px;
	bottom: 15px;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #7f4997;
	border-radius: 21px;
	padding: 12px 16px;
	z-index: 2;
	background: #f5cdff
}

.listWorks_done {
	position: absolute;
	right: 13px;
	bottom: 14px;
	z-index: 2
}

.listWorks_done p {
	margin-top: 3px;
	text-align: right
}

.listWorks_done p span {
	display: inline-block;
	font-weight: 500;
	font-size: 9px;
	color: #c6a459;
	background: #fffbd5;
	border-radius: 10px;
	padding: 4px 8px
}

.listWorks_before,
.listWorks_after {
	position: absolute;
	z-index: 2;
	top: 11px;
	border-radius: 12px;
	padding: 5px 9px 8px 9px;
	font-weight: 500;
	font-size: 12px;
	color: #fff
}

.listWorks_before {
	left: 15px;
	background: #f66666
}

.listWorks_after {
	right: 15px;
	background: #9dd6a0
}

.homeDoctors_link,
.homeWorks_link {
	text-align: center;
	margin-top: 45px
}

.buttonLink {
	display: inline-block;
	min-width: 274px;
	box-sizing: border-box;
	border-radius: 38px;
	background: #b979c9;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 17px 20px 18px 20px;
	text-decoration: none;
	margin: 0 auto;
	cursor: pointer
}

.buttonLink:hover {
	background: #fff6a2;
	color: #c6a459
}

.homeStock {
	margin-bottom: 81px
}

.sliderStock {
	margin-top: 50px
}

.sliderStock_link {
	text-decoration: none;
	background: #fff;
	padding-bottom: 44.604%;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #7f4997;
	border-radius: 35px
}

.sliderStock_link:hover {
	border-color: #fff6a2
}

.swiper-pagination.swiper-pagination-lock {
	display: none
}

.swiper-pagination {
	margin-top: 13px
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 2px solid #fff;
	background: #b979c9;
	cursor: pointer;
	transition: .3s ease all;
	margin: 0 2px
}

.swiper-pagination-bullet-active.swiper-pagination-bullet,
.swiper-pagination-bullet:hover {
	border: 2px solid #b979c9;
	background: #fff6a2;
	transition: .3s ease all
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -23px;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 0;
	transition: .3s ease all;
	background: #f5cdff
}

.swiper-button-prev {
	left: -10px
}

.swiper-button-next {
	right: -10px
}

.swiper-button-prev svg {
	margin-right: 4px
}

.swiper-button-next svg {
	transform: rotate(180deg);
	margin-left: 4px
}

.swiper-button-next:not(.swiper-button-disabled):hover,
.swiper-button-prev:not(.swiper-button-disabled):hover {
	background: #fff6a2;
	transition: .3s ease all
}

.swiper-button-next use,
.swiper-button-prev use {
	fill: #7f4997
}

.swiper-button-next:not(.swiper-button-disabled):hover use,
.swiper-button-prev:not(.swiper-button-disabled):hover use {
	fill: #c9b079
}

.swiper-button-lock {
	display: none !important
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	display: none
}

.homeDoctors {
	margin-bottom: 81px
}

.sliderDoctors {
	margin-top: 51px
}

.all-sliderDoctors {
	position: relative
}

.sliderDoctors_link {
	border: 1px solid #b979c9;
	border-radius: 26px;
	position: relative;
	padding-bottom: 123.03%;
	overflow: hidden
}

.sliderDoctors .swiper-slide:nth-child(even) .sliderDoctors_link .sliderDoctors_bottom,
.sliderDoctors .swiper-slide:nth-child(even) .sliderDoctors_link {
	border-color: #fff6a2
}

.sliderDoctors_link:hover .sliderDoctors_bottom,
.sliderDoctors_link:hover {
	border-color: #fff6a2;
	transition: .3s ease all
}

.sliderDoctors .swiper-slide:nth-child(even) .sliderDoctors_link:hover .sliderDoctors_bottom,
.sliderDoctors .swiper-slide:nth-child(even) .sliderDoctors_link:hover {
	border-color: #b979c9
}

.sliderDoctors_address {
	position: absolute;
	top: 12px;
	left: 11px;
	z-index: 2;
	border-radius: 12px;
	padding: 6px 11px 7px 11px;
	font-weight: 500;
	font-size: 11px;
	color: #7f4997;
	background: #f5cdff
}

.sliderDoctors_bottom {
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 16px;
	z-index: 2;
	background: #fff;
	border: 1px solid #b979c9;
	border-radius: 26px;
	padding: 15px 15px 16px 15px;
	text-align: center;
	transition: .3s ease all
}

.sliderDoctors_bottom p,
.sliderDoctors_name {
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #7f4997
}

.sliderDoctors_bottom p {
	font-size: 11px;
	text-transform: initial;
	margin-top: 4px
}

.sliderDoctors .swiper-pagination {
	display: none
}

.homeSeo {
	padding-bottom: 1px;
	margin-bottom: 80px
}

.homeSeo_description {
	margin-top: 48px
}

.homeSeo_description {
	position: relative
}

.homeSeo_description:after {
	opacity: 1;
	visibility: visible;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -45px;
	height: 101px;
	background: linear-gradient(0, #fff 43%, rgba(255, 255, 255, 0) 111%);
	z-index: 2;
	transition: .3s ease all
}

.homeSeo .buttonReadMore {
	font-size: 14px;
	line-height: 1.57;
	color: #7f4997;
	background: transparent;
	margin-top: 7px;
	text-decoration: underline
}

.homeSeo_description[aria-expanded="true"]:after {
	opacity: 0;
	visibility: hidden;
	transition: .3s ease all
}

.boxReviews {
	margin-bottom: 79px
}

.boxReviews_left {
	width: calc(100% - 339px);
	box-sizing: border-box;
	padding-right: 113px;
	position: relative
}

.all-sliderReviews {
	position: relative
}

.all-sliderReviews .swiper-button-prev {
	left: -20px
}

.all-sliderReviews .swiper-button-next {
	right: -20px
}

.sliderReviews_border {
	border: 1px solid #7f4997;
	border-radius: 25px;
	padding: 20px 28px
}

.sliderReviews_thumb {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	overflow: hidden
}

.sliderReviews_thumb img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover
}

.sliderReviews_right {
	width: 100%;
	box-sizing: border-box;
	padding-left: 8px
}

.sliderReviews_name {
	font-size: 14px;
	line-height: 1.26;
	color: #b979c9
}

.sliderReviews_star {
	font-size: 0;
	margin-top: 4px
}

.sliderReviews_border p {
	height: 66px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.57;
	color: #222;
	margin-top: 9px
}

.listTrademarks {
	width: 339px;
	box-sizing: border-box;
	padding-right: 34px
}

.listTrademarks_li {
	width: 50%;
	box-sizing: border-box;
	padding-left: 8px;
	margin-bottom: 18px;
	text-align: center
}

.listTrademarks_li:nth-child(odd) {
	padding: 0 8px 0 0
}

.listTrademarks_li p {
	font-size: 15px;
	color: #000
}

.listTrademarks_li p use {
	fill: #fed700
}

.listTrademarks_thumb {
	width: 100%;
	height: 66px;
	margin-bottom: 6px
}

.listTrademarks_thumb img {
	border-radius: 10px
}

.mapQuestion {
	width: 100%;
	margin-bottom: 80px
}

.boxMap {
	width: calc(100% - 83px);
	position: relative;
	margin-right: 83px
}

.boxMap_map {
	display: none;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 35px;
	overflow: hidden;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.boxMap_map.active {
	display: block
}

.boxMap_map iframe {
	width: 100% !important;
	height: 100% !important
}

.boxMap_tabs {
	position: absolute;
	left: 60px;
	right: 60px;
	bottom: 49px;
	z-index: 2
}

.boxMap_tabs button {
	width: calc(56% - 12px);
	display: block;
	box-sizing: border-box;
	border-radius: 35px;
	padding: 15px 15px;
	background: #f5cdff;
	font-size: 16px;
	line-height: 1.19;
	letter-spacing: .03em;
	text-align: center;
	color: #7f4997;
	transition: .3s ease all
}

.boxMap_tabs button:first-child {
	width: calc(44% - 12px)
}

.boxMap_tabs button.active,
.boxMap_tabs button:hover {
	background: #fffbd5;
	color: #c6a459;
	transition: .3s ease all
}

.boxQuestion {
	width: 500px;
	background: #b979c9;
	border-radius: 35px;
	box-sizing: border-box;
	padding: 57px 30px 51px 30px
}

.boxQuestion h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 1.15;
	text-transform: uppercase;
	text-align: center;
	color: #fff
}

.boxQuestion>p {
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 1.26;
	box-sizing: border-box;
	padding: 8px 15px 0 15px
}

.formQuestion {
	margin: 29px auto 0 auto;
	max-width: 378px
}

.formQuestion_item {
	margin-bottom: 14px
}

.footerTop {
	padding-bottom: 48px
}

.footerBottom {
	background: #f5cdff;
	box-sizing: border-box;
	padding: 12px 0
}

.footerTop_item {
	box-sizing: border-box
}

.footerTop_item-1 {
	width: 15.2%;
	padding-right: 20px
}

.footerTop_item-2 {
	width: 20.7%;
	padding-top: 10px;
	padding-right: 20px
}

.footerTop_item-3 {
	width: 6.9%;
	padding-top: 10px;
	padding-right: 20px
}

.footerTop_item-4 {
	width: 40%;
	padding-top: 10px
}

.footerTop_item-5 {
	width: 17.2%;
	padding-left: 20px
}

.logoFooter {
	display: inline-block;
	max-width: 140px;
	text-decoration: none;
	font-size: 0
}

.footerTop_title {
	font-weight: 500;
	font-size: 19px;
	line-height: 1.24;
	color: #393939
}

.footerTop_title a {
	color: #393939;
	text-decoration: none
}

.footerTop_title a:hover {
	color: #7f4997
}

.menuFooter {
	margin-top: 33px
}

.menuFooter li {
	margin-bottom: 6px
}

.menuFooter li:last-child {
	margin-bottom: 0
}

.menuFooter a {
	display: inline-block;
	font-size: 14px;
	line-height: 1.28;
	color: #393939;
	text-decoration: none
}

.menuFooter li.current_page_item a,
.menuFooter a:hover {
	color: #7f4997
}

.workSchedule-telephone {
	margin-bottom: 0
}

.workSchedule-telephone .workSchedule {
	width: 53%
}

.workSchedule-telephone .footerAddress {
	margin: 0;
	width: 47%;
	box-sizing: border-box;
	padding-left: 14px
}

.footerAddress i,
.workSchedule i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	box-shadow: 0 1px 5px 0 rgba(87, 22, 118, 0.23);
	margin-right: 10px
}

.workSchedule p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.142;
	letter-spacing: .06em;
	color: #4c4c4c
}

.footerAddress.footerAddress-2 {
	display: none
}

.footerAddress {
	margin-top: 16px
}

.footerAddress>div {
	width: 53%;
	box-sizing: border-box
}

.footerAddress>div:last-child {
	width: 47%;
	padding-left: 14px
}

.footerAddress i {
	margin-right: 10px
}

.footerAddress>div:last-child p {
	letter-spacing: 0
}

.footerAddress p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: .05em;
	color: #4c4c4c
}

.footerAddress .smallText {
	font-size: 11px;
	line-height: 1.1;
	color: #7f4997;
	margin-bottom: 3px
}

.footerAddress a {
	text-decoration: none;
	color: #4c4c4c
}

.footerAddress a.colorTelephone p {
	font-weight: normal;
	color: #7f4997;
}

.telephone a:hover,
.footerAddress a:hover p {
	color: #7f4997
}

.telephone {
	display: flex;
	align-items: center;
	min-height: 35px;
}
.telephone a {
	padding-left: 45px;
	position: relative;
}

.telephone a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 35px;
    height: 35px;
    margin-top: -17px;
    border-radius: 50%;
    box-shadow: 0 1px 5px 0 rgba(87, 22, 118, 0.23);
}
.telephone a:after {
	display: block;
	content: "";
	width: 24px;
	height: 24px;
	background: url(../images/telephone.svg) no-repeat;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
}

.footerSocial a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 1px 4px 0 rgba(87, 22, 118, 0.23);
	background: #fff;
	margin: 0 0 22px 22px
}

.footerSocial a:hover {
	box-shadow: 0 1px 4px 0 rgba(87, 22, 118, 1)
}

.boxDevelopers {
	display: inline-block;
	max-width: 149px;
	font-size: 0;
	text-decoration: none
}

.smallMenu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.smallMenu li {
	padding: 8px 81px
}

.smallMenu a {
	display: inline-block;
	font-size: 12px;
	line-height: 1.16;
	color: #7f4997;
	text-decoration: none
}

.smallMenu li.current_page_item a,
.smallMenu a:hover {
	text-decoration: underline
}

@media screen and (min-width:769px) {
	.boxAssurance .swiper-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		padding-top: 6px;
		width: auto;
		margin: 0 -24px 0 -24px;
	}
	.boxAssurance .swiper-slide {
		width: 33.33%;
		box-sizing: border-box;
		padding: 0 24px 45px 24px;
		text-align: center
	}
}

.boxAssurance_thumb {
	font-size: 0;
	height: 118px
}

@media screen and (max-width:768px) {
	.boxAssurance_thumb {
		display: none;
	}
}

.boxAssurance_thumb.img-center {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.boxAssurance_thumb.img-center img {
	-webkit-align-self: end;
	-ms-flex-item-align: end;
	-ms-grid-row-align: end;
	align-self: end
}

.boxAssurance_item p {
	min-height: 130px;
	border-radius: 45px;
	box-sizing: border-box;
	padding: 15px 40px;
	background: #b979c9;
	text-align: center;
	font-size: 20px;
	line-height: 1.05;
	color: #fff;
	position: relative;
	z-index: 2
}

.listPrice {
	max-width: 1108px;
	margin: 0 auto
}

.listPrice_li {
	margin-bottom: 80px
}

.price_description {
	margin-bottom: 107px
}

.listPrice_title {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 15px;
	padding: 17px 18px 17px 18px;
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #b979c9;
	margin-bottom: 25px;
	overflow: hidden
}

.listPrice_item {
	margin-bottom: 8px
}

.listPrice_item:last-child {
	margin-bottom: 0
}

.listPrice_name {
	width: 100%;
	font-size: 16px;
	line-height: 1;
	color: #7f4997;
	box-sizing: border-box;
	padding: 0 0 0 11px
}

.listPrice_price {
	width: 240px;
	font-size: 16px;
	line-height: 1;
	color: #7f4997;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px
}

.listPrice_button {
	width: 253px
}

.listPrice_button button {
	width: 100%;
	height: 40px;
	background: #b979c9;
	border-radius: 25px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	transition: .3s ease all
}

.listPrice_button button:hover {
	color: #c6a459;
	background: #fff6a2;
	transition: .3s ease all
}

.listPrice_button button svg {
	margin-right: 4px
}

.listPrice_button button use {
	fill: #fff
}

.listPrice_button button:hover use {
	fill: #c6a459
}

.tabsReviews {
	padding-top: 20px;
	margin-bottom: 80px
}

.tabsReviews button,
.tabsReviews a {
	width: 326px;
	margin: 0 12px;
	background: #b979c9;
	box-sizing: border-box;
	border-radius: 35px;
	padding: 15px 15px;
	font-size: 16px;
	line-height: 1.19;
	letter-spacing: .03em;
	color: #fff;
	text-decoration: none;
	transition: .3s ease all
}

.tabsReviews button.active,
.tabsReviews a.active,
.tabsReviews button:hover,
.tabsReviews a:hover {
	background: #fff6a2;
	color: #393939;
	transition: .3s ease all
}

.listReviews {
	margin-bottom: 40px
}

.listReviews_li {
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 35px;
	padding: 25px 51px;
	margin-bottom: 30px
}

.listReviews_li:last-child {
	margin-bottom: 0
}

.listReviews_left {
	width: 205px
}

.listReviews_thumb {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12);
	font-size: 0;
	margin-right: 5px
}

.listReviews_thumb img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
	border-radius: 50%
}

.listReviews_name {
	font-size: 14px;
	line-height: 1.42;
	color: #b979c9
}

.listReviews_star {
	font-size: 0;
	margin-top: 3px
}

.listReviews_right {
	width: calc(100% - 221px)
}

.tabsReviews_content {
	display: none
}

.tabsReviews_content.active {
	display: block
}

.navigation {
	margin-bottom: 80px
}

.screen-reader-text {
	display: none !important
}

.nav-links,
.nav-links a,
.nav-links span {
	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
}

.nav-links {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.nav-links a,
.nav-links span {
	width: 56px;
	height: 56px;
	text-decoration: none;
	box-sizing: border-box;
	background: #FFF;
	font-weight: 600;
	color: #bcbcbc;
	font-size: 16px;
	line-height: 1;
	border-radius: 50%;
	transition: .3s ease all;
	margin: 9px
}

.nav-links .current,
.nav-links a:hover {
	color: #b979c9;
	transition: .3s ease all
}

.nav-links .dots {
	pointer-events: none
}

.nav-links a.prev,
.nav-links a.next {
	background: #f5cdff
}

.nav-links a.prev:hover,
.nav-links a.next:hover {
	background: #fff6a2
}

.nav-links a.prev:hover use,
.nav-links a.next:hover use {
	fill: #c6a459
}

.nav-links a.prev use,
.nav-links a.next use {
	fill: #7f4997
}

.nav-links a.next svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.listPhoto,
.listBlog {
	box-sizing: border-box;
	padding: 20px 11px 0 11px
}

.listPhoto_li,
.listBlog_li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 20px 40px 20px
}

.listBlog_pd {
	box-sizing: border-box;
	height: 100%;
	position: relative;
	padding-bottom: 66px
}

.listPhoto_thumb,
.listBlog_thumb {
	padding-bottom: 63.77%;
	box-sizing: border-box;
	border: 1px solid #fff6a2;
	border-radius: 33px;
	overflow: hidden;
	margin-bottom: 24px
}

.listPhoto_thumb {
	margin-bottom: 0
}

.listPhoto_li:nth-child(3n+4) .listPhoto_thumb,
.listBlog_li:nth-child(3n+4) .listBlog_thumb {
	border-color: #fff6a2
}

.listPhoto_li:nth-child(3n+2) .listPhoto_thumb,
.listBlog_li:nth-child(3n+2) .listBlog_thumb {
	border-color: #f5cdff
}

.listPhoto_li:nth-child(3n+3) .listPhoto_thumb,
.listBlog_li:nth-child(3n+3) .listBlog_thumb {
	border-color: #7f4997
}

.listPhoto_thumb img:not(.loaded),
.listBlog_thumb img:not(.loaded) {
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.listBlog_title {
	display: block;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.03;
	letter-spacing: .02em;
	color: #393939;
	text-decoration: none;
	margin-bottom: 17px
}

.listBlog_title:hover {
	color: #7f4997
}

.listBlog_li p {
	height: 55px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	letter-spacing: .03em;
	color: #393939;
	line-height: 1.3;
	text-overflow: ellipsis
}

.listBlog_link {
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	border-radius: 25px;
	padding: 13px 25px;
	background: #b979c9;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-decoration: none
}

.listBlog_link:hover {
	color: #c6a459;
	background: #fff6a2;
	transition: .3s ease all
}

.boxQuestions {
	margin-bottom: 80px
}

.listQuestions {
	box-sizing: border-box;
	padding: 0 54px;
	margin-top: 49px
}

.listQuestions_li {
	margin-bottom: 12px
}

.listQuestions_li:last-child {
	margin-bottom: 0
}

.listQuestions_title {
	cursor: pointer;
	position: relative;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.68;
	color: #b979c9;
	padding-left: 19px
}

.listQuestions_title:hover {
	color: #fed700;
	transition: .3s ease all
}

.listQuestions_title:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent #b979c9;
	position: absolute;
	top: 10px;
	left: 0;
	transition: .3s ease all
}

.listQuestions_title:hover:before {
	border-color: transparent transparent transparent #fed700
}

.listQuestions_li.open .listQuestions_title:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: .3s ease all
}

.listQuestions_description {
	display: none;
	box-sizing: border-box;
	padding: 16px 0 0 19px
}

.listServices.listServices-2 {
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 55px
}

.box404 {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 146px
}

.box404 h1,
.box404 h2 {
	font-weight: 700;
	font-size: 220px;
	text-transform: uppercase;
	color: #b979c9
}

.box404 p {
	font-size: 24px;
	line-height: 1.16;
	color: #393939;
	max-width: 570px;
	margin: 21px auto 0 auto
}

.box404 a.buttonLink {
	max-width: 254px;
	width: 100%;
	min-width: auto;
	margin-top: 35px
}

.boxContact {
	padding-top: 20px;
	max-width: 1200px;
	margin: 0 auto 80px auto
}

.boxContact_left {
	width: 100%;
	box-sizing: border-box;
	padding: 18px 60px 0 0
}

.boxContact_address,
.boxContact_schedule {
	margin-bottom: 30px
}

.boxContact_address i,
.boxContact_schedule i {
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 2px 9px 0 rgba(87, 22, 118, 0.23);
	margin-right: 10px
}

.boxContact_address p {
	font-weight: 500
}

.boxContact_address p.colorTelephone {
	font-weight: normal;
}

.boxContact_address p.colorTelephone a {
	color: #7f4997;
}

.boxContact_address p,
.boxContact_schedule p {
	font-size: 20px;
	line-height: 1.21;
	letter-spacing: .06em;
	color: #4c4c4c
}

.boxContact_address a {
	color: #4c4c4c;
	text-decoration: none
}

.boxContact_address a:hover {
	color: #7f4997
}

.boxContact_address p.smallText {
	font-size: 16px;
	color: #7f4997;
	margin-bottom: 3px
}

.boxContact_social {
	text-align: center;
}

.boxContact_social > div {
	margin-left: -7px;
	margin-right: -7px;
}

.boxContact_social p {
	width: 100%;
	font-weight: 500;
	font-size: 24px;
	color: #4c4c4c;
	margin-bottom: 2px;
}

.boxContact_social a {
	border-radius: 56px;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(87, 22, 118, 0.23);
	text-decoration: none;
	font-weight: 500;
	font-size: 26px;
	color: #7f4997;
	padding: 11px;
	margin: 14px 7px 0 7px;
}

.boxContact_social svg {
	margin-right: 9px
}

.boxContact_social a:hover {
	box-shadow: 0 2px 10px 0 rgba(87, 22, 118, 1)
}

.contactMap {
	margin-bottom: 80px
}

.boxContact_social a span {
	position: relative;
	top: -2px
}

.boxDoctor {
	padding-top: 20px;
	margin-bottom: 80px
}

.boxDoctor_thumb {
	width: 471px;
	position: relative;
	font-size: 0;
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 38px;
	margin-bottom: 47px
}

.boxDoctor_thumb img {
	width: 100%;
	border-radius: 38px
}

.boxDoctor_right {
	width: calc(100% - 471px);
	box-sizing: border-box;
	padding-left: 47px;
	padding-top: 8px
}

.boxDoctor_address {
	position: absolute;
	top: 16px;
	left: 13px;
	z-index: 2;
	border-radius: 17px;
	padding: 10px 15px;
	background: #f5cdff;
	font-weight: 500;
	font-size: 17px;
	color: #7f4997
}

.boxDoctor_experience {
	position: absolute;
	top: 16px;
	right: 13px;
	z-index: 2;
	box-sizing: border-box;
	padding: 9px 15px;
	background: #fffbd5;
	border: 1px solid #c9b079;
	border-radius: 17px;
	font-weight: 500;
	font-size: 17px;
	color: #c9b079
}

.boxDoctor_bottom {
	position: absolute;
	left: 84px;
	right: 84px;
	bottom: -48px;
	z-index: 2;
	background: #f5cdff;
	border-radius: 33px;
	padding: 17px 17px;
	text-align: center
}

.boxDoctor_bottom p,
.boxDoctor_name {
	font-weight: 500;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	color: #7f4997
}

.boxDoctor_bottom p {
	font-size: 15px;
	text-transform: initial;
	margin-top: 3px
}

.boxDoctor_title {
	font-weight: 600;
	font-size: 32px;
	color: #7f4997;
	margin-bottom: 26px
}

.boxDoctor_description.description blockquote,
.boxDoctor_description.description ol li,
.boxDoctor_description.description ul li,
.boxDoctor_description.description p,
.boxDoctor_description.description {
	text-align: justify
}

.work-performed {
	max-width: 1100px;
	margin: 0 auto 80px auto;
	position: relative;
	z-index: 3
}

.work-performed p {
	background: #b979c9;
	border: 1px solid #b979c9;
	border-radius: 35px;
	padding: 15px 38px;
	font-size: 16px;
	line-height: 1.19;
	letter-spacing: .03em;
	color: #fff;
	margin: 0 16px 16px 16px;
	text-align: center
}

.work-performed p:nth-child(even) {
	background: #fffbd5;
	border: 1px solid #c9b079;
	color: #c9b079
}

.boxGallery,
.boxCertificates {
	margin-bottom: 80px
}
.boxGallery,
.boxCertificates {
	position: relative
}

.sliderCertificates .swiper-pagination {
	display: none
}

.sliderCertificates .swiper-slide {
	width: auto !important;
	height: 360px
}

.sliderCertificates_thumb {
	width: auto;
	height: 100%;
	position: relative
}

.sliderCertificates_thumb img {
	transition: .3s ease all
}

.boxGallery .swiper-button-prev,
.boxCertificates .swiper-button-prev {
	left: -20px
}

.boxGallery .swiper-button-next,
.boxCertificates .swiper-button-next {
	right: -20px
}

.sliderGallery_thumb:hover i,
.sliderCertificates_thumb:hover i {
	opacity: 1;
	visibility: visible;
	transition: .3s ease all
}

.sliderGallery_thumb i,
.sliderCertificates_thumb i {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 46px;
	height: 46px;
	margin: -23px 0 0 -23px;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease all;
	z-index: 3;
	background: #b979c9;
	border-radius: 50%
}

.sliderGallery_thumb svg use,
.sliderCertificates_thumb svg use {
	fill: #fff
}

@media screen and (min-width:769px) {
	.js-show {
		display: none !important
	}
}

.boxAdvantage-2 .boxAdvantage {
	padding-top: 20px;
	margin-bottom: 34px
}

.homeSeo.homeSeo-2 {
	margin-bottom: 130px
}

.boxNumber {
	margin-bottom: 80px
}

.listNumber {
	margin-left: -15px;
	margin-right: -15px
}

.listNumber_li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	box-sizing: border-box;
	padding: 0 15px
}

.listNumber_li:first-child {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.listNumber_li:nth-child(2) {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 24%;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%
}

.listNumber_li i {
	border-radius: 8px;
	width: 80px;
	height: 92px;
	background: #fffbd5;
	font-size: 63px;
	line-height: 1.5;
	color: #c9b079;
	font-style: normal
}

.listNumber_li p {
	width: calc(100%+14px);
	border-radius: 12px;
	padding: 14px;
	background: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.43;
	letter-spacing: .04em;
	color: #4d026e;
	margin-left: -14px
}

.listNumber_li:nth-child(even) i {
	background: #f5cdff;
	color: #b979c9
}
.allDoctors.no-swiper {
	margin-bottom: 35px
}
.allDoctors,
.allDoctors.allDoctors-2 {
	margin-bottom: 74px;
}
.no-swiper .homeWorks_link {
	margin-top: 3px;
}

.sliderAbout .swiper-pagination {
	display: none
}

@media screen and (min-width:769px) {
	.no-swiper .sliderAbout {
		margin-left: -11px;
		margin-right: -11px
	}

	.no-swiper .sliderAbout .swiper-wrapper {
		flex-wrap: wrap
	}

	.no-swiper .sliderAbout .swiper-slide {
		width: 50% !important;
		box-sizing: border-box;
		padding: 0 11px 30px 11px
	}
}

@media screen and (min-width:992px) {
	.no-swiper .sliderAbout .swiper-slide {
		width: 33.33% !important;
		box-sizing: border-box;
		padding: 0 11px 45px 11px
	}
}

@media screen and (min-width:1199px) {
	.no-swiper .sliderAbout .swiper-slide {
		width: 25% !important;
		box-sizing: border-box;
		padding: 0 11px 45px 11px
	}
}

.no-swiper .swiper-button-next,
.no-swiper .swiper-button-prev {
	display: none;
}

@media screen and (max-width:768px) {
	.allDoctors-2 .swiper-button-next,
	.allDoctors-2 .swiper-button-prev {
		display: none;
	}
}

.boxAbout {
	margin-bottom: 80px
}

.boxAbout_thumb {
	float: right;
	text-align: right;
	margin: 0 0 28px 28px;
	max-width: 598px;
	border-radius: 35px;
	position: relative;
	background-clip: padding-box;
	border: solid 1px transparent;
	font-size: 0
}

.boxAbout_thumb:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: -1px;
	background: linear-gradient(to bottom, #fffbd5, #b979c9);
	border-radius: 35px
}

.boxAbout_thumb img {
	width: 100%;
	border-radius: 33px;
	margin: 0 !important
}

.boxClinic {
	margin-bottom: 80px
}

.seoService-2.seoService {
	margin-bottom: 150px
}

.seoService {
	margin-bottom: 80px
}

.all-listBlog {
	margin-bottom: 40px
}

.blogInfo {
	margin-top: 30px;
	margin-bottom: 80px
}

.blogInfo>h1,
.blogInfo>h2 {
	font-weight: 600;
	font-size: 32px;
	line-height: 1.2;
	text-align: center;
	color: #393939
}

.blogInfo_description {
	margin-top: 30px
}

.blogInfo .homeRecord {
	margin-top: 145px
}


.onlineConsultation_left.description blockquote,
.onlineConsultation_left.description ol li,
.onlineConsultation_left.description ul li,
.onlineConsultation_left.description p,
.onlineConsultation_left.description,
.blogInfo_description.description blockquote,
.blogInfo_description.description ol li,
.blogInfo_description.description ul li,
.blogInfo_description.description p,
.blogInfo_description.description {
	line-height: 1.5 !important
}

.blogInfo_description.description blockquote,
.blogInfo_description.description ol,
.blogInfo_description.description ul,
.blogInfo_description.description p,
.blogInfo_description.description img,
.blogInfo_description.description table {
	margin: 20px 0
}

.onlineConsultation_left.description blockquote,
.onlineConsultation_left.description ol,
.onlineConsultation_left.description ul,
.onlineConsultation_left.description p,
.onlineConsultation_left.description img,
.onlineConsultation_left.description table {
	margin: 0;
}

.blogInfo .homeRecord img {
	margin: 0 !important
}

.blogInfo .description .selectric-items li:before {
	display: none !important
}

.blogInfo .description .selectric-items ul,
.blogInfo .description .selectric-items li {
	margin: 0 !important
}

.boxСomment {
	margin-bottom: 60px
}

.boxСomment_right {
	width: calc(100% - 500px);
	box-sizing: border-box;
	padding-left: 89px
}

.boxСomment_bg {
	width: 500px;
	background: #b979c9;
	border-radius: 35px;
	box-sizing: border-box;
	padding: 70px 15px 68px 15px
}

.formСomment_title {
	font-weight: 700;
	font-size: 32px;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	color: #fff
}

.boxСomment_bg>p {
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	line-height: 1.36;
	color: #fff;
	margin: 7px auto 0 auto;
	max-width: 80%
}

.formСomment {
	max-width: 378px;
	margin: 28px auto 0 auto
}

.formСomment_item {
	margin-bottom: 14px
}

.slierСomment_border {
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 35px;
	background: #fff;
	padding: 17px 30px 17px 38px
}

.slierСomment_left {
	width: 222px;
	box-sizing: border-box;
	padding-right: 10px
}

.slierСomment_thumb {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12);
	position: relative
}

.slierСomment_thumb img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
	border-radius: 50%
}

.slierСomment_name {
	font-size: 14px;
	line-height: 1.42;
	color: #b979c9;
	padding-left: 5px
}

.slierСomment_right {
	width: calc(100% - 222px)
}

.slierСomment_description.description blockquote,
.slierСomment_description.description ol li,
.slierСomment_description.description ul li,
.slierСomment_description.description p,
.slierСomment_description.description {
	line-height: 1.57 !important;
	font-size: 14px !important
}

.all-slierСomment {
	position: relative
}

.slierСomment .swiper-pagination {
	margin-top: 0
}

.all-slierСomment .swiper-button-next,
.all-slierСomment .swiper-button-prev {
	top: calc(50% - 10px)
}

.swiper-wrapper {
	transform: translate3d(0, 0, 0)
}

.slierСomment.swiper-grid-column>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	-webkit-box-orient: unset !important;
	-webkit-box-direction: unset !important;
	-webkit-flex-direction: unset !important;
	-ms-flex-direction: unset !important;
	flex-direction: unset !important
}

.slierСomment .swiper-slide {
	margin-top: 0 !important;
	margin-bottom: 14px !important
}

.slierСomment .swiper-slide {
	height: calc((100% - 28px) / 3) !important;
	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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.all-slierСomment .swiper-button-next {
	right: -20px
}

.all-slierСomment .swiper-button-prev {
	left: -20px
}

.boxPersonal {
	margin-bottom: 80px;
}

.listInfo {
	margin-left: -13px;
	margin-right: -13px;
}

.listInfo .smallText {
	margin: 2px 0 0 0;
}

.listInfo_li {
	box-sizing: border-box;
	padding: 0 13px 26px 13px;
}

.listInfo .footerAddress {
	margin-top: 0;
	display: flex;
}
.listInfo .footerAddress p,
.listInfo .workSchedule p {
	font-weight: normal;
	line-height: 1.28;
}
.listInfo .footerAddress .listInfo_right {
	width: 100%;
	padding: 0;
}
.listInfo_right div {
	line-height: 1.28;
}
.listInfo_right a {
 	font-size: 14px;
}
.listInfo_right a:hover {
	color: #7f4997;
}
.boxPersonal  .boxContact_social {
	padding-top: 14px;
}
.boxPersonal .boxContact_social p {
	font-size: 17px;
}
.boxPersonal .boxContact_social a {
	font-size: 19px;
	padding: 8px;
}
.sliderGallery {

}
.sliderGallery_thumb {
	border-radius: 35px;
	position: relative;
    background-clip: padding-box;
    border: solid 1px transparent;
}
.sliderGallery_thumb:before {
	display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -1px;
    background: linear-gradient(to bottom, #fffbd5, #b979c9);
    border-radius: 35px;
}
.sliderGallery_thumb img {
    width: 100%;
    border-radius: 33px;
}

.boxReference {
	margin-bottom: 80px;
}
.listReference {
	margin: 21px -15px 0 -15px;
}
.listReference_link {
	display: flex;
	width: calc(20% - 30px);
    box-sizing: border-box;
    margin: 30px 15px 0 15px;
    min-width: auto;
    line-height: 1.2;
    padding: 10px 10px 11px 10px;
}
.onlineConsultation {
	margin-bottom: 50px;
}
.onlineConsultation_left {
	width: 100%;
	box-sizing: border-box;
	padding-right: 30px;
}
.onlineConsultation_button {
	display: inline-flex;
    max-width: 100%;
    width: auto;
    background: #b979c9;
    color: #fff;
    text-decoration: none;
    line-height: 1.2;
    height: auto;
    min-height: 51px;
    box-sizing: border-box;
    padding: 5px 25px;
    white-space: nowrap;
}
.onlineConsultation_button:hover {
    background: #fff6a2;
    color: #c6a459;
}
.boxHooks {
	max-width: 290px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 200;
	box-sizing: border-box;
	border-radius: 21px;
    border: 1px solid #7f4997;
    background-color: #fff;
    padding: 20px;
}
.boxHooks p {
    font-size: 14px;
    line-height: 1.25;
    color: #000;
}
.boxHooks p a {
	color: #000;
    text-decoration: underline;
}
.boxHooks p a:hover {
	text-decoration: none;
}
.boxHooks_button {
	height: 40px;
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 2px;
}
.description .boxFloating {
	margin: 60px auto !important; 
	padding: 0 !important;
}
.boxFloating {
	max-width: 1340px;
    margin: 60px auto !important; 
}
.boxFloating__item {
	border-radius: 30px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
    padding: 44px 61px;
}
.boxFloating__fond {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 1;
}
.boxFloating__fond.boxFloating__fond--2 {
	display: none;
}
.boxFloating__fond img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
	max-width: 100%;
    margin: 0 !important;
}
.boxFloating__left {
	position: relative;
	z-index: 3;
	max-width: 755px;
}
.boxFloating__left .boxFloating__icons {
	display: none;
}
.boxFloating__title {
	font-weight: 700;
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.26;
}
.boxFloating__text {
	font-size: 24px;
	color: #fff;
	margin-top: 4px;
}
.boxFloating__link {
	width: 378px;
	height: 50px;
	box-sizing: border-box;
	padding-bottom: 2px;
	border-radius: 25px;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #393939;
	background: #fff6a2;
	margin-top: 19px;
}
.boxFloating__link:hover {
	background: #e1d98f;
}

.boxFloating__icons {
	position: absolute;
	z-index: 2;
	margin: 0 !important;
    right: 48px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 1 !important;
}
.boxFloating__icons img {
	margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 1 !important;
}
.filter {
	box-sizing: border-box;
	padding: 0 31px;
}
.boxSorting {
	position: relative;
	z-index: 1;
}
.boxSearch {
	width: calc(66.66% - 14px);
	position: relative;
	z-index: 2;
}
.boxSearch__item {
	position: relative;
}
.boxSearch__input {
	display: block;
	width: 100%;
	height: 49px;
	box-sizing: border-box;
	border: 1px solid #b979c9;
	border-radius: 10px;
	font-size: 16px !important;
	line-height: 47px;
	padding: 0 40px 0 20px;
}
.boxSearch__search {
	width: 49px;
	height: 49px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 10px 10px 0;
	z-index: 2;
	background-color: transparent;
	font-size: 0;
}
.boxSearch__search use {
	fill: #b979c9;
}
.boxSearch__search:hover {
	opacity: 0.7;
}
.boxSearch__modal {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin-top: 5px;
	z-index: 2;
	box-sizing: border-box;
	border: 1px solid #b979c9;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}
.boxSearch__list {
	box-sizing: border-box;
	padding: 7px 15px;
	max-height: 291px;
	overflow: hidden;
	overflow-y: auto;
	scrollbar-width: thin;
}
.boxSearch__list li {
	border-bottom: 1px dashed #efebeb;
	padding: 8px 0;
}
.boxSearch__list li:last-child {
	border-bottom: 0;
}
.boxSearch__list a {
	display: block;
	font-weight: 600;
    font-size: 16px;
    line-height: 1.15;
    letter-spacing: .02em;
    color: #393939;
    text-decoration: none;
}
.boxSearch__list a:hover {
	color: #7f4997;
}
.boxSorting {
	margin-left: 30px;	
}
.boxSorting__select {
	width: 250px;
}


@media screen and (min-width:769px) {
	.contactMap .boxMap {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: start;
		-ms-flex-align: start;
		align-items: start;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.contactMap .boxMap_map {
		width: calc(50% - 20px);
		height: 529px;
		display: block !important
	}

	.contactMap .boxMap_tabs {
		left: 0;
		right: 0
	}

	.contactMap .boxMap_tabs button {
		cursor: default;
		width: 326px;
		right: calc(25% - 10px);
		position: absolute;
		transform: translateX(50%);
		bottom: 0;
		pointer-events: none
	}

	.contactMap .boxMap_tabs button:first-child {
		width: 287px;
		left: calc(25% - 10px);
		right: initial;
		transform: translateX(-50%)
	}

	.contactMap .boxMap_tabs button:hover:last-child {
		background: #f5cdff;
		color: #7f4997
	}
}

@media screen and (max-width:1400px) {
	.formRecord {
		max-width: 725px
	}

	.boxAssurance_item p {
		font-size: 18px
	}

	.listPhoto,
	.listBlog {
		padding: 20px 0 0 0;
		margin-left: -20px;
		margin-right: -20px
	}

	.box404 {
		padding-top: 50px;
		padding-bottom: 100px
	}

	.listNumber_li:nth-child(2) {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 19%;
		-ms-flex: 0 0 19%;
		flex: 0 0 19%
	}

	.filter {
	    padding: 0;
	}
}

@media screen and (max-width:1370px) {
	.listServices_link {
		padding: 35px 15px 37px 15px
	}

	.formRecord {
		max-width: 660px
	}

	.sliderDoctors_bottom {
		left: 15px;
		right: 15px
	}

	.listTrademarks {
		padding-right: 0
	}

	.boxReviews_left {
		padding-right: 60px
	}

	.boxСomment_right {
		padding-left: 50px
	}
	.listReference_link {
		width: calc(25% - 30px);
	}
}

@media screen and (max-width:1279px) {
	.listWorks {
		margin-left: -15px;
		margin-right: -15px
	}

	.listWorks_li {
		padding: 0 15px 0 15px
	}

	.homeRecord {
		margin-left: 15px;
		margin-right: 15px
	}

	.listAdvantage {
		margin-left: -15px;
		margin-right: -15px
	}

	.listAdvantage_li {
		padding: 0 15px 46px 15px
	}

	.boxMap {
		width: calc(100% - 30px);
		margin-right: 30px
	}

	.boxMap_tabs button {
		font-size: 14px
	}

	.listReasons {
		margin-left: -15px;
		margin-right: -15px
	}

	.listReasons .swiper-slide {
		padding: 0 15px 21px 15px
	}

	.all-sliderReviews {
		padding-left: 10px
	}

	.all-sliderReviews .swiper-button-prev {
		left: -10px
	}

	.footerAddress {
		display: block
	}

	.footerAddress>div {
		width: 100%
	}

	.footerAddress>div:last-child {
		width: 100%;
		margin-top: 6px;
		padding: 0;
	}

	.workSchedule-telephone {
		margin-bottom: 0
	}

	.footerTop_item-1 {
		width: 18%;
		padding-top: 2px
	}

	.footerTop_item-2 {
		width: 25%
	}

	.footerTop_item-3 {
		width: 12%
	}

	.footerTop_item-4 {
		width: 25%
	}

	.footerTop_item-5 {
		width: 20%
	}

	.boxAssurance .swiper-slide {
		padding-left: 15px;
		padding-right: 15px
	}

	.boxAssurance .swiper-wrapper {
		margin: 0 -15px 0 -15px
	}

	.listPhoto,
	.listBlog {
		margin-left: -15px;
		margin-right: -15px
	}

	.listPhoto_li,
	.listBlog_li {
		padding: 0 15px 40px 15px
	}

	.boxGallery.pd-15,
	.boxCertificates.pd-15 {
		box-sizing: border-box;
		padding: 0 30px !important
	}

	.boxGallery .swiper-button-prev,
	.boxCertificates .swiper-button-prev {
		left: 5px
	}

	.boxGallery .swiper-button-next,
	.boxCertificates .swiper-button-next {
		right: 5px
	}

	.boxСomment_right {
		padding-right: 10px
	}

	.blogInfo .homeRecord {
		margin-left: 0;
		margin-right: 0
	}

	.footerAddress-desktop {
		display: none
	}

	.workSchedule-telephone .workSchedule {
		width: 100%
	}

	.footerAddress.footerAddress-2 {
		display: block
	}



	.mobileTelephone {
		display: flex;
		align-items: center;
		min-height: 26px;
	}
	.mobileTelephone a {
		padding-left: 36px;
		position: relative;
	}

	.mobileTelephone a:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 26px;
	    height: 26px;
	    margin-top: -13px;
	    border-radius: 50%;
	    box-shadow: 0 1px 5px 0 rgba(87, 22, 118, 0.23);
	}
	.mobileTelephone a:after {
		display: block;
		content: "";
		width: 18px;
		height: 18px;
		background: url(../images/telephone.svg) no-repeat;
		background-size: 18px 18px;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -9px;
		z-index: 2;
	}


}

@media screen and (max-width:1199px) {
	.boxHeader_mobile {
		display: flex;
	}
	.boxLanguages {
	    margin: 4px 20px 0 0;
	}

	.listServices_li {
		width: 50%
	}

	.listReasons_item p {
		font-size: 14px
	}

	.listReasons_item {
		padding: 10px 15px 10px 105px
	}

	.listServices_link {
		padding: 20px 15px 20px 15px
	}

	.listAdvantage_li h3 {
		font-size: 18px;
		padding: 0
	}

	.listAdvantage_li p {
		font-size: 14px;
		padding: 10px 0 0 0
	}

	.homeRecord_thumb-1,
	.homeRecord_thumb-2 {
		display: none
	}

	.formRecord {
		max-width: 100%
	}

	.homeRecord {
		padding: 50px 45px 20px 45px
	}

	.boxAdvantage {
		margin-bottom: 34px
	}

	.boxMap_tabs {
		display: block;
		bottom: 40px
	}

	.boxMap_tabs button:first-child,
	.boxMap_tabs button {
		width: 100%;
		margin-bottom: 10px;
		padding: 10px 15px
	}

	.boxQuestion {
		width: 45%;
		padding: 35px
	}

	.boxQuestion h2 {
		font-size: 28px
	}

	.smallMenu li {
		padding: 8px 50px
	}

	.listWorks_name {
		font-size: 12px;
		padding: 8px 9px
	}

	.boxReviews_left {
		padding-right: 30px
	}

	.boxAssurance_item p {
		padding: 15px 15px
	}

	.homeSeo.homeSeo-2 {
		margin-bottom: 80px
	}

	.boxAbout_thumb {
		max-width: 430px
	}

	.listNumber {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.listNumber_li:first-child,
	.listNumber_li:nth-child(2),
	.listNumber_li {
		-webkit-box-flex: 1;
		-webkit-flex: auto;
		-ms-flex: auto;
		flex: auto;
		width: 50%;
		margin-bottom: 22px
	}

	.boxNumber {
		margin-bottom: 58px
	}

	.seoService-2.seoService,
	.seoService {
		margin-bottom: 80px
	}

	.slierСomment_border {
		display: block
	}

	.slierСomment_left {
		width: 100%
	}

	.slierСomment_right {
		width: 100%;
		padding-top: 10px
	}

	.boxСomment_right {
		width: 55%;
		padding-left: 35px
	}

	.boxСomment_bg {
		width: 45%
	}

	.formСomment_title {
		font-size: 28px
	}

	.boxСomment_bg {
		padding: 35px 15px 35px 15px
	}

	.blogInfo .homeRecord {
		margin-top: 80px
	}

	.onlineConsultation_button {
		white-space: initial;
		padding: 5px 25px 7px 25px;
	}
	.boxFloating__item {
	    padding: 30px 15px;
	}
	.boxFloating__icons {
	    right: 10px;
	}
	.boxFloating__icons img {
		max-width: 400px !important;
	}
	.boxFloating__title {
		font-size: 30px;
	}
	.boxFloating__left {
	    max-width: 570px;
	}
}

@media screen and (max-width:991px) {
	.all-listBlog h2,
	.boxReference h2,
	.boxQuestions h2,
	.homeSeo h1,
	.homeSeo h2,
	.homeDoctors h2,
	.homeStock h2,
	.homeWorks h2,
	.homeRecord h2,
	.boxAdvantage h2,
	.homeServices h2,
	.boxReasons h2 {
		font-size: 32px
	}

	.listReasons.swiper {
		margin: 35px 0 0 0;
		padding: 0 15px;
		padding-bottom: 27px
	}

	.boxReasons.pd-15 {
		padding: 0 !important
	}

	.boxReasons h2 {
		box-sizing: border-box;
		padding: 0 15px
	}

	.boxReasons {
		margin-bottom: 50px
	}

	.listReasons {
		height: 280px
	}

	.listReasons.swiper-grid>.swiper-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.listReasons .swiper-slide {
		width: 329px !important;
		padding: 0;
		height: calc((100% - 32px) / 2) !important;
		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;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 0 !important;
		margin-bottom: 16px !important
	}

	.listReasons .swiper-pagination {
		display: flex
	}

	.listReasons .swiper-pagination {
		margin-top: 0
	}

	.listReasons_item p {
		font-size: 15px
	}

	.listReasons_item {
		width: 100%;
		padding: 10px 15px 10px 90px
	}

	.listReasons_number {
		left: -50px
	}

	.listReasons_number {
		padding-left: 40px
	}

	.listServices {
		margin: 35px -12px 0 -12px
	}

	.listServices_title {
		font-size: 26px
	}

	.listServices_title i {
		margin: 2px 11px 0 0
	}

	.homeServices {
		margin-bottom: 25px
	}

	.listAdvantage {
		margin-top: 35px
	}

	.boxAdvantage {
		margin-bottom: 4px
	}

	.listAdvantage_thumb {
		width: 120px;
		height: 120px;
		margin: 0 auto 15px auto
	}

	.homeRecord {
		padding: 30px;
		min-height: auto;
		margin-bottom: 50px
	}

	.listWorks_li {
		width: 50%
	}

	.listWorks_li:last-child {
		display: none
	}

	.homeDoctors_link,
	.homeWorks_link {
		margin-top: 35px
	}

	.boxReviews {
		margin-bottom: 32px
	}

	.homeSeo,
	.homeDoctors,
	.homeStock,
	.homeWorks {
		margin-bottom: 50px
	}

	.formRecord,
	.listWorks,
	.sliderStock {
		margin-top: 35px
	}

	.homeSeo_description {
		margin-top: 35px
	}

	.boxReviews {
		display: block
	}

	.boxReviews_left {
		padding: 0;
		width: 100%
	}

	.all-sliderReviews {
		padding: 0 10px;
		box-sizing: border-box
	}

	.all-sliderReviews .swiper-button-next {
		right: -10px
	}

	.listTrademarks {
		width: 100%;
		margin-top: 35px
	}

	.mapQuestion {
		display: block;
		margin-bottom: 50px
	}

	.boxQuestion {
		width: 100%;
		padding: 35px;
		max-width: 500px;
		margin: 0 auto
	}

	.boxMap {
		width: 100%;
		margin: 0 0 35px 0;
		height: 430px
	}

	.boxMap_tabs {
		display: flex;
		bottom: 49px
	}

	.boxMap_tabs button:first-child {
		width: calc(44% - 12px)
	}

	.boxMap_tabs button {
		width: calc(56% - 12px);
		margin-bottom: 10px;
		padding: 15px 15px
	}

	.smallMenu li {
		padding: 8px 30px
	}

	.footerTop {
		padding-bottom: 30px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footerTop_item-1 {
		width: 100%;
		padding: 0
	}

	.footerTop_item-2 {
		width: 40%
	}

	.footerTop_item-3 {
		width: 20%
	}

	.footerTop_item-4 {
		width: 40%
	}

	.footerTop_item-5 {
		width: 100%
	}

	.footerTop_item-5 {
		width: 100%;
		padding: 30px 0 0 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.footerSocial a {
		margin: 0 20px 0 0
	}

	.sliderDoctors {
		margin-top: 35px
	}

	.boxAssurance .swiper-slide {
		width: 50%
	}
	.boxAssurance {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.listPrice_li,
	.price_description {
		margin-bottom: 50px
	}

	.listPrice_price {
		width: 176px
	}

	.listPrice_title {
		font-size: 20px
	}

	.tabsReviews {
		padding-top: 0;
		margin-bottom: 50px
	}

	.listReviews_li {
		padding: 25px 15px
	}

	.navigation {
		margin-bottom: 41px
	}

	.listReviews {
		margin-bottom: 25px
	}

	.listPhoto_li,
	.listBlog_li {
		width: 50%
	}

	.listPhoto,
	.listBlog {
		padding-top: 0
	}

	.listQuestions {
		padding: 0 4px;
		margin-top: 30px
	}

	.boxQuestions {
		margin-bottom: 50px
	}

	.listServices.listServices-2 {
		padding-top: 0;
		margin-bottom: 25px
	}

	.boxContact_address p,
	.boxContact_schedule p {
		font-size: 16px
	}

	.boxContact_left {
		width: 50%;
		padding: 0 30px 0 0
	}

	.boxContact .boxQuestion {
		width: 50%
	}

	.boxContact_social a {
		font-size: 20px
	}

	.boxContact {
		padding-top: 0;
		margin: 0 auto 50px auto
	}

	.contactMap .boxMap {
		height: auto
	}

	.contactMap .boxMap_map {
		height: 430px
	}

	.contactMap {
		margin-bottom: 50px
	}

	.boxDoctor_right {
		padding-left: 30px;
		padding-top: 0
	}

	.boxDoctor {
		display: block;
		padding-top: 0;
		margin-bottom: 50px
	}

	.boxDoctor_thumb {
		margin: 0 auto 47px auto
	}

	.boxDoctor_right {
		padding: 40px 0 0 0;
		width: 100%
	}

	.work-performed {
		margin: 0 auto 34px auto
	}

	.boxGallery,
	.boxCertificates {
		margin-bottom: 50px
	}

	.boxAdvantage-2 .boxAdvantage {
		padding-top: 0;
		margin-bottom: 4px
	}

	.boxAbout_thumb {
		max-width: 50%
	}

	.boxAbout {
		margin-bottom: 50px
	}

	.boxNumber {
		margin-bottom: 28px
	}

	.allDoctors.no-swiper {
		margin-bottom: 20px
	}

	.blogInfo,
	.seoService,
	.boxClinic,
	.homeSeo.homeSeo-2,
	.seoService-2.seoService {
		margin-bottom: 50px
	}

	.blogInfo .homeRecord {
		margin-top: 50px;
		margin-bottom: 50px
	}

	.all-listBlog {
		margin-bottom: 10px
	}

	.boxСomment {
		display: block
	}

	.boxСomment_bg {
		width: 100%;
		max-width: 500px;
		margin: 0 auto 50px auto
	}

	.boxСomment_right {
		width: 100%;
		padding: 0 10px
	}
	.boxReference,
	.boxPersonal,
	.boxСomment {
		margin-bottom: 50px
	}
	.listReference_link {
		width: calc(33.33% - 30px);
	}

	.listWorks-2 {
		margin-bottom: 0;
	}
	.pd-pagination .navigation {
		margin-bottom: 41px;
	}

	.onlineConsultation {
		display: block;
		        text-align: center;
	}
	.onlineConsultation_left {
		padding: 0 0 20px 0;
	}
	.boxFloating__icons {
        top: 50%;
        -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
    }
    .boxFloating__icons img {
    	max-width: 260px !important;
    }

	.filter {
		margin-bottom: 20px;
    }

}

@media screen and (max-width:768px) {
	.all-listBlog h2,
	.boxReference h2,
	.boxQuestions h2,
	.homeDoctors h2,
	.homeStock h2,
	.homeWorks h2,
	.homeRecord h2,
	.boxAdvantage h2,
	.homeServices h2,
	.boxReasons h2 {
		font-size: 26px;
		line-height: 1.26
	}

	.all-listBlog h2 {
		margin-bottom: 20px;
	}

	.homeSeo h1,
	.homeSeo h2 {
		font-size: 22px;
		line-height: 1.26
	}

	.listAdvantage_li {
		width: 50%
	}

	.listAdvantage_thumb {
		width: 125px;
		height: 125px
	}

	.sliderReviews .swiper-slide,
	.js-listServices .listServices_li {
		display: none
	}

	.listServices_li {
		width: 100%
	}

	.sliderReviews .swiper-slide:nth-child(-n+3),
	.js-listServices .listServices_li:nth-child(-n+3) {
		display: block
	}

	.open-services .js-listServices .listServices_li {
		display: block
	}

	.listServices_title {
		font-size: 25px
	}

	.listServices_link {
		padding: 30px 28px
	}

	.listWorks_border,
	.sliderStock_link {
		border-radius: 17px
	}

	.homeRecord {
		border-radius: 25px
	}

	.homeServices_showMore.buttonLink {
		display: block;
		margin-top: 10px;
		position: relative
	}

	.open-services .homeServices_showMore {
		font-size: 0
	}

	.homeServices_showMore:before {
		display: none;
		content: attr(data-text)
	}

	.open-services .homeServices_showMore:before {
		display: inline-block;
		font-size: 16px
	}

	.homeServices {
		margin-bottom: 50px
	}

	.all-sliderReviews .swiper-button-next,
	.all-sliderReviews .swiper-button-prev {
		display: none
	}

	.sliderReviews .swiper-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.sliderReviews .swiper-slide {
		margin-bottom: 46px;
		width: 100% !important
	}

	.listTrademarks {
		margin-top: 0
	}

	.sliderReviews_border {
		border-radius: 25px;
		padding: 20px 25px
	}

	.all-sliderReviews {
		padding: 0
	}

	.listServices_link {
		font-size: 36px
	}

	.listServices_link {
		padding: 28px 15px
	}

	.listServices_title i {
		height: 25px;
		margin: 3px 9px 0 0
	}

	.listServices_link>p {
		margin-top: 6px;
		font-size: 16px;
	}

	.listServices_tags {
		margin: 10px -4px 0 -4px;
	}

	.listServices_tags p,
	.listServices_tags a {
		font-size: 13px;
		margin: 8px 4px 0 4px;
		width: calc(50% - 8px);
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.homeServices_showMore.buttonLink {
		padding: 15px 20px 15px 20px
	}

	.homeServices {
		margin-bottom: 48px
	}

	.listAdvantage {
		margin-top: 41px
	}

	.listAdvantage_li h3 br {
		display: none
	}

	.listAdvantage_li h3 {
		font-size: 17px;
		line-height: 1.26
	}

	.listAdvantage_li p {
		font-size: 14px;
		padding: 8px 0 0 0;
	}

	.listAdvantage_li {
		padding: 0 15px 31px 15px
	}

	.boxAdvantage {
		margin-bottom: 18px
	}

	.homeRecord h2 {
		font-size: 24px;
		text-align: center
	}

	.homeRecord {
		padding: 37px 16px 23px 16px;
		margin-bottom: 56px
	}

	.formRecord {
		margin-top: 25px
	}

	.formRecord_item {
		width: 100%;
		padding: 0
	}

	.formRecord_item:nth-child(odd) {
		padding: 0
	}

	.input {
		height: 40px;
		line-height: 40px
	}

	.input-rel label {
		top: 7px
	}

	.listWorks {
		margin-top: 45px
	}

	.listWorks_li {
		width: 100%;
		padding-bottom: 15px
	}

	.homeWorks_link {
		margin-top: 20px
	}

	.allDoctors,
	.allDoctors.allDoctors-2 {
	    margin-bottom: 39px;
	}

	.sliderDoctors .swiper-pagination {
		display: flex
	}

	.all-sliderDoctors .swiper-button-next,
	.all-sliderDoctors .swiper-button-prev {
		display: none
	}

	.sliderDoctors_bottom {
		left: 30px;
		right: 30px
	}

	.boxMap {
		width: 100%;
		margin: 0 0 50px 0;
		height: auto
	}

	.boxMap_map {
		height: 374px;
		border-radius: 16px;
		margin-bottom: 25px
	}

	.boxMap_tabs {
		display: block;
		position: relative;
		bottom: 0;
		left: 0;
		right: 0
	}

	.boxMap_tabs button:first-child {
		margin-bottom: 14px
	}

	.boxMap_tabs button:first-child,
	.boxMap_tabs button {
		width: 100%;
		font-size: 16px;
		padding: 16px 15px
	}

	.boxQuestion {
		padding: 32px 16px;
		border-radius: 25px
	}

	.boxQuestion h2 {
		font-size: 24px
	}

	.formQuestion_button.button {
		height: 41px
	}

	.footerTop_item-1 {
		text-align: center
	}

	.footerTop_item-2 {
		width: 100%;
		text-align: center;
		padding: 19px 0 0 0
	}

	.menuFooter {
		margin-top: 18px
	}

	.menuFooter li {
		margin-bottom: 8px
	}

	.footerTop_item-3 {
		width: 100%;
		text-align: center;
		padding: 19px 0 0 0
	}

	.footerTop_item-4 {
		max-width: 274px;
		width: 100%;
		margin: 0 auto;
		padding: 24px 0 0 0
	}

	.footerAddress>div:last-child {
		margin-top: 6px;
		padding: 0;
	}

	.footerAddress-2.footerAddress>div:last-child {
		padding: 0
	}

	.footerTop_item-5 {
		display: block;
		text-align: center;
		padding: 27px 0 0 0
	}

	.footerSocial {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.footerSocial a {
		margin: 0 11px
	}

	.boxDevelopers {
		margin-top: 25px
	}

	.footerTop {
		padding-bottom: 23px
	}

	.smallMenu li {
		padding: 0;
		width: 100%;
		text-align: center
	}

	.homeSeo_description {
		margin-top: 27px
	}

	.show-more-btn[aria-expanded="true"] {
		margin-top: 0
	}

	.homeSeo_description.description blockquote,
	.homeSeo_description.description ol li,
	.homeSeo_description.description ul li,
	.homeSeo_description.description p,
	.homeSeo_description.description {
		text-align: justify
	}

	.boxAssurance {
		margin-bottom: 38px;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 38px;
		padding: 0 15px;
	}

	.boxAssurance .swiper-wrapper {
		margin: 0;
	}

	.boxAssurance .swiper-slide {
		width: 300px;
		padding: 0;
	}

	.boxAssurance_item {
		width: 100%;
		padding-bottom: 12px;
	}

	.boxAssurance_item p {
		padding: 16px 10px;
        font-size: 15px;
        min-height: 86px;
        line-height: 1.2;
        border-radius: 20px;
	}

	.price_description.description blockquote,
	.price_description.description ol li,
	.price_description.description ul li,
	.price_description.description p,
	.price_description.description {
		font-size: 16px !important
	}

	.listPrice_title {
		font-size: 16px;
		text-align: left;
		padding: 22px 22px 21px 22px;
		cursor: pointer;
		position: relative;
		margin-bottom: 14px
	}


	.listPrice {
		margin-bottom: 50px
	}

	.listPrice_li {
		margin-bottom: 14px
	}

	.listPrice_name {
		font-size: 15px;
		line-height: 1.45;
		padding: 0 15px 0 10px
	}

	.listPrice_price {
		width: 110px;
		font-size: 15px;
		line-height: 1.45;
		padding: 0 10px
	}

	.listPrice_button {
		width: 50px;
	}

	.listPrice_button button {
		font-size: 0;
		border-radius: 16px;
	}

	.listPrice_button button svg {
		margin-right: 0;
		position: relative;
		top: -1px
	}

	.tabsReviews {
		padding-top: 32px;
		margin-bottom: 43px
	}

	.listPhoto {
		padding-top: 32px
	}
	.listBlog {
		padding-top: 20px;
	}

	.listQuestions {
		padding: 0 10px
	}

	.listQuestions_title {
		font-size: 16px;
		line-height: 1.3;
		padding-left: 24px
	}

	.listQuestions_description {
		padding: 6px 0 0 24px
	}

	.listQuestions_li {
		margin-bottom: 16px
	}

	.clinic_description.description blockquote,
	.clinic_description.description ol li,
	.clinic_description.description ul li,
	.clinic_description.description p,
	.clinic_description.description,

	.listQuestions_description.description blockquote,
	.listQuestions_description.description ol li,
	.listQuestions_description.description ul li,
	.listQuestions_description.description p,
	.listQuestions_description.description {
		text-align: justify
	}

	.listQuestions_title:before {
		top: 3px
	}

	.listServices.listServices-2 {
		padding-top: 36px
	}

	.box404 h1,
	.box404 h2 {
		font-size: 101px
	}

	.box404 p {
		font-size: 14px;
		line-height: 1.6;
		max-width: 300px;
		margin: 17px auto 0 auto
	}

	.box404 a.buttonLink {
		margin-top: 28px
	}

	.boxContact {
		display: block;
		padding-top: 15px
	}

	.boxContact_address i,
	.boxContact_schedule i {
		width: 52px;
		height: 52px
	}

	.boxContact_address i svg,
	.boxContact_schedule i svg {
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7)
	}

	.boxContact_left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
		padding: 0 0 20px 0
	}

	.boxContact_item-1 {
		-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;
		margin-top: 30px;
	}

	.boxContact_left .boxContact_address {
		-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;
	}

	.boxContact_address p,
	.boxContact_schedule p {
		line-height: 1.4;
		font-size: 14px
	}

	.boxContact_address,
	.boxContact_schedule {
		margin-bottom: 20px
	}

	.boxContact_social {
		width: 100%
	}

	.boxContact_social p {
		font-size: 17px
	}

	.boxContact_social a {
		font-size: 19px;
		padding: 8px 9px
	}

	.boxContact_social svg {
		width: 32px;
		height: 32px;
		margin-right: 7px
	}

	.boxContact .boxQuestion {
		width: 100%
	}

	.boxDoctor {
		padding-top: 31px
	}

	.boxDoctor_thumb {
		border-radius: 28px;
		margin: 0 auto 36px auto
	}
	.boxDoctor_thumb img {
		border-radius: 26px;
	}

	.boxDoctor_address {
		top: 12px;
		left: 10px;
		padding: 8px 13px;
		font-size: 12px
	}

	.boxDoctor_experience {
		top: 12px;
		right: 10px;
		padding: 7px 13px;
		font-size: 12px
	}

	.boxDoctor_name {
		font-size: 20px
	}

	.boxDoctor_bottom p {
		font-size: 11px
	}

	.boxDoctor_bottom {
		left: 32px;
		right: 32px;
		bottom: -35px;
		border-radius: 24px;
		padding: 12px 12px
	}

	.boxDoctor_title {
		text-align: center;
		margin-bottom: 31px
	}

	.work-performed {
		margin-left: -8px;
		margin-right: -8px
	}

	.work-performed p {
		padding: 13px 15px;
		font-size: 10px;
		margin: 0 8px 16px 8px
	}

	.boxCertificates.pd-15 {
		padding: 0 !important
	}

	.sliderCertificates.swiper {
		box-sizing: border-box;
		padding: 0 17px
	}

	.sliderCertificates .swiper-slide {
		width: auto;
		max-width: calc(100vw - 100px) !important;
		height: 100%
	}

	.sliderCertificates .swiper-slide {
		height: 300px
	}

	.boxCertificates .swiper-button-next,
	.boxCertificates .swiper-button-prev {
		display: none
	}

	.sliderCertificates .swiper-pagination {
		display: flex
	}

	.boxDoctor_description {
		position: relative
	}

	.boxDoctor_description:after {
		opacity: 1;
		visibility: visible;
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: -45px;
		height: 101px;
		background: linear-gradient(0, #fff 43%, rgba(255, 255, 255, 0) 111%);
		z-index: 2;
		transition: .3s ease all
	}

	.boxDoctor_right .buttonReadMore {
		font-size: 14px;
		line-height: 1.57;
		color: #7f4997;
		background: transparent;
		margin-top: 7px
	}

	.boxDoctor_description[aria-expanded="true"]:after {
		opacity: 0;
		visibility: hidden;
		transition: .3s ease all
	}

	.boxAdvantage-2 .boxAdvantage {
		padding-top: 28px;
		margin-bottom: 19px
	}

	.boxAdvantage-2 .listAdvantage {
		margin-top: 32px
	}

	.boxAbout_thumb {
		max-width: 100%;
		float: none;
		margin: 0 0 27px 0
	}

	.listNumber_li:first-child,
	.listNumber_li:nth-child(2),
	.listNumber_li {
		width: 100%;
		margin-bottom: 33px
	}

	.allDoctors.no-swiper {
		margin-bottom: 50px
	}

	.sliderAbout .swiper-pagination {
		display: flex
	}

	.boxNumber {
		margin-bottom: 17px
	}

	.all-listBlog .listBlog {
		padding-top: 0
	}

	.blogInfo>h1,
	.blogInfo>h2 {
		font-size: 24px
	}

	.blogInfo {
		margin-top: 25px
	}

	.blogInfo_description {
		margin-top: 27px
	}

	.formСomment_title {
		font-size: 24px
	}

	.boxСomment_bg {
		border-radius: 25px;
		padding: 31px 15px 35px 15px
	}

	.boxСomment_bg>p {
		margin: 9px auto 0 auto;
		max-width: 100%
	}

	.slierСomment .swiper-pagination {
		display: none
	}

	.all-slierСomment .swiper-button-next,
	.all-slierСomment .swiper-button-prev {
		top: initial;
		bottom: 0;
		bottom: -7px
	}

	.all-slierСomment .swiper-button-prev {
		left: calc(50% - 73px)
	}

	.all-slierСomment .swiper-button-next {
		right: calc(50% - 73px)
	}

	.slierСomment_border {
		padding: 25px 35px 25px 35px
	}

	.boxСomment_right {
		padding: 0
	}

	.slierСomment_name {
		padding-left: 7px
	}

	.slierСomment .buttonReadMore {
		font-size: 14px;
		line-height: 1.57;
		color: #7f4997;
		background: transparent;
		margin-top: 7px
	}

	.slierСomment_description {
		position: relative
	}

	.slierСomment_description[aria-expanded="false"]:after {
		opacity: 1;
		visibility: visible;
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: -45px;
		height: 101px;
		background: linear-gradient(0, #fff 43%, rgba(255, 255, 255, 0) 111%);
		z-index: 2;
		transition: .3s ease all
	}

	.slierСomment_description[aria-expanded="true"]:after {
		opacity: 0;
		visibility: hidden;
		transition: .3s ease all
	}
	.boxGallery .swiper-button-next, 
	.boxGallery .swiper-button-prev {
		width: 26px;
		height: 26px;
		margin-top: -13px;
	}
	.boxGallery .swiper-button-next svg {
		transform: rotate(180deg) scale(0.7);
	} 
	.boxGallery .swiper-button-prev svg {
		transform: scale(0.7);
	}
	.boxGallery.pd-15 {
        padding: 0 15px !important;
    }

    .listReasons_item p {
    	font-size: 17px;
    }
    .listReference {
    	margin-top: 0;
    }
    .listReference_link {
		width: calc(50% - 20px);
		margin: 20px 10px 0 10px;
		padding-left: 20px;
		padding-right: 20px;
		min-height: 44px;
		font-size: 14px;
		border-radius: 22px;
	}
	.onlineConsultation {
	    margin-bottom: 40px;
	}
	.boxFloating__title {
        font-size: 24px;
    }
    .boxFloating__text {
	    font-size: 16px;
	}

	.boxFloating__link {
	    width: 290px;
	    height: 40px;
	}
	.boxFloating__left {
        max-width: 400px;
    }
    .boxFloating {
    	margin: 50px auto !important;
    }
    .description .boxFloating {
	    margin: 30px auto !important;
	}
	.filter {
		display: block;
		margin-bottom: 0;
	}
	.boxSearch {
	    width: 100%;
	}
	.boxSorting {
	    margin: 10px 0 0 auto;
	    -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;
	}
	.boxSearch__input {
		height: 40px;
		line-height: 38px;
	}
	.boxSearch__search {
		height: 40px;
	}
	.boxSearch__list a {
		font-size: 14px;
	}

}

@media screen and (max-width:639px) {
	.boxReasons h2 {
		line-height: 1.26
	}

	.listReasons.swiper {
		margin: 38px 0 0 0;
		padding: 0 17px 27px 17px
	}

	.tabsReviews {
		display: block;
		box-sizing: border-box;
		padding-left: 8px;
		padding-right: 8px
	}

	.tabsReviews button,
	.tabsReviews a {
		width: 100%;
		margin: 0 0 12px 0
	}

	.listReviews_li {
		padding: 25px 35px;
		display: block
	}

	.listReviews_right {
		width: 100%;
		margin-top: 15px
	}

	.listReviews_description {
		position: relative
	}

	.listReviews_description:after {
		opacity: 1;
		visibility: visible;
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: -45px;
		height: 101px;
		background: linear-gradient(0, #fff 43%, rgba(255, 255, 255, 0) 111%);
		z-index: 2;
		transition: .3s ease all
	}

	.listReviews_description .buttonReadMore {
		font-size: 14px;
		line-height: 1.57;
		color: #7f4997;
		background: transparent;
		margin-top: 7px
	}

	.listReviews_description[aria-expanded="true"]:after {
		opacity: 0;
		visibility: hidden;
		transition: .3s ease all
	}

	.listReviews_right .buttonReadMore {
		font-size: 14px;
		line-height: 1.57;
		color: #7f4997;
		background: transparent;
		margin-top: 7px
	}

	.listReviews_description.description blockquote,
	.listReviews_description.description ol li,
	.listReviews_description.description ul li,
	.listReviews_description.description p,
	.listReviews_description.description {
		line-height: 1.57
	}

	.nav-links a,
	.nav-links span {
		width: auto;
		margin: 9px 2px
	}

	.nav-links a.prev,
	.nav-links a.next {
		width: 56px
	}

	.nav-links {
		justify-content: space-between;
		margin-left: -2px;
		margin-right: -2px
	}

	.description>span:last-child {
		display: block
	}
	.boxFloating__left {
        max-width: 340px;
    }
	.listPhoto_li,
	.listBlog_li {
		width: 100%
	}
	.boxFloating__icons {
        right: 0;
    }
    .boxFloating__icons img {
    	max-width: 150px !important;
    }
}

@media screen and (max-width:506px) {
	.boxDoctor_thumb {
		width: 100%
	}
}

@media screen and (max-width:479px) {
	.homeDoctors_link a {
		width: 100%
	}

	.listPrice_price {
		width: 100px;
		padding: 0 5px;
		text-align: right;
		width: auto;
		white-space: nowrap
	}
	.listInfo {
		margin: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.listInfo_li {
	    padding: 0 0 20px 0;
	    width: 270px;
	}
	.listInfo .footerAddress:last-child {
		margin-bottom: 0;
	}
	.listInfo .footerAddress i,
	.listInfo .workSchedule i {
		width: 52px;
		height: 52px;
	}
	.listInfo .footerAddress svg,
	.listInfo .workSchedule i svg {
		transform: scale(1.23);
	}
	.listInfo .footerAddress p,
	.listInfo .workSchedule p,
	.listInfo_right div {
	    line-height: 1.4;
	}
	.boxFloating__item {
		padding: 40px 20px 30px 20px; 
	}
	.boxFloating__item .boxFloating__icons {
		display: none;
	}
	.boxFloating__left {
        max-width: 100%;
    }
	.boxFloating__left .boxFloating__icons {
		display: block;
        position: relative;
        right: 10px;
        top: -3px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
	}
	.boxFloating__left .boxFloating__icons img {
		max-width: 344px !important;
        margin: 0 auto !important;
	}
	.boxFloating__link {
        margin: -39px auto 0 auto;
        position: relative;
        z-index: 4;
    }
    .boxFloating__fond {
    	display: none;
    }
   	.boxFloating__fond.boxFloating__fond--2 {
    	display: block;
    }
    .boxSorting {
    	width: 100%;
    }
    .boxSorting__text {
    	flex: none;
    } 
    .boxSorting__select {
    	width: calc(100% - 100px);
    	max-width: 100%;
    } 
    .boxSorting .selectric-label {
    	padding-left: 10px;
    }
    .boxSearch__input {
    	padding-left: 10px;
    }
}

@media screen and (max-width:374px) {
	.listReasons .swiper-slide {
		width: 288px !important
	}

	.work-performed p {
		padding: 10px 10px;
		font-size: 10px;
		margin: 0 4px 8px 4px
	}

	.work-performed {
		margin-left: -4px;
		margin-right: -4px
	}

	.listReference {
		margin-top: 10px;
    	margin-left: -5px;
    	margin-right: -5px;
    }
    .listReference_link {
		width: calc(50% - 10px);
		margin: 10px 5px 0 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width:359px) {
	.listReasons .swiper-slide {
		width: 268px !important
	}

	.listServices_link {
		padding: 25px 10px
	}

	.listAdvantage_li h3 {
		font-size: 14px
	}

	.listWorks_name {
		left: 10px;
		font-size: 10px
	}

	.tabsReviews button,
	.tabsReviews a {
		font-size: 14px
	}

	.listReviews_li {
		padding: 25px 15px
	}

	.boxAssurance .swiper-slide {
		width: 268px;
	}
	.boxAssurance_item p {
		min-height: 104px;
	}
	.boxFloating__left .boxFloating__icons {
		width: 100%;
		right: 0;
	}
	.boxFloating__left .boxFloating__icons img {
		width: 100%;
	}
	.boxFloating__link {
		width: 100%;
		margin: -20px auto 0 auto;
	}
}

@media screen and (min-width:769px) {
	.allDoctors .sliderAbout .swiper-lazy-preloader {
		display: none !important
	}
}

.sliderReviews.swiper {
	padding-top: 1px;
	padding-bottom: 1px
}

.sliderStages_description.description h1,
.sliderStages_description.description h2,
.sliderStages_description.description h3,
.sliderStages_description.description h4,
.sliderStages_description.description h5,
.sliderStages_description.description h6 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold
}

.sliderStages_description.description * {
	margin: 10px 0 !important
}

.sliderStages_description.description *:last-child {
	margin-bottom: 0 !important
}

@media screen and (max-width:768px) {

	.footerAddress p,
	.workSchedule p {
		line-height: 1.16
	}

	.footerAddress {
		margin: 20px 0;
	}

	.sliderStages_description.description h1,
	.sliderStages_description.description h2,
	.sliderStages_description.description h3,
	.sliderStages_description.description h4,
	.sliderStages_description.description h5,
	.sliderStages_description.description h6 {
		font-size: 18px
	}
}

.wp-block-gallery.columns-default {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

.wp-block-gallery.columns-default .wp-block-image {
	width: 33.33%;
	box-sizing: border-box;
	padding: 15px
}

.wp-block-gallery.columns-default img {
	margin: 0 !important
}

@media screen and (max-width:639px) {
	.wp-block-gallery.columns-default {
		margin-left: -7px;
		margin-right: -7px
	}

	.wp-block-gallery.columns-default .wp-block-image {
		width: 50% !important;
		padding: 7px
	}
}

.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important
}

.description a {
	color: #7f4997;
	text-decoration: underline
}

.description a:hover {
	text-decoration: none
}

#js-scroll {
	padding-bottom: 17px
}

[data-simplebar] {
	position: relative;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start
}

.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit
}

.simplebar-mask {
	direction: inherit;
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto !important;
	height: auto !important;
	z-index: 0
}

.simplebar-offset {
	direction: inherit !important;
	box-sizing: inherit !important;
	resize: none !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
	direction: inherit;
	box-sizing: border-box !important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
	display: none;
	width: 0;
	height: 0
}

.simplebar-content:before,
.simplebar-content:after {
	content: ' ';
	display: table
}

.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
	box-sizing: inherit !important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	flex-grow: inherit;
	flex-shrink: 0;
	flex-basis: 0
}

.simplebar-height-auto-observer {
	box-sizing: inherit;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	overflow: hidden;
	pointer-events: none;
	z-index: -1
}

.simplebar-track {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	pointer-events: none;
	overflow: hidden
}

[data-simplebar].simplebar-dragging {
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all
}

.simplebar-scrollbar {
	position: absolute;
	left: 0;
	right: 0;
	min-height: 10px
}

.simplebar-scrollbar:before {
	position: absolute;
	content: '';
	background: #7f4997;
	border-radius: 6px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: opacity .2s .5s linear
}

.simplebar-scrollbar.simplebar-visible:before {
	opacity: 1;
	transition-delay: 0;
	transition-duration: 0
}

.simplebar-track.simplebar-vertical {
	top: 0;
	width: 11px
}

.simplebar-scrollbar:before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 9px
}

.simplebar-track.simplebar-horizontal:before {
	display: block;
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	height: 5px;
	background: #f5cdff;
	border-radius: 6px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	min-height: 0;
	min-width: 10px;
	width: auto
}

[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0
}

.simplebar-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll;
	-ms-overflow-style: scrollbar !important
}

.simplebar-dummy-scrollbar-size>div {
	width: 200%;
	height: 200%;
	margin: 10px 0
}

.simplebar-hide-scrollbar {
	position: fixed;
	left: 0;
	visibility: hidden;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.grecaptcha-badge {
	z-index: -100;
	opacity: 0;
	visibility: hidden;
}

.footerAddress .colorTelephone a p {
	font-weight: normal;
	color: #7f4997;
}

.boxMap_text {
	text-align: center;
	margin-top: 10px;
}

@media screen and (max-width:768px) {
	.boxMap_text {
		display: none;
	}
}
.modalInfo_description {
	margin-bottom: 15px;
}