:root {
    --primary: #023D80;
    --secondary: #ff6600;
}

body {
    color: #333;
    font-family: ui-monospace;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}



/* ✅ Global font family set */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
div {
    font-family: 'Jost', sans-serif !important;
}

body {
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

h1 {
    font-size: 42px;
    font-weight: bold;
}

h2 {
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 32px;
    font-weight: bold;
}

h4 {
    font-size: 24px;
    font-weight: bold;
}

a:focus {
    outline: none;
}

@media (min-width:1250px) {
    .container {
        width: 1250px;
    }
}


.josefin-sans-<uniquifier> {
    font-family: "Josefin Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

.top-c {
    background: #f5f5f5;
    padding: 50px 0;
}

.header-top {
    background: #1f1f21;
    padding: 10px 0;
}

.header-top p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

.header-top p .fa {
    margin-right: 10px;
    font-size: 18px;
}

.social {
    text-align: right;
    margin-top: 2px;
}

.social .fa {
    font-size: 16px;
    color: #fff;
    /* margin-left:10px;*/
}

.social a:hover .fa-facebook {
    color: #6d6dd6;
}

.social a:hover .fa-google-plus {
    color: #ec5744;
}

.social a:hover .fa-twitter {
    color: #57eaef;
}

.social a:hover .fa-rss {
    color: #ff6600;
}



.navigation ul li a:hover,
#home .navigation ul li.nav-home a,
#about .navigation ul li.nav-about a,
#gallery .navigation ul li.nav-gallery a,
#services .navigation ul li.nav-services a,
#blog .navigation ul li.nav-blog a,
#reviews .navigation ul li.nav-reviews a,
#contact .navigation ul li.nav-contact a {
    color: #037ccd;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: #830b1900;
    color: #fff;
}


.top-header {
    background: #212427;
    float: right;
    padding: 10px 0 0;
    width: 100%;
}

.t-head {
    float: right;
}

.top-header p {
    float: left;
    margin-left: 50px;
    color: #fff;
    font-size: 13px;
}

.top-header p .fa {
    margin-right: 10px;
}

.menu-logo {
    background: #037ccd;
}

.menu-logo:before {
    content: ' ';
    height: 140px;
    width: 19%;
    background: #fff;
    position: absolute;
    z-index: 11;
    left: 0;
}

.menu-logo .navbar {
    min-height: auto;
    margin-bottom: 0;
}

.menu-logo .navbar-default {
    background: none;
    border: none;
}

.menu-logo .navbar-brand {
    display: none;
}

.menu-logo .navbar-default .navbar-nav>li {
    margin-left: 40px;
}

.menu-logo .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    padding: 30px 0;
    text-transform: uppercase;
}

.menu-logo .navbar-default .navbar-nav>li>a:hover {
    color: #3a3d40;
}

.menu-logo .logo {
    position: relative;
    z-index: 111;
}

.menu-logo .logo-ot {
    border-right: 60px solid transparent;
    border-top: 140px solid #fff;
    z-index: 11;
    position: absolute;
    padding: 0 245px 0px 0px;
    top: 0;
}

/*.menu-logo .logo-otn{border-right: 60px solid transparent; border-top: 105px solid #212427; z-index: 1; position: absolute; padding: 0 362px 0px 0px; top: -25px; }*/


.slider .item img {
    width: 100%;
}

.slider .carousel-caption {
    left: 5%;
    text-align: left;
    text-shadow: none;
    bottom: 20%;
    width: 64%;
}

.slider .carousel-caption h2 {
    font-size: 50px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.slider .carousel-caption p {
    color: #000;
    font-size: 18px;
}

.title h2 span {
    color: #000000;
    font-weight: bold;
}

.callus span a {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 28px;
    color: #fff;
    text-decoration: none;
    margin-top: 20px;
}

.callus span a img {
    width: inherit !important;
    background: #037ccd;
    padding: 12px;
    margin-right: 15px;
}

.slider .carousel-indicators {
    bottom: 12%;
}

.slider .carousel-indicators li {
    background: #037ccd;
    border: none;
    width: 40px;
    height: 5px;
    border-radius: 5px;
}

.slider .carousel-indicators .active {
    background: #033952 !important;
    width: 40px;
    height: 7px;
}

.resid {
    background: black;
    padding: 50px 30px 0 30px;
}

.comm {
    background: #037ccd;
    padding: 50px 30px 0 30px;
}

.top-a-box {
    margin-top: -65px;
    padding: 0 15px;
}

.top-a-box .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

.top-a-box h3 {
    color: #fff;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-size: 26px;
}

.btm-tra img {
    width: 100%;
}

.top-b {
    padding: 50px 0;
}

.top-b .title h2 {
    font-size: 38px;
}

.title {
    text-align: center;
}

.title h2 {
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 32px;
}

.title h2 span {
    color: black;
    font-weight: bold;
}

.top-c {
    background: #f5f5f5;
    padding: 50px 0;
}

.home-services {
    padding-left: 7px;
    padding-right: 7px;
}

.home-services .col-md-3 {
    padding-left: 8px;
    padding-right: 8px;
}

.home-services h4 {
    font-size: 22px;
    text-transform: capitalize;
    margin-top: 15px;
}

.home-services img {
    width: 100%;
    margin-top: 20px;
}

.bottom-a {
    padding: 50px 0;
}

.gallery-sec {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 10px;
}

.gallery-sec .col-md-3 {
    padding-left: 8px;
    padding-right: 8px;
}

.gallery-main {
    margin-top: 16px;
}

.gallery-image {
    overflow: hidden;
    position: relative;
    max-height: 170px;
}

.cap-option {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
    transition: all 0.5s ease-in-out 0s;
}

.gallery-image:hover .cap-option {
    top: 0;
    padding-top: 30%;
}

.col-md-4 .team-image:hover .cap-option {
    top: 0;
    padding-top: 32%;
}

.photography-gall .team-image:hover .cap-option {
    top: 0;
    padding-top: 33%;
}

.cap-option h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.cap-option h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.6);
    border: 2px solid #fff;
    padding: 5px 10px;
    width: 130px;
    display: inline-block;
}

