/*
Theme Name: Root Child Theme
Description: This is a custom child theme for Root
Author: Root
Author URI:  https://wpshop.ru/
Template: root
Version: 1.0
*/

html {
	width: 100%;
	overflow-x: hidden;
}

body {
	width: 100%;
	overflow: hidden;
}

sup {
	top: -2px;
	color: red;
	margin-left: 2px;
	font-size: 100%;
}

p {
	margin: 0 0 10px;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #334d93;
}

p,
li,
div {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #334d93;
}

.entry-content {
	padding-left: 0;
}

/*.entry-content iframe {width:100%; min-height:400px;}*/

.page-separator {
	margin: 0 0 30px -20px;
	height: 0px;
	background: #5a80b100;
}

.widget ul {
	margin: 0;
	padding: 0;
}

@media (min-width: 992px) {
	.two-col {
		column-count: 2;
		column-gap: 40px;
	}
}

.flex {
	display: flex;
}

.hide {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}

.h100 {
	min-height: 100px;
}

.center {
	text-align: center;
}

.un {
	font-weight: normal;
}

.header3 {
	top: 109px;
	font-size: 16px;
	color: #334d92;
	font-weight: bold;
	text-align: right;
}

.klinik-info {
	background-color: rgba(225, 231, 244, 0.498);
	border: 1px solid #bdbdbd;
	font-size: 12px;
	margin: 0 0 30px;
	padding: 15px;
}

.template-clinic .b-share {
	margin-top: 20px;
}

.entry-content table,
.entry-content table td {
	margin: 0;
	padding: 0;
	border: 1px solid silver;
}

.entry-content table,
.entry-content table td {
	border: 0px solid silver;
	vertical-align: top;
	padding-right: 10px;
}

.td50pr {
	width: 50%;
}

.tdbg1 {
	background-color: rgba(225, 231, 244, 0.498039);
}

.entry-content h3,
.klinik-info div:nth-child(1) {
	color: #334d93;
	font-size: 16px;
	font-family: Arial;
	line-height: 1;
	font-weight: bold;
	margin: 10px 0 10px;
}


.homeslider {
	position: relative;
	margin: -28px auto 22px;
	max-width: 1170px;
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
	.homeslider {
		display: none;
	}
}

.homeslider .slider-text {
	color: #334d93 !important;
	font-size: 16px !important;
	left: 0;
	line-height: 1.2;
	padding: 30px 70px;
	position: absolute;
	top: 0;
	width: 380px;
}

.homeslider .slider-text p {
	color: #334d93 !important;
	font-size: 16px !important;

}

.homeslider .slider-text-link {
	background: url(https://www.lezard.ru/img/bg-sliderlink.png) no-repeat 0 0;
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	padding: 10px 0;
	text-align: center !important;
	text-decoration: none;
	width: 220px;
}

.slider-text-link2 {
	background: url(https://www.lezard.ru/wp-content/uploads/2023/05/bg-sliderlink2.png) no-repeat 0 0;
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	padding: 10px 0;
	text-align: center !important;
	text-decoration: none;
	width: 320px;
}




.homeslider .slcontent {
	background: url(https://www.lezard.ru/img/bg-sltext.png) no-repeat 0 0;
	background-size: contain;
}

.n2-ss-slider .n2-ss-layer-content .n2-ss-layer {
	display: flex;
	align-items: center;
}

/**
.n2-ss-slider .n2-ss-text {
	padding-left: 50px;
}
**/
div#n2-ss-2.n2-ss-slider .n2-ss-text p {
	font-size: 18px !important;
	color: #334d93;
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet {
	cursor: pointer;
	transition: background-color 0.4s;
	background: #334d93;
	margin: 4px;

}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active,
div#n2-ss-2 .nextend-bullet-bar .n2-bullet:hover {
	cursor: default;
	background: #fdcb00;
	border: 2px solid #334d93;
	margin: 4px;
	border-radius: 7px;
}


.su-spoiler-style-simple>.su-spoiler-content {

	background: #f8f8f8 !important;
}


#menu-menyu-nad-shapkoy li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

#menu-menyu-nad-shapkoy li a {
	color: #334d93;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
}


.posts-container .category-newsmessage img {
	height: auto;
	max-width: 175px;
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.taxonomy-description {
	padding: 0;
}

.mob-hamburger span,
.card-slider__category,
.card-slider-container .swiper-pagination-bullet-active,
.page-separator,
.pagination .current,
.pagination a.page-numbers:hover,
.entry-content ul>li:before,
.entry-content ul:not([class])>li:before,
.taxonomy-description ul:not([class])>li:before,
.btn,
.comment-respond .form-submit input,
.contact-form .contact_submit,
.page-links__item {
	background-color: #385b88;
}

.entry-content ul:not([class])>li:before,
.home-text ul:not([class])>li:before,
.taxonomy-description ul:not([class])>li:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #28466e;
	margin: 0 15px 0 -30px;
	border-radius: 5px;
}

.entry-content ol:not([class]) li.ol0:before,
.home-text ol:not([class]) li.ol0:before,
.taxonomy-description ol:not([class]) li.ol0:before {
	border: 0px solid #425d9d;
	height: auto;

}


/* Search */
.search-form__text {
	height: 28px;
	padding: 10px 35px 10px 10px;
	border: 1px solid #204b92;
	border-radius: 3px;
	color: #224b8d;
}

.search-form__submit {
	opacity: 1;
}

.search-form__submit:after {
	color: #224b8d;
}

/*.searchbox {width: 670px;	text-align: right;}*/
.wp-block-search__button {
	position: absolute;
	/* display: block; */
	/* top: 1px; */
	/* right: 1px; */
	width: 35px;
	/* bottom: 1px; */
	background: 0 0;
	border: none;
	cursor: pointer;
	opacity: .9;
	filter: "alpha(opacity=50)";
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-left: -34px;
	/* color: #224b8d; */
	/* background: #224b8d; */
	margin-top: 4px;
}

.wp-block-search__button:after {
	content: "\f002";
	font: normal normal normal 14px/1 FontAwesome;
	color: #224b8d;
}

#wp-block-search__input-1 {
	border: 1px solid #204b92;
	border-radius: 3px;
	height: 28px;
	padding: 10px 35px 10px 10px;
	color: #224b8d;
	width: 90%;
}

.wp-block-search__button {
	position: absolute;
	/* display: block; */
	/* top: 1px; */
	/* right: 1px; */
	width: 35px;
	/* bottom: 1px; */
	background: 0 0;
	border: none;
	cursor: pointer;
	opacity: .9;
	filter: "alpha(opacity=50)";
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-left: -34px;
	/* color: #224b8d; */
	/* background: #224b8d; */
	margin-top: 4px;
}

.wp-block-search__button:after {
	content: "\f002";
	font: normal normal normal 14px/1 FontAwesome;
	color: #224b8d;
}

#wp-block-search__input-1 {
	border: 1px solid #204b92;
	border-radius: 3px;
	height: 28px;
	padding: 10px 35px 10px 10px;
	color: #224b8d;
	width: 90%;
}

/*
#header_menu  li:nth-child(7n+1), #header_menu  li:nth-child(7n+2), #header_menu  li:nth-child(7n+3),#header_menu  li:nth-child(7n+4){
   border: 2px solid red;
}
*/

.abovemenu {
	padding: 0 20px;
}

@media (min-width: 992px) {
	.abovemenu {
		padding: 0;
	}
}

/* Main Navigation */
.main-navigation {
	background: rgb(45, 71, 117);
	background: linear-gradient(0deg, rgba(45, 71, 117, 1) 0%, rgba(43, 72, 122, 1) 49%, rgba(38, 74, 133, 1) 100%);
	border-radius: 0 3px 3px 3px;
	border: 1px solid #ffffff29;
}

.main-navigation ul {
	display: flex;
	flex-wrap: wrap;
}

.main-navigation ul li {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, .2);
	border-top: none;
}

.main-navigation ul.menu>li {
	flex: 0 0 162px;
	width: 162px;
	background: transparent;
	border-left: 0.5px solid rgba(255, 255, 255, .03);
	border-right: 0.5px solid rgba(255, 255, 255, .03);
}

@media (min-width: 1200px) {
	.main-navigation ul.menu>li {
		flex: 0 0 166.6666px;
		width: 166.6666px;
	}
}

.main-navigation ul li ul li {
	background: #334d93;
}

.main-navigation ul li ul li ul li {
	background: #4163bd;
}

.main-navigation ul li.current-menu-item,
.main-navigation ul li.current_page_ancestor {
	background: rgb(0, 163, 213);
	background: linear-gradient(0deg, rgba(0, 163, 213, 1) 0%, rgba(0, 120, 173, 1) 49%, rgba(26, 80, 136, 1) 100%);
}

.main-navigation ul li.menu-item-has-children:after {
	content: '';
	position: absolute;
	bottom: 17px;
	left: auto;
	right: 10px;
	top: auto;
	width: 0;
	height: 0;
	margin: 0 0 0 -2px;
	border-style: solid;
	border-width: 4px 3px 0 3px;
	border-color: rgba(255, 255, 255, .7) transparent transparent transparent;
}

.main-navigation ul li a,
.main-navigation ul li .removed-link {
	display: block;
	padding: 10px 20px;
	font-size: 15px !important;
	text-decoration: none;
	text-align: center;
	color: #fff !important;
}

.main-navigation ul li>.sub-menu li ul .removed-link,
.main-navigation ul li>.sub-menu li ul a {
	padding: 8px 20px;
}

.main-navigation ul li a:hover {
	background: rgb(0, 163, 213);
	background: linear-gradient(0deg, rgba(0, 163, 213, 1) 0%, rgba(0, 120, 173, 1) 49%, rgba(26, 80, 136, 1) 100%);
}

/* submenu */
.main-navigation ul li>.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
}

.main-navigation ul li .sub-menu {
	background: rgb(9, 9, 121);
	background: linear-gradient(0deg, rgba(9, 9, 121, 1) 0%, rgba(41, 73, 127, 1) 100%);
}

.main-navigation ul li>.sub-menu li {
	width: 200px;
}

