@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}
    .effortless-section {
      padding: 60px 0;
    }

    .effortless-image img {
      width: 100%;
      border-radius: 20px;
      /*box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);*/
    }

    .effortless-feature {
      padding: 20px;
    }

    .effortless-feature i {
      font-size: 28px;
      color: #ff6b00;
      margin-bottom: 10px;
    }

    .effortless-feature h6 {
      font-weight: 600;
    }

    .effortless-feature p {
      font-size: 14px;
      color: #6c757d;
    }
.cards33{
    height: 100% !important;
}
.TopCities{
    text-decoration: none;
    color: #000;
}
    .highlight-text {
      /*color: #ff6b00;*/
      font-weight: 500;
    }
 .faq-section {
      background-color: #ffffff;
      padding: 60px 20px;
    }

    .faq-title {
      color: #f2541d;
      font-weight: 700;
      text-align: center;
      margin-bottom: 40px;
    }

    .accordion-button {
      background-color: #fff;
       box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
      
      color: #000;
      font-weight: 500;
    }

    .accordion-button:not(.collapsed) {
      background-color: #fff;
      color: #000;
         box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1) !important;
      
    }

    .accordion-body {
      background-color: #ffffff;
      color: #000000;
    }

    .accordion-button:focus {
      box-shadow: none;
    }
   /* Always force black icon */
.accordion-button::after,
.accordion-button:not(.collapsed)::after {
  filter: none !important; /* remove any invert/brightness filter */
  color: black !important; /* ensure color is black */
}
     .effortless-image {

    border-radius: 10px; /* Optional: rounded corners */
  }

  .zoom-image {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease; /* Smooth zoom effect */
    display: block;
  }

  .zoom-image:hover {
    transform: scale(1.1); /* Zoom 10% on hover */
  }
/* Aos */
[data-aos] {
  transition-property: transform, opacity;
  will-change: transform, opacity;
}
#loom-companion-mv3{
    display: none !important;
}
html, body {
  overflow-x: hidden !important;
}
/* footer */
body {
  overflow-x: hidden !important;
}
footer {
  background-color: #264180 ;
  color: #fff;
}
/* form  */
.form-control {
  outline: none !important;
  border: 1px solid black !important;
  box-shadow: none !important;
}
.form-control:focus {
  border: 1px solid green !important;
}
.form-control:hover {
  border: 1px solid green !important;
}
.form-select {
  outline: none !important;
  border: 1px solid black !important;
  box-shadow: none !important;
}
.form-select:focus {
  border: 1px solid green !important;
}
.form-select:hover {
  border: 1px solid green !important;
}
.Startachat1 {
  color: #a7a7a7;
}
.Startachat {
  border-bottom: 3px solid yellow;
  font-size: 30px;
}
.gettuch2{
    text-decoration: none !important;
    
}
.gettuch2 i {
 font-size:  45px !important;
    color: #f2541d !important;
}
.gettuch2 span{
 color: #000;
    
}
footer a {
  color: #a7a7a7;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer h6 {
  font-weight: bold;
  margin-bottom: 1;
}
.trustpilot {
  background-color: #00b67a;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  color: white;
}
.trustpilot span {
  display: block;
}

.maintaitl1 {
  font-size: 3rem;
  font-weight: 700;
}
.srvsscart1{
  box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 20px !important;
    background-color: #F9F9F9 !important;
    height: 100%;
}
.srvsscart1 h3{
 color: #000 !important
 ;

}

/* swprshlaidr */
.swiper-slide-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  /*background-color: #00b679;*/
  color: #f2541d !important;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
}

/*.swiper-slide-button:hover {*/
/*  background-color: #f2541d;*/
/*}*/

.swiper-button-prev {
  left: -20px; /* Adjust this if needed */
}

.swiper-button-next {
  right: -20px; /* Adjust this if needed */
}

/* Remove default swiper icons */
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "" !important;
}

.swiper-button-next, .swiper-button-prev {
    /* background: #f2541d; */
    color: #f2541d  !important;
    padding: 10px 15px;
    border-radius: 6px;
}

.fa-star {
  color: #f2541d !important;
}
.shlaidswipr {
  background-color: #eee;
}
.shlaidswipr11 {
  background-color: none;
}

.hero {
position: relative !important;
    background-size: cover;
    background-repeat: no-repeat;
  position: relative;
  color: white;
  padding-top: 100px;
  
background-position: 30% top;
    background: #000;

   
}
 


.navbar {
  z-index: 1001;
}
.link11 a {
  font-size: 20px;


}

.dropdown-wrapper {
  position: relative;
}

.sub_menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  background-color: #ccc4c4ee;
  list-style-type: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  width: 130px;
}

