

/* Start:/local/components/edental/menu/templates/top-new/style.css?17846406283292*/
.header .menu .submenu:not(.submenu--mega) {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	padding: 15px;
}

.header .menu .submenu-item {
	margin-right: 14px;
}

.header .menu .submenu__title {
	color: #657873;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: normal;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 14px;
}

.header .menu .submenu__title:hover {
	color: #00a8b5;
}

.header .menu .submenu-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.header .menu .submenu__link {
	color: #657873;
	font-family: "Open Sans";
	font-size: 13px;
	line-height: 1.92308;
	font-weight: 400;
	padding-left: 10px;
}

.header .menu .submenu__link:hover {
	color: #00a8b5;
}

@media (min-width: 992px) {
	.header .menu .submenu--mobile-list {
		display: none !important;
	}
}

.header .menu-item_services .submenu--mega {
	width: 920px;
	min-height: 280px;
	max-height: 520px;
	left: -80px;
}

@media (max-width: 1085px) {
	.header .menu-item_services .submenu--mega {
		left: -120px;
	}
}

.header .menu .submenu--mega {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	padding: 0;
	overflow: hidden;
}

.header .menu .submenu-categories {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 12px 0;
	border-right: 1px solid #e8ecea;
	overflow-y: auto;
}

.header .menu .submenu-category {
	display: block;
	padding: 11px 20px;
	color: #657873;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 1.35;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: color .2s ease, background-color .2s ease;
	transition: color .2s ease, background-color .2s ease;
}

.header .menu .submenu-category:hover,
.header .menu .submenu-category_active {
	color: #00a8b5;
	background-color: #f4fbfb;
}

.header .menu .submenu-panels {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
	padding: 15px 20px;
	overflow-y: auto;
}

.header .menu .submenu-panel {
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.header .menu .submenu-panel_active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header .menu .main-menu-item-mb {
	display: none !important;
}

@media (max-width: 991px) {
	.header .menu-item_services .submenu--mega {
		display: none !important;
	}

	.header .menu .submenu--mobile-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
		padding: 0 0 0 20px;
	}

	.header .menu .submenu-item {
		margin-right: 0;
	}

	.header .menu .submenu__title {
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 8px;
	}

	.header .menu .main-menu-item-mb {
		display: inline-block !important;
	}
}

/* End */


/* Start:/local/components/edental/form.result.new/templates/lead-catcher/style.css?177339688953*/
.form-popup .form__consent {
    max-width: 630px; 
}
/* End */


/* Start:/local/templates/edental/styles.css?178187949567430*/
.main-banner-form {
	z-index: 2
}

.main-banner-form__image {
	z-index: -1;
}

.banner-page {
	padding-top: 20px !important;
}

.btn_doctors--card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.big-font-size p,
.big-font-size ul li .marker-list__text {
	color: #657873;
	font-size: 22px;
	line-height: 1.81818;
	font-weight: 400;
}

@media (max-width:600px) {
	.t-list-philosophy .container-padding_top {
		padding-top: 50px !important;
	}

	.t-list-philosophy {
		background-color: white;
	}

	.infg__title--new {
		color: #3277A1 !important;
	}

	img.b-lazy.footer__left {
		display: none;
	}

	img.b-lazy.footer__right {
		display: none;
	}

	.banner-content {
		padding-bottom: 0px;
	}

	.big-font-size p,
	.big-font-size ul li .marker-list__text {
		font-size: 14px;
	}
}


/* covid banner*/
.covid {
	background-color: #00A8B5;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	border-top: solid 1px #00A8B5;
	border-bottom: solid 1px #00A8B5;
}

.contain--covid {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-end;
}

.header-blind--eyegrey {
	width: 100% !important;
}

@media screen and (max-width:600px) {
	.contain--covid {
		/*display: none;*/
	}
}

.header_covid {
	color: white;
	font-family: Open Sans;
	font-size: 20px;
	line-height: 23px;
	font-weight: 400;
	letter-spacing: 1.78px;
}

.covid {
	text-decoration: underline !important;
}

.header_covid:hover {
	color: white;
}

.header-link-time {
	font-size: 17px;
	width: 100%;
	white-space: nowrap;
	color: #034638;
	text-decoration: underline;
}

.header-link-time:hover {
	color: #1ea1a1;
}

.header-blind {
	color: #485359;
	background-color: #fff;
	margin-left: 20px;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	padding: 2px 10px;
	font-weight: bold;
	align-items: center;
	text-align: center;
	text-decoration: none !important;
	margin-right: 0px;
}

@media (max-width: 600px) {
	.header-blind--grey {
		padding: 0 15px !important;
		margin-top: -20px;
		margin-bottom: 10px;
	}
}

@media (min-width: 600px) {
	.header-blind--grey {
		display: none;
	}

	.banner-slide {
		padding-top: calc(320px - 280px) !important;
	}
}

.header-blind--eye {
	display: block;
	width: 16px;
	height: auto;
}

@media screen and (max-width: 1150px) and (min-width: 996px) {
	.header-blind {
		/*margin-right: -15px;*/
	}
}

@media screen and (max-width: 996px) {
	.header-blind {
		/*margin-right: 0px;*/
	}
}

@media screen and (max-width:1215px) and (min-width: 760px) {
	.header-blind {
/*		font-size: 15px;
		line-height: 26px;
		padding: 17px;
		height: 60px;*/
	}
}

@media screen and (max-width:760px) {
	.header-blind {
		/*height: auto;*/
		font-size: 13px;
		/*line-height: 20px;*/
	}
}

.header-blind a {
	text-decoration: none !important;
}

.header-blind:hover {
	color: #485359;
}

@media screen and (max-width: 600px) {
	.container-padding_top {
		padding-top: 30px !important;
	}

	.header_covid {
		line-height: normal;
		font-size: 2.7vw !important;
	}
}

@media (max-width: 480px) {
	.header-social {
		display: flex;
		margin: 0 30%;
		padding-top: 20px;
		width: 100%;
		flex-direction: inherit;
		justify-content: center;
		align-items: center;
	}

	.social__last--img {
		/* padding-top: 5px; */
	}

	.banner-slide {
		padding-top: 0px !important;
	}
}

@media screen and (min-width: 600px) and (max-width: 800px) {
	.header_covid {
		font-size: 1.8vw !important;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 760px) {
	.covid {
		height: auto;
	}
}

@media screen and (max-width: 800px) {
	.header-blind {
/*		margin-left: 0px;
		padding: 15px;
		margin-top: 5px;*/
	}
}

@media screen and (max-width: 1100px) and (min-width: 800px) {
	.header_covid {
		font-size: 1.8vw !important;
	}

	.header-blind {
		/*margin-left: 0px;*/
	}
}


/*header css*/

header {
	position: inherit;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

.header-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
}

.btn.btn-default--header {
	margin-top: 0px;
	padding: 5px 22px;
	background: #00A8B5 !important;
	border-radius: 2px;
	border-color: #00A8B5 !important;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	border-radius: 5px;
}

a.btn.btn-default--skidka {
	padding: 5px 22px;
	line-height: 1.4;
}

@media (max-width:991px) {
	.header-top {
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.btn-default--header {
		font-size: 10px;
	}
}

@media (max-width:690px) {
	.header-top {
		margin-top: 5px;
		margin-bottom: 0;
		margin-bottom: 0px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

/*logo*/
.header-logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 350px;
	flex: 0 0 300px;
	width: 300px;
	max-width: 300px;
}
.header-logo .logo-mb {
	display: none!important;
	max-width: 300px;
	width: 100%;
}

@media (max-width:1180px) and (min-width: 991px) {
	.header-logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		width: 200px;
		max-width: 200px;
	}

	.header-logo a img {
		max-width: 70%;
	}
}

@media (max-width:991px) {
	.header-logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 210px;
		flex: 0 0 210px;
		width: 210px;
		max-width: 210px;
	}
}

@media (max-width: 698px) {
	.header-logo .logo-pc {
		display: none!important;
	}
	.header-logo .logo-mb {
		display: block!important;
	}
}

.header-logo a {
	display: inline-block;
}

.header-logo a img {
	max-width: 100%;
}

/*other elements*/
.btn-white--header {
	background: white !important;
	color: #00A8B5 !important;
}

.header_time_tel {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(100% - 350px);
	flex: 0 0 calc(100% - 350px);
	width: calc(100% - 350px);
	max-width: calc(100% - 350px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 691px;
	margin-left: auto;
}

.header__button {
	margin-bottom: 7px;
}

@media (max-width:991px) and (min-width: 690px) {
	.header_time_tel {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 350px);
		flex: 0 0 calc(100% - 350px);
		width: calc(100% - 210px - 95px);
		max-width: calc(100% - 210px - 95px);
		-webkit-box-pack: right;
		-ms-flex-pack: right;
		justify-content: space-between;
	}

	.header_time_tel:last-child {
		margin-left: 30px;
	}

	.header__button {
		margin-left: 15px;
	}
}

@media (max-width: 950px) {
	.header-adress__item .locality {
		display: none;
	}
}

@media (max-width:690px) {
	.header_time_tel {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 30%;
		min-width: 70%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: 0;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: flex-end;
		margin: 20px;
	}

	.header-time__item .header-link-time,
	.header__button {
		/*display: none;*/
		margin-top: 10px;
		width: 100%;
    	max-width: 235px;
	}
	.header__button > .btn-default--header {
		width: 100%;
	}
}

@media (max-width: 690px) and (min-width: 600px) {
	.header_time_tel {
		min-width: auto !important;
	}
}

.header-time {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px;
	width: 120px;
	max-width: 120px;
}

@media (max-width:991px) {
	.header-time {
		display: none;
	}
}

.header-time__item {
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/images/time.svg);
	color: #034638;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 23px;
	font-weight: 700;
}

