body, p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 11pt;
	color: #000;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 220%;
	font-weight: 900;
	color: #000;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 160%;
	font-weight: 900;
	color: #000;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 15pt;
	font-weight: 500;
	color: #000;
	line-height: 1.2rem;
}

h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 15pt;
	font-weight: 500;
	color: #000;
	line-height: 1.2rem;
}


a {
	color: #016440;
	text-decoration: underline;
}

a:hover {
	color: #016440;
	text-decoration: none;
}

a:focus {
	color: #016440;
	text-decoration: none;
}

em, i {
	color: #000;
}

dt {
	margin-top: 1rem;
}

.text-white {
	color: #fff;
}



.title__two {
	margin: 2rem 0;
	font-size: 19pt;
	font-weight: 900;
	color: #000;
}

.title__three {
	margin: 1rem 0 0.5rem 0;
	font-size: 14pt;
	font-weight: 900;
	color: #000;
}

.title__four {
	margin: 0.7rem 0 0.5rem 0;
	font-size: 13pt;
	font-weight: 500;
	color: #000;
}

.title__normal {
	margin: 1rem 1rem;
	font-size: 12pt;
}

.link__normal, 
.link__normal:hover,
.link__normal:focus {
	color: #000;
	text-decoration: none;
}	

.block-content {
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-bottom: 2rem;
	
}

.block-bg {
	background: #efeee5;
}

.icon, 
.icon:hover {
	margin: 0;
	padding: 0;
	background: #ffcc00;
	color: #000;
}

.button, 
.button:hover, 
.button:focus {
	padding: 3px 19px;
	background: #ffcc00;
	border: 0;
	border-radius: 25px;
	color: #000;
	font-weight: 400;
	text-transform: none;
}


.button-grey, 
.button-grey:hover, 
.button-grey:focus {
	padding: 3px 19px;
	background: #efeee5;
	border: 0;
	border-radius: 25px;
	color: #000;
	font-weight: 400;
	text-transform: none;
}


.button-viber, 
.button-viber:hover, 
.button-viber:focus {
	padding: 0px 10px;
	border: #8e24aa 1px solid;
	border-radius: 25px;
	color: #8e24aa;
	font-weight: 400;
	text-transform: none;
}

.button-telegram, 
.button-telegram:hover, 
.button-telegram:focus {
	padding: 0px 10px;
	border: #039BE5 1px solid;
	border-radius: 25px;
	color: #039BE5;
	font-weight: 400;
	text-transform: none;
}


.callback-button {
display: block;
width: 80px;
height: 50px;
position: fixed;
right: 3%;
top:80%;
bottom: 0;
z-index: 99999;
}

.callback-button__icon,
.callback-button__icon:hover {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: #ffcc00;
	color: #fff;
}

.callback-phone {
	color: #000 !important;
	font-size: 13pt;
	font-weight: 500;
}


.header {
	/*min-height:100px;*/
	background: #91b38d;
	
}


.header__logo {
	margin: 1rem 0;
	max-height:60px;
}

.header__logo_img {
	max-height: 55px;
}

.header__phones {
	margin: 1rem 0;
}

.phones__icon, 
.phones__icon:hover {
	margin: 0;
	padding: 0;
	background: #ffcc00;
	color: #000;
}

.phones__number {
	margin-top: 0.4rem;
	margin-bottom: 0.5rem;
	margin-right: 1.2rem;
	font-size: 13pt;
	font-weight: 700;
}

.phones__number_link, 
.phones__number_link:hover, 
.phones__number_link:focus {
	color: #000;
	text-decoration: none;
}

.header__button {
	margin: 1rem 0;
}

.header__mbutton,
.header__mbutton:hover,
.header__mbutton:focus {
	margin: 0;
}


.mobile-menu {
	
}

.mobile-menu__button,
.mobile-menu__button:hover,
.mobile-menu__button:focus {
	color: #000;
}

.mobile-menu__content {
	
}


.mobile-menu__phone, 
.mobile-menu__phone:active,
.mobile-menu__phone:hover 
 {
	font-size: 15pt;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}

.mobile-menu__item {
	margin-bottom: 0.7rem;
}

.mobile-menu__icon {
	width: 42px;
	margin-right: 0.7rem;
}

.mobile-menu__link {
	font-size: 13pt;
	font-weight: 500;
	text-decoration: none;
}




.menu {
	min-height:50px;
	background: #a4c0a1;
	border-top: 1px solid #a4c0a1;
}

.menu__container {
	padding: 0;
	margin: 0;
	background: #a4c0a1;
}

.menu__nav {
	padding: 0;
	margin: 0;
	height:50px;
	background: #a4c0a1;
}

.menu__nav_item {
	padding: 0;
	margin: 0 1.4rem 0 0 !important;
	height:50px !important;
}

