@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Ultralight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Heavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF Pro Text';
  src: url('./font/SF-Pro-Text-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}



/* Font */
@import url("https://fonts.googleapis.com/css2?family=SF+Pro+Text:wght@400;500;600&display=swap");

    .homevideo button.btn-close{
            margin: 5px;
        --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    }
    .zoom-wrapper {
            position: relative;
            display: inline-block;
        }
        
        .zoom-wrapper .zoom-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            background: rgba(0, 0, 0, 0.6);
            border-radius: 50%;
            padding: 0;
            font-size: 20px;
            width: 40px;
            transition: opacity 0.3s ease;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
  
        .zoom-wrapper img {
            display: block;
            width: 100%;
            border-radius: 10px;
        }
    .top-bar-info.social {
        padding-left: 13px;
    }
    .nav-link:focus-visible {
        outline: 0;
        box-shadow: unset !important;
    }
    .testin{
        width: max-content;
        border: 1px solid #D9D9D9;
        border-radius: 50px;
        background: #fff;
    }
        
    .testin {
        border: 1px solid #D9D9D9;
        border-radius: 50px;
        background: #fff;
        height: 56px;
        width: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    body,p{
        font-family: 'SF Pro Text' !important;
    }
    .desknon{
        display:none;
    }
    .navbar-toggler:focus{
        box-shadow:unset !important;
    }
    .modal-header.border-0.homevideo {
        position: absolute;
        right: -15px;
        background: #000 !important;
        z-index: 1;
        padding: 0;
        border-radius: 50%;
        top: -15px;
    }
    .navbar-toggler .close-icon {
      font-size: 32px;
      line-height: 1;
      color: #214399; /* adjust as needed */
    }
    .modal {
      z-index: 9999; /* make sure it's above everything */
    }
    
    .modal-backdrop {
      z-index: 9998;
    }

    ul.dropdown-menu.show {
        border-radius: 0;
        background: #fff;
        margin-top: 15px;
        padding: 0;
        left: 16px;
    }
    a.dropdown-item:hover {
        background: #58C5C6;
        color: #fff;
    }
    ul.dropdown-menu.show li {
        border-bottom: 1px solid #58C5C6;
        color: #58C5C6;
    }
    a.dropdown-item {
        padding: 10px;
        color: #58C5C6;
        width: 200px;
    }
    a.header-btn:hover , .hero-btn-two:hover, .hero-btn-one:hover, .booking-btn:hover, a.country-sec-btn:hover,  a.whyus-btn:hover, .service-diff-btn:hover, .testimonial-btn:hover{
        color: #000;
        background: #58C5C6;
        border:transparent;
    }
    a.header-btn:hover path , .hero-btn-two:hover path, .hero-btn-one:hover path, .booking-btn:hover path, a.country-sec-btn:hover path,  a.whyus-btn:hover path, .service-diff-btn:hover path, .testimonial-btn:hover path{
        fill:#000;
    }
     a.header-btn svg , .hero-btn-two svg, .hero-btn-one svg, .booking-btn svg, a.country-sec-btn svg,  a.whyus-btn svg, .service-diff-btn svg{
        margin-left:5px;
    }
    .reviewbadge:hover {
        background: #000 !important;
        color: #fff !important;
        
    }
    .before-after-box .slick-initialized .slick-slide {
        position: relative;
    }
    a.nav-link {
       
        margin: 0 20px;
        border-bottom: 2px solid transparent;
        padding: 10px 0 !important;
    }
    a.nav-link.active, a.nav-link:hover{
        color: #214399 !important;
    }
    .top-bar {
      background-color: #214399;
      color: white;
      padding: 13px 50px;
    }
    .top-bar a {
      color: white;
      text-decoration: none;
      font-weight: 300;
    }
    .top-bar-info {
      display: flex;
      gap: 20px;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-white.shadow-sm {
      padding: 18px 40px;
    }
    .navbar-brand img {
      height:60px;
    }
    a.nav-link {
      font-size: 16px;
      font-weight: 500;
      color: #000000ab;
    }
    .nav-item .dropdown-toggle::after {
        background-image: url('/web-assets/assets/ic-dropdown-menu.svg');
        border: 0 !important;
        height: 10px;
        width: 10px;
        background-repeat: no-repeat;
        top: 20px;
        position: absolute;
        right: 5px;
        background-size: 10px;
    }
    a.header-btn {
      background: #58C5C6;
      padding: 9px 23px;
      font-family: 'SF Pro Text';
      font-weight: 400;
      font-size: 16px;
      border-radius: 0;
      line-height: 30px;
      color: white;
      text-decoration: none;
      transition: all 0.3s ease;
    }
    .header-btn img {
      margin-left: 10px;
      margin-top: -3px;
    }

    .hero {
    display: flex;
    justify-content: end;
    background: #f5fbfd;
    gap: 20px;
}
.testimonial__top i.fab {
    color: #d12223;
    font-size: 22px;
}
.testimonial.testimonial--popup {
    height: auto !important;
    margin: 0;
}

.modal-body {
    padding: 0 !important;
}
/* LEFT SIDE */
.hero__left {
  display: flex;
  align-items: center;
  background: #f5fbfd;
  width: 585px;
}

.hero__container {
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 20px;
}

/* Top rating row */
.hero__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.hero__rating {
  display: flex;
  align-items: center;
  gap: 15px;
}

.hero__stars {
  color: #fbbf24; /* gold */
  font-size: 1.2rem;
}

.hero__review-badge {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 6px 12px;
  border-radius: 30px;
  font-size: 0.9rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.hero__socials img {
  width: 20px;
  height: 20px;
}

.hero__badge img {
  width: 70px;
  height: auto;
}

.reviewbadge
 {
    color: #666666 !important;
    font-size: 16px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    background: #fff !important;
    border-radius: 50px;
    padding: 0 0px 0 20px;
    border: 1px solid #D9D9D9;
    display: inline-block;
    transition: all 0.3s ease;
}
.reviewbadge img {
    margin-left: 12px;
}

/* Title & Subtitle */
.hero-title-main {
    display: flex;
    gap: 10px;
}
h1.hero-title {
    font-size: 44px;
    font-weight: 700;
    font-family: 'SF Pro Text';
    color: black;
}
.hero__subtitle {
    margin-bottom: 30px;
    color: black;
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
}

/* Buttons */
.hero__buttons {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

a.hero-btn-two {
    background: #58C5C6;
    padding: 9px 23px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    line-height: 30px;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}
a.hero-btn-one {
    background: #214399;
    padding: 9px 23px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    line-height: 30px;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}
.hero-btn-one img {
    margin-left: 10px;
    margin-top: -3px;
}
.hero-btn-two img {
    margin-left: 10px;
    margin-top: -3px;
}

/* Logos */

.hero-no {
    display:inline-block;
    background: #214399;
    height: fit-content;
    padding: 0px 5px;
    margin-top: 6px;
    color: white;
    font-family: 'SF Pro Text';
    transform: skew(-13deg);
    font-weight: 600;
    margin-right: 20px;
}
.hero__logos {
  display: flex;
  gap: 34px;
  margin-top: 50px;
}

.hero__logos img {
    height: auto;
    width: 124px;
}
.hero__badge {
    position: relative;
}
.hero__badge img {
    position: absolute;
    right: 14px;
    width: 96px;
    top: -36px;
}

/* RIGHT SIDE */
.hero__right {
  width: 50%;
}

.hero__image {
  width: 100%;
  height: 84vh;
  object-fit: cover;
}






/* Section */
.services {
  padding: 90px 0;
  text-align: center;
}

.services__title {
  max-width: 800px;
    margin: 0 auto 40px;
      font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'SF Pro Text';
    color: black;
}

.services__title .highlight {
  color: #58C5C6;
  font-weight: bold;
}

.services__subtitle {
    max-width: 900px;
    margin: 0 auto 40px;
    font-size: 18px;
    color: #000000cc;
    line-height: 24px;
    margin-bottom: 40px;
    opacity: 80%;

}

/* Grid */
.services__main {
  display: flex;
  gap: 30px;
}

/* Card */
.service-card {
  text-align: left;
  transition: transform 0.3s ease;
  width: 33.33%;
}

.service-card:hover {
  transform: translateY(-5px);
}

/* Image + icon */
.service-card__image {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 15px;
}

.service-card__image img {
  width: 100%;
  object-fit: cover;
  display: block;
}

img.service-card__icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: auto;
}

/* Text */
.testimonials span.close-icon {
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 0;
    background: #000;
    color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    right: -10px;
    top: -10px;
}
.service-card__title {
    font-size: 26px;
    margin-bottom: 12px;
    color: #214399;
    font-weight: bold;
    font-family: 'SF Pro Text';
    text-decoration:unset;
}

.service-card__text {
    font-size: 18px;
    color: #000000cc;
    line-height: 24px;
    margin-bottom: 15px;
    opacity: 80%;
}

.service-card__link {
      font-size: 18px;
    color: #000;
    text-decoration: none;
    font-family: 'SF Pro Text';
}

.service-card__link:hover {
  color: #1d4ed8;
}





/* Booking Section */
.booking {
  background: #f4fafb;
  padding: 90px 0;
}

.booking__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 105px;
  align-items: center;
}

/* Left content */
.booking__title {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: 'SF Pro Text';
  color: black;
  width: 425px;
}

.booking__title .highlight {
      color: #58C5C6;
    font-weight: bold;
}

.booking__text {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    opacity:80%;
    margin-bottom: 35px;
}

a.booking-btn {
    background: #58C5C6;
    padding: 13px 23px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    line-height: 30px;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}

.booking-btn img
{
    margin-left: 10px;
    margin-top: -3px;
}

.booking__btn:hover {
  background: #0d946a;
}

/* Steps */
.booking__steps {
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
}

/* Connector Line */
.booking__steps::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 38px;
  width: 2px;
  height: calc(100% - 40px);
  background: repeating-linear-gradient(to bottom, #214399, #214399 5px, transparent 2px, transparent 11px);
}

/* Step Card */
.booking__step {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 15px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  position: relative;
}

/* Circle */
.booking__circle {
  flex-shrink: 0;
  width: 41px;
  height: 41px;
  background: #58C5C6;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-right: 15px;
  position: relative;
  z-index: 2; /* keeps above dotted line */
}

img.booking-step-img {
    width: 83px;
    margin-right: 22px;
}

/* Step Text */
.booking__step-title {
  font-size: 24px;
    margin-bottom: 12px;
    font-weight: 500;
    color: black;
    font-family: 'SF Pro Text';
}

.booking__step-text {
      font-size: 18px;
    line-height: 18px;
    color: #000000b0;
    margin: 0;
    font-weight: 400;
    font-family: 'SF Pro Text';
}






/* About Section */
.about {
  padding: 80px 0;
}

.about__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}

/* Left Image */
.about__image img {
  width: 100%;
}

/* Right Content */
.about__title {
    max-width: 855px;
    margin: 0 auto 40px;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 40px;
    font-family: 'SF Pro Text';
    color: black;
    text-align: center;
}

.about__title .highlight {
    color: #58c5c6;
}

.about__text {
    margin-bottom: 16px;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    opacity: 80%;
}

.highlight-text {
  color: #2563eb;
  font-weight: 600;
}

/* Stats */
.about-stats-main {
    display: flex;
    justify-content: space-between;
}
.about__stats {
  display: flex;
  gap: 30px;
}

.about__stat h3 {
    font-size: 40px;
    color: #58C5C6;
    font-weight: 700;
    font-family: 'SF Pro Text';
    margin-bottom: 5px;
}

.about__stat p {
    margin: 0;
    color: black;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'SF Pro Text';
}

/* Founder */
.about__founder {
  cursor: pointer;
}
.play-btn {
  position: absolute;
  left: 60px;  /* adjust as per your design */
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-btn::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255,255,255,0.3);
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.8);
    opacity: 0.7;
  }
  70% {
    transform: scale(1.4);
    opacity: 0;
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}

