/*
Theme Name: Mediostar
Theme URI: 
Author:  Letarget
Author URI: 
Description: 
Version: 1.0
License: 
License URI: 
Text Domain: 
Tags:

This theme
*/
/*
.header-top .header__column {
    width: 50%;
}
@media (min-width: 2560px){
	.body-padding {
		height: 217px;
	}
}
.faq .contact-submit {
    width: auto;
}
.faq-title{
	margin-bottom: 16px;
}
.faq-title span {
		padding: 0 10px;
	}
.faq-form__heading {
	margin: 16px 0;
}
@media (max-width: 767px) {
	.faq {
		padding-top: 24px;
	}
	
	
	.faq-subtitle .heading-5{
		font-size:14px;
		line-height:25px;
	}

	.faq-form__heading {
		line-height:22px;
	}
  }*/
  .recommend-item__image img  {
   max-height: 164px;
   object-fit: cover;
 }



#bingc-phone-button.bingc-show{
	    margin-bottom: 35px;
}
 .services-content img:not(.add-service__icon) {
    min-height: 300px;
    max-height: none!important;
    max-height: 600px !important;
    object-fit: contain;
    text-align: left;
    width: auto;
	     margin-left: auto;
    margin-right: auto;
	 max-width: 300px;
 }

.adven_new{
	    display: flex
;
    align-items: flex-start;
}

.adven_new_title{
	    font-family: 'Antqua', sans-serif;
	    text-align: center;
    font-size: 26px;
    font-weight: 600;
}

.home-categories+.adven_new_title{
	margin-bottom: 20px;

}

.adven_item{}

.adven_item img{
    max-width: 100% !important;
    height: auto !important;
    min-height: inherit !important;
    width: 150px !important;
    height: 150px !important;
	    margin-left: auto !important;
    margin-right: auto !important;
}

.adven_item span{
	text-transform: uppercase;
	    color: #2F4E74;
    font-weight: 500;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1.4;
	    padding-left: 15px;
    padding-right: 15px;
}



.news-consultation__image {
    width: 29%;
    margin-right: -5px;
}
.news-consultation__image img {
    /*object-fit: none;*/
	    width: auto;
    height: 100%;
}

.map.contacts-component__map iframe{
	width: 100%;
	    height: 100%;
}

@media (max-width: 768px) {
	
	
	.adven_item span{

	    padding-left: 5px;
    padding-right: 5px;
}
	
	.adven_item img {
    width: 100px !important;
    height: 100px !important;
    margin: 0;
}
	
	.adven_item {
    width: 50%;
}
	
	.adven_new {
    flex-wrap: wrap;
}
	
	.team{
		display: block;
	}
	
	.news-consultation__image{
    width: 100%;
    margin: 0;
}
	
	.services-content img{
		min-height: auto;
		    height: auto;
	}
}


 .discounts-item {
   justify-content: space-between;
 }


 .chemail, .chphone {
  display: inline-block;
}

.chemail {
  margin-right: 12px;
}

.reserve-checkboxes {
  margin-bottom: 24px;
}
.reserve-checkboxes p {
  margin-bottom: 16px;
}
.reserve-checkboxes input[type="checkbox"] {
	border: none;
	width: 24px;
	height: 24px;
	border-radius: 5px;
}

.reserve-checkboxes input[type="checkbox"]:before {
  line-height: 1.5em;
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #2F4E74;
}

.reserve-checkboxes input[type="checkbox"]:checked:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../mediostar/src/img/checkmark.svg");
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #2F4E74;
}
.wpcf7-list-item {
  display: flex!important;
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;

  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 !important;
}
.wpcf7-list-item-label {
 margin-left: 12px;
}

.wpcf7-form-control-wrap {
  position: static !important;
  padding: 0!important;
  display: block!important;
}


input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}


[hidden] {
  display: none;
}

html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

form {
  margin: 0;
}

button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}
button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"], input[type="number"],input[type="text"],input[type="email"], input[type="tel"], textarea {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible;  /* 4 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}


input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.inner-nav-menu-item a:hover img, 
.inner-nav-menu-item a.current-menu-item img {
	-webkit-filter: brightness(10);
  -moz-filter: brightness(10);
  -ms-filter: brightness(10);
  filter: brightness(10);
}


.current-cat + img, .current-cat-parent + img, .current-cat-ancestor + img {
	display: block!important;
	-webkit-filter: brightness(10);
  -moz-filter: brightness(10);
  -ms-filter: brightness(10);
  filter: brightness(10);
}