.header-time__item:last-child {
	margin-bottom: 0;
}

.header-adress__item {
	color: #034638;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
}

.header-adress__item--icon {
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/images/pin.svg);
}

.header-adress__item:last-child {
	margin-bottom: 0;
}

.locality__item {
	padding-left: 21px;
}

@media (max-width:760px) {
	.header-adress__item {
		font-size: 11px;
		background-size: 9px 11px;
		padding-left: 0px;
	}

	.header-adress__item .nowrap {
		white-space: nowrap;
	}
}

@media (max-width: 760px) and (min-width: 616px) {
	.header-adress__item {
		padding-left: 10px;
	}
}

@media (max-width:480px) {
	.header-adress__item {
		background-position: 2px 5px;
	}
}

.header-tel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: normal;
}

@media (min-width:2040px) {
	#gigienaProfilaktikaImg1 {
		height: 600px !important;
	}
}

@media (min-width:2400px) {
	#gigienaProfilaktikaImg1 {
		height: 800px !important;
	}
}

@media (max-width:991px) {
	.header-tel:last-child {
		margin-left: 0px;
		flex: auto;
	}

	.header-time__item {
		display: none;
	}
}

@media (max-width:480px) {
	.header-tel:last-child {
		margin-left: 5px;
		flex: auto;
	}
}

@media (max-width:690px) {
	.header-tel {
		display: contents;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: baseline;
		justify-content: end;
	}
}

.header-tel__item a {
	color: #034638;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 15px;
	background-image: url(/images/phone.svg);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Open Sans;
	font-size: 17px;
	line-height: 23px;
}

.banner-content .banner__btn.btn {
	margin-bottom: 40px;
}

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

	.header-tel__item a,
	.header-adress__item,
	a.header-link-time {
		font-size: 14px;
	}
}

@media (max-width:991px) {
	.header-adress__item {
		font-size: 14px;
	}

	.header-link-time {
		font-size: 14px;
	}
}

@media (max-width:991px) and (min-width: 950px) {
	.header-tel__item a {
		font-size: 14px;
	}
}

@media (max-width:950px) {
	.header-tel__item a {
		font-size: 16px;
	}
}

.header-tel__item span {
	color: #657873;
	font-family: "Open Sans";
	font-size: 13px;
	line-height: 1.92308;
	font-weight: 400;
}

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

	.header-tel__item span,
	a.header-link-time,
	.header-adress__item span {
		font-size: 12px;
	}
}

@media (max-width:700px) and (min-width: 680px) {

	.header-tel__item span,
	a.header-link-time,
	.header-adress__item span {
		font-size: 10px;
		line-height: 15px;
	}
}

@media (max-width:680px) and (min-width:600px) {

	.header-tel__item span,
	a.header-link-time,
	.header-adress__item span {
		font-size: 14px;
		line-height: 15px;
	}
}

@media screen and (max-width:600px) {
	.header-tel__item span {
		display: block;
	}

	.footer-menu__item {
		width: 100% !important;
		max-width: 100% !important;
		flex: none !important;
	}

	.header-time__item {
		display: block;
		padding-left: 0px;
		background-size: 9px 11px;
	}

	.header-tel__item span,
	a.header-link-time,
	.header-tel__item a,
	.header-adress__item span {
		font-family: Open Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 17px !important;
		line-height: 30px;
		padding-left: 15px;
	}

	.header-adress__item {
		padding-left: 0px;
	}

	.btn-default--header {
		font-size: 9px;
		padding: 7px 0px 7px !important;
	}

	.header-logo a img {
		max-width: 100%;
		width: 100%;
		padding: 10px 20px;
	}

	.header-logo a {
		display: block;
	}

	.header-logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 210px;
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
	}
}

.header .burger {
	height: 24px;
	width: 24px;
	position: relative;
}

/* 
.header .burger:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	right: auto;
	bottom: auto;
	height: 25px;
	width: 25px;
	background-image: url(/images/burger.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transform: translate(-50%,-50%) rotateZ(0);
	transform: translate(-50%,-50%) rotateZ(0);
	opacity: 1;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.header .burger:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
	height: 25px;
	width: 25px;
	background-image: url(/images/burger-close.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	} */

.header .burger.open:before {
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) rotateZ(45deg);
	transform: translate(-50%, -50%) rotateZ(45deg);
	height: 30px;
	width: 30px;
}

.header .burger-wrap {
	display: none;
}

.header .burger-wrap.burger-wrap-mb {
	display: none;
}
@media (max-width:991px) {
	.header .burger-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 95px;
		flex: 0 0 95px;
		width: 95px;
		max-width: 95px;
		order: 0;
	}
}

@media (max-width: 991px) {
	.header-button__item {
		flex: none !important;
	}
}

@media (max-width:750px) {
	.header-button__item {
		display: none;
	}
}

@media (max-width:600px) {
	.header .burger-wrap {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25px;
		flex: 0 0 25px;
		width: 25px;
		max-width: 25px;
	}
	.header .burger-wrap.burger-wrap-mb {
		display: flex;
	}
}

.header .burger span {
	position: absolute;
	top: 50%;
	left: -10px;
	-webkit-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	color: #003626;
	font-family: "Open Sans";
	font-size: 13px;
	line-height: 1.92308;
	font-weight: 700;
}

@media (max-width:600px) {
	.header .burger span {
		display: none;
	}
}

/*menu*/
.header .menu {
	display: -webkit-box;
	justify-content: space-between;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	width: 100%;
}

.header .menu-item {
	margin-right: 45px;
	position: relative;
}

.header .menu-item:nth-child(3) .submenu {
    height: 500px;
    width: 920px;
}

@media (max-width: 1085px) {
	.header .menu .submenu:nth-child(2) {
	    left: -80px;
	}
}

.header .menu-item:nth-child(3) .submenu-item:first-child .submenu__title {
	/*max-width: 170px;*/
}

.header .menu-item:last-child {
	margin-right: 0;
}

.header .menu-item__link {
	color: #485359;
	display: inline-block;
	font-family: "Open Sans";
	font-size: 17px;
	line-height: 44px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1100px) and (min-width: 991px) {
	.header .menu-item__link {
		font-size: 14px;
	}
}

.header .menu-item__link:hover {
	color: #00a8b5;
}

.header .menu-item__link_parent {
	position: relative;
}

.header .menu-item__link_parent:after {
	content: '';
	position: absolute;
	top: 50%;
	left: auto;
	right: -14px;
	bottom: auto;
	width: 9px;
	height: 7px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(/images/arrow-menu.svg);
}

.header .menu-item:hover .menu-item__link {
	color: #00a8b5;
}

.header .menu-item:hover .submenu {
	opacity: 1;
	visibility: visible;
}

.header .menu .submenu {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	padding: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 27px rgba(0, 0, 0, .25);
	box-shadow: 0 14px 27px rgba(0, 0, 0, .25);
}

