body {
  font-family: "Sofia Sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
}

.navbar-nav li>a {
  font-size: 19px;
  font-weight: 500;
}

.poppins {
  font-family: "Poppins", sans-serif;
}

.navbar-other .navbar-nav {
  height: 80px !important;
}

.navbar-button {
  height: 65px;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15px !important;
}

.btn-teal {
  background-color: #24b3ae;
  color: #fff;
}

.btn-teal:hover {
  background-color: #24b3ae;
  color: #fff;
}

.container {
  max-width: 95%;
}

@media (max-width: 576px) {
  .container {
    max-width: 100%;
  }

  .pr-186 {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  }
}

.navbar-search-icon {
  background: rgba(255, 255, 255, 0.1);
  width: 50px;
  text-align: center;
  border-radius: 30px;

  height: 50px;
}

.navbar-search-icon a {
  margin-top: 4px;
}

.navbar-search-icon i {
  font-size: 25px !important;
}

.swiper-hero,
.swiper-hero .swiper-slide {
  height: 870px !important;
}

.bookingArea {
  padding-top: 0px !important;
  margin-top: -126px;
  z-index: 999;
  position: relative;
}

label {
  color: rgba(22, 37, 30, 0.6);
}

.has-icon .form-control {
  padding-left: 2.375rem;
}

.has-icon .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  font-size: 22px;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.52rem;
  text-align: center;
  pointer-events: none;
  color: #24b3ae;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #24b3ae !important;
}

.btn.btn-block.btn-lg,
.btn-group-lg>.btn.btn-block {
  width: 100%;
}

.widget-link li>a {
  color: rgba(22, 37, 30, 0.6);
  font-size: 20px;
}

.accordion-wrapper .card-header button:before {
  font-family: "Unicons";
  position: absolute;
  right: 1.3rem !important;
  content: "\e932";
  font-size: 1.15rem;
  font-weight: normal;
  width: 1rem;
  margin-top: -0.25rem;
  margin-left: -0.3rem;
  display: inline-block;
  color: var(--bs-primary);
}

/* .accordion-wrapper .card-header button.collapsed:before {
  content: "\e98c";
} */

.bg-teal-light {
  background: rgba(78, 169, 167, 0.2);
}

.wrapper.bg-teal-light>div .swiper-slide .item-inner {
  padding-bottom: 0;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 24px;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  font-size: 24px;
}

.text-right {
  text-align: right;
}

.h-507 {
  height: 507px;
}

.hotel_desc_image {
  width: 648px;
  border: 25px solid #fff;
  border-radius: 49px !important;
  position: relative;
  margin-top: -300px;
}

.font-size-20 {
  font-size: 20px;
}

.pr-186 {
  padding-right: 186px;
}

.text-black {
  color: #000;
}

.text-gold {
  color: #ffbb0c;
}

.bg-teal {
  background-color: #24b3ae !important;
  color: #fff;
}

.image-container {
  position: relative;
  display: inline-block;
}

.overlay-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 38px;
  left: 0;
  width: 100%;
  height: 30px;
}

.available_date {
  width: 85%;
}

.flex {
  display: flex;
}

.overlay-person-rate {
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  height: 30px;
}

.person_rate {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  border-radius: 15px;
  margin-right: 35px;
}

.person_rate strong {
  line-height: 20px;
}

.person_rate .display-6 {
  line-height: 22px;
}

.unavailable {
  background: rgb(198 230 230 / 90%);
  padding: 20px;
  border-radius: 15px;
  margin: 0 35px;
  width: 100%;
  color: #000;
}

.discount {
  margin-left: 35px;
  height: 116px;
  align-self: center;
  text-align: center;
  vertical-align: middle;
  width: 116px;
  padding: 11px;
}

.vertical-middle {
  vertical-align: middle;
}

.discount .d-table-cell {
  background-color: rgba(255, 187, 12, 1);
  border-radius: 76px;
}

.bg-white {
  background: #fff;
}

.breadcrumb {
  position: relative;
  margin-top: 22px !important;
  padding: 15px !important;
}

.breadcrumb .breadcrumb-item.active {
  color: #344e41 !important;
}

.bg-light-teal {
  background: #f3fbfb;
}

.bg-teal-light {
  background-color: rgba(36, 179, 174, 0.3);
}

.list-style-none {
  list-style: none;
}

.strikethrough {
  text-decoration: line-through;
}

.parsley-required {
  list-style: none;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-number {
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-minlength {
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-equalto {
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-character {
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-custom-error-message {
  list-style: none;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.email-exists {
  list-style: none;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-errors-list {
  list-style: none;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-type {
  list-style: none;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #ff5b5c;
}

.parsley-errors-list {
  margin-bottom: 0;
}

.required {
  color: red;
}

.linkHover:hover {
  color: #2080f7;
  text-decoration: underline;
}

.swiper-controls .swiper-navigation .swiper-button:hover {
  background: rgba(33, 150, 243, 0.8) !important;
  color: #fff;
}

.search form>.form-groups {
  grid-gap: 0 20px;
  grid-template-areas:
    "product-type start end honeymoon "
    "from to hotel people "
    "children-dob children-dob children-dob children-dob "
    "submit submit submit submit ";
}

.form-groups {
  display: grid;
  grid-gap: 20px 40px;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}

.form-group .required {
  color: rgba(22, 37, 30, 0.6);
}