.current-cat-ancestor > a:first-child img, .current-cat > a:first-child img {
	display: block!important;
	-webkit-filter: brightness(10);
  -moz-filter: brightness(10);
  -ms-filter: brightness(10);
  filter: brightness(10);
}

.isOpen > a > img:first-child {
	transform: rotate(180deg);
	top: 5px;
}

#footer-navigation2 .menu-item:last-child {
	position: absolute;
}

@media (max-width: 767px) {
	#footer-navigation2 .menu-item:last-child {
		position: static;
	}
}

.news-consultation__text_button button {
	padding: 12px 36px;
}  

@media (max-width: 991px) {
	.modal .callback {
		top: 48px;
	}
}

@media (max-width: 767px) {
	.prices-nav .image-arrow  {
		padding: 15px 20px 15px 20px;
	}
	.news-consultation__text_button button {
		padding: 10px 20px;
	}  
}

div#wpadminbar {
  margin-top: 30px;
}


.footer-title.--schedule{
  margin-bottom: 10px;
  margin-top: 22px;
}
.phone-list.--schedule{
	margin-top: 10px;
}

.not-found {
	margin-top: 144px;
  height: calc(100vh - 144px);
}

.inner-hamburger .hamburger-lines span {
	height: 1px;
	width: 20px;
}

.inner-hamburger .hamburger-text {
  font-weight: 400;
  font-size: 18px;
}

.inner-hamburger .hamburger-lines span:nth-child(2) {
	top: 5px;
}
.inner-hamburger .hamburger-lines span:nth-child(3) {
	top: 10px;
}

.inner-hamburger .hamburger-lines {
  top: 5px;
}

.breadcrumb {
  margin: 10px 0 18px 0;
}

.prices-content caption {
 text-transform: none
}

.discounts-info span {
	font-size: 44px;
}

li.faq__item {
  margin-bottom: 20px;
}

.faq__item_heading {
	cursor: pointer;
  margin-bottom: 10px;
}
.faq__item_content {
	margin-left: 25px;
}

h3.faq-block__title {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 24px;
}

@media (max-width: 767px) {
  .wrapper-menu, .wrapper-menu.--media {
    margin: 18px 0 16px 0;
  }
  .discounts-info span {
   font-size: 30px;
 }
}


@media (max-width: 576px) {
	.inner-hamburger {
		background: #2F4E74;
		position: fixed;
		border-radius: 4px 0 0 4px;
		top: 114px;
		width: 93px;
	}
	
	.inner-hamburger .hamburger-text {
		color: #fff;
		font-weight: 300;
		right: 0;
		top: 3.5px;
	}
	
	.services .inner-hamburger {
		position: fixed;
		width: 123px;
	}
	.gallery .inner-hamburger {
		top: 114px;
		right: 0;
	}
	.inner-hamburger .hamburger-lines {
		display: none;
	}
	.gallery .inner-hamburger .hamburger-text {
		font-size: 13px;
		text-align: center;
	}

}




@media (max-width: 1200px) {
	.not-found {
		margin-top: 124px;
		height: calc(100vh - 124px)
	}
}

@media (max-width: 992px) {
	.not-found {
		margin-top: 92px;
		height: calc(100vh - 92px)
	}
}
.services-content h2, .services-content h3 {text-transform: unset;}


.discounts-info div.h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
  text-transform: uppercase;
  padding-bottom: 21px;
}
.phone-list {
  -webkit-column-gap: 20px!important;
  -moz-column-gap: 20px!important;
  column-gap: 20px!important;
}
h1.app-screen__title.heading-1.--bold {
  text-align: right;
}





















.pum.pum-overlay.pum-theme-6649.click_open.pum-active {
  opacity: 1!important;
}
.pum.pum-overlay.pum-theme-6649.click_open.pum-active div#popmake-6659 {
  margin-left: 0!important;
  border-radius: 25px;
  background: #deeaf8;
  right: 150px;
  top: 40px;
  max-width: 225px!important;
  color: #070f36!important;
  border: none!important;
  box-shadow: none!important;
}
.pum.pum-overlay.pum-theme-6649.click_open.pum-active div#popmake-6659 button.pum-close.popmake-close {
    font-size: 5px;
    line-height: 15px;
    color: #2f4e74!important;
    background: #2f4e74;
    border-radius: 0;
    box-shadow: none!important;
    text-shadow: none!important;
    border: none;
    right: 0;
    top: 0;
}
.pum.pum-overlay.pum-theme-6649.click_open.pum-active div#popmake-6659 button.pum-close.popmake-close:before {
  content: "X";
  position: absolute;
  color: #fff;
  font-size: 17px;
  left: 9px;
}
.pum.pum-overlay.pum-theme-6649.click_open.pum-active div#popmake-6659 .pum-content.popmake-content p {
  font-size: 16px;
  color: #2f4e74;
  padding-bottom: 5px;
}
.pum.pum-overlay.pum-theme-6649.click_open.pum-active div#popmake-6659 .pum-content.popmake-content p a, div#pum-6659 div#popmake-6659 .pum-content.popmake-content p a span {
  font-weight: 700!important;
  font-size: 18px;
}
.pum.pum-overlay.pum-theme-6649.click_open.pum-active div#popmake-6659 .pum-content.popmake-content p a:hover {
  text-decoration: underline;
}