@media (min-width: 1200px) {
	.main-navigation ul li>.sub-menu li>.sub-menu li {
		width: 250px;
	}
}

.main-navigation ul li a,
.main-navigation ul li .removed-link {
	color: #fff !important;
}

.main-navigation ul li>.sub-menu li>.sub-menu li a {
	font-size: 14px !important;
	text-align: left;
	white-space: normal;
}

.main-navigation ul li>.sub-menu li a:hover {
	background: none;
	color: #f0ca2f !important;
}

.main-navigation ul.menu>li:nth-of-type(6n+4) .sub-menu li.menu-item-has-children:after,
.main-navigation ul.menu>li:nth-of-type(6n+5) .sub-menu li.menu-item-has-children:after,
.main-navigation ul.menu>li:nth-of-type(6n) .sub-menu li.menu-item-has-children:after {
	right: auto;
	left: 6px;
	transform: rotate(180deg);
}

.main-navigation ul.menu>li:nth-of-type(6n+4) .sub-menu,
.main-navigation ul.menu>li:nth-of-type(6n+5) .sub-menu,
.main-navigation ul.menu>li:nth-of-type(6n) .sub-menu {
	left: auto;
	right: 0;
}

.main-navigation ul.menu>li:nth-of-type(6n+4) .sub-menu .sub-menu,
.main-navigation ul.menu>li:nth-of-type(6n+5) .sub-menu .sub-menu,
.main-navigation ul.menu>li:nth-of-type(6n) .sub-menu .sub-menu {
	right: 100%;
}

@media (min-width: 1200px) {

	.main-navigation ul.menu>li:nth-of-type(6n+4) .sub-menu li.menu-item-has-children:after,
	.main-navigation ul.menu>li:nth-of-type(6n+5) .sub-menu li.menu-item-has-children:after,
	.main-navigation ul.menu>li:nth-of-type(6n) .sub-menu li.menu-item-has-children:after {
		right: 4px;
		left: auto;
		transform: none;
	}

	.main-navigation ul.menu>li:nth-of-type(6n+4) .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(6n+5) .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(6n) .sub-menu {
		left: 0;
		right: auto;
	}

	.main-navigation ul.menu>li:nth-of-type(6n+4) .sub-menu .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(6n+5) .sub-menu .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(6n) .sub-menu .sub-menu {
		left: 100%;
		right: 0;
	}

	.main-navigation ul.menu>li:nth-of-type(7n+5) .sub-menu li.menu-item-has-children:after,
	.main-navigation ul.menu>li:nth-of-type(7n+6) .sub-menu li.menu-item-has-children:after,
	.main-navigation ul.menu>li:nth-of-type(7n) .sub-menu li.menu-item-has-children:after {
		right: auto;
		left: 6px;
		transform: rotate(180deg);
	}

	.main-navigation ul.menu>li:nth-of-type(7n+5) .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(7n+6) .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(7n) .sub-menu {
		left: auto;
		right: 0;
	}

	.main-navigation ul.menu>li:nth-of-type(7n+5) .sub-menu .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(7n+6) .sub-menu .sub-menu,
	.main-navigation ul.menu>li:nth-of-type(7n) .sub-menu .sub-menu {
		left: auto;
		right: 100%;
	}
}

/* Footer Menu */
.footer-navigation {
	background-color: #fff !important;
}

.footer-navigation ul li {
	border: none !important;
}

.footer-navigation ul li a,
.footer-navigation ul li .removed-link {
	color: #334d93 !important;
}

.footer-navigation .main-navigation-inner {
	padding: 0;
}

.footer-navigation ul li a,
.footer-navigation ul li .removed-link {
	display: block;
	color: #fff;
	font-size: 15px !important;
	margin-right: 2px;
	text-decoration: none;

	padding: 10px 20px;
	/*  min-width: 128px;*/
	text-align: center;
}

.footer-navigation ul li .removed-link,
.footer-navigation ul li a,
.main-navigation ul li .removed-link,
.main-navigation ul li a {
	padding: 8px 20px;
}

#vkl {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

#vkl ul {
	list-style: none;
	display: flex;
	width: 100%;
	max-width: 470px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

@media (min-width: 768px) {
	#vkl ul {
		max-width: 600px;
	}
}

@media (min-width: 992px) {
	#vkl ul {
		margin: 0;
	}
}

#vkl ul li {
	position: relative;
	z-index: 10;
	padding: 0;
	margin: 0;
}

#vkl ul li.on {
	z-index: 50;
}

#vkl ul li.first {
	width: 50%;
	/*width: 212px;*/
	background: url(https://www.lezard.ru/img/klinika.png) no-repeat right center;
	background-size: 100%;
}

#vkl ul li.last {
	width: calc(50% + 26px);
	margin-left: -26px;
	/*width: 257px;*/
	background: url(https://www.lezard.ru/img/spa.png) no-repeat left center;
	background-size: 100%;
}

#vkl a {
	display: block;
	margin: 0 auto;
	padding: 11px 0px 10px 26px;
	text-decoration: none;
	font-size: 14px;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#vkl a:hover {
	color: #fff !important;
}

#vkl .last a {
	padding: 11px 0 10px 43px;
}

@media (min-width: 992px) {
	#vkl a {
		font-size: 16px;
	}
}


.footer-navigation .footer-navigation,
.footer-navigation ul,
.footer-navigation ul li {
	background: none !important;
}

.footer-navigation .footer-navigation ul li a {
	color: #334d93;
	font-size: 12px;
}

#footer_menu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 0px 20px;
	justify-content: space-between;
	width: 90%;
	margin: 30px auto;
}

#footer_menu li * {
	text-align: left;
	padding: 5px 0;
}


.zen,
.zen img {
	margin-right: 5px;
	border: 1px solid red;
	display: block !important;
	width: 24px;
	visibility: visible;
	opacity: 1;
	height: 24px;
}

.taxonomy-description {
	background: #f9f8f500;
}


.page-id-2798 #vkl .last {
	z-index: 50;
}

.right_list .choose_clinic {
	background: #334d93;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 1.2;
	padding: 15px 71px 15px 22px;
	text-decoration: none;
	border-radius: 3px;
	margin-bottom: 11px;
}

.right_list .choose_clinic2 {
	background: #334d93;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 1.2;
	padding: 23px 70px 23px 20px;
	text-decoration: none;
	border-radius: 3px;
}

#block-25 .cc-link div {
	font-size: 15px;
}

.right_list div.cc-link,
.right_list div.cc-link2 {
	display: flex;
}

.right_list div.cc-link2 div:nth-child(2) {
	width: 30px;
	height: 30px;
}


.leftbox .widget_nav_menu {
	display: none;
}


.right_list div {
	color: #fff !important;
}

.right_list .choose_clinic li a {
	color: #334d93;
	display: block;
	padding: 6px 20px;
	text-decoration: none;
}

.right_list .choose_clinic li a:hover {
	background: #b3bdd7;
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before {
	content: "";
}

.right_list>p>a img {
	border: 1px solid #334d93;
	border-radius: 3px;
}

/* Form Popup */
.payment-form,
.blockcentr {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 999992;
	width: 96%;
	max-width: calc(100vw - 30px);
	max-height: calc(100vh - 30px);
	padding: 40px 20px 20px;
	background: #f7f7f7;
	border-radius: 4px;
	border: 1px solid #A5A5A5;
	background: #fefefe;
	box-shadow: 0 0px 10px 10px rgb(0 0 0 / 20%), 0 0px 0px rgb(0 0 0 / 20%);
	transform: translate(-50%, -50%);
}

@media (min-width: 576px) {

	.payment-form,
	.blockcentr {
		width: 550px;
		max-width: none;
		max-height: calc(100vh - 100px);
	}
}

@media (min-width: 576px) {

	.payment-form,
	.blockcentr {
		width: 600px;
	}
}

.popup-form {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: calc(100vh - 100px);
}

@media (min-width: 576px) {
	.popup-form {
		max-height: calc(100vh - 170px);
	}
}

.popup-form__close {
	display: block;
	position: absolute;
	top: -12px;
	right: -12px;
	overflow: hidden;
	width: 28px;
	height: 28px;
	background: #fff;
	border-radius: 50%;
	font-size: 28px;
	line-height: 1;
	color: #334d93;
	cursor: pointer;
}

.blockcentr h3,
.popup-form__content h3 {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 40px;
}

.page .popup-form__content h3 {
	margin: 40px 0;
}

.popup-form__content {
	margin: 5px 0;
	text-align: center;
}

.popup-form__group {
	padding: 20px;
	border: 1px solid #bdbdbd;
	border-radius: 5px;
}



.popup-form__group2 {
	padding: 20px;
	border: 0px solid #bdbdbd;
	border-radius: 5px;
}


.popup-form__content .popup-form__item,
.blockcentr .popup-form__item {
	margin: 5px 0 15px;
}

@media (min-width: 576px) {

	.popup-form__content .popup-form__item,
	.blockcentr .popup-form__item {
		display: flex;
		margin: 5px 0;
	}

	.popup-form__item>div {
		flex: 0 0 50%;
		width: 50%;
	}
}

.popup-form__content .popup-form__item--submit {
	display: block;
	position: relative;
	text-align: center;
}

.popup-form__content span {
	display: block;
	width: 100%;
}

.popup-form__content .popup-form__item--submit span {
	display: inline-block;
	position: absolute;
	width: 24px;
	margin: 0 0 0 12px;
}

.popup-form__content input,
.blockcentr input {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #a8aaab;
	outline: none;
}

.popup-form__content textarea,
.blockcentr textarea {
	width: 100%;
	height: 60px;
	padding: 5px 10px;
	outline: none;
}

.popup-form__content .popup-form__item--comment textarea,
.blockcentr .popup-form__item--comment textarea {
	height: 90px;
}

.popup-form__content input[type='submit'],
.blockcentr input[type='submit'] {
	display: inline-block;
	width: auto;
	padding: 12px 20px 10px;
	background: #ffcc02;
	border: none;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #aaa;
	color: #fff;
	cursor: pointer;
}

.popup-form__content .popup-form__item--checkbox {
	display: block;
}

.popup-form__content .popup-form__item--checkbox input,
.blockcentr.popup-form__item--checkbox input {
	width: auto;
}

.popup-form__item--checkbox>div {
	width: 100%;
}

/* form - legacy */
.blockcentr div {
	margin: 5px 0;
	text-align: center;
}

.blockcentr .line div:nth-child(1) {
	width: 232px;
	text-align: left;
}

.blockcentr .line div:nth-child(1n) {
	text-align: left;
	min-width: 240px;
}

.blockcentr .line {
	display: flex;
}

.border5 {
	border: 1px solid silver;
	border-radius: 5px;
	padding: 20px;
}

/* * */

.butlinkform {
	margin: 0px auto;
	margin-top: 20px;
}

.inlineform {
	clear: both;
	width: 100%;
}

.blockall {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	background: #fff;
	cursor: pointer;
	z-index: 999990;
}

.n2-section-smartslider .n2-ss-margin {
	border: 1px solid #334d93;
	border-radius: 6px;
}

#block-30 img {
	margin-top: 15px;
	border: 1px solid #334d93;
}