.menu__nav_link, 
.menu__nav_link:hover,
.menu__nav_link:focus {
	padding: 0 !important;
	margin: 0 !important;
	min-height: 50px !important;
	font-family: 'Roboto', sans-serif !important;
	color: #000 !important;
	font-weight: 300;
	font-size: 12pt !important;
	text-transform: none !important;
}

.menu__nav_active {
	padding: 4px 13px 4px 13px;
	border-radius: 20px;
	background: #c7d8c5;
	font-weight: 400 !important;
}


.menu__survey {
	font-size: 9pt;
}

.menu__survey_link {
	padding: 7px 11px;
	border-radius: 20px;
	border: #C7D8C5 0.5px solid;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.menu__lang {
	font-size: 10pt;
}

.menu__lang_item {
	margin-left: 5px;
}

.menu__lang_active {
	padding: 3px 6px;
	border-radius: 8px;
	background: #C7D8C5;
	color: #638A5E;
}

.menu__lang_link {
	padding: 3px 6px;
	text-decoration: none;
	border-radius: 8px;
	background: #91B38D;
}


.submenu {
	min-height:50px;
	background: #efeee5;
}

.submenu__container {
	padding: 0;
	margin: 0;
	background: #efeee5;
}

.submenu__nav {
	padding: 0;
	margin: 0;
	height:50px;
	background: #efeee5;
}

.submenu__nav_item {
	padding: 0;
	margin: 0 1.5rem 0 0 !important;
	height:50px !important;
}

.submenu__nav_link, 
.submenu__nav_link:hover,
.submenu__nav_link:focus {
	padding: 0 !important;
	margin: 0 1.2rem 0 0 !important;
	min-height:50px !important;
	font-family: 'Roboto', sans-serif !important;
	color: #000 !important;
	font-size: 10pt !important;
	text-transform: none !important;
}

.submenu__nav_active {
	padding: 4px 12px 4px 12px;
	border-radius: 20px;
	background: #fff;
	font-weight: 400 !important;
}


.subnav {
	padding: 0 1rem 1rem 1rem;

	margin: 0;
}

.subnav__title {
	padding-top: 1rem!important;
}

.subnav__item {
	
}

.subnav__link {
	color: #016440 !important;
}

.subnav__coll-to-action {
	background: #efeee5 !important;
}


.nav-mobile {
	margin-top: 2rem;
}

.nav-mobile__item {
	font-size: 13pt !important;
	font-weight: 300;
}

.nav-mobile__link,
.nav-mobile__link:hover,
.nav-mobile__link:focus {
	color: #fff !important;
	font-size: 13pt !important;
	font-weight: 300;
}


.promo {
	min-height:390px;
	background: #91b38d;
	border-top: 1px solid #a4c0a1;
	background-image: url(../img/promo.jpg?q=50);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
}

.promo__title {
	margin-top: 4rem;
	color: #FFF;
	font-size: 22pt;
}

.promo__text {
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #FFF;
	font-weight: 400;
}

.promo-badge {
	margin: 0 1rem 1.3rem 0 !important;
	padding: 0.4rem 0.9rem !important;
	min-height:35px;
	font-size: 12pt;
	background: #a4c0a1;
	border-radius: 15px;
}


.promo-badge__icon {
	width:1.5rem; 
	height:1.5rem; 
	margin-right: 0.5rem; 
	margin-left: -0.5rem
}

.promo-badge__link,
.promo-badge__link:hover,
.promo-badge__link:active {
	color: #fff;
	text-decoration: none;
}

.breadcrumb {
	margin: 1rem 0 0 0;
}

.breadcrumb__item {
	margin: 0;
	padding: 0;
}

.breadcrumb__link {
	font-size: 9pt;
	color: #999 !important;
}

.breadcrumb__self {
	font-size: 9pt;
	color: #999 !important;
}


.advantage {
	margin-top: 1rem;
}

.advantage__icon_img {
	margin: 0 1rem;
	max-width: 130px;
}

.advantage__title {
	margin-bottom: 2rem !important;
}


.about__intro {
	font-size: 14pt;
	font-weight: 400;
}

.about__header {
	font-size: 19pt;
 	padding: 1rem 0 1rem 0;
	text-align: center;
}

.about__mission {
	padding: 1.5rem;
	background: #EFEEE5;
	border-radius: 6px;
	font-size: 13pt;
}

.about__mission_header {
	padding-bottom: 0.75rem;
}

.about__mission_icon {
	width: 100px;
	height: 100px;
}

.about__principles-card {
	padding: 1.5rem;
	color: #000;
	border: 1px solid #E4E3D2;
	border-radius: 6px;
}

.about__principles-card_header {
	margin-bottom: 0.5rem;
	font-size: 14pt;
	font-weight: 500;
}


.services-menu__item {
	border-radius: 6px;
}