.cap-option img {
    width: 45px !important;
}

.cap-option-icon {

    position: absolute;
    display: block;


}



.gallery-main a i {
    color: #fff;
    font-size: 30px;
}

.gallery-main a:hover i {
    color: #fff;
    transition: all 0.5s ease-in-out 0s;

}

.sl-wrapper .sl-close {
    z-index: 9999 !important;
}

.sl-wrapper .sl-counter {
    z-index: 9999 !important;
}

.sl-overlay {
    z-index: 9991 !important;
}

.sl-wrapper .sl-navigation button {
    z-index: 9999 !important;
}

.bottom-b {
    background: #037ccd !important;
    padding: 10px 0 30px 0;
}

.circle {
    background: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    padding: 25px;
}

.bottom-b h4 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
}

.bottom-b p {
    color: #fff;
    margin-top: 10px;
}

.bot-blk {
    margin-top: 20px;
}


.footer {
    background: #1f1f21;
    padding: 20px 0 50px 0;
}

.footer h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
}

.footer .cato {
    margin-top: 20px;
}

.footer .cato ul {
    margin: 0 !important;
    list-style: none;
    padding: 0px;
}

.footer .cato li {
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 7px 0;
    width: 100%;
    margin-right: 0;
    float: none;
}

.footer .cato li a {
    font: normal 14px/24px 'Open Sans', sans-serif;
    color: #e2e8f0;
    text-decoration: none !important;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
}

.footer .cato li a:hover {
    color: #4fc3f7;
    transform: translateX(4px);
}

.info-blk {
    margin-top: 30px;
}

.info-blk img {
    float: left;
    margin-right: 15px;
}

.info-blk h5 {
    color: #fff;
    font-size: 15px;
    margin: 0;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
}

.info-blk h5 a {
    color: #fff;
    text-decoration: none;
}

.footer-social {
    margin-top: 30px;
}

.footer-social h5 {
    border-bottom: 1px solid #ffffff;
    padding: 5px 0 8px 0;
    font-family: 'Open Sans', sans-serif;
}

.footer-social h5 a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

.footer-social h5 .fa {
    border: 1px solid #fff;
    padding: 5px;
    width: 30px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
}

.footer-bottom {
    background: #262650;
    padding: 20px 0;
}

.footer-bottom p {
    margin: 0;
    color: #fff;
}

.footer-bottom p a {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.sub-banner {
    background: url(../images/sub-banner.html) no-repeat fixed;
    background-size: cover;
    height: 300px;
}

.sub-banner h2 {
    margin: 0;
    color: #000;
    padding-top: 140px;
    text-transform: uppercase;
    font-size: 28px;
}

.sub-content {
    padding: 50px 0;
    background-color: white;
}

.wht-we {
    background: black;
    padding: 30px 0;
}

.wht-we h2 {
    font-size: 30px;
    text-align: center;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}

.about-second {
    padding: 30px 0 50px 0;
}

.wht-we-box {
    background: #f5f5f5;
    padding: 30px;
    margin-top: 20px;
    min-height: 225px;
}

.wht-we-box h4 {
    margin: 0;
    font-size: 25px;
}

.wht-we-box p {
    color: #444;
}

.about-third {
    padding: 30px 0 50px 0;
}

.how-we-box {
    background: #f5f5f5;
    padding: 30px;
    margin-top: 20px;
}

.how-we-box img {
    width: 100%;
}

.how-we-box h4 {
    margin-top: 20px;
}

.min-hg {
    min-height: 572px;
}

.gallerypart .gallery-sec {
    margin: 0;
}

.gallerypart {
    padding-top: 30px;
}

.about-second .title h2 {
    font-size: 28px;
}


.border {
    width: 100%;
    border: 1px solid #ccc;
    color: #9898989;
    height: 40px;
    font-size: 13px;
    padding: 0px 0 0 5px;
    background: #fff;
}

.border1 {
    width: 100%;
    border: 1px solid #ccc;
    color: #9898989;
    height: 40px;
    font-size: 13px;
    padding: 0px 0 0 5px;
    background: #fff;
}

.border:hover,
.border:focus,
.border1:hover,
.border1:focus {
    background: #fff;
    border-color: #ccc;
}

.borderk {
    font-size: 13px;
    color: #9898989;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0px 0 0 5px;
    background: #fff;
}

.borderka {
    font-size: 13px;
    color: #9898989;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0px 0 0 5px;
    background: #fff;
}

.button,
.button1 {
    background: black;
    border: 1px solid black;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 10px;
    margin-right: 8px;
    cursor: pointer;
    color: #fff;
}

.button:hover,
.button1:hover {
    background: #56dafe;
    border: 1px solid #56dafe;
    color: #fff;
}

.contactwhol {
    padding: 0px;
}

#c1 {
    margin: 0;
    padding: 0 0 0 0px;
    line-height: 30px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #6a6a6a;
    font-family: 'Open Sans', sans-serif;
}

#c2 {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #6a6a6a;
    text-align: left !important;
    font-family: 'Open Sans', sans-serif;
}

img.captcha {
    background: none;
    border: 0px;
    border-radius: 0% !important;
}

.thank-message {
    margin: 0 0 15px 0;
}

.contact .lead {
    font-size: 16px;
    color: #989898;
    margin-top: 0;
}

.map iframe {
    border: 5px solid #2222b7;
}
}

.sel {
    width: 100%;
    border: 1px solid #ccc;
    color: #9898989;
    height: 40px;
    padding: 0px 0 0 5px;
}

.sel option {
    font-size: 16px !important;
}

.sm-cont select {
    -moz-appearance: none;
    -webkit-appearance: none !important;
    background: #fff url(../images/arrorw-select.html) no-repeat scroll right center !important;
}