#post-61 {
	margin-top: 30px;
}

/* Homepage */
.home__wrapper {
	width: 100%;
}

.home-tasks {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 0;
	margin: 0 12px 30px;
}

@media (min-width: 992px) {
	.home-tasks {
		margin: 0 -8px 22px;
	}
}

.home-tasks__item {
	width: 100%;
	padding: 8px;
}

@media (min-width: 768px) {
	.home-tasks__item {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	.home-tasks__item {
		width: 25%;
	}
}

.home-tasks,
.home-tasks * {
	box-sizing: border-box;
}

.home-tasks__item a {
	display: block;
	padding-top: 52.5%;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	border: 1px solid #334d93;
	border-radius: 6px;
}

@media (min-width: 1400px) {
	.home-services {
		display: flex;
	}
}

.home-services__list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 20px 10px;
	padding: 0;
}

@media (min-width: 768px) {
	.home-services__list {
		margin: 0 12px 10px;
	}
}

@media (min-width: 992px) {
	.home-services__list {
		margin: 0 -8px 10px;
	}
}

@media (min-width: 1400px) {
	.home-services__list {
		justify-content: flex-start;
	}
}

.home-services__list li {
	display: block;
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
}

@media (min-width: 768px) {
	.home-services__list li {
		width: 50%;
		margin: 0;
		padding: 0 8px 15px;
	}
}

@media (min-width: 992px) {
	.home-services__list li {
		width: 33.333%;
	}
}

.home-services__list a {
	display: flex;
	align-items: center;
	padding: 10px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #334d93;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
	color: #334d93;
}

.home-services__list a:hover {
	background: #eaedf4;
}

.home-services__list span {
	display: block;
	padding-left: 8px;
}

.home-services__list img {
	display: block;
	width: 65px;
	height: auto;
}

.home-services__right {
	margin: 0 20px;
}

@media (min-width: 768px) {
	.home-services__right {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

@media (min-width: 992px) {
	.home-services__right {
		margin: 0;
	}
}

@media (min-width: 1400px) {
	.home-services__right {
		display: block;
		flex: 0 0 280px;
		width: 280px;
		margin-left: 16px;
	}
}

.home-services__right__img {
	margin: 10px 0 30px;
	text-align: center;
}

.home-services__right a img {
	border: 1px solid #334d93;
	border-radius: 3px;
}

.home-content {
	margin: 0 20px;
}

@media (min-width: 992px) {
	.home-content {
		margin: 0;
	}
}

.home-content h1 {
	margin: 5px 0 20px;
}

.home-content p {
	text-align: justify;
}

.right_list .menu-bokovye-razdely-container {
	/* homepage */
	position: relative;
	margin-top: -11px;
}

.right_list .choose_clinic {
	position: relative;
}

.right_list .widget_nav_menu,
.leftbox .widget_nav_menu {
	margin: 0;
}

.leftbox .menu-bokovye-razdely-container {
	position: relative;
	margin-top: -30px;
}

.menu-bokovye-razdely-container ul,
.right_list .choose_clinic ul {
	position: absolute;
	z-index: 99;
	width: 100%;
	margin: 0;
	padding: 9px 0;
	background: #eaedf4;
	list-style: none;
}

.menu-bokovye-razdely-container ul li,
.right_list .choose_clinic ul li {
	padding: 9px 20px !important;
}

.menu-bokovye-razdely-container ul li:hover,
.right_list .choose_clinic ul li:hover {
	background: #b3bdd7;
}

.menu-bokovye-razdely-container ul li a,
.right_list .choose_clinic ul li a {
	text-decoration: none;
	color: #334d93;
}

.choose_clinic2 {
	margin-bottom: -1px !important;
}

#menu-bokovye-razdely a {
	color: #334d93 !important;
}

#block-10 {
	margin-bottom: 0px;
}

#menu-bokovye-razdely {
	background: #eaedf4;
	padding: 15px 0 19px;
}

#menu-bokovye-razdely a,
#menu-bokovye-razdely a:hover {
	color: #334d93;
	display: block;
	text-decoration: none;
}

#menu-bokovye-razdely li:hover,
#menu-bokovye-razdely li.current-menu-item {
	background: #b3bdd7;
}

a:focus,
a:active {
	color: #4277ff !important;
}

a:hover,
.spanlink:hover,
.comment-reply-link:hover,
.pseudo-link:hover {
	color: #334d93 !important;
}

.footer-navigation ul li>.sub-menu li .removed-link,
.footer-navigation ul li>.sub-menu li a,
.main-navigation ul li>.sub-menu li .removed-link,
.main-navigation ul li>.sub-menu li a {
	white-space: normal !important;
	text-align: left;
}

#nav_menu-3 ul {
	background: #eaedf4;
}

#nav_menu-3 ul li {
	padding-right: 20px;
}


.frontpage .widget ul {
	margin: 0;
	padding: 0;
}

.spoiler h3 img,
.spoiler h2 img {
	margin: -11px 50px -18px 2px;
	display: block;
	float: right;
}

.arrow {
	width: 25px;
	height: 25px;
	border-top: 3px solid #ffcc02;
	border-right: 3px solid #ffcc02;
	margin-right: 23px;
	float: right;
	margin-top: -10px;
}

.fas {
	color: #ffcc02;
	font-size: 134%;
	font-size: 140%;
	font-weight: 300;
}

.fa-star {
	margin-right: 6px;
}

.fa-chevron-down {
	font-size: 250%;
}

.arrow-bottom {
	transform: rotate(135deg);
}

.right_list .is_open ul {
	display: block;
}


.header0 {
	text-align: center;
}

.header01 {
	text-align: center;
	font-style: italic;
}

.entry-title {
	font-size: 26px;
	margin-bottom: 20px;
}

.site-logotype img {
	max-height: fit-content !important;
	width: 265px;
	height: auto;
}

#block-25 img {
	border: 1px solid #334d93;
}

#block-25 {
	margin-bottom: 0;
}

#block-25 .right_list {
	margin-top: 30px;
}

#block-25 .right_list .choose_clinic {
	border-radius: 0;
}

#block-28 {
	margin-top: 30px;
}

.template2 .right_list .choose_clinic2 {
	padding: 15px 54px 15px 14px;
	margin: 20px 0;

}

.template2 .list li {
	margin: 0 0 -1px;
	padding: 0px;
	background: none;
}

.template2 .list a {
	background: rgba(51, 77, 147, 0.1);
	border-top: 1px solid #8493bf;
	border-bottom: 1px solid #8493bf;
	display: block;
	padding: 9px 7px;
	font-size: 14px;
	color: #334d93;
	text-decoration: none;
	margin-left: 17px;
}

.template2 .list a:hover,
.template2 .list .on a {
	background: rgba(51, 77, 147, 0.3);
	color: #334d93;
}

.template2 .list {
	display: block;
	list-style: none;
	padding: 0;
	background: url(/img/border_list.gif) repeat-y 0 0;
}

.breadcrumb-list,
.breadcrumb-list a {
	color: #545454;
	font-size: 12px;
}

.entry-content .wp-block-button,
.entry-content p,
.home-text .wp-block-button,
.home-text p,
.taxonomy-description .wp-block-button,
.taxonomy-description p {
	margin-bottom: 10px;
}

.klinik-info li,
.klinik-info p {
	font-size: 13px;
	padding: 0 0 0 20px;
	margin: 0 !important;
}

.klinik-info p {
	margin: 10px 0 !important;
}

.template-clinic .klinik-info div:nth-child(4) {
	color: #334d93;
	font-size: 16px;
	font-family: Arial;
	line-height: 1;
	font-weight: bold;
	margin: 10px 0;
}

.template-clinic .klinik-info {
	padding: 20px;
	padding-left: 20px !important;
}

.pnomar p {
	margin: 0;
	padding: 4px 0;
	padding-right: 10px;
}

/*
.template-clinic div.table-responsive:not(:nth-child(1)) table, .template-clinic .table-responsive:not(:nth-child(1)) table td{
	border: 1px solid #BDBDBD;
	padding: 5px;
}*/
.rightimg {
	float: right;
}

.entry-content ol li,
.entry-content ul li,
.home-text ol li,
.home-text ul li,
.taxonomy-description ol li,
.taxonomy-description ul li {
	padding-left: 15px;
	margin: 0;
}

.entry-content ul:not([class])>li:before,
.home-text ul:not([class])>li:before,
.taxonomy-description ul:not([class])>li:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #28466e;
	margin: 0px 10px 3px -14px;
	border-radius: 5px;
}

.mob-hamburger span,
.card-slider__category,
.card-slider-container .swiper-pagination-bullet-active,
.page-separator,
.pagination .current,
.pagination a.page-numbers:hover,
.entry-content ul>li:before,
.entry-content ul:not([class])>li:before,
.taxonomy-description ul:not([class])>li:before,
.btn,
.comment-respond .form-submit input,
.contact-form .contact_submit,
.page-links__item {
	background-color: #334e93;
}

