img.logo {
  width: 150px;
}

.owl-carousel.home-slider {
  height: 420px;
}

@media (max-width: 480px) {
  .owl-carousel.home-slider {
    height: 380px;
  }
}

.owl-carousel.home-slider .owl-dots .owl-dot {
  border: 2px solid #000000;
  width: 20px;
  height: 20px;
}

.ftco-section {
  padding: 4em 0;
}

.staff .img {
  height: 500px;
}

.photo_person {
  min-height: 750px;
}
@media (max-width: 480px) {
  .photo_person {
    min-height: 400px;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    border: 2px solid #0033c7;
  }

  .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #0033c7;
  }
  .ftco-navbar-light .navbar-nav > .nav-item > a {
    text-align: center;
  }
}
