/*
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: 18px;
  }

  .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: 30px 15px;
  }

  .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;
}