.navbar11-wrapper {
  display: contents;
}
 
.navbar11-container1 {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar11-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-image: linear-gradient(to right, #bdc3c7 0%, #2c3e50 100%);
}
 
.navbar11-image {
  width: 289px;
  height: 370px;
  object-fit: cover;
}
 
.navbar11-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar11-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar11-link11 {
  text-decoration: none;
}
 
.navbar11-link21 {
  text-decoration: none;
}
 
.navbar11-link31 {
  text-decoration: none;
}
 
.navbar11-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar11-action21 {
  display: flex;
  flex-direction: row;
  background-color: #28dee1;
}
 
.navbar11-burger-menu {
  border: none;
  cursor: pointer;
  display: none;
  padding: 8px;
  z-index: 1000;
  background: transparent;
}
 
.navbar11-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar11-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar11-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar11-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar11-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar11-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar11-link12 {
  text-decoration: none;
}
 
.navbar11-link22 {
  text-decoration: none;
}
 
.navbar11-link32 {
  text-decoration: none;
}
 
.navbar11-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar11-container2 {
  display: none;
}
 
.navbar11-container3 {
  display: contents;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text102 {
  display: inline-block;
  font-size: 32px;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text100 {
  display: inline-block;
  font-size: 32px;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text101 {
  display: inline-block;
  font-size: 32px;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text103 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .navbar11-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar11-action21 {
    color: #010c09;
    border-color: #08bf8c;
    background-color: #10fbe5;
  }
  .navbar11-burger-menu {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar11-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar11-desktop-menu {
    display: none;
  }
  .navbar11-burger-menu {
    display: flex;
  }
  .navbar11-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .navbar11-links2 {
    z-index: 999;
    align-self: flex-start;
    margin-left: -120px;
  }
}

.gallery51-wrapper {
  display: contents;
}
 
.gallery51-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery51-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery51-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery51-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery51-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery51-container2 {
  gap: HalfUnits;
  flex: 1;
  width: 100%;
  height: 902px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.gallery51-container3 {
  width: 100%;
  height: 40%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.gallery51-image1 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  align-self: center;
  max-height: 700px;
}
 
.gallery51-image2 {
  width: 100%;
  height: 60%;
  max-height: 700px;
  object-fit: cover;
}
 
.gallery51-container4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery51-image3 {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
.gallery51-image4 {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
@media(max-width: 991px) {
  .gallery51-content {
    align-items: center;
    flex-direction: column;
  }
  .gallery51-container2 {
    height: auto;
  }
  .gallery51-image1 {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
  }
  .gallery51-image2 {
    height: 100%;
  }
  .gallery51-container4 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .gallery51-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .gallery51-image2 {
    max-height: 400px;
  }
}

.hero9-wrapper {
  display: contents;
}
 
.hero9-header30 {
  gap: var(--dl-layout-space-twounits);
}
 
.hero9-container {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.7);
}
 
.hero9-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  flex-direction: column;
}
 
.hero9-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero9-text1 {
  font-size: 80px;
  text-align: center;
}
 
.hero9-text2 {
  font-size: 30px;
  text-align: center;
}
 
.hero9-actions {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text114 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text115 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .hero9-text1 {
    text-align: center;
  }
  .hero9-text2 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .hero9-actions {
    width: 100%;
    flex-direction: column;
  }
}

.hero91-wrapper {
  display: contents;
}
 
.hero91-header30 {
  gap: var(--dl-layout-space-twounits);
}
 
.hero91-container {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.7);
}
 
.hero91-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  flex-direction: column;
}
 
.hero91-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero91-text1 {
  font-size: 80px;
  text-align: center;
}
 
.hero91-text2 {
  font-size: 30px;
  text-align: center;
}
 
.hero91-actions {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text116 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text117 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .hero91-text1 {
    text-align: center;
  }
  .hero91-text2 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .hero91-actions {
    width: 100%;
    flex-direction: column;
  }
}

.hoteles-wrapper {
  display: contents;
}
 
.hoteles-header23 {
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.hoteles-max-width {
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
 
.hoteles-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 1000px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hoteles-text10 {
  text-align: center;
}
 
.hoteles-text11 {
  text-align: justify;
}
 
.hoteles-text12 {
  font-size: 20px;
}
 
.hoteles-li11 {
  font-size: 20px;
}
 
.hoteles-text14 {
  font-size: 20px;
}
 
.hoteles-li13 {
  font-size: 20px;
}
 
.hoteles-li14 {
  font-size: 20px;
}
 
.hoteles-text17 {
  font-size: 20px;
}
 
.hoteles-li16 {
  font-size: 20px;
}
 
.hoteles-li17 {
  font-size: 20px;
}
 
.hoteles-li18 {
  font-size: 20px;
}
 
.hoteles-li19 {
  font-size: 20px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text164 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text163 {
  display: inline-block;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-footer-container {
  width: 1318px;
  height: 492px;
}
 
.footer-footer-social-link1 {
  text-decoration: none;
}
 
.footer-footer-social-link2 {
  text-decoration: none;
}
 
.footer-footer-link4 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.footer-footer-link5 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.footer-footer-links-column4 {
  width: 517px;
}
 
.footer-footer-bottom-content {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}
 
.footer-container6 {
  display: none;
}
 
.footer-container7 {
  display: contents;
}
 

 
@media(max-width: 991px) {
  .footer-footer-overlay {
    width: 991px;
    height: 722px;
    padding-bottom: 0px;
  }
  .footer-footer-links-grid {
    width: 957px;
    height: 276px;
  }
  .footer-footer-links-column3 {
    height: 113px;
  }
  .footer-footer-links-column4 {
    width: 431px;
    height: 214px;
  }
  .footerroot-class-name {
    top: 0px;
    flex: 1;
    left: 0px;
    right: 0px;
    width: 960px;
    bottom: 0px;
    margin: auto;
    position: absolute;
    direction: var(--section-gap);
    align-self: stretch;
    align-items: center;
  }
}
 
@media(max-width: 767px) {
  .footerroot-class-name {
    flex: 1;
    left: auto;
    right: auto;
    width: 50%;
    margin: auto;
  }
}
 
@media(max-width: 479px) {
  .footer-footer-overlay {
    width: 479px;
    height: 828px;
    margin-right: 0px;
  }
  .footer-footer-container {
    width: 479px;
    height: 764px;
    margin-bottom: 28px;
  }
  .footer-footer-links-grid {
    width: 337px;
    height: 285px;
  }
  .footerroot-class-name {
    top: 44px;
    left: 0px;
  }
}

.home-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text100 {
  display: inline-block;
  font-size: 32px;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text101 {
  display: inline-block;
  font-size: 32px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text102 {
  display: inline-block;
  font-size: 32px;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text103 {
  display: inline-block;
}
 
.home-herocontent {
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-container11 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-btn1 {
  text-decoration: none;
  background-color: #2dc1ed;
}
 
.home-btn2 {
  fill: #2dc1ed;
  color: #ffffff;
  background-color: #2dc1ed;
}
 
.home-container12 {
  flex: 0 0 auto;
  width: 200px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text114 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text115 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text116 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text117 {
  display: inline-block;
}
 
.home-container13 {
  display: none;
}
 
.home-container14 {
  display: contents;
}
 
.home-booking-cardlist1 {
  padding-bottom: 0px;
}
 
.home-btn3 {
  display: flex;
  flex-direction: row;
  text-decoration: none;
  background-color: #2dc1ed;
}
 
.home-btn4 {
  background-color: #2dc1ed;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text163 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text164 {
  display: inline-block;
}
 
.home-path-optioncontent1 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent2 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  height: 52px;
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  padding-top: spacing-md;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent3 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent4 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent5 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent6 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent7 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent8 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-path-optioncontent9 {
  gap: var(--spacing-sm);
  border: 2px solid var(--color-border);
  display: flex;
  padding: var(--spacing-md);
  background: var(--color-surface);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: flex-start;
  border-radius: var(--border-radius-md);
}
 
.home-btn5 {
  height: 69px;
  text-decoration: none;
}
 
.home-container24 {
  display: none;
}
 
.home-container25 {
  display: contents;
}
 
.home-booking-cardlist2 {
  padding-bottom: 0px;
}
 
.home-price-card {
  box-shadow: 0px 0px 0px 0px #21c262;
  background-color: #1890bd;
}
 
.home-price-note {
  text-decoration: underline;
}
 
.home-help-card {
  text-decoration: none;
}
 
.home-btn6 {
  color: #2b8b33;
}
 
.home-container27 {
  display: none;
}
 
.home-container28 {
  display: contents;
}
 
.home-container29 {
  display: none;
}
 
.home-container30 {
  display: contents;
}
 
.home-container32 {
  display: contents;
}
 
.home-container33 {
  display: none;
}
 
.home-container34 {
  display: contents;
}
 
.home-container35 {
  display: none;
}
 
.home-container36 {
  display: contents;
}
 
.home-container37 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon87 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text205 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 767px) {
  .home-herop {
    width: 598px;
  }
  .home-btn1 {
    width: 767px;
    height: 64px;
  }
}
 
@media(max-width: 479px) {
  .home-herocontent {
    width: 463px;
    height: 695px;
    flex-wrap: wrap;
    align-items: center;
    border-color: var(--color-on-surface);
    border-width: 1px;
    flex-direction: row;
    justify-content: center;
  }
  .home-herop {
    width: 422px;
  }
  .home-btn1 {
    width: 100%;
  }
  .home-btn2 {
    width: 100%;
  }
  .home-price-note {
    text-decoration: underline;
  }
}
