100% Booking Guarantee
CROSSWORLD Travels & Portal

Book Flights, Hotels, Visas & Holiday Packages

Explore handpicked deals for families, honeymoon couples, and solo adventures.

Instant Confirmation & Flexible Cancellation
From Airport / City
Delhi
DEL, Indira Gandhi Airport
To Destination
Bali, Indonesia
DPS, Ngurah Rai Intl
Departure Date
15 Oct '26
Wednesday
Return Date
Tap to add return
Save extra on roundtrip
Guests & Service
2 Guests
Flights + 5-Star Hotel

Exclusive Offers & Coupons

VIEW ALL PROMOS
FLIGHTS + HOTEL

Save up to $250 on Bali Packages

Code: CROSSBALI

EXPRESS VISA

Zero Visa Processing Fees on Europe

Code: EUROVISA

KIDS SPECIAL

Kids Stay Free at Select Resorts

Code: KIDSFREE

AIRPORT TRANSFERS

Free Airport Pickup on $1000+ Bookings

Code: FREECAB

Curated Travel Styles

Mountain Escapes & Sun-Kissed Beaches

MOUNTAIN

Swiss Alps & Interlaken Express

Scenic glacier train rides, cable cars, and alpine chalet stays.

$2,100 / person Explore →
BEACH RESORT

Maldives Overwater Bungalows

All-inclusive water villa stays, speedboat transfers & snorkeling.

$1,890 / person Explore →
BEACH & CULTURE

Bali Tropical Island Gateway

Private pool villas, Nusa Penida island hopping & beach clubs.

$1,350 / person Explore →
MOUNTAIN TREK

Himalayan Heights & Manali Retreat

Snowy peak excursions, Solang valley adventures & bonfire stays.

$890 / person Explore →
Hassle-Free Visa Services

Visa Assistance for 50+ Countries

We handle end-to-end visa applications, document verification, appointment scheduling, and express tourist/business visas for Schengen, USA, UK, Dubai, Thailand, and Singapore.

99.2% Approval Rate
24-48hrs Express Visas
Doorstep Pickup Docs
No Hidden Government Fees

Check Visa Requirements

Select your destination country to get fast processing info.

Apply For Visa Now
Fun For All Ages

Family Tours, Attractions & Theme Parks

View All Family Passes →
FAMILY FAVORITE
Kids Under 5 Enter Free

Disneyland & Universal Studios Combo

Skip-the-line express park tickets, character dining & hotel transfers included.

$450 / family pass Book Pass
WATERSPORTS & SAFARI
Certified Guided Tour

Dubai Desert Safari & Aquarium Pass

4x4 Dune bashing, camel rides, BBQ dinner, and Burj Khalifa 124th-floor tickets.

$290 / person Book Pass
AIRPORT TRANSFERS
Zero Waiting Time Guarantee

Private Airport Pickup & Drop Cabs

Chauffeur driven SUVs & Sedans waiting for you right outside international arrivals.

From $35 / ride Reserve Cab
Custom Travel Concierge

Can't Find The Exact Package?

Let our travel concierges craft a bespoke itinerary for your flights, luxury hotels, visas, and activities with best price matching.

Consolidator airfares on First, Business & Economy flights
Tailored honeymoon packages & family resort bookings
Dedicated 24x7 travel agent support before & during your trip

Request A Free Custom Quote

Our agent will call you within 15 minutes with discounted quotes.

Home

