/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1780594356
Updated: 2026-06-04 17:32:36

*/

.trip-visa-search-wrapper{
    position:relative;
    margin:auto;
}

#trip-visa-search{
    width:100%;
    padding:18px 24px;
    border:1px solid #ddd;
    border-radius:50px;
    font-size:16px;
}

#trip-visa-results{
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    background:#fff;
    border-radius:15px;
    margin-top:10px;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    overflow:hidden;
    z-index:9999;
}
.search-input-group {
    display: flex;
    gap: 15px;
}

.search-button {
    padding: 12px 50px;
    background-color: #0f41bf;
    color: white;
    border: none;
    border-radius: 37px;
    cursor: pointer;
    font-size: 19px;
    font-weight: 400;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Rubik';
}
.trip-visa-search-wrapper {
    background-color: #edf6ff;
    padding: 25px;
    border-radius: 70px;
}
        
.search-button:hover {
    background-color: #005a87;
}
.search-result-item{
    display:flex;
    gap:15px;
    padding:15px;
    text-decoration:none;
    color:#222;
    border-bottom:1px solid #f2f2f2;
}

.search-result-item:hover{
    background:#fafafa;
}

.search-thumb img{
    width:70px;
    height:70px;
    object-fit:cover;
    border-radius:8px;
}

.search-content h4{
    margin:0 0 5px;
    font-size:16px;
}

.search-type{
    display:inline-block;
    padding:4px 10px;
    background:#f4f4f4;
    border-radius:20px;
    font-size:12px;
}

.no-results{
    padding:20px;
    text-align:center;
}
.search-thumb{
    width:60px;
    height:60px;
    min-width:60px;
    border-radius:50%;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f8f8f8;
}

.search-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
}

.default-icon{
    width:60px;
    height:60px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:26px;
}

.visa-icon{
    background:#eef4ff;
}

.trip-icon{
    background:#f5f8ff;
}
.search-result-item{
    display:flex;
    align-items:center;
    gap:12px;
    padding:12px 15px;
    text-decoration:none;
    color:#222;
    border-bottom:1px solid #f1f1f1;
}

.search-thumb{
    width:50px;
    height:50px;
    min-width:50px;
    border-radius:50%;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f5f5f5;
}

.search-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.default-icon{
    font-size:22px;
}

.trip-icon{
    background:#eaf4ff;
    width:50px;
    height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
}

.visa-icon{
    background:#fff3e6;
    width:50px;
    height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
}

.search-content h4{
    margin:0;
    font-size:15px;
}

.search-type{
    font-size:12px;
    color:#777;
}
div#hero-typewriter
{
    font-family: "Rubik", Sans-serif;
    color: black;
    font-weight: 700;
}
span.typewriter-dynamic {
    color: #0f41bf;
}


.trip-final-wrapper {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}

.trip-final-carousel {
  overflow: hidden !important;
  width: 100%;
}

.trip-final-carousel .owl-stage-outer {
  overflow: visible !important;
  width: 100%;
  padding: 40px 0;
}

.trip-final-carousel .owl-stage {
  overflow: visible !important;
  display: flex;
  align-items: center;
}

.trip-final-carousel .owl-item {
  overflow: visible !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.trip-final-slide {
  padding: 0 8px;
}

.trip-final-card-link {
  text-decoration: none;
  display: block;
}

.trip-final-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  height: 340px;
}

/* Base sizes that will be overridden by jQuery */
.trip-final-card {
  height: 340px;
}

/* Show content only on center card */
.owl-item:not(.center) .trip-final-excerpt,
.owl-item:not(.center) .trip-final-button {
  display: none;
}

/* Show on center card */
.owl-item.center .trip-final-excerpt,
.owl-item.center .trip-final-button {
  display: block;
}

/* Title sizes */
.trip-final-title {
  font-size: 18px;
  transition: all 0.3s ease;
}

/* Image background */
.trip-final-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease;
  z-index: 1;
  border-radius: 20px;
}

.trip-final-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  padding: 40px 20px 25px 20px;
  z-index: 2;
  transition: all 0.3s ease;
  border-radius: 0 0 20px 20px;
}

.trip-final-content {
  color: white;
  text-align: left;
}

.trip-final-excerpt {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 12px;
  color: white;
  opacity: 0.9;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.trip-final-button {
  display: inline-block;
  background: #0f41bf;
  color: white;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
}

.trip-final-button:hover {
  background: #000000;
  transform: translateX(5px);
  color: white;
}

/* Hover effects only on center */
.owl-item.center .trip-final-card:hover .trip-final-image-bg {
  transform: scale(1.08);
}

.owl-item.center .trip-final-card:hover .trip-final-overlay {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.95) 0%,
    rgba(0, 0, 0, 0.6) 60%,
    rgba(0, 0, 0, 0) 100%
  );
  padding-bottom: 35px;
}

/* Hide Owl Carousel navigation */
.trip-final-carousel .owl-nav,
.trip-final-carousel .owl-dots {
  display: none !important;
}

/* Responsive */
@media (max-width: 768px) {
  .trip-final-wrapper {
    padding: 60px 0;
  }

  .trip-final-excerpt,
  .trip-final-button {
    display: block !important;
    font-size: 11px;
  }

  .trip-final-button {
    padding: 5px 15px;
  }

  .trip-final-overlay {
    padding: 30px 15px 20px 15px;
  }
}