.ok,
.error {
    font-size: 24px;
    color: #f60606;
    font-weight: bold;
    line-height: 22px;
}

.ser-sub-tit {
    margin-top: 50px;
}

.sub-title h3 {
    margin: 0 0 0 0;
}

.gall-tit-sub {
    margin-top: 20px;
}

.gall-tit-sub .sub-title h3 {
    margin-bottom: 0;
}

/* scroll top */
.scrollToTop {
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 70px;
    right: 30px;
    display: none;

}

.scrollToTop:hover {
    text-decoration: none;
}


.tour-packages {
    background: #f7f7f7;
}

.package-card {
    background: #fff;
    overflow: hidden;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .12);
    transition: .4s;
    border-radius: 6px;
    margin: 8px;
}

.package-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .18);
}

.package-img {
    overflow: hidden;
}

.package-img img {
    width: 100% !important;
    max-width: 100% !important;
    height: 220px;
    object-fit: cover;
    transition: .5s;
}

.package-card:hover img {
    transform: scale(1.08);
}

.package-content {
    padding: 18px;
    text-align: left;
}

.package-content h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #222;
}

.duration {
    color: #777;
    margin-bottom: 10px;
    font-size: 15px;
}

.duration i {
    color: #0b7dda;
    margin-right: 6px;
}

.rating i {
    color: #ffc107;
    margin-right: 3px;
}

@media(max-width:767px) {

    .package-img img {
        height: 200px;
    }

    .package-content h4 {
        font-size: 20px;
    }

}

/* ==========================================================================
   PREMIUM DESIGN SYSTEM & UI ENHANCEMENTS
   ========================================================================== */
:root {
    --primary: #012856;
    --secondary: #ff6600;
    --accent: #037ccd;
    --dark: #111827;
    --light-bg: #f8f9fa;
    --white: #ffffff;
    --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.06);
    --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 16px 40px rgba(0, 0, 0, 0.15);
    --radius-sm: 8px;
    --radius-md: 14px;
    --radius-lg: 20px;
    --transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Quick Inquiry / Booking Floating Bar */
.quick-booking-card {
    background: #ffffff;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-lg);
    padding: 30px;
    margin-top: -50px;
    position: relative;
    z-index: 99;
    border: 1px solid #eef2f6;
}

.quick-booking-card h3 {
    color: var(--primary);
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.form-control-custom {
    height: 48px;
    border-radius: var(--radius-sm);
    border: 1.5px solid #e2e8f0;
    padding: 10px 16px;
    font-size: 15px;
    color: #334155;
    background-color: #f8fafc;
    transition: var(--transition-base);
    box-shadow: none !important;
}

.form-control-custom:focus {
    border-color: var(--secondary);
    background-color: #ffffff;
}

.btn-primary-custom {
    background: var(--secondary);
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    height: 48px;
    border-radius: var(--radius-sm);
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: var(--transition-base);
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.35);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

.btn-primary-custom:hover,
.btn-primary-custom:focus {
    background: #e05500;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(255, 102, 0, 0.45);
}

/* Section Common Styling */
.section-padding {
    padding: 70px 0;
}

.bg-light-sec {
    background-color: #f8fafc;
}

.bg-white-sec {
    background-color: #ffffff;
}

.section-title {
    text-align: center;
    margin-bottom: 45px;
}

.section-title h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--primary);
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}

.section-title h2 span {
    color: var(--secondary);
}

.section-title p {
    font-size: 16px;
    color: #64748b;
    max-width: 720px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Feature Box Hover Effects & Animations */
.feature-box {
    background: #ffffff;
    border: 2px solid #eef2f6;
    padding: 35px 24px;
    margin-bottom: 30px;
    min-height: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 18px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.feature-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--primary), var(--secondary));
    opacity: 0;
    transition: opacity 0.4s ease;
}

.feature-box:hover::before {
    opacity: 1;
}

.feature-box:hover {
    transform: translateY(-10px) scale(1.02);
    border-color: rgba(255, 102, 0, 0.3);
    box-shadow: 0 20px 40px rgba(1, 40, 86, 0.12);
}

.feature-box .icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff5ee;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: var(--secondary);
    margin-bottom: 20px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 4px 12px rgba(255, 102, 0, 0.15);
}

.feature-box:hover .icon {
    background: linear-gradient(135deg, var(--secondary), #ff8533);
    color: #ffffff;
    transform: scale(1.15) rotate(6deg);
    box-shadow: 0 8px 20px rgba(255, 102, 0, 0.35);
}

.feature-box h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary);
    margin-top: 0;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}

.feature-box:hover h4 {
    color: var(--secondary);
}

.feature-box p {
    font-size: 14.5px;
    color: #64748b;
    line-height: 1.65;
    margin: 0;
}

/* ==========================================================================
   WELCOME & ABOUT US SECTION STYLING
   ========================================================================== */
.about-side-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.about-side-row .welcome-text {
    flex: 0 0 58% !important;
    max-width: 58% !important;
    width: 58% !important;
    padding-right: 20px !important;
}

.about-side-row .welcome-img {
    flex: 0 0 40% !important;
    max-width: 40% !important;
    width: 40% !important;
    text-align: right !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}

.about-side-row .welcome-img img {
    width: 100% !important;
    max-width: 450px !important;
    height: auto !important;
    max-height: 520px !important;
    object-fit: contain !important;
    display: inline-block !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 24px !important;
    box-shadow: 0 16px 40px rgba(1, 40, 86, 0.16) !important;
    border: none !important;
    transition: transform 0.4s ease, box-shadow 0.4s ease !important;
}

.about-side-row .welcome-img img:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 24px 50px rgba(1, 40, 86, 0.22) !important;
}

@media (max-width: 991px) {
    .about-side-row .welcome-text {
        flex: 0 0 55% !important;
        max-width: 55% !important;
        width: 55% !important;
    }

    .about-side-row .welcome-img {
        flex: 0 0 43% !important;
        max-width: 43% !important;
        width: 43% !important;
    }
}