.box22 {
	display: flex;
	justify-content: space-between;
}

.box22 .box221:nth-child(2) {
	font-weight: 600;
}

.su-spoiler-content {
	padding: 10px !important;
}

.su-spoiler-style-simple>.su-spoiler-title {
	padding: 10px !important;
}

.su-spoiler-style-simple {
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc !important;
}

.table-responsive img {
	max-width: 98%;
}

.w90pr {
	width: 90%;
}

.w100 {
	min-width: 100px;
}

.sepr2 td {
	width: 49%;
}

.tableflex {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

@media (min-width: 767px) {
	.tableflex {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
}

.tablefleximg {
	display: flex;
	margin-bottom: 10px;
	align-content: space-between;
	flex-wrap: nowrap;
	justify-content: space-around;
}

.tf01 {
	width: 100%;
	margin: 10px auto;
	padding: 20px !important;
	background-color: rgba(225, 231, 244, 0.498039);
	border: 1px solid #ccc;
	text-align: left;
}

@media (min-width: 768px) {
	.tf01 {
		width: 49%;
		margin: 10px 0;
	}
}

.tf01 h2 {
	text-align: center;
}

.entry-content .tf01 p {
	text-align: left;
}

.nobg {
	background-color: white;
}

.entry-content ol li.ol0 ul li:before {
	content: "";
	counter-increment: none;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: -2px 8px 3px -31px;
	text-align: center;
	border: 0px solid #425d9d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.tablefont14 {
	font-size: 13px;
}

p.pflex {
	display: flex;
	justify-content: space-between;
	margin: 0;
}

p.pflex span {
	font-weight: 600;
}

.pmb0 p {
	margin-bottom: 0px;
}

.tf00 {
	width: 98%;
	margin: 10px 0;
	background-color: rgba(225, 231, 244, 0.498039);
	border: 1px solid #ccc;
	padding: 20px !important;
}

.pad20 {
	padding: 20px !important;
}

.entry-content .tf01 ul {
	margin: 0 0;
}

.imgboxes {
	display: flex;
	justify-content: space-between;
}

.right_title a {
	color: #334d93;
	text-decoration: none;
}

.right_news p {
	line-height: 1.1;
	padding: 0 0 10px;
	margin: 10px 0;
}

.frontpage #breadcrumbs,
.frontpage .page-separator {
	display: none;
}

.right_title:before {
	content: '';
	background: #ffcc02;
	height: 100%;
	left: 1px;
	position: absolute;
	top: 0;
	width: 8px;
}

.template-clinic h1.entry-title {
	background-color: #334e93;
	color: #fff;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding: 12px 8px;
	line-height: 0.99;
}

@media (min-width: 992px) {
	.template-clinic h1.entry-title {
		padding: 12px 77px 12px 8px;
	}
}

.template-clinic .entry-content p,
.template-clinic .entry-content div,
.template-clinic .entry-content h2,
.template-clinic .entry-content h3,
.template-clinic .entry-header,
.template-clinic #breadcrumbs {
	padding-left: 0px;
}

.right_review {
	font-size: 14px;
	font-style: italic;
	line-height: 1.2;
	padding: 8px 20px 16px;
}

.klinik-info {
	background-color: rgba(225, 231, 244, 0.498);
	border: 1px solid #bdbdbd;
	font-size: 12px;
	margin: 0 0 30px;
	padding: 15px;
}

.klinik-info .text_st,
.klinik-info .text_st_col {
	color: #334d93;
	font-size: 16px;
	font-family: Arial;
	line-height: 1;
	font-weight: bold;
	margin: 10px 0;
}

.right_news {
	font-size: 14px;
	line-height: 1.1;
	padding: 8px 20px 0;
}

.centerbox .entry-header {
	margin-bottom: 10px;
}

.breadcrumbs {
	margin-bottom: 10px;
}

.width7pr {
	width: 9%;
}

/*.template-clinic .centerbox0 .centerbox {width: 75%;   padding: 0 20px;}*/
#doc img {
	margin: 10px 10px 10px 0;
	float: left;
}

.nextend-bullet-bar div {
	width: 20px;
	text-align: center;
}

.nextend-bullet-bar div .n2-bullet {
	width: 0px;
	text-align: center;
	margin: 1px;
}

.site-branding {
	padding: 20px 60px 0px 0;
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active,
div#n2-ss-2 .nextend-bullet-bar .n2-bullet:hover {
	cursor: default;
	background: #fdcb00;
	border: 2px solid #334d93;
	margin: 1px;
	border-radius: 7px;
}

#block-23 .alignright {
	float: right;
	margin: 0 0 0px 0px;
}

#menu-menyu-nad-shapkoy {
	padding: 0;
	height: 40px;
}

.tablescroll {
	overflow-x: auto;
	max-width: 90%;
}

/*.tablescroll table { min-width:1000px;}
*/

td.contactpagetd1 {
	width: 48%;
}

table.contacts {
	width: max-content;
}

table.contacts td {
	min-width: 23px;
}

article table p img:nth-child(1) {
	float: none;
	margin: 0;
}

.page h1 {
	color: #334d92;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;

	padding: 12px 0 12px 8px;
	border-top: 3px solid #f0ca2f;
	border-bottom: 3px solid #f0ca2f;
}

div.partners {
	display: flex;
	flex-wrap: wrap;
}