.pum.pum-overlay.pum-theme-3953.click_open.pum-active {
    opacity: 1!important;
    background: transparent!important;
}
.pum.pum-overlay.pum-theme-3953.click_open.pum-active div#popmake-3963 {
  margin-left: 0!important;
  border-radius: 25px;
  background: #deeaf8;
  right: 150px;
  top: 40px;
  max-width: 225px!important;
  color: #070f36!important;
  border: none!important;
  box-shadow: none!important;
}
.pum.pum-overlay.pum-theme-3953.click_open.pum-active div#popmake-3963 button.pum-close.popmake-close {
  font-size: 5px;
  line-height: 15px;
  color: #2f4e74!important;
  background: #2f4e74;
  border-radius: 0;
  box-shadow: none!important;
  text-shadow: none!important;
  border: none;
  right: 0;
  top: 0;
}
.pum.pum-overlay.pum-theme-3953.click_open.pum-active div#popmake-3963 button.pum-close.popmake-close:before {
  content: "X";
  position: absolute;
  color: #fff;
  font-size: 17px;
  left: 9px;
}
.pum.pum-overlay.pum-theme-3953.click_open.pum-active div#popmake-3963 .pum-content.popmake-content p {
  font-size: 16px;
  color: #2f4e74;
  padding-bottom: 5px;
}
.pum.pum-overlay.pum-theme-3953.click_open.pum-active div#popmake-3963 .pum-content.popmake-content p a, div#pum-3963 div#popmake-3963 .pum-content.popmake-content p a span {
  font-weight: 700!important;
  font-size: 18px;
}
.pum.pum-overlay.pum-theme-3953.click_open.pum-active div#popmake-3963 .pum-content.popmake-content p a:hover {
  text-decoration: underline;
}

.doctors {
  display: flex;
  flex-wrap: wrap;
}
.icon-email::before{
  content: "\2709";
}

.modal-content.modal-reserve.modal-online-reserve{
  margin:auto;
}

.vydalennya-borodavok,
.udalenyya-borodavok {
  display: none;
}

.online-registration {
	right: 0;
	left: unset;
}

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

.block_mobile_new .location {
	margin: 0;
}

.block_mobile_new ul {
	margin: 7px!important;
}




.primary-screen {
	padding-top: 0px;
	margin-bottom: 20px;
}