@media (max-width: 767px) {
    .about-side-row {
        flex-direction: column !important;
        flex-wrap: wrap !important;
    }

    .about-side-row .welcome-text,
    .about-side-row .welcome-img {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .about-side-row .welcome-img {
        justify-content: center !important;
        text-align: center !important;
        margin-top: 25px !important;
    }
}

.welcome-text h3 {
    font-size: 26px;
    font-weight: 700;
    color: var(--primary);
    margin-top: 0;
    margin-bottom: 18px;
    line-height: 1.35;
}

.welcome-text p {
    font-size: 15px;
    color: #475569;
    line-height: 1.7;
    margin-bottom: 16px;
}

.travel-list {
    list-style: none;
    padding: 0;
    margin: 25px 0 30px 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px 18px;
}

.travel-list li {
    font-size: 14.5px;
    font-weight: 600;
    color: #1e293b;
    display: flex;
    align-items: center;
    gap: 10px;
}

.travel-list li i {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff3eb;
    color: var(--secondary);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    flex-shrink: 0;
}

.welcome-img img:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 50px rgba(1, 40, 86, 0.22);
}

.about-box {
    background: linear-gradient(135deg, #012856 0%, #037ccd 100%);
    border-radius: 18px;
    padding: 35px 40px;
    margin-top: 40px;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 12px 30px rgba(1, 40, 86, 0.2);
}

.about-box h3 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 12px;
}

.about-box p {
    font-size: 15.5px;
    color: #e2e8f0;
    max-width: 820px;
    margin: 0 auto 22px;
    line-height: 1.65;
}

.about-box .btn-book {
    display: inline-block;
    background: var(--secondary);
    color: #ffffff;
    font-weight: 700;
    font-size: 15px;
    padding: 13px 32px;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(255, 102, 0, 0.35);
}

.about-box .btn-book:hover {
    background: #e05500;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(255, 102, 0, 0.45);
}

/* ==========================================================================
   PREMIUM MODERN SERVICE CARDS (Inspired by Reference UX)
   ========================================================================== */
.service-flex-row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
}

.service-card-modern {
    background: #ffffff;
    border-radius: 20px;
    padding: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    border: 1px solid #eef2f6;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.service-card-modern:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(1, 40, 86, 0.12);
    border-color: rgba(3, 124, 205, 0.3);
}

.service-card-img {
    height: 210px;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    background: #f8fafc;
}

.service-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.service-card-modern:hover .service-card-img img {
    transform: scale(1.08);
}

.service-card-content {
    padding: 18px 6px 6px 6px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.service-card-content h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.3;
}

.service-card-content h4 a {
    color: var(--primary);
    text-decoration: none;
    transition: color 0.3s ease;
}

.service-card-modern:hover .service-card-content h4 a {
    color: var(--secondary);
}

.service-card-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: auto;
    width: 100%;
}

.btn-read-more {
    background: #e0f2fe;
    color: #0284c7 !important;
    font-size: 11.5px;
    font-weight: 700;
    padding: 9px 8px;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    transition: all 0.3s ease;
    flex: 1;
    white-space: nowrap;
    border: 1px solid #bae6fd;
    box-sizing: border-box;
}

.btn-read-more i {
    font-size: 10px;
    transition: transform 0.25s ease;
}

.btn-read-more:hover {
    background: #0284c7;
    color: #ffffff !important;
    border-color: #0284c7;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(2, 132, 199, 0.3);
}

.btn-read-more:hover i {
    transform: translateX(3px);
}

.btn-book-now {
    background: #0f172a;
    color: #ffffff !important;
    font-size: 11.5px;
    font-weight: 700;
    padding: 9px 8px;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    transition: all 0.3s ease;
    flex: 1;
    white-space: nowrap;
    border: 1px solid #0f172a;
    box-shadow: 0 3px 8px rgba(15, 23, 42, 0.15);
    box-sizing: border-box;
}

.btn-book-now i {
    font-size: 10px;
    transition: transform 0.25s ease;
}

.btn-book-now:hover {
    background: var(--secondary, #ff6600);
    border-color: var(--secondary, #ff6600);
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 14px rgba(255, 102, 0, 0.35);
}

.btn-book-now:hover i {
    transform: translateX(3px);
}

/* ==========================================================================
   POPULAR TAXI ROUTES SECTION STYLING (REDESIGNED PREMIUM UX)
   ========================================================================== */
.route-flex-row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
}

.route-card-box {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 26px;
    margin-bottom: 35px !important;
    border: 1px solid #eef2f6;
    box-shadow: 0 10px 30px rgba(1, 40, 86, 0.06);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.route-card-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #ff6600 0%, #037ccd 100%);
    transition: height 0.3s ease;
}

.route-card-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 45px rgba(1, 40, 86, 0.14);
    border-color: rgba(3, 124, 205, 0.4);
}

.route-card-box:hover::before {
    height: 6px;
}

.route-badge-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #fff3eb;
    color: #ff6600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    flex-shrink: 0;
    transition: transform 0.4s ease;
}

.route-badge-icon.airport {
    background: #e6f4ff;
    color: #037ccd;
}

.route-card-box:hover .route-badge-icon {
    transform: scale(1.12) rotate(-5deg);
}

.route-card-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 12px;
}

.route-card-box h4 {
    font-size: 19px;
    font-weight: 700;
    color: var(--primary);
    margin: 0 0 4px 0;
    line-height: 1.3;
}

.route-card-info {
    font-size: 13.5px;
    font-weight: 600;
    color: #64748b;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.route-badge-tag {
    background: #f1f5f9;
    color: #475569;
    font-size: 11.5px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.route-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    border-top: 1px dashed #e2e8f0;
    margin-top: 14px;
}

