body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
	color: #5c505e;
	background-color: #fff;
}

html,
body {
	overflow-x: hidden;
}

.padding-reset {
	padding: 0;
}

.hidden {
	display: none;
}

.right {
	float: right;
}

a {
	text-decoration: none;
	outline: 0;
	border: none;
	margin: 0;
	padding: 0;
	color: #c94ede;
}

a:hover {
	color: #5e5e50;
}

#content a,
#contacts a {
	text-decoration: underline;
}

#content a:hover,
#contacts a:hover {
	text-decoration: none;
}

#content div#ez-toc-container ul.ez-toc-list a {
	text-decoration: none;
	color: inherit;
}

#content div#ez-toc-container ul.ez-toc-list a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3 {
	font-family: 'Muller Narrow', sans-serif;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	margin-top: 1em;
}

.text-center {
	text-align: center;
}

.button {
	position: relative;
	z-index: 2;
	display: inline-block;
	color: #349eb2;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	letter-spacing: .3px;
	padding: 18px 30px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 55px 5px #2e8c9e;
	box-shadow: 0 10px 55px 5px #2e8c9e;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	outline: 0;
	border: none;
}

.button:focus,
.button:hover {
	text-decoration: none;
	background-color: rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 15px 70px 5px #287b8b;
	box-shadow: 0 15px 70px 5px #287b8b;
}

.button:active {
	-webkit-box-shadow: inset 0 0 0 2px #fff;
	box-shadow: inset 0 0 0 2px #fff;
	color: #349eb2;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
}

header {
	padding: 0;
	margin: 0;
	background: #fff;
	/* overflow: auto; */
}

.header-top {
	height: 100px;
	-webkit-box-shadow: 0 5px 45px rgba(0, 0, 0, .08);
	box-shadow: 0 5px 45px rgba(0, 0, 0, .08);
	z-index: 2;
	overflow: hidden;
	position: relative;
}

.header-top-logo {
	float: left;
	display: block;
}

.header-top-logo img {
	height: 100px;
	width: 310px;
}

.header-top-telephone {

	cursor: pointer;
	padding: 0;
	text-shadow: 0 2px 8px rgba(0, 0, 0, .05);
	font-size: 1.2em;
	line-height: 100px;
	letter-spacing: .2px;
	margin-left: 25px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	font-weight: bold;
	font-family: 'Muller Narrow', sans-serif;
}

.header-top-telephone:active,
.header-top-telephone:focus,
.header-top-telephone:hover {
	text-decoration: none;
	/* color: #68848d; */
	text-shadow: 0 3px 15px rgba(0, 0, 0, .1);
}

.header-top-telephone:active i,
.header-top-telephone:focus i,
.header-top-telephone:hover i {
	opacity: 0;
	padding-right: 0;
	font-size: 10px;
}

.header-top-telephone i {
	padding-right: 7px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	transition-color: #93a8af;
}



.header-top .row {
	display: flex;
	align-items: center;
}

.header-top-menu {
	display: flex;
	align-items: center;
}

.header-top-menu {
	/* float: right;
	height: 100px;
	overflow: hidden; */
}

.header-top-menu a {
	font-size: 17px;
	color: #5c505e;
	padding-right: 8px;
	padding-left: 8px;
	display: inline-block;
	/* line-height: 100px; */
	text-shadow: 0 2px 6px rgba(0, 0, 0, .05);
	-webkit-transition: all .45s ease;
	transition: all .45s ease;
}

.header-top-menu a:active,
.header-top-menu a:focus,
.header-top-menu a:hover {
	text-decoration: none;
}

.header-top-menu a:active,
.header-top-menu a:hover {
	color: #5c505e;
	background-color: #f7f8f9;
}

.header-top-menu a.focus {
	color: #5c505e;
	font-weight: 700;
}

.header-top-menu-font-ui {
	display: block;
	display: inline-block;
	margin-left: 5px;
}

.header-top-menu-font-ui button {
	outline: 0;
	border: none;
	line-height: 95px;
	color: #849ca4;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 12px;
	margin: 0;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.header-top-menu-font-ui button:hover {
	color: #5e767e;
}

.single-slider {
	background-position: 25%;
	background-repeat: no-repeat;
	background-size: cover;
}

.slider-text-bgLeft::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%
}