.header-top-new .column_4,
.header-top-new .column_5 {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.column_4 > div,
.column_5 > div,
.header-top-new .in_column_1 a {
	margin: 5px;
}
.column_4 p,
.column_5 p {
	color: #617997;
}


.header-top-new .in_column_1 {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: nowrap;
}
.header-top-new .in_in_column {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.in_in_column a {
	display: flex;
	justify-content: center;
	margin: 22px 0 0 22px;
	width: 20px;
}

@media (min-width: 991px) {
	ul#menu-menu-main > li:last-child {
		border: 3px solid #f4f9ff;
		background: #677587;
		border-radius: 0px;
	}
	.header-primary .header__column {
		display:none;
	}
	.header-primary .row.align-middle.align-justify {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-wrap: nowrap;
		flex-direction: row;
	}
	.header-primary {
		background: #2F4E74;
	}
	.primary-menu li:hover,
	.primary-menu li.hover_on {
		border: 1px solid #ffffff;
	}
	.primary-menu > li.menu-item-has-children {
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		flex-wrap: nowrap;
		flex-direction: row;
		width: 200px;
		margin: 0px 0px 0px 0px;
	}
	.primary-menu li a {
		color: #ffffff;
		padding: 10px 10px;
	}
	.primary-menu li ul a {
		padding: 10px 25px;
	}
	.primary-menu li.menu-item-has-children>ul {
		border-radius: 0px;
		background: #FFFFFF;
		min-width: 250px;
	}
	.primary-menu li ul a,
	.primary-menu li ul li:hover a	{
		color: #2F4E74;
	}
	.primary-menu li ul li:hover a {
		color: #ffffff;
	}
	.primary-menu li ul ul {
		right: 100%;
		left: unset!important;
	}
	.primary-menu li.current-menu-item:hover {
		border: 1px solid #ffffff;
	}
	.primary-menu li.current-menu-item.menu-item-has-children {
		border-radius: 0px;
	}
	.primary-menu > li.menu-item-has-children:before{
		content: " ";
		background-image: url(/wp-content/themes/mediostar/src/img/menu_item.png);
		position: absolute;
		left: 29px;
		width: 15px;
		height: 12px;
	}
	.primary-menu li.menu-item-has-children>ul li.menu-item-has-children > a:before{
		content: " ";
		background-image: url(/wp-content/themes/mediostar/src/img/menu_item_item.png);
		position: absolute;
		left: 12px;
		top: 16px;
		width: 5.01px;
		height: 8.34px;
	}
	.primary-menu > li {
		margin: 25px 0px 25px 0px;
	}
	.primary-menu .menu-item-has-children.hover_on,
	.primary-menu .menu-item-has-children:hover {
		background: #617997;
		width: 250px;
		border-radius: 0px;
	}
	.primary-menu .menu-item-has-children.hover_on a,
	.primary-menu .menu-item-has-children:hover a {
		color: #ffffff;
		text-align: right;
	}
	.primary-menu .menu-item-has-children.hover_on .sub-menu a,
	.primary-menu .menu-item-has-children:hover .sub-menu a {
		color: #617997;
		text-align: left;
	}
	.header-primary .container {
		padding: 0;
		margin: 0;
		max-width: unset;
	}
	.header-primary {
		padding: 0px;
	}
	.primary-menu .menu-item-has-children.hover_on .sub-menu li a,
	.primary-menu .menu-item-has-children:hover .sub-menu li a {
		color: #617997;
	}
	.primary-menu .menu-item-has-children.hover_on .sub-menu li:hover a,
	.primary-menu .menu-item-has-children:hover .sub-menu li:hover a {
		color: #ffffff;
	}
	.primary-menu li.menu-item-has-children>ul ul {
		background: #2f4e74;
	}
	.primary-menu li.menu-item-has-children>ul li:hover>ul {
		min-width: 350px;
	} 
	.primary-menu .menu-item-has-children.hover_on .sub-menu li.current-menu-item a,
	.primary-menu .menu-item-has-children:hover .sub-menu li.current-menu-item a {
		color: #ffffff;
	}
	.header-top {
		display: none;
	}
	.header-top-new {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		padding: 10px 20px 0px 20px;
		background: #ffffff;
	}
	.header-top-new > div {
		margin-right: 20px;
	}
	.header-top-new .column_2 {
		color: #617997;
	}
	.header-top-new .lang-item.current-lang, .lang-item:hover,
	.header-top-new .location-item {
		padding: 5px;
	}
	.header.--up  {
		margin-top: 35px;
	}
	.primary-menu li.menu-item-has-children.hover_on > ul {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.body-padding {
		height: 230px;
		/*height: auto;*/
	}
	/*.primary-screen .carousel.loadSlider.open_menu,*/
	.services.open_menu {
		margin-right: 355px;
	}
	.block_mobile_new {
		display: none;
	}
	li.custom_new > a:after {    
		content: "NEW";
		position: absolute;
		padding-left: 10px;
		color: red;
		font-weight: 600;
	}
	.header-top-new .in_column_1 a:hover {
		color: #617997;
	}
	.in_in_column a:hover {
		border: 1px solid #617997;
		padding: 1px;
	}
	.primary-menu > li.menu-item-has-children >a {
		padding-right: 20px;
	}
	.navbar.active {
		top: 110px;
	}
	.primary-screen {
		margin-top: 200px;
		padding: 0px 0 0 0;
	}
}

	
.new_menu_icon {
	min-width: unset!important;
	top: 250px!important;
	background: unset!important;
	width: auto!important;
	z-index: 999!important;
	opacity: 1!important;
	position: fixed!important;
	bottom: 5px!important;
	right: -25px!important;
	cursor: pointer!important;
	top: unset!important;
	left: unset!important;
	display: block!important;
}
.new_menu_icon use {
	fill: white;
}
.new_menu_icon p {
	color: #ffffff;
}
.new_menu_icon li {
	border-radius: 0px!important;
	border: 1px solid #f4f9ff!important;
	background: #2f4e74!important;
	padding: 3px!important;
	margin-bottom: 10px!important;
}
.new_menu_icon .reserve-call-img,
.new_menu_icon .reserve-call-title {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
	
.primary-menu li.menu-item-has-children > ul {
	visibility: visible;
	opacity: 0;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.contacts-component__content .socisl-list__item {
	margin: 5px;
}

div#sidebar .sidebar__inner {
	display: none;
}

div#main-content .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}



.new_menu_icon_2 {
	display:block!important;
	right: 20px!important;
	bottom: 100px!important; 
}

.header_menu_mobile {
	display: none;
}
.header_menu_pc {
	display: block;
}

@media (max-width: 991px) {
	
	
	#mega-menu-wrap-Mainmenu .mega-menu-toggle + #mega-menu-Mainmenu{
		display: block !important;
	}
	#mega-menu-wrap-Mainmenu .mega-menu-toggle{
		display: none !important;
	}
	
	.header-primary    .navbar.active {
         top: 115px;
        width: 100%;
        height: fit-content;
        height: -moz-fit-content;
        height: -webkit-fit-content;
        height: fit-content;
        padding: 0px;
        position: absolute;
        bottom: inherit;
        height: calc(100vh - 115px);
        padding-bottom: 20px;
        background: #333333;

    }
	
	
	#mega-menu-wrap-Mainmenu #mega-menu-Mainmenu>li.mega-menu-item>a.mega-menu-link{
		padding-left: 15px !important;
		padding-right: 15px !important;
		font-size: 16px !important;
	}

	
	.header-primary    .navbar.active span.navbar__title{
		display: none;
	}
	
	#mega-menu-wrap-Mainmenu #mega-menu-Mainmenu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{
	padding: 0 !important;
    width: 100% !important; 
    margin-bottom: 10px;
    margin-top: 10px;
	}
	
	
	/*.accordion__item:focus .accordion__content,
	.accordion__item:hover .accordion__content{
		display: block;
	}*/
	
	.services-content img:not(.add-service__icon){
		    min-height: 230px;
	}
	
	.services #main-content{
		    flex-direction: column !important;
	}
	.li_HelpCrunch {
		display: none;
	}
	.body-padding {
		height: 120px;
	}
	.navbar.active {
		top: 160px;
		width: 60%;
	}
	
	.primary-menu li a{
		padding: 9px 22px;
	}
	.navbar .location {
		display: flex;
		position: unset;
		justify-content: center;
		align-items: center;
		flex-wrap: nowrap;
		flex-direction: row;
		margin: 10px 0px 100px 0px;
		top: unset;
		font-size: 21px;
		padding: 10px;
	}
	.navbar__license {
		display: none;
	}
	.primary-menu li {
		border: unset;
		border-bottom: 1px solid #2F4E74;
		border-radius: 1px;
		width: 100%;
	}
	.primary-menu li a {
		text-align: left;
		font-size: 21px;
	}
	.primary-menu {
		flex-direction: column-reverse;
	}
	.mobile_menu {
		width: 100%;
	}
	.header_menu_mobile {
		display: block;
	}
	.header_menu_mobile .primary-menu {
		flex-direction: column;
	}
	.header_menu_pc {
		display: block !important;
	}
}

