.concierge-contact-link,
.concierge-contact-link:hover {
  color: #6eafbe;
}
.dive-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  max-height: 440px;
}
@media only screen and (min-width: 992px) {
  .arrows-things-to-do {
    top: 25% !important;
  }
  .arrows-litles-one {
    top: 35% !important;
  }
  a.box-cta__span.btn-rate,
  a.box-cta__span.btn-rate:hover {
    text-transform: initial;
  }
}
@media screen and (max-width: 768px) {
  .dive-container {
    min-height: 220px;
  }
  .dive-mobile {
    display: block !important;
  }
  .dive-normal {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .slide-content-sub-container {
    max-height: 50px !important;
    left: 50% !important;
  }
  .img-fluid {
    width: 100% !important;
  }
}
.card-img-top {
  height: 280px;
  max-width: 280px;
  object-fit: cover;
  align-self: center;
}
.card-img-top-happ {
  max-height: 345px;
  object-fit: cover;
  align-self: center;
}
.nav-link.active.nav-link.active {
  border-bottom: 1px solid #6eafbe !important;
}
.nav-link.active.nav-link.active h3 {
  color: #6eafbe !important;
}