.route-fare-tag {
    font-size: 13px;
    font-weight: 700;
    color: #16a34a;
    display: flex;
    align-items: center;
    gap: 5px;
}

.route-card-btns {
    display: flex;
    gap: 10px;
}

.btn-route-call {
    background: linear-gradient(135deg, #012856 0%, #037ccd 100%);
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    padding: 9px 20px;
    border-radius: 25px;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(1, 40, 86, 0.25);
}

.btn-route-call:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(3, 124, 205, 0.4);
}

.btn-route-whatsapp {
    background: linear-gradient(135deg, #25D366 0%, #16a34a 100%);
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    padding: 9px 20px;
    border-radius: 25px;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(37, 211, 102, 0.3);
}

.btn-route-whatsapp:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(34, 197, 94, 0.45);
}

@media (max-width: 767px) {
    .route-card-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .route-card-btns {
        width: 100%;
        justify-content: space-between;
    }

    .btn-route-call,
    .btn-route-whatsapp {
        flex: 1;
        justify-content: center;
    }
}

/* ==========================================================================
   OUR AWESOME FEATURE SECTION STYLING (MATCHING REFERENCE UI)
   ========================================================================== */
.awesome-feature-section {
    padding: 80px 0;
    background: #f8fafc;
}

.feature-badge {
    background: #e0f2fe;
    color: #037ccd;
    font-size: 12px;
    font-weight: 800;
    padding: 5px 18px;
    border-radius: 20px;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 10px;
}

.feature-flex-row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
}

.awesome-feature-card {
    background: #ffffff;
    border-radius: 22px;
    padding: 32px 24px;
    text-align: center;
    border: 1px solid #eef2f6;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.awesome-feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px rgba(1, 40, 86, 0.12);
    border-color: rgba(3, 124, 205, 0.3);
}

.feature-circle-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff3eb;
    border: 3px solid #ff6600;
    color: #ff6600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    margin-bottom: 22px;
    transition: transform 0.4s ease, background 0.4s ease, color 0.4s ease, border-color 0.4s ease;
}

.awesome-feature-card:hover .feature-circle-icon {
    transform: scale(1.1) rotate(-6deg);
    background: #ff6600;
    color: #ffffff;
    border-color: #ff6600;
}

.awesome-feature-card h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 14px;
}

.awesome-feature-card p {
    font-size: 14px;
    color: #64748b;
    line-height: 1.65;
    margin: 0;
}

/* ==========================================================================
   WHY CHOOSE US SECTION STYLING (HIGH CONTRAST WHITE THEME)
   ========================================================================== */
.why-choose-us-section {
    background: #ffffff;
    padding: 85px 0;
    color: #1e293b;
    position: relative;
    overflow: hidden;
}

.why-badge {
    background: #e0f2fe;
    color: #037ccd;
    font-size: 12px;
    font-weight: 800;
    padding: 5px 16px;
    border-radius: 20px;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 14px;
}

.why-choose-left h2 {
    font-size: 36px;
    font-weight: 700;
    color: #012856;
    line-height: 1.3;
    margin-bottom: 20px;
}

.text-cyan {
    color: #ff6600 !important;
}

.why-desc {
    font-size: 15px;
    color: #475569;
    line-height: 1.7;
    margin-bottom: 30px;
}

.why-car-wrapper {
    text-align: center;
    margin-top: 20px;
    background: #f8fafc;
    border-radius: 24px;
    padding: 30px 20px;
    border: 1px solid #eef2f6;
    box-shadow: 0 10px 30px rgba(1, 40, 86, 0.05);
}

.why-car-img {
    max-width: 95%;
    height: auto;
    filter: drop-shadow(0 14px 25px rgba(1, 40, 86, 0.15));
    transition: transform 0.4s ease;
}

.why-car-wrapper:hover .why-car-img {
    transform: scale(1.05) translateY(-6px);
}

.why-choose-right {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.why-card-item {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 28px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    border: 1px solid #eef2f6;
    box-shadow: 0 8px 24px rgba(1, 40, 86, 0.06);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    color: #1e293b;
    position: relative;
    overflow: hidden;
}

.why-card-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #ff6600;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.why-card-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 45px rgba(1, 40, 86, 0.12);
    border-color: rgba(255, 102, 0, 0.3);
}

.why-card-item:hover::before {
    opacity: 1;
}

.why-card-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff3eb;
    color: #ff6600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
    transition: transform 0.4s ease, background 0.4s ease, color 0.4s ease;
}

.why-card-item:hover .why-card-icon {
    transform: scale(1.1) rotate(6deg);
    background: #ff6600;
    color: #ffffff;
}

.why-card-content {
    flex-grow: 1;
}

.why-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.why-card-header h4 {
    font-size: 20px;
    font-weight: 700;
    color: #012856;
    margin: 0;
}

.why-num {
    font-size: 32px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke: 1.5px #037ccd;
    line-height: 1;
}

.why-card-item p {
    font-size: 14px;
    color: #64748b;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 991px) {
    .why-choose-left {
        margin-bottom: 40px;
    }
}

/* ==========================================================================
   SWIPER STEP SLIDER TESTIMONIALS WITH ACTIVE CENTER CARD FOCUS
   ========================================================================== */
.testimonial-swiper-wrapper {
    position: relative;
    padding-bottom: 60px;
}

.testimonialSwiper {
    padding: 30px 15px 55px 15px !important;
}

.testimonial-swiper-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 28px 26px;
    border: 2px solid #eef2f6;
    box-shadow: 0 8px 24px rgba(1, 40, 86, 0.05);
    position: relative;
    opacity: 0.7;
    transform: scale(0.9);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
}

/* ACTIVE CENTER SLIDE HIGHLIGHT */
.swiper-slide-active .testimonial-swiper-card {
    opacity: 1;
    transform: scale(1.06);
    border-color: #037ccd;
    box-shadow: 0 20px 45px rgba(3, 124, 205, 0.22), 0 0 25px rgba(255, 102, 0, 0.15);
    z-index: 5;
}

