.top_services-wrap{
	background:#EAF8FA;
}

.main_where h2{
	margin-top:20px;
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
}
.main_where ._list{
	display:flex;
}
.main_where ._list a{
	width:100%;
	padding:38px 15px 38px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.main_where ._list a{
	text-decoration:none;
}
.main_where ._list a div{
	text-align:center;
}
.main_where ._list a label{
	font-weight: 600;
	font-size: 22px;
	display:block;
	text-align:center;
	margin-bottom:35px;
}
.main_where ._list a li{
	text-align:left;
	font-weight: 500;
	font-size: 16px;
	margin:15px 0 15px 15px;
	padding:5px 0;
	list-style:none;
	background:no-repeat left top;
	padding-left:42px;
}
.main_where ._list ._item1{
	background:#FFF3C7 url(../image/hospital.svg) no-repeat top 7px right 6px;
}
.main_where ._list ._item1 li{
	background-image:url(../image/li1.svg);
}
.main_where ._list ._item2{
	background:#CDF1F1 url(../image/house.svg) no-repeat top 12px right 12px;
	margin:0 30px;
}
.main_where ._list ._item2 li{
	background-image:url(../image/li2.svg);
}
.main_where ._list ._item3{
	background:#FFDDE6 url(../image/airphone.svg) no-repeat top 12px right 12px;
}
.main_where ._list ._item3 li{
	background-image:url(../image/li3.svg);
}
.main_where ._list ._item3 label{
	margin-top:-15px;
}
.main_where ._list button{
	margin-top:20px;
}

.main_action-wrap{
	background:#EAF8FA;
	/*z-index: -3;*/
	position: relative;
}
.main_action-wrap > div{
	padding:30px 15px 60px;
}


.main_why h2{
	width: 100%;
	margin: 0 0 28px 0;
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
	color: #1B1B1B;
	text-align: center;
}
.main_why ._list{
	display:flex;
	margin: 0 auto;
}
.main_why ._list > div{
	width: 100%;
	max-width: 25%;
	padding: 90px 15px 0;
	text-align: center;
	background: no-repeat top center;
	background-size: 70px 70px;
}
.main_why ._list label{
	width: 100%;
	display: block;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #F17BB4;
}
.main_why ._list span{
	width: 100%;
	display: block;
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	text-align: center;
	color: #1B1B1B;
	margin-top: 8px;
}
.main_why ._list span br{
	display:none;
}
.main_why ._list ._item1{
	background-image:url(../image/why-icon-1.png);
}
.main_why ._list ._item2{
	background-image:url(../image/why-icon-2.png);
}
.main_why ._list ._item3{
	background-image:url(../image/why-icon-3.png);
}
.main_why ._list ._item4{
	background-image:url(../image/why-icon-4.png);
}



/****PAGES****/

.page_about .tabs{
	margin-bottom:40px;
}
.page_about h2{
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	margin:20px 0 20px;
}
.page_about h3{
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	margin:30px 0 20px;
}
.page_about h4{
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	margin:20px 0 15px;
}
.page_about .main_about ._right{
	margin-top:0;
}

.page_reviews ._title{
	margin: 8px 0 13px;
	overflow:hidden;
}
.page_reviews h1{
	font-size: 28px;
	line-height: 33px;
	margin-right: 16px;
	color: #1B1B1B;
	float: left;
}
.page_reviews .reviews_cnt{
	float:left;
	color: #A3A3A3;
	font-weight: 500;
	font-size: 15px;
	line-height: 200%;
	margin-top:25px;
}
.page_reviews_form{
	background: #EAF8FA !important;
	padding-top:40px;
	padding-bottom:50px;
	clear:both;
}

.page_vacancies{
	margin-bottom:80px;
}
.page_vacancies h1{
	margin-top:30px;
}
.page_vacancies .wysiwyg p, .page_vacancies .wysiwyg li{
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
}
.page_vacancies .wysiwyg li{
	margin:12px 0;
	list-style: none;
}
.page_vacancies .wysiwyg li::before {
	content: "\2022";
	color:#5ED6E7;
	font-weight: 900;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
.page_vacancies .wysiwyg a{
	color:#5ED6E7;
}
.page_vacancies .wysiwyg h2{
	margin-top:40px;
	border-bottom: 2px solid #E7F8FA;
	padding-bottom:12px;
}

.page_vacancies{
	margin-bottom:80px;
}
.page_vacancies h1{
	margin-top:30px;
}
.page_vacancies .wysiwyg h2{
	margin-top:40px;
	border-bottom: 2px solid #E7F8FA;
	padding-bottom:12px;
}
.page_vacancies .wysiwyg img{
	margin:0 !important;
}
.page_vacancies .wysiwyg a{
	color:#5ED6E7;
}



.page_search .desk_width{
	margin-bottom:20px;
}

.page_search h1{
	margin: 24px 0;
}

.search-page{
	border-bottom: 2px solid #E7F8FA;
}
.page_search h3{
	margin: 32px 0 12px;
	border-bottom: 2px solid #E7F8FA;
	padding-bottom: 12px;
}
.search-page .search-item.search-item-first{
	border:0 !important;
	padding-top:0;
}
.search-page .search-item{
	border:0 !important;
	padding:0;
	margin: 0 0 16px 0;
}
.search-page .search-title a{
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	color: #1B1B1B;
}
.search-page .search-title a:hover{
	color:#F17BB4;
}
.search-page .search-preview{
	display:none;
}
.search-page .search-preview + .search-description{
	margin-left:0;
}

.page_sitemap{
	margin-bottom: 100px;
}

.page_sitemap h1{
	margin: 24px 0 28px;
}

.page_sitemap .wysiwyg li{
	margin:10px 0;
	list-style: none;
	position: relative;
}
.page_sitemap .wysiwyg li::before {
	content: '';
	width: 6px;
	height: 6px;
	display: block;
	background: #5ED6E7;
	border-radius: 100%;
	position: absolute;
	top: 12px;
	left: -18px;
}

.page_sitemap .wysiwyg li a{
	color: #1B1B1B;
}

.page_sitemap .wysiwyg h2{
	margin-top: 16px;
	margin-bottom:0;
}
.page_sitemap .wysiwyg h2 a{
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	color: #1B1B1B;
}
.page_sitemap .view-sitemap__item{
	border-bottom: 2px solid #E7F8FA;
	padding-bottom: 12px;
}

.page_sitemap .view-sitemap__item ul{
	padding-left: 36px;
	margin-top: 2px;
	margin-bottom: 16px;
}

.page_podgotovka h1{
	margin: 24px 0 12px;
}

.page_podgotovka ol a{
	color:#5ED6E7;
}
.page_podgotovka .wysiwyg li{
	list-style: none;
}
.page_podgotovka .wysiwyg li::before {
	content: "\2022";
	color:#5ED6E7;
	font-weight: 900;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.page_podgotovka_wrap{
	margin-bottom: 24px;
}

.page_podgotovka_wrap:last-child{
	margin-bottom: 0;
}

.page_podgotovka_wrap p{
	margin: 12px 0;
}

.page_reviews_form{
	background: #EAF8FA !important;
	padding-top:40px;
	padding-bottom:50px;
	clear:both;
}

.page_contacts h1{
	margin: 24px 0 20px;
}

.page_contacts .contacts-route__header{
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
}
.page_contacts ._glavvrach{
	margin:30px 0;
}
.page_contacts ._glavvrach ._photo{
	float:left;
}
.page_contacts ._glavvrach ._photo img{
	border-radius:50%;
	background:#CDF1F1;
	overflow:hidden;
	width:300px;
}
.page_contacts ._glavvrach ._text{
	margin-left:360px;
}
.page_contacts ._glavvrach ._text a{
	color:#5ED6E7;
}
.page_contacts ._glavvrach ._text img{
	margin:0 !important;
	width:auto !important;
}

.page_contacts #yamap-place{
	margin-top: 0;
}

.page_news{
	background:#EAF8FA;
	margin:30px 0;
	padding-bottom:60px;
}
.page_news h1{
	padding:20px 0 0;
}

.page_articles{
	background:#EAF8FA;
	margin:30px 0;
	padding-bottom:60px;
}
.page_articles h1{
	padding:20px 0 0;
}


.headers_nav{
	display:flex;
	border: 2px solid #5ED6E7;
	border-radius:5px;
}
.headers_nav nav{
	width:100%;
	padding:40px;
}
.headers_nav nav label{
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	margin-bottom:20px;
	display:inline-block;
}
.headers_nav nav ul{
	margin: 5px 0 15px;
	padding-left: 20px;
}
.headers_nav nav li{
	list-style: none;
	line-height: 200%;
	font-weight: 500;
	font-size: 15px;
}
.headers_nav nav li:before {
	content: "\2022";
	color:#5ED6E7;
	font-weight: 900;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
.headers_nav nav li a{
	color: #5ED6E7;
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
}

.contacts-route.wysiwyg{
	margin: 60px 0;
}

.contacts-route.wysiwyg h2{
	margin: 0 0 20px 0;
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
}

.contacts-route__box{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
}

.contacts-route .contacts-route__header{
	height:62px;
	line-height:62px;
	position:relative;
	padding-left: 72px;
	font-weight: 600;
	font-size: 20px;
}
.contacts-route .contacts-route__header:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 62px;
	width: 62px;
}
.contacts-route .contacts-route__left .contacts-route__header:before{
	background:url(../image/contact_car.svg) no-repeat center center;
	background-size:contain;
}
.contacts-route .contacts-route__right .contacts-route__header.walk:before{
	background:url(../image/contact_walk.svg) no-repeat center center;
	background-size:contain;
}

.contacts-route .contacts-route__right .contacts-route__header.bus:before{
	background:url(../image/contact_bus.svg) no-repeat center center;
	background-size:contain;
}

.contacts-route__left,
.contacts-route__right{
	width: Calc(50% - 24px);
}

.contacts-route .contacts-route__text{
	position:relative;
}
.contacts-route .contacts-route__text p{
	margin:0;
	padding-top: 11px;
	position:relative;
}

.contacts-route .contacts-route__show{
	margin-top: 20px;
}

.contacts-route__right .wrap{
	margin-bottom: 32px;
}

.contacts-route__right .wrap:last-child{
	margin-bottom: 0;
}

.portfolio-page{
	margin-bottom: 20px;
}

.portfolio-page h1{
	margin: 24px 0;
}

.portfolio-page .text-center button{
	width: 195px;
	display: block;
	margin: 0 auto;
	padding: 0;
}

/**
	СТРАНИЦА "КОНТАКТЫ" (новая) - начало
 */

.page_about_clinic span{
	width: 100%;
	display: block;
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	color: #1B1B1B;
	margin-bottom: 15px;
}

.page_about_clinic span strong{
	font-weight: 600;
	font-size: 17px;
	line-height: 130%;
	color: #000000;
}

.page_about_clinic ul.advantages-text{
	margin: 15px 0;
	padding-left: 25px;
}

.page_about_clinic ul.advantages-text li{
	font-size: 15px;
	line-height: 150%;
}

.page_about .page_about_clinic h3{
	width: 100%;
	margin: 40px 0 16px;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
}

.page_about_clinic .clinic_advantages,
.page_about_clinic .clinic_principles{
	margin: 50px 0;
}

.page_about .clinic_advantages_title,
.page_about .clinic_principles_title{
	margin: 0 0 28px 0;
	font-size: 20px;
	line-height: 120%;
}

.clinic_advantages_wrap{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	gap: 24px 90px;
}

.clinic_advantage{
	width: Calc(45% - 45px);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
}

.clinic_advantage:nth-child(odd){
	width: Calc(55% - 45px);
}

.clinic_advantage:before,
.clinic_principle:before{
	content: '';
	width: 60px;
	height: 60px;
}

.clinic_advantage.type-1:before{
	background: url('/local/templates/mitino_2022/image/advantage-1.svg') no-repeat;
	background-size: contain;
}

.clinic_advantage.type-2:before{
	background: url('/local/templates/mitino_2022/image/advantage-2.svg') no-repeat;
	background-size: contain;
}

.clinic_advantage.type-3:before{
	background: url('/local/templates/mitino_2022/image/advantage-3.svg') no-repeat;
	background-size: contain;
}

.clinic_advantage.type-4:before{
	background: url('/local/templates/mitino_2022/image/advantage-4.svg') no-repeat;
	background-size: contain;
}

.clinic_advantage span,
.clinic_principle span{
	width: Calc(100% - 80px);
	display: block;
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	margin: 0 0 0 20px;
}

.clinic_principles_wrapper{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	gap: 24px 90px;
}

.clinic_principles_wrap{
	width: Calc(50% - 45px);
}

.clinic_principle{
	width: 100%;
	margin-bottom: 24px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
}

.clinic_principle:last-child{
	margin-bottom: 0;
}

.clinic_principle.type-1:before{
	background: url('/local/templates/mitino_2022/image/principle-1.svg') no-repeat;
	background-size: contain;
}

.clinic_principle.type-2:before{
	background: url('/local/templates/mitino_2022/image/principle-2.svg') no-repeat;
	background-size: contain;
}

.clinic_principle.type-3:before{
	background: url('/local/templates/mitino_2022/image/principle-3.svg') no-repeat;
	background-size: contain;
}

.clinic_principle.type-4:before{
	background: url('/local/templates/mitino_2022/image/principle-4.svg') no-repeat;
	background-size: contain;
}

.page_about_faq{
	margin: 60px 0;
	padding: 36px 0 50px;
	background: #E7F8FA;
}

.page_about_faq h2{
	width: 100%;
	margin: 0 0 24px 0;
	font-size: 24px;
	line-height: 120%;
}

.faq_row{
	width: 100%;
	background: #FFFFFF;
	border-radius: 3px;
	margin-bottom: 12px;
	padding: 16px 20px;
	cursor: pointer;
}

.faq_row:last-child{
	margin-bottom: 0;
}

.faq_row_title{
	width: Calc(100% - 32px);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}

.faq_row.active .faq_row_title{
	color: #F17BB4;
}

.faq_row_title:before{
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	right: -32px;
	top: 0;
	background: url('/local/templates/mitino_2022/image/plus-icon.svg') no-repeat;
	background-position: center;
}

.faq_row.active .faq_row_title:before{
	background: url('/local/templates/mitino_2022/image/minus-icon.svg') no-repeat;
	background-position: center;
}

.faq_row_text{
	display: none;
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	margin-top: 21px;
}

/**
	СТРАНИЦА "КОНТАКТЫ" (новая) - конец
 */

.popup-form.popup-3d{
	width: 100%;
	max-width: none;
	height: 100%;
}
.popup-form.popup-3d .popup-form__close{
	width: 42px;
	height: 42px;
	background-color: #000;
	right: 0;
	top: 0;
}
.popup-form.popup-3d div,
.popup-form.popup-3d div iframe{
	width: 100%;
	height: 100%;
}