.ymaps-2-1-79-balloon__close {
    background-color: #90c5f9;
    color: #fff;
    border-radius: 5px;
    background-image: url(../img/svg/mobile/closeButton.svg);
    height: 30px;
    width: 30px;
}
.ymaps-2-1-79-balloon__close-button {
    background: unset !important;
}



.button_send_modal {
width: 100%;
}
.dropdown_menu_services {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size: 1rem;font-weight: 400;line-height: 1.5;color: #4b5a69;text-decoration: underline;padding: 0px;
}
.alertm_overlay {    width:100%;    height:100%;    position:fixed;    left:0px;    top:0px;    z-index:99998;    background:rgba(51, 51, 51, 0.82);   display:none;}
.alertm_all {font-family: Arial;    width:396px;    padding:29px 43px;    border-radius: .25rem;  background:#fff;    position:fixed;    left:50%;    margin-left:-241px;    top:50%;    z-index:99999;    }
.alertm_all a {    -webkit-transition: all .2s ease-in-out;    -o-transition: all .2s ease-in-out;    transition: all .2s ease-in-out;    text-decoration: none;    color: #0275d8;}
.alertm_all a:hover {    color: #222;}
.alertm_h1 {    color: #0275d8;    font-size: 19px;    margin-bottom: 15px;}
.alertm_text {    font-size: 16px;    line-height: 23px;}
.alertm_wrapper { }
.alertm_but {display: inline-block;font-weight: 400;line-height: 1.25; text-align: center;white-space: nowrap;vertical-align: middle;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;    border: 1px solid transparent;    padding: .5rem 2rem;    font-size: 1rem;    border-radius: .25rem;    -webkit-transition: all .2s ease-in-out;    -o-transition: all .2s ease-in-out;    transition: all .2s ease-in-out;    color: #383333;    background: linear-gradient(to left, #6bb3f9, #238df5);    border-color: #613d38;    display: block;    margin-top: 25px;    cursor: pointer;}
.alertm_but:hover {    color: #383333;    background-color: #abcb01;    border-color: #613d00;}
a.alertm_close {    color: red;    text-decoration: none;    position: absolute;    right: 7px;    top: 0px;    font-size: 25px;}


.staff_sticky_block {
font-family: SFUIDisplay !important;
    /* border: 1px solid #ddd; */
    border-radius: 3px;
    padding: 10px;
    position: sticky;
    top: 140px;
    /* margin-bottom: 10px; */
}

.services_sticky_block{
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    position: sticky;
    top: 160px;
        margin-bottom: 10px;
}

.page_header_block h2{
    margin-top: 25px;
}
        #map {
            width: 100%; height: 900px; padding: 0; margin: 0;
        }
        #map_singl
        {
            width: 100%; height: 300px; padding: 0; margin: 0;
        }
        
.b-ico.metro {
    vertical-align: middle;
    background-position: 0 -80px;
    margin: 0;
}

.b-ico.s-16 {
    width: 16px;
    height: 16px;
}
.b-ico {
    display: inline-block;
    background: url(../img/sprite.png?3) 10000px 10000px no-repeat;
}

body {
font-family: SFUIDisplay;
    overflow: overlay;
}
.tales {
  width: 100%;
}
.carousel-inner{
  width:100%;
  //max-height: 500px !important;
}
.carousel_height {
height: 100vh !important;
}
@media only screen and (min-height: 1200px) and (max-height: 1900px) {
  .carousel_height {
    height: 70vh !important;
  }
  .vs_menu_button__item {
    height: 30vh !important;
  }
}
@media only screen and (min-height: 1100px) and (max-height: 1200px) {
  .carousel_height {
    height: 80vh !important;
  }
  .vs_menu_button__item {
    height: 20vh !important;
  }
}
@media only screen and (min-height: 1050px) and (max-height: 1100px) {
  .carousel_height {
    height: 70vh !important;
  }
  .vs_menu_button__item {
    height: 26vh !important;
  }
}
@media only screen and (min-height: 1000px) and (max-height: 1050px) {
  .carousel_height {
    height: 70vh !important;
  }
  .vs_menu_button__item {
    height: 27vh !important;
  }
}
@media only screen and (min-height: 950px) and (max-height: 1000px) {
  .carousel_height {
    height: 73vh !important;
  }
  .vs_menu_button__item {
    height: 27vh !important;
  }
}
@media only screen and (min-height: 900px) and (max-height: 950px) {
  .carousel_height {
    height: 72vh !important;
  }
  .vs_menu_button__item {
    height: 28vh !important;
  }
}
@media only screen and (min-height: 870px) and (max-height: 900px) {
  .carousel_height {
    height: 69vh !important;
  }
  .vs_menu_button__item {
    height: 25vh !important;
  }
}
@media only screen and (min-height: 840px) and (max-height: 870px) {
  .carousel_height {
    height: 69vh !important;
  }
  .vs_menu_button__item {
    height: 25vh !important;
  }
}
@media only screen and (min-height: 810px) and (max-height: 840px) {
  .carousel_height {
    height: 66vh !important;
  }
  .vs_menu_button__item {
    height: 25vh !important;
  }
}
@media only screen and (min-height: 780px) and (max-height: 810px) {
  .carousel_height {
    height: 66vh !important;
  }
  .vs_menu_button__item {
    height: 26vh !important;
  }
}
@media only screen and (min-height: 750px) and (max-height: 780px) {
  .carousel_height {
    height: 65vh !important;
  }
  .vs_menu_button__item {
    height: 26vh !important;
  }
}
@media only screen and (min-height: 720px) and (max-height: 750px) {
  .carousel_height {
    height: 64vh !important;
  }
    .vs_menu_button__item {
    height: 26vh !important;
  }
}
@media only screen and (min-height: 690px) and (max-height: 720px) {
  .carousel_height {
    height: 62vh !important;
  }
    .vs_menu_button__item {
    height: 27vh !important;
  }
}
@media only screen and (min-height: 660px) and (max-height: 690px) {
  .carousel_height {
    height: 61vh !important;
  }
    .vs_menu_button__item {
    height: 28vh !important;
  }
}
/*@media only screen and (min-height: 630px) and (max-height: 660px) {
  .carousel_height {
    height: 59vh !important;
  }
    .vs_menu_button__item {
    height: 29vh !important;
  }
}
@media only screen and (min-height: 600px) and (max-height: 630px) {
  .carousel_height {
    height: 57vh !important;
  }
  .vs_menu_button__item {
    height: 31vh !important;
  }
}
@media only screen and (min-height: 550px) and (max-height: 600px) {
  .carousel_height {
    height: 54vh !important;
  }
  .vs_menu_button__item {
    height: 34vh !important;
  }
}*/

        
        .popup {
    color: white;
    font-family: Verdana;
    font-size: 10px;
    line-height: 0.6;
    text-align: left;
   // padding-left: 15px;
   // padding-top: 15px;
}
.heading_index a {

}
.heading_index a:hover {
    text-shadow: 1px 1px 1px #72bffa, 0 0 1em #a4b0eb;
    color: #0e6ecd;
    text-decoration: none;
}

 
 
 
ymaps[id^="id_"] {
width:auto !important;
height:auto !important;
}
.ymaps-2-1-68-balloon__content {
    margin-right: 0px !important;
}
.ymaps-2-1-68-balloon__content {
    margin-right: 0px !important;
}
.ymaps-2-1-69-balloon__content {
    margin-right: 0px !important;
}
.ymaps-2-1-70-balloon__content {
    margin-right: 0px !important;
}
.ymaps-2-1-71-balloon__content {
    margin-right: 0px !important;
}

.specials_block {
padding: 40px;"
}

.specials_block:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.height_mobile_150 {
height: 150px !important;
}
@media (min-width:992px){.height_mobile_150 {height: 100px !important;}}
@media (min-width:1200px){.height_mobile_150 {height: 100px !important;}}

.page_header_block {
    background: linear-gradient(to left, #6bb3f9, #238df5);
    margin-top: 20px;
    height: unset;
}


@media (min-width:992px){.page_header_block {height: 100px;margin-top:200px; }}
@media (min-width:1200px){.page_header_block {height: 100px;margin-top:200px; }}
.page_header_block h2 {
  //padding-top: 25px;
  color: #ffffff;
  font-family: Avenir;
  font-size: 44px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}
@media (min-width:992px){.page_header_block h2{//padding-top: 40px;
}}
@media (min-width:1200px){.page_header_block h2{//padding-top: 40px;
}}


.page_breadkrumbs {
margin-top: 20px;
  color: #98aabc;
  font-family: Avenir;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  text-decoration: none;
}
.page_breadkrumbs p{

}
.page_breadkrumbs a{
  color: #98aabc;
  font-family: Avenir;
  text-decoration: none;
}
.page_breadkrumbs a:hover {
    color: #0056b3;
    text-decoration: none;
}

  
  
.sidebar-block {
padding: 20px;
    background: #238df5;
    margin-bottom: 20px;
    border-radius: 2px;
 }
 .sidebar-block h4{
   color: #ffffff;
  font-family: SFProDisplay;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
 }
 .sidebar-block p{
   color: #ffffff;
  font-family: SFProDisplay;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
 }
 .sidebar-block-read {
  color: #ffffff;
  font-family: SFProDisplay;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
 }  
 
 
 
  
  /*  .staff-list {
        height: 400px;
    }
    @media (min-width:576px){.staff-list {height: 400px !important;}}
    @media (min-width:768px){.staff-list {height: 400px !important;}}
    @media (min-width:992px){.staff-list {height: 500px !important;}}
    @media (min-width:1200px){.staff-list {height: 500px !important;}}
  */  
    .staff-list {
        height: 300px;
    }
    @media (min-width:576px){.staff-list {height: 300px !important;}}
    @media (min-width:768px){.staff-list {height: 300px !important;}}
    @media (min-width:992px){.staff-list {height: 400px !important;}}
    @media (min-width:1200px){.staff-list {height: 400px !important;}} 
    
    
    .staff-list h4{
       margin-bottom: 0px;
    color: #1d87e6;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    }
    .staff-list p{
       margin-bottom: 0px;
    color: #526b81;
    font-family: SFUIDisplay;
    font-size: 13px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 40;
    line-height: 24px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    }
    .staff-list img{
    //width:100%;
    height: 200px;
    }

    .staff-list-services {
        //height: 450px;
    }
    .staff-list-services h4{
       margin-bottom: 0px;
    color: #1d87e6;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    }
    .staff-list-services p{
    word-break: break-word;
       margin-bottom: 0px;
    color: #526b81;
    font-family: SFUIDisplay;
    font-size: 15px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 40;
    line-height: 24px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    }
    .staff-list-services img{
max-width: 100%;
    }
    
    .staff-list-services-clinic {
    color: #929292 !important;
    font-size: 12px !important;
    }
    
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px}}
@media (min-width:992px){.container{max-width:960px}}
@media (min-width:1200px){.container{max-width:1140px}}

.head_info_bg_mob_menu {
display:block;
}

@media (min-width:768px){.head_info_bg_mob_menu{display:none;}}
@media (min-width:992px){.head_info_bg_mob_menu{display:none;}}
@media (min-width:1200px){.head_info_bg_mob_menu{display:none;}}

.header-button-func {
  color: #007bff;
  font-family: SFUIDisplay;
  font-weight: 500; 
  margin-left: 30px;
  display:none;
}
@media (min-width:992px) {.header-button-func{font-size: 10px;display:block;}}
@media (min-width:1200px) {.header-button-func{font-size: 13px;}}
.header-button-func a {
  text-decoration: none;  
}
.header-button-func img {
  margin-right: 10px;
}
@media (min-width:992px){.header-button-func img{width:15px;}}
@media (min-width:1200px){.header-button-func img{width:20px;}}
.header-button-entry {
    width: 200px;
    height: 45px;
    color: #ffffff;
    font-family: SFUIDisplay;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    text-align: right;
    text-decoration: none;
    background: #238df5;
    background: linear-gradient(to left, #6bb3f9, #238df5);
    margin-left: 50px;
    border-radius: 1px;
    display:none;
}
@media (min-width:768px){.header-button-entry{display:block}}
.header-button-entry span{
display:block;
margin-top: 13px;
}
.header-button-entry a{
  color: #ffffff;
  font-family: SFUIDisplay;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  text-align: right;
  text-decoration: none;
  padding-right: 10px;
  }
.header-button-entry i{
  font-size: 10px;
  padding-left: 20px;
  }   
.navbar-toggler {
  background: #238df5;
  color: #ffffff;
  background: url(../img/svg/mobile/closeButton.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.navbar-toggler.collapsed{
  background: url(../img/svg/burger_menu.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}


.head_info_bg {
    height: 80px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    display:none;
}
@media (min-width:768px){.head_info_bg{display:block;}}
.head_info_bg_mob {
    height: 70px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    display:block;
}

.head_info_bg_mob_info {
    text-align: center;
    height: 180px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    display:block;
}
@media (min-width:768px){.head_info_bg_mob_info{display:none;}}
.head_info_bg_mob_info nav{
    text-align: -webkit-center;
    display: block;
    font-size: 14px;
}
.head_info_bg_mob_info a {
  color: #1d87e6;
  font-family: SFUIDisplay;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
}
.head_info_bg_mob_info span {
  color: #777777;
  font-family: SFUIDisplay;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  text-align: left;
  text-decoration: none;
}

.head_info_bg_mob-button-entry {
    height: 45px;
    color: #ffffff;
    font-family: SFUIDisplay;
    font-size: 13px;
    font-weight: 400;
    text-align: -webkit-center;
    text-decoration: none;
    background: #238df5;
    background: linear-gradient(to left, #6bb3f9, #238df5);
    border-radius: 1px;
    display:flex;
}

.head_info_bg_mob-button-entry-for-clinics {
    height: 45px;
    color: #ffffff;
    font-family: SFUIDisplay;
    font-size: 13px;
    font-weight: 400;
    text-align: -webkit-center;
    text-decoration: none;
    background: #238df5;
    background: linear-gradient(to left, #6bb3f9, #238df5);
    border-radius: 1px;
    display:flex;
}

@media (min-width:768px){.head_info_bg_mob-button-entry{display:none}}
.head_info_bg_mob-button-entry span{
display:block;
margin-top: 13px;
}
.head_info_bg_mob-button-entry a{
  color: #ffffff;
  font-family: SFUIDisplay;
  font-size: 19px;
  font-weight: 400;
  text-decoration: none;
  margin: auto;
  }
.head_info_bg_mob-button-entry i{
  font-size: 16px;
  padding-left: 20px;
  } 
  
  
  
.head_info_bg_mob-button-entry-for-clinics a{
  color: #ffffff;
  font-family: SFUIDisplay;
  font-size: 19px;
  font-weight: 400;
  text-decoration: none;
  margin: auto;
  }
.head_info_bg_mob-button-entry-for-clinics i{
  font-size: 16px;
  padding-left: 20px;
  } 
  
  
.vs_menu_button {
    display:none;
}
@media (min-width:768px){.vs_menu_button{display:block;}}
.top-slider {
    margin-top: 40px;
    display:none;
}
@media (min-width:768px){.top-slider{display:block;}}

.header-logo-a-mob {
    width: 180px;
    height: 48px;
    display:block; 
}
@media (min-width:768px){.header-logo-a-mob{display:none}}
.header-logo-a {
  width: 180px;
  height: 48px;
}
.header-search {
display:none;
}
@media (min-width:768px){.header-search{display:block}}
.header-search input{
display:none;
}
@media (min-width:768px){.header-search input{display:block;width:150px !important;}}
@media (min-width:992px){.header-search input{width:150px !important;}}
@media (min-width:1200px){.header-search input{width:150px !important;}}
.nav-link {
font-size: 12px;
}
@media (min-width:768px){.nav-link{font-size: 13px !important; padding-right: 0px !important;padding-left: 0px !important;}}
@media (min-width:992px){.nav-link{font-size: 14px !important; padding-right: 0px !important;padding-left: 0px !important;}}
@media (min-width:1200px){.nav-link{font-size: 16px !important;}} 
.mob-hide {
display:none;
}
@media (min-width:768px){.mob-hide{display:block}}
.mob-only {
margin-top:0px;
display:block;
}
@media (min-width:768px){.mob-only{display:none}}

.moblie-align-center {
text-align:center;
}
@media (min-width:768px){.moblie-align-center {
text-align:unset;
}}



.mob_menu_block {
    padding: 10px;
    padding-left: 40px;
    text-align: -webkit-left;
    margin-bottom: 1px;
    width: 100%;
    height: 108px;
    background: linear-gradient(to left, #6bb3f9, #238df5);
}
.mob_menu_block img{
    height: 40px;
}
.mob_menu_block a{
 	font-family: SFUIDisplay;;
	color: #FFFFFF;
	letter-spacing: 0.29px;
	word-wrap: break-word;
  text-align: -webkit-left;
  text-decoration: none;
}
.mob_menu_center {
text-align: -webkit-center;
}
.item_color1 {
background:#238df5;
} 
.item_color2 {
background:#2e9cf7;
} 
.item_color3 {
background:#36a7f8;
} 
.item_color4 {
background:#3fb3fa;
} 
.item_color5 {
background:#1265a1;
} 
.item_color6 {
background: #22a1ef;
} 

.item_color1:hover {
background: #0665c2;
} 
.item_color2:hover {
background: #0665c2;
} 
.item_color3:hover {
background: #0665c2;
} 
.item_color4:hover {
background: #0665c2;
} 
.item_color5:hover {
background: #0665c2;
} 
.item_color6:hover {
background: #0665c2;
} 
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
                                   
	.vs_menu_button
{
  display:none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}
@media (min-width:768px){.vs_menu_button{display: -webkit-box;display: -ms-flexbox;display: flex;}}
.vs_menu_button_img
{
//	margin-top: 30px;
	margin-left: 40px;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
    height: 100px;
}
.vs_menu_button_arrow
{
	margin-left: 0px;
	margin-top: 50px;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
}
.vs_menu_button__item
{
    height: 30vh;
    z-index: 201;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 26px;
    width: 20%;
    border: 0px;
    height: 200px;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
}
.vs_menu_button__item:hover {
   //background-color: #ddd;
}
.vs_menu_button__item:hover .vs_menu_button_img
{
    margin-top: 8px;
    margin-left: 20px;
}
.vs_menu_button__item:hover .vs_menu_button_arrow
{
    margin-left: 20px;
    margin-top: 50px;
}

.vs_menu_button_ItemText
{
	font-family: SFUIDisplay;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.29px;
	word-wrap: break-word;
  text-align: -webkit-left;
}
@media (min-width:992px){.vs_menu_button_ItemText
{

	font-size: 18px;
}}
@media (min-width:1200px){.vs_menu_button_ItemText
{

	font-size: 24px;
}}

	.index-about
{
  display:none;
}
@media (min-width:768px){.index-about{display:block}}


.heading_about_index {
  color: #113c63;
  font-family: Avenir;
  font-size: 36px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  margin-bottom: 50px;
}
@media (min-width:768px){.heading_about_index{font-size: 20px;}}
@media (min-width:992px){.heading_about_index{font-size: 26px;}}
@media (min-width:1200px){.heading_about_index{font-size: 36px;}} 
.heading_index { 
  color: #113c63;
  font-family: Avenir;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
} 
.heading_about_index_p{
  color: #3c3c3c;
  font-family: SFUIDisplay;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}
@media (min-width:768px){.heading_about_index_p{font-size: 12px;}}
@media (min-width:992px){.heading_about_index_p{font-size: 17px;}}
@media (min-width:1200px){.heading_about_index_p{font-size: 18px;}} 
.heading_about_index_rate h2 {
    color: #3c3c3c;
    font-family: SFUIDisplay;
    font-size: 85px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
}
@media (min-width:768px){.heading_about_index_rate h2{font-size: 45px;}}
@media (min-width:992px){.heading_about_index_rate h2{font-size: 65px;}}
@media (min-width:1200px){.heading_about_index_rate h2{font-size: 85px;}} 
.heading_about_index_rate p {
  color: #3c3c3c;
  font-family: SFUIDisplay;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  word-break: break-all;
}
@media (min-width:768px){.heading_about_index_rate p{font-size: 12px;}}
@media (min-width:992px){.heading_about_index_rate p{font-size: 14px;}}
@media (min-width:1200px){.heading_about_index_rate p{font-size: 16px;}} 
.header_about_index_rate_block {
    margin-top: 50px;
    display: flex;
}

.header-tel {
  color: #777777;
  font-family: SFUIDisplay;
  font-size: 14px;
  font-weight: 400;
  text-align: -webkit-right;
  text-decoration: none;
  margin-left: 30px;
}
.header-tel a {
  color: #1d87e6;
  font-family: SFUIDisplay;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
}
.header-tel span {

}
 
  


.nav-abc_menu {
  color: #165084;
  font-family: Avenir;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.nav-abc_menu:hover {
background:#ddd;
}
.carousel-indicators-header{
//justify-content: left !important;
}
.carousel-indicators li {
background-color: transparent !important;
    background: url(../../img/slider-point.png) no-repeat;
    width: 12px !important;
    height: 12px !important;
    }
.carousel-indicators .active {
   background: url(../../img/slider-point-active.png) no-repeat;
}

.visual_menu__item {
    //padding-left: 30px;
    //padding-right: 30px;
    //padding-top: 26px;
    width: 19%;
    border: 0px;
    //height: 200px;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
        display: -webkit-inline-box;
}
.visual_menu__item a{
color: #ffffff;
    font-family: SFUIDisplay;
    font-size: 24px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
}
.carousel {
    margin-bottom: 0px !important;
}




.under_map_singl {
    width: 300px;
    position: absolute;
    z-index: 100;
    left: 12%;
    top: 450px;
    border-radius: 2px;
    height: 350px;
    background: #ffffff
}
.under_map_clinic_singl {
padding: 20px;
}
.under_map_clinic_singl h4{
  color: #113c63;
  font-family: SFUIDisplay;
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.under_map_clinic_singl p{
  color: #365878;
  font-family: SFUIDisplay;
 // font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.under_map_clinic_singl a{
  color: #31a0f7;
  font-family: SFUIDisplay;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}



.under_map {
overflow: auto;
 width: 390px;
  position: absolute;
  z-index:100;
  left: 12%;
  border-radius: 2px;
  height: 900px;
  //background: #ffffff;
}
.under_map::-webkit-scrollbar {
    width: 0em;
}
 
.under_map::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.under_map::-webkit-scrollbar-thumb {
  background-color: #ffffff00;
  outline: 1px solid slategrey;
}
.under_map_header {
padding: 20px;
  //height: 200px;
  background: #238df5;
  color: #ffffff;
  font-family: Avenir;
  font-size: 32px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 38px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  box-shadow: 0px 0px 41px 0px #d9e4ee;
  
}
.under_map h2 {
  color: #ffffff;
  font-family: Avenir;
  font-size: 32px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 38px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  //margin:40px;
}
.under_map_clinic_list h4{
  color: #113c63;
  font-family: SFUIDisplay;
  font-size: 18px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.under_map_clinic_list {
    padding-left: 40px;
    padding-top: 20px;
    padding-right: 40px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.under_map_clinic_list:hover {

    background-color: #ddd;
}




.carousel-caption h4{
  color: #272727;
  font-family: SFUIDisplay;
  font-size: 26px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.carousel-caption p{
  color: #272727;
  font-family: SFUIDisplay;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.client-logo {
    text-align: justify;
}
.client-logo img{
    margin-left: 30px;
}


.navbar-custom-page_header_block {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 80px;
}
@media (min-width:768px){

.navbar-custom-page_header_block {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    height: 80px;
}


}
