.sub-menu-footer {
  list-style: none;
  margin: 0;
  padding: 10px;
  width: 300px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  border-top: 4px solid #bc9552;
}

.video-banner {
  position: relative;
  height: 636px;
  width: 100%;
  overflow: hidden;
}

.newbanner-video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.video-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* black opacity */
  z-index: 1;
  pointer-events: none;
}

.sub-menu-footer.lic {
  margin: 0;
  padding: 0;
}

.sub-menu-footer .lic a {
  display: block;
  padding: 13px 16px;
  color: #1f3b64;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
  position: relative;
}

.sub-menu-footer .lic a::before {
  content: "➜";
  margin-right: 8px;
  color: #bc9552;
  font-size: 13px;
  transition: all 0.3s ease;
}

.sub-menu-footer .lic a:hover {
  background: linear-gradient(135deg, #1f3b64, #244b82);
  color: #ffffff;
  padding-left: 22px;
}

.sub-menu-footer .lic a:hover::before {
  color: #ffffff;
}
 .location-section {
    padding: 40px 0 45px !important;
    background: #fff;
}
  .book-now-btn {
    display: inline-block;
    padding: 14px 32px;
    border: 1px solid #c58b2a;
    color: #c58b2a;
    background: transparent;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s ease;
        padding: 10px 14px !important;
  }


  .book-now-btn:hover {
    background: #c58b2a;
    color: #fff;
  }

  .section-subtitle {
    color: #c58b2a;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 14px;
  }

  .section-title {
    font-family: "Montserrat", serif;
    font-size: 42px;
    color: #000;
    margin-bottom: 28px;
  }

  .location-card {
    max-width: 580px;
  }

  .location-heading{
    text-align: center;
}
.location-content h4 {
    font-size: 24px;
}

  .location-item {
    display: flex;
    align-items: flex-start;
    gap: 22px;
    margin-bottom: 34px;
  }

  .location-icon {
       color: #113d48;
    font-size: 38px;
    line-height: 1;
    min-width: 36px;
    margin-top: 2px;
  }

  .location-content h5 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 5px;
  }

  .location-content p,
  .location-content a {
    font-size: 15px;
    color: #777;
    line-height: 1.5;
    margin-bottom: 0;
    text-decoration: none;
  }

  .location-content .dark-text {
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  .hero-card_content .thh-btn {
 
    padding: 5px 10px !important;
  
}


  @media (max-width: 767px) {
       .e-con-inner {
    padding-bottom: 0 !important;
}
          .hero-style2 .hero-title {
        font-size: 28px !important+;
        line-height: 33px;
        margin-top: 10px;
    }
      .hero-style2 .th-btn {
    padding: 5px 10px;
}
          .hero-style2 .hero-text {
        font-size: 13px;
        line-height: 10px;
    }
      .hero-style2 .hero-desc {
    font-size: 13px !important;
    color: var(--white-color);
    margin-bottom: 0;
}
          .hero-style2 {
        padding: 0 !important;
        position: relative;
    }
      .hero-2 video {
  
    height: auto !important;
 
}
          .elementor-565 .elementor-element.elementor-element-b8eed7e {
        --padding-top: 0;
        --padding-bottom: 0;
        --padding-left: 0px;
        --padding-right: 0px;
    }
          .elementor-565 .elementor-element.elementor-element-1c9840f8 {
        --padding-top: 0;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px;
    }
      .hero-2 {
    position: relative;
    z-index: 6;
    height: auto;
    overflow: hidden;
}
      .elementor-element.elementor-element-6b61f28.e-con-full.e-flex.e-con.e-child {
    margin-top: 0px;
}
      .elementor-565 .elementor-element.elementor-element-25d571a5 {
    
    --margin-top: 0 !important;
   
}
      .elementor-widget-container {
    margin: 0 !important;
}
          .video-box3.style2 {
        padding: 80px 0;
        text-align: center;
        display: inline !important;
    }
      .swiper-slide {
    margin-top: 0 !important;
}
    .section-title {
      font-size: 34px;
    }

    .location-item {
      gap: 16px;
      margin-bottom: 28px;
    }

    .location-icon {
      font-size: 32px;
    }
  }

 






















  