.swiper-slide-active .testimonial-swiper-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 4px;
    background: linear-gradient(90deg, #ff6600, #037ccd);
    border-radius: 4px 4px 0 0;
}

/* TESTIMONIAL CARD RATING STARS */
.testimonial-card-rating {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    margin: 12px 0 !important;
    color: #ffb800 !important;
    font-size: 16px !important;
    line-height: 1 !important;
}

.testimonial-card-rating i,
.testimonial-card-rating .fa-star,
.testimonial-card-rating .fa-solid,
.testimonial-card-rating .fa-regular,
.testimonial-card-rating .fa {
    color: #ffb800 !important;
    font-size: 16px !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.testimonial-card-rating .rating-number {
    font-weight: 700 !important;
    color: #1e293b !important;
    font-size: 14px !important;
    margin-left: 6px !important;
}

.swiper-button-next,
.swiper-button-prev {
    color: #012856 !important;
    background: #ffffff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 18px !important;
    font-weight: 700;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #ff6600;
    color: #ffffff !important;
    border-color: #ff6600;
}

.swiper-pagination-bullet-active {
    background: #037ccd !important;
    width: 24px !important;
    border-radius: 10px !important;
}

/* Fleet Cards */
.fleet-flex-row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
}

.fleet-card {
    background: #ffffff;
    border-radius: var(--radius-md);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    border: 1px solid #e2e8f0;
    transition: var(--transition-base);
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.fleet-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-md);
    border-color: var(--secondary);
}

.fleet-img {
    height: 200px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.fleet-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition-base);
}

.fleet-card:hover .fleet-img img {
    transform: scale(1.06);
}

.fleet-body {
    padding: 20px;
    flex-grow: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.fleet-body h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary);
    margin-top: 0;
    margin-bottom: 12px;
    min-height: 28px;
}

.fleet-specs {
    display: flex;
    gap: 12px;
    margin-bottom: 18px;
    font-size: 13.5px;
    color: #64748b;
    align-items: center;
    flex-wrap: wrap;
    min-height: 42px;
}

.fleet-specs span {
    white-space: nowrap;
}

.fleet-specs span i {
    color: var(--secondary);
    margin-right: 5px;
}

.fleet-body .btn-primary-custom {
    margin-top: auto !important;
}

/* How It Works Steps */
.step-card {
    text-align: center;
    padding: 30px 20px;
    background: #ffffff;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    border: 1px solid #f1f5f9;
    transition: var(--transition-base);
    position: relative;
}

.step-card:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-md);
    border-color: var(--secondary);
}

.step-number {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    color: #ffffff;
    font-weight: 800;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    box-shadow: 0 6px 16px rgba(1, 40, 86, 0.3);
}

.step-card h4 {
    font-size: 19px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 10px;
}

/* FAQ Accordion */
.faq-accordion .panel {
    border: 1px solid #e2e8f0;
    border-radius: var(--radius-sm) !important;
    margin-bottom: 14px;
    box-shadow: none;
    overflow: hidden;
}

.faq-accordion .panel-heading {
    background: #ffffff;
    padding: 0;
}

.faq-accordion .panel-title a {
    display: block;
    padding: 18px 24px;
    font-size: 17px;
    font-weight: 600;
    color: var(--primary);
    text-decoration: none;
    position: relative;
    transition: var(--transition-base);
}

.faq-accordion .panel-title a:hover {
    color: var(--secondary);
    background: #f8fafc;
}

.faq-accordion .panel-body {
    padding: 20px 24px;
    font-size: 15px;
    line-height: 1.7;
    color: #475569;
    border-top: 1px solid #f1f5f9;
}

/* CTA Banner */
.cta-banner {
    background: linear-gradient(135deg, #012856 0%, #037ccd 100%);
    padding: 60px 0;
    color: #ffffff;
    text-align: center;
    border-radius: var(--radius-md);
    margin: 40px 0;
}

.cta-banner h2 {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 15px;
}

.cta-banner p {
    font-size: 18px;
    color: #e2e8f0;
    max-width: 650px;
    margin: 0 auto 30px;
}

.cta-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-cta-white {
    background: #ffffff;
    color: var(--primary);
    font-weight: 700;
    padding: 14px 32px;
    border-radius: 30px;
    text-decoration: none;
    transition: var(--transition-base);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.btn-cta-white:hover {
    background: var(--secondary);
    color: #ffffff;
    transform: translateY(-3px);
}

.btn-cta-whatsapp {
    background: #25D366;
    color: #ffffff;
    font-weight: 700;
    padding: 14px 32px;
    border-radius: 30px;
    text-decoration: none;
    transition: var(--transition-base);
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);
}

.btn-cta-whatsapp:hover {
    background: #1da851;
    color: #ffffff;
    transform: translateY(-3px);
}

/* ==========================================================================
   TRUST & STATS COUNTER SECTION STYLING
   ========================================================================== */
.counter-stats-section {
    background: linear-gradient(135deg, #012856 0%, #037ccd 100%);
    padding: 60px 0;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.counter-stats-section::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -20%;
    width: 60%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 102, 0, 0.15) 0%, transparent 60%);
    pointer-events: none;
}

.counter-box {
    text-align: center;
    padding: 20px 15px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    transition: all 0.4s ease;
}

.counter-box:hover {
    transform: translateY(-8px);
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.25);
    border-color: rgba(255, 102, 0, 0.5);
}

.counter-icon {
    font-size: 32px;
    color: var(--secondary);
    margin-bottom: 12px;
    transition: transform 0.4s ease;
}

.counter-box:hover .counter-icon {
    transform: scale(1.2) rotate(6deg);
}

.counter-number {
    font-size: 34px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 6px;
    letter-spacing: -0.5px;
}