.header .menu .submenu-item {
	/*margin-bottom: 14px;*/
    margin-right: 14px;
}

.header .menu .submenu__title {
	color: #657873;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: normal;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 14px;
}

.header .menu .submenu__title:hover {
	color: #00a8b5;
}

.header .menu .submenu-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.header .menu .submenu__link {
	color: #657873;
	font-family: "Open Sans";
	font-size: 13px;
	line-height: 1.92308;
	font-weight: 400;
	padding-left: 10px;
}

.header .menu .submenu__link:hover {
	color: #00a8b5;
}

.header-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 130px;
	flex: 0 0 130px;
	width: 35px;
	max-width: 35px;
}

@media (max-width: 1179px) {
	.header-social {
		margin-left: 30px;
	}
}

@media (max-width:991px) {
	.header-social {
		display: none;
	}
}

.header-social__item {
	display: inline-block;
	margin-right: 5px;
}

.header-social__item:last-child {
	margin-right: 0;
}

.burger-menu {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-color: #fff;
	padding: 0 15px;
	-webkit-box-shadow: 0 14px 27px rgba(0, 0, 0, .25);
	box-shadow: 0 14px 27px rgba(0, 0, 0, .25);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

@media (max-width:700px) {
	.burger-menu {
		padding: 0 20px;
	}
}

@media (max-width:600px) {
	.burger-menu {
		left: -20px;
		right: -20px;
	}
}

.burger-menu.open {
	opacity: 1;
	visibility: visible;
}

.burger-menu__line {
	margin-left: -60px;
	margin-right: -60px;
	height: 1px;
	background-color: #d2dad7;
}

@media (max-width:700px) {
	.burger-menu__line {
		margin-left: -20px;
		margin-right: -20px;
	}
}

.burger-menu--submenu {
	display: -webkit-box;
	display: -ms-flexbox;
	/* display: flex; */
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px 0 40px;
}

.mobile-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -8px;
	margin-right: -8px;
	padding: 16px 0;
}

@media (max-width: 700px) {
	.mobile-menu {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: -5px;
		margin-right: -5px;
		justify-content: center;
	}
}

.sup-counter {
	width: 0px !important;
}

.mobile-menu--item {
	padding: 0 8px;
}

@media (max-width:600px) {
	.mobile-menu--item {
		padding: 0 5px;
	}
}

/*@media (max-width:600px) {
	.mobile-menu--item:nth-child(5) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
}

@media (max-width:600px) {
	.mobile-menu--item:nth-child(6) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
}*/

.mobile-menu--item__link {
	color: #003626;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 2.72727;
	font-weight: 700;
	letter-spacing: 1.40833px;
	text-transform: uppercase;
}

@media (max-width:600px) {
	.mobile-menu--item__link {
		font-size: 8px;
	}
}

.mobile-undermenu {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(100% - 185px);
	flex: 0 0 calc(100% - 185px);
	width: calc(100% - 185px);
	max-width: calc(100% - 185px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	height: 105px;
	padding-right: 10px;
}

@media (max-width:700px) {
	.mobile-undermenu {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 145px);
		flex: 0 0 calc(100% - 145px);
		width: calc(100% - 145px);
		max-width: calc(100% - 145px);
	}
}

@media (max-width:600px) {
	.mobile-undermenu {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
		padding-right: 0;
	}
}

.mobile-undermenu.open {
	height: auto;
}

.mobile-undermenu--item {
	max-width: 120px;
	padding: 5px 0;
}