div.partners div {
	width: 420px;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.partners div img {
	float: none;
	margin: 0;
	max-width: 200px;
	max-height: 90px;
}

.order22 {
	border: thin solid;
	width: 660px;
	margin-bottom: 30px;
	height: 570px;
	margin: auto;
	border-radius: 5px;
	border-color: #cccccc;
	margin-top: 20px;
	padding: 20px 0;
	margin-bottom: 30px;
}

.order22 .line {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
}

.order22 .line div {
	width: 45%;
}

.order22 input,
.order22 textarea {
	width: 295px;
	min-height: 30px;
}

.order22 .txar2 textarea {
	width: 90%;
	height: 150px;
	margin: 0 auto;
}

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

.buttonline {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.buttonline input {
	width: 222px;
	height: 46px;
	background: rgb(255, 192, 1);
	background: linear-gradient(0deg, #ffc107 0%, rgb(246 200 70) 49%, rgb(246 219 123) 100%);
	border: none;
	margin: 10px 0 10px 30px;
	border-radius: 3px;
	color: white;
	font-size: 16px;
	text-shadow: 0 1px 2px #7a7878;
	border: 1px solid white;
	box-shadow: 0 0 2px silver;
	text-transform: uppercase;
	padding-top: 3px;
}

.skepyme {
	width: 70px;
	display: inline-block;
	float: none !important;
	margin: 0 !important;
}

@media (min-width: 1200px) {
	.page-separator {
		margin-left: 0 !important;
	}
}




/* Grid */
.template2 {
	display: flex;
}

.site-content {
	display: block !important;
	padding: 10px 0 30px;
	/*	background: url( /img/flower.png ) no-repeat 0 0;*/
}

@media (min-width: 576px) {
	.site-content {
		padding: 30px 0;
	}
}

.content-area {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	position: static !important;
	float: none;
	width: 100%;
	padding: 0 20px;
}

@media (min-width: 768px) {
	.content-area {
		flex-wrap: nowrap;
		flex-direction: row-reverse;
	}

	.content-area.template3,
	.content-area.template-clinic {
		flex-direction: row;
	}

	.sidebar-left .content-area {
		flex-direction: row;
	}
}

@media (min-width: 992px) {
	.content-area {
		padding: 0;
	}
}

.leftbox {
	margin: 0 auto;
}

@media (min-width: 768px) {
	.leftbox {
		width: 237px;
		flex: 0 0 237px;
		margin: 0;
	}
}

.leftbox .widget-area {
	position: static !important;
	width: 100%;
	padding: 0 !important;
}

.leftbox .widget-area p {
	text-align: center;
}

@media (min-width: 768px) {
	.leftbox .widget-area p {
		text-align: left;
	}
}

.rightbox {
	display: none;
	width: 232px;
	flex: 0 0 232px;
}

@media (min-width: 1200px) {
	.rightbox {
		display: block;
	}
}

.centerbox {
	width: 100%;
}

@media (min-width: 768px) {
	.centerbox {
		padding: 0 20px 0 0;
	}

	.sidebar-left .centerbox,
	.template3 .centerbox,
	.template-clinic .centerbox {
		padding: 0 0 0 20px;
	}
}

.centerbox0 {
	display: flex;
	width: 100%;
}

@media (min-width: 768px) {
	.centerbox0 {
		flex: 1 1 auto;
	}
}

/* Archive*/
.posts-container {
	margin: 0;
}

.post-box {
	max-width: 100%;
}

.post-box .entry-header,
.post-box__footer {
	flex: 0 0 100%;
	width: 100%;
}

.post-box__footer {
	text-align: right;
}

.post-box .entry-title {
	margin: 0 0 7px;
}

.post-box .entry-meta {
	margin: 0;
}

.post-card__image .entry-image,
.post-box .entry-image {
	overflow: hidden;
	width: 100%;
	max-height: 130px;
	margin: 0 0 20px !important;
}

.post-card__image .entry-image img,
.post-box .entry-image img {
	width: 100%;
	height: auto;
	max-height: none;
}

.post-box .post-box__content {
	width: 100%;
	margin: 0;
	text-align: justify;
}

.post-box.category-otzyiv .entry-meta,
.post-box.category-sluchai_iz_praktiki .entry-meta {
	display: none;
}

.archive-header {
	margin: 0 0 20px;
	padding: 12px 8px;
	border-top: 3px solid #f0ca2f;
	border-bottom: 3px solid #f0ca2f;
}

.archive-title {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #334d92;
}

.pagination .nav-links .page-numbers {
	padding: 10px 14px;
	border-radius: 0;
	font-weight: 700;
	color: #334d92;
}

.pagination .nav-links a.page-numbers:hover {
	background: #efede7;
}

.pagination .nav-links .current {
	background-color: #f0ca2f;
	color: #334d92;
}

@media (min-width: 768px) {
	.post-box {
		display: flex;
		flex-wrap: wrap;
	}

	.post-box .entry-image {
		flex: 0 0 30%;
		width: 30%;
		margin: 0 !important;
		padding-right: 20px;
	}

	.post-box .post-box__content {
		flex: 0 0 100%;
		width: 100%;
	}

	.post-box .post-box__content.post-box__content--full {
		flex: 0 0 100%;
		width: 100%;
	}
}

.reviews-form {
	margin: 0 0 30px;
	padding: 20px;
	background: #334d92;
}

.reviews-form__title {
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}

.reviews-form__desc {
	color: #fff;
}

.reviews-form__form {
	margin: 20px 0 0;
}

.reviews-form label {
	color: #fff;
}

.reviews-form__form form {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
}

.reviews-form__form form>div {
	padding: 10px 8px;
}

.reviews-form__form .reviews-text {
	flex: 0 0 100%;
	width: 100%;
}

@media (min-width: 480px) {
	.reviews-form__form .reviews-text {
		flex: 0 0 33.3333%;
		width: 33.3333%;
	}
}

.reviews-form__form .reviews-full {
	flex: 0 0 100%;
	width: 100%;
}

.reviews-form__form input[type='text'],
.reviews-form__form input[type='tel'] {
	width: 100%;
	padding: 8px 10px;
	border: none;
	box-shadow: none;
}

.reviews-form__form textarea {
	width: 100%;
	height: 150px;
	padding: 8px 10px;
	border: none;
	box-shadow: none;
}

.reviews-form__form input[type='text']:focus,
.reviews-form__form input[type='tel']:focus,
.reviews-form__form textarea:focus {
	outline: none;
}

.reviews-form__form input[type='submit'] {
	padding: 8px 25px;
	background: #fff;
	border: none;
	box-shadow: none;
	font-weight: 700;
	color: #334d92;
	cursor: pointer;
}

.reviews-form__form span,
.reviews-form__form label {
	display: block;
}

.reviews-form__form label {
	margin: 0 0 5px;
}

.reviews-form__form .wpcf7-spinner {
	margin: 5px auto 0;
}

.reviews-form__form .wpcf7 form.invalid .wpcf7-response-output {
	width: 100%;
	color: #fff;
}

.reviews-form__form .wpcf7 form.sent .wpcf7-response-output {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	color: #fff;
}

/* 3-col layout */
article.post .incontent,
.template-clinic .incontent,
.template3 .incontent {
	display: block;
}

@media (min-width: 1200px) {

	article.post .incontent,
	.template-clinic .incontent,
	.template3 .incontent {
		display: flex;
	}

	article.post .entry-content,
	.template-clinic .entry-content,
	.template3 .entry-content {
		flex: 0 1 75%;
		width: 75%;
		padding: 0 20px 0 0;
	}

	article.post .rightbox,
	.template-clinic .rightbox,
	.template3 .rightbox {
		flex: 1 0 25%;
		width: 25%;
		min-width: 250px;
	}
}

article.post .rightbox h3,
.template3 .rightbox h3,
.template2 .rightbox h3 {
	position: relative;
	margin: 0 0 10px;
	padding: 15px;
	background: #eaedf4;
	border-left: 1px solid #e6b135;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #334d93;
}

article.post .rightbox h3:before,
.template3 .rightbox h3:before,
.template2 .rightbox h3:before {
	content: '';
	position: absolute;
	left: 1px;
	top: 0;
	width: 8px;
	height: 100%;
	background: #ffcc02;
}

@media (max-width: 1169px) {
	.template3 .centerbox0 {
		display: block;
		width: 100%;
		order: 1;
	}
}

/* Single Post */
.single-post .b-r.b-r--before-article,
.single-post .b-r.b-r--after-article {
	display: none;
}

.post-template-default .site-content>div {
	order: 2;
}

.post-template-default .entry-header h1 {
	overflow: hidden;
	padding: 12px 0 12px 8px;
	border-top: 3px solid #f0ca2f;
	border-bottom: 3px solid #f0ca2f;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #334d92;
	word-wrap: break-word;
}

.entry-content p {
	text-align: justify;
}

/* img */
@media (min-width: 992px) {
	.entry-content p img {
		float: right;
		max-width: 50%;
		height: auto;
		margin: 0 0 10px 10px;
	}
}

.entry-content .pic-3-col {
	display: flex;
	justify-content: space-between;
	margin: 10px -5px;
}

.entry-content .pic-3-col__pic {
	padding: 0 5px;
}

.entry-content .pic-3-col__pic img {
	display: block;
	width: 100%;
	height: auto;
}

.entry-content .pic-text {
	display: flex;
	margin: 0 0 20px;
}

.entry-content .pic-text__txt {
	padding-left: 10px;
}

.entry-content .pic-text__img {
	flex: 0 0 200px;
	width: 200px;
}

.entry-content .pic-text__img img {
	display: block;
	width: 100%;
	height: auto;
}

.entry-content ol li,
.entry-content ul li,
.entry-content .wp-block-button,
.entry-content p,
.home-text .wp-block-button,
.home-text p,
.taxonomy-description .wp-block-button,
.taxonomy-description p {
	line-height: 20px;
}

/* lists */
.entry-content ol,
.entry-content ul,
.home-text ol,
.home-text ul,
.taxonomy-description ol,
.taxonomy-description ul {
	margin: 1.7em 0 !important;
	padding: 0;
}

.entry-content ol li,
.entry-content ul li,
.home-text ol li,
.home-text ul li,
.taxonomy-description ol li,
.taxonomy-description ul li {
	position: relative;
	padding: 0 0 0 17px;
	margin: 0 0 5px;
}

.entry-content ol:not([class]) li:before,
.home-text ol:not([class]) li:before,
.taxonomy-description ol:not([class]) li:before {
	content: counter(point)'.';
	counter-increment: point 1;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0px solid #425d9d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
}

/* spoiler */
.entry-content .spoiler h2,
.entry-content .spoiler h3,
.entry-content .spoiler2 h3 {
	position: relative;
	margin: 0 0 10px;
	padding: 15px 50px 15px 23px;
	background: rgba(234, 237, 244, .5);
	border-left: 1px solid #e6b135;
	font-size: 16px;
	line-height: 1.4;
	text-decoration: none;
	color: #334d93;
	cursor: pointer;
}

.entry-content .spoiler h2:before,
.entry-content .spoiler h3:before,
.entry-content .spoiler2 h3:before {
	content: '';
	position: absolute;
	top: 0;
	left: 1px;
	height: 100%;
	width: 8px;
	background: #ffcc02;
}

.entry-content .spoiler h3:after,
.entry-content .spoiler2 h3:after {
	content: "\f078";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease-out;
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	font-weight: 900;
	color: #ffcc02;
}

.entry-content .spoiler.unfolded h3:after,
.entry-content .spoiler2.unfolded h3:after {
	transform: translateY(-50%) rotateX(180deg);
}

.entry-content .spoiler h3 span,
.entry-content .spoiler2 h3 span {
	margin-left: 20px;
	white-space: nowrap;
}

.entry-content .spoiler h3 span i,
.entry-content .spoiler2 h3 span i {
	margin-right: 3px;
	font-size: 14px;
	color: #ffcc02;
}

.entry-content .spoiler-text {
	margin: 0;
	padding: 15px 25px;
}

.spoiler h3 div:nth-child(1) {
	width: 60%;
	text-align: left;
	padding-left: 20px;
}

.spoiler h3 div:nth-child(2) {
	width: 30%;
	text-align: left;
}

.spoiler h3 div:nth-child(3) {
	text-align: left;
}

.entry-content .spoiler-box {
	background: #fff;
	border: none;
}

.entry-content .spoiler-box__body {
	background: #fff;
}

.entry-content .spoiler-box__title {
	position: relative;
	margin: 0 0 10px;
	padding: 15px 50px 15px 23px !important;
	background: rgba(234, 237, 244, .5);
	border-left: 1px solid #e6b135;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: none;
	color: #334d93;
	cursor: pointer;
	justify-content: center !important;
}

.entry-content .spoiler-box__title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 1px;
	height: 100%;
	width: 8px;
	background: #ffcc02;
}

.entry-content .spoiler-box__title:after {
	content: "\f078";
	position: absolute;
	right: 15px;
	top: 50%;
	width: auto;
	height: auto;
	margin: 0;
	transform: translateY(-50%);
	transition: all 0.3s ease-out;
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	font-weight: 900;
	color: #ffcc02;
}

.entry-content .spoiler-box__title.active:after {
	transform: translateY(-50%) rotateX(180deg);
}

/* Post authors block */
.entry-content .post-authors {
	display: flex;
	margin: 30px 0 0;
}

.entry-content .post-authors__inner {
	align-items: center;
	flex: 0 0 50%;
	width: 50%;
}

@media (min-width: 576px) {
	.entry-content .post-authors__inner {
		display: flex;
	}
}

.entry-content .post-authors__img {
	flex: 0 0 64px;
	overflow: hidden;
	width: 64px;
	height: 64px;
	border-radius: 50%;
}

.entry-content .post-authors__img img {
	display: block;
	width: 100%;
	height: auto;
}

.entry-content .post-authors__txt {
	padding: 20px 0 0 0;
	font-style: italic;
}

@media (min-width: 576px) {
	.entry-content .post-authors__txt {
		padding: 0 0 0 20px;
	}
}

/* Related posts*/
.b-related {
	max-width: 650px;
	margin: 30px auto;
}

.b-related__items {
	margin: 0;
}

.b-related__items .post-card {
	margin: 0 auto 30px;
	padding: 0;
}

@media (min-width: 576px) {
	.b-related__items {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 -15px;
	}

	.b-related__items .post-card {
		flex: 0 0 50%;
		max-width: 50%;
		margin: 0 0 20px;
		padding: 0 15px !important;
	}
}

.b-related__items:after,
.b-related__items:before {
	content: '';
	display: none;
	line-height: 0;
}

/* Big first letter */
.big-first-letter:first-letter {
	font-size: 22px;
	font-weight: 700;
}

/* Float img */
article p img.alignleft {
	float: left;
	margin: 0 7px 0 0;
}

/* Footer */
.footer__request {
	padding: 20px 0;
	background: #ccd2e4;
	border-top: 3px solid #f0ca2f;
}

.footer__request .container {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer__request__txt {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.7;
	text-align: center;
}

.footer__request__btn {
	margin-top: 5px;
}

.footer {
	overflow: hidden;
	text-align: center;
}

@media (min-width: 1200px) {
	.footer {
		text-align: left;
	}
}

.footer__copy {
	padding: 20px 20px 0;
}

.footer__share {
	padding: 0 20px 20px;
}

.footer__share .ya-share2__container .ya-share2__badge {
	border-radius: 2px;
}

.footer__call {
	max-width: 100vw;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 4px 0;
	background: #ccd2e4;
	border-top: 1px solid #efc61e;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #334e93;
}

.footer__call__txt {
	padding: 20px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	color: #334e93;
}

.footer__call__txt span {
	white-space: nowrap;
}

.footer__subscribe {
	padding: 20px;
}

.footer__subscribe .social-links {
	margin: 15px 0;
}

@media (min-width: 1200px) {
	.footer {
		padding: 0 0 10px;
		text-align: left;
	}

	.footer .container {
		display: flex;
		flex-wrap: wrap;
	}

	.footer__copy {
		order: 1;
		width: 33%;
		flex: 1 1 33%;
	}

	.footer__call {
		order: 0;
		flex: 0 0 100vw;
		max-width: 100vw;
		width: 100vw;
		margin: 0 calc(50% - 50vw) 30px;
	}

	.footer__subscribe {
		order: 2;
		flex: 0 0 340px;
		width: 340px;
		background: #ccd2e4;
		text-align: center;
	}

	.footer__share {
		order: 3;
		width: 33%;
		flex: 1 1 33%;
		text-align: center;
	}
}

/* Header */
.header__topline {
	display: block;
	position: relative;
	width: 100%;
}

@media (min-width: 992px) {
	.header__topline {
		padding: 20px 0 25px;
	}
}

.header__inner {
	padding: 10px 20px;
}

@media (min-width: 768px) {
	.header__inner {
		padding: 0 0 10px;
	}
}

.header__branding {
	padding: 0 20px 20px;
}

@media (min-width: 768px) {
	.header__branding {
		display: flex;
		justify-content: space-between;
		max-width: 600px;
		margin: 0 auto;
		padding: 15px 0 0;
	}
}

@media (min-width: 992px) {
	.header__branding {
		max-width: none;
		margin: 0;
		padding: 0;
	}
}

.header__logo {
	display: none;
	text-align: center;
}

.header__logo--mob {
	display: block;
	text-align: center;
}

@media (min-width: 768px) {
	.header__logo {
		display: block;
	}

	.header__logo--mob {
		display: none;
	}
}

.header__btns {
	display: none;
	margin: 0 40px 0 auto;
}

.header__btns__img {
	margin: 0 0 5px;
}

@media (min-width: 1200px) {
	.header__btns {
		display: block;
	}
}

.header__info {
	flex-shrink: 0;
	display: none;
	margin-left: 40px;
	text-align: right;
}

@media (min-width: 768px) {
	.header__info {
		display: block;
	}
}

.header__info__tel {
	font-weight: 700;
}

@media (min-width: 992px) {
	.header__info__tel {
		margin: 10px 0 0;
	}
}

.header__info__tel a {
	text-decoration: none;
	color: #334d93;
}

.header__info__img {
	max-width: 340px;
	margin-left: auto;
}

@media (min-width: 992px) {
	.header__info__img {
		max-width: none;
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.header__choose {
		display: none;
	}
}

.header__choose .right_list {
	position: relative;
	max-width: 470px;
	margin: 10px auto 0;
}

@media (min-width: 768px) {
	.header__choose .right_list {
		max-width: 600px;
	}
}

.header__choose .right_list .choose_clinic+section {
	position: absolute;
	z-index: 1000;
	width: 100%;
}

.header__choose .cc-link {
	justify-content: center;
}

.right_list {
	position: relative;
}

.choose_clinic .cc-link .fas,
.cc-link2 .fas {
	position: absolute;
	top: 50%;
	margin-left: 20px;
	transform: translateY(-50%);
	color: white;
	font-size: 29px;
}

.header__search {
	position: relative;
	z-index: 100;
	max-width: 470px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.header__search {
		max-width: 600px;
		margin: 10px auto 0;
	}
}

@media (min-width: 992px) {
	.header__search {
		max-width: 350px;
		margin: 10px 0 -40px auto;
	}
}

@media (min-width: 1200px) {
	.header__search {
		max-width: 470px;
	}
}

/* Menu */

.header__toggler {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 2000;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

@media (min-width: 992px) {
	.header__toggler {
		display: none;
	}
}

.header__toggler .bar {
	display: block;
	height: 3px;
	width: 100%;
	margin: 7px 0;
	background: #334d93;
	transition: all 0.3s ease-out 0.2s;
	transform-origin: center;
	transform: translateZ(0);
	backface-visibility: hidden;
	perspective: 1000;
}

.header__toggler .bar:first-of-type {
	margin-top: 3.5px;
}

.header__toggler .bar:last-of-type {
	margin-bottom: 3.5px;
}

.header__toggler[aria-expanded='true'] .bar:nth-of-type(1) {
	transform: translate(0, 10px) rotate(-45deg);
}

.header__toggler[aria-expanded='true'] .bar:nth-of-type(2) {
	opacity: 0;
}

.header__toggler[aria-expanded='true'] .bar:nth-of-type(3) {
	transform: translate(0, -10px) rotate(45deg);
}

.header__menu {
	position: absolute;
	z-index: 2000;
	top: 100%;
	right: 0;
	list-style: none;
	display: block;
	width: 400px;
	max-width: 100%;
	height: 100vh;
	margin: 0;
	padding: 16px 20px;
	background: #fff;
	border-radius: 0 0 0 20px;
	transform: translateX(150%);
	transition: all 0.3s ease-out;
}

.menu-open .header__menu {
	transform: translateX(0);
}

@media (min-width: 992px) {
	.header__menu {
		position: static;
		width: auto;
		max-width: none;
		height: 100%;
		padding: 0;
		background: transparent;
		border-radius: 0;
		box-shadow: none;
		transform: none;
	}
}

.header__menu__ul {
	list-style: none;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 10px 12px;
	/* @include styled-scrollbar;*/
}

@media (min-width: 992px) {
	.header__menu__ul {
		display: flex;
		align-items: stretch;
		overflow: visible;
		height: 100% !important;
		padding: 0;
	}
}

.header__menu__ul li {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 10px 0;
}

@media (min-width: 992px) {
	.header__menu__ul li {
		flex-wrap: nowrap;
		position: relative;
		padding: 0 15px 0 0;
	}
}

.header__menu__ul li a {
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
	color: #334d93;
}

.header__menu__ul li a:hover,
.header__menu__ul li a:focus,
.header__menu__ul li a:active {
	outline: none;
	text-decoration: underline;
	color: #334d93;
}

@media (min-width: 992px) {
	.header__menu__ul li a {
		text-decoration: underline;
	}
}

.header__menu__btns {
	margin: 30px 0 0;
}

@media (min-width: 992px) {
	.header__menu__btns {
		display: none;
	}
}

.header__menu__btns a {
	display: inline-block;
}

.header__menu__btns a,
.header__menu__btns .openokno {
	margin: 10px 20px 0 0;
}

.openokno {
	cursor: pointer;
}

.header__menu__btns a:last-of-type {
	margin-right: 0;
}

/* Page Contact */
.entry-content .contact__col img {
	float: none !important;
	max-width: 100%;
	margin: 0;
}

.contact__metro {
	display: flex;
}

.contact__col iframe {
	border: none;
}

.contact__col u {
	display: block;
	margin-top: 10px;
}

.contact__metro>div:first-child {
	margin-right: 30px;
}

@media (min-width: 992px) {
	.entry-content .contact__cols {
		display: flex;
		margin: 0 -15px;
		padding: 0;
	}

	.entry-content .contact__col {
		flex: 0 0 50%;
		width: 50%;
		padding: 0 15px;
	}
}

/* Page Documents */
.entry-content .doc__col img {
	float: none !important;
	max-width: 100%;
	margin: 0;
}

.entry-content .doc__cols {
	margin: 0;
	padding: 0;
}

.entry-content .doc__col {
	margin: 0;
	padding: 0 0 20px;
}

@media (min-width: 992px) {
	.entry-content .doc__cols {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px;
	}

	.entry-content .doc__col {
		display: flex;
		justify-content: flex-end;
		flex-direction: column;
		flex: 0 0 50%;
		width: 50%;
		padding: 10px 15px;
	}

	.entry-content .doc__col.doc__col--small {
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		flex: 0 0 165px;
		width: 165px;
	}

	.entry-content .doc__col--large {
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		flex: 0 0 calc(100% - 165px);
		width: calc(100% - 165px);
	}
}

/* Serivices */
.service {
	position: relative;
	width: 220px;
	margin: 0 auto 50px;
}

.service:after {
	content: '\f063';
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	font-family: "Font Awesome 5 Free";
	font-size: 30px;
	font-weight: 900;
	color: #ffcc02;
}

.service:last-of-type:after {
	display: none;
}

@media (min-width: 578px) {
	.services {
		display: flex;
		flex-wrap: wrap;
	}

	.service {
		flex: 0 0 50%;
		width: 50%;
		margin: 0 0 30px;
	}

	.service:after {
		display: none;
	}
}

@media (min-width: 992px) {
	.service {
		flex: 0 0 33.3333%;
		width: 33.3333%;
		padding: 0 50px 0 0;
	}
}

.service__header {
	width: 155px;
	min-height: 50px;
	margin: 0 auto 5px;
	font-weight: 600;
	text-align: center;
}

.service__img {
	position: relative;
	width: 150px;
	margin: 0 auto;
	text-align: center;
}

@media (min-width: 578px) {
	.service__img:after {
		content: '\f061';
		position: absolute;
		top: 50%;
		right: -30px;
		transform: translateY(-50%);
		font-family: "Font Awesome 5 Free";
		font-size: 30px;
		font-weight: 900;
		color: #ffcc02;
	}

	.service:last-of-type .service__img:after {
		display: none;
	}
}

.service__text {
	text-align: center;
}

.service p {
	margin: 0;
	padding: 0;
}

.service__text p.uslugi {
	display: inline-flex;
	cursor: pointer;
}

.service i.fa-chevron-down {
	margin-top: 2px;
	margin-left: 10px;
	font-size: 16px;
	color: #0d3d84;
}

.service .unfolded i.fa-chevron-down {
	transform: rotate(180deg);
}

.service .spoiler-wrapper {
	position: relative;
}

.service .spoiler-wrapper .uslugi-text {
	position: absolute;
	left: 50%;
	z-index: 10;
	width: 280px;
	background: white;
	transform: translateX(-50%);
}

@media (min-width: 1200px) {
	.service .spoiler-wrapper .uslugi-text {
		width: 480px;
	}
}

.service .spoiler-text {
	margin: 0;
	padding: 20px;
	border: 1px solid silver;
	box-shadow: 0 0 10px #657bdeab;
	border-radius: 0 0 5px 5px;
	text-align: left;
}

.services__table {
	background: #f0f3fa;
}

.table-responsive table.services__table td {
	padding: 5px;
	border: 1px solid #bdbdbd;
}

div.plain {
	overflow: hidden;
	max-height: 0;
	transition: all 0.3s ease-out;
}

div.plain.open {
	max-height: 100vh;
}

a.plain-toggle {
	text-decoration: underline !important;
	color: #428bca !important;
}

/* Tables */
.entry-content .tbldata td {
	padding: 5px;
}

.table-responsive {
	margin-bottom: 10px;
}

.entry-content .table-responsive table {
	display: table;
	width: 100%;
	max-width: 100%;
}

.table-responsive table td {
	padding: 8px;
	vertical-align: middle;
}

.entry-content .pintable {
	border: 1px solid #BDBDBD;
	background-color: rgba(225, 231, 244, 0.498039);
}

.entry-content table.pintable0 td,
.entry-content table.pintable td {
	vertical-align: top;
	border: 1px solid #BDBDBD;
	padding: 5px;
}

.entry-content table.pintable2 {
	width: 100%;
}

.entry-content table.pintable2 td {
	border: 1px solid #BDBDBD;
	padding: 5px;
	background-color: rgba(225, 231, 244, 0.498039);
	font-size: 13px;
}

.entry-content table p {
	text-align: left;
}

/* authors */
.category-news .entry-content .table-responsive table.article-authors {
	width: auto;
}

.category-news .entry-content .table-responsive table.article-authors td:not(.article-authors__txt):not(.article-authors__img) {
	display: none;
}

/*
.category-news .entry-content .table-responsive table.article-authors td.article-authors__img {
	display: none;
}*/
.category-news .entry-content .table-responsive table.article-authors tr,
.category-news .entry-content .table-responsive table.article-authors td.article-authors__txt,
.category-news .entry-content .table-responsive table.article-authors td.article-authors__img {
	display: block;
}

@media (min-width: 576px) {
	.category-news .entry-content .table-responsive table.article-authors tr {
		display: table-row;
	}

	.category-news .entry-content .table-responsive table.article-authors td.article-authors__txt,
	.category-news .entry-content .table-responsive table.article-authors td.article-authors__img {
		display: table-cell;
	}
}

.category-news .entry-content .table-responsive table.article-authors td {
	border: none;
	vertical-align: middle;
}

.category-news .entry-content .table-responsive table.article-authors td p img,
.category-news .entry-content .table-responsive table.article-authors td img {
	width: 64px;
	max-width: none;
	height: auto;
	border: none;
}

/* Payment */
.payment {
	display: flex;
	flex-wrap: wrap;
	margin: 30px -5px;
}

.payment__item__wrapper {
	width: 100%;
	padding: 0 5px 10px;
}

@media (min-width: 576px) {
	.payment__item__wrapper {
		flex: 0 0 50%;
		width: 50%;
	}
}

@media (min-width: 992px) {
	.payment__item__wrapper {
		flex: 0 0 33.3333%;
		width: 33.3333%;
	}
}

.payment__item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding: 10px;
	background-color: rgba(225, 231, 244, 0.498039);
	border: 1px solid #ccc;
}

.entry-content .payment__item p {
	text-align: left;
}

.entry-content .payment__item p {
	text-align: left;
}

.payment__item__more-btn {
	display: inline-block;
	margin: 10px 0 30px;
	text-decoration: underline;
}

.payment__item__more {
	display: none;
}

.payment__item__btn {
	text-align: right;
}

.payment__btn {
	cursor: pointer;
}

.payment__popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10000;
	width: 90%;
	padding: 30px 20px 25px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0px 10px 10px rgb(0 0 0 / 20%), 0 0px 0px rgb(0 0 0 / 20%);
	transform: translate(-50%, -50%);
}

@media (min-width: 576px) {
	.payment__popup {
		width: 400px;
	}
}

@media (min-width: 1200px) {
	.payment__popup {
		width: 600px;
	}
}

.payment__popup__body {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
	overflow-x: hidden;
}

.payment__popup__close {
	display: block;
	position: absolute;
	top: -12px;
	right: -12px;
	overflow: hidden;
	width: 28px;
	height: 28px;
	background: #fff;
	border-radius: 50%;
	font-size: 28px;
	line-height: 1;
	color: #334d93;
	cursor: pointer;
}

.entry-content .payment__popup h4 {
	margin-top: 0 !important;
}

.entry-content .payment__popup ul {
	margin: 20px 0 0 !important;
}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9000;
	background-color: rgba(255, 255, 255, 0.85);
	cursor: default;
}

.payment-form .popup-form__content {
	text-align: left;
}

.payment-form .popup-form__content .popup-form__item--submit {
	margin-top: 20px
}

/*
div.table-responsive {overflow: auto;
	position: relative;display: grid;
	width: 100%; }
.entry-content table.pintable {	width: 95%;}
	.table-responsive table.pintablescroll1 td:first-child {width:1000px;}
	.entry-content table.pintablescroll1 {
		display: inline-block;
		vertical-align: top;
		max-width: 1200px;
		overflow-x: auto;
		//white-space: nowrap;
		-webkit-overflow-scrolling: touch; 
	}
*/

/* Additional styles */
h4 {
	font-size: 15px;
	line-height: 1.1;
	margin-top: 30px !important;
}

p {
	color: #334d93;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 14px;
}

.entry-content ol li,
.entry-content ul li {
	position: relative;
	padding: 0 10px 0 30px;
	margin: 0 0 5px;
}

.social-links {
	margin-bottom: 30px;

}

.otstup-win {
	margin-bottom: -10px;

}

a {
	color: #4277ff;
	text-decoration: underline;
}

.widget {
	margin-bottom: 30px;
}

.right_list {
	cursor: pointer;
}

.after_parag4 {
	margin-top: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	margin-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.entry-content ul {
	margin: 0.7em 0 1.8em 1em;
}

.frontpage1 {
	margin-bottom: -30px
}

.right_news {
	padding: 8px 20px 18px;
}

.site-branding {
	padding: 20px 0px 0px 0;
}

.hr-dashed-gradient {
	margin: 20px 0;
	padding: 0;
	height: 2px;
	border: none;
	background: linear-gradient(to right, transparent 50%, #fff 50%),
		linear-gradient(to right, blue, red);
	background-size: 16px 2px, 100% 2px;
}

.pony {
	margin: 20px 0 20px 0;
}

.feerita {
	margin: 20px 0 20px 0;

}

.warning {
	margin: 20px 0 20px 0;

}

.mytablefornews {
	margin: 20px 0 20px 0;

}

.bootsrapi {
	border: none;
	height: 3px;
	margin: 40px 0;
	background-image: linear-gradient(to right, #FFF, #BFE2FF, #FFF);
}

bootsrapi:before,
bootsrapi:after {
	content: '';
	display: inline-block;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	border: 2px solid #BFE2FF;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #FFF;
}

bootsrapi:after {
	animation: anim-hr 1s linear infinite;
}

.b-share--post {
	border: 6px solid #efede7;
	padding: 20px;
	margin: 30px 0 30px 0;
}

hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.tindol {
	padding: 15px 0 15px 0;
}

.no-pintable {
	border: 0px solid #BDBDBD;
}

.table-paiding {

	padding: 15px 0 15px 0;

}

.table-color {
	background-color: #e1e7f47f;
}

.b-post {
	border: 6px solid;
	border-color: #093094 #8B0000 #8B0000 #093094;
	padding: 25px 3px 30px 3px;
	margin: 15px 3px 30px 3px;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none !important;
}

.popi {
	color: #030145;
	margin-top: 30px;
	text-decoration: none !important;
	line-height: 1.5;
}

.popi2 {
	text-decoration: none !important;
	font-size: 14px;
	color: #030145;
	padding: 3px 3px 1px 3px;
	margin: 15px 0 0 0;
	background: #fff;
	border: 2px solid #093094;
	border-radius: 3px;
}

.for-ibra {
	padding: 25px 0 15px 0;
	color: #030145;
	font-size: 63px;
}

.for-ibra2 {
	padding: 25px 0 15px 0;
	color: #030145;
	font-size: 43px;
}

.spoiler-box__body {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.spoiler-box__title {
	margin: 0 0 0px;
	padding: 17px 50px 17px 23px !important;
}

.fa {
	color: #ffcc02;
}

.waviy {
	position: relative;
}

.waviy span {
	position: relative;
	display: inline-block;
	font-size: 25px;
	color: maroon;
	text-transform: uppercase;
	animation: flip 2s infinite;
	animation-delay: calc(.2s * var(--i))
}

@keyframes flip {

	0%,
	80% {
		transform: rotateY(360deg)
	}
}

.logoe {
	font-size: 25px;
	text-align: center;
	background: -webkit-linear-gradient(left, #33235B, #D62229, #E97639, #792042, #33235B);
	background: linear-gradient(left, #33235B, #D62229, #E97639, #792042, #33235B);
	background-size: 3200px 200px;
	margin-top: 10px;
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-animation: animate-logo;
	-webkit-animation-delay: 0;
	-webkit-animation-duration: 7s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation: animate-logo;
	animation-delay: 0;
	animation-duration: 7s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	transition: font-size 500ms ease-in-out;
}

@media only screen and (min-width: 40.063em) {
	.logo {
		margin-top: 25px;
	}
}

@media only screen and (min-width: 64.063em) {
	.logo {
		margin-top: 25px;

	}
}

@media only screen and (min-width: 90.063em) {
	.logo {
		margin-top: 25px;
	}
}

@media only screen and (min-width: 120.063em) {
	.logo {
		margin-top: 25px;
	}
}

@-webkit-keyframes animate-logo {
	0% {
		background-position: 0 3200px;
	}

	100% {
		background-position: 3200px 0;
	}
}

@keyframes animate-logo {
	0% {
		background-position: 0 3200px;
	}

	100% {
		background-position: 3200px 0;
	}
}

.otz {
	margin-left: 0px !important;
	margin-top: -10px !important;
}

@media (min-width: 768px) {

	.entry-content blockquote,
	.home-text blockquote,
	.taxonomy-description blockquote {
		margin: 35px 0 35px 0px;
	}
}

.entry-content blockquote.danger {
	background: #eff4f5;
}

.entry-content blockquote.danger:before {
	content: "\e511";
	color: #0423667f;
}


.entry-content blockquote.info {
	background: #eff4f5;
}

.entry-content blockquote.info:before {
	content: "\e05c";
	color: #0423667f;
}


#callnowbutton.cnb-single {
	margin-bottom: 90px;
	margin-right: 0px;
	width: 65px !important;
	height: 65px !important;
}

.wrap2 {
	height: 100%;
	padding: 0px;
	margin: 25px 0 20px 0;
	background-color: #f0f3fa;
}

.gradient2 {
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	border: 10px solid transparent;
	border-image: 10 repeating-linear-gradient(45deg, #234b8f, #A7CECC 10px, transparent 10px, transparent 20px, #efc60d 20px, #efc60d 30px, transparent 30px, transparent 40px);
}



.trumpi {
	height: 100%;
	padding: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	background-color: #f0f3fa;
	border-radius: 10px;
}

.imgf1 {
	margin-right: 20px !important;
	margin-top: -10px !important;
	border-radius: 5px;
}


.select,
textarea {
	width: 100% !important;
}




.yasr-custom-text-vv-before {
	margin-bottom: 10px !important;

}



/**
.n2-ss-slider .n2-ss-text {
    padding-left: 100px;
}
**/
.gitt {
	color: #fff !important;
	background-color: #fff !important;
}







.tr-5 {
	position: relative;
	z-index: 0;
	width: 550px;
	height: 410px;
	border-radius: 10px;
	overflow: hidden;
	margin: 30px auto;
	line-height: 30px !important;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	text-align: left !important;
}

.tr-5::before {
	content: '';
	position: absolute;
	z-index: -2;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	background-color: #BFE2FF;
	background-repeat: no-repeat;
	background-size: 50% 50%, 50% 50%;
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-image: linear-gradient(#BFE2FF, #BFE2FF), linear-gradient(#14558F, #14558F), linear-gradient(#BFE2FF, #BFE2FF), linear-gradient(#337AB7, #337AB7);
	animation: anim-tr-5 100s linear infinite;
}

.tr-5::after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 6px;
	top: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	background: white;
	border-radius: 5px;
}


@keyframes anim-tr-5 {
	100% {
		transform: rotate(1turn);
	}
}

@media (max-width: 767px) {
	.tr-5 {
		width: auto;
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}


.tr-f {
	padding: 50px 20px 50px 20px;
}

.tr-l a {
	text-decoration: none;
}

.button_1690462813181 {
	display: inline-block !important;
	text-decoration: none !important;
	background-color: #edbd00 !important;
	color: #14558f !important;
	border: 3px solid #337ab7 !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	padding: 15px 15px !important;
	transition: all 0.8s ease !important;
	font-weight: bold;
}

.button_1690462813181:hover {
	text-decoration: none !important;
	background-color: #edbd00 !important;
	color: #ffeded !important;
	border-color: #046f99 !important;
}

.poperty {
	font-size: 16px !important;
	line-height: 1.5 !important;
}

.bitween td {
	padding-top: 20px !important;
	padding-left: 30px !important;
	padding-bottom: 15px !important;
	font-size: 17px;
}


.bitween {
	margin-top: 20px !important;

}





#center {
	text-align: center;
}

.dopi-yopi {

	font-size: 13px !important;
}

.button_1703154813293 {
	display: inline-block !important;
	text-decoration: none !important;
	background-color: #eaeaea !important;
	color: #006089 !important;
	border: 3px solid #334d93 !important;
	border-radius: 2px !important;
	font-size: 14px !important;
	padding: 15px !important;
	transition: all 0.8s ease !important;
	width: 100% !important;
	margin-top: -30px !important;
}

.button_1703154813293:hover {
	text-decoration: none !important;
	background-color: #006089 !important;
	color: #ffeded !important;
	border-color: #006089 !important;
}




.try-2 a {



	text-decoration: none;
	display: inline-block !important;

	background-color: #334d93 !important;
	font-weight: normal;
	color: #fff !important;
	border: 3px solid #334d93 !important;
	border-radius: 2px !important;
	font-size: 14px !important;
	padding: 15px !important;
	transition: all 0.8s ease !important;
	width: 100% !important;
	margin-top: -15px !important;


}


.try-2 a:hover {
	text-decoration: underline;
	background-color: #516AB0 !important;
	border: 3px solid #516AB0 !important;
}



.try-3 a {



	text-decoration: none;
	display: inline-block !important;

	background-color: #334d93 !important;
	font-weight: normal;
	color: #fff !important;
	border: 3px solid #334d93 !important;
	border-radius: 2px !important;
	font-size: 17px !important;
	padding: 15px !important;
	transition: all 0.8s ease !important;
	width: 100% !important;
	margin-top: 13px !important;


}


.try-3 a:hover {
	text-decoration: underline;
	background-color: #516AB0 !important;
	border: 3px solid #516AB0 !important;
}

.iti--fullscreen-popup.iti--container {
	z-index: 9999999999;
}

.entry-meta {
	color: #585858;
}


.iti__selected-country {
	margin: 0 0 0 5px !important;
}

.video-container {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	/* 16:9 Aspect Ratio */
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* Стили для уникальной кнопки */
.openokno.openokno-request {
	background: linear-gradient(to right, #f2c610, #e0b10e);
	/* Градиентный фон */
	border: 1px solid #e0b10e;
	padding: 10px 20px 10px 50px;
	/* Отступы: сверху, справа, снизу, слева (для иконки) */
	font-size: 14px;
	/* Уменьшаем размер текста */
	font-weight: bold;
	/* Жирный шрифт */
	color: #fff;
	/* Белый текст */
	border-radius: 5px;
	/* Скруглённые края */
	cursor: pointer;
	/* Курсор в виде указателя */
	position: relative;
	/* Для позиционирования иконки */
	transition: transform 0.2s ease;
	/* Анимация для ховера */
	text-transform: uppercase;
	/* Заглавные буквы */
	letter-spacing: 1px;
	/* Расстояние между буквами */
	white-space: normal;
	/* Разрешаем перенос текста */
	word-break: break-word;
	/* Разрешаем разрыв слов */
	line-height: 1.2;
	/* Интерлиньяж для лучшего отображения */
	height: 50px;
	/* Ограничиваем высоту кнопки */
	display: flex;
	/* Используем flexbox для выравнивания */
	align-items: center;
	/* Центрируем содержимое по вертикали */
}

/* Стили для иконки внутри уникальной кнопки */
.openokno.openokno-request .icon {
	position: absolute;
	/* Абсолютное позиционирование */
	left: 15px;
	/* Отступ иконки от левого края */
	top: 50%;
	/* Центрирование по вертикали */
	transform: translateY(-50%);
	/* Точное центрирование */
	width: 32px;
	/* Ширина иконки */
	height: 32px;
	/* Высота иконки */
	filter: brightness(0) invert(1);
	/* Делаем иконку белой */
}

/* Ховер-эффект для уникальной кнопки */
.openokno.openokno-request:hover {
	transform: scale(1.05);
	/* Небольшое увеличение кнопки */
}

.info-cookie {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #ccd2e4;
	padding: 20px;
	max-width: 800px;
	z-index: 10;
}

.info-cookie__title {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #334d93;
	font-weight: bold;
}

.info-cookie__text {
	font-size: 14px;
	line-height: 1.4;
	color: #334d93;
	max-width: calc(100% - 100px);
}

.info-cookie__close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.info-cookie__btn {
	background: #2d4877;
	color: white;
	padding: 7px 15px;
	cursor: pointer;
}

.info-cookie__content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.form__item span.wpcf7-form-control.wpcf7-acceptance label input[type="checkbox"] {
	width: 18px;
	margin-right: 10px;
}

.form__item span.wpcf7-form-control.wpcf7-acceptance label {
	display: flex;
}

.form__item span.wpcf7-form-control.wpcf7-acceptance label span {
	width: inherit;
}

.form__item span.wpcf7-list-item {
	margin: 0;
}

html .list_clinic__item {
	background-color: #e1e7f47f;
	padding: 10px !important;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

.list_clinic__item-picture {
	width: 42%;
}

.list_clinic__item-info {
	width: 52%;
}

.list_clinic__item-text {
	margin: 15px 0;
}

.list_clinic__item-picture img {
	width: 100%;
}

ul.page-numbers {
	list-style: none;
	padding: 0px;
	margin: 20px 0px;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	width: 100%;
}

ul.page-numbers li {
	font-size: 13px;
}

@media (max-width: 787px) {
	.info-cookie__text {
		width: 100%;
		max-width: 100%;
		margin-bottom: 10px;
	}
}