<style>
    /* 1. Full-screen Edge-to-Edge Breakout for WordPress themes (Extendable, Twenty Twenty-Five, etc.) */
    html, body, #page, #content, main, article,
    .wp-site-blocks,
    .entry-content, 
    .wp-block-post-content, 
    .is-layout-constrained,
    .alignfull {
        max-width: 100vw !important;
        width: 100vw !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body {
        margin: 0 !important;
        padding: 0 !important;
        background-color: #f2f5f8 !important;
        color: #1a1a1a !important;
        overflow-x: hidden !important;
    }

    .custom-scrollbar::-webkit-scrollbar {
        height: 5px;
    }
    .custom-scrollbar::-webkit-scrollbar-thumb {
        background: #0084ff;
        border-radius: 10px;
    }
    .mmt-card-shadow {
        box-shadow: 0 4px 25px rgba(0, 0, 0, 0.07);
    }
    .mmt-hero-gradient {
        background: linear-gradient(180deg, #05132e 0%, #0a2540 100%);
    }
</style>

<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Crossworld Travels | Next-Gen Travel Portal</title>
    
    <!-- Tailwind CSS -->
    <script src="https://cdn.tailwindcss.com"></script>
    
    <!-- Google Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap" rel="stylesheet">
    
    <!-- Lucide Icons -->
    <script src="https://unpkg.com/lucide@latest"></script>

    <script>
        tailwind.config = {
            theme: {
                extend: {
                    fontFamily: {
                        sans: ['Lato', 'sans-serif'],
                    },
                    colors: {
                        mmt: {
                            blue: '#0084ff',
                            darkBlue: '#05132e',
                            red: '#e41d36',
                            orange: '#ff6600',
                            bg: '#f2f5f8',
                            slate: '#4a4a4a'
                        }
                    }
                }
            }
        }
    </script>
</head>
<body class="bg-mmt-bg text-slate-800 font-sans antialiased">

    <!-- Top Utility Ribbon -->
    <div class="bg-mmt-darkBlue text-white text-xs py-2 px-4 md:px-12 border-b border-white/10">
        <div class="max-w-[1400px] mx-auto flex justify-between items-center">
            <div class="flex items-center gap-6 text-slate-300 font-bold">
                <span class="flex items-center gap-1.5 text-yellow-400"><i data-lucide="shield-check" class="w-4 h-4"></i> 100% Booking Guarantee</span>
                <span class="hidden md:flex items-center gap-1 hover:text-white cursor-pointer"><i data-lucide="award" class="w-3.5 h-3.5 text-mmt-blue"></i> 30+ Years Experience</span>
            </div>
            <div class="flex items-center gap-6 font-bold">
                <a href="tel:+18005552767" class="hover:text-mmt-blue transition-colors flex items-center gap-1">
                    <i data-lucide="phone" class="w-3.5 h-3.5 text-mmt-blue"></i> 24x7 Support: +1 (800) 555-CROSS
                </a>
                <a href="#custom-planner" class="bg-white/10 hover:bg-white/20 px-3 py-1 rounded text-[11px] font-black uppercase tracking-wider">My Bookings</a>
            </div>
        </div>
    </div>

    <!-- Main Navigation Header -->
    <header class="bg-white border-b border-slate-200 sticky top-0 z-50">
        <div class="max-w-[1400px] mx-auto px-4 md:px-12 h-20 flex items-center justify-between">
            <!-- Brand Logo -->
            <a href="#" class="flex items-center gap-3">
                <div class="w-10 h-10 rounded-xl bg-gradient-to-tr from-mmt-blue to-cyan-500 flex items-center justify-center text-white font-black shadow-md">
                    <i data-lucide="plane-takeoff" class="w-6 h-6"></i>
                </div>
                <div class="flex flex-col">
                    <span class="font-black text-2xl tracking-tight text-mmt-darkBlue leading-none">CROSSWORLD</span>
                    <span class="text-[9px] font-black text-mmt-blue uppercase tracking-widest mt-0.5">Travels & Portal</span>
                </div>
            </a>

            <!-- Quick Service Badges (MakeMyTrip Style Top Navigation) -->
            <div class="hidden lg:flex items-center gap-8 font-black text-xs text-slate-700 uppercase tracking-wider">
                <a href="#services-engine" class="hover:text-mmt-blue flex items-center gap-1.5 text-mmt-blue"><i data-lucide="compass" class="w-4 h-4"></i> Booking Portal</a>
                <a href="#visa-assistance" class="hover:text-mmt-blue flex items-center gap-1.5"><i data-lucide="file-check" class="w-4 h-4 text-emerald-600"></i> Visa Concierge</a>
                <a href="#attractions" class="hover:text-mmt-blue flex items-center gap-1.5"><i data-lucide="ticket" class="w-4 h-4 text-mmt-orange"></i> Attractions</a>
                <a href="#destinations" class="hover:text-mmt-blue flex items-center gap-1.5"><i data-lucide="mountain-snow" class="w-4 h-4 text-sky-600"></i> Destinations</a>
            </div>

            <!-- Header Action CTA -->
            <div class="flex items-center gap-4">
                <a href="#custom-planner" class="bg-gradient-to-r from-mmt-blue to-blue-700 text-white font-black text-xs px-6 py-3 rounded-full shadow-lg hover:shadow-xl transition-all uppercase tracking-wider">
                    Get Custom Quote
                </a>
            </div>
        </div>
    </header>

    <!-- Hero & Comprehensive Booking Widget Container -->
    <section id="services-engine" class="relative mmt-hero-gradient pt-8 pb-32 px-4 md:px-12">
        <div class="max-w-[1400px] mx-auto">
            
            <div class="text-center text-white mb-6">
                <h1 class="text-2xl md:text-4xl font-black tracking-tight">Book Flights, Hotels, Visas & Holiday Packages</h1>
                <p class="text-slate-300 text-xs md:text-sm mt-1 font-medium">Explore handpicked deals for families, honeymoon couples, and solo adventures.</p>
            </div>

            <!-- MakeMyTrip Style Floating Widget Box -->
            <div class="bg-white rounded-2xl mmt-card-shadow p-4 md:p-6 text-slate-900 border border-slate-100">
                
                <!-- Expanded Service Selector Bar -->
                <div class="flex items-center justify-start md:justify-center gap-4 md:gap-8 border-b border-slate-200 pb-4 mb-6 overflow-x-auto custom-scrollbar">
                    
                    <button class="flex flex-col items-center gap-1.5 text-mmt-blue font-black border-b-2 border-mmt-blue pb-2 shrink-0">
                        <i data-lucide="plane" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Flights</span>
                    </button>

                    <button class="flex flex-col items-center gap-1.5 text-slate-500 hover:text-mmt-blue font-bold pb-2 shrink-0 transition-colors">
                        <i data-lucide="building" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Hotels</span>
                    </button>
                    
                    <button class="flex flex-col items-center gap-1.5 text-slate-500 hover:text-mmt-blue font-bold pb-2 shrink-0 transition-colors">
                        <i data-lucide="palmtree" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Holidays</span>
                    </button>

                    <button class="flex flex-col items-center gap-1.5 text-slate-500 hover:text-mmt-blue font-bold pb-2 shrink-0 transition-colors">
                        <i data-lucide="passport" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Visa Assistance</span>
                    </button>

                    <button class="flex flex-col items-center gap-1.5 text-slate-500 hover:text-mmt-blue font-bold pb-2 shrink-0 transition-colors">
                        <i data-lucide="car" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Airport Pickup/Drop</span>
                    </button>

                    <button class="flex flex-col items-center gap-1.5 text-slate-500 hover:text-mmt-blue font-bold pb-2 shrink-0 transition-colors">
                        <i data-lucide="ticket" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Attractions & Passes</span>
                    </button>

                    <button class="flex flex-col items-center gap-1.5 text-slate-500 hover:text-mmt-blue font-bold pb-2 shrink-0 transition-colors">
                        <i data-lucide="smile" class="w-6 h-6"></i>
                        <span class="text-[11px] uppercase tracking-wider">Kids & Family</span>
                    </button>

                </div>

                <!-- Sub-Option Radio Toggles -->
                <div class="flex flex-wrap items-center justify-between gap-4 mb-4 text-xs font-bold text-slate-600">
                    <div class="flex items-center gap-6">
                        <label class="flex items-center gap-2 cursor-pointer text-mmt-blue font-black">
                            <input type="radio" name="trip-type" checked class="accent-mmt-blue w-4 h-4"> One Way
                        </label>
                        <label class="flex items-center gap-2 cursor-pointer hover:text-slate-900">
                            <input type="radio" name="trip-type" class="accent-mmt-blue w-4 h-4"> Round Trip
                        </label>
                        <label class="flex items-center gap-2 cursor-pointer hover:text-slate-900">
                            <input type="radio" name="trip-type" class="accent-mmt-blue w-4 h-4"> Multi-City Group Tour
                        </label>
                    </div>
                    <span class="text-slate-400 text-[11px]">Instant Confirmation & Flexible Cancellation</span>
                </div>

                <!-- Input Grid Field Matrix -->
                <div class="grid grid-cols-1 md:grid-cols-5 border border-slate-200 rounded-xl overflow-hidden divide-y md:divide-y-0 md:divide-x divide-slate-200 bg-slate-50/50">
                    
                    <div class="p-4 hover:bg-sky-50 transition-colors cursor-pointer">
                        <span class="text-[11px] font-bold text-slate-500 uppercase block mb-1">From Airport / City</span>
                        <div class="font-black text-xl text-slate-900 leading-tight">Delhi</div>
                        <span class="text-xs text-slate-500 block truncate font-medium">DEL, Indira Gandhi Airport</span>
                    </div>

                    <div class="p-4 hover:bg-sky-50 transition-colors cursor-pointer">
                        <span class="text-[11px] font-bold text-slate-500 uppercase block mb-1">To Destination</span>
                        <div class="font-black text-xl text-slate-900 leading-tight">Bali, Indonesia</div>
                        <span class="text-xs text-slate-500 block truncate font-medium">DPS, Ngurah Rai Intl</span>
                    </div>

                    <div class="p-4 hover:bg-sky-50 transition-colors cursor-pointer">
                        <span class="text-[11px] font-bold text-slate-500 uppercase block mb-1">Departure Date</span>
                        <div class="font-black text-xl text-slate-900 leading-tight">15 Oct '26</div>
                        <span class="text-xs text-slate-500 block font-medium">Wednesday</span>
                    </div>

                    <div class="p-4 hover:bg-sky-50 transition-colors cursor-pointer bg-slate-100/50">
                        <span class="text-[11px] font-bold text-slate-400 uppercase block mb-1">Return Date</span>
                        <div class="font-bold text-sm text-slate-400 leading-snug mt-1">Tap to add return</div>
                        <span class="text-[11px] text-mmt-blue font-bold block mt-1">Save extra on roundtrip</span>
                    </div>

                    <div class="p-4 hover:bg-sky-50 transition-colors cursor-pointer">
                        <span class="text-[11px] font-bold text-slate-500 uppercase block mb-1">Guests & Service</span>
                        <div class="font-black text-xl text-slate-900 leading-tight">2 Guests</div>
                        <span class="text-xs text-slate-500 block font-medium">Flights + 5-Star Hotel</span>
                    </div>

                </div>

                <!-- Floating Bottom Search Button -->
                <div class="flex justify-center -mb-10 mt-6 relative z-10">
                    <a href="#custom-planner" class="bg-gradient-to-r from-mmt-blue via-blue-600 to-blue-700 hover:from-blue-600 hover:to-blue-800 text-white font-black text-lg px-16 py-3.5 rounded-full shadow-xl hover:shadow-2xl transition-all uppercase tracking-widest flex items-center gap-2">
                        SEARCH PACKAGES & RATES <i data-lucide="chevron-right" class="w-5 h-5 stroke-[3]"></i>
                    </a>
                </div>

            </div>

        </div>
    </section>

    <!-- Promos & Offers Rail -->
    <section class="max-w-[1400px] mx-auto px-4 md:px-12 -mt-10 relative z-20 mb-16">
        <div class="bg-white rounded-2xl p-6 mmt-card-shadow border border-slate-100">
            <div class="flex items-center justify-between mb-4">
                <div class="flex items-center gap-2">
                    <span class="w-3 h-3 rounded-full bg-mmt-red inline-block"></span>
                    <h2 class="font-black text-xl text-slate-900 tracking-tight">Exclusive Offers & Coupons</h2>
                </div>
                <a href="#custom-planner" class="text-mmt-blue font-bold text-xs hover:underline flex items-center gap-1">VIEW ALL PROMOS <i data-lucide="arrow-right" class="w-3.5 h-3.5"></i></a>
            </div>

            <div class="grid grid-cols-1 md:grid-cols-4 gap-4">
                <div class="border border-slate-200 rounded-xl p-4 hover:border-mmt-blue transition-all cursor-pointer bg-sky-50/30">
                    <span class="bg-orange-100 text-mmt-orange text-[10px] font-black px-2 py-0.5 rounded uppercase block w-max mb-1">FLIGHTS + HOTEL</span>
                    <h3 class="font-black text-sm text-slate-900">Save up to $250 on Bali Packages</h3>
                    <p class="text-[11px] text-slate-500 mt-1">Code: <strong class="text-slate-900">CROSSBALI</strong></p>
                </div>

                <div class="border border-slate-200 rounded-xl p-4 hover:border-mmt-blue transition-all cursor-pointer bg-emerald-50/30">
                    <span class="bg-emerald-100 text-emerald-700 text-[10px] font-black px-2 py-0.5 rounded uppercase block w-max mb-1">EXPRESS VISA</span>
                    <h3 class="font-black text-sm text-slate-900">Zero Visa Processing Fees on Europe</h3>
                    <p class="text-[11px] text-slate-500 mt-1">Code: <strong class="text-slate-900">EUROVISA</strong></p>
                </div>

                <div class="border border-slate-200 rounded-xl p-4 hover:border-mmt-blue transition-all cursor-pointer bg-purple-50/30">
                    <span class="bg-purple-100 text-purple-700 text-[10px] font-black px-2 py-0.5 rounded uppercase block w-max mb-1">KIDS SPECIAL</span>
                    <h3 class="font-black text-sm text-slate-900">Kids Stay Free at Select Resorts</h3>
                    <p class="text-[11px] text-slate-500 mt-1">Code: <strong class="text-slate-900">KIDSFREE</strong></p>
                </div>

                <div class="border border-slate-200 rounded-xl p-4 hover:border-mmt-blue transition-all cursor-pointer bg-amber-50/30">
                    <span class="bg-amber-100 text-amber-700 text-[10px] font-black px-2 py-0.5 rounded uppercase block w-max mb-1">AIRPORT TRANSFERS</span>
                    <h3 class="font-black text-sm text-slate-900">Free Airport Pickup on $1000+ Bookings</h3>
                    <p class="text-[11px] text-slate-500 mt-1">Code: <strong class="text-slate-900">FREECAB</strong></p>
                </div>
            </div>
        </div>
    </section>

    <!-- SECTION 1: Mountain Escapes vs. Beach Destinations -->
    <section id="destinations" class="max-w-[1400px] mx-auto px-4 md:px-12 mb-16">
        <div class="flex flex-col md:flex-row md:items-end justify-between mb-8 gap-4">
            <div>
                <span class="text-mmt-blue font-black text-xs uppercase tracking-widest block mb-1">Curated Travel Styles</span>
                <h2 class="text-2xl md:text-3xl font-black text-slate-900 tracking-tight">Mountain Escapes & Sun-Kissed Beaches</h2>
            </div>
            <div class="flex items-center gap-2">
                <button class="bg-mmt-blue text-white font-bold text-xs px-4 py-2 rounded-full">All Destinations</button>
                <button class="bg-slate-200 text-slate-700 font-bold text-xs px-4 py-2 rounded-full hover:bg-slate-300">Beach Vacations</button>
                <button class="bg-slate-200 text-slate-700 font-bold text-xs px-4 py-2 rounded-full hover:bg-slate-300">Mountain Treks</button>
            </div>
        </div>

        <div class="grid grid-cols-1 md:grid-cols-4 gap-6">
            
            <!-- Mountain 1: Swiss Alps -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100 group">
                <div class="relative h-48 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1530122037265-a5f1f91d3b99?auto=format&fit=crop&w=600&q=80" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-300">
                    <span class="absolute top-3 left-3 bg-slate-900/80 text-white text-[10px] font-black px-2 py-0.5 rounded uppercase">MOUNTAIN</span>
                </div>
                <div class="p-4">
                    <h3 class="font-black text-base text-slate-900">Swiss Alps & Interlaken Express</h3>
                    <p class="text-xs text-slate-500 mt-1">Scenic glacier train rides, cable cars, and alpine chalet stays.</p>
                    <div class="mt-4 flex items-center justify-between pt-3 border-t border-slate-100">
                        <span class="text-lg font-black text-slate-900">$2,100 <span class="text-[10px] font-normal text-slate-400">/ person</span></span>
                        <a href="#custom-planner" class="text-mmt-blue font-extrabold text-xs">Explore &rarr;</a>
                    </div>
                </div>
            </div>

            <!-- Beach 1: Maldives -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100 group">
                <div class="relative h-48 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1514282401047-d79a71a590e8?auto=format&fit=crop&w=600&q=80" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-300">
                    <span class="absolute top-3 left-3 bg-cyan-600/80 text-white text-[10px] font-black px-2 py-0.5 rounded uppercase">BEACH RESORT</span>
                </div>
                <div class="p-4">
                    <h3 class="font-black text-base text-slate-900">Maldives Overwater Bungalows</h3>
                    <p class="text-xs text-slate-500 mt-1">All-inclusive water villa stays, speedboat transfers & snorkeling.</p>
                    <div class="mt-4 flex items-center justify-between pt-3 border-t border-slate-100">
                        <span class="text-lg font-black text-slate-900">$1,890 <span class="text-[10px] font-normal text-slate-400">/ person</span></span>
                        <a href="#custom-planner" class="text-mmt-blue font-extrabold text-xs">Explore &rarr;</a>
                    </div>
                </div>
            </div>

            <!-- Beach 2: Bali -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100 group">
                <div class="relative h-48 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1537996194471-e657df975ab4?auto=format&fit=crop&w=600&q=80" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-300">
                    <span class="absolute top-3 left-3 bg-cyan-600/80 text-white text-[10px] font-black px-2 py-0.5 rounded uppercase">BEACH & CULTURE</span>
                </div>
                <div class="p-4">
                    <h3 class="font-black text-base text-slate-900">Bali Tropical Island Gateway</h3>
                    <p class="text-xs text-slate-500 mt-1">Private pool villas, Nusa Penida island hopping & beach clubs.</p>
                    <div class="mt-4 flex items-center justify-between pt-3 border-t border-slate-100">
                        <span class="text-lg font-black text-slate-900">$1,350 <span class="text-[10px] font-normal text-slate-400">/ person</span></span>
                        <a href="#custom-planner" class="text-mmt-blue font-extrabold text-xs">Explore &rarr;</a>
                    </div>
                </div>
            </div>

            <!-- Mountain 2: Himalayas -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100 group">
                <div class="relative h-48 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1544735716-392fe2489ffa?auto=format&fit=crop&w=600&q=80" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-300">
                    <span class="absolute top-3 left-3 bg-slate-900/80 text-white text-[10px] font-black px-2 py-0.5 rounded uppercase">MOUNTAIN TREK</span>
                </div>
                <div class="p-4">
                    <h3 class="font-black text-base text-slate-900">Himalayan Heights & Manali Retreat</h3>
                    <p class="text-xs text-slate-500 mt-1">Snowy peak excursions, Solang valley adventures & bonfire stays.</p>
                    <div class="mt-4 flex items-center justify-between pt-3 border-t border-slate-100">
                        <span class="text-lg font-black text-slate-900">$890 <span class="text-[10px] font-normal text-slate-400">/ person</span></span>
                        <a href="#custom-planner" class="text-mmt-blue font-extrabold text-xs">Explore &rarr;</a>
                    </div>
                </div>
            </div>

        </div>
    </section>

    <!-- SECTION 2: Visa Assistance & Passport Services Concierge Strip -->
    <section id="visa-assistance" class="max-w-[1400px] mx-auto px-4 md:px-12 mb-16">
        <div class="bg-gradient-to-r from-slate-900 via-blue-950 to-slate-900 rounded-3xl p-8 text-white mmt-card-shadow relative overflow-hidden">
            <div class="grid grid-cols-1 lg:grid-cols-12 gap-8 items-center relative z-10">
                
                <div class="lg:col-span-7">
                    <span class="bg-emerald-500/20 text-emerald-400 text-xs font-black px-3 py-1 rounded-full uppercase tracking-widest border border-emerald-500/30 inline-block mb-3">
                        Hassle-Free Visa Services
                    </span>
                    <h2 class="text-2xl md:text-4xl font-black leading-tight mb-3">Visa Assistance for 50+ Countries</h2>
                    <p class="text-slate-300 text-xs md:text-sm leading-relaxed mb-6">
                        We handle end-to-end visa applications, document verification, appointment scheduling, and express tourist/business visas for Schengen, USA, UK, Dubai, Thailand, and Singapore.
                    </p>

                    <div class="grid grid-cols-2 sm:grid-cols-4 gap-4 text-xs font-bold">
                        <div class="bg-white/10 p-3 rounded-xl border border-white/10 text-center">
                            <span class="block text-emerald-400 text-lg font-black">99.2%</span>
                            <span class="text-slate-300 text-[11px]">Approval Rate</span>
                        </div>
                        <div class="bg-white/10 p-3 rounded-xl border border-white/10 text-center">
                            <span class="block text-mmt-blue text-lg font-black">24-48hrs</span>
                            <span class="text-slate-300 text-[11px]">Express Visas</span>
                        </div>
                        <div class="bg-white/10 p-3 rounded-xl border border-white/10 text-center">
                            <span class="block text-yellow-400 text-lg font-black">Doorstep</span>
                            <span class="text-slate-300 text-[11px]">Pickup Docs</span>
                        </div>
                        <div class="bg-white/10 p-3 rounded-xl border border-white/10 text-center">
                            <span class="block text-orange-400 text-lg font-black">No Hidden</span>
                            <span class="text-slate-300 text-[11px]">Government Fees</span>
                        </div>
                    </div>
                </div>

                <div class="lg:col-span-5 bg-white text-slate-900 p-6 rounded-2xl">
                    <h3 class="font-black text-lg mb-1">Check Visa Requirements</h3>
                    <p class="text-xs text-slate-500 mb-4">Select your destination country to get fast processing info.</p>

                    <div class="space-y-3">
                        <div>
                            <label class="text-[10px] font-bold text-slate-500 uppercase block mb-1">Select Country</label>
                            <select class="w-full bg-slate-100 border border-slate-300 rounded-lg p-2.5 text-xs font-bold text-slate-800">
                                <option>Schengen (Europe Tourist Visa)</option>
                                <option>United Arab Emirates (Dubai eVisa)</option>
                                <option>Thailand (Visa on Arrival Assistance)</option>
                                <option>United States (B1/B2 Visa Appointment)</option>
                                <option>Singapore & Malaysia Tourist Visa</option>
                            </select>
                        </div>
                        <a href="#custom-planner" class="w-full bg-mmt-blue hover:bg-blue-700 text-white font-black py-3 rounded-xl text-xs uppercase tracking-wider block text-center transition-all shadow-md">
                            Apply For Visa Now
                        </a>
                    </div>
                </div>

            </div>
        </div>
    </section>

    <!-- SECTION 3: Kids & Family Tours + Attractions & Activities -->
    <section id="attractions" class="max-w-[1400px] mx-auto px-4 md:px-12 mb-16">
        <div class="flex flex-col md:flex-row md:items-end justify-between mb-8 gap-4">
            <div>
                <span class="text-mmt-orange font-black text-xs uppercase tracking-widest block mb-1">Fun For All Ages</span>
                <h2 class="text-2xl md:text-3xl font-black text-slate-900 tracking-tight">Family Tours, Attractions & Theme Parks</h2>
            </div>
            <a href="#custom-planner" class="text-mmt-blue font-bold text-xs hover:underline">View All Family Passes &rarr;</a>
        </div>

        <div class="grid grid-cols-1 md:grid-cols-3 gap-6">
            
            <!-- Family Attraction 1 -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100">
                <div class="relative h-52 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1596394516093-501ba68a0ba6?auto=format&fit=crop&w=800&q=80" class="w-full h-full object-cover">
                    <span class="absolute top-3 left-3 bg-orange-500 text-white text-[10px] font-black px-2.5 py-1 rounded uppercase">FAMILY FAVORITE</span>
                </div>
                <div class="p-5">
                    <span class="text-[11px] font-bold text-emerald-600 block mb-1"><i data-lucide="smile" class="w-3.5 h-3.5 inline mr-1"></i> Kids Under 5 Enter Free</span>
                    <h3 class="font-black text-lg text-slate-900 mb-1">Disneyland & Universal Studios Combo</h3>
                    <p class="text-xs text-slate-500 mb-4">Skip-the-line express park tickets, character dining & hotel transfers included.</p>
                    <div class="flex items-center justify-between border-t border-slate-100 pt-4">
                        <span class="text-xl font-black text-slate-900">$450 <span class="text-xs font-normal text-slate-500">/ family pass</span></span>
                        <a href="#custom-planner" class="bg-mmt-blue text-white font-black text-xs px-4 py-2 rounded-lg">Book Pass</a>
                    </div>
                </div>
            </div>

            <!-- Family Attraction 2 -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100">
                <div class="relative h-52 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1544551763-46a013bb70d5?auto=format&fit=crop&w=800&q=80" class="w-full h-full object-cover">
                    <span class="absolute top-3 left-3 bg-purple-600 text-white text-[10px] font-black px-2.5 py-1 rounded uppercase">WATERSPORTS & SAFARI</span>
                </div>
                <div class="p-5">
                    <span class="text-[11px] font-bold text-emerald-600 block mb-1"><i data-lucide="shield-check" class="w-3.5 h-3.5 inline mr-1"></i> Certified Guided Tour</span>
                    <h3 class="font-black text-lg text-slate-900 mb-1">Dubai Desert Safari & Aquarium Pass</h3>
                    <p class="text-xs text-slate-500 mb-4">4x4 Dune bashing, camel rides, BBQ dinner, and Burj Khalifa 124th-floor tickets.</p>
                    <div class="flex items-center justify-between border-t border-slate-100 pt-4">
                        <span class="text-xl font-black text-slate-900">$290 <span class="text-xs font-normal text-slate-500">/ person</span></span>
                        <a href="#custom-planner" class="bg-mmt-blue text-white font-black text-xs px-4 py-2 rounded-lg">Book Pass</a>
                    </div>
                </div>
            </div>

            <!-- Airport Cabs & Pickup Drop -->
            <div class="bg-white rounded-2xl overflow-hidden mmt-card-shadow border border-slate-100">
                <div class="relative h-52 overflow-hidden">
                    <img src="https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=800&q=80" class="w-full h-full object-cover">
                    <span class="absolute top-3 left-3 bg-blue-600 text-white text-[10px] font-black px-2.5 py-1 rounded uppercase">AIRPORT TRANSFERS</span>
                </div>
                <div class="p-5">
                    <span class="text-[11px] font-bold text-emerald-600 block mb-1"><i data-lucide="clock" class="w-3.5 h-3.5 inline mr-1"></i> Zero Waiting Time Guarantee</span>
                    <h3 class="font-black text-lg text-slate-900 mb-1">Private Airport Pickup & Drop Cabs</h3>
                    <p class="text-xs text-slate-500 mb-4">Chauffeur driven SUVs & Sedans waiting for you right outside international arrivals.</p>
                    <div class="flex items-center justify-between border-t border-slate-100 pt-4">
                        <span class="text-xl font-black text-slate-900">From $35 <span class="text-xs font-normal text-slate-500">/ ride</span></span>
                        <a href="#custom-planner" class="bg-mmt-blue text-white font-black text-xs px-4 py-2 rounded-lg">Reserve Cab</a>
                    </div>
                </div>
            </div>

        </div>
    </section>

    <!-- SECTION 4: Contact & Custom Trip Request Form -->
    <section id="custom-planner" class="bg-white py-16 border-t border-slate-200">
        <div class="max-w-[1400px] mx-auto px-4 md:px-12">
            <div class="grid grid-cols-1 lg:grid-cols-12 gap-12 items-center">
                
                <div class="lg:col-span-6">
                    <span class="text-mmt-blue font-black text-xs uppercase tracking-widest block mb-1">Custom Travel Concierge</span>
                    <h2 class="text-3xl font-black text-slate-900 mb-4">Can't Find The Exact Package?</h2>
                    <p class="text-slate-600 text-sm mb-6 leading-relaxed">Let our travel concierges craft a bespoke itinerary for your flights, luxury hotels, visas, and activities with best price matching.</p>
                    
                    <div class="space-y-4">
                        <div class="flex items-center gap-3">
                            <div class="w-8 h-8 rounded-full bg-blue-100 text-mmt-blue flex items-center justify-center font-bold shrink-0">
                                <i data-lucide="check" class="w-4 h-4"></i>
                            </div>
                            <span class="text-xs font-bold text-slate-700">Consolidator airfares on First, Business & Economy flights</span>
                        </div>
                        <div class="flex items-center gap-3">
                            <div class="w-8 h-8 rounded-full bg-blue-100 text-mmt-blue flex items-center justify-center font-bold shrink-0">
                                <i data-lucide="check" class="w-4 h-4"></i>
                            </div>
                            <span class="text-xs font-bold text-slate-700">Tailored honeymoon packages & family resort bookings</span>
                        </div>
                        <div class="flex items-center gap-3">
                            <div class="w-8 h-8 rounded-full bg-blue-100 text-mmt-blue flex items-center justify-center font-bold shrink-0">
                                <i data-lucide="check" class="w-4 h-4"></i>
                            </div>
                            <span class="text-xs font-bold text-slate-700">Dedicated 24x7 travel agent support before & during your trip</span>
                        </div>
                    </div>
                </div>

                <div class="lg:col-span-6">
                    <div class="bg-slate-50 p-6 md:p-8 rounded-2xl border border-slate-200 mmt-card-shadow">
                        <h3 class="text-lg font-black text-slate-900 mb-1">Request A Free Custom Quote</h3>
                        <p class="text-xs text-slate-500 mb-6">Our agent will call you within 15 minutes with discounted quotes.</p>

                        <form class="space-y-4">
                            <div>
                                <label class="text-[11px] font-bold text-slate-600 uppercase block mb-1">Your Full Name</label>
                                <input type="text" placeholder="John Doe" class="w-full bg-white border border-slate-300 rounded-lg px-4 py-2.5 text-xs focus:outline-none focus:border-mmt-blue font-medium">
                            </div>
                            <div class="grid grid-cols-1 sm:grid-cols-2 gap-4">
                                <div>
                                    <label class="text-[11px] font-bold text-slate-600 uppercase block mb-1">Phone / WhatsApp</label>
                                    <input type="tel" placeholder="+1 (555) 000-0000" class="w-full bg-white border border-slate-300 rounded-lg px-4 py-2.5 text-xs focus:outline-none focus:border-mmt-blue font-medium">
                                </div>
                                <div>
                                    <label class="text-[11px] font-bold text-slate-600 uppercase block mb-1">Desired Service</label>
                                    <select class="w-full bg-white border border-slate-300 rounded-lg px-4 py-2.5 text-xs font-bold text-slate-800 focus:outline-none focus:border-mmt-blue">
                                        <option>Holiday Package</option>
                                        <option>Flight + Hotel Combo</option>
                                        <option>Visa Assistance Only</option>
                                        <option>Airport Cab / Transfer</option>
                                        <option>Attractions & Park Tickets</option>
                                    </select>
                                </div>
                            </div>
                            <button type="button" class="w-full bg-gradient-to-r from-mmt-blue to-blue-700 text-white font-black py-3.5 rounded-xl text-xs uppercase tracking-wider hover:opacity-95 transition-all shadow-md">
                                SUBMIT INQUIRY
                            </button>
                        </form>
                    </div>
                </div>

            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer class="bg-mmt-darkBlue text-slate-400 text-xs py-10 border-t border-slate-800">
        <div class="max-w-[1400px] mx-auto px-4 md:px-12 grid grid-cols-1 md:grid-cols-4 gap-8 mb-8">
            <div>
                <span class="font-black text-lg text-white block mb-2">CROSSWORLD TRAVELS</span>
                <p class="text-[11px] leading-relaxed">Your full-service online travel agency for flights, 5-star hotels, visas, airport cabs, and holiday packages worldwide.</p>
            </div>
            <div>
                <h4 class="text-white font-bold mb-3 uppercase tracking-wider text-[11px]">Holiday Categories</h4>
                <ul class="space-y-1 text-[11px]">
                    <li><a href="#" class="hover:text-white">Beach & Tropical Vacations</a></li>
                    <li><a href="#" class="hover:text-white">Mountain & Hill Station Treks</a></li>
                    <li><a href="#" class="hover:text-white">Family & Kids Theme Parks</a></li>
                </ul>
            </div>
            <div>
                <h4 class="text-white font-bold mb-3 uppercase tracking-wider text-[11px]">Travel Services</h4>
                <ul class="space-y-1 text-[11px]">
                    <li><a href="#" class="hover:text-white">Express Tourist Visas</a></li>
                    <li><a href="#" class="hover:text-white">Airport Pickup & Cabs</a></li>
                    <li><a href="#" class="hover:text-white">Flight Ticket Booking</a></li>
                </ul>
            </div>
            <div>
                <h4 class="text-white font-bold mb-3 uppercase tracking-wider text-[11px]">Contact Us</h4>
                <p class="mb-1 text-[11px]">Toll Free: +1 (800) 555-CROSS</p>
                <p class="text-[11px]">Email: support@crossworldtravels.com</p>
            </div>
        </div>
        <div class="max-w-[1400px] mx-auto px-4 md:px-12 border-t border-slate-800 pt-6 text-center text-[11px] text-slate-500">
            &copy; 2026 Crossworld Travels. All rights reserved.
        </div>
    </footer>

    <script>
        lucide.createIcons();
    </script>
</body>
</html>