.play-btn svg path {
  animation: colorBlink 2s infinite ease-in-out;
}

@keyframes colorBlink {
  0%   { fill: #ffffff; }  /* white */
  50%  { fill: #2ecc71; }  /* green */
  100% { fill: #ffffff; }  /* back to white */
}
.about__founder h4 {
    margin: 0;
    color: black;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'SF Pro Text';
    margin-bottom: 4px;
}

.about__founder p {
    margin: 0;
    color: #000000ad;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'SF Pro Text';
}

.about__founder {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f3f4f6;
  padding: 11px 47px 11px 30px;
  border-radius: 10px;
  max-width: 250px;
  position:relative;
}

.about__founder img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
}

/* Buttons */
.about__buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 40px;
}

.btn {
  display: inline-block;
  padding: 12px 22px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

.btn--primary {
  background: #1e3a8a;
  color: #fff;
}

.btn--primary:hover {
  background: #152c65;
}

.btn--secondary {
  background: #10b981;
  color: #fff;
}

.btn--secondary:hover {
  background: #0d946a;
}









section.testimonials {
    background: #58c5c60a;
    padding: 90px 0px;
}
    .testimonials__title {
      margin: 0 auto 40px;
      font-size: 40px;
      font-weight: bold;
      margin-bottom: 15px;
      font-family: 'SF Pro Text';
      color: black;
      text-align: center;
    }
    .testimonials__title .highlight {
      color: #00bcd4;
    }
    .testimonials__subtitle {
        margin: 0 auto 40px;
        font-size: 18px;
        color: #000;
        line-height: 24px;
        margin-bottom: 40px;
        text-align: center;
        max-width: 1200px;
        opacity: 80%;
    }
    .testimonial {
        border: 1px solid #E7E7E7;
        position:relative;
    }
    
    .testimonials__rating {
      text-align: center;
      color: #214399;
      font-family: 'SF Pro Text';
      font-weight: 700;
      font-size: 16px;
      display: flex;
      gap: 16px;
      justify-content: center;
    }

    .testimonials__platforms {
        margin: 30px 0 38px 0px;
        text-align: center;
    }
    .testimonials__platforms span {
      display: inline-block;
      background: #fff;
      border: 1px solid #ddd;
      border-radius: 25px;
      padding: 8px 20px;
      margin: 0 8px;
      font-weight: 600;
      font-size: 15px;
      cursor: default;
    }

    /* Testimonial Card */
    .testimonial {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        padding: 24px;
        margin: 15px;
        text-align: left;
        max-height: 430px !important;
        overflow: overlay;
        height: 275px !important;
    }
    .testimonial__top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 15px;
    }
    .testimonial__avatar {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      margin-right: 10px;
    }
    a.testimonial-btn {
        color: #214399;
        border: solid 1px #214399;
        padding: 14px 25px;
        font-size: 16px;
        font-family: 'SF Pro Text';
        text-decoration: unset;
        transition: all 0.3s 
ease;
    }

    .testimonial-btn img {
      margin-left: 10px;
      margin-top: -3px;
    }
    i.fas.fa-star {
        color: #FACC14;
    }
    .testimonial__name {
      font-size: 18px;
      font-weight: 600;
      color: black;
      font-family: 'SF Pro Text';
      margin-bottom: 6px;
    }
    .testimonial__stars {
      font-size: 14px;
      color: #ffc107;
      margin: 3px 0 0;
    }

    img.review-star {
      width: 119px;
    }
    .testimonial__logo {
      font-weight: bold;
      color: #e60023;
      font-size: 14px;
    }

     .testimonial__text {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 4; /* show max 4 lines */
      -webkit-box-orient: vertical;
    }
    span.close-icon {
        cursor: pointer;
        font-size: 25px;
    }
    .testimonial__span {
      display: none;
      color: #214399;
      font-weight: 600;
      cursor: pointer;
      margin-top: 5px;
    }
    /* Slick Arrows */
    .slick-prev, .slick-next {
      background: #fff;
      border-radius: 50%;
      box-shadow: 0 4px 10px rgba(0,0,0,0.15);
      width: 40px;
      height: 40px;
      z-index: 5;
      display: flex !important;
      align-items: center;
      justify-content: center;
    }
    .slick-prev:before, .slick-next:before {
      font-size: 20px;
      color: #333;
    }

    /* Center Arrows */
    .testimonials__slider {
      position: relative;
    }
    .slick-prev, .slick-next {
      position: absolute;
      top: auto;
      bottom: -70px; /* move arrows below cards */
      transform: none;
    }
    .slick-prev { left: 47%; }
    .slick-next { right: 47%; }

    /* View More */
    .testimonials__more {
      margin-top: 121px;
      text-align: center;
    }
    .btn--outline {
      border: 2px solid #1a2b6d;
      padding: 10px 25px;
      border-radius: 6px;
      text-decoration: none;
      color: #1a2b6d;
      font-weight: 600;
      transition: all 0.3s;
    }
    .btn--outline:hover {
      background: #1a2b6d;
      color: #fff;
    }






/* Info Section */
    .info-sec {
        position: relative;
        padding: 146px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #fff;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
    }

    .info-sec::after {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0, 0, 0, 0.6);
      z-index: 1;
    }

    .info-sec__content {
      position: relative;
      z-index: 2;
      max-width: 930px;
      padding: 20px;
    }

    .info-sec__title {
      font-size: 40px;
      font-weight: bold;
      margin-bottom: 30px;
      line-height: 52px;
      font-family: 'SF Pro Text';
    }

    .info-sec__subtitle {
      font-size: 18px;
      line-height: 26px;
      font-family: 'SF Pro Text';
      font-weight: 300;
    }
    

    /* Buttons */
    .info-sec__buttons {
      display: flex;
      justify-content: center;
      gap: 15px;
      flex-wrap: wrap;
    }





