* {
  padding: 0;
  margin: 0;
}

body p, h1, h2, h3, h4, h5, h6, a {
  font-family: "Anek Malayalam", sans-serif;
  font-weight: 500;
}

.white-space-nowrap {
  white-space: nowrap;
}

.blog-img{
	height: 200px;
	width: 300px;
}

.message-cta-btn:hover, .trip .nav-link:hover, .search .nav-link:hover {
  background-color: #d48200;
}

/*--------------- header ---------------*/
.nav-link {
  font-family: "Anek Malayalam", sans-serif !important;
  font-weight: 400 !important;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
}

.nav-link:hover {
  color: #FAA31B;
}

.top-header {
  height: 25px;
  /* background: #13213B; */
  background: #035397;
}

.nav-link, .nav-link:active, .nav-link:hover {
  margin-right: 15px;
  color: black;
}

.navbar {
  background: white;
  border-bottom: 1px solid #ddd;
  z-index: 5010;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-item {
  list-style: none;
  display: flex;
  align-items: center;
}

.navbar-nav {
  display: flex;
  align-items: center;
}

.navbar-collapse .form {
  margin-left: 80px;
}

.navbar > .container {
  padding-left: 0;
  padding-right: 0;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

.cta-btn, .trip .nav-link {
  border-radius: 5px;
  background: #FAA31B;
  font-family: "Anek Malayalam", sans-serif !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.cta-btn:hover, .trip .nav-link:hover {
  background-color: #c27a07;
  color: #fff;
}

.trip {
  display: flex;
  align-items: center;
}
.trip:hover .nav-link {
  color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: transparent;
  color: inherit;
}

.menu-trekking-info {
  width: 100%;
  max-width: 450px;
  margin-left: 100px;
  cursor: text;
}

.menu-trekking-info .dropdown-item {
  pointer-events: none;
  white-space: normal;
}

/*--------------- header ---------------*/
/* .form-control{
    border-radius: 50px !important;
} */
.details {
  position: relative;
  color: white;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 5px;
}

.form-control {
  /* width: 240px !important; 
  line-height: 0.5rem;*/
}

.company-details {
  gap: 1rem;
  justify-content: end;
}

.cta-book-btn {
  border-radius: 5px;
  background: #FAA31B;
  color: white !important;
  padding: 8px 20px !important;
  border: none;
}

.message-cta {
  background-color: #13213B;
  padding: 50px 0;
}

.message-cta-btn {
  border-radius: 5px;
}
.footer{
  background: #F3EFE0;
}
.footer-cta-secondary {
  font-weight: 200;
  opacity: 0.6;
}

.footer-destination-image {
  height: 75px !important;
  border-radius: 5px;
}

.social-icons {
  text-decoration: none;
}

.about-icon {
  height: 50px;
}

.logo {
  height: 55px;
  width: auto;
}

.custom-logo {
  height: 55px;
  width: auto;
  max-width: 200px;
}

.home-why-us {
  padding: 60px 0;
  overflow: hidden;
}

.home-why-us h3 {
  margin-bottom: 0;
}

.home-why-us .row {
  margin: 0;
}

.home-why-us .col-lg-6,
.home-why-us .col-md-6 {
  padding: 0 15px;
}

.why-us {
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  height: auto;
  display: block;
}

.twitter-icon {
  -o-object-fit: contain;
     object-fit: contain;
}

.home-why-us h5 {
  margin-bottom: 0;
}

.why-us {
  position: relative;
  bottom: 100px;
}

.form-select {
  padding-left: 35px;
  color: gray !important;
}

.form-select:focus {
  box-shadow: none !important;
  border-color: transparent !important;
}

.banner-image {
  width: 100%;
}

.search {
  position: relative;
  bottom: 40px;
  background: #f6f6f6;
  padding: 20px;
  border-radius: 10px;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.search .archive-filter-container {
  width: 100%;
  margin-bottom: 0;
}
.search .filter-input {
  margin-bottom: 0;
  width: 100%;
}
.search .filter-trigger {
  display: flex;
  align-items: center;
  white-space: nowrap;
  max-width: 100%;
  padding: 10px;
}
.search .filter-trigger img {
  margin-right: 10px;
}
.search .nav-link {
  text-align: center;
  margin-right: 0;
  width: 100%;
  height: 100%;
  flex-grow: 0;
  border: none;
}

.search > div {
  flex: 1;
}

.btn-search {
  position: relative;
  right: 40px;
  background: none;
  border: none;
}

.greetings p {
  display: block;
  width: 47%;
  margin: auto;
}

.twitter-icon {
  -o-object-fit: contain;
     object-fit: contain;
}

.destination-place {
  height: 200px;
  position: relative;
  text-decoration: none !important;
}

.destination-title {
  font-weight: 700;
  color: white;
  margin-bottom: 15px;
  font-size: 1.4rem;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  backdrop-filter: blur(5px);
}

.destination-title:hover {
  color: white;
}

.destination-place > div {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}

.destination-place:hover .destination-title {
  transform: translateY(-10px);
}

.destination-place:hover > div {
  transform: scale(1.05);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

.carousel-control-next, .carousel-control-prev {
  z-index: 3;
}

.landing-page .carousel-item {
  height: 600px;
}

.carousel-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.carousel-indicators {
  display: none !important;
}

.carousel-section {
  position: relative;
}

.carousel-text {
  width: 100%;
  max-width: 650px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  text-align: center;
  font-weight: 400 !important;
}

.slider-location {
  position: absolute;
  bottom: 50px;
  left: 50%;
  font-size: 12px;
  font-weight: 300 !important;
  opacity: 0.7;
  transform: translateX(-50%);
  z-index: 2;
}

.overlay {
  background-color: black;
  opacity: 0.4;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.destination-img {
  background-image: linear-gradient(0, 0, #FAA31B);
  width: 250px !important;
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

/*---------------- Tour Packages ----------------*/
.tab-package__single--image {
  min-height: 200px;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 10px;
}
.tab-package__single--image.loading {
  -webkit-animation: skeleton-loading 1s linear infinite alternate;
          animation: skeleton-loading 1s linear infinite alternate;
}
.tab-package__single--title, .tab-package__single--duration, .tab-package__single--link {
  display: block;
}
.tab-package__single--title {
  font-weight: 600;
  color: #212529;
}
.tab-package__single--duration {
  font-size: 14px;
  line-height: 1;
  color: #3E3E3E;
}
.tab-package__single--link {
  color: #FAA31B;
  text-decoration: none;
  margin-top: 5px;
}
.tab-package__single--link:hover {
  color: #FAA31B;
  text-decoration: underline;
}
.tab-package__single--price {
  font-size: 18px;
}
.tab-package__single--price::before {
  content: "USD";
  font-size: 14px;
  vertical-align: text-top;
  font-weight: 500;
  margin-right: 2px;
}
.tab-package__single--price::after {
  content: "/person";
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: -8px;
}
.tab-package__container .nav_tabs__container {
  position: relative;
}
.tab-package__container .nav_tabs__container .tab-container__controls {
  height: 100%;
  background: white;
}
.tab-package__container .nav_tabs__container.hide-left .splide__arrow--prev {
  display: none;
}
.tab-package__container .nav_tabs__container.hide-right .splide__arrow--next {
  display: none;
}
.tab-package__container .nav-tabs {
  margin-bottom: 15px;
  overflow-x: scroll;
  flex-wrap: nowrap;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.tab-package__container .nav-tabs::-webkit-scrollbar {
  display: none;
}
.tab-package__container .nav-tabs .nav-link {
  border: none;
  background-color: transparent;
  font-size: 20px;
  font-weight: 500 !important;
  border-bottom: 2px solid transparent;
  height: 100%;
  white-space: nowrap;
}
.tab-package__container .nav-tabs .nav-link.active {
  border-bottom-color: #FAA31B;
}
.tab-package__container .nav-tabs .nav-link span {
  display: block;
  text-align: left;
  font-size: 14px;
  margin-bottom: -5px;
  color: #5a5a5a;
}

/* Destination Tab Content - Vertical Layout - CACHE BUST: 2025-01-15 */
.tab-package__container .nav-tabs .nav-link .destination-tab-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  line-height: 1.2;
}

.tab-package__container .nav-tabs .nav-link .parent-destination {
  font-size: 10px !important;
  color: #888 !important;
  margin-bottom: 1px !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  display: block !important;
}

.tab-package__container .nav-tabs .nav-link .child-destination {
  font-size: 18px !important;
  color: #333 !important;
  font-weight: 600 !important;
  display: block !important;
}

/* Contact Page Styles - CACHE BUST: 2025-01-15 */
.contact-section {
  background: #f8f9fa;
  padding: 80px 0;
}

.contact-form-wrapper {
  background: white;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 15px;
}

.section-subtitle {
  font-size: 1.1rem;
  color: #6c757d;
  max-width: 600px;
  margin: 0 auto;
}

.form-group {
  margin-bottom: 25px;
}

.form-label {
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 8px;
  display: block;
}

.form-control {
  border: 2px solid #e9ecef;
  border-radius: 8px;
  padding: 12px 15px;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.form-control:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

.btn-primary {
  background: linear-gradient(135deg, #007bff, #0056b3);
  border: none;
  padding: 15px 40px;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0,123,255,0.4);
}

.contact-info-wrapper {
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

/* Office Cards - Using Mission Box Style */
.office-card {
  background: white;
  border-radius: 20px;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 1px solid rgba(250, 163, 27, 0.1);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.office-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-color: #FAA31B;
}

.office-icon {
  font-size: 4rem;
  color: #FAA31B;
  margin-bottom: 25px;
  filter: drop-shadow(0 4px 8px rgba(250, 163, 27, 0.3));
}

.office-details {
  text-align: left;
  margin-top: 20px;
}

.office-detail {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
}

.office-detail:hover {
  background: #fff5e6;
  border-left-color: #FAA31B;
  transform: translateX(3px);
}

.office-detail:last-child {
  margin-bottom: 0;
}

.office-detail i {
  font-size: 1.1rem;
  color: #FAA31B;
  margin-right: 12px;
  margin-top: 3px;
  min-width: 16px;
}

.detail-content {
  flex: 1;
}

.detail-content strong {
  color: #2c3e50;
  display: block;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.detail-content p {
  color: #666;
  margin: 0;
  line-height: 1.4;
  font-size: 0.95rem;
}

/* Social Card */
.social-card .social-links {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 20px;
  flex-wrap: wrap;
}

.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #f8f9fa;
  color: #6c757d;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 1.3rem;
  border: 2px solid transparent;
}

.social-link:hover {
  transform: translateY(-3px);
  border-color: #007bff;
}

.social-link.facebook:hover {
  background: #1877f2;
  color: white;
}

.social-link.instagram:hover {
  background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
  color: white;
}

.social-link.tiktok:hover {
  background: #000;
  color: white;
}

.social-link.whatsapp:hover {
  background: #25d366;
  color: white;
}

.map-section {
  margin-top: 0;
}

.map-wrapper {
  position: relative;
}

#google-map {
  border-radius: 0;
}

/* Form Message Styles */
.form__message-box {
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 8px;
  display: none;
}

.form__message-box.success {
  background: #d4edda;
  border: 1px solid #c3e6cb;
  color: #155724;
  display: block;
}

.form__message-box.error {
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
  display: block;
}

.close-btn {
  background: none;
  border: none;
  font-size: 1.2rem;
  color: inherit;
  float: right;
  cursor: pointer;
}

.btn-loading {
  display: none;
}

.form-submit-btn.loading .btn-text {
  display: none;
}

.form-submit-btn.loading .btn-loading {
  display: inline;
}

/* Gallery Styles - CACHE BUST: 2025-01-15 */
.hero-section-subtitle {
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 15px;
  opacity: 0.9;
}

/* Gallery Styles - CACHE BUST: 2025-01-15 */
.gallery-section {
  background: #f8f9fa;
  padding: 80px 0;
}

.gallery-filter {
  margin-bottom: 40px;
}

.filter-btn {
  background: white;
  border: 2px solid #e9ecef;
  color: #6c757d;
  padding: 12px 24px;
  margin: 0 8px 8px 0;
  border-radius: 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
}

.filter-btn:hover,
.filter-btn.active {
  background: #FAA31B;
  border-color: #FAA31B;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(250, 163, 27, 0.3);
}

.gallery-category-section {
  margin-bottom: 60px;
}

.gallery-category-title {
  font-size: 2rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.gallery-category-title i {
  color: #FAA31B;
  font-size: 1.8rem;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
}

.gallery-card {
  background: white;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
  position: relative;
}

.gallery-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.gallery-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4/3;
}

.gallery-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.gallery-card:hover .gallery-image img {
  transform: scale(1.1);
}

.gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.gallery-card:hover .gallery-overlay {
  opacity: 1;
}

.gallery-actions {
  display: flex;
  gap: 15px;
}

.gallery-btn {
  background: rgba(255,255,255,0.9);
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2c3e50;
  font-size: 1.2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
}

.gallery-btn:hover {
  background: #FAA31B;
  color: white;
  transform: scale(1.1);
}

.play-btn {
  background: #FAA31B;
  color: white;
  width: 60px;
  height: 60px;
  font-size: 1.5rem;
}

.video-duration {
  position: absolute;
  top: 15px;
  right: 15px;
  background: rgba(0,0,0,0.7);
  color: white;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 0.9rem;
  font-weight: 600;
}

.gallery-info {
  padding: 20px;
}

.gallery-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 10px;
  line-height: 1.4;
}

.gallery-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.gallery-category {
  background: #f8f9fa;
  color: #6c757d;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 0.8rem;
  font-weight: 500;
}

/* Lightbox Modal */
.lightbox-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.lightbox-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lightbox-close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  color: white;
  font-size: 2rem;
  cursor: pointer;
  z-index: 10000;
}

.lightbox-content img {
  max-width: 100%;
  max-height: 80vh;
  object-fit: contain;
  border-radius: 10px;
}

.lightbox-info {
  margin-top: 20px;
  text-align: center;
}

.lightbox-info h3 {
  color: white;
  font-size: 1.5rem;
  font-weight: 600;
}

/* Video Modal */
.video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.video-content {
  position: relative;
  width: 90%;
  max-width: 800px;
}

.video-close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  color: white;
  font-size: 2rem;
  cursor: pointer;
  z-index: 10000;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  border-radius: 10px;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Responsive Design */
@media (max-width: 991px) {
  .contact-info-wrapper {
    padding-left: 0;
    margin-top: 40px;
  }
  
  .contact-form-wrapper {
    padding: 30px;
  }
  
  .section-title {
    font-size: 2rem;
  }
  
  .office-card {
    padding: 30px 20px;
  }
  
  .office-icon {
    font-size: 3.5rem;
  }
  
  .gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
  }
  
  .gallery-category-title {
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .contact-section {
    padding: 60px 0;
  }
  
  .contact-form-wrapper {
    padding: 20px;
  }
  
  .section-title {
    font-size: 1.8rem;
  }
  
  .office-card {
    padding: 25px 15px;
  }
  
  .office-icon {
    font-size: 3rem;
    margin-bottom: 20px;
  }
  
  .office-detail {
    padding: 10px;
  }
  
  .social-card .social-links {
    gap: 8px;
  }
  
  .gallery-section {
    padding: 60px 0;
  }
  
  .gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
  }
  
  .filter-btn {
    padding: 10px 20px;
    margin: 0 5px 5px 0;
    font-size: 0.9rem;
  }
  
  .gallery-category-title {
    font-size: 1.4rem;
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  
  .gallery-info {
    padding: 15px;
  }
  
  .gallery-title {
    font-size: 1.1rem;
  }
}

.splide__arrow {
  width: 3em;
  border-radius: 0;
  top: 36%;
}
.splide__arrow:disabled {
  display: none;
}
.splide__arrow--prev {
  left: 0;
  background: linear-gradient(to right, #fff, transparent);
}
.splide__arrow--next {
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}

/*--------------- Tour Packages End ---------------*/
.home-why-us h5 {
  margin-bottom: 0;
}

.why-us {
  position: relative;
  bottom: 100px;
}

.find-us {
  position: relative;
}

.find-us h1 {
  display: block;
  width: 100%;
  max-width: 500px;
  margin: auto;
  margin-bottom: 50px;
}

.find-us a {
  background: #FAA31B;
  padding: 10px 50px;
  text-decoration: none;
  color: white;
  margin-top: 30px !important;
}

.find-us p {
  text-align: center;
  color: white;
}

/*--------------- Testimonials ---------------*/
.testimonials .title {
  margin-bottom: 30px;
}
.testimonials-single {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
}
.testimonials_img-container {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.testimonials_img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonials_icon {
  width: 60px;
  height: 60px;
  background-color: #FAA31B;
  border-radius: 50%;
  padding: 15px;
  position: absolute;
  transform: translateY(-50%);
  left: 20px;
}
.testimonials_content {
  padding: 30px;
  padding-top: 50px;
}
.testimonials_name {
  display: block;
}
.testimonials_description {
  display: block;
}

/*--------------- About-us ---------------*/
.goal-icon {
  -o-object-fit: contain;
     object-fit: contain;
}

.about-image {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 500px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-team .card-title {
  font-size: 18px;
  font-weight: 600;
}

.team-member-img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

/*--------------- About Us Hero Section ---------------*/
.about-hero-section {
  padding: 80px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow: hidden;
}

.about-hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="mountains" x="0" y="0" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M0,100 L20,80 L40,90 L60,70 L80,85 L100,75 L100,100 Z" fill="rgba(250,163,27,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23mountains)"/></svg>');
  opacity: 0.3;
}

.min-vh-50 {
  min-height: 50vh;
}

.about-image-container {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  transform: perspective(1000px) rotateY(-5deg);
  transition: transform 0.3s ease;
}

.about-image-container:hover {
  transform: perspective(1000px) rotateY(0deg);
}

.about-hero-image {
  width: 100%;
  height: 500px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.about-image-container:hover .about-hero-image {
  transform: scale(1.05);
}

.about-image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  padding: 30px 20px 20px;
}

.about-stats {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.stat-item h3 {
  color: #FAA31B;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.stat-item p {
  color: white;
  font-size: 0.9rem;
  margin: 5px 0 0;
  font-weight: 500;
}

.about-content {
  padding: 40px 0;
}

.about-badge {
  display: inline-block;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  color: white;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  box-shadow: 0 4px 15px rgba(250, 163, 27, 0.3);
}

.about-title {
  font-size: 3rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 25px;
  line-height: 1.2;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.about-description {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #555;
  margin-bottom: 30px;
}

.about-description p {
  margin-bottom: 15px;
}

.about-features {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.feature-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.feature-item i {
  color: #FAA31B;
  font-size: 1.5rem;
  width: 30px;
  text-align: center;
}

.feature-item span {
  font-weight: 600;
  color: #2c3e50;
  font-size: 1rem;
}

/* Responsive Design */
@media (max-width: 991px) {
  .about-hero-section {
    padding: 60px 0;
  }
  
  .about-title {
    font-size: 2.5rem;
  }
  
  .about-image-container {
    transform: none;
    margin-top: 30px;
  }
  
  .about-stats {
    flex-direction: column;
    gap: 20px;
  }
  
  .stat-item h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .about-title {
    font-size: 2rem;
  }
  
  .about-hero-image {
    height: 400px;
  }
  
  .about-features {
    gap: 10px;
  }
  
  .feature-item {
    padding: 12px 15px;
  }
}

/*--------------- About Values Section ---------------*/
.about-values-section {
  padding: 80px 0;
  background: white;
  position: relative;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 15px;
  position: relative;
}

.section-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  border-radius: 2px;
}

.section-subtitle {
  font-size: 1.1rem;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
}

.value-card {
  background: white;
  border-radius: 20px;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 1px solid rgba(250, 163, 27, 0.1);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.value-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-color: #FAA31B;
}

.value-card-icon {
  margin-bottom: 25px;
  position: relative;
}

.value-card-icon img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  filter: drop-shadow(0 4px 8px rgba(250, 163, 27, 0.3));
}

.value-card-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.value-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 20px;
  position: relative;
}

.value-card-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 3px;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  border-radius: 2px;
}

.value-card-text {
  color: #666;
  line-height: 1.7;
  font-size: 1rem;
  margin: 0;
  flex-grow: 1;
}

.value-card-number {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.1rem;
  box-shadow: 0 4px 15px rgba(250, 163, 27, 0.3);
}

/* Responsive Design for Values Section */
@media (max-width: 768px) {
  .about-values-section {
    padding: 60px 0;
  }
  
  .section-title {
    font-size: 2rem;
  }
  
  .value-card {
    padding: 30px 20px;
  }
  
  .value-card-icon img {
    width: 60px;
    height: 60px;
  }
  
  .value-card-title {
    font-size: 1.3rem;
  }
}

/*--------------- Team Page Styles ---------------*/
.team-hero-section {
  padding: 80px 0 60px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow: hidden;
}

.team-hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="mountains" x="0" y="0" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M0,100 L20,80 L40,90 L60,70 L80,85 L100,75 L100,100 Z" fill="rgba(250,163,27,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23mountains)"/></svg>');
  opacity: 0.3;
}

.team-badge {
  display: inline-block;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  color: white;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  box-shadow: 0 4px 15px rgba(250, 163, 27, 0.3);
}

.team-hero-title {
  font-size: 3rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.team-hero-subtitle {
  font-size: 1.2rem;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.team-members-section {
  padding: 80px 0;
  background: white;
}

.team-member-card {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.team-member-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.team-member-image-container {
  position: relative;
  overflow: hidden;
  height: 350px;
}

.team-member-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.3s ease;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

/* Specific styling for better face visibility */
.team-member-image[alt*="Anish"] {
  object-position: center 20%;
}

.team-member-image[alt*="Geeta"] {
  object-position: center 15%;
}

/* General face optimization for all team images */
.team-member-image {
  filter: brightness(1.05) contrast(1.1);
}

.team-member-card:hover .team-member-image {
  transform: scale(1.05);
}


.team-member-content {
  padding: 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.team-member-name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 8px;
}

.team-member-position {
  color: #FAA31B;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 15px;
}

.team-member-expertise {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.expertise-tag {
  background: #f8f9fa;
  color: #666;
  padding: 4px 12px;
  border-radius: 15px;
  font-size: 0.8rem;
  font-weight: 500;
  border: 1px solid #e9ecef;
}

.team-member-description {
  color: #666;
  line-height: 1.6;
  font-size: 0.95rem;
  margin: 0;
  flex-grow: 1;
}

.team-values-section {
  padding: 80px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.value-item {
  text-align: center;
  padding: 30px 20px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.value-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.value-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  box-shadow: 0 4px 15px rgba(250, 163, 27, 0.3);
}

.value-icon i {
  font-size: 2rem;
  color: white;
}

.value-item h4 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 15px;
}

.value-item p {
  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* New Member Highlighting Styles */
.new-member-highlight {
  position: relative;
  border: 2px solid #FAA31B;
  box-shadow: 0 15px 40px rgba(250, 163, 27, 0.2) !important;
  transform: scale(1.02);
}

.new-member-highlight:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 25px 50px rgba(250, 163, 27, 0.3) !important;
}

.new-member-badge {
  position: absolute;
  top: -10px;
  right: -10px;
  background: linear-gradient(135deg, #ff6b6b, #ee5a24);
  color: white;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 10;
  box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4);
  }
  50% {
    box-shadow: 0 4px 25px rgba(255, 107, 107, 0.6);
  }
  100% {
    box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4);
  }
}

.featured-member {
  background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
  border: 3px solid #FAA31B;
}

.featured-member .team-member-name {
  color: #2c3e50;
  position: relative;
}

.featured-member .team-member-name::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 50px;
  height: 3px;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  border-radius: 2px;
}

.member-achievements {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9ecef;
}

.achievement-item {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #f8f9fa;
  padding: 6px 12px;
  border-radius: 15px;
  font-size: 0.8rem;
  color: #666;
  font-weight: 500;
}

.achievement-item i {
  color: #FAA31B;
  font-size: 0.9rem;
}

/* Responsive Design for Team Page */
@media (max-width: 991px) {
  .team-hero-title {
    font-size: 2.5rem;
  }
  
  .team-member-image-container {
    height: 300px;
  }
  
  .new-member-highlight {
    transform: scale(1.01);
  }
}

@media (max-width: 768px) {
  .team-hero-section {
    padding: 60px 0 40px;
  }
  
  .team-hero-title {
    font-size: 2rem;
  }
  
  .team-hero-subtitle {
    font-size: 1.1rem;
  }
  
  .team-members-section {
    padding: 60px 0;
  }
  
  .team-member-image-container {
    height: 250px;
  }
  
  .team-member-content {
    padding: 20px;
  }
  
  .team-member-name {
    font-size: 1.3rem;
  }
  
  .value-item {
    padding: 25px 15px;
  }
  
  .value-icon {
    width: 60px;
    height: 60px;
  }
  
  .value-icon i {
    font-size: 1.5rem;
  }
}

/*--------------- About-us ---------------*/
/*--------------- nepal-page ---------------*/
.hero-section {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 125px;
  padding-bottom: 125px;
  min-height: 250px;
}

.hero-section-title h1 {
  font-size: 54px;
}

.inner-hero {
  margin-top: var(--headerHeight);
}

.package-carousel {
  margin-top: var(--headerHeight);
}

.package-nav ul {
  padding-left: 0;
}

.packages {
  margin-top: 50px;
  margin-bottom: 50px;
}

.packages .package-image-col {
  padding-right: 0px;
}

.package-carousel-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.package-price .price {
  border: 1px solid #ddd;
  border-radius: 0px 10px 10px 0px;
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 24px;
}

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

.price span {
  font-size: 18px;
}

.package-image {
  width: 100%;
  border-radius: 10px 0px 0px 10px;
  /* width: 262px !important; */
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.package-details, .package-price {
  padding-left: 0;
  padding-right: 0;
}

.single-package-details {
  padding: 20px;
}
.single-package-details .title {
  color: #262626;
  margin-bottom: 0;
}
.single-package-details a {
  color: inherit;
  text-decoration: none;
}
.single-package-details a:hover {
  text-decoration: underline;
}

.single-package-details {
  border: 1px solid #ddd;
  border-radius: 0px 0px 0px 0px;
  height: 100%;
}

.comma-separator:not(:last-child)::after {
  content: ", ";
}

.package-details h2 {
  color: #035397;
}

.book-now, .book-now:link, .book-now:visited {
  padding: 8px 14px;
  background: #FAA31B;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  white-space: nowrap;
}

/* Specific styling for nav-link book-now combination - match search bar exactly */
.nav-link.book-now {
  padding: 8px 14px !important;
  background: #FAA31B !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 5px !important;
  white-space: nowrap;
  margin-right: 15px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative;
  z-index: 1;
  height: auto !important;
  line-height: normal !important;
  min-height: 40px !important;
}

.nav-link.book-now:hover {
  background-color: #FAA31B;
  color: white !important;
  text-decoration: none;
}

/* Override any conflicting nav-link styles for book-now */
.navbar-nav .nav-item .nav-link.book-now:focus,
.navbar-nav .nav-item .nav-link.book-now:active {
  background-color: #FAA31B;
  color: white !important;
  text-decoration: none;
}

.send-message {
  padding: 10px 20px;
  background: #FAA31B;
  color: white;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
}

.call-to-action {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

/*--------------- archive-page ---------------*/
.archive-package-single {
  margin-bottom: 15px;
}

.archive-filter-container, .archive-sort-container {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  gap: 10px;
}

.archive-sort-container {
  justify-content: flex-end;
}

.archive-sort-container label {
  flex-shrink: 0;
}

.filter-input {
  position: relative;
}

.filter-trigger, #archive_sort {
  padding: 10px 40px 10px 5px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
}
.filter-trigger:hover, #archive_sort:hover {
  background: #f1f1f1;
}

.search-icon, .filter-btn-label {
  pointer-events: none;
}

.filter-trigger::after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #9f9f9f;
  border-left: none;
  border-top: none;
  display: block;
  position: absolute;
  top: calc(50% - 6.5px);
  right: 10px;
  transform: rotateZ(45deg);
}

.filter-conditions {
  display: none;
  position: absolute;
  top: 100%;
  left: 5px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  z-index: 5000;
}
.filter-conditions.show {
  display: block;
}

.filter-condition-single {
  display: flex;
  gap: 15px;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  width: 200px;
  max-width: 100%;
}

#archive_sort {
  margin-right: 0;
  padding-left: 5px;
  padding-right: 0;
}

.pagination {
  margin-top: 32px;
  justify-content: center;
}

.page-numbers {
  text-decoration: none;
  color: #FAA31B;
  margin-left: 5px;
  margin-right: 5px;
}

.page-numbers:not(.current):hover {
  text-decoration: underline;
  color: #FAA31B;
}

.page-numbers.current {
  padding: 5px 10px;
  background-color: #FAA31B;
  color: #fff;
}

/*--------------- book-form ---------------*/
.book-form {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 25px;
}

.booking-heading {
  margin-bottom: 24px;
}

.package-pricing-info {
  list-style: none;
  padding-left: 0;
}
.package-pricing-info li {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.package-pricing-info li span {
  color: #8d8d8d;
}

/*--------------- book-form ---------------*/
/*--------------- everest-base-camp-page ---------------*/
/* .outline-itenary h2{
    text-decoration: underline;
} */
.package-nav-container {
  background-color: #eee;
}

.package-tab {
  display: flex;
  list-style: none;
  text-decoration: none;
  width: 100%;
}

.package-tab a {
  display: inline-block;
  padding: 10px 15px;
  text-decoration: none;
  color: black;
  font-size: 18px;
}
.package-tab a:hover {
  text-decoration: underline;
}

.outline-itenary {
  margin-top: 50x;
  margin-bottom: 50px;
}

.outline-itenary p {
  font-weight: 500 !important;
}

.itenary h5 {
  font-weight: 600 !important;
}

.accordian-title {
  text-decoration: none !important;
}

.accordion-button:focus {
  box-shadow: none !important;
  z-index: 3;
  border-color: transparent !important;
  outline: 0;
  box-shadow: 0 0 0 0.25remrgba 13, 110, 253, 0.25;
}

.accordion-button:not(.collapsed) {
  color: #262626;
  background-color: #f5f5f5;
}

.ul-cie li {
  position: relative;
  list-style: none;
  padding-left: 30px;
}

.ul-cie {
  padding-left: 0;
}

.ul-cie li {
  margin-bottom: 10px;
}

.ul-cie li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.ul-cost-includes li::before {
  width: 20px;
  height: 100%;
  background-image: url(../img/check-mark.svg);
}

.ul-cost-excludes li::before {
  width: 15px;
  height: 100%;
  background-image: url(../img/cross.svg);
}

/*--------------- everest-base-camp-page ---------------*/
/*--------------- contact-us-page ---------------*/
.form__message-box {
  width: 100%;
  border-radius: 5px;
  padding: 10px 30px 10px 10px;
  position: relative;
  display: none;
}
.form__message-box.success {
  display: block;
  background-color: #f0ffef;
  border: 1px solid #c6ffcd;
}
.form__message-box.success .error-message {
  display: none;
}
.form__message-box.error {
  display: block;
  background-color: #ffefef;
  border: 1px solid #ffc6c6;
}
.form__message-box.error .success-message {
  display: none;
}
.form__message-box .message {
  margin-bottom: 0;
}
.form__message-box .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: none;
  font-size: 13px;
}

.form-group {
  margin-bottom: 15px;
}

input, textarea {
  max-width: 100%;
}

.office-details {
  /* background: #f5f5f5; */
  background: #F4E185;
  border-radius: 5px;
}

.disabled {
  opacity: 0.6;
  pointer-events: none;
}

/*--------------- contact-us-page ---------------*/
/*--------------- footer ---------------*/
.footer {
  /* margin-top: 50px; */
  border-top: 1px solid #ddd;
}

.footer-place {
  gap: 8px;
  margin-bottom: 8px;
}

.footer-icon {
  background: #FAA31B;
  padding: 8px;
  color: white;
  border-radius: 5px;
}

.footer-details {
  display: flex;
  gap: 1rem;
  margin-top: 8px;
}

.footer-details p {
  position: relative;
  top: 5px;
}

.footer-img {
  width: 100px !important;
  height: 70px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer-content {
  margin-top: 50px !important;
  margin-bottom: 50px;
}

.footer-destination-title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease;
}

.footer-destination-title:hover {
  color: white;
}

.footer-destination-place:hover .footer-destination-image {
  transform: scale(1.05);
  box-shadow: 0 4px 15px rgba(250, 163, 27, 0.3);
}

.footer-cta-secondary {
  font-weight: 200;
  opacity: 0.6;
}

.footer-destination-image {
  height: 75px !important;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.footer-destination-place {
  height: 75px;
  width: 100px;
  position: relative;
  text-decoration: none;
}

/*--------------- More Info Page Styles ---------------*/
.more-info-hero-section {
  padding: 80px 0 60px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow: hidden;
}

.more-info-hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="mountains" x="0" y="0" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M0,100 L20,80 L40,90 L60,70 L80,85 L100,75 L100,100 Z" fill="rgba(250,163,27,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23mountains)"/></svg>');
  opacity: 0.3;
}

.more-info-badge {
  display: inline-block;
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  color: white;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.more-info-title {
  font-size: 3rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 20px;
  line-height: 1.2;
}

.more-info-subtitle {
  font-size: 1.2rem;
  color: #6c757d;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.more-info-content-section {
  padding: 80px 0;
  background: #ffffff;
}

.info-card {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
  height: 100%;
  border: 1px solid #e9ecef;
}

.info-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.info-card-header {
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  color: white;
  padding: 25px 30px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.info-card-icon {
  font-size: 2rem;
  opacity: 0.9;
}

.info-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.info-card-content {
  padding: 30px;
}

.info-item, .season-item, .equipment-category, .document-item, .additional-item {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f3f4;
}

.info-item:last-child, .season-item:last-child, .equipment-category:last-child, .document-item:last-child, .additional-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.info-item h4, .season-item h4, .equipment-category h4, .document-item h4, .additional-item h4 {
  color: #2c3e50;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.info-item h4 i, .season-item h4 i, .equipment-category h4 i, .document-item h4 i, .additional-item h4 i {
  color: #FAA31B;
  font-size: 1rem;
}

.info-item p, .season-item p, .document-item p, .additional-item p {
  color: #6c757d;
  line-height: 1.6;
  margin: 0;
}

.season-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.season-badge {
  padding: 4px 12px;
  border-radius: 15px;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.season-badge.best {
  background: #28a745;
  color: white;
}

.season-badge.good {
  background: #ffc107;
  color: #212529;
}

.season-badge.avoid {
  background: #dc3545;
  color: white;
}

.equipment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.equipment-list li {
  padding: 8px 0;
  padding-left: 20px;
  position: relative;
  color: #6c757d;
  line-height: 1.5;
}

.equipment-list li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #28a745;
  font-weight: bold;
}

.additional-info {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border: 2px solid #FAA31B;
}

.more-info-cta {
  background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
  color: white;
  padding: 60px 40px;
  border-radius: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.more-info-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="mountains" x="0" y="0" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M0,100 L20,80 L40,90 L60,70 L80,85 L100,75 L100,100 Z" fill="rgba(250,163,27,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23mountains)"/></svg>');
  opacity: 0.3;
}

.more-info-cta h3 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.more-info-cta p {
  font-size: 1.2rem;
  margin-bottom: 30px;
  opacity: 0.9;
  position: relative;
  z-index: 1;
}

.cta-buttons {
  position: relative;
  z-index: 1;
}

.btn-primary {
  background: linear-gradient(135deg, #FAA31B, #ff8c00);
  border: none;
  padding: 12px 30px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background: linear-gradient(135deg, #ff8c00, #FAA31B);
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(250, 163, 27, 0.3);
}

.btn-outline-primary {
  border: 2px solid #FAA31B;
  color: #FAA31B;
  padding: 10px 30px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

.btn-outline-primary:hover {
  background: #FAA31B;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(250, 163, 27, 0.3);
}

/* Responsive Design */
@media (max-width: 768px) {
  .more-info-hero-section {
    padding: 60px 0 40px;
  }
  
  .more-info-title {
    font-size: 2rem;
  }
  
  .more-info-subtitle {
    font-size: 1rem;
  }
  
  .info-card-header {
    padding: 20px;
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  
  .info-card-content {
    padding: 20px;
  }
  
  .more-info-cta {
    padding: 40px 20px;
  }
  
  .more-info-cta h3 {
    font-size: 1.8rem;
  }
  
  .cta-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  
  .cta-buttons .btn {
    width: 100%;
  }
}

.copyright {
  /* background: #13213B; */
  background: #035397;
  color: white;
  padding: 5px 0;
}

.copyright p {
  margin-bottom: 0px;
}

.social-media-icons {
  margin-right: 10px;
  color: #FAA31B;
}

.association {
  background: #efefef;
}

.associated-org {
  height: 50px;
  padding: 5px;
  border: 1px solid gray;
  border-radius: 3px;
  width: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}

.card-payment {
  height: 40px;
  padding: 5px;
  border: 1px solid gray;
  border-radius: 3px;
  width: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}

/*--------------- footer ---------------*/
/* .image{
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: 0.3 ease-in-out;
}

.image:hover{
    transform: scale(1.5);
} */
.image {
  filter: brightness(50%);
}

.img-hover-zoom {
  /* height: 300px; */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform 0.5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.15);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.menu-item-has-children.dropdown > a::after, .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.555em;
  vertical-align: 0.255em;
  content: "";
  border: 0;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  /* border-bottom: 0; */
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
}

.menu-item-has-children.dropdown > a:not(.dropdown-toggle)::after {
  display: none;
}

.dropdown-content {
  display: none;
  position: absolute;
  background: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown .dropdown {
  display: block;
}

.dropdown-menu .dropdown-menu {
  top: 0;
  left: 100%;
}

.nav > li:hover > a {
  color: #FAA31B;
}

.nav > li:hover > .dropdown-toggle::after {
  border-bottom-color: #FAA31B;
  border-right-color: #FAA31B;
}

/*-------------------- Blog - Listing Page -----------------------*/
.blog-link {
  color: inherit;
  text-decoration: none;
}
.blog-link:hover {
  color: inherit;
}
.blog-link:hover h2 {
  text-decoration: underline;
}

.blog-single {
  margin-bottom: 40px;
}
.blog-single span {
  color: #FAA31B;
}
.blog-single h2 {
  font-size: 24px;
  margin-bottom: 0;
}

.img-container--blog {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 8px;
}
.img-container--blog img {
  width: 100%;
}

.blog-single-heading {
  margin-top: 152px;
  margin-bottom: 32px;
}
.blog-single-heading .hero-section-text {
  margin-bottom: 0;
}
.blog-single-heading span {
  color: #7d7d7d;
}

.blog-section .blog-image {
  max-width: 100%;
  margin-bottom: 24px;
}

/*---Comments------*/
.comment-respond input, .comment-respond textarea {
  width: 100%;
  padding: 8px;
}

.comments-rating {
  border: none;
  padding: 0;
  margin-left: 0;
}

.comments-rating label {
  display: inline-block;
}

.rating-container {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
}

.rating-container * {
  font-size: 1.4rem;
}

.rating-container > input {
  display: none;
}

.rating-container > input + label {
  /* only enough room for the star */
  font-family: "dashicons";
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  font-size: 32px;
}

.rating-container > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "\f154";
  color: #888;
}

.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
  content: "\f155";
  color: #e52;
  text-shadow: 0 0 1px #333;
}

.rating-container > .star-cb-clear + label {
  text-indent: -9999px;
  width: 0.5em;
  margin-left: -0.5em;
}

.rating-container > .star-cb-clear + label:before {
  width: 0.5em;
}

.rating-container:hover > input + label:before {
  content: "\f154";
  color: #888;
  text-shadow: none;
}

.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
  content: "\f155";
  color: #e52;
  text-shadow: 0 0 1px #333;
}

.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
  text-indent: 9999px;
}

.comment-respond .rating-container > input + label {
  text-indent: -9999px;
}

/*--------------- client reviews ---------------*/
.avatar {
  width: 80px;
  border-radius: 50px;
  height: 80px;
}

.url {
  font-family: "Anek Malayalam", sans-serif;
  font-size: 40px;
  list-style: none;
  text-decoration: none;
  margin-left: 30px;
}

.commentlist, .commentlist .children {
  list-style: none;
}

.comment-meta {
  font-size: 14px;
  text-decoration: none;
  color: black;
  font-family: "Anek Malayalam", sans-serif;
}

.comment-meta a {
  font-size: 14px;
  color: #a9a9a9 !important;
  text-decoration: none;
}

.comment-body p {
  font-family: "Anek Malayalam", sans-serif;
  font-size: 16px;
}

.client-references {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #ddd;
}

.client-title {
  margin-bottom: 40px;
}

/*--------------- client reviews ---------------*/
/*-------------------- media query -----------------------*/
@media only screen and (max-width: 425px) {
  .packages .col-md-3 {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .package-image {
    border-radius: 0px 0px 0px 0px;
  }
  .trip {
    margin-top: 10px;
  }
  .destination {
    margin-top: 10px !important;
  }
  /* .find-us h1{
      width: 100%;
  } */
  .package-tab {
    display: block;
  }
  .package-tab-list {
    margin-top: 19px;
  }
}
/*--------------------- media query ----------------------*/
@media screen and (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .mega-menu .dropdown .dropdown-item:focus, .mega-menu .dropdown .dropdown-item:hover {
    background-color: transparent;
    text-decoration: underline;
    color: inherit;
  }
  .navbar-expand-lg .navbar-nav .mega-menu > .dropdown-menu {
    width: 100vw;
    position: fixed;
    left: 0;
  }
  .navbar-expand-lg .navbar-nav .mega-menu > .dropdown-menu > li > a.dropdown-item {
    font-weight: bold;
  }
  .mega-menu.dropdown:hover > .dropdown-menu {
    display: flex;
    justify-content: center;
  }
  .navbar-expand-lg .navbar-nav .mega-menu .dropdown-menu .dropdown-menu {
    position: static;
    display: inline-block;
    border: none;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    background-color: #FAA31B;
    color: #fff;
  }
  .book-form {
    position: relative;
    background-color: #fff;
    margin-top: -50%;
    z-index: 5000;
  }
}
@media screen and (max-width: 1200px) {
  .search-icon {
    width: 15px;
  }
  form:not(.search) .archive-filter-container > strong, .archive-sort-container > label {
    flex-basis: 100%;
  }
  form:not(.search) .archive-filter-container, .archive-sort-container {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 992px) {
  .navbar-nav {
    float: unset;
  }
  .dropdown-menu {
    border: none;
    padding: 0;
    padding-left: 20px;
  }
  .dropdown-item {
    padding: 0;
  }
  .navbar-toggler {
    margin-right: -1.2rem;
  }
  .menu-item-has-children.dropdown > a:not(.dropdown-toggle)::after, .dropdown-toggle::after {
    position: absolute;
    right: 0;
    display: block;
    top: 15px;
  }
  .dropdown-item {
    padding: 10px 0;
  }
  .menu-trekking-info {
    margin-left: 0;
  }
  .top-header {
    display: none !important;
  }
  #navbar_top {
    top: 0;
  }
  .landing-page {
    margin-top: var(--headerHeight);
  }
  .menu-trekking-info {
    max-width: unset;
  }
  .grow-991 {
    width: 100%;
    max-width: none;
  }
  .archive-sort-container {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .filter-input {
    flex-basis: calc(50% - 5px);
  }
  .archive-filter-container {
    flex-wrap: wrap;
  }
  .archive-filter-container strong, .archive-sort-container label {
    flex-basis: 100%;
  }
  .search .nav-link {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .filter-trigger, #archive_sort {
    margin-left: 0;
    margin-right: 0;
  }
  .package-details, .package-price, .packages .package-image-col {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .package-price .price {
    border-top: none;
    border-radius: 0;
    flex-direction: row;
    justify-content: space-between;
  }
  .archive-package-single {
    margin-bottom: 40px;
  }
  .copyright {
    padding: 10px;
  }
  .greetings p {
    width: 100% !important;
  }
  .search {
    display: block;
  }
  .why-us {
    position: unset;
  }
  .find-us h1 {
    width: 61%;
  }
  .footer-col {
    margin-top: 20px !important;
  }
  .why-us {
    margin-bottom: 50px;
  }
  .card {
    margin-top: 10px;
  }
  .form-select {
    margin-bottom: 10px;
  }
  .carousel-text {
    width: 80%;
  }
  .search {
    bottom: 0;
    margin-bottom: 3rem;
  }
  .slider-location {
    bottom: 5px;
  }
  .package-image {
    border-radius: 0;
  }
}
@media only screen and (max-width: 600px) {
  .packages .package-image-col, .package-details, .package-price {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .navbar > .container {
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-right: var(--bs-gutter-x, 0.75rem);
  }
  .archive-filter-container {
    flex-wrap: wrap;
  }
  .archive-sort-container label {
    margin-bottom: 10px;
  }
  .filter-input {
    flex-basis: 100%;
    margin-bottom: 0;
  }
  .filter-conditions {
    left: 0;
    width: 100%;
  }
  .filter-condition-single {
    width: 100%;
  }
  .filter-trigger, #archive_sort {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}
@-webkit-keyframes skeleton-loading {
  0% {
    background-color: hsl(200deg, 20%, 80%);
  }
  100% {
    background-color: hsl(200deg, 20%, 95%);
  }
}
@keyframes skeleton-loading {
  0% {
    background-color: hsl(200deg, 20%, 80%);
  }
  100% {
    background-color: hsl(200deg, 20%, 95%);
  }
}

/* FORCE NAVIGATION FIND A TRIP BUTTON STYLING - HIGHEST PRIORITY - CACHE BUST: 2025-09-14-07:42 */
.navbar .navbar-nav .nav-item .nav-link.book-now {
  padding: 8px 14px !important;
  background: #FAA31B !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 5px !important;
  white-space: nowrap !important;
  margin-right: 15px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  z-index: 999 !important;
  height: auto !important;
  line-height: normal !important;
  font-size: inherit !important;
  font-weight: normal !important;
  min-height: 40px !important;
}

.navbar .navbar-nav .nav-item .nav-link.book-now:hover {
  background: #FAA31B !important;
  color: white !important;
  text-decoration: none !important;
}


/* TikTok Icon Styling */
.social-icons[href*="tiktok"] svg {
  transition: all 0.3s ease;
}

.social-icons[href*="tiktok"]:hover svg {
  fill: #ff0050 !important;
  transform: scale(1.1);
}

/*# sourceMappingURL=hillsrange.css.map */