.services-menu__icon_img {
	margin: 0 1rem;
	width: 100px;
	height: 100px;
}

.services-menu__title {
	padding: 0; 
	margin: 1rem 0;
}

.services-menu__title_link {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	color: #000;
	font-size: 12pt;
	font-weight: 400;
	text-decoration: none;
}

.services-menu-lab__item {
	background: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 6px;
}

.services-menu-lab__item:hover {
	background: #efeee5;
}

.services-menu-lab__link, 
.services-menu-lab__link:hover, 
.services-menu-lab__link:active {
	text-decoration: none;
}

.services-menu-lab__title {
	color: #000;
	font-size: 12pt;
	font-weight: 400;
}

.directions__image {
	border-radius: 4px;
	filter: grayscale(100%);
}


.diagnostics__link {
	font-size: 11pt;
}

.equipment__title {
	line-height: 0.9rem;
	font-size: 8pt;
}


.doctors {
	margin: 0 0 3rem 0;
}

.doctors__slider {
	padding: 0;
	margin:0 20px;
}

.doctors__item {
	margin: 0;
	padding: 0;
}

.doctors__navbutton,
.doctors__navbutton:hover,
.doctors__navbutton:focus,
.doctors__navbutton:click {
	background: #fff;	
}


.doctors__photo {
	margin-top: 1rem;
	max-width: 80%;
}

.doctors__link {
	font-size: 11pt;
}

.symptom {
	margin: 0;
	padding: 0;
	list-style: none;
}

.symptom__item {
	margin: 0.5em 0;
}

.symptom__link {
	text-decoration: none;
}


.symptom-full__answer {
	background: #efeee5;
}


.glossary {
	margin: 0;
	padding: 0;
	list-style: none;
}

.glossary__item {
	margin: 0.5em 0;
}

.glossary__link {
	text-decoration: none;
}


.polls {
	margin: 0;
	padding: 0;
	list-style: none;
}

.polls__item {
	margin: 0.5em 0;
}

.polls__icon {
	color: #999;
}

.polls__link {
	font-weight: 500;
	text-decoration: none;
}

.polls__desc {
	margin-top: 0.3em;
}

.polls__answer {
	margin: 0.3em 0;
}

.polls__all {
	margin-top: 1em;
}



.order {
	margin-top: 1rem;
	padding: 2rem 0;
	background: #c7d8c5;
	
}

.order__query {
	margin-top: 0.5rem;
	padding-bottom: 0;
	
}

.order__query_title {
	margin-bottom: 0.3rem;
	font-size: 14pt;
	font-weight: 900;
}

.order__query_subtext {
	font-size: 10pt;
}

.order__phones {
	margin-top: 1rem;
	padding-bottom: 1rem;
	padding-top: 0;
}

.order__button {
	margin-top: 1rem;
}

.footer {
	padding: 2rem 0;
	background: #91b38d;
	font-size: 10pt;
	
}

.footer__name {
	margin: 0.5rem 0 0 0;
	font-size: 9pt;
}

.footer__title {
	font-weight: 500;
	margin: 0 0 0.5rem 0;
}

.schedule {
	margin: 0;
	padding: 0;
}

.schedule__item {
	list-style: none;
	margin: 0 0 0.2rem 0;
	padding: 0;
}

.footer-menu {
	margin: 0;
	padding: 0;
}

.footer-menu__item {
	list-style: none;
	margin: 0 0 0.2rem 0;
	padding: 0;
}

.footer-menu__link,
.footer-menu__link:hover,
.footer-menu__link:focus {
	color: #000;
	text-decoration: none;
}


.activities {
	margin: 0;
	padding: 0;
}

.activities__item {
	list-style: none;
	margin: 0 0 0.2rem 0;
	padding: 0;
}

.activities__link,
.activities__link:hover,
.activities__link:focus {
	color: #000;
	text-decoration: none;
}

.social {
	margin-bottom: 2rem;
}

.social__links {
	background: #c7d8c5;
	color: #fff;
}

.social__links:hover,
.social__links:focus  {
	background: #fff;
	color: #c7d8c5;
}


.appointment_modal {
	width: 400px;
}


.faq-item {
	margin: 0.9rem 0!important;
	padding: 0.9rem;
	border: 1px solid #E4E3D2;
	border-radius: 6px;
	/*background: #f6f5eb;*/
}

.faq-link, 
.faq-link:hover,
.faq-link:active {
	color: #000;
	font-size: 12pt;
	font-weight: 500;
	text-decoration: none;
}


.sticky-bottom {
	z-index: 999; 
	position:fixed; 
	height:40px; 
	padding:0.5rem; 
	bottom:0; 
	left:0; 
	right:0; 
	background:#91b38d;
}

.sticky-bottom__phone {
	width: 40px; 
	height: 40px;
}

.sticky-bottom__button {
	padding: 6px 17px;
}
