.ohc-cursor-pointer {
  cursor: pointer;
}

.ohc-footer-logo-item {
  max-height: 50px;
}

.ohc-property-background {
  background-color: rgb(245, 245, 245);
}

.ohc-search-slider-position {
  position: absolute;
  bottom: -59px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.ohc-logo-medplaya {
  height: 45px;
  width: 250px;
  object-fit: scale-down;
  object-position: left
}

.ohc-card-wrapper {
  padding: 25px 25px 25px 25px;
  border-radius: 0;
}

.ohc-search-container {
  background-color: white;
}

.ohc-search-field {
  background-color: #fff;
  border-radius: 0;
  cursor: pointer !important;
}

.ohc-search-top-hotel {
  font-size: 15px;
  font-weight: 600;
}

.ohc-search-top-flight {
  background-color: #e0e0e0;
  font-size: 15px;
  font-weight: 600;
}

.ohc-search-footer {
  background-color: #e0e0e0;
}

.ohc-search-footer a {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.ohc-search-label {
  cursor: pointer !important;
  margin: 5px 0 0 2px !important;
  font-size: 13px;
  letter-spacing: 0.5px !important;
  color: var(--secondary) !important;
}

.ohc-search-input {
  cursor: pointer !important;
  border: none !important;
  padding: 0 45px 5px 2px !important;
  pointer-events: none;
  color: var(--tertiary) !important;
  text-overflow: ellipsis;
}

.ohc-search-input::placeholder {
  color: var(--bs-gray-900);
  opacity: 1;
}

.ohc-search-button {
  height: 62px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  border-radius: 0;
  background-color: var(--accent);
  border-color: var(--accent);
}

.ohc-search-icon {
  position: absolute;
  right: 10px !important;
  top: 32px !important;
  font-size: 18px;
}

.card-property:hover {
  background-color: #e1e1e1;
  cursor: pointer;
}

.card-property-content {
  margin-top: 2px;
}

.card-occupancy-room {
  padding: 2px 7px 2px 7px;
}

.ohc-property-list-img {
  height: 450px;
}

.ohc-property-room-list-img {
  height: 350px !important;
}

.ohc-mp-icon-star {
  color: var(--bs-dark);
  margin-left: 2px;
  font-size: 15px;
}

.ohc-mp-icon-star-big {
  margin-left: 2px;
  font-size: 30px;
}

.ohc-bg-blue-dark {
  background-color: #001f72;
}

.ohc-occupancy-counter {
  text-align: center;
  width: 30px;
  display: inline-block;
  color: #333333;
}

.ohc-occupancy-room-title {
  background-color: #f3f3f3;
  border-left: solid 3px var(--accent);
}

.ohc-header-mt {
  margin-top: 76px;
}

.ohc-card-wrapper {
  padding: 25px 25px 25px 25px;
  border-radius: 0px;
}

.bg-opacity-80 {
  --bs-bg-opacity: 0.80;
}

.bg-opacity-85 {
  --bs-bg-opacity: 0.85;
}

.bg-opacity-90 {
  --bs-bg-opacity: 0.90;
}

.bg-opacity-95 {
  --bs-bg-opacity: 0.95;
}

.start-25 {
  left: 25%;
}

@media (min-width: 992px) {
  .start-lg-25 {
    left: 25% !important;
  }
}

@media (min-width: 1200px) {
  .start-xl-25 {
    left: 25% !important;
  }

  .start-xl-75 {
    left: 75% !important;
  }
}

.start-75 {
  left: 75%;
}

.pt-0x2 {
  padding-top: 0;
}

.pt-1x2 {
  padding-top: 0.5rem;
}

.pt-2x2 {
  padding-top: 1rem;
}

.pt-3x2 {
  padding-top: 2rem;
}

.pt-4x2 {
  padding-top: 3rem;
}

.pt-5x2 {
  padding-top: 6rem;
}

.pb-0x2 {
  padding-bottom: 0;
}

.pb-1x2 {
  padding-bottom: 0.5rem;
}

.pb-2x2 {
  padding-bottom: 1rem;
}

.pb-3x2 {
  padding-bottom: 2rem;
}

.pb-4x2 {
  padding-bottom: 3rem;
}

.pb-5x2 {
  padding-bottom: 6rem;
}

.cs_height_card_service {
  height: 400px;
}

.modal-title {
  font-family: "Lato", sans-serif;
}

.ohc-container-right-actions {
  width: 250px;
}

.cs_me_custom_user {
  margin-right: 58px;
}

.cs_footer_logo_custom {
  max-height: 150px !important;
}

.cs_text-shadow_custom {
  text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2);
}

.cs_roomtype_photo_list_1 {
  height: 370px;
  width: 100% !important;
  object-fit: cover !important;
}

.cs_logo_top {
  max-height: 100px !important;
}

.cs_no_break {
  white-space: nowrap;
}

.image-hero7-search-box-style-1 .ohc-container {
  padding: 32px 20px 35px 20px;
}

.image-hero7-search-box-style-1 .ohc-search-field {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.image-hero7-search-box-style-1 .ohc-search-label {
  color: #fff !important;
}

.image-hero7-search-box-style-1 .ohc-search-input {
  background-color: transparent;
  color: #fff;
}

.image-hero7-search-box-style-1 .ohc-search-input::placeholder {
  color: #fff;
}

.image-hero7-search-box-style-1 .ohc-search-icon {
  color: #fff !important;
  top: 22px;
}

.image-hero7-search-box-style-1 .ohc-search-button {
  color: #fff;
  background-color: var(--accent);
  border-color: var(--accent);
  border-radius: 0;
  height: 65px;
}

.slider-hero7-search-box-style-2 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.slider-hero7-search-box-style-2 .ohc-search-input {
  background-color: transparent !important;
  color: #fff;
  height: 50px;
}

.slider-hero7-search-box-style-2 .ohc-search-input::placeholder {
  color: #fff;
}

.slider-hero7-search-box-style-2 .ohc-search-icon {
  color: #fff !important;
  top: 16px;
}

.slider-hero7-search-box-style-2 .ohc-search-button {
  color: #fff;
  background-color: var(--accent);
  border-color: var(--accent);
  height: 50px;
}

.slider-hero7-search-box-style-1 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.slider-hero7-search-box-style-1 .ohc-search-field {
  background-color: white;
  color: #fff;
  border-bottom: 2px solid var(--accent);
  border-radius: 0;
}

.slider-hero7-search-box-style-1 .ohc-search-label {
  color: var(--accent);
}

.slider-hero7-search-box-style-1 .ohc-search-input {
  background-color: transparent !important;
  color: var(--bs-dark);
}

.slider-hero7-search-box-style-1 .ohc-search-input::placeholder {
  color: var(--bs-dark);
}

.slider-hero7-search-box-style-1 .ohc-search-icon {
  color: var(--accent);
  top: 22px;
}

.slider-hero7-search-box-style-1 .ohc-search-button {
  color: #fff;
  border: 1px solid var(--accent);
  background-color: var(--accent);
  height: 65px;
  border-radius: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.slider-hero7-search-box-style-1 .ohc-search-button:hover {
  background-color: var(--primary);
  border-color: var(--primary);
}

.image-carousel {
  height: 300px !important;
  object-fit: cover;
}

.cs_pagination.cs_style_1.cs_type_4 {
  bottom: 50px !important;
}

.ohc-complement-search-box .ohc-search-field {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.ohc-complement-search-box .ohc-search-label {
  color: #fff !important;
}

.ohc-complement-search-box .ohc-search-input {
  background-color: transparent;
  color: #fff;
}

.ohc-complement-search-box .ohc-search-input::placeholder {
  color: #fff;
}

.ohc-complement-search-box .ohc-search-icon {
  color: #fff !important;
  top: 22px;
}

.ohc-complement-search-box .ohc-search-button {
  color: #fff;
  background-color: var(--accent);
  border-color: var(--accent);
  border-radius: 0;
  height: 65px;
}

.ohc-complement-search-box .ohc-search-container {
  display: block !important;
}

.ohc-complement-search-box .ohc-search-container>div {
  padding-right: 0 !important;
}

.ohc-complement-search-box .ohc-search-field {
  margin-bottom: 30px;
}

.ohc-sidebar-custom {
  background-color: var(--white);
  max-width: 500px !important;
  width: 100% !important;
  padding: 20px 30px 20px 30px;
}

.ohc-sidebar-custom .offcanvas-header {
  justify-content: space-between;
}

.ohc-sidebar-custom .offcanvas-header button {
  font-size: 20px;
}

.ohc-float-book-button {
  right: 0;
  top: 160px;
  position: fixed;
  z-index: 999;
  padding: 3px 20px;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  border-radius: 5px 5px 0 0;
  background-color: var(--accent);
  border-color: var(--accent);
}

.ohc-float-book-button:hover {
  background-color: var(--primary);
  border-color: var(--primary);
}

.ohc-sidebar-custom h5 {
  font-family: var(--work-sans) !important;
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
}

.ohc-sidebar-search-box .ohc-search-field {
  background-color: var(--white);
  color: var(--secondary) !important;
  border-bottom: 2px solid var(--accent);
  border-radius: 0;
}

.ohc-sidebar-search-box .ohc-search-label {
  color: var(--secondary) !important;
}

.ohc-sidebar-search-box .ohc-search-input {
  background-color: var(--white);
  color: var(--tertiary) !important;
}

.ohc-sidebar-search-box .ohc-search-input::placeholder {
  color: var(--tertiary) !important;
}

.ohc-sidebar-search-box .ohc-search-icon {
  color: var(--accent) !important;
  top: 22px;
}

.ohc-sidebar-search-box .ohc-search-button {
  color: #fff;
  border: 1px solid var(--accent);
  background-color: var(--accent);
  height: 65px;
  border-radius: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.ohc-sidebar-search-box .ohc-search-button:hover {
  background-color: var(--primary);
  border-color: var(--primary);
}

.ohc-sidebar-search-box .ohc-search-container {
  display: block !important;
}

.ohc-sidebar-search-box .ohc-search-container>div {
  padding-right: 0px !important;
}

.ohc-sidebar-search-box .ohc-search-field {
  margin-bottom: 30px;
}

.ohc-search-dates-picker-container .btn-primary {
  background-color: var(--accent);
  border-color: var(--accent);
  border-radius: 0 !important;
  padding: 7px 12px !important;
}

.ohc-search-dates-picker-container .btn-primary:hover {
  background-color: var(--bs-dark);
  border-color: var(--bs-dark);
}

.ohc-search-dates-picker-container .datepicker-month-day {
  transition: all 0.2s ease;
}

.ohc-search-dates-picker-container .datepicker-month-day-selected {
  background-color: #dadcde !important;
}

.ohc-search-dates-picker-container .datepicker-month-day-start {
  background-color: var(--accent) !important;
}

.ohc-search-dates-picker-container .datepicker-month-day-end {
  background-color: var(--accent) !important;
}

.ohc-search-occupancy-container .d-flex>div {
  display: flex;
}

.ohc-search-occupancy-container .ohc-occupancy-room-title {
  padding: 7px 12px !important;
}

.ohc-search-occupancy-container .ohc-occupancy-counter {
  width: 45px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: solid 1px var(--bs-border-color);
  border-bottom: solid 1px var(--bs-border-color);
}

.ohc-search-occupancy-container .btn-primary {
  background-color: var(--accent);
  border-color: var(--accent);
  border-radius: 0 !important;
  padding: 7px 12px !important;
}

.ohc-search-occupancy-container .card-occupancy-room {
  padding: 5px 13px;
}

.ohc-search-occupancy-container .btn-primary:hover {
  background-color: var(--bs-dark);
  border-color: var(--bs-dark);
}

.ohc-search-destination-container .btn-primary {
  background-color: var(--accent);
  border-color: var(--accent);
  border-radius: 0 !important;
  padding: 7px 12px !important;
}

.ohc-search-destination-container .btn-primary:hover {
  background-color: var(--bs-dark);
  border-color: var(--bs-dark);
}

.ohc-search-destination-container .card-destination {
  border-left: solid 3px var(--accent);
  border-radius: 0 !important;
}

.ohc-search-destination-container .card-destination h6 {
  color: var(--accent);
  font-size: 17px !important;
}

.ohc-search-destination-container .card-destination small,
.ohc-search-destination-container .card-property-content small {
  color: var(--bs-gray-600);
}

.ohc-search-destination-container .card-property-content h6 {
  font-size: 14px;
}

.ohc-search-destination-container .border-primary {
  border-color: var(--accent) !important;
}

.ohc-search-destination-container input:focus-visible {
  box-shadow: none !important;
}

.ohc-search-destination-container .fa-magnifying-glass {
  color: var(--accent) !important;
}

/*
 * MP style
 */
.mp-background {
  background-color: var(--gray);
}

.mp-title {
  color: var(--text-title);
  font-weight: 600;
  letter-spacing: 0px;
  font-family: var(--work-sans);
  margin-bottom: 5px;
}

.mp-title-slider {
  color: var(--white);
  font-weight: 600;
  font-size: clamp(32px, 6vw, 72px);
  letter-spacing: -2px;
  line-height: 1.1;
  font-family: var(--work-sans);
  margin-bottom: 10px;
}

.cs_hero_text {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1199.98px) {
  .cs_hero_text {
    max-width: 800px;
  }
}

@media (max-width: 991.98px) {
  .cs_hero_text {
    max-width: 650px;
  }
}

@media (max-width: 767.98px) {
  .cs_hero_text {
    max-width: 500px;
  }
}

@media (max-width: 575.98px) {
  .cs_hero_text {
    max-width: 90%;
  }
}

.mp-title-destination {
  color: var(--white);
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0px;
  line-height: 40px;
  font-family: var(--work-sans);
  margin-bottom: 10px;
}

.mp-caption {
  color: var(--accent);
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: var(--work-sans);
  margin-bottom: 0px;
}

.mp-tagline {
  color: var(--bs-secondary);
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: var(--work-sans);
  margin-bottom: 10px;
}

.mp-subtitle {
  color: var(--text-subtitle);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-family: var(--work-sans);
  margin-bottom: 8px;
}

.mp-subtitle-slider {
  color: var(--white);
  font-weight: 400;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 30px;
  font-family: var(--work-sans);
  margin-bottom: 15px;
}

.mp-subtitle-destination {
  color: var(--white);
  font-weight: 400;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 30px;
  font-family: var(--work-sans);
  margin-bottom: 15px;
}

.mp-property-name {
  color: var(--secondary);
  font-weight: 600;
  letter-spacing: 0px;
  font-family: var(--work-sans);
  margin-bottom: 5px;
}

.mp-room-name {
  color: var(--text-title);
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0px;
  font-family: var(--work-sans);
  margin-bottom: 0px;
}

.mp-text-description {
  color: var(--text-description);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  font-family: var(--work-sans);
  margin-bottom: 1rem !important;
}

.mp-html-description,
.mp-html-description p {
  color: var(--text-description);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  font-family: var(--work-sans);
  margin-bottom: 1rem;
}

.mp-link-style-2 {
  color: var(--text-description);
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: underline;
  font-family: var(--work-sans);
  white-space: nowrap;
  display: block;
  margin-bottom: 15px;
}

.mp-link-style-3 {
  color: var(--text-title);
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 32px;
  font-family: var(--work-sans);
  margin-bottom: 5px;
}

.mp-link-style-2:hover {
  color: var(--accent);
  font-weight: 600;
  text-decoration: underline;
}

.mp-offer-badge {
  background-color: var(--accent-secondary);
  color: var(--bs-dark);
  font-weight: 600;
  font-size: 18px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px 15px 10px 15px;
}

.mp-property-badge {
  background-color: var(--gray-dark);
  color: var(--secondary);
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 10px 15px 10px 15px;
}

/*
 * Custom from Hoteler
 */

.bounce-z {
  -webkit-animation: fa-spin 70s infinite;
  animation: fa-spin 70s infinite;
}

.reveal-left {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.reveal-left.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.reveal-right {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.reveal-right.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.reveal-top {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.reveal-top.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.reveal-bottom {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.reveal-bottom.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.service-block-three {
  margin-bottom: 32px;
}

.service-block-three .inner-box {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block-three .inner-box:hover {
  background-color: var(--bs-dark);
}

.service-block-three .inner-box:hover .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.service-block-three .inner-box:hover .content-box:before {
  height: 100%;
}

.service-block-three .inner-box:hover .content-box .title a {
  color: var(--bs-white);
}

.service-block-three .inner-box .image {
  overflow: hidden;
}

.service-block-three .inner-box .image img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block-three .inner-box .content-box {
  background: rgba(247, 243, 238, 0.8);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 18px 30px 15px;
  position: absolute;
  bottom: 30px;
  left: 0;
  min-width: 270px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
  /* Ensure the content is above the background */
}

.service-block-three .inner-box .content-box:before {
  background-color: var(--accent);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
  /* Ensure the content is above the background */
}

.service-block-three .inner-box:hover .content-box:before {
  height: 100%;
  /* Keep the pseudo-element expanding */
  z-index: -1;
  /* Ensure it stays below the content */
}

.service-block-three .inner-box .content-box .title {
  line-height: 30px;
  margin-bottom: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block-three .inner-box .content-box .title a {
  color: var(--bs-dark);
}

.cs_image_layer.cs_style_3::before,
.cs_image_layer.cs_style_4::before {
  border: none;
}