.header_menu_mobile{
	display: none !important;
}

#popmake-3963,
#pum-3963,
div#popmake-6659,
div#pum-6659 {
	display: none!important;
	z-index: 0!important;
	opacity: 0!important;
}

.modal.online-reserve-callback.active,
.modal.online-reserve-main.active {
	z-index: 99;
}


.home-contacts,
.li_HelpCrunch {
	display:none;
}

@media (max-width: 767px) {
	.home-accordion {
		display: block;
		margin-top: 200px;
	}
	section.home-accordion.accordion_mobile_prices,
	.accordion_mobile_services .home-accordion {
		margin-top: 10px;
	}
}

.primary-menu li.menu-item-has-children>ul li:hover {
	background: #e8f1ff;
}

.primary-menu li.menu-item-has-children>ul li a:hover {
	color: #617997!important;
}

.home-gallery .tabs-list {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.home-gallery .tabs-list .tabs-list-item {
    width: 100%;
}

.accordion-menu li.open>ul {
	background: #2f4e74;
	padding: 20px;
	margin-top: 5px;
}

.accordion-menu li.open>ul li {
	background: #f4f9ff;
}

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

.gallery .update_hamburger.inner-hamburger, 
.gallery .update_hamburger.inner-hamburger .hamburger-text{
	position: unset;
}

.gallery .update_hamburger.inner-hamburger {
	width: 100%;
    height: 100%;
    padding: 10px;
    margin: 10px;
}

.header_new_mobile {
	display: none;
}

@media (max-width: 991px) {
	.accordion-item__body-inner {
		justify-content: center;
		align-content: center;
	}
	.accordion-item__body-inner ul {
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
		align-items: center;
		flex-wrap: nowrap;
	}
	.header-top-new {
		display: none;
	}
	.header_new_mobile {
		display: flex;
		justify-content: center;
		align-content: center;
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: center;
	}
	.header_new_mobile .in_column_2,
	.header_new_mobile .in_column_1 {
		display: flex;
		flex-direction: row;
		align-content: center;
		justify-content: center;
		align-items: center;
		flex-wrap: nowrap;
	}
	.header_new_mobile .column_4, 
	.header_new_mobile .column_5 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.header_new_mobile .in_in_column a {
		margin: 0 5px 0 5px;
	}
	.header_new_mobile .in_in_column img,
	.header_new_mobile .in_in_column a {
		width: auto;
		height: 15px;
	}
}

@media (max-width: 575px) {
	.inner-nav .active {
		top: 135px;
		z-index: 999999;
	}
}

@media (max-width: 1325px) {
	.header-top-new .column_2 {
		display: none;
	}
}

@media (max-height: 915px) {
	ul#menu-menu-main>li:last-child ul {
		top: -15%;
	}
	.primary-menu li.menu-item-has-children>ul li:hover>ul {
		top: -100%!important;
		overflow-y: scroll;
		height: 80px;
		min-width: 450px;
	}
	header{
		position: relative!important;
		height: 125px;
	}
	
	header.header.--up .header-primary{
    position: fixed;
    top: 0;
    background: #F4F9FF;
    z-index: 9;
    left: 0;
    width: 100%;
    background: #F4F9FF;
    box-shadow: 0px 0px 15px #d0dae7;
	}
	
	/*header.header.--up .header-primary .header_new_mobile{
		display: none;
	}*/
	
	.body-padding{
		display: none !important;
	}
	
	.home-accordion {

    margin-top: 30px;
}
	
}