/* Section Title */
.trusted-title {
    text-align: center;
    margin-bottom: 48px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
section.trusted.container {
    padding: 90px 15px 66px 15px;
}

.trusted-title h2 {
    margin: 0 auto 40px;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'SF Pro Text';
    color: black;
    text-align: center;
}

.trusted-title span {
  color: #00b5ad; /* teal-blue */
}

/* Content Layout */
.trusted-box {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.trusted-box.reverse {
  flex-direction: row-reverse;
}
.desknon{
    display:none !important;
}
.trusted-text {
  background: #fff;
  padding: 37px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  border-radius: 10px;
  width: 60%;
  z-index: 1;
  opacity:1 !important;
}
ul.accordion li.active h2.toggle i {
    transform: rotate(90deg);
}
.trusted-imagesec {
    width: 40%;
}

.trusted-text p {
  font-size: 18px;
  color: #000;
  line-height: 24px;
  margin-bottom: 0px;
  opacity:80%;
}

.trusted-image {
  width: 40%
}

.trusted-image img {
    width: -webkit-fill-available;
    margin-left: -100px;
    border-radius: 10px;
    object-fit: cover;
}





    section.before-after-main {
      background: #58c5c614;
      padding: 90px 0px;
    }
    section.before-after-main .slider-container {
      display: flex;
      justify-content: center;
      gap: 20px;
    }

    .before-after-box {
      width: 33.33%;
      border-radius: 10px;
      overflow: hidden;
      background-color: #fff;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }
    
    .before-after-desc {
        margin: 0 auto 40px;
        font-size: 18px;
        color: #000;
        line-height: 24px;
        margin-bottom: 40px;
        text-align: center;
        opacity:80%;
    }
    
    section.before-after-main .slider img {
      object-fit: cover;
      display: block;
      width: 100%;
    }

    .before-after-slider h2 {
      color: white;
      position: absolute;
      text-align: center;
      font-size: 18px;
      font-family: 'SF Pro Text';
      font-weight: 400;
      bottom: 30px;
      background: #00000038;
      padding: 5px 20px;
      border-radius: 50px;
      justify-self: anchor-center;
    }

    .slick-dots li button:before {
      font-family: 'slick';
      font-size: 10px !important;
      line-height: 10px !important;
      position: absolute;
      top: 0;
      left: 0;
      width: 10px !important;
      height: 10px !important;
      content: '•';
      text-align: center;
      opacity: 1 !important;
      color: #ffffff80 !important;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
      opacity: 1 !important;
      color: #ffffff !important;
    }

    .slick-dots li {
      position: relative;
      display: inline-block;
      width: 10px !important;
      height: 10px !important;
      margin: 0 5px;
      padding: 0;
      cursor: pointer;
    }

    .slick-dots {
      position: absolute;
      bottom: 9px !important;
      display: block;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center;
    }

    .slick-dots li button:before {
      color: #333;
    }

    .slick-dotted.slick-slider {
    margin-bottom: 0px !important;
    }

    h2.before-after-title {
      margin: 0 auto 40px;
      font-size: 40px;
      font-weight: bold;
      margin-bottom: 15px;
      font-family: 'SF Pro Text';
      color: black;
      text-align: center;
    }

    p.before-after-desc {
      margin: 0 auto 40px;
      font-size: 18px;
      color: #000000cc;
      line-height: 24px;
      margin-bottom: 40px;
      text-align: center;
    }




.country-sec {
  background: #f4fafa;
  padding: 90px 0px;
}

.country-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.country-content {
  width: 40%;
}

.country-content h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'SF Pro Text';
    color: black;
    width: 425px;
}

.country-locations li {
    margin-bottom: 22px !important;
    font-size: 16px;
    font-family: 'SF Pro Text';
    font-weight: 300;
    line-height: 20px;
}

.country__links a {
    text-decoration: none;
    transition: 0.3s;
    color: #827070 !important;
    font-weight: 500 !important;
    display: block;
    padding-bottom: 10px;
}

.country-content h2 span {
  color: #41c3c3;
}
.country-sec-desc {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-bottom: 30px;
    opacity: 80%;
}

.country-locations {
  display: flex;
  gap: 50px;
}

.country-locations ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.country-locations li {
  margin-bottom: 10px;
  color: #1d3c6a;
  font-weight: 600;
  cursor: pointer;
}

.country-map {
  width: 60%;
  position: relative;
  min-width: 300px;
  text-align: right;
}

.country-map img {
  max-width: 100%;
}

.map-pin {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background: red;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0 0 8px rgba(255, 0, 0, 0.2);
}

.country-footer {
  margin-top: 20px;
  text-align: center;
}

.country-footer p {
    margin-bottom: 30px;
    font-size: 18px;
    font-family: 'SF Pro Text';
    color: #000000ba;
    border-top: solid 1px #D9D9D9;
    padding-top: 54px;
}

.country-footer a {
  color: #2d6afc;
  text-decoration: none;
  font-weight: bold;
}

.country-footer .btn {
  display: inline-block;
  background: #41c3c3;
  color: #fff;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
}
a.country-sec-btn {
    background: #58C5C6;
    padding: 13px 23px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    line-height: 30px;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}
.country-sec-btn img {
    margin-left: 10px;
    margin-top: -3px;
}





.service-diff {
  padding: 90px 0;
  background: #fff;
  font-family: Arial, sans-serif;
}

.service-diff-container {
    display: flex;
    gap: 40px;
}
.service-diff-content {
    width: 40%;
}
.service-diff-gallery {
    width: 60%;
}

.service-diff-content h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'SF Pro Text';
    color: black;
}

.service-diff-highlight {
  color: #2eb9b0; /* aqua/teal highlight */
}

.service-diff-desc {
    margin-bottom: 16px;
    font-size: 18px;
    color: #000;
    line-height: 26px;
    opacity: 80%;
}
.service-diff__more {
    margin-top: 35px;
    display: flex;
}
a.service-diff-btn {
    color: #214399;
    border: solid 1px #214399;
    padding: 14px 25px;
    font-size: 16px;
    font-family: 'SF Pro Text';
    text-decoration: unset;
    transition: all 0.3s ease;
}


.service-diff-btn span {
  margin-left: 8px;
  font-size: 18px;
}



.service-diff-item.big {
  grid-column: span 2;
}

.service-diff-item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
  display: block;
}