.mobile-undermenu--item:nth-child(1) {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.mobile-undermenu--item:nth-child(2) {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.mobile-undermenu--item:nth-child(3) {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.mobile-undermenu--item:nth-child(4) {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.mobile-undermenu--item:nth-child(5) {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.mobile-undermenu--item:nth-child(6) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.mobile-undermenu--item:nth-child(7) {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.mobile-undermenu--item.close {
	display: none;
}

.mobile-undermenu--item.open {
	max-width: 100%;
}

.mobile-undermenu--item.open .mobile-undermenu__title {
	display: none;
}

.mobile-undermenu--item.open .mobile-undermenu--services {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.mobile-undermenu--item.open .mobile-undermenu--services__item .mobile-undermenu__title {
	display: inline-block;
}

.mobile-undermenu__title {
	color: #657873;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 1;
	font-weight: 700;
}

@media (max-width:600px) {
	.mobile-undermenu__title {
		font-size: 8px;
	}
}

.mobile-undermenu--services {
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}

.mobile-undermenu--services__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
	max-width: 50%;
	padding: 5px;
}

.mobile-undermenu--services__title {
	color: #657873;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 1;
	font-weight: 700;
}

@media (max-width:600px) {
	.mobile-undermenu--services__title {
		font-size: 8px;
	}
}

.mobile-undermenu--services__link {
	color: #657873;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 1;
	font-weight: 400;
}

@media (max-width:600px) {
	.mobile-undermenu--services__link {
		font-size: 8px;
	}
}

.menu-special {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 185px;
	flex: 0 0 185px;
	width: 185px;
	max-width: 185px;
}

@media (max-width:700px) {
	.menu-special {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 145px;
		flex: 0 0 145px;
		width: 145px;
		max-width: 145px;
	}
}

@media (max-width:600px) {
	.menu-special {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width:600px) {
	.menu-special--item {
		padding-right: 15px;
	}
}

@media (max-width:600px) {
	.menu-special--item:last-child {
		padding-right: 0;
	}
}

.menu-special--item__link {
	color: #d2dad7;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 3.45455;
	font-weight: 400;
}

@media (max-width:600px) {
	.menu-special--item__link {
		font-size: 8px;
	}
}

.menu-special--item .header-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width:600px) {
	.menu-special--item .header-social {
		display: none;
	}

	.banner-slider .slick-dots li,
	.banner-slider .slick-dots li button {
		width: 45px !important;
	}
}

/*slider */
@media (min-width:400px) {
	.slick-dots li {
		padding: 0px !important;
	}
}

@media (max-width:400px) {
	.slick-dots li {
		padding-bottom: 20px !important;
	}

	.banner-slider .slick-dots {
		bottom: -35px !important;
	}

	.banner-slider .slick-dots li,
	.banner-slider .slick-dots li button {
		width: 35px !important;
	}
}

/*doctor slide main page*/
.doctor-slide__name {
	text-align: center;
	max-width: 220px;
	margin: 15px auto 0;
}
.doctor-slide__position {
	margin-top: 0!important;
	text-align: center;
	max-width: 220px;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 1.5!important;
}
.doctor-slider .slick-track {
	display: flex;
}
.doctor-slider .slick-track .doctor-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/*footer*/
.pd_powered_by {
	padding-bottom: 50px;
}

@media screen and (max-width: 700px) {
	.pd_powered_by {
		min-width: 0 !important;
		padding-right: 10px;
	}
}

footer {
	overflow-x: inherit: !important;
	padding-bottom: 100px;
}

footer .content {
	position: relative;
}

.footer-block {
    display: flex;
    /* display: -webkit-box; */
    /*display: -ms-flexbox;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-flex: 0; */
    /*-ms-flex: 0 0 100%;*/
    /* flex: 0 0 100%; */
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
}

.b-lazy-footer {
	width: 100%;
}

.footer {
	/* 	display: -webkit-box;
display: -ms-flexbox; */
	display: block;
	/* 	-ms-flex-wrap: wrap;
flex-wrap: wrap; */
}

.footer-logo--block {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	width: 300px;
	max-width: 300px;
	padding-right: 30px;
	padding: 0 40px 0px 0px;
}

.footer-logo {
	padding-bottom: 40px;
}

.covid-footer {
	text-decoration: none !important;
	width: 100%;
}

.footer-block--button {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: normal;
}

.btn-default--footer {
	margin-top: 0px;
	background: #00A8B5 !important;
	border-color: #00A8B5 !important;
	font-style: normal;
	width: 100%;
}

.footer--social-item {
	padding-top: 20px;
}

.footer-blind {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 33px;
	display: flex;
	align-items: center;
	color: #657873;
}

.footer-line {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
}

.footer-line:before {
	content: "";
	display: block;
	height: 2px;
	background-color: #d2dad7;
	margin-left: -100%;
	margin-right: -100%;
}

@media (max-width:991px) {
	.footer-line:before {
		height: 1px;
	}
}

.footer-line_top {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	margin-bottom: 20px;
}

@media (max-width:991px) {
	.footer-line_top {
		margin-bottom: 35px;
	}
}

@media (max-width:600px) {
	.footer-line_top {
		margin-bottom: 30px;
	}
}

.footer-line_bottom {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	margin-top: 15px;
	margin-bottom: 40px;
}

@media (max-width:991px) {
	.footer-line_bottom {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-top: 10px;
		margin-bottom: 40px;
		display: none;
	}
}

@media (max-width:600px) {
	.footer-line_bottom {
		margin-top: 0;
		margin-bottom: 20px;
		display: none;
	}
}

.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #d2dad7;
	padding: 20px 0 15px;
}

.footer-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 0;
	width: 100%;
	max-width: 100%;
	padding-top: 35px;
	text-align: center;
	justify-content: center;
}

.attention--contain--covid {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	display: block;
	align-items: center;
	text-align: center;
	color: #A8B3B0;
	text-decoration: none !important;
}

@media screen and (max-width:768px) {
	.attention--contain--covid {
		font-size: 20px !important;
	}
}

.content-item--info {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 350px;
	flex: 0 0 250px;
	width: 250px;
	max-width: 350px;
}

.content-item--menu {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	width: 250px;
	max-width: 250px;
}

@media (max-width:1200px) and (min-width:991px) {
	.content-item--info {
		-webkit-box-flex: 0;
		-ms-flex: auto;
		flex: auto;
		width: auto;
		max-width: auto;
	}

	.content-item--menu {
		-webkit-box-flex: 0;
		-ms-flex: auto;
		flex: auto;
		width: auto;
		max-width: auto;
	}
}

@media (max-width:991px) {
	.footer-logo--block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 300px;
		flex: 0 0 50%;
		width: 50%;
		max-width: 50%;
		padding: 0 120px 0px 0px;
	}

	.content-item--info {
		-webkit-box-flex: 0;
		-ms-flex: auto;
		flex: auto;
		width: auto;
		max-width: auto;
	}

	.content-item--menu {
		-webkit-box-flex: 0;
		-ms-flex: auto;
		flex: 0 0 50%;
		width: 50%;
		max-width: 50%;
	}

	.footer-tel--block {
/*		-webkit-box-flex: 0;
		-ms-flex: auto;
		flex: auto;
		width: auto;*/
	}
}

@media (max-width: 600px) {
	.footer-logo--block {
		padding: 0 40px 0 0 !important;
	}
}


.footer-menu {
	/* display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;*.
	-ms-flex: 0 0 100%;
	/*! flex: 0 0 100%; */
	/*! width: 100%; */
	/*! max-width: 100%; */
	/*! -webkit-box-ordinal-group: 6; */
	-ms-flex-order: 5;
	/*! order: 5; */
	/* display: flex;
	align-items: center; */
}

@media (max-width:991px) {
	.footer-menu {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (max-width:700px) {
	.footer-menu {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
	}
}

@media (max-width:600px) {
	.footer-menu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.footer-menu__item_none {
	display: none;
}

.footer-menu__item .social {}

@media (max-width:600px) {
	.footer-menu__item .social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.footer-menu__item:last-child {
	width: 100%;
	display: none;
}

@media (max-width:700px) {
	.footer-menu__item:last-child {
		width: auto;
	}
}
.adr.footer-title__menu  {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 8px;
}
.footer-menu__item.footer-title__menu  {
    font-size: 18px;
    margin-bottom: 15px;
}
.footer-menu__item  {
	margin-bottom: 8px
}
.footer-menu__link {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	display: block;
	text-align: left;
	color: #657873;
}

@media (max-width:991px) {
	.footer-menu__link {
		font-size: 16px;
	}
}

.footer-tel--block {
/*	-webkit-box-flex: 0;
	-ms-flex: auto;
	flex: auto;
	width: auto;*/
}

.footer-tel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: normal;
	/*flex: 0 0 350px;*/
	/*! width: 350px; */
	/*! max-width: 350px; */
}

.footer-tel__item a {
	text-transform: uppercase;
	padding-left: 15px;
	background-image: url(/images/phone.svg);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 45px;
	display: flex;
	align-items: center;
	color: #657873;
}

.footer-adress__item {
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/images/pin.svg);
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	display: flex;
	align-items: center;
	color: #657873;
}
@media(max-width: 480px) {
	.footer-adress__item {
		line-height: 25px;
	}
}

.footer-time__item {
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/images/time.svg);
	color: #034638;
	font-family: "Open Sans";
	font-weight: 700;
}

.footer-link-time {
	width: 100%;
	white-space: nowrap;
	text-decoration: underline;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 33px;
	display: flex;
	align-items: center;
	color: #657873;
}

.covid-footer {
	background: transparent;
	/*padding-top: 20px;*/
}

.footer-bottom__item a,
.footer-bottom__item p {
	font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    /*display: flex;*/
    align-items: center;
    color: #657873;
    margin-bottom: 8px;
}

.footer-bottom__web {
	font-size: 16px !important;
}

@media (max-width:520px) {

	.footer-bottom__item a,
	.footer-bottom__item p {
		font-size: 15px;
		line-height: 34px;
	}

	.footer-bottom__web {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 1110px) and (min-width:1000px) {
	.footer-tel {
		width: 300px;
		max-width: 300px;
	}
}

@media screen and (max-width: 1000px) and (min-width:600px) {
	.footer-tel {
		width: auto;
		max-width: inherit;
	}

	.footer-adress__item {
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.footer-time__item {
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.footer-tel__item a {
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.footer-link-time {
		font-size: 16px;
		line-height: 30px;
	}

	.footer-bottom__web {
		font-size: 15px !important;
	}

}

@media (max-width:600px) {
	.footer-menu__link {
		font-size: 16px !important;
		line-height: 25px !important;
	}

	.footer-menu__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		width: 33.333%;
		max-width: 33.333%;
	}

	.footer-tel {
		flex: none !important;
		width: auto !important;
		max-width: fit-content !important;
		text-align: center !important;
		padding-top: 10px !important;
	}

	.footer-menu__link,
	.footer-adress__item {
		display: grid !important;
	}

	.footer-adress__item {
		padding-left: 20px !important;
		font-size: 16px !important;
		text-align: left !important;
	}

	.footer-time__item {
		display: block;
	}

	.footer-tel__item a {
		font-size: 16px !important;
		line-height: 33px !important;
		padding-left: 20px !important;
	}

	.adress__item {
		font-size: 16px !important;
		line-height: 33px !important;
	}

	.footer-link-time {
		font-size: 16px !important;
		line-height: 33px !important;
	}

	.footer-bottom__web {
		font-size: 15px !important;
	}
}
@media(max-width: 480px) {
	.footer-tel {
		margin: 0 auto;
	}
}

@media (max-width: 460px) {
	.footer-logo--block {
		padding: 0 0px 0 0 !important;
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.footer-menu__link {
		line-height: 30px;
	}
}

.footer-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
	-webkit-box-ordinal-group: 8;
}

/*@media (max-width:991px) {
	.footer-bottom {
		margin-top: 40px;
	}
}

@media (max-width:600px) {
	.footer-bottom {
		margin-top: 5px;
	}
	}*/

.footer-bottom__item:last-child {
	padding-right: 0;
}

.footer-bottom__item img {
	width: 100%;
	max-width: 100%;
}


img.b-lazy.footer__left.b-loaded {
	position: absolute;
	margin-top: -175px;
	margin-left: -70px;
}

img.b-lazy.footer__right.b-loaded {
	margin-left: calc(100% - 420px);
	position: absolute;
	margin-top: -140px;
}

@media (max-width: 1600px) and (min-width: 1300px) {
	img.b-lazy.footer__left.b-loaded {
		position: absolute;
		margin-top: 50px;
		margin-left: -70px;
		width: 10%;
		z-index: -1;
	}

	img.b-lazy.footer__right.b-loaded {
		margin-left: calc(100% - 160px);
		position: absolute;
		margin-top: 50px;
		width: 10%;
		z-index: -1;
	}
}

@media (max-width: 1300px) {

	img.b-lazy.footer__left.b-loaded,
	img.b-lazy.footer__right.b-loaded {
		display: none;
	}
}

/*rewiews*/
.reviews-item__info,
.reviews-item__btn {
	margin-top: 0px !important;
}

/* компьютерная томография*/
.container-padding-block {
	padding-top: 0px !important;
	padding-bottom: 30px !important;
}

.black--p {
	color: black !important;
}

.priority-text li {
	font-size: 18px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	color: #657873;
	list-style-image: url(/images/rhomb2.svg);
}

.priority-text {
	padding: 10px 0 30px 0;
	font-size: 18px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	color: #657873;
}

.banner-new {
	max-height: 820px;
}

@media(max-width: 1040px) {
	.priority-text {
		margin-left: 40px;		
	}
}
/*widget zoon */
.zoon-widget-comments {
	background-color: white;
	clear: both;
	min-width: 50px;
	max-width: 100%;
	display: table;
	font: 12px Arial, Verdana, sans-serif;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}

.pd_powered_by {
	max-width: 1100px !important;
	min-width: auto !important;
}

.pd_widget_footer {
	min-width: auto !important;
}

.pd-center {
	margin: 0 auto;
}

@media (max-width: 980px) and (min-width: 768px) {
	.zoon-widget-comments {
		display: none;
	}
}

/* .doctor-page__right {
	position: relative;
}
.button-doctor {
	position: absolute;
	bottom: 25px;
	} */

/*слайдер врачи на главной*/
.main-doctor-img {
	width: auto;
	max-width: 240px;
	margin: 0 auto;
	/*height: 320px;*/
}

.slider-item {
	height: 410px !important;
}

/*Общее оформление блоков*/

.container-padding--all100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.container-padding--all50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.container-padding--all20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.p--bigfont {
	color: #657873;
	font-family: "Open Sans";
	line-height: 1.81818;
	font-weight: 400;
}


@media (min-width: 1500px) {
	#inappropriatePhoto {
		min-height: 660px !important;
	}
}

@media (min-width: 1700px) {
	#inappropriatePhoto {
		min-height: 750px !important;
	}
}

@media (min-width: 1900px) {
	#inappropriatePhoto {
		min-height: 850px !important;
	}
}

@media (min-width: 2000px) {
	#inappropriatePhoto {
		min-height: 1000px !important;
	}
}

@media (max-width: 590px) {
	#inappropriatePhoto {
		min-height: 200px !important;
	}
}

@media (min-width: 900px) {
	.container-padding--top {
		padding-top: 100px;
		padding-bottom: 10px;
	}

	.container-padding--bottom {
		padding-top: 0px;
		padding-bottom: 100px;
	}

	.container-padding--bottom-mobile {
		padding-bottom: 0px;
	}

	.p--bigfont {
		font-size: 18px !important;
	}

	.container-padding--all100 {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width: 900px) {
	.container-padding--top {
		padding-top: 50px;
	}

	.container-padding--all100 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.container-padding--bottom,
	.container-padding--bottom-mobile {
		padding-bottom: 50px;
	}

	.container-padding--bottom-mobile_small {
		padding-bottom: 20px;
	}

	.p--bigfont {
		font-size: 14px;
	}

	.infg-image--contain img {
		object-fit: contain !important;
		width: 100px !important;
	}

	.infg-content-2 {
		padding-left: 30px;
	}

	.infg-content-3 {
		padding-left: 10px;
	}

}

.price-bg .link-title {
    color: #80dee5!important;
}
.price--padding {
	padding-top: 40px;
	padding-bottom: 40px;
}
@media (max-width: 500px) {
	.price--padding {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

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

@media (max-width: 600px) {
	.akcii-items .tile-item .btn {
		margin-top: 10px !important;
	}

	.infg__title {
		font-size: 16px !important;
		color: #485359 !important;
	}
}

/* .banner-slide__bg img {
    -o-object-fit: fill !important;
    object-fit: fill !important;
    } */

/*Форма*/
@media (max-width:600px) {
	.form-inline .form-control {
		font-size: 14px !important;
		max-width: 150px !important;
	}

	.form-inline .form-control::placeholder {
		font-size: 14px !important;
	}

	.map-infg__text {
		font-size: 13px !important;
	}

	.form-inline p,
	.form__consent,
	.doctor-slide__position,
	.price-name__title,
	.price-item__value,
	.marker-list__text {
		font-size: 14px !important;
	}

	.form-popup form .form-group .radio-button .radio-button_all label {
		font-size: 12px !important;
	}

	.form-popup form .form-group .radio-button .radio-button_all {
		flex: 0 0 33% !important;
	}

	form[name="SIMPLE_FORM_2"] .radio-button_all label {
		font-size: 14px !important;
	}
}

.form-reviews .form-control {
	color: black !important;
}

.main-banner-form form[name="SIMPLE_FORM_2"] .radio-button_all label {
	color: #fff;
}

form[name="SIMPLE_FORM_2"] .radio-button_all label {
	font-size: 16px;
	color: #fff;
	padding: 0px 15px 0px 0px;
}

form[name="SIMPLE_FORM_2"] .radio-button_all {
	flex: none;
	width: auto;
}

.form-popup form[name="SIMPLE_FORM_1"] .form-group .radio-button .radio-button_all {
	flex: 0 0 39%;
	margin-bottom: 3px;
}

.form-popup form .form-group .radio-button .radio-button_all label {
	font-size: 16px;
	font-weight: 400;
	padding-left: 11px;
	line-height: 23px;
}

.main-banner-form p {
	color: #657873 !important;
}

a.btn-default--skidka {
	margin-top: 0px;
	font-size: 11px;
	padding: 8px;
	line-height: 2;
	background: #af5ba6;
	border-radius: 5px;
	/*background: linear-gradient(90deg, #d87ac9 0, #7080cf 100%);*/
}

blockquote ul li {
	font-size: 22px;
}

@media (max-width: 991px) and (min-width: 690px) {
	a.btn-default--skidka {
		margin-left: 15px;
		max-width: 190px;
	}
}

@media (max-width: 690px) {

	/* a.btn-default--skidka{
		display: none;
	} */
	.header_time_tel {
		display: flex;
		flex-direction: column;
	}
}

@media (max-width: 900px) and (min-width: 600px) {
	.blockquote-tp {
		padding-top: 40px;
	}
}

.marker-list-big-size li,
.marker-list-big-size li div {
	color: #657873;
	font-family: "Open Sans";
	font-size: 22px;
	line-height: 1.81818;
	font-weight: 400;
}

.infg__text-big-size {
	color: #657873;
	font-family: "Open Sans";
	font-size: 22px !important;
	line-height: 1.81818 !important;
	font-weight: 400 !important;
}

.doctor-item--triple .doctor-item__wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.d-m {
	display: none !important;
}

.dn-m {
	display: block !important;
}

@media (max-width: 900px) {
	.dn-m {
		display: none !important;
	}

	.d-m {
		display: block !important;
	}
}


.tile-no-slider {
	display: flex;
	flex-wrap: wrap;
}

/* .section-img {
	height: 560px !important
} */

/* #fissuryBanner {
	color: #FFFAF0;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 1.75;
    font-weight: 400;
	text-shadow: none;
} */
@media (min-width:2000px) {
	#implantatsiyaAllOn4Img {
		height: 900px !important;
	}
}

@media (min-width:1700px) {
	#implantatsiyaAllOn4Img {
		height: 700px;
	}
}

@media (min-width:1900px) {
	#semnyeProtezyNaImplantakhImg {
		height: 700px !important;
	}
}


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

}

@media(max-width:991px) {
	.viber-mobile {
		display: block;
	}

	.viber-pc {
		display: none;
	}

}

.banner-slide.slick-slide {
	min-height: 570px;
}

@media (max-width: 600px) {
	.banner-slide.slick-slide {
		min-height: auto;
	}
}

.banner__left,
.banner__right {
	display: none !important;
}

@media (max-width: 600px) {
	.btn-up {
		display: none !important;
	}
	.amo-button-holder.amo-horisontal {
    	right: 20px!important;;
    	bottom: 20px!important;;
	}
}

@media (max-width: 480px) {
    .footer-menu__item {
        text-align: center;
    }
    .content-item--menu {
        margin: 0 auto;
    }
    .footer-bottom__item p {
        line-height: 25px;
    }
    .footer-bottom {
	    justify-content: center;
	}
	.footer-bottom__item a,
	.footer-bottom__item p {
        line-height: 25px;
	    justify-content: center;
	}
	.footer-menu__link {
        justify-content: center;
    }
}
@media (max-width: 600px) {
    .form-inline__bg {
        max-width: initial!important;
    }
    .form-inline .form-control {
        padding: 4px;
    }
    .form-inline form[name="SIMPLE_FORM_4"] .form-control {
		max-width: 100% !important;
		margin-right: 0;
	}
}

.form-inline__tel {
    color: #80dee5!important;
}


@media (max-width: 600px) {
    .breadcrumbs {
        display: flex!important;
        padding: 4px 0!important;
    }
    .breadcrumbs li {
	    font-size: 13px!important;
	    line-height: 18px!important;
	    font-weight: normal!important;
	    padding-left: 10px!important;
	}
	.breadcrumbs li:first-child {
    	padding-left: 0!important;
	}
	.breadcrumbs li span {
	    margin-left: 4px!important;
    	margin-right: 4px!important;
    	line-height: 1.8;
	}
	.breadcrumbs li:before {
    	left: 4px!important;
	}
}

.burger-wrap-mb {
	display: none;
}
.header__button-mb {
	display: none;
}
@media(max-width: 600px) {
	.header .burger-wrap.burger-wrap-pc,
	.header__button-pc,
	.adr.header-adress__item {
		display: none;
	}
	.burger-wrap-mb,
	.header__button-mb {
		display: block;
	}
    .header-logo {
		display: flex;
    	align-items: center;
    	justify-content: space-between;
	}
    .header_time_tel {
        min-width: 100%;
        margin: 10px 0;
    }
    .header-tel.header-tel-mb {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: row;
        justify-content: space-around;;
    }
    a.btn.btn-default--skidka {
    	padding: 5px 8px;
    }
}
@media(max-width: 350px) {
	.header-tel__item a,
	a.header-link-time {
        font-size: 14px !important;
    }
}

.bvi-panel-open-menu {
    height: 100%;
    display: flex;
    align-items: center;
    min-width: 40px;
}
.cookie-consent-banner {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 40px 20px 150px;
    border-top: 1px solid #00A8B5;
    align-items: center;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
    background: #f3f3f3;
    box-sizing: border-box;
}
.cookie-consent-banner__text {
    flex: 1;
    font-size: 14px;
    line-height: 1.45;
}
.cookie-consent-banner__text p {
    margin: 0 0 8px;
}
.cookie-consent-banner__text p:last-child {
    margin-bottom: 0;
}
.cookie-consent-banner__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-shrink: 0;
}
.cookie-consent-banner__actions .btn {
    white-space: nowrap !important;
}
.cookie-consent-banner__btn-outline {
    background: transparent !important;
    color: #00A8B5 !important;
    border: 1px solid #00A8B5 !important;
}
.cookie-consent-settings {
    position: fixed;
    inset: 0;
    z-index: 99999999999999;
}
.cookie-consent-settings__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
}
.cookie-consent-settings__panel {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: min(560px, calc(100% - 32px));
    max-height: calc(100vh - 32px);
    overflow: auto;
    background: #fff;
    border-radius: 8px;
    padding: 28px 24px 24px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
}
.cookie-consent-settings__close {
    position: absolute;
    top: 12px;
    right: 14px;
    border: 0;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    color: #666;
    cursor: pointer;
}
.cookie-consent-settings__title {
    margin: 0 0 12px;
    font-size: 22px;
    line-height: 1.2;
}
.cookie-consent-settings__desc {
    margin: 0 0 18px;
    font-size: 14px;
    line-height: 1.45;
    color: #555;
}
.cookie-consent-settings__item {
    border-top: 1px solid #e5e5e5;
    padding: 14px 0;
}
.cookie-consent-settings__item p {
    margin: 8px 0 0;
    font-size: 13px;
    line-height: 1.4;
    color: #666;
}
.cookie-consent-settings__item-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}
.cookie-consent-settings__badge {
    font-size: 12px;
    color: #888;
    white-space: nowrap;
}
.cookie-consent-settings__toggle {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
    flex-shrink: 0;
}
.cookie-consent-settings__toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}
.cookie-consent-settings__toggle span {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background: #ccc;
    border-radius: 24px;
    transition: background 0.2s;
}
.cookie-consent-settings__toggle span:before {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background: #fff;
    border-radius: 50%;
    transition: transform 0.2s;
}
.cookie-consent-settings__toggle input:checked + span {
    background: #00A8B5;
}
.cookie-consent-settings__toggle input:checked + span:before {
    transform: translateX(20px);
}
.cookie-consent-settings__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}
html.cookie-consent-settings-open {
    overflow: hidden;
}
@media (max-width: 900px) {
    .cookie-consent-banner {
        padding: 20px;
    }
}
@media (max-width: 600px) {
	html.cookie-consent-settings-open .cookie-consent-banner {
    	display: none;
	}
    .cookie-consent-banner {
        flex-direction: column;
        z-index: 9999999999999;
        padding: 20px;
    }
    .cookie-consent-settings__panel {
        top: 16px;
        transform: translateX(-50%);
        max-height: calc(100vh - 32px);
    }
    .cookie-consent-banner__text {
        text-align: center;
        font-size: 14px;
        line-height: 17px;
    }
    .cookie-consent-banner__actions {
        width: 100%;
        justify-content: center;
    }
    .cookie-consent-banner__actions .btn {
        font-size: 11px;
        padding: 6px 10px;
    }
}