.before_after_wrap {
	margin-top: 50px;
	margin-bottom: 80px;
    width: 100%;
}



.listing_photo_before .flickity-button{
	bottom:40px;
}



.before_after_wrap .h2{
    font-size: calc(22px + (30 - 22) * ((100vw - 300px) / (1900 - 300)));
    line-height: 1.4;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    width: 100%;
	text-align: center;
}

.before_after_wrap .h3 span{
	display: block;
	color: #2F4E74;
	font-weight: bold;
	text-transform: uppercase;
}

.before_after_wrap .listing_photo_before2   .h3 span{
	font-weight: normal;
	display: inline;
	text-transform: none;
	    float: right;
    color: #000;
}

.before_after_wrap .listing_photo_before2   .h3:after{
	content: '';
	display: block;
	width: 100%;
	height: 25px;
	background: url(/wp-content/themes/mediostar/src/img/stars_icon.png) no-repeat;
	    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: -10px;
}

.before_after_wrap .h3{
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    width: 100%;
	text-align: center;
	font-style: italic;
	opacity: 0.8;
	margin-top: 5px;
}

.listing_photo_before{
	    margin-top: 25px;
    margin-bottom: 15px;
	
	    text-align: center;
}


.listing_photo_before .list_block{
	    width: 33%;
    display: inline-block;
    vertical-align: top;

	    padding-left: 40px;
    padding-right: 40px;
	padding-bottom: 20px;
}

.listing_photo_before .list_block img{
	border-radius: 7px;
}


.listing_photo_before2{
	display: flex;
	justify-content: space-between;
}
.listing_photo_before2 .list_block2{
    background: #E8F1FF;
    padding: 15px;
    border-radius: 5px;
    width: 33%;
	margin-top: 25px;
}

.listing_photo_before2 .list_block2 img{
    float: left;
     border-radius: 7px; 
    max-width: 50px;
    height: auto;
	
    margin-bottom: 70px;

	    margin-right: 20px;
}

.listing_photo_before2 .list_block2 .h3{
    text-align: left;
    padding-left: 60px;
    padding-top: 0px;
    font-style: normal;
    font-weight: bold;
    color: #000;
    margin-top: 0;
}

.listing_photo_before2 .list_block2 .h5{
    padding-top: 10px;
    font-style: italic;
    opacity: 0.8;
    line-height: 1.5;
	
}


.specialist__photo {
    height: 531px;
}

.single-news-consultation{
	width: 100%;
}