.faq-sec {
  background: #f5fcfb;
  padding: 80px 20px;
  font-family: Arial, sans-serif;
  text-align: center;
}

.faq-sec-container {
  max-width: 860px;
  margin: auto;
}

.faq-sec-title {
    margin: 0 auto 40px;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 48px;
    font-family: 'SF Pro Text';
    color: black;
    text-align: center;
}

.faq-sec-highlight {
  color: #2eb9b0;
}

/* Accordion */
.faq-sec-accordion {
  text-align: left;
}

.faq-sec-item {
  margin-bottom: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

.faq-sec-question {
    width: 100%;
    color: #343536;
    font-family: 'SF Pro Text';
    padding: 19px 26px;
    font-size: 20px;
    font-weight: 400;
    border: none;
    outline: none;
    background: none;
    text-align: left;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
}
.faq-sec-answer p {
    margin: 0px !important;
}

.faq-sec-question::after {
  content: "";
  background-image: url(./assets/arrow-down-faq.svg);
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 30px;
  right: 20px;
  transition: transform 0.3s;
}

.faq-sec-question.active::after {
  transform: rotate(180deg);
}

.faq-sec-answer {
    padding: 0 26px 18px;
    margin-top: -7px;
    font-size: 18px;
    font-family: 'SF Pro Text';
    color: #000000a8;
    font-weight: 400;
    max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  opacity: 0;
}

.faq-sec-item .faq-sec-answer.show {
  opacity: 1;
}

/* Buttons */
.faq-sec-buttons {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 15px;
}

.faq-sec-btn {
  padding: 12px 28px;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}

.faq-sec-btn.contact {
  background: #2a2a75;
}

.faq-sec-btn.call {
  background: #2eb9b0;
}

.faq-sec-btn:hover {
  opacity: 0.9;
}
.faq__buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 40px;
}
a.faq-btn-one {
    background: #214399;
    padding: 9px 23px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    line-height: 30px;
    color: white;
    text-decoration: none;
}
a.faq-btn-two {
    background: #58C5C6;
    padding: 9px 23px;
    font-family: 'SF Pro Text';
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    line-height: 30px;
    color: white;
    text-decoration: none;
}
.faq-btn-one img {
    margin-left: 10px;
    margin-top: -3px;
}
.faq-btn-two img {
    margin-left: 10px;
    margin-top: -3px;
}








