.header{
  position: relative;
}

@media only screen and (max-width: 576px) {
  .menu-toggle, .menu-close, .menu-close {
      display: block;
  
  }
}

.grecaptcha-badge {
  display: none;
}

.fieldbox.appointment-feild{
  margin-top: 0;
  margin-bottom: 10px;
}




.nice-select .list .option {
  white-space: normal;
}


.full-search-list .items:nth-child(2) {
  border-top: 1px solid #ddd;
}

figure.article-img.overlay-img {
  padding-top: 25px;
}

.news-breaks .overlay-img .overlay-box {
  margin-top: auto;
}

.site-search .search-btn {

  background: #14a09d !important;
  width: 80px !important;
  height: 80px !important;
}

.search-site {
  height: 80px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .logo-box img {
      height: 120px;
  }
}

.navigation-box {
  background: #080c6f;
}

.navigation_box ul li a.selected {
  background: #000 !important;
  color: #fff !important;
}

.navigation_box ul li a:hover {
  background: #000 !important;
  color: #fff !important;
}

.section.home-about.sectors.featured .items:nth-child(2) {
  background: #090c58;
}

.section.home-about.sectors.featured .items {
  background: #080c6f;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 290px;
}

.section .more-link a:hover {
  background: #080c6f;
  color: #fff;
  border: 1px solid #080c6f;
}

.section .more-link .more-btns {

  background: #080c6f;

  border: 1px solid #080c6f;

}

.section.home-about.checkup .items .more-link .more-btns {
  color: #fff;
  background: #080c6f;
  border: 1px solid #080c6f;
}

.scrollToTop {

  background: #080c6f;

}

.navigation_box ul li.open a:hover {
  background: #000 !important;
  color: #fff !important;
}

.navigation_box ul li.open ul li a:hover {
  background: #080c6f !important;
  color: #fff !important;
}

.navigation_box ul li.open a {
  background: #000;
  color: #fff !important;
}

.book-btn {
  padding: 6px 10px;
}

.section.home-about.team-slide .team-item a img,
.full-team .team-item a img {
  aspect-ratio:1/1;
  object-fit:cover;
}

.logo-box img {
  max-width: 80px;
}