.slider-text-bgRight::before {
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
}

.slider-text {
	text-align: center;
	overflow: hidden;
	display: block;
	position: relative;
}

.slider-text::before {
	content: '';
	position: absolute;
}

.slider-text::after {
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	left: 50%;
	position: absolute;
}

.slider-text .row {
	position: relative;
}

.header-window {
	width: 100%;
	overflow: hidden;
	background-position: 25%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.header-window .slider-nav-container {
	width: 50px;
	height: 50px;
	background: #ff0;
	z-index: 999;
}

.header-window .slider-nav-container .slider-nav {
	cursor: pointer;
	color: #fff;
	font-size: 36px;
}

.header-window .slider-nav-container .slider-nav-last-child {
	float: right;
}

.header-window::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	background-color: #349eb2;
	opacity: .92;
}

.header-window-content-left {
	float: left;
}

.header-window-content-right {
	float: right;
}

.header-window-content {
	height: 400px;
	text-align: center;
	position: relative;
	z-index: 1;
	background: #5c505e;
	background-image: url(../img/logo_slider_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


@media(min-width: 1440px) {
	.header-window-content {
		height: 400px;
	}
}

.header-window-content-languages {
	display: block;
	position: absolute;
	top: 35px;
	right: 15px;
	left: 15px;
	bottom: 0;
}

.header-window-content-languages-right a {
	float: right;
	margin-left: 15px;
}

.header-window-content-languages-left a {
	float: left;
	margin-right: 15px;
}

.header-window-content-languages a {
	width: auto;
	background-color: transparent;
	height: 20px;
	padding: 0;
	outline: 0;
	border: none;
	-webkit-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 35px 0 rgba(0, 0, 0, .15);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.header-window-content-languages a:hover {
	opacity: .85;
	-webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 7px 20px 0 rgba(0, 0, 0, .15);
}

.header-window-content-languages a:hover img {
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
	transform: scale(1.12);
	-webkit-filter: hue-rotate(-10deg) contrast(120%);
	filter: hue-rotate(-10deg) contrast(120%);
}

.header-window-content-languages a img {
	width: 39px;
	height: 20px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.header-window-content-wrapper {
	font-family: 'Muller Narrow', sans-serif;
	text-align: center;
	color: #d7de4e;
	position: relative;
	z-index: 1;
	border-radius: 5px;
	padding: 30px 0 !important;
}

.header-window-content-wrapper strong {
	font-size: 48px;
}

.header-window-content-wrapper .title {
	font-size: 24px;
	letter-spacing: .7px;
	font-weight: 100;
	line-height: 1.25;
	text-transform: uppercase;
	padding-bottom: 15px;
	text-shadow: 0 5px 15px rgba(0, 0, 0, .07);
}

.header-window-content-wrapper span {
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-shadow: 0 3px 15px rgba(0, 0, 0, .12);
	letter-spacing: .15px;
}

.header-window-content-wrapper.video-desc span {
	display: inline-block;
	text-align: left;
}

.header-window-content-wrapper ul {
	text-align: left;
}

.header-window-content-wrapper.video-desc ul {
	padding-left: 1em;
}

video {
	width: 103%;
	object-fit: cover;
}

.header-window-content-wrapper .button {
	margin-top: 30px;
	-webkit-box-shadow: 0 10px 55px 5px #93a8af;
	box-shadow: 0 10px 55px 5px #93a8af;
	color: #8aa1a8;
}

.header-window-content-wrapper .button:hover {
	background-color: rgba(255, 255, 255, .7);
	-webkit-box-shadow: 0 10px 65px 5px #7e97a0;
	box-shadow: 0 10px 65px 5px #7e97a0;
}

.header-window-content-wrapper .button:active {
	background-color: rgba(255, 255, 255, .6);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.slider-active .owl-nav .owl-prev .fa {
	margin: 2px 4px 0 0;
}

.slider-active .owl-nav .owl-next .fa {
	margin: 2px 0 0 4px;
}

.slider-active .owl-nav div {
	color: #d7de4e;
	font-size: 36px;
	line-height: 42px;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
	text-shadow: 0 5px 17px rgba(0, 0, 0, .07);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 40px;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}

.slider-active .owl-nav div:hover {
	font-size: 32px;
	background-color: #fff;
	color: #c94ede;
	text-shadow: none;
	-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .05);
}

.slider-active .owl-nav div:active {
	opacity: .7;
}

.slider-active .owl-nav div.owl-next {
	right: 40px;
	left: auto;
}

.slider-active .owl-dots {
	bottom: 55px;
	display: block;
	position: relative;
	text-align: center;
	background-color: #fff;
	width: fit-content;
	padding: 4px 8px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
	margin-right: auto;
	margin-left: auto;
}

@media(max-width: 767px) {
	.owl-carousel.gallery.slider-active .owl-dots {
		display: none !important;
	}
}

.slider-active .owl-dot {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: rgba(151, 167, 172, .32) none repeat scroll 0 0;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 3.5px;
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, .08);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, .08);
}

.slider-active .owl-dot:hover {
	opacity: .82;
}

.slider-active .owl-dot.active {
	background: #c94ede none repeat scroll 0 0;
	border: none;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15);
}

.academic-article {
	height: 460px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

.header-top-menu .menu .lang-item {
	display: none;
}

#contacts .phone a {
	text-decoration: none;
}

.blog-single iframe {
	float: left;
	margin-right: 2em;
}

@media screen and (max-width: 1024px) {
	.header-top {
		position: fixed;
		background: #fff;
		width: 100%;
		height: 60px;
		top: 0;
	}

	.header-top-menu {
		display: none;
	}

	.header-top-menu .menu .lang-item {
		display: inline;
	}

	.header-top-logo {
		margin: 0 0 0 15px;
	}

	.header-top-logo img {
		width: 250px;
		height: auto;
	}

	#responsive-menu-search-box {
		display: none;
	}

	.slider-area,
	main {
		margin-top: 60px;
	}

	.slider-active .owl-nav div {
		left: 20px;
	}

	.slider-active .owl-nav div.owl-next {
		right: 20px;
	}

	.ishome .slider-active .owl-nav div {
		left: 0;
	}

	.ishome .slider-active .owl-nav div.owl-next {
		left: auto;
		right: 0;
	}

	.content-section .front-uslugi a p {
		font-size: 16px;
		line-height: 1.5em;
	}
}