.counter-label {
    font-size: 14.5px;
    font-weight: 600;
    color: #cbd5e1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Enhanced Package Card Hover */
.package-card {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.package-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(1, 40, 86, 0.14);
}

.package-card:hover .package-img img {
    transform: scale(1.08);
}

/* ==========================================================================
   EXTRA MICRO-ANIMATIONS & INTERACTIVE POLISH ACCROSS ALL SECTIONS
   ========================================================================== */

/* 1. Button Shimmer Light Streak Effect */
.btn, .btn-primary, .btn-secondary, .btn-route-call, .btn-route-whatsapp {
    position: relative;
    overflow: hidden;
}

.btn::after, .btn-primary::after, .btn-secondary::after, .btn-route-call::after, .btn-route-whatsapp::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -60%;
    width: 40%;
    height: 200%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), transparent);
    transform: rotate(25deg);
    transition: none;
}

.btn:hover::after, .btn-primary:hover::after, .btn-secondary:hover::after, .btn-route-call:hover::after, .btn-route-whatsapp:hover::after {
    animation: shimmerStreak 0.75s ease-in-out;
}

@keyframes shimmerStreak {
    0% {
        left: -60%;
    }
    100% {
        left: 140%;
    }
}

/* 2. Step Card ("How It Works") Interactive Hover Glow */
.step-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 30px 22px;
    text-align: center;
    border: 1px solid #eef2f6;
    box-shadow: 0 8px 24px rgba(1, 40, 86, 0.06);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    position: relative;
    height: 100%;
}

.step-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 45px rgba(1, 40, 86, 0.14);
    border-color: rgba(255, 102, 0, 0.4);
}

.step-number {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: linear-gradient(135deg, #012856 0%, #037ccd 100%);
    color: #ffffff;
    font-weight: 800;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    box-shadow: 0 8px 20px rgba(1, 40, 86, 0.25);
    transition: transform 0.4s ease, background 0.4s ease, box-shadow 0.4s ease;
}

.step-card:hover .step-number {
    transform: scale(1.15) rotate(8deg);
    background: linear-gradient(135deg, #ff6600 0%, #ff8533 100%);
    box-shadow: 0 10px 25px rgba(255, 102, 0, 0.45);
}

/* 3. Floating Vehicle Graphic Animation */
.fleet-card-img img, .welcome-img img {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.fleet-card:hover .fleet-card-img img {
    transform: scale(1.06) translateY(-4px);
}

/* 4. Section Badge Pulsing Glow */
.feature-badge, .why-badge, .badge-popular {
    animation: badgePulse 3s infinite ease-in-out;
}

@keyframes badgePulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(3, 124, 205, 0.2);
    }
    50% {
        box-shadow: 0 0 0 8px rgba(3, 124, 205, 0);
    }
}

/* 5. Smooth Scroll-to-Top Button Lift */
.scroll-top {
    transition: transform 0.3s ease, background 0.3s ease;
}

.scroll-top:hover {
    transform: translateY(-5px) scale(1.1);
}

/* ==========================================================================
   REFERENCE TESTIMONIALS SECTION STYLES
   ========================================================================== */
/* ==========================================================================
   REFERENCE TESTIMONIALS SECTION STYLES
   ========================================================================== */
.testi-ref-section {
    padding: 70px 0;
    background-color: #f8fafc;
    font-family: 'Jost', 'Josefin Sans', sans-serif;
}

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

.testi-ref-subtitle {
    color: #037ccd;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 8px;
}

.testi-ref-title {
    color: #1e293b;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 14px;
    letter-spacing: 0.5px;
}

.testi-ref-title span {
    color: #037ccd;
}

/* Custom Divider: cyan line - cyan pill - cyan line */
.testi-ref-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin: 0 auto;
    width: 100px;
}

.testi-ref-divider .divider-line {
    height: 3px;
    width: 35px;
    background-color: #037ccd;
    border-radius: 2px;
}

.testi-ref-divider .divider-pill {
    height: 10px;
    width: 24px;
    background-color: transparent;
    border: 2px solid #037ccd;
    border-radius: 6px;
    display: inline-block;
}

/* Grid & Cards */
.testi-ref-grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
}

.testi-card-col {
    display: flex;
}

.testi-ref-card {
    position: relative;
    background-color: #474b4e;
    border-radius: 18px;
    padding: 28px 22px 24px 22px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testi-ref-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.25);
}

/* Curved Top-Right Accent Line */
.testi-ref-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 55px;
    border-top: 3px solid #037ccd;
    border-right: 3px solid #037ccd;
    border-top-right-radius: 18px;
    pointer-events: none;
}

/* Card Header */
.testi-card-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
}

.google-badge-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #037ccd;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.08);
    flex-shrink: 0;
}

.testi-author-info {
    display: flex;
    flex-direction: column;
}

.testi-author-name {
    color: #ffffff;
    font-size: 16.5px;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
}

.testi-author-role {
    color: #037ccd;
    font-size: 13px;
    font-weight: 500;
    margin-top: 4px;
}

/* Card Body Quote */
.testi-card-body {
    position: relative;
    z-index: 2;
    margin-bottom: 22px;
    flex-grow: 1;
}

.testi-card-body p {
    color: #d8dbdd;
    font-size: 13.5px;
    line-height: 1.6;
    margin: 0;
    font-weight: 400;
}

/* Card Footer Stars */
.testi-card-footer {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}

.testi-stars {
    display: flex;
    gap: 4px;
    color: #037ccd;
    font-size: 14px;
}

/* Watermark 99 Quote */
.testi-watermark {
    position: absolute;
    bottom: -18px;
    right: 12px;
    font-size: 90px;
    font-weight: 900;
    color: rgba(3, 124, 205, 0.18);
    line-height: 1;
    font-family: Georgia, serif;
    pointer-events: none;
    z-index: 1;
    user-select: none;
}

/* Swiper Slider Styling & Navigation Controls */
.testiRefSwiperWrapper {
    position: relative;
    padding: 0 15px;
}