.sub_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0.5rem;
}
.hero-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 1rem;
  margin-bottom: 1rem;
}
.card-badge {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color:#f2541d;
  color: white;
  padding: 5px 10px;
  font-size: 0.8rem;
  border-radius: 1rem;
  z-index: 2;
}

.card-img-top {
  height: 250px;
  object-fit: cover;
  /*border-radius: 1rem 1rem 0 0;*/
}

.text-muted small {
  font-size: 0.8rem;
}
.airport-card h5{
    color: #f2541d !important
    ;
}

.recent-posts img {
  width: 80px;
  height: 60px;
  object-fit: cover;
}
.recent-posts .fw-semibold {
  font-size: 0.95rem;
  line-height: 1.4;
}
.how-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  border-radius: 50%;
  background-color:#f2541d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
}
.feature-icon {
  width: 58px;
  height: 58px;
  background-color: #f2541d;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-size: 20px;
}
.strike {
  text-decoration: line-through;
  color: #999;
}

a.card-link {
  color: inherit;
  text-decoration: none;
  display: block;
}

a.card-link:hover {
  text-decoration: none;
}
.badge-custom {
  background-color: #f2541d;
  color: white;
  font-size: 0.8rem;
  padding: 5px 10px;
  border-radius: 1rem;
}

.banner-img {
  height: 400px;
  object-fit: cover;
  width: 100%;
  border-radius: 1rem;
}

.section-title {
  border-bottom: 2px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 20px;
}


.airport-card {
  height: 100%;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 12px;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 rgba(0, 0, 0, 8);
}
.airport-card a {
  text-decoration: none;
}