@media (max-width: 915px) {
	.listing_photo_before .flickity-button {
    bottom: -20px;
}
	
	body.active #masthead{
		z-index: 999999;
	}
	
	.accordion-item__header{
		border-radius: 5px !important;
	}
	
	
	.new_menu_ac ul li{
		width: 100%;
		text-align: left;
		    margin-bottom: 5px;
	}
	
	.new_menu_ac ul li a{
		display: block;
		width: 100%;
		text-align: left;
		border-radius: 5px;
		padding: 6px 24px 7px 24px;
	}
	
	.new_menu_ac ul li.depth-0 a{
		font-weight: bold;
	}
	
	.new_menu_ac ul li.depth-1{
		    padding-left: 25px;
		margin-top: 5px;
	}
	
	.new_menu_ac ul li.depth-2{display: none;}
	
	.new_menu_ac ul li.depth-1 a,
	.new_menu_ac ul li.depth-2 a{
		    padding: 5px 8px;
	}
	
	.listing_photo_before2 .list_block2{
		width: 100%;
	}
	
	.listing_photo_before2 {
    flex-direction: column;
}
	
	.listing_photo_before .list_block {
			    padding-left: 10px;
    padding-right: 10px;
    width: 100%;	margin-bottom: 20px;
}
	.before_after_wrap>div{
		width: 100%;
		height: auto;
	
	}
	.before_after_wrap .h3{
	    position: static;
    
    font-size: 14px;
	}
	
}

.primary-menu li.menu-item-has-children > ul {
	display: none;
}

.primary-menu li.menu-item-has-children:hover > ul {
	display: block;
}

.go_category_prices {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.go_category_prices div {
	margin: 10px;
}

.cat-item-1608,
.cat-item-1606 {
	display: none;
}

.__cleverbox-panel_btn-container{
	right: 35px;
}

.app__description>.prices-content{
	margin-top: 20px;
	margin-bottom: 20px;
}

.prices-content .add-service img{
	cursor: pointer;
    max-width: 24px;
    max-height: 24px!important;
    margin: 0;
    padding: 0;
    width: 24px;
    height: 24px;
    min-height: auto;
    margin-left: auto;
	    border-radius: 0;
}



.seo.two .entry-content a {
    display: block;
    width: 100%;
    height: auto;
}

.seo.two .entry-content li a {
    display: inline;
    width: auto;
    height: auto;
}


.navchannya_item{}

.navchannya_item {
	margin-bottom: 60px;
}


.navchannya_item .discounts-image{
	width: 40%;
	    max-height: 600px;
}


.navchannya_item .discounts-image img{
	width: auto;
	height: 100%;
}

.navchannya_item .discounts-info{
	    width: 60%;
	text-align: left;
}

.navchannya_item h2{
	font-size: 32px;
	margin-bottom: 20px;
	    font-family: 'Lato', sans-serif;
}

.navchannya_item p{
	    font-weight: normal;
}

.navchannya_item h3{
	    text-align: left;
    padding: 0;
    display: block;
    width: 100%;
	margin-top: 30px;
	    font-family: 'Lato', sans-serif;
}

.navchannya_item span{
	    font-weight: normal;
	    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
	    font-family: 'Lato', sans-serif;
}


.header_menu_pc li a{
	position: relative;
}

.header_menu_pc li.top>a:after,
.header_menu_pc li.Top>a:after{
    position: relative !important;
    display: inline-block !important;
    width: 40px !important;
    height: 21px !important;
    content: 'top';
    color: red !important;
    top: -4px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 12px !important;
    margin-left: 5px;

}


.header_menu_pc li.new>a:after,
.header_menu_pc li.New>a:after{
    position: relative !important;
    display: inline-block !important;
    width: 45px !important;
    height: 21px !important;
    content: 'new';
    color: red !important;
    top: -4px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 12px !important;
    margin-left: 5px;

}


.baner_zgory{
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
	margin-bottom: 40px;
	border-radius: 5px;
	overflow: hidden;
}

.baner_zgory_h1{
	margin-top: 15px;    width: 100%;
}


.apps_home_block{
	    padding: 50px 110px;

}

.apps_home_block p{
	color: #333;
    line-height: 1.194;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Antqua', sans-serif;
}

.apps_home_block div{
	margin-top: 35px;
    display: flex;
}

.apps_home_block div a{
	    margin-right: 30px;
}

.apps_home_block div a img{
	-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.apps_home_block div a:hover img{

    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.faq-block__title{
	margin-top: 20px;
	font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.333;
    margin-bottom: 16px;
    color: #333;
    font-size: 24px;
    font-size: -webkit-calc(18px + (24 - 18) * ((100vw - 300px) / (1900 - 300)));
    font-size: -moz-calc(18px + (24 - 18) * ((100vw - 300px) / (1900 - 300)));
    font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1900 - 300)));
}


.faq__item_heading h3{
font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 1.333;
	font-size: 18px;
	   
}