.visa-flag-image {
  min-width: 100%;
  min-height: 100% !important;
  object-fit: cover;
}
.visa-simple-wrapper {
  padding: 20px 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.visa-simple-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.visa-simple-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 18px 22px;
  background: white;
  border-radius: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.visa-simple-item:hover {
  transform: translateX(8px);
  border-color: #0f41bf;
  box-shadow: 0 4px 12px #0f41bf66;
  background: #0f41bf21;
}

.visa-flag-wrapper {
  flex-shrink: 0;
  width: 85px;
  height: 48px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.visa-flag-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.visa-info {
  flex: 1;
}

.visa-country {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  transition: color 0.3s ease;
}

.visa-simple-item:hover .visa-country {
  color: #0f41bf;
}
.visa-simple-item .visa-country {
  text-transform: capitalize;
}
a.visa-simple-item:hover .visa-price {
  color: #0f41bf;
}
.visa-price {
  font-size: 17px;
  font-weight: 700;
  color: #000000;
  line-height: 1.2;
}

.visa-arrow {
  font-size: 24px;
  color: #ccc;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateX(-10px);
}

.visa-simple-item:hover .visa-arrow {
  opacity: 1;
  transform: translateX(0);
  color: #0f41bf;
}

/* Responsive */
@media (max-width: 768px) {
  .visa-simple-wrapper {
    padding: 20px 15px;
  }

  .visa-simple-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .visa-simple-item {
    padding: 15px 20px;
    gap: 15px;
  }

  .visa-flag-wrapper {
    width: 55px;
    height: 42px;
  }

  .visa-country {
    font-size: 16px;
  }

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

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

@media (min-width: 769px) and (max-width: 1024px) {
  .visa-simple-wrapper {
    max-width: 900px;
  }

  .visa-simple-item {
    padding: 18px 22px;
  }
}

/* Animation */
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.visa-simple-item {
  animation: slideIn 0.4s ease forwards;
  opacity: 0;
}

.visa-simple-item:nth-child(1) {
  animation-delay: 0.05s;
}
.visa-simple-item:nth-child(2) {
  animation-delay: 0.1s;
}
.visa-simple-item:nth-child(3) {
  animation-delay: 0.15s;
}
.visa-simple-item:nth-child(4) {
  animation-delay: 0.2s;
}
.visa-simple-item:nth-child(5) {
  animation-delay: 0.25s;
}
.visa-simple-item:nth-child(6) {
  animation-delay: 0.3s;
}





.domestic-trips-wrapper {
  padding: 40px 0;
  max-width: 1200px;
  margin: 0 auto;
}

.domestic-trips-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 40px;
}

.domestic-trip-card {
  display: flex;
  background: white;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border: 1px solid #eef2f6;
    height: 300px;
}

.domestic-trip-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.domestic-trip-image {
  flex: 0 0 45%;
  overflow: hidden;
}

.domestic-trip-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.domestic-trip-card:hover .domestic-trip-image img {
  transform: scale(1.05);
}

.domestic-trip-content {
  flex: 1;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.domestic-trip-title {
  margin: 0 0 12px 0;
  font-size: 22px;
  font-weight: 700;
  color: #2c3e50;
  line-height: 1.3;
}

.domestic-trip-excerpt {
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 14px;
}

.domestic-trip-button {
  display: inline-block;
  background: #0f41bf;
  color: white;
  padding: 10px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  align-self: flex-start;
}

.domestic-trip-button:hover {
  background: #ff4757;
  transform: translateX(5px);
  color: white;
}

.domestic-view-more {
  text-align: center;
  margin-top: 20px;
}

.view-more-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  color: #0f41bf;
  padding: 12px 32px;
  border-radius: 40px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: 2px solid #0f41bf;
}

.view-more-button:hover {
  background: #0f41bf;
  color: white;
  gap: 15px;
}

.view-more-arrow {
  transition: transform 0.3s ease;
  font-size: 18px;
}

.view-more-button:hover .view-more-arrow {
  transform: translateX(5px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .domestic-trips-wrapper {
    padding: 30px 15px;
  }

  .domestic-trips-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .domestic-trip-card {
    flex-direction: column;
  }

  .domestic-trip-image {
    flex: 0 0 200px;
  }

  .domestic-trip-content {
    padding: 20px;
  }

  .domestic-trip-title {
    font-size: 23px;
  }
.domestic-trip-card {
    height: auto !important;
}
  .domestic-trip-excerpt {
    font-size: 13px;
  }

  .domestic-trip-button {
    padding: 8px 20px;
    font-size: 13px;
  }

  .view-more-button {
    padding: 10px 24px;
    font-size: 14px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .domestic-trips-wrapper {
    padding: 30px 20px;
  }

  .domestic-trip-content {
    padding: 20px;
  }

  .domestic-trip-title {
    font-size: 20px;
  }
}

/* Animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.domestic-trip-card {
  animation: fadeInUp 0.5s ease forwards;
  opacity: 0;
}

.domestic-trip-card:nth-child(1) {
  animation-delay: 0.1s;
}
.domestic-trip-card:nth-child(2) {
  animation-delay: 0.2s;
}
.domestic-trip-card:nth-child(3) {
  animation-delay: 0.3s;
}
.domestic-trip-card:nth-child(4) {
  animation-delay: 0.4s;
}



.option-name {
    text-transform: capitalize;
}
.trip-visa-search-wrapper {
  padding: 30px 20px;
  margin: 0 auto;
}

/* Custom Dropdown Styles */
.custom-dropdown {
  position: relative;
  flex: 1;
  user-select: none;
}

.dropdown-selected {
  padding: 15px 20px;
  background: white;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #333;
  transition: all 0.3s ease;
}

.dropdown-selected:hover {
  background: #fef9f9;
}

.dropdown-arrow {
  font-size: 14px;
  transition: transform 0.3s ease;
  color: #999;
}

.custom-dropdown.open .dropdown-arrow {
  transform: rotate(180deg);
}

.dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  max-height: 320px;
  overflow-y: auto;
  z-index: 1000;
  display: none;
  margin-top: 8px;
  border: 1px solid #e0e0e0;
}

.custom-dropdown.open .dropdown-options {
  display: block;
}

.dropdown-option {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.2s ease;
  border-bottom: 1px solid #f0f0f0;
}

.dropdown-option:last-child {
  border-bottom: none;
}

.dropdown-option:hover {
  background: #fef9f9;
}

.dropdown-option.selected {
  background: #fff0f0;
  position: relative;
}

.dropdown-option.selected::after {
  content: "✓";
  position: absolute;
  right: 20px;
  color: #ff6b6b;
  font-weight: bold;
}

.option-flag {
  flex-shrink: 0;
  width: 40px;
  height: 30px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.option-flag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.option-info {
  flex: 1;
}

.option-name {
  font-size: 16px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 4px;
}

.option-price {
  font-size: 13px;
  color: #ff6b6b;
  font-weight: 500;
}

.dropdown-option.no-results {
  justify-content: center;
  color: #999;
  cursor: default;
}

.dropdown-option.no-results:hover {
  background: white;
}

/* Search Button */
.search-button {
  background: #0f41bf;
  color: white;
  border: none;
  padding: 12px 45px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 8px;
}

.search-button i {
  font-size: 14px;
}

.search-button:hover:not(:disabled) {
  background: #ff4757;
  transform: translateX(3px);
}

.search-button:disabled {
  background: #ccc;
  cursor: not-allowed;
  opacity: 0.6;
}

/* Scrollbar Styling */
.dropdown-options::-webkit-scrollbar {
  width: 8px;
}

.dropdown-options::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.dropdown-options::-webkit-scrollbar-thumb {
  background: #0f41bf;
  border-radius: 10px;
}

.dropdown-options::-webkit-scrollbar-thumb:hover {
  background: #0f41bf;
}

/* Responsive */
@media (max-width: 768px) {
  .trip-visa-search-wrapper {
    padding: 10px;
  }
  .trip-visa-search-wrapper {
        border-radius: 25px;
    }
    .domestic-trip-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: 3em;
    font-size: 17px;
}

  .search-input-group {
    flex-direction: column;
    border-radius: 20px;
    padding: 15px;
    gap: 10px;
  }

  .dropdown-selected {
    padding: 12px 15px;
  }

  .search-button {
    width: 100%;
    padding: 12px 20px;
    justify-content: center;
  }

  .option-name {
    font-size: 14px;
  }

  .option-price {
    font-size: 12px;
  }

  .option-flag {
    width: 35px;
    height: 26px;
  }
}





span.v-name {
    font-size: 21px;
    font-weight: 500;
}






    /* Flight Tabs Styling */
    .flight-tabs-container {
        width: 100%;
    }
    
    .flight-tabs-nav {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        border-bottom: 2px solid #e0e0e0;
        margin-bottom: 20px;
    }
    
    .flight-tab-btn {
        background: #f5f5f5;
        border: none;
        padding: 12px 24px;
        cursor: pointer;
        font-size: 15px;
        font-weight: 600;
        color: #666;
        transition: all 0.3s ease;
        border-radius: 5px 5px 0 0;
        position: relative;
    }
    
    .flight-tab-btn:hover {
        background: #e8e8e8;
        color: #0f41bf;
    }
    
    .flight-tab-btn.active {
        background: #0f41bf;
        color: #ffffff;
    }
    
    .flight-tabs-content {
        padding: 20px 0;
    }
    
    .flight-tab-pane {
        display: none;
        animation: fadeIn 0.3s ease;
    }
    
    .flight-tab-pane.active {
        display: block;
    }
    
    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(10px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    
    .flight-description {
        margin-bottom: 20px;
        line-height: 1.6;
    }
    
    .flight-details-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 15px;
        margin-top: 20px;
        padding: 20px;
        background: #f9fafb;
        border-radius: 8px;
    }
    
    .flight-detail-item {
        display: flex;
        flex-direction: column;
    }
    
    .flight-detail-label {
        font-weight: 600;
        color: #0f41bf;
        margin-bottom: 5px;
        font-size: 14px;
    }
    
    .flight-detail-value {
        color: #333;
        font-size: 15px;
    }
    
    @media (max-width: 768px) {
        .flight-tabs-nav {
            flex-direction: column;
            border-bottom: none;
            gap: 8px;
        }
        
        .flight-tab-btn {
            border-radius: 5px;
            text-align: left;
        }
        
        .flight-details-grid {
            grid-template-columns: 1fr;
        }
    }
    
        /* Flight Routes/Cards Styling */
    .flight-routes {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    
    .flight-route-card {
        background: #ffffff;
        border: 1px solid #e5e5e5;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }
    
    .flight-route-card.outbound {
        border-left: 4px solid #0f41bf;
    }
    
    .flight-route-card.inbound {
        border-left: 4px solid #28a745;
    }
    
    .flight-route-header {
        background: #f8f9fa;
        padding: 12px 20px;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .flight-route-header h4 {
        margin: 0;
        font-size: 16px;
        font-weight: 600;
        color: #333;
    }
    
    .flight-route-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        flex-wrap: wrap;
        gap: 15px;
    }
    
    .flight-route-point {
        flex: 1;
        text-align: center;
        min-width: 120px;
    }
    
    .airport-code {
        font-size: 24px;
        font-weight: 700;
        color: #0f41bf;
        margin-bottom: 5px;
    }
    
    .city-name {
        font-size: 14px;
        color: #666;
        margin-bottom: 8px;
    }
    
    .airline-name {
        font-size: 13px;
        color: #999;
        font-style: italic;
    }
    
    .flight-arrow {
        font-size: 24px;
        color: #0f41bf;
        font-weight: bold;
        padding: 0 10px;
    }
    
    .flight-baggage {
        background: #f8f9fa;
        padding: 12px 20px;
        border-top: 1px solid #e5e5e5;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
    
    .baggage-item {
        font-size: 13px;
        color: #555;
        display: inline-flex;
        align-items: center;
        gap: 5px;
    }
    
    /* Responsive Design for Flights */
    @media (max-width: 768px) {
        .flight-route-content {
            flex-direction: column;
        }
        
        .flight-arrow {
            transform: rotate(90deg);
        }
        
        .flight-route-point {
            width: 100%;
        }
        
        .airport-code {
            font-size: 20px;
        }
        
        .flight-baggage {
            flex-direction: column;
            gap: 8px;
        }
    }
    
    /* Destination Title */
    .flight-destination-title {
        color: #0f41bf;
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 2px solid #e0e0e0;
    }
    
    
    
    
.flight-arrow-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flight-arrow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    width: 400px;
}
.flight-left-circle {
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
    z-index: 2;
}
.flight-line.left-line {
    flex: 1;
    height: 2px;
    margin-right: 20px;
    background: repeating-linear-gradient(to right, #000, #000 5px, transparent 5px, transparent 10px);
    z-index: 1;
}
img.ff-plane-300 {
    width: 19px;
    transform: rotate(30deg);
}
.flight-line.right-line {
    flex: 1;
    height: 2px;
    margin-left: 20px;
    background: repeating-linear-gradient(to right, #000, #000 5px, transparent 5px, transparent 10px);
    z-index: 1;
}
.flight-right-circle {
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
    z-index: 2;
}
p.drct-flght-400 {
    position: absolute;
    top: 31px;
    text-align: center;
    justify-content: center;
    left: 0;
    right: 0;
    font-size: 12px;
    color: rgb(0 124 255);
}



/* Itinerary Nested Accordion Styling */
.itinerary-nested-accordion {
    width: 100%;
}

.itinerary-item {
    margin-bottom: 15px;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    transition: all 0.3s ease;
}

.itinerary-item:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.itinerary-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    /*background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);*/
    cursor: pointer;
    transition: all 0.3s ease;
    border-bottom: 1px solid transparent;
}

.itinerary-header:hover {
    background: linear-gradient(135deg, #f0f2f5 0%, #f8f9fa 100%);
}

.itinerary-header-left {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
}

.day-badge {
    background: linear-gradient(135deg, #0f41bf 0%, #1a4fc9 100%);
    color: white;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.itinerary-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #1a1a2e;
    flex: 1;
}

.itinerary-icon {
    font-size: 24px;
    font-weight: 600;
    color: #0f41bf;
    transition: transform 0.3s ease;
}

.itinerary-body {
    display: none;
    background: #ffffff;
    border-top: 1px solid #e8e8e8;
}

.itinerary-content-wrapper {
    padding: 20px;
}

.itinerary-description {
    margin-bottom: 20px;
    line-height: 1.6;
    color: #555;
}

.itinerary-description p:last-child {
    margin-bottom: 0;
}

.itinerary-activities,
.itinerary-meals,
.itinerary-images {
    display: flex;
    gap: 12px;
    padding: 15px;
    margin-bottom: 10px;
    background: #f8f9fa;
    border-radius: 10px;
}

.itinerary-activities {
    border-left-color: #ff9800;
}

.itinerary-meals {
    border-left-color: #4caf50;
}

.itinerary-images {
    border-left-color: #2196f3;
}

.info-icon {
    flex-shrink: 0;
    color: inherit;
}

.info-content {
    flex: 1;
}

.info-content strong {
    display: block;
    color: #1a1a2e;
    font-size: 15px;
}

.info-content p {
    margin: 0;
    line-height: 1.5;
    color: #666;
}

/* Gallery Styling */
.itinerary-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 12px;
    margin-top: 8px;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    aspect-ratio: 1;
    cursor: pointer;
    transition: all 0.3s ease;
}

.gallery-item:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Responsive adjustments for itinerary */
@media (max-width: 768px) {
    .itinerary-header {
        padding: 12px 15px;
    }
    
    .itinerary-header-left {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    
    .day-badge {
        font-size: 11px;
        padding: 4px 10px;
    }
    
    .itinerary-title {
        font-size: 16px;
    }
    
    .itinerary-content-wrapper {
        padding: 15px;
    }
    
    .itinerary-activities,
    .itinerary-meals,
    .itinerary-images {
        padding: 12px;
    }
    
    .itinerary-gallery {
        grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
        gap: 8px;
    }
}

/* Optional: Animation for itinerary items */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.itinerary-body {
    animation: slideDown 0.3s ease;
}




/* Hotel Details Modern Design */
.hotels-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.hotel-card-modern {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #eef2f6;
}

.hotel-card-modern:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
}

.hotel-content {
    display: flex;
    gap: 30px;
    padding: 25px;
}

/* Left Side - Hotel Info */
.hotel-info-section {
    flex: 1.5;
}

.hotel-name {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0 0 12px 0;
    letter-spacing: -0.3px;
}

/* Star Rating */
.hotel-rating {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.stars-container {
    position: relative;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 3px;
    color: #ddd;
}

.stars-background {
    color: #e0e0e0;
}

.stars-foreground {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #ffc107;
    white-space: nowrap;
}

.rating-value {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

/* Rating Count */
.rating-count {
    margin-bottom: 16px;
}

.rating-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 6px 14px;
    border-radius: 30px;
    color: white;
    font-weight: 600;
}

.rating-number {
    font-size: 18px;
    font-weight: 700;
}

.rating-divider {
    font-size: 14px;
    opacity: 0.7;
}

.rating-max {
    font-size: 14px;
    opacity: 0.9;
}

.rating-label {
    font-size: 13px;
    background: rgba(255, 255, 255, 0.2);
    padding: 2px 8px;
    border-radius: 20px;
    margin-left: 4px;
}

/* Address */
.hotel-address {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
    padding: 10px 0;
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
}

.hotel-address svg {
    flex-shrink: 0;
    color: #0f41bf;
}

/* Hotel Perks */
.hotel-perks {
    margin-top: 5px;
}

.perks-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.perks-title:before {
    content: "✨";
    font-size: 18px;
}

.perks-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.perk-item {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #f8f9fa;
    padding: 8px 15px;
    border-radius: 30px;
    font-size: 13px;
    color: #555;
    transition: all 0.2s ease;
}

.perk-item:hover {
    background: #e8f0fe;
    transform: translateX(3px);
}

.perk-item svg {
    flex-shrink: 0;
    color: #4caf50;
    stroke-width: 2.5;
}

/* Right Side - Hotel Image */
.hotel-image-section {
    flex: 1;
    max-width: 300px;
}

.hotel-image-wrapper {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    min-height: 220px;
    cursor: pointer;
}

.hotel-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.hotel-image-wrapper:hover img {
    transform: scale(1.08);
}

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

.image-overlay span {
    background: white;
    padding: 8px 18px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    color: #0f41bf;
    transform: translateY(20px);
    transition: transform 0.3s ease;
}

.hotel-image-wrapper:hover .image-overlay {
    opacity: 1;
}

.hotel-image-wrapper:hover .image-overlay span {
    transform: translateY(0);
}

/* Responsive Design for Hotels */
@media (max-width: 768px) {
    .hotel-content {
        flex-direction: column;
        padding: 20px;
        gap: 20px;
    }
    
    .hotel-image-section {
        max-width: 100%;
    }
    
    .hotel-image-wrapper {
        min-height: 200px;
    }
    
    .hotel-name {
        font-size: 20px;
    }
    
    .stars-container {
        font-size: 16px;
    }
    
    .perks-list {
        gap: 8px;
    }
    
    .perk-item {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .rating-badge {
        padding: 4px 12px;
    }
    
    .rating-number {
        font-size: 16px;
    }
}

/* Animation for hotel cards */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.hotel-card-modern {
    animation: fadeInUp 0.5s ease-out;
}

.hotel-card-modern:nth-child(1) { animation-delay: 0.05s; }
.hotel-card-modern:nth-child(2) { animation-delay: 0.1s; }
.hotel-card-modern:nth-child(3) { animation-delay: 0.15s; }






/* Terms & Conditions Modern Design */
.terms-container {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

/*.terms-container:hover {*/
/*    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);*/
/*    border-color: #dee2e6;*/
/*}*/

.terms-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 24px 28px;
    background: linear-gradient(135deg, #0f41bf 0%, #1a4fc9 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.terms-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    backdrop-filter: blur(10px);
}

.terms-icon svg {
    width: 24px;
    height: 24px;
    color: white;
}

.terms-title {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: white;
    letter-spacing: -0.3px;
}

.terms-content {
    padding: 28px;
    line-height: 1.7;
    color: #2c3e50;
}

/* Terms Content Styling */
.terms-content p {
    margin-bottom: 16px;
    font-size: 15px;
    color: #4a5568;
}

.terms-content p:last-child {
    margin-bottom: 0;
}

.terms-content h1, 
.terms-content h2, 
.terms-content h3, 
.terms-content h4 {
    margin-top: 24px;
    margin-bottom: 16px;
    color: #1a202c;
    font-weight: 600;
}

.terms-content h3:first-child {
    margin-top: 0;
}

.terms-content ul, 
.terms-content ol {
    margin: 16px 0;
    padding-left: 24px;
}

.terms-content li {
    margin-bottom: 10px;
    color: #4a5568;
    line-height: 1.6;
}

.terms-content li:last-child {
    margin-bottom: 0;
}

.terms-content strong {
    color: #0f41bf;
    font-weight: 600;
}

.terms-content a {
    color: #0f41bf;
    text-decoration: none;
    border-bottom: 1px solid rgba(15, 65, 191, 0.3);
    transition: all 0.2s ease;
}

.terms-content a:hover {
    color: #1a4fc9;
    border-bottom-color: #1a4fc9;
}

/* Blockquote styling */
.terms-content blockquote {
    margin: 20px 0;
    padding: 16px 24px;
    background: #f0f4f8;
    border-left: 4px solid #0f41bf;
    border-radius: 8px;
    font-style: italic;
    color: #2d3748;
}

/* Table styling within terms */
.terms-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}

.terms-content table th,
.terms-content table td {
    border: 1px solid #e2e8f0;
    padding: 12px;
    text-align: left;
}

.terms-content table th {
    background: #f7fafc;
    font-weight: 600;
    color: #1a202c;
}

.terms-content table tr:hover {
    background: #f7fafc;
}

/* Placeholder styling */
.terms-placeholder {
    padding: 40px;
    text-align: center;
    background: #fef3c7;
    border-radius: 12px;
    border-left: 4px solid #f59e0b;
}

.terms-placeholder p {
    margin: 0;
    color: #92400e;
    font-size: 16px;
    font-weight: 500;
}

/* Responsive Design for Terms */
@media (max-width: 768px) {
    .terms-header {
        padding: 18px 20px;
    }
    
    .terms-icon {
        width: 40px;
        height: 40px;
    }
    
    .terms-icon svg {
        width: 20px;
        height: 20px;
    }
    
    .terms-title {
        font-size: 18px;
    }
    
    .terms-content {
        padding: 20px;
    }
    
    .terms-content p {
        font-size: 14px;
    }
    
    .terms-content ul,
    .terms-content ol {
        padding-left: 20px;
    }
    
    .terms-content li {
        font-size: 14px;
        margin-bottom: 8px;
    }
    
    .terms-content blockquote {
        padding: 12px 16px;
        font-size: 14px;
    }
    
    .terms-content table {
        font-size: 12px;
    }
    
    .terms-content table th,
    .terms-content table td {
        padding: 8px;
    }
}

/* Animation */
@keyframes fadeInTerms {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.terms-container {
    animation: fadeInTerms 0.5s ease-out;
}


/* Inclusion/Exclusion Container */
.inclusion-exclusion-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ie-accordion-item {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

/*.ie-accordion-item:hover {*/
/*    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);*/
/*    border-color: #dee2e6;*/
/*}*/

.ie-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 24px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #ffffff;
}

.ie-accordion-header:hover {
    background: #f8f9fa;
}

.ie-header-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.ie-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.inclusion-icon {
    background: linear-gradient(135deg, #d4fc79 0%, #96e6a1 100%);
    color: #2e7d32;
}

.exclusion-icon {
    background: linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%);
    color: #c62828;
}

.ie-icon svg {
    width: 22px;
    height: 22px;
    stroke: currentColor;
}

.ie-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #1a1a2e;
}

.ie-icon-toggle {
    font-size: 24px;
    font-weight: 600;
    color: #0f41bf;
    transition: transform 0.3s ease;
}

.ie-accordion-body {
    display: none;
    /*background: #f8f9fa;*/
    border-top: 1px solid #e9ecef;
}

.ie-content-wrapper {
    padding: 24px;
}

/* Inclusions Content Styling */
.inclusion-content,
.exclusion-content {
    line-height: 1.7;
    color: #2c3e50;
}

.inclusion-content p,
.exclusion-content p {
    margin-bottom: 14px;
    font-size: 15px;
    color: #4a5568;
}

.inclusion-content p:last-child,
.exclusion-content p:last-child {
    margin-bottom: 0;
}

.inclusion-content ul,
.inclusion-content ol,
.exclusion-content ul,
.exclusion-content ol {
    margin: 14px 0;
    padding-left: 24px;
}

.inclusion-content li,
.exclusion-content li {
    margin-bottom: 8px;
    color: #4a5568;
}

.inclusion-content li:last-child,
.exclusion-content li:last-child {
    margin-bottom: 0;
}

.inclusion-content strong,
.exclusion-content strong {
    font-weight: 600;
}

.inclusion-content strong {
    color: #2e7d32;
}

.exclusion-content strong {
    color: #c62828;
}

.inclusion-content h1,
.inclusion-content h2,
.inclusion-content h3,
.inclusion-content h4,
.exclusion-content h1,
.exclusion-content h2,
.exclusion-content h3,
.exclusion-content h4 {
    margin-top: 20px;
    margin-bottom: 12px;
    color: #1a202c;
}

.inclusion-content h3:first-child,
.exclusion-content h3:first-child {
    margin-top: 0;
}

/* Checkmark for inclusions */
.inclusion-content ul li {
    position: relative;
    padding-left: 4px;
}

.inclusion-content ul li:before {
    content: "✓";
    color: #2e7d32;
    font-weight: bold;
    margin-right: 8px;
}

/* Cross for exclusions */
.exclusion-content ul li {
    position: relative;
    padding-left: 4px;
}

.exclusion-content ul li:before {
    content: "✗";
    color: #c62828;
    font-weight: bold;
    margin-right: 8px;
}

.no-content {
    color: #999;
    font-style: italic;
    margin: 0;
    padding: 10px 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .ie-accordion-header {
        padding: 14px 18px;
    }
    
    .ie-icon {
        width: 36px;
        height: 36px;
    }
    
    .ie-icon svg {
        width: 18px;
        height: 18px;
    }
    
    .ie-title {
        font-size: 16px;
    }
    
    .ie-content-wrapper {
        padding: 18px;
    }
    
    .inclusion-content p,
    .exclusion-content p {
        font-size: 14px;
    }
    
    .inclusion-content ul,
    .exclusion-content ul {
        padding-left: 20px;
    }
    
    .inclusion-content li,
    .exclusion-content li {
        font-size: 14px;
    }
}

/* Animation */
@keyframes slideDownIE {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ie-accordion-body {
    animation: slideDownIE 0.3s ease;
}

ul.inc-txt {
    list-style: none;
    padding: 0 !important;
}



/* Visa Requirements Styling */
.visa-requirements-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.visa-accordion-item {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

.visa-accordion-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-color: #dee2e6;
}

.visa-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #ffffff;
}

.visa-accordion-header:hover {
    background: #f8f9fa;
}

.visa-header-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.visa-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    flex-shrink: 0;
}

.business-icon {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.job-icon {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    color: white;
}

.retired-icon {
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
    color: white;
}

.dependent-icon {
    background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
    color: white;
}

.visa-icon svg {
    width: 20px;
    height: 20px;
    stroke: currentColor;
}

.visa-title {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #1a1a2e;
}

.visa-icon-toggle {
    font-size: 22px;
    font-weight: 600;
    color: #0f41bf;
    transition: transform 0.3s ease;
}

.visa-accordion-body {
    display: none;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
}

.visa-content-wrapper {
    padding: 20px;
}

/* Visa Nested Sub-Accordion */
.visa-nested-accordion {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.visa-sub-accordion-item {
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eef2f6;
    transition: all 0.3s ease;
}

.visa-sub-accordion-item:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.visa-sub-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #ffffff;
}

.visa-sub-header:hover {
    background: #f8f9fa;
}

.visa-sub-header-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.visa-doc-icon {
    font-size: 18px;
}

.visa-sub-title {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #2c3e50;
}

.visa-sub-icon {
    font-size: 20px;
    font-weight: 600;
    color: #0f41bf;
}

.visa-sub-body {
    display: none;
    background: #fafbfc;
    border-top: 1px solid #eef2f6;
}

.visa-sub-content {
    padding: 18px;
    line-height: 1.7;
    color: #2c3e50;
}

.visa-sub-content p {
    margin-bottom: 12px;
    font-size: 14px;
    color: #4a5568;
}

.visa-sub-content p:last-child {
    margin-bottom: 0;
}

.visa-sub-content ul,
.visa-sub-content ol {
    margin: 12px 0;
    padding-left: 20px;
}

.visa-sub-content li {
    margin-bottom: 8px;
    color: #4a5568;
}

.visa-sub-content strong {
    color: #0f41bf;
}

.no-content {
    color: #999;
    font-style: italic;
    margin: 0;
    padding: 10px 0;
}

/* Responsive */
@media (max-width: 768px) {
    .visa-accordion-header {
        padding: 14px 16px;
    }
    
    .visa-icon {
        width: 34px;
        height: 34px;
    }
    
    .visa-icon svg {
        width: 17px;
        height: 17px;
    }
    
    .visa-title {
        font-size: 15px;
    }
    
    .visa-content-wrapper {
        padding: 16px;
    }
    
    .visa-sub-header {
        padding: 12px 15px;
    }
    
    .visa-sub-title {
        font-size: 14px;
    }
    
    .visa-sub-content {
        padding: 15px;
    }
}

/* Animation */
@keyframes slideDownVisa {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.visa-accordion-body,
.visa-sub-body {
    animation: slideDownVisa 0.3s ease;
}




/* Inquiry Form Professional Styling */
.inquiry-form-container {
    background: #ffffff;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border: 1px solid #eef2f6;
}

.form-header {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 30px;
    padding-bottom: 24px;
    border-bottom: 2px solid #f0f4f8;
}

.form-header-icon {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #0f41bf 0%, #1a4fc9 100%);
    border-radius: 14px;
    color: white;
}

.form-header-content {
    flex: 1;
}

.form-title {
    margin: 0 0 6px 0;
    font-size: 22px;
    font-weight: 700;
    color: #1a1a2e;
}

.form-subtitle {
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.inquiry-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.full-width {
    grid-column: 1 / -1;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.form-group label {
    font-size: 14px;
    font-weight: 600;
    color: #2d3748;
}

.form-group .required {
    color: #e53e3e;
}

.form-control {
    padding: 12px 16px;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: #f7fafc;
    color: #1a1a2e;
    width: 100%;
    font-family: inherit;
}

.form-control:focus {
    border-color: #0f41bf;
    outline: none;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(15, 65, 191, 0.1);
}

.form-control::placeholder {
    color: #a0aec0;
}

/* Select styling */
select.form-control {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding-right: 40px;
    cursor: pointer;
}

select.form-control:hover {
    border-color: #cbd5e0;
}

/* Phone Input */
.phone-input-wrapper {
    display: flex;
    align-items: center;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    background: #f7fafc;
    transition: all 0.3s ease;
    overflow: hidden;
}

.phone-input-wrapper:focus-within {
    border-color: #0f41bf;
    box-shadow: 0 0 0 4px rgba(15, 65, 191, 0.1);
    background: #ffffff;
}

.country-code {
    padding: 12px 12px 12px 16px;
    font-size: 14px;
    font-weight: 600;
    color: #0f41bf;
    background: #edf2f7;
    border-right: 1px solid #e2e8f0;
    white-space: nowrap;
}

.phone-input-wrapper .phone-input {
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 12px 16px;
    flex: 1;
}

.phone-input-wrapper .phone-input:focus {
    box-shadow: none;
    border-color: transparent;
}

/* Form Row Counter */
.form-row-counter {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    grid-column: 1 / -1;
}

/* Bulk Discount Notice */
.bulk-discount-notice {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border-radius: 12px;
    border: 1px solid #f59e0b;
    grid-column: 1 / -1;
}

.bulk-discount-notice svg {
    flex-shrink: 0;
    color: #d97706;
}

.bulk-discount-notice span {
    font-size: 14px;
    font-weight: 500;
    color: #92400e;
}

/* Submit Button */
.form-submit {
    grid-column: 1 / -1;
    margin-top: 10px;
}

.submit-btn {
    width: 100%;
    padding: 16px 32px;
    background: linear-gradient(135deg, #0f41bf 0%, #1a4fc9 100%);
    color: white;
    border: none;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(15, 65, 191, 0.35);
}

.submit-btn:active {
    transform: translateY(0);
}

.submit-btn svg {
    stroke: white;
    transition: transform 0.3s ease;
}

.submit-btn:hover svg {
    transform: translateX(4px);
}

/* Form Messages */
.form-success {
    padding: 16px 20px;
    background: #d4edda;
    border: 1px solid #c3e6cb;
    border-radius: 12px;
    color: #155724;
    font-weight: 500;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-error {
    padding: 16px 20px;
    background: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 12px;
    color: #721c24;
    font-weight: 500;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Responsive */
@media (max-width: 768px) {
    .inquiry-form-container {
        padding: 20px;
    }
    
    .form-header {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .inquiry-form {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .form-row-counter {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .form-title {
        font-size: 20px;
    }
    
    .submit-btn {
        padding: 14px 24px;
        font-size: 16px;
    }
}


/* intl-tel-input custom styling */
.phone-input {
    width: 100% !important;
    padding: 12px 16px !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    background: #f7fafc !important;
    transition: all 0.3s ease !important;
}

.phone-input:focus {
    border-color: #0f41bf !important;
    outline: none !important;
    box-shadow: 0 0 0 4px rgba(15, 65, 191, 0.1) !important;
    background: #ffffff !important;
}

/* Override intl-tel-input styles */
.iti {
    width: 100% !important;
    display: block !important;
}

.iti__flag-container {
    padding: 0 !important;
    border-radius: 12px 0 0 12px !important;
}

.iti__selected-flag {
    background: #edf2f7 !important;
    border-radius: 10px 0 0 10px !important;
    padding: 0 8px 0 12px !important;
    height: 100% !important;
    min-height: 48px !important;
}

.iti__selected-flag:hover {
    background: #e2e8f0 !important;
}

.iti__country-list {
    border-radius: 12px !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15) !important;
    border: 1px solid #e2e8f0 !important;
    max-height: 300px !important;
    overflow-y: auto !important;
}

.iti__country {
    padding: 8px 12px !important;
    font-size: 14px !important;
}

.iti__country:hover {
    background: #f0f4f8 !important;
}

.iti__country.iti__highlight {
    background: #e8f0fe !important;
}

.iti__divider {
    border-color: #e2e8f0 !important;
}
.iti input#phone_number {
    padding-left: 88px !important;
}

/* Hide the default flag container on mobile if needed */
@media (max-width: 768px) {
    .iti__selected-flag {
        min-height: 44px !important;
        padding: 0 6px 0 10px !important;
    }
    
    .phone-input {
        padding: 10px 14px !important;
        font-size: 13px !important;
    }
    .typewriter-container {
        font-size: 22px !important;
    }
}



.search-results-list {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
}
.search-results-list::-webkit-scrollbar {
    width: 8px;
}

.search-results-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.search-results-list::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.search-results-list::-webkit-scrollbar-thumb:hover {
    background: #999;
}




