.mt-1 {
  margin-top: 5px !important;
}
.mt-2 {
  margin-top: 2px !important;
}
.mt-3 {
  margin-top: 3px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-6 {
  margin-top: 6px !important;
}
.mt-7 {
  margin-top: 7px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mt-9 {
  margin-top: 9px !important;
}
.mt-10 {
  margin-top: 10px;
}
.mt-11 {
  margin-top: 11px;
}
.mt-12 {
  margin-top: 12px;
}
.mt-13 {
  margin-top: 13px;
}
.mt-14 {
  margin-top: 14px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-16 {
  margin-top: 16px;
}
.mt-17 {
  margin-top: 17px;
}
.mt-18 {
  margin-top: 18px;
}
.mt-19 {
  margin-top: 19px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-29 {
  margin-top: 29px;
}
.mt-30 {
  margin-top: 30px;
}
h1.homepage-search-css {
  margin-bottom: 10px;
  text-align: left;
}
#hero-new {
  width: 100%;
  height: 100vh;
  background: url(../img/homepage-beach.jpg) top center no-repeat;
  background-size: cover;
}
#search-box-cont {
  max-width: 630px;
  border-radius: 8px;
  padding: 15px 15px 25px 15px;
  background: rgba(255, 255, 255, 0.6);
}
#checkincheckout {
  width: 260px;
}
#userBedCriteria {
  width: 260px;
}
a.search-box-link {
  color: #125f9b;
}
@media (max-width: 767.98px) {
  #userBedCriteria {
    margin-top: 15px;
  }
  .serchRentalsBtnCss {
    margin-top: 15px;
  }
  h1.homepage-search-css {
    margin-bottom: 10px;
    text-align: center;
  }
}
/*# sourceMappingURL=ha-integration.css.map */