@media(max-width: 992px) {

	.slider-text-bgLeft::before,
	.slider-text-bgRight::before,
	.slider-text::after {
		width: 100% !important;
		right: 0 !important;
		left: unset !important;
	}

	.slider-text .header-window-content-wrapper ul {
		/* font-size: 18px;
		margin-bottom: 0; */
	}
}

@media(max-width: 767px) {
	.slider-text .header-window-content-wrapper {
		padding: 15px 0 !important;
	}

	.header-top-menu a {
		line-height: 50px;
	}

	.header-top-menu {
		float: unset;
		height: auto;
		margin: 0;
	}

	.slider-text {
		height: 400px;
	}

	.blog-single iframe {
		float: none;
		margin-right: inherit;
	}
}

/* .doctors>div {
	min-height: 230px;
} */

.doctors {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.doctors>div {
		width: 50%;
	}
}


/* Prices Tables */

.post-376 td:nth-child(3),
.post-389 td:nth-child(3) {
	text-align: right
}

.post-376 .wp-block-table thead,
.post-389 .wp-block-table thead {
	border-bottom: none;
}

.post-376 .entry-content .wp-block-group,
.post-389 .entry-content .wp-block-group {
	float: left;
	margin: 0 1.5%
}

.post-376 .entry-content .wp-block-group:nth-of-type(2),
.post-389 .entry-content .wp-block-group:nth-of-type(2) {
	width: 49%;
	float: left;
	margin: 0 1% 0 0
}

.post-376 .entry-content .wp-block-group:nth-of-type(3),
.post-389 .entry-content .wp-block-group:nth-of-type(3) {
	width: 49%;
	float: left;
	margin: 0
}

.post-376 .entry-content .wp-block-group:nth-of-type(4),
.post-389 .entry-content .wp-block-group:nth-of-type(4) {
	width: 100%;
	float: none;
	margin: 0;
	display: inline-block;
	overflow: hidden
}

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

	.post-376 .entry-content .wp-block-group,
	.post-389 .entry-content .wp-block-group {
		width: 100% !important;
		margin: 0 0 25px 0 !important
	}

	.post-376 .wp-block-table td,
	.post-376 .wp-block-table th,
	.post-389 .wp-block-table td,
	.post-389 .wp-block-table th {
		padding: .5em 2px;
	}
}

