body {
  overflow-x: hidden !important;
}
.news-sec .detail a {
  text-decoration: none;
}
.news-masonary .news-sec a {
  margin: 0;
}
.price-table tr td:first-child {
  text-align: center;
}
.price-table tr td:last-child {
  text-align: center;
}
#page header.sticky a {
  top: 20px;
  z-index: 99998;
  left: -70px;
  width: 70px;
}
.news-right a {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 25px;
}
.news-right img {
  margin-top: 20px;
}
.news-right a:hover {
  color: #525866;
}
.news-right__title {
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  background: #525866;
  margin-bottom: 20px;
}
.home-cta-phone {
  display: none;
}
.patients-testi {
  margin-top: 60px;
}
nav.footer_nav {
  padding: 50px 0;
  column-gap: 0;
  column-count: 4;
}
.footer_nav ul li {
  flex-basis: 50%;
  margin-bottom: 15px;
}
.footer_nav ul li a {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
}
.ooter .title {
  border-bottom: solid 1px #999;
  padding: 0;
  float: left;
  width: 100%;
}
.footer .detail {
  float: left;
  color: #fff;
}
.footer .get-touch ul {
  margin: 20px 0 0;
}
.footer .get-touch ul li {
  margin: 0 0 20px;
}
.footer .get-touch ul li i {
  color: #fff;
  float: left;
  font-size: 26px;
  margin: 0 9px 0 0;
}
.footer .get-touch ul li span {
  color: #fff;
  font-size: 18px;
}
.footer .get-touch ul li span a {
  color: #fff;
}
.footer .title h5 {
  color: #fff;
  text-transform: uppercase;
  border-bottom: solid 1px #fff;
  padding: 0 0 12px;
  display: inline-block;
  margin: 0 0 -1px;
  float: left;
}
.footer .get-touch {
  margin-top: 40px;
}
.footer_nav ul.foot-active {
  display: flex;
}
.entry-title a {
  color: #333;
}
.header .nav li a {
  padding: 10px 12px !important;
}
.navmenu-box {
  justify-content: space-between;
}
.search-submit {
  position: absolute;
  border: none;
  right: 2px;
  width: 20px;
  background: url(//milena-life.od.ua/wp-content/themes/milena/css/../images/serch.png)
    no-repeat;
  background-size: cover;
  top: 2px;
}
.search-field {
  width: 100%;
  padding-right: 20px;
  outline: none;
}
.search-form {
  position: relative;
  display: flex;
  width: 20%;
  top: 10px;
}
.navmenu-box {
  display: flex;
  align-items: center;
}

.mm-footer {
  height: auto !important;
}
.media-links a svg path {
  transition: all 0.2s linear;
}
.media-links a svg:hover > path {
  fill: #00a0e3;
}
.widget-title {
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  background: #525866;
  margin-bottom: 20px;
}
.news-right li {
  margin-bottom: 20px;
}
.news-right a:hover {
  color: #02adc6;
}

.footer_nav ul li a {
  font-size: 15px;
}
.footer_nav ul.footer_nav > li a {
  font-size: 16px;
  line-height: 24px;
}
.footer_nav ul.footer_nav > li {
  padding-right: 15px;
  padding-left: 15px;
}
.menu-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.footer_nav ul.footer_nav > li.menu-item-has-children > ul li > a {
  color: rgba(255, 255, 255, 0.5);
}
.footer_nav ul.footer_nav > li.menu-item-has-children > ul {
  margin-top: 18px;
}
.footer_nav ul li {
  margin-bottom: 5px;
}
.footer .get-touch {
  margin-top: 0;
}
.agency {
  margin-top: 75px;
}
.footer .get-touch ul {
  margin: 5px 0 0;
}
.footer .emergency .text {
  font-weight: 500;
}
.footer .get-touch ul li {
  margin: 0 0 15px;
}
.detail div {
  font-weight: 500;
}
.alignleft,
.news-detail .alignleft {
  float: left;
  margin: 5px 20px 0 0;
  width: auto;
  height: auto;
}
.alignright,
.news-detail .alignright {
  float: right;
  margin: 5px 0 0 20px;
  width: auto;
  height: auto;
}
@media (min-width: 1025px) {
  .nav li:nth-child(3) > ul {
    width: 700px;
    left: -100px;
  }
  .nav > li:nth-child(3) > ul > li {
    width: 50%;
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  .search-form {
    position: absolute;
    display: flex;
    width: 20%;
    top: 21px;
    right: 14%;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 950px;
    width: 100%;
  }
  .search-form {
    top: -47px;
    right: 14%;
  }
}
@media (max-width: 768px) {
  .get-touch {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .foot-top {
    display: flex;
    flex-direction: column-reverse;
  }
  .foot-bot {
    display: flex;
    flex-direction: column;
  }
  .footer .get-touch .get-touch {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .main-footer {
    padding-top: 0;
  }
  .navmenu-box {
    position: inherit;
  }
  .search-form {
    top: 50%;
    transform: translateY(-50%);
  }
  .footer .footer-cont {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .search-form {
    right: 20%;
  }
  .alignleft,
  .news-detail .alignleft {
    margin: 10px 0 15px;
    width: 100%;
    object-fit: cover;
    float: none;
  }
  .alignright,
  .news-detail .alignright {
    margin: 10px 0 15px;
    width: 100%;
    object-fit: cover;
    float: none;
  }
  .alignleft.size-thumbnail,
  .news-detail .alignleft.size-thumbnail {
    width: 150px;
    margin: 10px 15px 10px 0;
    float: left;
  }
  .alignright.size-thumbnail,
  .news-detail .alignright.size-thumbnail {
    width: 150px;
    margin: 10px 0 10px 15px;
    float: right;
  }
}

@media (max-width: 525px) {
  .top-bar {
    display: block !important;
  }
  .top-bar .get-touch li:first-child {
    border-left: none;
  }
  .news-detail {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }

  .menu-box .title {
    position: relative;
  }
  .menu-box .title:before {
    content: "∨";
    position: relative;
    padding-left: 10px;
    color: #fff;
    margin-top: 5px;
  }
  .footer_nav ul li {
    flex-basis: 100%;
  }
  .logo img {
    width: 200px;
    height: auto;
  }
  header.sticky .logo img {
    width: 200px;
    height: auto;
  }
  .search-form {
    right: 20%;
    width: 30%;
  }
  .header {
    display: flex;
    align-items: center;
  }
  .logo img {
    width: 150px !important;
  }
  .search-form {
    right: 25%;
  }
  .tp-banner {
    display: none;
  }
  .top-cta {
    display: none;
  }
  .tp-banner-container {
    margin-top: 55px;
  }
  .bgcolor-3 {
    padding: 0 0 60px;
  }
}
@media (max-width: 425px) {
  .search-form {
    display: none;
  }
}
@media (max-width: 375px) {
  .top-bar .get-touch li {
    border-left: none;
  }
  .get-touch ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 320px) {
  .get-touch ul {
    align-items: inherit;
  }
  .leadia_widget {
    width: 100%;
    right: 0 !important;
  }
}

@media (max-width: 240px) {
  .container {
    max-width: 230px;
  }
  .logo img {
    width: 100px !important;
  }
  .home-banner-title {
    font-size: 1.5em;
  }
  .footer .get-touch ul li span {
    font-size: 13px;
  }
  .main-footer .get-touch ul li a {
    display: inherit;
  }
}

@media (min-width: 1024px) {
  .preloader {
    /*фиксированное позиционирование*/
    position: fixed;
    /* координаты положения */
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* фоновый цвет элемента */
    background: #e0e0e0;
    /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
    z-index: 9999;
  }

  .preloader__row {
    position: relative;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    text-align: center;
    animation: preloader-rotate 2s infinite linear;
  }

  .preloader__item {
    position: absolute;
    display: inline-block;
    top: 0;
    background-color: #337ab7;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    animation: preloader-bounce 2s infinite ease-in-out;
  }

  .preloader__item:last-child {
    top: auto;
    bottom: 0;
    animation-delay: -1s;
  }

  @keyframes preloader-rotate {
    100% {
      transform: rotate(360deg);
    }
  }

  @keyframes preloader-bounce {
    0%,
    100% {
      transform: scale(0);
    }

    50% {
      transform: scale(1);
    }
  }

  .loaded_hiding .preloader {
    transition: 0.3s opacity;
    opacity: 0;
  }

  .loaded .preloader {
    display: none;
  }
}

.footer-vault__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer-vault__right {
  color: #fff;
}
.footer-vault__right a {
  color: inherit;
}
.footer-vault__right a + a {
  margin-left: 20px;
}

@media (max-width: 1230px) {
  .footer-vault__inner {
    justify-content: flex-end;
  }
  .footer-bottom span.copyrights {
    margin-top: 20px;
  }
  div.made {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  nav.footer_nav {
    column-count: 3;
  }
}

@media (max-width: 600px) {
  nav.footer_nav {
    column-count: 1;
  }
  nav .footer_nav .sub-menu {
    display: none;
  }
  nav .footer_nav .sub-menu.active {
    display: block;
  }
}
.news-detail ul {
  padding-left: 10px;
}
.news-detail ul li {
  padding-left: 10px;
  list-style: disc;
  margin-bottom: 10px;
}

.news-posts blockquote {
  padding: 0 30px;
  font-style: italic;
}

.news-posts a {
  color: #00a0e3;
}

.news-posts p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.position-class {
  position: relative;
}

.flex-class {
	display: flex;
}

.header__languages {
    padding-left: 20px;
    margin-right: 10px;
    width: 110px;
    position: relative;
    right: 0;
    top: 12px;
}

.header__languages a {
  
}

.switcher,
.switcher .selected a,
.switcher .option{
	width: 100px!important;
    color: #fff!important;
    background-color: #525866!important;
}

.header__languages .switcher .selected a{
	border: none;
}

.selected,
.switcher a{
    font-size: 12pt!important;
}

.switcher .option {
	position: absolute!important;
    border: none!important;
}

.header__languages .switcher .selected,
.header__languages .switcher .option a:hover{
    background: transparent!important;
}

.header__languages .option a {
	color: #fff!important;
    transition: color 0.2s ease-in-out;
}
.header__languages .option a:hover {
	color: #f14841!important;
}

.header__languages .switcher .selected a:after {
	top: 2px;
    right: 0px;
}

@media(max-width: 756px){
    .header__languages {
    	top: 4px;
    }
    
    .top-bar .get-touch li a {
        padding: 5px 9px;
    }
    
    .flex-class {
        justify-content: space-between;
    }
}

@media(max-width: 576px){
    .top-bar .get-touch ul {
        width: 210px;
    }
}