.faq__item_arrow:after{
content: '+';
    position: absolute;
    font-family: monospace;
    margin-left: 10px;
    font-style: normal;
    margin-top: 3px;
    right: -12px;
    background: #2F4E74;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 27px;
}

.faq__item_content {
    margin-left: 25px;
    font-size: 16px;
    line-height: 1.5;
}


.faq__item_heading.active .faq__item_arrow:after{
	content: '-';}

.single-faq-wrap{
  margin-top: 40px;
}

.single-faq-wrap h2{
    text-align: center;
    margin-bottom: 40px;
}

.single-faq-wrap .faq__item{
	position: relative;
	  background: #E8F1FF;
    padding: 20px;
    border-radius: 10px;
}

.single-faq-wrap .faq__item:hover{
	background: #CCE0FF;
}

.single-faq-wrap .faq__item_content{
	margin-left: 0;
	margin-top: 15px;
}

.single-faq-wrap{
	    width: 100%;
}

#mega-menu-wrap-Mainmenu #mega-menu-Mainmenu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	color: red ;
	background-color: transparent !important;
}


.single-news-content ol li{
	list-style: auto !important;
	    list-style-position: inside !important;
}
.single-news-content ol li:before{
	display: none !important;
}

.listing_photo_before  .flickity-viewport{
	
    height: 550px !important;
}

.doctors .categories-consultation-modal{
display: block;
    width: 80%;
    margin-top: 25px;
    position: absolute;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-left: 10%;
}

.doctors .column{
	position: relative;
	padding-bottom: 75px !important;
}

#mega-menu-Mainmenu>li>a.mega-menu-link>.mega-description-group>.mega-menu-title{
	font-weight: bold;
}


.new_menu_ac .mega-menu-row{list-style: none;
padding: 0;}

.new_menu_ac .mega-sub-menu{
	display: flex;
	    padding: 0;
}

.new_menu_ac ul ul ul{
	display: none;
}

.new_menu_ac  .mega-menu-description{
	display: none !important;
}

.faq__item_content ul{
	
}

.faq__item_content ul {
    margin-bottom: 24px;
    padding-left: 20px;
    list-style: disc;
    padding-top: 10px;
}
.faq__item_content ul li{
font-size: 16px;
    line-height: 30px;
}

.gallery.test>.row>.container{
	        min-width: 100%;
}

.single-news-content table.table{
	width: 100%;
	    margin-bottom: 20px;
}

.single-news-content table.table tr{
	
}

.single-news-content table.table td{
	    border: 1px solid #2f4e7424;
    padding: 5px 5px;
    text-align: center;
}

.single-news-content table.table td p{
	padding: 0;
	margin: 0;
}

.single-news-content table.table tr:hover td{
	
}

h1.app-screen__title.heading-1.--bold{
    margin: 88px 0 48px;
}

@media (max-width: 915px) {
	
	
	.__cleverbox-panel_btn-container{
		        bottom: 10px !important;
        right: 10px !important;
	}
	
	.mobile_menu .primary-menu{
		height: 100%;
    overflow-x: scroll;
    padding-bottom: 30%;
	}
	
	.home-contacts+.home-accordion{
		display: none
	}
	
	.listing_photo_before  .flickity-viewport{
	
    height: 450px !important;
}
	
	.faq__item_arrow:after {
        content: '+';
        position: absolute;
        font-family: monospace;
        margin-left: 10px;
        font-style: normal;
        margin-top: 0;
        right: -10px;
        background: #2F4E74;
        color: #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        font-size: 20px;
        top: 10px;
}
	
	.apps_home_block {
    padding: 45px 10px;
}
	
	.apps_home_block p{
    text-align: center;
    font-size: 24px;
}
	
	.apps_home_block div a {
    margin-right: 5px;
		margin-left: 5px;
}
	
	.apps_home_block div {
    justify-content: space-between;
}
	
	.home-categories{
		display: block !important;
	}
	
	.home-categories .col-xl-3,
	.home-categories .resp-tabs-container{
		display: none !important;
	}
	
	.navchannya_item .discounts-image {
    width: 100%;
    max-height: 600px;
    height: auto;
}
	
	.navchannya_item .discounts-info {
    width: 100%;
}
	
	.navchannya_item h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
	.navchannya_item p ,
	.navchannya_item span{
    font-weight: normal;
    font-size: 12px;
}
	.navchannya_item h3{
		font-size: 18px;
	}
	
	
	    .discounts-image {
        width: 100%;
       height: auto !important
    }
	
	.discounts-image img {
    height: auto !important;
}
	
}





























