table th {
	background-color: #5c505e;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 400;
	padding: 5px
}

table td {
	border: 1px solid #fff;
	padding: 5px
}


/* Live price search */
.search-container {
	margin: 20px 10px;
	position: relative;
}

.search-container #serviceSearch {
	padding: 8px 20px 8px 8px;

	width: 100%;
	/* max-width: 390px; */
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
}

.search-container .clear-input {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	color: #888;
	display: none;
	/* Hidden by default */
	font-size: 2em;
}

.search-container input:not(:placeholder-shown)+.clear-input {
	display: block;
}

.hidden-row {
	display: none;
}

.hidden-table {
	display: none;
}

.menu-item-has-children>a::after {
	content: "▾";
	margin-left: 6px;
	font-size: 12px;
}

.menu-item-has-children>a {
	position: relative;
	display: inline-flex;
	align-items: center;
}

.menu-item-has-children>a::after {
	content: "";
	width: 6px;
	height: 6px;
	margin-left: 6px;

	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;

	transform: rotate(45deg);
	transition: transform 0.2s ease;
}

/* rotate when open/hover */
.menu-item-has-children:hover>a::after {
	transform: rotate(225deg);
}

div#ez-toc-container nav ul ul li {
	font-size: inherit;
}


.rmp-menu-title {
	display: none !important;
}

.rmp-container,
.rmp-menu-wrap,
.rmp-menu-wrap .rmp-menu-item-link,
.rmp-menu-wrap .rmp-menu-subarrow,
.rmp_menu_trigger {
	background-color: #5c505e !important;
}

@media screen and (max-width: 1024px) {
	.rmp-menu-item-link {
		height: 2.2em !important;
		line-height: 2.2em !important;
		font-size: 1.6em !important;
	}
}

.header-window-content-wrapper {
	text-align: left;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.text-side .title,
.text-side li,
.text-side p {
	background: #5C505E;
	border-radius: 10px;
	text-align: left;
	padding: 0.5em 0.8em;
	line-height: 1.4em;
}

.text-side .title,
.text-side p {
	display: inline-block;
	margin-bottom: 18px;
}

.text-side p {
	margin: 0 0 18px 0;
}

.text-side ul {
	display: flex;
	gap: 18px;
	list-style: none;
	padding: 0;
	/* width: 80%; */
	margin-top: 0;
	margin-bottom: 18px;
}



.sidebar-doctor-info {
	padding: 20px;
	background: #f5f5f5;
	border-radius: 8px;
	text-align: center;
	margin-top: 20px;
}

.doctor-icon a {
	display: inline-block;
	width: 100%;
	max-width: 90px;
	aspect-ratio: 1 / 1;
	/* Keeps perfect 1:1 ratio */
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.doctor-icon img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
	display: block;
}

/* Responsive */
@media (max-width: 768px) {
	.doctor-icon a {
		max-width: 70px;
	}
}

@media (max-width: 480px) {
	.doctor-icon a {
		max-width: 90px;
	}
}

.doctor-short-text {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
}

.doctor-social-links {
	display: flex;
	justify-content: center;
	gap: 15px;
}

.type-doctor .doctor-social-links {
	margin-top: 15px;
}

.doctor-social-links a {
	color: #666;
	font-size: 20px;
	transition: color 0.3s ease;
}

.doctor-social-links a:hover {
	color: #0073aa;
}

.doctor-social-links a[href*="facebook"]:hover {
	color: #1877f2;
}

.doctor-social-links a[href*="instagram"]:hover {
	color: #e4405f;
}

.doctor-social-links a[href*="linkedin"]:hover {
	color: #0077b5;
}

.related-posts {
	margin-top: 1em;
	padding-left: 15px;
	padding-right: 15px;
}

ul.related-posts-list {
	padding-left: 0;
	list-style: none;
	text-align: left;
}

ul.related-posts-list li {
	margin-bottom: 0.8em;
}

ul.related-posts-list a {
	color: #5c505e;
	text-decoration: none!important;
	transition: color 0.3s ease
}

ul.related-posts-list a:hover {
	text-decoration: underline!important;
	color: #c94ede;
}

.type-gallery h2 {
	text-align: center;
}