.maps-sec {
  width: 100%;
  background: #f8f9f9; /* light background */
}

.maps-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
    margin: 0 auto;
}

.map-box iframe {
  width: 100%;
  height: 450px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}



    /* Footer */
    .footer {
      background: #58C5C6;
      color: #fff;
      padding: 60px 0 20px;
    }

    .footer__container {
      max-width: 1170px;
      margin: 0 auto;
      padding: 0 24px;
      display: grid;
      grid-template-columns: 2fr 0.8fr 1fr 1.2fr;
      gap: 40px;
    }

    .footer__logo img {
      width: 170px;
      margin-bottom: 15px;
    }

    .footer__about {
      color: #fff;
      font-size: 16px;
      line-height: 21px;
      font-weight: 400;
    }

    .footer__title {
      margin-bottom: 20px;
      font-size: 20px;
      font-family: 'SF Pro Text';
      font-weight: 700;
      color: black;
    }

    img.footer-link-icon {
      width: 9px;
      margin-right: 8px;
      margin-left: 3px;
      margin-top: -3px;
    }

    .footer__links,
    .footer__services {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .footer__links li,
    .footer__services li {
      margin-bottom: 16px;
      font-size: 16px;
      font-family: 'SF Pro Text';
      font-weight: 300;
      line-height: 20px;
    }

    .footer__links a,
    .footer__services a {
      text-decoration: none;
      color: #fff;
      transition: 0.3s;
      font-weight: 600;
    }
    .footer__socials i {
        font-size: 25px;
    }
    .footer__socials i:hover {
        color: #214399;
    }
    .footer__contact p a {
        color: #fff;
        text-decoration: none;
    }
    .footer__links a:hover,
    .footer__services a:hover {
      color: #214399;
    }

    .footer__contact p {
      margin: 8px 0;
      font-size: 15px;
    }

    .footer__contact i {
      margin-right: 10px;
    }

    .footer__socials {
      margin-top: 15px;
    }

    .footer__socials a {
      display: inline-block;
      margin-right: 12px;
      font-size: 18px;
      color: #fff;
      transition: 0.3s;
    }

    .footer__socials a:hover {
      color: #222;
    }

    .footer__bottom {
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      margin-top: 40px;
      padding-top: 23px;
      text-align: center;
      font-size: 14px;
      color: black;
      font-family: 'SF Pro Text';
      font-weight: 300;
    }

    




    .why-us {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 20px;
    }
    section.why-us-main {
      padding: 90px 0px;
    }
    .why-us-content {
      width: 50%;
      margin-top: auto;
    }
    .why-us-content h2 {
      font-size: 40px;
      font-weight: bold;
      margin-bottom: 15px;
      font-family: 'SF Pro Text';
      color: black;
      width: 425px;
    }
    .why-us-content h2 span {
      color: #46c1c5;
    }
    .whyus-desc {
        font-size: 18px;
        color: #000;
        line-height: 24px;
        margin-bottom: 30px;
        opacity: 80%;
    }
    .why-us-feature {
        margin-bottom: 25px;
        display: flex;
        align-items: center;
        margin-bottom: 26px;
        font-size: 20px;
        font-family: 'SF Pro Text';
        color: #000;
        font-weight: 500;
    }
    img.whyus-img {
      width: 47px;
      height: auto;
      margin-right: 26px;
    }
    .why-us-feature i {
      font-size: 22px;
      color: #46c1c5;
      margin-right: 10px;
    }
    .whyus__more {
      margin-top: 55px;
      display: flex;
    }
    .whyus-btn img {
      margin-left: 10px;
      margin-top: -3px;
    }
    a.whyus-btn {
      color: #214399;
      border: solid 1px #214399;
      padding: 14px 25px;
      font-size: 16px;
      font-family: 'SF Pro Text';
      text-decoration: unset;
    transition: all 0.3s 
ease;
    }
    .service-diff-gallery .col-6 {
        display: flex;
        flex-direction: column;
        gap: 26px;
    }
    .why-us-images {
      width: 50%;
      text-align:right;
    }
    .why-us-images img {
      border-radius: 10px;
    }
    .why-us-small-img {
      max-width: 220px;
      margin-top: 15px;
      border-radius: 12px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    }
    
    h2.seaside-title {
        font-size: 16px;
        font-family: 'SF Pro Text';
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 0;
        display: flex;
        align-items: center;
        gap: 6px;
    }
    i.fas.fa-caret-right {
        font-size: 22px;
        margin-right: 5px;
        color: #214399;
    }
    p.inner.seaside-inner {
        font-weight: 300 !important;
        font-size: 16px;
    }
    .service-diff-gallery img {
        width: 100%;
    }
    
    
    
    
@media (max-width: 1140px){
    .top-bar {
        padding: 13px 20px;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-white.shadow-sm {
        padding: 18px 10px;
    }
    a.nav-link {
        margin: 0 14px;
    }
    .nav-item .dropdown-toggle::after {
        right: 0px;
    }
    .slick-next, .slick-prev {
        margin: 0 auto;
    }
    button.slick-prev {
        right:7% !important;
        left:0 !important;
    }
    button.slick-next {
        left: 7% !important;
        right:0 !important;
    }
}    
    
    
   
@media (max-width: 1024px){
    .container {
        width: 100% !important;
        margin: auto;
    }
    .hero {
        flex-wrap: wrap;
    }
    .hero__left {
        display: flex;
        align-items: center;
        background: #f5fbfd;
        width: 100%;
    }
    .hero__right {
        width: 100%;
    }
    .hero__logos {
        width: 600px;
    }
    .hero__container {
        max-width: 100%;
        
    }
    .hero__right .slick-slide img {
        height: 500px !important;
    }
    .country-inner {
        flex-wrap: wrap;
        gap: 40px;
    }
    .country-content {
        width: 100%;
        order: 1;
    }
    .country-map {
        width: 100%;
        order: 0;
    }
    .country-content h2 {
        width: 100%;
    }
    .map-box iframe {
      width: 100%;
      height: 350px;
    }
    .hero__badge img {
        top: -90px;
    }
    .trusted-box {
        margin-bottom: 40px;
    }
    
}


@media (max-width:991px){
    .bootstep {
        width: fit-content;
        margin: 20px auto 0;
    }
    .glightbox-clean .gprev.gbtn, .glightbox-clean .gnext.gbtn {
        top: 50%;
    }
    .whyus__more.desknon {
        position: relative;
        width: 100%;
        margin-top: 100px;
        text-align: center;
    }
    #navbarNav.collapsing {
      overflow: hidden;
      padding: 0 !important;
    }
    .service-diff__more.desknon {
        text-align: center;
    }
    i.fas.fa-caret-right {
        font-size: 35px;
    }
    .country-locations ul {
        margin-left: 30px;
    }
    .footerstick{
        display:block;
        width: 100%;
        display: block;
        text-align: center;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index:9;
        background-color:#214399;
    }
    .footer {
        margin-bottom: 40px !important;
    }
    p.inner.seaside-inner {
        font-weight: 300 !important;
        font-size: 16px;
        text-align: left;
        padding: 0 10px;
    }
    .why-us-feature {
        font-size: 18px;
    }
    .whyus__more {
        margin-top: 35px;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .testimonials__more {
        margin-bottom: 20px;
    }
   .hero__right {
        order: -1;
    }
    .hero {
        gap: 0;
    }
    .testimonials__rating {
        display: flex;
        margin: 0 auto;
        gap: 16px;
        justify-content: center;
        flex-wrap: wrap;
    }
    .hero__top {
        justify-content: center;
    }
    .hero__buttons {
        justify-content: center;
    }
    .hero-title-main {
        display: block;
        gap: 10px;
        text-align: center;
    }
    .hero-no {
        width: fit-content;
        margin: 0 10px 5px auto;
    }
    .hero__logos {
        display: flex;
        gap: 15px;
        justify-content: center;
        margin-top: 50px;
        flex-wrap: wrap;
    }
    .nav-item .dropdown-toggle::after {
        border-top: .3em solid !important;
        border-right: .3em solid transparent !important;
        border-bottom: 0 !important;
        border-left: .3em solid transparent !important;
        background-image:unset;
        right:auto;
        top:18px;
    }
    div#navbarNav {
        background: #58C5C6;
    }
    ul.navbar-nav {
        margin: 7.5px 0px;
    }
    a.nav-link {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff !important;
        border-bottom: 1px solid #38383824 !important;
    }
    .mobilenon{
        display:none;
    }
       .service-diff-gallery .col-6 {
        gap: 15px;
        padding: 7px;
    }
    img.first-img {
        margin-left: 70px !important;
    }
    h2.seaside-title {
        font-size: 18px !important;
    }
    img.second-img {
        bottom: 80px !important;
    }
    .desknon{
        display:block !important;
    }
    .testin {
        width: auto;
    }
    button.slick-prev {
        right:12% !important;
        left:0 !important;
    }
    button.slick-next {
        left: 12% !important;
        right:0 !important;
    }
    .hero__right .slick-slide img {
        height: 450px !important;
        object-fit: unset;
    }
    a.hero-btn-two,a.hero-btn-one {
        padding: 9px 10px;
    }
    .reviewbadge img {
        margin-left: 0px;
        width: 100px;
       object-fit: none;
        border-radius: 50px;
    }
    .reviewbadge {
        font-size: 14px;
        padding: 6px 4px 6px 10px;
        
    }
    button.navbar-toggler {
        background: transparent;
        border-radius: 0;
        padding: 3px;
        border: 1px solid #214399;
        width:40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23214399' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }
    .top-bar {
        display:none;
    }
    .top-bar a {
        font-size: 12px;
    }
    a.nav-link.active, a.nav-link:hover {
        border-bottom: 0;
    }
    ul.dropdown-menu.show {
        margin: 0 10px 10px 10px;
        border:0;
    }
    a.dropdown-item {
        padding: 10px 20px;
        color: #58C5C6;
        width: 200px;
    }

    .container {
        width: 100% !important;
        margin: auto;
    }
    .hero__badge img {
        display: none;
    }
    h1.hero-title {
        font-size: 28px;
    }
    .hero__logos {
        width: 100%;
    }
    .top-bar-info.social {
        display: none;
    }
    .top-bar-info {
        width: 100%;
        justify-content: center;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-white.shadow-sm {
        padding: 12px 0px;
    }
    /* Grid */
    .services__main {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
    }
    
    /* Card */
    .service-card {
      text-align: center;
      transition: transform 0.3s ease;
      width: 100%;
    }
    .booking__content {
        text-align: center;
    }
    .booking__grid {
        display: grid;
        grid-template-columns: unset;
        gap: 0px;
        align-items: center;
    }
    .booking__title {
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 15px;
        font-family: 'SF Pro Text';
        color: black;
        width: 100%;
    }
    .about__grid {
        display: grid;
        grid-template-columns: unset;
        gap: 20px;
        align-items: center;
        text-align: center;
    }
    .modal-header.border-0.homevideo {
        right: -4px;
    }
    .homevideo button.btn-close {
        margin: 5px;
        background-size: 12px;
        padding: 4px;
    }
    .about__title {
        max-width: 100%;
        margin: 0 auto 40px;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 40px;
        font-family: 'SF Pro Text';
        color: black;
        text-align: center;
    }
    .why-us {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
    }
    .why-us-images img {
        border-radius: 10px;
        width: -webkit-fill-available;
        margin-left: 7px;
    }
    .why-us-content h2 {
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 15px;
        font-family: 'SF Pro Text';
        color: black;
        width: 100%;
    }
    h2{
        max-width: 100% !important;
        margin: 0 auto 40px !important;
        font-size: 30px !important;
    }
    .services__subtitle {
        max-width: 100%;
        margin: 0 auto 40px;
        font-size: 18px;
        color: #000000cc;
        line-height: 24px;
        margin-bottom: 40px;
    }
    section.before-after-main .slider-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: unset;
        gap: 15px;
    }
    .before-after-box {
        width: 100%;
        border-radius: 12px;
        overflow: hidden;
        background-color: #fff;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }
    
    .trusted-box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 24px;
        padding: 0px;
    }
    .trusted-text {
        background: #fff;
        padding: 20px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
        border-radius: 10px;
        width: 100%;
        z-index: 1;
        order: 1;
    }
    .trusted-image {
        width: 100%;
        order: 0;
        padding: 0px 15px !important;
        margin-bottom: -34px !important;
    }
    .service-diff-container {
        display: flex;
        flex-wrap: wrap;
        gap: 0px;
    }
    .service-diff-content {
        width: 100%;
        text-align:center;
    }
    .service-diff-gallery {
        width: 100%;
        padding:15px;
    }
    .maps-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
        margin: 0 auto;
    }
    .footer__container {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        display: grid;
        grid-template-columns: unset;
        gap: 25px;
    }
    .about-stats-main {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 25px;
    }
    .about__founder {
        display: flex;
        align-items: center;
        gap: 12px;
        background: #f3f4f6;
        padding: 11px 47px 11px 30px;
        border-radius: 10px;
        max-width: 100%;
        width: 100%;
    }
    .why-us-content {
        width: 100%;
        margin-top: auto;
        text-align:center;
    }
    .why-us-images {
        width: 100%;
    }
    .trusted-image img {
        width: -webkit-fill-available;
        margin-left: 0;
        border-radius: 10px;
        object-fit: cover;
    }
    .trusted-imagesec {
        width: 100%;
        padding: 0px 15px !important;
        margin-bottom: -34px !important;
    }
    .trusted-imagesec img {
        width: 100%;
    }
    .navbar-nav li:last-child a{
        border-bottom:0;
    }
    a.header-btn {
        background: #58C5C6;
        padding: 12px 15px;
        margin-left: 20px;
    }
    .testimonials .close-icon {
        font-size: 29px;
        line-height: 27px;
        color: #214399;
        height: 30px;
        width: 30px;
    }
    .services {
        padding: 55px 0;
        text-align: center;
    }
    .booking {
        background: #f4fafb;
        padding: 40px 0;
    }
    .about {
        padding: 40px 0;
    }
    section.testimonials {
        background: #58c5c60a;
        padding: 40px 0px;
    }
    .info-sec {
        padding: 40px 0px;
    }
    section.why-us-main {
        padding: 40px 0px;
    }
    section.before-after-main {
        background: #58c5c614;
        padding: 40px 0px;
    }
    section.trusted.container {
        padding: 40px 15px;
    }
    .country-sec {
        background: #f4fafa;
        padding: 40px 0px;
    }
    .service-diff {
        padding: 40px 0;
        background: #fff;
        font-family: Arial, sans-serif;
    }
    .faq-sec {
        background: #f5fcfb;
        padding: 40px 15px;
        text-align: center;
    }
    .faq-sec-question {
        padding: 15px 20px;
        font-size: 18px;
    }
    .faq-sec-answer {
        padding: 0 20px 18px;
    }
    .slick-prev {
        left: 35%;
    }
    .slick-next {
        right: 35%;
    }
    .hero__container {
        padding: 40px 15px;
        text-align:center;
    }
    .booking__steps {
        display: flex;
        flex-direction: column;
        gap: 35px;
        position: relative;
    }
    .testimonials__platforms img {
        width: 100%;
    }
    .info-sec__title {
        font-size: 28px;
        line-height: 40px;
    }
    .trusted-title {
        width: 100%;
    }
    .trusted-text p {
        text-align: center;
    }
    .country-content {
        text-align: center;
    }
    .service-diff__more {
        justify-content: center;
    }
    .info-sec__content {
        padding: 15px;
    }

}

@media (max-width: 575px){
    

     button.slick-prev {
        right:16% !important;
        left:0 !important;
    }
    button.slick-next {
        left: 16% !important;
        right:0 !important;
    }
    h2 {
        margin: 0 auto 20px !important;
        font-size: 30px !important;
        line-height:40px !important;
    }
    .services__subtitle {
        font-size: 16px;
    }
    .services {
        padding: 40px 0;
    }
    .hero__right .slick-slide img {
        height: 350px !important;
        object-fit: unset;
    }
    .hero__top {
        margin-bottom: 0px;
    }
    .service-card__title {
        font-size: 22px;
    }
    .service-card__text {
        font-size: 16px;
    }
    .booking__circle {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
    img.booking-step-img {
        width: 60px;
        margin-right: 22px;
    }
    .booking__step-title {
        font-size: 20px;
        font-weight: 700;
    }
    .booking__step-text {
        font-size: 16px;
        line-height: 24px;
    }
    .before-after-slider h2 {
        font-size: 18px !important;
    }
    
}    
@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove small gap */
    padding: 0;
  }
  .navbar .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.25s ease;
    position: absolute; /* ensures dropdown shows correctly */
  }

  .navbar .dropdown.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    