.testiRefSwiper {
    padding: 10px 5px 60px 5px !important;
    position: relative;
    overflow: hidden;
}

.testiRefSwiper .swiper-slide {
    height: auto !important;
    display: flex !important;
}

.testi-ref-button-next,
.testi-ref-button-prev {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #037ccd;
    color: #037ccd;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    cursor: pointer;
    z-index: 10;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
}

.testi-ref-button-next {
    right: -20px;
}

.testi-ref-button-prev {
    left: -20px;
}

.testi-ref-button-next:hover,
.testi-ref-button-prev:hover {
    background: #037ccd;
    color: #ffffff;
    box-shadow: 0 8px 22px rgba(3, 124, 205, 0.45);
    transform: translateY(-50%) scale(1.08);
}

.testi-ref-pagination {
    position: absolute;
    bottom: 12px !important;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    z-index: 10;
}

.testi-ref-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #cbd5e1;
    opacity: 1;
    border-radius: 50%;
    transition: all 0.3s ease;
    cursor: pointer;
}

.testi-ref-pagination .swiper-pagination-bullet-active {
    background: #037ccd !important;
    width: 28px !important;
    border-radius: 10px !important;
}

@media (max-width: 991px) {
    .testi-ref-button-next {
        right: 0px;
    }
    .testi-ref-button-prev {
        left: 0px;
    }
}

/* ==========================================================================
   SERVICE AREA LOCATIONS GRID (Top Taxi Routes from Shirdi)
   ========================================================================== */
.service-area-wrapper {
    margin-top: 50px;
    background: #ffffff;
    border-radius: 16px;
    padding: 35px 25px;
    box-shadow: 0 10px 30px rgba(1, 40, 86, 0.08);
    border: 1px solid #f1f5f9;
}

.service-area-header {
    text-align: center;
    margin-bottom: 30px;
}

.service-area-subtitle {
    color: #ff6600;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 6px;
}

.service-area-title {
    font-size: 32px;
    font-weight: 700;
    color: #012856;
    margin: 0;
}

.service-area-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.service-area-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 13px 14px;
    background: #ffffff;
    border: 1px solid #f59e0b;
    border-radius: 6px;
    color: #1e293b;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
}

.service-area-item i {
    color: #037ccd;
    font-size: 14px;
    flex-shrink: 0;
}

.service-area-item:hover {
    background: #037ccd;
    border-color: #037ccd;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(3, 124, 205, 0.25);
    text-decoration: none;
}

.service-area-item:hover i {
    color: #ffffff;
}

@media (max-width: 991px) {
    .service-area-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .service-area-grid {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================================
   Interactive Multi-Pickup Tour Package Cards
   ========================================================================== */
.pkg-card-interactive {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid #e2e8f0;
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.pkg-card-interactive:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(3, 124, 205, 0.16);
    border-color: #037ccd;
}

.pkg-img-wrapper {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.pkg-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.pkg-card-interactive:hover .pkg-img-wrapper img {
    transform: scale(1.08);
}

.pkg-badge-top {
    position: absolute;
    top: 15px;
    left: 15px;
    background: linear-gradient(135deg, #ff6600 0%, #ff8533 100%);
    color: #ffffff;
    padding: 5px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 12px rgba(255, 102, 0, 0.3);
}

.pkg-duration-badge {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: rgba(1, 40, 86, 0.85);
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 20px;
    backdrop-filter: blur(4px);
    font-size: 13px;
    font-weight: 600;
}

.pkg-body {
    padding: 24px 22px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.pkg-title {
    font-size: 21px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 16px;
    line-height: 1.3;
}

/* Pickup Location Selector */
.pickup-selector-box {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 14px;
    margin-bottom: 16px;
}

.pickup-label {
    font-size: 11px;
    font-weight: 700;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.pickup-pills {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.pickup-pill {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 20px;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #334155;
    cursor: pointer;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    outline: none;
}

.pickup-pill i {
    color: #037ccd;
    font-size: 12px;
    transition: color 0.25s ease;
}

.pickup-pill:hover {
    border-color: #037ccd;
    color: #037ccd;
    background: #f0f9ff;
}

.pickup-pill.active {
    background: #037ccd;
    border-color: #037ccd;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(3, 124, 205, 0.3);
}

.pickup-pill.active i {
    color: #ffffff;
}

/* Dynamic Route Visual Line */
.route-display-box {
    background: linear-gradient(135deg, #012856 0%, #034b87 100%);
    color: #ffffff;
    border-radius: 10px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
    box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.1);
}

.origin-tag, .dest-tag {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 600;
}

.origin-tag i {
    color: #ff9900;
}

.dest-tag i {
    color: #38bdf8;
}

.pickup-name {
    color: #ff9900;
    transition: opacity 0.2s ease;
}

.route-arrow {
    color: #94a3b8;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 4px;
}

/* Specifications Grid */
.pkg-specs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #f1f5f9;
}

.pkg-specs-grid span {
    font-size: 13px;
    color: #475569;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 7px;
}

.pkg-specs-grid span i {
    color: #037ccd;
    font-size: 14px;
    width: 16px;
    text-align: center;
}

/* Action Buttons */
.pkg-actions {
    display: flex;
    gap: 10px;
    margin-top: auto;
}

.btn-pkg-call {
    flex: 1;
    background: #037ccd;
    color: #ffffff !important;
    padding: 10px 16px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.btn-pkg-call:hover {
    background: #0262a4;
}

.btn-pkg-wa {
    flex: 1;
    background: #25d366;
    color: #ffffff !important;
    padding: 10px 16px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.btn-pkg-wa:hover {
    background: #1fbe59;
}

@media (max-width: 768px) {
    .pickup-pills {
        overflow-x: auto;
        padding-bottom: 4px;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .pickup-pill {
        flex-shrink: 0;
    }
    .route-display-box {
        font-size: 12px;
        padding: 10px 12px;
    }
    .origin-tag, .dest-tag {
        font-size: 12px;
    }
}