{"id":879,"date":"2025-08-02T07:25:38","date_gmt":"2025-08-02T07:25:38","guid":{"rendered":"https:\/\/eventparadise.in\/?page_id=879"},"modified":"2025-08-03T17:27:08","modified_gmt":"2025-08-03T17:27:08","slug":"nautical-journeys","status":"publish","type":"page","link":"https:\/\/eventparadise.in\/?page_id=879","title":{"rendered":"NAUTICAL JOURNEYS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"879\" class=\"elementor elementor-879\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1756d9 e-flex e-con-boxed e-con e-parent\" data-id=\"c1756d9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae9f652 elementor-widget elementor-widget-html\" data-id=\"ae9f652\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u2693 Nautical Journey | Luxury Sea-Themed Events by Event Paradise<\/title>\r\n    <meta name=\"description\" content=\"Set Sail on an Unforgettable Celebration \u2013 Where Every Event is Anchored in Elegance. Luxury yacht parties, beachside weddings, and waterfront celebrations across India.\">\r\n    <meta name=\"keywords\" content=\"nautical themed event planners India, yacht event organizers, luxury cruise wedding packages, sea-themed corporate events, destination yacht party India, waterfront celebration planners\">\r\n    <meta name=\"robots\" content=\"index, follow\">\r\n    <meta property=\"og:title\" content=\"\u2693 Nautical Journey | Luxury Sea-Themed Events by Event Paradise\">\r\n    <meta property=\"og:description\" content=\"Set Sail on an Unforgettable Celebration \u2013 Where Every Event is Anchored in Elegance. Maritime masterpiece events with coastal luxury and nautical charm.\">\r\n    <meta property=\"og:type\" content=\"website\">\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Cinzel:wght@400;500;600;700&family=Crimson+Text:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary-color: #f3b4af;\r\n            --secondary-color: #000000;\r\n            --ocean-blue: #f3b4af;\r\n            --sea-teal: #f3b4af;\r\n            --sunset-gold: #f3b4af;\r\n        }\r\n        \r\n        .font-luxury { font-family: 'Playfair Display', serif; }\r\n        .font-royal { font-family: 'Cinzel', serif; }\r\n        .font-exquisite { font-family: 'Cormorant Garamond', serif; }\r\n        .font-quning { font-family: 'Crimson Text', serif; }\r\n        \r\n        body { \r\n            font-family: 'Cormorant Garamond', serif;\r\n            background-color: #fafafa;\r\n        }\r\n        \r\n        .nautical-gradient {\r\n            background: linear-gradient(135deg, #f3b4af 0%, #000000 25%, #f3b4af 50%, #000000 75%, #f3b4af 100%);\r\n            background-size: 400% 400%;\r\n            animation: oceanWave 12s ease infinite;\r\n        }\r\n        \r\n        @keyframes oceanWave {\r\n            0% { background-position: 0% 50%; }\r\n            25% { background-position: 100% 50%; }\r\n            50% { background-position: 50% 100%; }\r\n            75% { background-position: 0% 50%; }\r\n            100% { background-position: 50% 0%; }\r\n        }\r\n        \r\n        .card-hover { \r\n            transition: all 0.5s ease; \r\n        }\r\n        \r\n        .card-hover:hover { \r\n            transform: translateY(-12px) scale(1.03); \r\n            box-shadow: 0 35px 70px rgba(243, 180, 175, 0.4); \r\n        }\r\n        \r\n        .elegant-border {\r\n            border: 2px solid #f3b4af;\r\n            position: relative;\r\n        }\r\n        \r\n        .elegant-border::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -4px;\r\n            left: -4px;\r\n            right: -4px;\r\n            bottom: -4px;\r\n            border: 1px solid #f3b4af;\r\n            opacity: 0.5;\r\n        }\r\n        \r\n        .ornament {\r\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M50 0L60 10L50 20L40 10Z' fill='%23f3b4af' opacity='0.3'\/%3E%3Cpath d='M20 0L30 10L20 20L10 10Z' fill='%23f3b4af' opacity='0.2'\/%3E%3Cpath d='M80 0L90 10L80 20L70 10Z' fill='%23f3b4af' opacity='0.2'\/%3E%3C\/svg%3E\");\r\n            background-repeat: repeat-x;\r\n            background-position: center;\r\n            height: 20px;\r\n        }\r\n        \r\n        @keyframes fadeInUp {\r\n            from { opacity: 0; transform: translateY(40px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n        \r\n        @keyframes yachtSail {\r\n            0% { transform: scale(1) rotate(0deg) translateX(0px); }\r\n            25% { transform: scale(1.05) rotate(2deg) translateX(5px); }\r\n            50% { transform: scale(1.02) rotate(0deg) translateX(0px); }\r\n            75% { transform: scale(1.05) rotate(-2deg) translateX(-5px); }\r\n            100% { transform: scale(1) rotate(0deg) translateX(0px); }\r\n        }\r\n        \r\n        .fade-in-up { animation: fadeInUp 1s ease-out; }\r\n        .yacht-sail { animation: yachtSail 6s ease-in-out infinite; }\r\n        \r\n        .luxury-shadow {\r\n            box-shadow: 0 15px 35px rgba(243, 180, 175, 0.4);\r\n        }\r\n        \r\n        .service-icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: linear-gradient(135deg, #f3b4af, #000000);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 1rem;\r\n            transition: all 0.4s ease;\r\n        }\r\n        \r\n        .service-icon:hover {\r\n            transform: rotate(360deg) scale(1.2);\r\n            box-shadow: 0 15px 30px rgba(243, 180, 175, 0.6);\r\n        }\r\n        \r\n        .nautical-card {\r\n            background: linear-gradient(135deg, #ffffff 0%, #faf9f8 100%);\r\n            border-left: 4px solid #f3b4af;\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .nautical-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(243, 180, 175, 0.15), transparent);\r\n            transition: left 0.6s ease;\r\n        }\r\n        \r\n        .nautical-card:hover::before {\r\n            left: 100%;\r\n        }\r\n        \r\n        .nautical-card:hover {\r\n            border-left-width: 8px;\r\n            transform: translateX(8px);\r\n            box-shadow: 0 20px 40px rgba(243, 180, 175, 0.3);\r\n        }\r\n        \r\n        .ocean-pattern {\r\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23f3b4af' fill-opacity='0.08'%3E%3Cpath d='M0 50 Q25 25 50 50 T100 50 L100 100 L0 100 Z'\/%3E%3Cpath d='M0 70 Q25 45 50 70 T100 70 L100 100 L0 100 Z' opacity='0.5'\/%3E%3C\/g%3E%3C\/svg%3E\");\r\n        }\r\n        \r\n        .anchor-effect {\r\n            background: radial-gradient(circle at center, rgba(243, 180, 175, 0.3) 0%, transparent 70%);\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            pointer-events: none;\r\n        }\r\n        \r\n        .maritime-text {\r\n            background: linear-gradient(45deg, #f3b4af, #000000, #f3b4af);\r\n            background-size: 200% 200%;\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            animation: maritimeShine 4s ease-in-out infinite;\r\n        }\r\n        \r\n        @keyframes maritimeShine {\r\n            0%, 100% { background-position: 0% 50%; }\r\n            50% { background-position: 100% 50%; }\r\n        }\r\n        \r\n        .wave-animation {\r\n            background: linear-gradient(45deg, transparent 30%, rgba(243, 180, 175, 0.15) 50%, transparent 70%);\r\n            background-size: 200% 200%;\r\n            animation: waveFlow 3s ease-in-out infinite;\r\n        }\r\n        \r\n        @keyframes waveFlow {\r\n            0%, 100% { background-position: 0% 50%; }\r\n            50% { background-position: 100% 50%; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-gray-50\">\r\n    <!-- Hero Section -->\r\n    <section class=\"nautical-gradient text-white py-12 sm:py-16 md:py-24 px-4 relative overflow-hidden\">\r\n        <div class=\"absolute inset-0 ocean-pattern opacity-30\"><\/div>\r\n        <div class=\"anchor-effect\"><\/div>\r\n        \r\n        <div class=\"max-w-6xl mx-auto text-center fade-in-up relative z-10\">\r\n            <div class=\"mb-6 sm:mb-8\">\r\n                <svg width=\"80\" height=\"80\" viewBox=\"0 0 100 100\" className=\"mx-auto mb-4 sm:mb-6 yacht-sail\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\">\r\n                    <!-- Yacht Hull -->\r\n                    <path d=\"M20 70 Q50 60 80 70 L75 80 L25 80 Z\" fill=\"currentColor\" opacity=\"0.7\"\/>\r\n                    \r\n                    <!-- Main Sail -->\r\n                    <path d=\"M50 20 L50 70 L75 65 L65 25 Z\" fill=\"currentColor\" opacity=\"0.5\"\/>\r\n                    \r\n                    <!-- Jib Sail -->\r\n                    <path d=\"M50 25 L35 35 L50 60 Z\" fill=\"currentColor\" opacity=\"0.4\"\/>\r\n                    \r\n                    <!-- Mast -->\r\n                    <line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"70\" stroke=\"currentColor\" strokeWidth=\"3\"\/>\r\n                    \r\n                    <!-- Boom -->\r\n                    <line x1=\"50\" y1=\"65\" x2=\"75\" y2=\"65\" stroke=\"currentColor\" strokeWidth=\"2\"\/>\r\n                    \r\n                    <!-- Waves -->\r\n                    <path d=\"M10 75 Q20 72 30 75 T50 75 T70 75 T90 75\" stroke=\"currentColor\" strokeWidth=\"2\" opacity=\"0.6\"\/>\r\n                    <path d=\"M15 80 Q25 77 35 80 T55 80 T75 80 T95 80\" stroke=\"currentColor\" strokeWidth=\"2\" opacity=\"0.4\"\/>\r\n                    \r\n                    <!-- Anchor -->\r\n                    <circle cx=\"25\" cy=\"75\" r=\"2\" fill=\"currentColor\"\/>\r\n                    <path d=\"M25 73 L25 77 M23 77 L27 77\" stroke=\"currentColor\" strokeWidth=\"1\"\/>\r\n                    \r\n                    <!-- Flag -->\r\n                    <path d=\"M65 25 L75 25 L75 30 L70 27.5 L65 30 Z\" fill=\"#f59e0b\"\/>\r\n                <\/svg>\r\n            <\/div>\r\n            \r\n            <h1 class=\"font-luxury text-4xl sm:text-5xl md:text-6xl lg:text-7xl font-bold mb-4 sm:mb-6 leading-tight tracking-wide\">\r\n                \u2693 Nautical Journey\r\n            <\/h1>\r\n            \r\n            <div class=\"ornament mb-4 sm:mb-6\"><\/div>\r\n            \r\n            <h2 class=\"font-royal text-lg sm:text-xl md:text-2xl lg:text-3xl mb-6 sm:mb-8 tracking-wider px-2\">\r\n                Luxury Sea-Themed Events by Event Paradise\r\n            <\/h2>\r\n            \r\n            <p class=\"font-exquisite text-lg sm:text-xl md:text-2xl mb-8 sm:mb-12 max-w-4xl mx-auto leading-relaxed px-2\">\r\n                Set Sail on an Unforgettable Celebration \u2013 Where Every Event is Anchored in Elegance\r\n            <\/p>\r\n            \r\n            <button onclick=\"scrollToContact()\" class=\"bg-white text-blue-800 px-6 sm:px-8 md:px-12 py-3 sm:py-4 font-royal text-sm sm:text-base md:text-lg tracking-wider hover:bg-blue-50 transition-all duration-300 luxury-shadow border-2 border-white hover:border-blue-100 hover:scale-105\">\r\n                REQUEST NAUTICAL JOURNEY PROPOSAL\r\n            <\/button>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- About Section -->\r\n    <section class=\"py-12 sm:py-16 md:py-20 px-4 bg-white\">\r\n        <div class=\"max-w-6xl mx-auto text-center\">\r\n            <div class=\"mb-8 sm:mb-12 md:mb-16\">\r\n                <h2 class=\"font-luxury text-3xl sm:text-4xl md:text-5xl font-bold text-black mb-4 sm:mb-6\">Exclusive Maritime Masterpiece Events<\/h2>\r\n                <div class=\"ornament mb-6 sm:mb-8\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"max-w-5xl mx-auto space-y-6 sm:space-y-8\">\r\n                <p class=\"font-quning text-base sm:text-lg md:text-xl leading-relaxed text-gray-800\">\r\n                    At Event Paradise, we bring your dream of a waterfront celebration to life through our exclusive Nautical Journey experiences. Crafted for clients with a taste for the extraordinary, this theme transforms your event into a maritime masterpiece\u2014complete with coastal luxury, nautical charm, and unforgettable views of the open water.\r\n                <\/p>\r\n                \r\n                <p class=\"font-quning text-base sm:text-lg md:text-xl leading-relaxed text-gray-800\">\r\n                    Whether you're planning a wedding aboard a yacht, a brand launch with coastal elegance, or a sunset cocktail party by the harbor, our team delivers seamless execution, oceanic aesthetics, and five-star service. Every event under the Nautical Journey banner is designed to evoke the spirit of exploration, freedom, and timeless sophistication.\r\n                <\/p>\r\n                \r\n                <div class=\"mt-8 sm:mt-12\">\r\n                    <svg width=\"120\" height=\"120\" viewBox=\"0 0 200 200\" className=\"mx-auto mb-6\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\">\r\n                        <!-- Large Yacht -->\r\n                        <path d=\"M40 120 Q100 100 160 120 L150 140 L50 140 Z\" fill=\"#1e40af\" opacity=\"0.3\"\/>\r\n                        \r\n                        <!-- Upper Deck -->\r\n                        <rect x=\"60\" y=\"110\" width=\"80\" height=\"10\" fill=\"#1e40af\" opacity=\"0.5\" rx=\"2\"\/>\r\n                        \r\n                        <!-- Main Sail -->\r\n                        <path d=\"M100 40 L100 120 L140 110 L125 50 Z\" fill=\"#0891b2\" opacity=\"0.4\"\/>\r\n                        \r\n                        <!-- Jib Sail -->\r\n                        <path d=\"M100 50 L75 65 L100 100 Z\" fill=\"#0891b2\" opacity=\"0.3\"\/>\r\n                        \r\n                        <!-- Mast -->\r\n                        <line x1=\"100\" y1=\"40\" x2=\"100\" y2=\"120\" stroke=\"#1e40af\" strokeWidth=\"4\"\/>\r\n                        \r\n                        <!-- Ocean Waves -->\r\n                        <path d=\"M20 130 Q40 125 60 130 T100 130 T140 130 T180 130\" stroke=\"#0891b2\" strokeWidth=\"3\" opacity=\"0.6\"\/>\r\n                        <path d=\"M10 140 Q30 135 50 140 T90 140 T130 140 T170 140\" stroke=\"#0891b2\" strokeWidth=\"3\" opacity=\"0.4\"\/>\r\n                        <path d=\"M25 150 Q45 145 65 150 T105 150 T145 150 T185 150\" stroke=\"#0891b2\" strokeWidth=\"3\" opacity=\"0.3\"\/>\r\n                        \r\n                        <!-- Sun\/Sunset -->\r\n                        <circle cx=\"160\" cy=\"60\" r=\"20\" fill=\"#f59e0b\" opacity=\"0.6\"\/>\r\n                        <path d=\"M140 60 L180 60 M160 40 L160 80 M145 45 L175 75 M175 45 L145 75\" stroke=\"#f59e0b\" strokeWidth=\"2\" opacity=\"0.4\"\/>\r\n                        \r\n                        <!-- Seagulls -->\r\n                        <path d=\"M50 50 Q55 45 60 50\" stroke=\"#1e40af\" strokeWidth=\"2\" opacity=\"0.5\"\/>\r\n                        <path d=\"M70 40 Q75 35 80 40\" stroke=\"#1e40af\" strokeWidth=\"2\" opacity=\"0.5\"\/>\r\n                        \r\n                        <!-- Anchor -->\r\n                        <circle cx=\"60\" cy=\"125\" r=\"3\" fill=\"#1e40af\"\/>\r\n                        <path d=\"M60 122 L60 128 M57 128 L63 128\" stroke=\"#1e40af\" strokeWidth=\"2\"\/>\r\n                    <\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Perfect For Section -->\r\n    <section class=\"py-12 sm:py-16 md:py-20 px-4 bg-blue-50\">\r\n        <div class=\"max-w-6xl mx-auto\">\r\n            <div class=\"text-center mb-8 sm:mb-12 md:mb-16\">\r\n                <h2 class=\"font-luxury text-3xl sm:text-4xl md:text-5xl font-bold text-black mb-4 sm:mb-6\">\ud83c\udf0a Perfect For<\/h2>\r\n                <div class=\"ornament mb-6 sm:mb-8\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-6 sm:gap-8\">\r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow wave-animation\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-black\">Yacht & Catamaran Parties<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Exclusive celebrations aboard luxury vessels with panoramic ocean views<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow wave-animation\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Beachside Weddings & Receptions<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Romantic ceremonies with sand between your toes and ocean breezes<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow wave-animation\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Cruise-based Corporate Retreats<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Team building and business events in inspiring maritime settings<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow wave-animation\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Product Launches with Ocean Backdrops<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Brand unveilings with stunning coastal elegance and natural beauty<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow wave-animation\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Destination Engagements or Vow Renewals<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Intimate celebrations marking life's most precious moments<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow wave-animation\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Seaside Milestone Celebrations & Influencer Shoots<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Picture-perfect moments with breathtaking waterfront backdrops<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Signature Inclusions Section -->\r\n    <section class=\"py-12 sm:py-16 md:py-20 px-4 bg-white\">\r\n        <div class=\"max-w-6xl mx-auto\">\r\n            <div class=\"text-center mb-8 sm:mb-12 md:mb-16\">\r\n                <h2 class=\"font-luxury text-3xl sm:text-4xl md:text-5xl font-bold text-gray-800 mb-4 sm:mb-6\">\ud83c\udf34 Our Signature Inclusions<\/h2>\r\n                <div class=\"ornament mb-6 sm:mb-8\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-6 sm:gap-8\">\r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <path d=\"M3 21h18\"\/>\r\n                                <path d=\"M5 21V7l8-4v18\"\/>\r\n                                <path d=\"M19 21V11l-6-4\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\u26f5 Luxury Yacht & Vessel Bookings<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">Private catamarans, double-deck yachts, and sea cruises with customizable seating<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <circle cx=\"12\" cy=\"12\" r=\"5\"\/>\r\n                                <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/>\r\n                                <line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\/>\r\n                                <line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\/>\r\n                                <line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\/>\r\n                                <line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\/>\r\n                                <line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\/>\r\n                                <line x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\/>\r\n                                <line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\ud83c\udf05 Sunset Ceremony Coordination<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">Timed with golden hour, framed by ocean views and soft lighting<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\ud83e\udea2 Marine-Inspired Decor & Styling<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">Driftwood installations, ropes, anchors, seashell centerpieces, navy-gold palettes<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/>\r\n                                <path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/>\r\n                                <line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/>\r\n                                <line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/>\r\n                                <line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\ud83c\udf7d\ufe0f Themed F&B Curation<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">Gourmet seafood bars, beachside grills, tropical cocktails, cruise-style dining<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <path d=\"M9 18V5l12-2v13\"\/>\r\n                                <circle cx=\"6\" cy=\"18\" r=\"3\"\/>\r\n                                <circle cx=\"18\" cy=\"16\" r=\"3\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\ud83c\udfb6 Onboard Entertainment<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">DJs, saxophonists, acoustic performers, live percussion for marine vibes<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <circle cx=\"12\" cy=\"12\" r=\"3\"\/>\r\n                                <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\ud83e\udded Destination Management<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">Beach permits, logistics, guest transfers, accommodation across coastal hotspots<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"service-icon\">\r\n                            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" strokeWidth=\"2\">\r\n                                <path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"\/>\r\n                                <circle cx=\"12\" cy=\"13\" r=\"4\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg font-semibold mb-3 text-blue-800\">\ud83d\udcf8 Oceanfront Photoshoots<\/h3>\r\n                        <p class=\"font-exquisite text-sm text-gray-600\">Styled photography zones, drone videography, cinematic boat entries<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Popular Locations Section -->\r\n    <section class=\"py-12 sm:py-16 md:py-20 px-4 bg-blue-50\">\r\n        <div class=\"max-w-6xl mx-auto\">\r\n            <div class=\"text-center mb-8 sm:mb-12 md:mb-16\">\r\n                <h2 class=\"font-luxury text-3xl sm:text-4xl md:text-5xl font-bold text-gray-800 mb-4 sm:mb-6\">\ud83d\udccd Popular Locations for Nautical Journey Events<\/h2>\r\n                <div class=\"ornament mb-6 sm:mb-8\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-6 sm:gap-8\">\r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Goa<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Private beaches, river cruises & yacht marinas with tropical paradise vibes<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Mumbai<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Gateway sail-outs, luxury boat clubs with cosmopolitan coastal elegance<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Alibaug<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Coastal villas with private jetties and serene waterfront settings<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Kochi<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Backwater cruises & seaside convention spaces with cultural charm<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Andaman & Nicobar Islands<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Exclusive beachside resorts with pristine waters and untouched beauty<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"nautical-card p-6 sm:p-8 rounded-lg luxury-shadow\">\r\n                    <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 text-blue-800\">Udaipur Lake Pichola<\/h3>\r\n                    <p class=\"font-quning text-sm sm:text-base text-gray-600\">Royal boat rides with nautical adaptations and regal lake settings<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Choose Us Section -->\r\n    <section class=\"py-12 sm:py-16 md:py-20 px-4 bg-white\">\r\n        <div class=\"max-w-6xl mx-auto\">\r\n            <div class=\"text-center mb-8 sm:mb-12 md:mb-16\">\r\n                <h2 class=\"font-luxury text-3xl sm:text-4xl md:text-5xl font-bold text-gray-800 mb-4 sm:mb-6\">\ud83c\udf10 Why Choose Event Paradise for Nautical-Themed Events?<\/h2>\r\n                <div class=\"ornament mb-6 sm:mb-8\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-6 sm:gap-8\">\r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"w-16 h-16 sm:w-20 sm:h-20 mx-auto mb-4 sm:mb-6 bg-gradient-to-br from-blue-100 to-blue-200 rounded-full flex items-center justify-center\">\r\n                            <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e40af\" strokeWidth=\"2\">\r\n                                <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 sm:mb-4 text-blue-800\">\u2705 Verified Yacht Partners<\/h3>\r\n                        <p class=\"font-quning text-sm sm:text-base text-gray-600\">Access to premium coastal venues across India with trusted partnerships<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"w-16 h-16 sm:w-20 sm:h-20 mx-auto mb-4 sm:mb-6 bg-gradient-to-br from-blue-100 to-blue-200 rounded-full flex items-center justify-center\">\r\n                            <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e40af\" strokeWidth=\"2\">\r\n                                <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 sm:mb-4 text-blue-800\">\u2705 In-House Maritime Styling<\/h3>\r\n                        <p class=\"font-quning text-sm sm:text-base text-gray-600\">Specialized team for authentic nautical-themed setups and decor<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border sm:col-span-2 lg:col-span-1\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"w-16 h-16 sm:w-20 sm:h-20 mx-auto mb-4 sm:mb-6 bg-gradient-to-br from-blue-100 to-blue-200 rounded-full flex items-center justify-center\">\r\n                            <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e40af\" strokeWidth=\"2\">\r\n                                <circle cx=\"12\" cy=\"12\" r=\"3\"\/>\r\n                                <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 sm:mb-4 text-blue-800\">\u2705 End-to-End Marine Logistics<\/h3>\r\n                        <p class=\"font-quning text-sm sm:text-base text-gray-600\">Complete permits, crew coordination, and maritime event execution<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"w-16 h-16 sm:w-20 sm:h-20 mx-auto mb-4 sm:mb-6 bg-gradient-to-br from-blue-100 to-blue-200 rounded-full flex items-center justify-center\">\r\n                            <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e40af\" strokeWidth=\"2\">\r\n                                <path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\r\n                                <circle cx=\"8.5\" cy=\"7\" r=\"4\"\/>\r\n                                <line x1=\"20\" y1=\"8\" x2=\"20\" y2=\"14\"\/>\r\n                                <line x1=\"23\" y1=\"11\" x2=\"17\" y2=\"11\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 sm:mb-4 text-blue-800\">\u2705 VIP Concierge Support<\/h3>\r\n                        <p class=\"font-quning text-sm sm:text-base text-gray-600\">Security, boarding assistance, and luxury hospitality services<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card-hover bg-white p-6 sm:p-8 rounded-lg luxury-shadow elegant-border\">\r\n                    <div class=\"text-center\">\r\n                        <div class=\"w-16 h-16 sm:w-20 sm:h-20 mx-auto mb-4 sm:mb-6 bg-gradient-to-br from-blue-100 to-blue-200 rounded-full flex items-center justify-center\">\r\n                            <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e40af\" strokeWidth=\"2\">\r\n                                <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\r\n                                <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\r\n                                <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/>\r\n                                <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-royal text-lg sm:text-xl font-semibold mb-3 sm:mb-4 text-blue-800\">\u2705 Scalable Guest Capacity<\/h3>\r\n                        <p class=\"font-quning text-sm sm:text-base text-gray-600\">From intimate gatherings of 20 to grand celebrations of 500+ guests<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"nautical-gradient py-12 sm:py-16 md:py-20 px-4\">\r\n        <div class=\"max-w-4xl mx-auto text-center\">\r\n            <div class=\"mb-6 sm:mb-8\">\r\n                <svg width=\"60\" height=\"60\" viewBox=\"0 0 100 100\" className=\"mx-auto mb-4 sm:mb-6 yacht-sail\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\">\r\n                    <!-- Yacht Hull -->\r\n                    <path d=\"M20 70 Q50 60 80 70 L75 80 L25 80 Z\" fill=\"currentColor\" opacity=\"0.7\"\/>\r\n                    \r\n                    <!-- Main Sail -->\r\n                    <path d=\"M50 20 L50 70 L75 65 L65 25 Z\" fill=\"currentColor\" opacity=\"0.5\"\/>\r\n                    \r\n                    <!-- Mast -->\r\n                    <line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"70\" stroke=\"currentColor\" strokeWidth=\"3\"\/>\r\n                    \r\n                    <!-- Waves -->\r\n                    <path d=\"M10 75 Q20 72 30 75 T50 75 T70 75 T90 75\" stroke=\"currentColor\" strokeWidth=\"2\" opacity=\"0.6\"\/>\r\n                <\/svg>\r\n            <\/div>\r\n            \r\n            <h2 class=\"font-luxury text-3xl sm:text-4xl md:text-5xl font-bold text-white mb-4 sm:mb-6 maritime-text\">Let the Sea Tell Your Story<\/h2>\r\n            <div class=\"ornament mb-6 sm:mb-8\"><\/div>\r\n            \r\n            <p class=\"font-exquisite text-lg sm:text-xl md:text-2xl text-white mb-6 sm:mb-8 px-4\">\r\n                \ud83c\udf1f From the first wave to the final toast\u2014celebrate life's most cherished moments in coastal grandeur.\r\n            <\/p>\r\n            \r\n            <div class=\"flex flex-col sm:flex-row gap-4 justify-center items-center\">\r\n                <button id=\"contact-btn\" onclick=\"handleNauticalJourney()\" class=\"bg-white text-blue-800 px-6 sm:px-8 md:px-10 py-3 sm:py-4 font-royal text-sm sm:text-base md:text-lg tracking-wider hover:bg-blue-50 transition-all duration-300 luxury-shadow border-2 border-white hover:border-blue-100 hover:scale-105\">\r\n                    \ud83d\udc49 REQUEST NAUTICAL JOURNEY PROPOSAL\r\n                <\/button>\r\n                 <button onclick=\"handleYachtExperience()\" class=\"bg-transparent text-white px-6 sm:px-8 md:px-10 py-3 sm:py-4 font-royal text-sm sm:text-base md:text-lg tracking-wider hover:bg-white hover:text-blue-800 transition-all duration-300 luxury-shadow border-2 border-white hover:scale-105\">\r\n                    BOOK YOUR YACHT EXPERIENCE NOW\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Smooth scroll to contact\r\n        function scrollToContact() {\r\n            document.getElementById('contact-btn').scrollIntoView({\r\n                behavior: 'smooth'\r\n            });\r\n        }\r\n\r\n        \/\/ Handle nautical journey proposal\r\n        function handleNauticalJourney() {\r\n            alert('Ready to set sail on your unforgettable nautical celebration! Our maritime event experts will contact you within 24 hours to discuss your waterfront vision, yacht bookings, coastal venue selection, and complete nautical journey planning. From sunset ceremonies to marine-inspired decor, luxury vessel coordination to oceanfront photoshoots - we ensure your event is anchored in elegance and sophistication. Call +91 9560961758 for immediate nautical consultation.');\r\n        }\r\n\r\n        \/\/ Handle yacht experience booking\r\n        function handleYachtExperience() {\r\n            alert('Book your exclusive yacht experience! Our team will arrange luxury vessel bookings, coordinate with verified yacht partners, and plan your complete maritime celebration. Whether it\\'s a beachside wedding, corporate cruise retreat, or seaside milestone celebration - we provide end-to-end yacht event management across India\\'s premium coastal destinations. For urgent yacht bookings, call +91 9560961758.');\r\n        }\r\n\r\n        \/\/ Add scroll animations\r\n        function animateOnScroll() {\r\n            const elements = document.querySelectorAll('.card-hover, .nautical-card');\r\n            elements.forEach(element => {\r\n                const elementTop = element.getBoundingClientRect().top;\r\n                const elementVisible = 150;\r\n                \r\n                if (elementTop < window.innerHeight - elementVisible) {\r\n                    element.classList.add('fade-in-up');\r\n                }\r\n            });\r\n        }\r\n\r\n        window.addEventListener('scroll', animateOnScroll);\r\n        animateOnScroll();\r\n\r\n        \/\/ Add luxury hover effects\r\n        document.querySelectorAll('.card-hover').forEach(card => {\r\n            card.addEventListener('mouseenter', function() {\r\n                this.style.borderColor = '#1e40af';\r\n            });\r\n            \r\n            card.addEventListener('mouseleave', function() {\r\n                this.style.borderColor = '#1e40af';\r\n            });\r\n        });\r\n\r\n        \/\/ Add service icon hover effects\r\n        document.querySelectorAll('.service-icon').forEach(icon => {\r\n            icon.addEventListener('mouseenter', function() {\r\n                this.style.transform = 'rotate(360deg) scale(1.2)';\r\n                this.style.boxShadow = '0 15px 30px rgba(30, 64, 175, 0.5)';\r\n            });\r\n            \r\n            icon.addEventListener('mouseleave', function() {\r\n                this.style.transform = 'rotate(0deg) scale(1)';\r\n                this.style.boxShadow = 'none';\r\n            });\r\n        });\r\n\r\n        \/\/ Add nautical card hover effects\r\n        document.querySelectorAll('.nautical-card').forEach(card => {\r\n            card.addEventListener('mouseenter', function() {\r\n                this.style.borderLeftWidth = '8px';\r\n                this.style.transform = 'translateX(8px)';\r\n                this.style.boxShadow = '0 20px 40px rgba(30, 64, 175, 0.2)';\r\n            });\r\n            \r\n            card.addEventListener('mouseleave', function() {\r\n                this.style.borderLeftWidth = '4px';\r\n                this.style.transform = 'translateX(0)';\r\n                this.style.boxShadow = '0 15px 35px rgba(30, 64, 175, 0.3)';\r\n            });\r\n        });\r\n\r\n        \/\/ Add maritime text animation\r\n        const maritimeTexts = document.querySelectorAll('.maritime-text');\r\n        maritimeTexts.forEach(text => {\r\n            text.addEventListener('mouseenter', function() {\r\n                this.style.animationDuration = '2s';\r\n            });\r\n            \r\n            text.addEventListener('mouseleave', function() {\r\n                this.style.animationDuration = '4s';\r\n            });\r\n        });\r\n\r\n        \/\/ Add wave effect on mouse move\r\n        document.addEventListener('mousemove', function(e) {\r\n            const anchors = document.querySelectorAll('.anchor-effect');\r\n            anchors.forEach(anchor => {\r\n                const rect = anchor.getBoundingClientRect();\r\n                const x = ((e.clientX - rect.left) \/ rect.width) * 100;\r\n                const y = ((e.clientY - rect.top) \/ rect.height) * 100;\r\n                anchor.style.background = `radial-gradient(circle at ${x}% ${y}%, rgba(30, 64, 175, 0.2) 0%, transparent 70%)`;\r\n            });\r\n        });\r\n\r\n        \/\/ Add floating animation to yacht icons\r\n        const yachtIcons = document.querySelectorAll('.yacht-sail');\r\n        yachtIcons.forEach(icon => {\r\n            icon.addEventListener('mouseenter', function() {\r\n                this.style.animation = 'yachtSail 2s ease-in-out infinite';\r\n            });\r\n            \r\n            icon.addEventListener('mouseleave', function() {\r\n                this.style.animation = 'yachtSail 6s ease-in-out infinite';\r\n            });\r\n        });\r\n    <\/script>\r\n<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML=\"window.__CF$cv$params={r:'969763f45281551d',t:'MTc1NDI0MDYyOC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='\/cdn-cgi\/challenge-platform\/scripts\/jsd\/main.js';document.getElementsByTagName('head')[0].appendChild(a);\";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();<\/script><\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2693 Nautical Journey | Luxury Sea-Themed Events by Event Paradise \u2693 Nautical Journey [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-879","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NAUTICAL JOURNEYS - Event Paradise<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eventparadise.in\/?page_id=879\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NAUTICAL JOURNEYS - Event Paradise\" \/>\n<meta property=\"og:description\" content=\"\u2693 Nautical Journey | Luxury Sea-Themed Events by Event Paradise \u2693 Nautical Journey [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eventparadise.in\/?page_id=879\" \/>\n<meta property=\"og:site_name\" content=\"Event Paradise\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-03T17:27:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=879\",\"url\":\"https:\/\/eventparadise.in\/?page_id=879\",\"name\":\"NAUTICAL JOURNEYS - Event Paradise\",\"isPartOf\":{\"@id\":\"https:\/\/eventparadise.in\/#website\"},\"datePublished\":\"2025-08-02T07:25:38+00:00\",\"dateModified\":\"2025-08-03T17:27:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=879#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eventparadise.in\/?page_id=879\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=879#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eventparadise.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NAUTICAL JOURNEYS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eventparadise.in\/#website\",\"url\":\"https:\/\/eventparadise.in\/\",\"name\":\"Event Paradise\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eventparadise.in\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eventparadise.in\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eventparadise.in\/#organization\",\"name\":\"Event Paradise\",\"url\":\"https:\/\/eventparadise.in\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png\",\"contentUrl\":\"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png\",\"width\":500,\"height\":159,\"caption\":\"Event Paradise\"},\"image\":{\"@id\":\"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NAUTICAL JOURNEYS - Event Paradise","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eventparadise.in\/?page_id=879","og_locale":"en_US","og_type":"article","og_title":"NAUTICAL JOURNEYS - Event Paradise","og_description":"\u2693 Nautical Journey | Luxury Sea-Themed Events by Event Paradise \u2693 Nautical Journey [&hellip;]","og_url":"https:\/\/eventparadise.in\/?page_id=879","og_site_name":"Event Paradise","article_modified_time":"2025-08-03T17:27:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eventparadise.in\/?page_id=879","url":"https:\/\/eventparadise.in\/?page_id=879","name":"NAUTICAL JOURNEYS - Event Paradise","isPartOf":{"@id":"https:\/\/eventparadise.in\/#website"},"datePublished":"2025-08-02T07:25:38+00:00","dateModified":"2025-08-03T17:27:08+00:00","breadcrumb":{"@id":"https:\/\/eventparadise.in\/?page_id=879#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eventparadise.in\/?page_id=879"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eventparadise.in\/?page_id=879#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eventparadise.in\/"},{"@type":"ListItem","position":2,"name":"NAUTICAL JOURNEYS"}]},{"@type":"WebSite","@id":"https:\/\/eventparadise.in\/#website","url":"https:\/\/eventparadise.in\/","name":"Event Paradise","description":"","publisher":{"@id":"https:\/\/eventparadise.in\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eventparadise.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eventparadise.in\/#organization","name":"Event Paradise","url":"https:\/\/eventparadise.in\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/","url":"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png","contentUrl":"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png","width":500,"height":159,"caption":"Event Paradise"},"image":{"@id":"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eventparadise.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=879"}],"version-history":[{"count":7,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/879\/revisions"}],"predecessor-version":[{"id":958,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/879\/revisions\/958"}],"wp:attachment":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}