.blockquote-fon {
	border-left: 3px solid #00A8B5;
    background: #eee;
    padding: 20px 30px;
}
@media(max-width: 600px) {
	.blockquote-fon {
	    padding: 15px;
	}
}

.reviews-platform {
	display: flex;
	margin-top: 10px;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.reviews-platform .item {
	display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    width: 20%;
	margin-top: 30px;   
}
.reviews-platform .num {
	color: #797676;
	font-weight: bold;
	font-size: 20px;
}
.reviews-platform .stars {
	display: flex;
    margin: 3px 0 5px;
}
.reviews-platform .stars svg {
    min-width: 20px;
    width: 20px;
}
.reviews-platform .images {
    padding: 0 10px;
}
.reviews-platform .images img {
	width: 100%;
	max-width: 145px;
}
@media(max-width: 850px) {
	.reviews-platform .item {
	    width: 25%;
	}
}
@media(max-width: 692px) {
	.reviews-platform .item {
	    width: 33.33333%;
	}
}
@media(max-width: 500px) {
	.reviews-platform .item {
	    width: 50%;
	}
	.reviews-platform .images img {
		max-width: 135px;
	}
}

.license-footer {
	margin: 20px 0;
	text-align: center;
	width: 100%;
	color: #657873;
}

@media(max-width: 992px) {
	.footer-logo--block,
	.content-item--menu,
	.footer-tel--block {
		width: 50%;
		min-width: 50%;
	}
}
@media(max-width: 500px) {
	.footer-logo--block,
	.content-item--menu,
	.footer-tel--block {
		width: 100%;
		min-width: 100%;
	}
	.content-item--menu {
		text-align: center;
		margin-top: 20px;
	}
	.content-item--menu .footer-menu__link {
        text-align: center;
    }
    .footer-tel {
	    align-items: center;
	    margin: 0 auto;
	}
}

.news-detail .container {
    max-width: 1020px;
}
.news-detail h1 {
	text-transform: initial;
}
.news-detail .news__date {
	font-size: 18px;
    padding-left: 25px;
    position: relative;
}
.news-detail .news__date::before {
	content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-size: contain;
    position: absolute;
    left: 0;
	background-image: url('/images/calendar.svg');
}
.news-detail__content .image {
	float: right;
    margin-left: 30px;
}
@media(max-width: 900px) {
	.news-detail__content .image {
		width: 40%;
	}
}
@media(max-width: 500px) {
	.news-detail__content .image {
	    float: initial;
	    width: 100%;
    	margin: 0;
    }
}

/*** faq ***/
.faq-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.faq-wrap .faq-main-title {
	width: 100%;
	margin-bottom: 30px;
}
.faq-wrap .faq-block {
	width: calc(50% - 10px);
	margin: 0 0 20px 0;
}
.faq-wrap .faq-title {
	font-weight: 400;
    font-size: 18px;
    min-height: 92px;
    padding: 15px 40px 15px 15px;
    border-left: 5px solid #00A8B5;
    background: #f6f6f6;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
	transition: 0.3s;
	border-radius: 5px;
}
.faq-wrap .faq-title.active {
	height: initial;
}
.faq-wrap .faq-title span {
    position: absolute;
    right: 35px;
    top: 0;
    display: block;
    height: 100%;
}
.faq-wrap .faq-title span:after,
.faq-wrap .faq-title span:before {
	content: '';
	display: block;
	position: absolute;
	width: 3px;
	height: 14px;
	background-color: #00A8B5;
	top: calc(50% - 7px);;
	left: 0;
	transition: 0.3s;
}
.faq-wrap .faq-title span:before {
    transform: rotate(90deg);
}
.faq-wrap .faq-title.active span:after {
    transform: rotate(90deg);
}
.faq-wrap .faq-text {
	display: none;
    padding: 20px;
    border: 1px solid #eee;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
}
@media(max-width: 680px) {
	.faq-wrap .faq-block {
		width: 100%;
	}
}
/*** /faq ***/

/*** doc in article ***/
.doc-article-wrap {
    border-top: 2px solid #C5D87A;
    padding: 20px 30px;
    width: 50%;
    min-width: 425px;
}
.doc-article-wrap .doc-article-title {
    font-size: 22px;
    color: #888;
    margin-bottom: 10px;
}
.doc-article-wrap .doc-article-block {
    display: flex;
    align-items: center;
}
.doc-article-wrap .doc-article-block img {
    width: 62px;
    border-radius: 50%;
    border: solid 1px #eee;
    background-color: #f0f0f0;
    margin-right: 15px;
}
.doc-article-wrap .doc-article-name-position {
    font-size: 18px;
}
.doc-article-wrap .doc-article-position {
    font-weight: bold;
}
@media(max-width: 550px) {
    .doc-article-wrap {
        padding: 10px 15px;
        width: 100%;
        min-width: initial;
    }
    .doc-article-wrap .doc-article-title {
        font-size: 19px;
    }
    .doc-article-wrap .doc-article-name-position {
        font-size: 16px;
    }
}
/*** /doc in article ***/

/*** doc in akcii ***/
.wrap-doctors-list-akcii {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 30px 0;
    gap: 30px;
}
.wrap-doctors-list-akcii .doctors-item {
    border: 2px solid #d3e19b;
    display: flex;
    padding: 30px;
    justify-content: space-between;
    align-items: center;
}
.wrap-doctors-list-akcii .doctors-img {
    border-radius: 50%;
    border: 2px solid #d3e19b;
    width: 190px;
    min-width: 190px;
    height: 190px;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.wrap-doctors-list-akcii .doctors-img:hover {
    opacity: 0.8;
}
.wrap-doctors-list-akcii .doctors-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 32px;
    color: #034638;
}
.wrap-doctors-list-akcii .doctors-name:hover {
    color: #1ea1a1;
}
.wrap-doctors-list-akcii .doctors-position {
    font-family: Open Sans;
    font-style: normal;
    margin: 20px 0 15px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #657873;
}
.wrap-doctors-list-akcii .doctors-experience {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
    align-items: center;
    color: #034638;
    display: block;
}
.wrap-doctors-list-akcii .doctors-button {
    margin-top: 30px;
    border: 2px solid #d3e19b;
    padding: 5px 15px;
    cursor: pointer;
    background: #fff;
    color: #657873;
}
.wrap-doctors-list-akcii .doctors-button:hover {
    background: #eee;
    color: #000;
}
@media(max-width: 991px) {
    .wrap-doctors-list-akcii .doctors-img {
        width: 140px;
        min-width: 140px;
        height: 140px;
    }
    .wrap-doctors-list-akcii .doctors-item {
        padding: 20px;
    }
    .wrap-doctors-list-akcii .doctors-name {
        font-size: 17px;
        line-height: 21px;
    }
    .wrap-doctors-list-akcii {
        gap: 20px;
    }
}
@media(max-width: 792px) {
    .wrap-doctors-list-akcii {
        grid-template-columns: repeat(1, 1fr);
    }
    .wrap-doctors-list-akcii .doctors-img {
        width: 220px;
        min-width: 220px;
        height: 220px;
    }
}
@media(max-width: 592px) {
    .wrap-doctors-list-akcii .doctors-img {
        width: 150px;
        min-width: 150px;
        height: 150px;
    }
}
@media(max-width: 492px) {
    .wrap-doctors-list-akcii .doctors-item {
        flex-direction: column-reverse;
    }
    .wrap-doctors-list-akcii .doctors-description {
        width: 100%;
    }
    .wrap-doctors-list-akcii .doctors-img {
        margin-bottom: 30px;
    }
}
/*** /doc in akcii ***/

/*** slider in main ***/
.banner-slide__bg-mb {
	display: none;
}
@media(max-width: 600px) {
	.banner-slide__bg-pc {
		display: none;
	}
	.banner-slide__bg-mb {
		display: block;
	}
}
/*** /slider in main ***/

/*** podeli 3 banners ***/
.wrap-podeli-3-banners {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 20px;
	border: dashed 2px #3177a1;
	gap: 30px;
	border-radius: 5px;
}
.podeli-3-banners-block img {
	margin-bottom: 20px;
	width: 100%;
}
.wrap-podeli-banner {
	margin-bottom: 20px;
}
.podeli-3-banners-block p {
	text-align: center;
	color: #333;
}
.podeli-3-banners-block-link {
    text-align: center;
    grid-column: span 3;
}
.podeli-3-banners-block-link a {
	color: #333;
	text-decoration: underline;
}
.podeli-3-banners-block-link a:hover {
	color: #1ea1a1;
	text-decoration: none;
}

@media(max-width: 950px) {
	.wrap-podeli-3-banners .wrap-podeli-banner {
	    padding: 5px;
	}
}
@media(max-width: 860px) {
	.wrap-podeli-3-banners {
	    padding: 10px;
	    gap: 10px;
	}
}
@media(max-width: 710px) {
	.wrap-podeli-3-banners {
	    grid-template-columns: 1fr;
	    padding: 16px;
	}
	.podeli-3-banners-block-link {
	    grid-column: auto;
	}
	.podeli-3-banners-block {
    	margin-bottom: 16px;
	}
	.wrap-podeli-banner,
	.podeli-3-banners-block img {
    	margin-bottom: 10px;
    }
	.podeli-3-banners-block p {
	    font-size: 18px;
    	font-weight: bold;
    }
    .podeli-3-banners-block-link a {
	    font-size: 18px;
    }
	.wrap-podeli-3-banners .wrap-podeli-banner {
	    max-width: 100%;
	    font-size: 23px;
	}
	.wrap-podeli-3-banners .podeli-banner-text {
	    justify-content: space-around;
	}
}
@media(max-width: 540px) {
	.wrap-podeli-3-banners .wrap-podeli-banner {
	    font-size: 20px;
	}
	.wrap-podeli-3-banners .podeli-banner-text {
		justify-content: space-between;
	}
}
@media (max-width: 420px) {
    .wrap-podeli-3-banners .wrap-podeli-banner {
        font-size: 17px;
    }
}


.wrap-podeli-banner {
    max-width: 360px;
    border-radius: 13px;
    display: grid;
    grid-template-columns: 15% 1fr;
    gap: 15px;
    background-color: #ffdcda;
    padding: 6px;
	border: solid 2px #f0f0f0;
    font-size: 19px;
}
.podeli-banner-img {
    border-radius: 11px;
    background-color: #fff;
	padding: 16%;
}
.podeli-banner-img img {
    width: 100%;
    margin-bottom: 0;
}
.podeli-banner-text {
	padding: 4px 0;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.podeli-banner-text p {
    color: #aaa;
    line-height: 0.8em;
    text-align: left;
    font-size: 0.8em;
}
p.podeli-banner-text-title {
    font-weight: bold;
    color: #333;
    text-align: left;
    line-height: 1em;
    font-size: 1em;
}
@media(max-width: 1100px) {
	.wrap-podeli-banner {font-size: 16px;}
}
@media(max-width: 960px) {
	.wrap-podeli-banner {font-size: 14px;}
}
@media(max-width: 860px) {
	.wrap-podeli-banner {font-size: 12px;}
}
/*** /podeli 3 banners ***/

/*** Полезные материалы ***/
/* /template/useful-materials.block.php */
.other-article-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.other-article-item {
    width: calc(33.33333% - 20px);
    border: solid 1px gainsboro;
    background: #f0f0f024;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
}
.other-article-desc {
    padding: 20px 20px 25px;
    display: flex;
    flex-direction: column;
    flex-grow: 1; 
}
.other-article-name {
    font-weight: bold;
    margin: 0 0 15px;
	font-size: 18px;
}
.other-article-more {
    margin-top: auto; 
}
@media(max-width: 600px) {
    .other-article-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .other-article-name {
        margin: 7px 0 4px;
		font-size: 16px;
    }
}
/*** /Полезные материалы ***/

/*** Акции на главной ***/
.akcii-h2-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
@media (max-width: 991px) {
	.akcii-h2-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
/*** /Акции на главной ***/

/*** Философия стоматологии на главной ***/
.wrap-main-about {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr 400px;
}
@media(max-width: 960px) {
	.wrap-main-about {
		grid-template-columns: 1fr 320px;
	}
}
@media(max-width: 768px) {
	.wrap-main-about {
		grid-template-columns: 1fr;
	}
}
/*** /Философия стоматологии на главной ***/

/*** Наша история на О клинике ***/
.wrap-about-about {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr 400px;
}
@media(max-width: 960px) {
	.wrap-about-about {
		grid-template-columns: 1fr 320px;
	}
}
@media(max-width: 768px) {
	.wrap-about-about {
		grid-template-columns: 1fr;
		margin-bottom: 40px;
	}
}
/*** /Наша история на О клинике ***/

/*** Блок с лицензиями и наградой от Яндекса на О клинике ***/
.wrap-licenses-awards {
	display: grid;
	grid-template-columns: 450px 1fr;
	gap: 20px;
	margin: 20px 0 50px;
}
.wrap-licenses-awards .licenses-awards-left {
	display: grid;
    grid-template-columns: 90px 1fr;
    gap: 15px;
    align-items: center;
}
.wrap-licenses-awards .licenses-awards-left img {
	width: 100%;
}
.wrap-licenses-awards .licenses-awards-left p {
	font-weight: bold;
}
.wrap-licenses-awards .licenses-awards-right {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
}
@media(max-width: 1024px) {
	.wrap-licenses-awards {
		grid-template-columns: 300px 1fr;
	}
}
@media(max-width: 850px) {
	.wrap-licenses-awards .licenses-awards-left {
	    grid-template-columns: 1fr;
        gap: 0px;
	}
	.wrap-licenses-awards .licenses-awards-left img {
		width: 65px;
	}
}
@media(max-width: 768px) {
	.wrap-licenses-awards {
		grid-template-columns: 160px 1fr;
	}
}
@media(max-width: 590px) {
	.wrap-licenses-awards {
		grid-template-columns: 1fr;
	}
	.wrap-licenses-awards .licenses-awards-left {
	    grid-template-columns: 80px 1fr;
    	gap: 30px;
	}
	.wrap-licenses-awards .licenses-awards-left img {
    	width: 100%;
	}
}
@media(max-width: 450px) {
	.wrap-licenses-awards .licenses-awards-right {
	    grid-template-columns: repeat(2, 1fr);
	}
}
/*** /Блок с лицензиями и наградой от Яндекса на О клинике ***/

/*** Закрепление шапки сайта ***/
.header-logo a.tel-mobile {
	display: none;
}
.header-logo a.tel-mobile img {
	padding: 10px 20px 10px 0px;
}
@media(max-width: 590px) {
	.headerNewYear {
		position: sticky !important;
	    top: 0;
	    background: #fff;
	}
	.hide-mobile-version-blind {
		position: absolute;
    	width: 100%;
	    top: -21px;
	}
	.hide-mobile-header_time_tel {
	    position: absolute;
	    top: -105px;
	}
	.header-logo a.tel-mobile {
		display: block;
	}
}
.header_time_tel,
.covid-blind {
	transition: top 3s ease-in-out;
}
/*** /Закрепление шапки сайта ***/

/*** Боковое меню на мобиле ***/
.menu-close {
	display: none;
	position: relative;
	width: 28px;
	height: 28px;
	min-height: 28px;
	right: calc(-100% + 45px);
    margin-top: 15px;
    cursor: pointer;
}
.menu-close:before,
.menu-close:after {
	content: '';
	display: block;
	height: 25px;
	width: 4px;
	position: absolute;
	background: #00A8B5;
	transform: rotate(45deg);
	left: 15px;
}
.menu-close:after {
	transform: rotate(135deg);
}
.header .menu .header-time__item,
.header .menu .btn.btn-default--header {
	display: none;
}
.header .menu .main-menu-item-mb {
	display: none!important;
}
@media(max-width: 991px) {
	.header .menu {
        position: fixed;
        background: #fff;
        flex-direction: column;
        width: calc(100% - 30px);
        right: calc(-100% + 30px);
        top: 0;
        box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.5);
        padding: 0 0 20px 20px;
        transition: right 0.5s ease;
        max-height: calc(100vh - 180px);
        overflow-y: scroll;
	}
	.header .menu.open {
		right: 0;
	}
	.header .menu-item {
    	margin-right: 0;
    }
	.header .menu-item__link {
	    text-transform: initial;
	    font-size: 15px;
    	line-height: 35px;
	}
	.header .menu .submenu  {
		position: relative;
    	left: initial;
    	top: 0;
    	bottom: initial;
    	transform: initial;
    	box-shadow: none;
    	padding: 0 0 0 20px;
    	display: none;
    	opacity: 1;
    	visibility: visible;
	}
	.header .menu .submenu:nth-child(2),
	.header .menu .submenu:nth-child(3) {
        left: initial;
    }
	.header .menu-item:nth-child(3) .submenu {
	    height: initial;
	    width: initial;
	}
	.header .menu .submenu-item {
    	/*margin-bottom: 8px;*/
    	margin-right: 0;
	}
	.header .menu .submenu__title {
	    font-size: 14px;
	    font-weight: 600;
    	margin-bottom: 8px;
	}
	.header .menu-item__link_parent:after {
	    top: calc(50% + 2px);
	    right: -22px;
	    width: 12px;
    	height: 10px;
	    background-size: contain;
    	background-repeat: no-repeat;
	}
	.menu-close {
		display: block;
	}
	.header .menu .header-time__item {
		display: block;
        padding-left: 20px;
        background-size: 13px;
        margin-top: 10px;
	}
	.header .menu a.header-link-time {
        font-size: 15px !important;
        line-height: 26px;
        padding-left: 0;
    }
    .header .menu .btn.btn-default--header {
    	margin-top: 15px;
	    max-width: 165px;
	    display: block;
	}
	.header .menu .main-menu-item-mb {
		display: inline-block!important;
	}
}
/*** /Боковое меню на мобиле ***/
/* End */


/* Start:/local/templates/edental/template_styles.css?17536787011688*/
/*contacts page*/
@media (max-width: 600px) {
	.h3--contacts{
		font-size: 20px;
		margin-top: -30px;
		
	}
	.slick-track, .map-slide.slick-slide.slick-current.slick-active{
		width: 100%;
	}
}
/*about us*/
@media (max-width:600px) {
	.infg__title {
		color: #657873;
	}
}
/*reviews*/
@media (max-width: 600px){
	.reviews-content {
		width: 100% !important;
		flex: 100% !important;
		max-width: 100% !important;
		padding-left: 0px !important;
	}
	.reviews-detail__text {
		font-size: 18px !important;
		margin-top: 20px !important;
	}
	.reviews-info__text {
		font-size: 16px !important;
	}
	.reviews-item__info{
		font-size: 13px !important;
	}
	.reviews-item__text {
    font-size: 16px !important;
}
}
/*header*/
.header .burger::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    height: 25px;
    width: 25px;
    background-image: url(/images/menu.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
}

.header .burger::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    height: 25px;
    width: 25px;
    background-image: url(/images/menu.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header .burger.open::after{
    background-image: url(/images/burger-close.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-slide__bg img{
	object-position: 55% center !important;
}
/* End */
/* /local/components/edental/menu/templates/top-new/style.css?17846406283292 */
/* /local/components/edental/form.result.new/templates/lead-catcher/style.css?177339688953 */
/* /local/templates/edental/styles.css?178187949567430 */
/* /local/templates/edental/template_styles.css?17536787011688 */