.airport-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  transform: translateY(-6px);
}
.airport-card:hover {
  /* transform: scale(1.02); */
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.dropdown-wrapper:hover .sub_menu {
  visibility: visible;
  opacity: 1;
}

.navbar-toggler {
  z-index: 1002;
}
.hero-content {
  z-index: 2;
}

.hero-content h1 {
  font-size: clamp(24px, 7vw, 64px); /* min 24px, ideal 7vw, max 64px */
  font-weight: 700 !important;
}

.hero-content h1 .span {
  color: #f2541d !important;
  font-weight: 700 !important;
}

.hero-content p {
  font-size: clamp(16px, 3vw, 28px); /* min 16px, ideal 3vw, max 28px */
}

  .how-icon i {
    font-size: 30px;
    transition: transform 0.5s ease;
    display: inline-block;
  }

  .how-icon:hover i {
    transform: scale(1.2) rotateY(360deg);
  }
  .feature-icon i {
    font-size: 30px;
    transition: transform 0.5s ease;
    display: inline-block;
  }

  .feature-icon:hover i {
    transform: scale(1.2) rotateY(360deg);
  }
.form-box {
  position: relative;
  z-index: 2;
background: rgb(129 127 127 / 30%); /* transparent white */
  backdrop-filter: blur(10px);          /* blur the background */
  -webkit-backdrop-filter: blur(10px);  /* Safari support */
           
  border: 1px solid rgba(255, 255, 255, 0.2); /* light border */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      
}

.form-box .form-control{
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    
}

.form-box .form-control::placeholder {
    color: #fff !important;
    opacity: 0.2/* for full visibility */
}

.custom-input {
  background: transparent;
  border: 1px solid #fff;
  color: red;
  padding-right: 35px; /* space for custom icon */
}

/* Red placeholder and typed value */
.custom-input::placeholder,
.custom-input::-webkit-datetime-edit {
  color: #fff !important;
    opacity: 0.2/* for full visibility */
}
.floating-icon-box {
  position: absolute;
  bottom: -25px; /* adjust for overlap */
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  width: 90%;
  z-index: 10;
  gap: 20px;
  text-align: center;
}

/* ✅ Keep default calendar/time icon functional but invisible */
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
  opacity: 0.01; /* Tiny opacity so it's invisible but clickable */
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* Custom yellow icon overlay */
.custom-icon {
  position: absolute;
  right: 25px;
  top: 40px; /* Adjust for your input height */
  color: #fff;
  font-size: 13px;
  pointer-events: none; /* So input underneath remains clickable */
}


.form-box .tabs {
  display: flex;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}

.form-box .tab {
  flex: 1;
  text-align: center;
  padding: 8px;
  font-weight: 500;
  cursor: pointer;
}

.form-box .tab.active {
  border-bottom: 2px solid #f2541d;
}

.form-box input,
.form-box select {
  border-radius: 6px;
}

.passenger-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.passenger-control .btn {
  padding: 2px 8px;
}

.search-btn {
  width: 100%;
  background: #000;
  color: #fff;
  border-radius: 8px;
}

.trustpilot {
  position: relative;
  z-index: 2;
  background: white;
  color: #000;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  font-weight: 500;
}

.map-strip img {
  width: 100%;
  display: block;
}

.offcanvas {
  z-index: 2000 !important;
}
.custom-img {
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
}
.top-section {
  align-items: center;
}
.content-title {
  font-weight: 700;
  font-size: 1.5rem;
}
.content-text p {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

.city-box {
  padding: 14px 20px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.city-box:hover {
  background-color:#264180 ;
  color: #fff;
}

.airport-card:hover .img-container img {
  /*transform: scale(1.1);*/
}
.airport-img {
  height: 200px;
  object-fit: cover;
  border-radius: 1rem 1rem 0 0;
}
.img-container {
  overflow: hidden;
  /*height: 200px;*/
}

.img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.scroll-row {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}
.scroll-row::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.car-card {
  height: 100%;
  background-color: #eee !important;
}

/*  */
header{
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.faq-section {
  padding: 4rem 0;
}
.faq-section h2 {
  font-weight: 700;
}
.faq-section p.description {
  color: #6c757d;
}
.faq-box h6 {
  font-weight: 600;
}
.faq-box p {
  color: #444;
}
.cta-box {
  background: linear-gradient(to bottom, #111, #222);
  color: white;
  border-radius: 1rem;
  padding: 3rem 2rem;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.cta-box h3 {
  font-weight: 700;
}
.btn-custom {
  background-color: white;
  color: black;
  font-weight: 600;
  border: none;
  padding: 0.5rem 1.5rem;
  border-radius: 0.5rem;
  margin-top: 1rem;
}
.btn-custom:hover {
  background-color: #f0f0f0;
}
.topimg {
  width: 100%;
  border-radius: 10px;
}

/* detail */

.info-card {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.airport-sidebar {
  border-radius: 8px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.airport-sidebar h5 {
  font-weight: bold;
}

.airport-sidebar img {
  width: 100%;
  border-radius: 8px;
  margin-top: 20px;
}

.tag-card {
  border-radius: 8px;
  padding: 15px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  margin-top: 15px;
}

.hover-yellow-border {
  transition: border-color 0.3s ease;
}

.hover-yellow-border:hover {
  border-color: #ffc107 !important; /* Bootstrap's warning/yellow color */
}

.step-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fdb835;
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.step-icon.check {
  background-color: #d4f4d2;
  color: #198754;
}

.how-it-works-box {
  background-color: #f8f9fb;
  border-radius: 12px;
  padding: 30px 40px;
}

.step-title {
  font-weight: 600;
}

.step-description {
  font-size: 0.9rem;
  color: #555;
}

.manibutton {
  background-color: #f2541d;
  color: #fff;
}
.manibutton:hover {
  background-color: #fff;
  color: #f2541d;
  box-shadow: 0px 0px 3px #f2541d;
}

/* blogs */
.blog-card a {
  text-decoration: none;
  color: #000;
}
.blog-card {
  height: 100%;
  border: none;
  border-radius: 1rem;
  overflow: hidden;
  transition: transform 0.2s ease-in-out;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.blog-card:hover {
  transform: translateY(-5px);
}
.blog-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.blog-meta {
  font-size: 0.875rem;
  color: #6c757d;
}
.blog-author {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.author-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #dee2e6;
}

/* service  */
.service-section {
  background-color: #eee;
}
.service-img {
  width: 100%;
  border-radius: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.stats {
  display: flex;
  justify-content: space-around;
  text-align: center;
  margin-top: 60px;
}
.stat-item {
  flex: 1;
}
.stat-value {
  font-size: 2rem;
  font-weight: bold;
}
.stat-label {
  font-size: 0.9rem;
  color: #6c757d;
}
.icon-swap {
  font-size: 2rem;
  color: #ff9900;
}
.tour-card a {
  text-decoration: none;
}

/* rivwe */
.stat-number {
  font-size: 2rem;
  font-weight: bold;
}
.subtitle {
  font-size: 1.55rem;
  color: #555;
}
.section-heading {
  font-size: 2.25rem;
  font-weight: bold;
}
.blue-link {
  color: #0071eb;
  text-decoration: none;
}
.blue-link:hover {
  text-decoration: underline;
}
.employee-img {
  width: 100%;

  border-radius: 10px;
}
/* about */
.highlight-box {
  background-color: #fce4ec;
  padding: 2rem;
}
.stat-number {
  font-weight: bold;
  font-size: 1.25rem;
}
.banner-new{position: absolute;
    top: 0px;}
    
@media (max-width: 767px) {
    .form-box {
  position: relative;
  z-index: 2;
background: rgb(129 127 127 / 30%); /* transparent white */
  backdrop-filter: blur(10px);          /* blur the background */
  -webkit-backdrop-filter: blur(10px);  /* Safari support */
           
  border: 1px solid rgba(255, 255, 255, 0.2); /* light border */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      margin-top: 248px;
}}
