{"id":498,"date":"2026-08-03T10:56:32","date_gmt":"2026-08-03T10:56:32","guid":{"rendered":"http:\/\/localhost\/heartbeat\/?page_id=498"},"modified":"2026-08-14T11:26:50","modified_gmt":"2026-08-14T11:26:50","slug":"christian-wedding-services","status":"publish","type":"page","link":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/","title":{"rendered":"Christian Wedding Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"498\" class=\"elementor elementor-498\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f985c9 e-con e-atomic-element e-flexbox-base e-0f985c9-56fa33f \" data-id=\"0f985c9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0f985c9\">\n    \t\t<div class=\"elementor-element elementor-element-143dc92 elementor-widget elementor-widget-nirja_services\" data-id=\"143dc92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nirja_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500&display=swap');\n\n        .nirja-services-wrapper {\n            background-color: #faf7f2; \/* Soft wedding off-white fallback *\/\n            padding: 80px 0;\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* --- BACKGROUND FLOATING ICONS --- *\/\n        .nirja-bg-icon {\n            position: absolute;\n            z-index: 1;\n            opacity: 0.5;\n            pointer-events: none;\n            transition: all 0.5s ease;\n        }\n\n        .nirja-bg-icon-1 {\n            top: 10%;\n            left: 5%;\n            max-width: 120px;\n            animation: nirjaMoveTopBottom 6s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-2 {\n            bottom: 15%;\n            right: 5%;\n            max-width: 140px;\n            animation: nirjaMoveRightLeft 8s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-3 {\n            top: 30%;\n            right: 40%;\n            max-width: 90px;\n            animation: nirjaMoveDiagonal 10s ease-in-out infinite alternate;\n        }\n\n        @keyframes nirjaMoveTopBottom {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(60px) rotate(10deg); }\n        }\n\n        @keyframes nirjaMoveRightLeft {\n            0% { transform: translateX(0) rotate(0deg); }\n            100% { transform: translateX(-80px) rotate(-10deg); }\n        }\n\n        @keyframes nirjaMoveDiagonal {\n            0% { transform: translate(0, 0) scale(1); }\n            100% { transform: translate(-40px, 50px) scale(1.1); }\n        }\n        \/* ---------------------------------- *\/\n\n        .nirja-services-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 50px;\n            padding: 0 20px;\n            transition: all 0.5s ease;\n            position: relative;\n            z-index: 2;\n        }\n\n        .nirja-services-left {\n            flex: 1 1 45%;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .nirja-services-right {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        \/* Slider Styling *\/\n        .nirja-slider-container {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 4\/5;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n            transition: all 0.5s ease;\n            background: #fff;\n        }\n\n        .nirja-slide-item {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1s ease-in-out, transform 1s ease-in-out;\n            transform: scale(1.05);\n            z-index: 1;\n        }\n\n        .nirja-slide-item.active {\n            opacity: 1;\n            transform: scale(1);\n            z-index: 2;\n        }\n\n        .nirja-slide-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Controls *\/\n        .nirja-slider-controls {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }\n\n        .nirja-slider-dot {\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background-color: rgba(255, 255, 255, 0.5);\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n\n        .nirja-slider-dot.active {\n            background-color: #fff;\n        }\n\n        \/* Content Styling (Defaults, meant to be overridden by Elementor styling) *\/\n        .nirja-services-subtitle {\n            font-size: 14px;\n            font-weight: 500;\n            color: #c5a880; \n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .nirja-services-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 600;\n            line-height: 1.2;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            transition: color 0.5s ease;\n        }\n        \n        .nirja-services-title span {\n            color: #c5a880;\n            font-style: italic;\n        }\n\n        .nirja-services-desc {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 25px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-services-desc-2 {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        \/* --- ICON LIST STYLING --- *\/\n        .nirja-icon-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .nirja-icon-list-item {\n            display: flex;\n            align-items: center;\n            font-size: 16px;\n            color: #2c2c2c;\n            font-weight: 500;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-icon-list-icon {\n            color: #c5a880;\n            font-size: 18px;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .nirja-icon-list-icon svg {\n            width: 18px;\n            height: 18px;\n            fill: #c5a880;\n        }\n\n        .style-4 .nirja-icon-list {\n            align-items: center;\n        }\n        \/* ------------------------- *\/\n\n        .nirja-contact-btn {\n            display: inline-block;\n            background: #2c2c2c;\n            color: #fff;\n            padding: 15px 35px;\n            font-size: 14px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            border: 1px solid #2c2c2c;\n            border-radius: 0;\n        }\n\n        .nirja-contact-btn:hover {\n            background: #d4af36;;\n            border-color: #c5a880;\n            color: #fff;\n        }\n\n        \/* --- DYNAMIC STYLES (Style 1-7) --- *\/\n\n        .style-2 .nirja-services-container {\n            flex-direction: row-reverse;\n        }\n\n        .style-3.nirja-services-wrapper {\n            background-color: #1a1a1a;\n            color: #fff;\n        }\n        \n        .style-4 .nirja-services-container {\n            flex-direction: column;\n            text-align: center;\n            max-width: 900px;\n        }\n        .style-4 .nirja-services-left, .style-4 .nirja-services-right {\n            width: 100%;\n        }\n        .style-4 .nirja-slider-container {\n            aspect-ratio: 16\/7;\n        }\n        \n        .style-5 .nirja-services-container {\n            position: relative;\n        }\n        .style-5 .nirja-services-right {\n            background: #fff;\n            padding: 60px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n            margin-left: -100px;\n            z-index: 20;\n            border-radius: 12px;\n            position: relative;\n        }\n        .style-5.style-3 .nirja-services-right {\n             background: #2a2a2a; \n        }\n\n        .style-6 .nirja-slider-container {\n            border-radius: 50%;\n            aspect-ratio: 1\/1;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .style-6 .nirja-slider-dot {\n            background-color: rgba(255,255,255,0.7);\n        }\n        .style-6 .nirja-slider-controls {\n            bottom: 30px;\n        }\n\n        .style-7.nirja-services-wrapper {\n            background: transparent;\n            padding: 40px;\n        }\n        .style-7 .nirja-services-container {\n            border: 2px solid #c5a880;\n            padding: 60px;\n            border-radius: 8px;\n        }\n        .style-7 .nirja-slider-container {\n            border-radius: 0;\n            box-shadow: none;\n            aspect-ratio: 3\/4;\n        }\n\n        \/* Dark Mode Fallbacks *\/\n        .style-3 .nirja-services-desc,\n        .style-3 .nirja-services-desc-2 {\n            color: #aaa;\n        }\n        .style-3 .nirja-icon-list-item {\n            color: #eee;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .nirja-services-title { font-size: 42px; }\n            .nirja-services-container { flex-direction: column; gap: 40px; }\n            .style-2 .nirja-services-container { flex-direction: column; }\n            .style-4 .nirja-slider-container { aspect-ratio: 16\/9; }\n            .style-5 .nirja-services-right { margin-left: 0; margin-top: -50px; padding: 40px; }\n            .style-7 .nirja-services-container { padding: 30px; border-width: 1px; }\n            .nirja-bg-icon-3 { display: none; }\n            \n            .nirja-services-left {\n                width: calc(100% + 40px);\n                margin-left: -20px;\n                margin-right: -20px;\n            }\n            .nirja-slider-container {\n                border-radius: 0;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nirja-services-wrapper { padding: 50px 0; }\n            .nirja-services-title { font-size: 34px; }\n            .nirja-services-desc, .nirja-services-desc-2 { font-size: 15px; }\n            .nirja-bg-icon { opacity: 0.2; } \n        }\n        <\/style>\n\n        <div class=\"nirja-services-wrapper style-1\" id=\"nirja-services-143dc92\">\n            \n            <!-- FLOATING ICONS (Z-Index 1) -->\n                        \n                        \n            \n            <div class=\"nirja-services-container\">\n                \n                <div class=\"nirja-services-left\">\n                                        <div class=\"nirja-slider-container\">\n                        <div class=\"nirja-slide-item active\"><img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg 683w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-200x300.jpg 200w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-768x1152.jpg 768w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-1024x1536.jpg 1024w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-1365x2048.jpg 1365w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/div>                        \n                        <div class=\"nirja-slider-controls\">\n                                                            <div class=\"nirja-slider-dot active\" data-index=\"0\"><\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <div class=\"nirja-services-right\">\n                    <div class=\"nirja-services-content\">\n                                                \n                                                    <h2 class=\"nirja-services-title\"><h2 style=\"margin-top: 22.0pt\">Full Wedding Planning &amp; Management<\/h2><\/h2>\n                                                \n                                                    <p class=\"nirja-services-desc\">From your first consultation to the final celebration, we handle every aspect of your wedding\nwith creativity, coordination, and care. As a trusted Christian Wedding Planner in Ahmedabad\nand Christian Event Management Company in Ahmedabad, we help couples enjoy a\nstress-free and beautifully organized wedding experience.Services Include:<br>.<h3>Services Include:<\/h3>\n<\/p>\n                                                \n                        <!-- ICON LIST OUTPUT -->\n                        <ul class=\"nirja-icon-list\"><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Initial consultation to understand the couple\u2019s vision, style, and budget<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Unlimited communication via call and text from contract signing until the wedding day<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Creation of wedding concepts, mood boards, and theme styling<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Detailed budget planning and management<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor research, recommendations, negotiation, and coordination<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Timeline and checklist preparation for all wedding activities<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Site visits and venue selection assistance<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Accommodation and travel planning for guests and family<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Ceremonial guidance and church ceremony coordination<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Wedding day itinerary shared with the couple and vendors prior to the event<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">On-site coordination and supervision of wedding ceremonies and receptions<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor management and setup coordination on the event day<\/span><\/li><\/ul>\n                        <!-- SECONDARY DESCRIPTION (After Icon List) -->\n                                                    <p class=\"nirja-services-desc-2\">We also work with trusted professionals including Christian wedding photographers in\nAhmedabad, wedding cinematographers in Ahmedabad, Christian bridal makeup artists\nin Ahmedabad, and reliable wedding vendors.<\/p>\n                                                \n                                                    <a href=\"https:\/\/liveheartevents.com\/index.php\/contact-us\/\" class=\"nirja-contact-btn\" >\n                                Let&#039;s Connect                            <\/a>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function to initialize slider\n            function initNirjaSlider(widget) {\n                const slides = widget.querySelectorAll('.nirja-slide-item');\n                const dots = widget.querySelectorAll('.nirja-slider-dot');\n                if (slides.length <= 1) return;\n\n                let currentIndex = 0;\n                const slideCount = slides.length;\n                let slideInterval;\n\n                function goToSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.remove('active');\n                    \n                    currentIndex = index;\n                    \n                    slides[currentIndex].classList.add('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() {\n                    let nextIndex = (currentIndex + 1) % slideCount;\n                    goToSlide(nextIndex);\n                }\n\n                function startSlideShow() {\n                    if (slideInterval) clearInterval(slideInterval);\n                    slideInterval = setInterval(nextSlide, 4000);\n                }\n\n                function stopSlideShow() {\n                    clearInterval(slideInterval);\n                }\n\n                dots.forEach((dot, index) => {\n                    dot.addEventListener('click', () => {\n                        stopSlideShow();\n                        goToSlide(index);\n                        startSlideShow();\n                    });\n                });\n\n                const sliderContainer = widget.querySelector('.nirja-slider-container');\n                sliderContainer.addEventListener('mouseenter', stopSlideShow);\n                sliderContainer.addEventListener('mouseleave', startSlideShow);\n\n                startSlideShow();\n            }\n            \n            const widgetId = 'nirja-services-143dc92';\n            const widget = document.getElementById(widgetId);\n            if (widget) {\n                initNirjaSlider(widget);\n            }\n\n            \/\/ Re-initialize for Elementor Editor\n            if (window.elementorFrontend) {\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/nirja_services.default', function($scope) {\n                    const el = $scope[0].querySelector('#' + widgetId);\n                    if (el) {\n                        initNirjaSlider(el);\n                    }\n                });\n            }\n        });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-38624ea e-con e-atomic-element e-flexbox-base e-38624ea-d13c8ef \" data-id=\"38624ea\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"38624ea\">\n    \t\t<div class=\"elementor-element elementor-element-a1d4c6b elementor-widget elementor-widget-nirja_services\" data-id=\"a1d4c6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nirja_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500&display=swap');\n\n        .nirja-services-wrapper {\n            background-color: #faf7f2; \/* Soft wedding off-white fallback *\/\n            padding: 80px 0;\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* --- BACKGROUND FLOATING ICONS --- *\/\n        .nirja-bg-icon {\n            position: absolute;\n            z-index: 1;\n            opacity: 0.5;\n            pointer-events: none;\n            transition: all 0.5s ease;\n        }\n\n        .nirja-bg-icon-1 {\n            top: 10%;\n            left: 5%;\n            max-width: 120px;\n            animation: nirjaMoveTopBottom 6s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-2 {\n            bottom: 15%;\n            right: 5%;\n            max-width: 140px;\n            animation: nirjaMoveRightLeft 8s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-3 {\n            top: 30%;\n            right: 40%;\n            max-width: 90px;\n            animation: nirjaMoveDiagonal 10s ease-in-out infinite alternate;\n        }\n\n        @keyframes nirjaMoveTopBottom {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(60px) rotate(10deg); }\n        }\n\n        @keyframes nirjaMoveRightLeft {\n            0% { transform: translateX(0) rotate(0deg); }\n            100% { transform: translateX(-80px) rotate(-10deg); }\n        }\n\n        @keyframes nirjaMoveDiagonal {\n            0% { transform: translate(0, 0) scale(1); }\n            100% { transform: translate(-40px, 50px) scale(1.1); }\n        }\n        \/* ---------------------------------- *\/\n\n        .nirja-services-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 50px;\n            padding: 0 20px;\n            transition: all 0.5s ease;\n            position: relative;\n            z-index: 2;\n        }\n\n        .nirja-services-left {\n            flex: 1 1 45%;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .nirja-services-right {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        \/* Slider Styling *\/\n        .nirja-slider-container {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 4\/5;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n            transition: all 0.5s ease;\n            background: #fff;\n        }\n\n        .nirja-slide-item {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1s ease-in-out, transform 1s ease-in-out;\n            transform: scale(1.05);\n            z-index: 1;\n        }\n\n        .nirja-slide-item.active {\n            opacity: 1;\n            transform: scale(1);\n            z-index: 2;\n        }\n\n        .nirja-slide-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Controls *\/\n        .nirja-slider-controls {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }\n\n        .nirja-slider-dot {\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background-color: rgba(255, 255, 255, 0.5);\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n\n        .nirja-slider-dot.active {\n            background-color: #fff;\n        }\n\n        \/* Content Styling (Defaults, meant to be overridden by Elementor styling) *\/\n        .nirja-services-subtitle {\n            font-size: 14px;\n            font-weight: 500;\n            color: #c5a880; \n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .nirja-services-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 600;\n            line-height: 1.2;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            transition: color 0.5s ease;\n        }\n        \n        .nirja-services-title span {\n            color: #c5a880;\n            font-style: italic;\n        }\n\n        .nirja-services-desc {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 25px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-services-desc-2 {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        \/* --- ICON LIST STYLING --- *\/\n        .nirja-icon-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .nirja-icon-list-item {\n            display: flex;\n            align-items: center;\n            font-size: 16px;\n            color: #2c2c2c;\n            font-weight: 500;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-icon-list-icon {\n            color: #c5a880;\n            font-size: 18px;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .nirja-icon-list-icon svg {\n            width: 18px;\n            height: 18px;\n            fill: #c5a880;\n        }\n\n        .style-4 .nirja-icon-list {\n            align-items: center;\n        }\n        \/* ------------------------- *\/\n\n        .nirja-contact-btn {\n            display: inline-block;\n            background: #2c2c2c;\n            color: #fff;\n            padding: 15px 35px;\n            font-size: 14px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            border: 1px solid #2c2c2c;\n            border-radius: 0;\n        }\n\n        .nirja-contact-btn:hover {\n            background: #d4af36;;\n            border-color: #c5a880;\n            color: #fff;\n        }\n\n        \/* --- DYNAMIC STYLES (Style 1-7) --- *\/\n\n        .style-2 .nirja-services-container {\n            flex-direction: row-reverse;\n        }\n\n        .style-3.nirja-services-wrapper {\n            background-color: #1a1a1a;\n            color: #fff;\n        }\n        \n        .style-4 .nirja-services-container {\n            flex-direction: column;\n            text-align: center;\n            max-width: 900px;\n        }\n        .style-4 .nirja-services-left, .style-4 .nirja-services-right {\n            width: 100%;\n        }\n        .style-4 .nirja-slider-container {\n            aspect-ratio: 16\/7;\n        }\n        \n        .style-5 .nirja-services-container {\n            position: relative;\n        }\n        .style-5 .nirja-services-right {\n            background: #fff;\n            padding: 60px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n            margin-left: -100px;\n            z-index: 20;\n            border-radius: 12px;\n            position: relative;\n        }\n        .style-5.style-3 .nirja-services-right {\n             background: #2a2a2a; \n        }\n\n        .style-6 .nirja-slider-container {\n            border-radius: 50%;\n            aspect-ratio: 1\/1;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .style-6 .nirja-slider-dot {\n            background-color: rgba(255,255,255,0.7);\n        }\n        .style-6 .nirja-slider-controls {\n            bottom: 30px;\n        }\n\n        .style-7.nirja-services-wrapper {\n            background: transparent;\n            padding: 40px;\n        }\n        .style-7 .nirja-services-container {\n            border: 2px solid #c5a880;\n            padding: 60px;\n            border-radius: 8px;\n        }\n        .style-7 .nirja-slider-container {\n            border-radius: 0;\n            box-shadow: none;\n            aspect-ratio: 3\/4;\n        }\n\n        \/* Dark Mode Fallbacks *\/\n        .style-3 .nirja-services-desc,\n        .style-3 .nirja-services-desc-2 {\n            color: #aaa;\n        }\n        .style-3 .nirja-icon-list-item {\n            color: #eee;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .nirja-services-title { font-size: 42px; }\n            .nirja-services-container { flex-direction: column; gap: 40px; }\n            .style-2 .nirja-services-container { flex-direction: column; }\n            .style-4 .nirja-slider-container { aspect-ratio: 16\/9; }\n            .style-5 .nirja-services-right { margin-left: 0; margin-top: -50px; padding: 40px; }\n            .style-7 .nirja-services-container { padding: 30px; border-width: 1px; }\n            .nirja-bg-icon-3 { display: none; }\n            \n            .nirja-services-left {\n                width: calc(100% + 40px);\n                margin-left: -20px;\n                margin-right: -20px;\n            }\n            .nirja-slider-container {\n                border-radius: 0;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nirja-services-wrapper { padding: 50px 0; }\n            .nirja-services-title { font-size: 34px; }\n            .nirja-services-desc, .nirja-services-desc-2 { font-size: 15px; }\n            .nirja-bg-icon { opacity: 0.2; } \n        }\n        <\/style>\n\n        <div class=\"nirja-services-wrapper style-1\" id=\"nirja-services-a1d4c6b\">\n            \n            <!-- FLOATING ICONS (Z-Index 1) -->\n                        \n                        \n            \n            <div class=\"nirja-services-container\">\n                \n                <div class=\"nirja-services-left\">\n                                        <div class=\"nirja-slider-container\">\n                        <div class=\"nirja-slide-item active\"><img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg 683w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-200x300.jpg 200w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-768x1152.jpg 768w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-1024x1536.jpg 1024w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-1365x2048.jpg 1365w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/div>                        \n                        <div class=\"nirja-slider-controls\">\n                                                            <div class=\"nirja-slider-dot active\" data-index=\"0\"><\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <div class=\"nirja-services-right\">\n                    <div class=\"nirja-services-content\">\n                                                \n                                                    <h2 class=\"nirja-services-title\"><h2 style=\"margin-top: 22.0pt\">Types of Events We Manage<\/h2><\/h2>\n                                                \n                                                    <p class=\"nirja-services-desc\">From your first consultation to the final celebration, we handle every aspect of your wedding with creativity, coordination, and care. As a trusted Christian Wedding Planner in Ahmedabad and Christian Event Management Company in Ahmedabad, we help couples enjoy a\nstress-free and beautifully organized wedding experience.<h3>Services Include:<\/h3>\n<\/p>\n                                                \n                        <!-- ICON LIST OUTPUT -->\n                        <ul class=\"nirja-icon-list\"><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Sacrament Celebrations<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Birthdays<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Anniversaries<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Church Family Gatherings<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Baby Showers<\/span><\/li><\/ul>\n                        <!-- SECONDARY DESCRIPTION (After Icon List) -->\n                                                    <p class=\"nirja-services-desc-2\">We also work with trusted professionals including Christian wedding photographers in Ahmedabad, wedding cinematographers in Ahmedabad, Christian bridal makeup artists in Ahmedabad, and reliable wedding vendors.<\/p>\n                                                \n                                                    <a href=\"https:\/\/liveheartevents.com\/index.php\/contact-us\/\" class=\"nirja-contact-btn\" >\n                                Let&#039;s Connect                            <\/a>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function to initialize slider\n            function initNirjaSlider(widget) {\n                const slides = widget.querySelectorAll('.nirja-slide-item');\n                const dots = widget.querySelectorAll('.nirja-slider-dot');\n                if (slides.length <= 1) return;\n\n                let currentIndex = 0;\n                const slideCount = slides.length;\n                let slideInterval;\n\n                function goToSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.remove('active');\n                    \n                    currentIndex = index;\n                    \n                    slides[currentIndex].classList.add('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() {\n                    let nextIndex = (currentIndex + 1) % slideCount;\n                    goToSlide(nextIndex);\n                }\n\n                function startSlideShow() {\n                    if (slideInterval) clearInterval(slideInterval);\n                    slideInterval = setInterval(nextSlide, 4000);\n                }\n\n                function stopSlideShow() {\n                    clearInterval(slideInterval);\n                }\n\n                dots.forEach((dot, index) => {\n                    dot.addEventListener('click', () => {\n                        stopSlideShow();\n                        goToSlide(index);\n                        startSlideShow();\n                    });\n                });\n\n                const sliderContainer = widget.querySelector('.nirja-slider-container');\n                sliderContainer.addEventListener('mouseenter', stopSlideShow);\n                sliderContainer.addEventListener('mouseleave', startSlideShow);\n\n                startSlideShow();\n            }\n            \n            const widgetId = 'nirja-services-a1d4c6b';\n            const widget = document.getElementById(widgetId);\n            if (widget) {\n                initNirjaSlider(widget);\n            }\n\n            \/\/ Re-initialize for Elementor Editor\n            if (window.elementorFrontend) {\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/nirja_services.default', function($scope) {\n                    const el = $scope[0].querySelector('#' + widgetId);\n                    if (el) {\n                        initNirjaSlider(el);\n                    }\n                });\n            }\n        });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-1ca3fa7 e-con e-atomic-element e-flexbox-base e-16a2fa8 \" data-id=\"1ca3fa7\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"1ca3fa7\">\n    \t\t<div class=\"elementor-element elementor-element-56066fd elementor-widget elementor-widget-nirja_services\" data-id=\"56066fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nirja_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500&display=swap');\n\n        .nirja-services-wrapper {\n            background-color: #faf7f2; \/* Soft wedding off-white fallback *\/\n            padding: 80px 0;\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* --- BACKGROUND FLOATING ICONS --- *\/\n        .nirja-bg-icon {\n            position: absolute;\n            z-index: 1;\n            opacity: 0.5;\n            pointer-events: none;\n            transition: all 0.5s ease;\n        }\n\n        .nirja-bg-icon-1 {\n            top: 10%;\n            left: 5%;\n            max-width: 120px;\n            animation: nirjaMoveTopBottom 6s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-2 {\n            bottom: 15%;\n            right: 5%;\n            max-width: 140px;\n            animation: nirjaMoveRightLeft 8s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-3 {\n            top: 30%;\n            right: 40%;\n            max-width: 90px;\n            animation: nirjaMoveDiagonal 10s ease-in-out infinite alternate;\n        }\n\n        @keyframes nirjaMoveTopBottom {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(60px) rotate(10deg); }\n        }\n\n        @keyframes nirjaMoveRightLeft {\n            0% { transform: translateX(0) rotate(0deg); }\n            100% { transform: translateX(-80px) rotate(-10deg); }\n        }\n\n        @keyframes nirjaMoveDiagonal {\n            0% { transform: translate(0, 0) scale(1); }\n            100% { transform: translate(-40px, 50px) scale(1.1); }\n        }\n        \/* ---------------------------------- *\/\n\n        .nirja-services-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 50px;\n            padding: 0 20px;\n            transition: all 0.5s ease;\n            position: relative;\n            z-index: 2;\n        }\n\n        .nirja-services-left {\n            flex: 1 1 45%;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .nirja-services-right {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        \/* Slider Styling *\/\n        .nirja-slider-container {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 4\/5;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n            transition: all 0.5s ease;\n            background: #fff;\n        }\n\n        .nirja-slide-item {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1s ease-in-out, transform 1s ease-in-out;\n            transform: scale(1.05);\n            z-index: 1;\n        }\n\n        .nirja-slide-item.active {\n            opacity: 1;\n            transform: scale(1);\n            z-index: 2;\n        }\n\n        .nirja-slide-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Controls *\/\n        .nirja-slider-controls {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }\n\n        .nirja-slider-dot {\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background-color: rgba(255, 255, 255, 0.5);\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n\n        .nirja-slider-dot.active {\n            background-color: #fff;\n        }\n\n        \/* Content Styling (Defaults, meant to be overridden by Elementor styling) *\/\n        .nirja-services-subtitle {\n            font-size: 14px;\n            font-weight: 500;\n            color: #c5a880; \n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .nirja-services-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 600;\n            line-height: 1.2;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            transition: color 0.5s ease;\n        }\n        \n        .nirja-services-title span {\n            color: #c5a880;\n            font-style: italic;\n        }\n\n        .nirja-services-desc {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 25px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-services-desc-2 {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        \/* --- ICON LIST STYLING --- *\/\n        .nirja-icon-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .nirja-icon-list-item {\n            display: flex;\n            align-items: center;\n            font-size: 16px;\n            color: #2c2c2c;\n            font-weight: 500;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-icon-list-icon {\n            color: #c5a880;\n            font-size: 18px;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .nirja-icon-list-icon svg {\n            width: 18px;\n            height: 18px;\n            fill: #c5a880;\n        }\n\n        .style-4 .nirja-icon-list {\n            align-items: center;\n        }\n        \/* ------------------------- *\/\n\n        .nirja-contact-btn {\n            display: inline-block;\n            background: #2c2c2c;\n            color: #fff;\n            padding: 15px 35px;\n            font-size: 14px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            border: 1px solid #2c2c2c;\n            border-radius: 0;\n        }\n\n        .nirja-contact-btn:hover {\n            background: #d4af36;;\n            border-color: #c5a880;\n            color: #fff;\n        }\n\n        \/* --- DYNAMIC STYLES (Style 1-7) --- *\/\n\n        .style-2 .nirja-services-container {\n            flex-direction: row-reverse;\n        }\n\n        .style-3.nirja-services-wrapper {\n            background-color: #1a1a1a;\n            color: #fff;\n        }\n        \n        .style-4 .nirja-services-container {\n            flex-direction: column;\n            text-align: center;\n            max-width: 900px;\n        }\n        .style-4 .nirja-services-left, .style-4 .nirja-services-right {\n            width: 100%;\n        }\n        .style-4 .nirja-slider-container {\n            aspect-ratio: 16\/7;\n        }\n        \n        .style-5 .nirja-services-container {\n            position: relative;\n        }\n        .style-5 .nirja-services-right {\n            background: #fff;\n            padding: 60px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n            margin-left: -100px;\n            z-index: 20;\n            border-radius: 12px;\n            position: relative;\n        }\n        .style-5.style-3 .nirja-services-right {\n             background: #2a2a2a; \n        }\n\n        .style-6 .nirja-slider-container {\n            border-radius: 50%;\n            aspect-ratio: 1\/1;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .style-6 .nirja-slider-dot {\n            background-color: rgba(255,255,255,0.7);\n        }\n        .style-6 .nirja-slider-controls {\n            bottom: 30px;\n        }\n\n        .style-7.nirja-services-wrapper {\n            background: transparent;\n            padding: 40px;\n        }\n        .style-7 .nirja-services-container {\n            border: 2px solid #c5a880;\n            padding: 60px;\n            border-radius: 8px;\n        }\n        .style-7 .nirja-slider-container {\n            border-radius: 0;\n            box-shadow: none;\n            aspect-ratio: 3\/4;\n        }\n\n        \/* Dark Mode Fallbacks *\/\n        .style-3 .nirja-services-desc,\n        .style-3 .nirja-services-desc-2 {\n            color: #aaa;\n        }\n        .style-3 .nirja-icon-list-item {\n            color: #eee;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .nirja-services-title { font-size: 42px; }\n            .nirja-services-container { flex-direction: column; gap: 40px; }\n            .style-2 .nirja-services-container { flex-direction: column; }\n            .style-4 .nirja-slider-container { aspect-ratio: 16\/9; }\n            .style-5 .nirja-services-right { margin-left: 0; margin-top: -50px; padding: 40px; }\n            .style-7 .nirja-services-container { padding: 30px; border-width: 1px; }\n            .nirja-bg-icon-3 { display: none; }\n            \n            .nirja-services-left {\n                width: calc(100% + 40px);\n                margin-left: -20px;\n                margin-right: -20px;\n            }\n            .nirja-slider-container {\n                border-radius: 0;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nirja-services-wrapper { padding: 50px 0; }\n            .nirja-services-title { font-size: 34px; }\n            .nirja-services-desc, .nirja-services-desc-2 { font-size: 15px; }\n            .nirja-bg-icon { opacity: 0.2; } \n        }\n        <\/style>\n\n        <div class=\"nirja-services-wrapper style-1\" id=\"nirja-services-56066fd\">\n            \n            <!-- FLOATING ICONS (Z-Index 1) -->\n                        \n                        \n            \n            <div class=\"nirja-services-container\">\n                \n                <div class=\"nirja-services-left\">\n                                        <div class=\"nirja-slider-container\">\n                        <div class=\"nirja-slide-item active\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-39-1-683x1024.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-39-1-683x1024.png 683w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-39-1-200x300.png 200w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-39-1-768x1152.png 768w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-39-1.png 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/div>                        \n                        <div class=\"nirja-slider-controls\">\n                                                            <div class=\"nirja-slider-dot active\" data-index=\"0\"><\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <div class=\"nirja-services-right\">\n                    <div class=\"nirja-services-content\">\n                                                \n                                                    <h2 class=\"nirja-services-title\"><h2 style=\"margin-top: 3.0pt\"><span lang=\"EN-US\">Partial Wedding Planning &amp; <span style=\"letter-spacing: -.1pt\">Management<\/span><\/span><\/h2><\/h2>\n                                                \n                                                    <p class=\"nirja-services-desc\">Perfect for couples who have started planning but need professional support to bring everything together smoothly..<h3>Services Include:<\/h3>\n<\/p>\n                                                \n                        <!-- ICON LIST OUTPUT -->\n                        <ul class=\"nirja-icon-list\"><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Meetings with the couple to review wedding planning details and vendor information<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Review of bookings arranged by the couple<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Identification of missing elements or coordination gaps<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Assistance with sourcing remaining vendors<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Communication and coordination with selected vendors<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Confirming timelines, requirements, and deliverables<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor follow-ups and final confirmations before the wedding<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Ceremonial guidance and church ceremony assistance<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Wedding day itinerary preparation<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">On-site coordination and supervision of ceremonies and receptions<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor management and setup supervision on the wedding day<\/span><\/li><\/ul>\n                        <!-- SECONDARY DESCRIPTION (After Icon List) -->\n                                                    <p class=\"nirja-services-desc-2\">Our team works closely with experienced Christian event decorators in Ahmedabad, church decorators in Ahmedabad, and trusted wedding professionals to ensure a seamless experience.<\/p>\n                                                \n                                                    <a href=\"https:\/\/liveheartevents.com\/index.php\/contact-us\/\" class=\"nirja-contact-btn\" >\n                                Let&#039;s Connect                            <\/a>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function to initialize slider\n            function initNirjaSlider(widget) {\n                const slides = widget.querySelectorAll('.nirja-slide-item');\n                const dots = widget.querySelectorAll('.nirja-slider-dot');\n                if (slides.length <= 1) return;\n\n                let currentIndex = 0;\n                const slideCount = slides.length;\n                let slideInterval;\n\n                function goToSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.remove('active');\n                    \n                    currentIndex = index;\n                    \n                    slides[currentIndex].classList.add('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() {\n                    let nextIndex = (currentIndex + 1) % slideCount;\n                    goToSlide(nextIndex);\n                }\n\n                function startSlideShow() {\n                    if (slideInterval) clearInterval(slideInterval);\n                    slideInterval = setInterval(nextSlide, 4000);\n                }\n\n                function stopSlideShow() {\n                    clearInterval(slideInterval);\n                }\n\n                dots.forEach((dot, index) => {\n                    dot.addEventListener('click', () => {\n                        stopSlideShow();\n                        goToSlide(index);\n                        startSlideShow();\n                    });\n                });\n\n                const sliderContainer = widget.querySelector('.nirja-slider-container');\n                sliderContainer.addEventListener('mouseenter', stopSlideShow);\n                sliderContainer.addEventListener('mouseleave', startSlideShow);\n\n                startSlideShow();\n            }\n            \n            const widgetId = 'nirja-services-56066fd';\n            const widget = document.getElementById(widgetId);\n            if (widget) {\n                initNirjaSlider(widget);\n            }\n\n            \/\/ Re-initialize for Elementor Editor\n            if (window.elementorFrontend) {\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/nirja_services.default', function($scope) {\n                    const el = $scope[0].querySelector('#' + widgetId);\n                    if (el) {\n                        initNirjaSlider(el);\n                    }\n                });\n            }\n        });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-b721ca3 e-con e-atomic-element e-flexbox-base e-b721ca3-62e9035 \" data-id=\"b721ca3\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b721ca3\">\n    \t\t<div class=\"elementor-element elementor-element-b2d187e elementor-widget elementor-widget-nirja_services\" data-id=\"b2d187e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nirja_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500&display=swap');\n\n        .nirja-services-wrapper {\n            background-color: #faf7f2; \/* Soft wedding off-white fallback *\/\n            padding: 80px 0;\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* --- BACKGROUND FLOATING ICONS --- *\/\n        .nirja-bg-icon {\n            position: absolute;\n            z-index: 1;\n            opacity: 0.5;\n            pointer-events: none;\n            transition: all 0.5s ease;\n        }\n\n        .nirja-bg-icon-1 {\n            top: 10%;\n            left: 5%;\n            max-width: 120px;\n            animation: nirjaMoveTopBottom 6s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-2 {\n            bottom: 15%;\n            right: 5%;\n            max-width: 140px;\n            animation: nirjaMoveRightLeft 8s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-3 {\n            top: 30%;\n            right: 40%;\n            max-width: 90px;\n            animation: nirjaMoveDiagonal 10s ease-in-out infinite alternate;\n        }\n\n        @keyframes nirjaMoveTopBottom {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(60px) rotate(10deg); }\n        }\n\n        @keyframes nirjaMoveRightLeft {\n            0% { transform: translateX(0) rotate(0deg); }\n            100% { transform: translateX(-80px) rotate(-10deg); }\n        }\n\n        @keyframes nirjaMoveDiagonal {\n            0% { transform: translate(0, 0) scale(1); }\n            100% { transform: translate(-40px, 50px) scale(1.1); }\n        }\n        \/* ---------------------------------- *\/\n\n        .nirja-services-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 50px;\n            padding: 0 20px;\n            transition: all 0.5s ease;\n            position: relative;\n            z-index: 2;\n        }\n\n        .nirja-services-left {\n            flex: 1 1 45%;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .nirja-services-right {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        \/* Slider Styling *\/\n        .nirja-slider-container {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 4\/5;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n            transition: all 0.5s ease;\n            background: #fff;\n        }\n\n        .nirja-slide-item {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1s ease-in-out, transform 1s ease-in-out;\n            transform: scale(1.05);\n            z-index: 1;\n        }\n\n        .nirja-slide-item.active {\n            opacity: 1;\n            transform: scale(1);\n            z-index: 2;\n        }\n\n        .nirja-slide-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Controls *\/\n        .nirja-slider-controls {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }\n\n        .nirja-slider-dot {\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background-color: rgba(255, 255, 255, 0.5);\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n\n        .nirja-slider-dot.active {\n            background-color: #fff;\n        }\n\n        \/* Content Styling (Defaults, meant to be overridden by Elementor styling) *\/\n        .nirja-services-subtitle {\n            font-size: 14px;\n            font-weight: 500;\n            color: #c5a880; \n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .nirja-services-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 600;\n            line-height: 1.2;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            transition: color 0.5s ease;\n        }\n        \n        .nirja-services-title span {\n            color: #c5a880;\n            font-style: italic;\n        }\n\n        .nirja-services-desc {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 25px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-services-desc-2 {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        \/* --- ICON LIST STYLING --- *\/\n        .nirja-icon-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .nirja-icon-list-item {\n            display: flex;\n            align-items: center;\n            font-size: 16px;\n            color: #2c2c2c;\n            font-weight: 500;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-icon-list-icon {\n            color: #c5a880;\n            font-size: 18px;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .nirja-icon-list-icon svg {\n            width: 18px;\n            height: 18px;\n            fill: #c5a880;\n        }\n\n        .style-4 .nirja-icon-list {\n            align-items: center;\n        }\n        \/* ------------------------- *\/\n\n        .nirja-contact-btn {\n            display: inline-block;\n            background: #2c2c2c;\n            color: #fff;\n            padding: 15px 35px;\n            font-size: 14px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            border: 1px solid #2c2c2c;\n            border-radius: 0;\n        }\n\n        .nirja-contact-btn:hover {\n            background: #d4af36;;\n            border-color: #c5a880;\n            color: #fff;\n        }\n\n        \/* --- DYNAMIC STYLES (Style 1-7) --- *\/\n\n        .style-2 .nirja-services-container {\n            flex-direction: row-reverse;\n        }\n\n        .style-3.nirja-services-wrapper {\n            background-color: #1a1a1a;\n            color: #fff;\n        }\n        \n        .style-4 .nirja-services-container {\n            flex-direction: column;\n            text-align: center;\n            max-width: 900px;\n        }\n        .style-4 .nirja-services-left, .style-4 .nirja-services-right {\n            width: 100%;\n        }\n        .style-4 .nirja-slider-container {\n            aspect-ratio: 16\/7;\n        }\n        \n        .style-5 .nirja-services-container {\n            position: relative;\n        }\n        .style-5 .nirja-services-right {\n            background: #fff;\n            padding: 60px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n            margin-left: -100px;\n            z-index: 20;\n            border-radius: 12px;\n            position: relative;\n        }\n        .style-5.style-3 .nirja-services-right {\n             background: #2a2a2a; \n        }\n\n        .style-6 .nirja-slider-container {\n            border-radius: 50%;\n            aspect-ratio: 1\/1;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .style-6 .nirja-slider-dot {\n            background-color: rgba(255,255,255,0.7);\n        }\n        .style-6 .nirja-slider-controls {\n            bottom: 30px;\n        }\n\n        .style-7.nirja-services-wrapper {\n            background: transparent;\n            padding: 40px;\n        }\n        .style-7 .nirja-services-container {\n            border: 2px solid #c5a880;\n            padding: 60px;\n            border-radius: 8px;\n        }\n        .style-7 .nirja-slider-container {\n            border-radius: 0;\n            box-shadow: none;\n            aspect-ratio: 3\/4;\n        }\n\n        \/* Dark Mode Fallbacks *\/\n        .style-3 .nirja-services-desc,\n        .style-3 .nirja-services-desc-2 {\n            color: #aaa;\n        }\n        .style-3 .nirja-icon-list-item {\n            color: #eee;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .nirja-services-title { font-size: 42px; }\n            .nirja-services-container { flex-direction: column; gap: 40px; }\n            .style-2 .nirja-services-container { flex-direction: column; }\n            .style-4 .nirja-slider-container { aspect-ratio: 16\/9; }\n            .style-5 .nirja-services-right { margin-left: 0; margin-top: -50px; padding: 40px; }\n            .style-7 .nirja-services-container { padding: 30px; border-width: 1px; }\n            .nirja-bg-icon-3 { display: none; }\n            \n            .nirja-services-left {\n                width: calc(100% + 40px);\n                margin-left: -20px;\n                margin-right: -20px;\n            }\n            .nirja-slider-container {\n                border-radius: 0;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nirja-services-wrapper { padding: 50px 0; }\n            .nirja-services-title { font-size: 34px; }\n            .nirja-services-desc, .nirja-services-desc-2 { font-size: 15px; }\n            .nirja-bg-icon { opacity: 0.2; } \n        }\n        <\/style>\n\n        <div class=\"nirja-services-wrapper style-1\" id=\"nirja-services-b2d187e\">\n            \n            <!-- FLOATING ICONS (Z-Index 1) -->\n                        \n                        \n            \n            <div class=\"nirja-services-container\">\n                \n                <div class=\"nirja-services-left\">\n                                        <div class=\"nirja-slider-container\">\n                        <div class=\"nirja-slide-item active\"><img decoding=\"async\" width=\"1707\" height=\"2560\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-scaled.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-scaled.webp 1707w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-200x300.webp 200w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-683x1024.webp 683w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-768x1152.webp 768w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-1024x1536.webp 1024w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/DSC04343-1365x2048.webp 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" \/><\/div>                        \n                        <div class=\"nirja-slider-controls\">\n                                                            <div class=\"nirja-slider-dot active\" data-index=\"0\"><\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <div class=\"nirja-services-right\">\n                    <div class=\"nirja-services-content\">\n                                                \n                                                    <h2 class=\"nirja-services-title\"><h2 style=\"margin-right: 22.45pt;line-height: 115%\"><span lang=\"EN-US\">Day-of Wedding Management \/ <span style=\"letter-spacing: -.1pt\">Coordination<\/span><\/span><\/h2><\/h2>\n                                                \n                                                    <p class=\"nirja-services-desc\">Already planned your wedding but need someone to manage everything on the big day? We ensure your celebration runs smoothly while you focus on enjoying every moment..<h3>Services Include:<\/h3>\n<\/p>\n                                                \n                        <!-- ICON LIST OUTPUT -->\n                        <ul class=\"nirja-icon-list\"><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Confirming timelines, requirements, and deliverables<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor follow-ups and final confirmations before the wedding<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Ceremonial guidance<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Completion of wedding day itinerary<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">On-site coordination and supervision of the wedding ceremony and reception<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor management and venue setup coordination<\/span><\/li><\/ul>\n                        <!-- SECONDARY DESCRIPTION (After Icon List) -->\n                                                    <p class=\"nirja-services-desc-2\">From coordinating your decorated wedding car in Ahmedabad to managing photographers, decorators, makeup artists, and vendors, we take care of the details behind the scenes.<\/p>\n                                                \n                                                    <a href=\"https:\/\/liveheartevents.com\/index.php\/contact-us\/\" class=\"nirja-contact-btn\" >\n                                Let&#039;s Connect                            <\/a>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function to initialize slider\n            function initNirjaSlider(widget) {\n                const slides = widget.querySelectorAll('.nirja-slide-item');\n                const dots = widget.querySelectorAll('.nirja-slider-dot');\n                if (slides.length <= 1) return;\n\n                let currentIndex = 0;\n                const slideCount = slides.length;\n                let slideInterval;\n\n                function goToSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.remove('active');\n                    \n                    currentIndex = index;\n                    \n                    slides[currentIndex].classList.add('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() {\n                    let nextIndex = (currentIndex + 1) % slideCount;\n                    goToSlide(nextIndex);\n                }\n\n                function startSlideShow() {\n                    if (slideInterval) clearInterval(slideInterval);\n                    slideInterval = setInterval(nextSlide, 4000);\n                }\n\n                function stopSlideShow() {\n                    clearInterval(slideInterval);\n                }\n\n                dots.forEach((dot, index) => {\n                    dot.addEventListener('click', () => {\n                        stopSlideShow();\n                        goToSlide(index);\n                        startSlideShow();\n                    });\n                });\n\n                const sliderContainer = widget.querySelector('.nirja-slider-container');\n                sliderContainer.addEventListener('mouseenter', stopSlideShow);\n                sliderContainer.addEventListener('mouseleave', startSlideShow);\n\n                startSlideShow();\n            }\n            \n            const widgetId = 'nirja-services-b2d187e';\n            const widget = document.getElementById(widgetId);\n            if (widget) {\n                initNirjaSlider(widget);\n            }\n\n            \/\/ Re-initialize for Elementor Editor\n            if (window.elementorFrontend) {\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/nirja_services.default', function($scope) {\n                    const el = $scope[0].querySelector('#' + widgetId);\n                    if (el) {\n                        initNirjaSlider(el);\n                    }\n                });\n            }\n        });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-86d8e94 e-con e-atomic-element e-flexbox-base e-86d8e94-2af129f \" data-id=\"86d8e94\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"86d8e94\">\n    \t\t<div class=\"elementor-element elementor-element-9d1b016 elementor-widget elementor-widget-nirja_services\" data-id=\"9d1b016\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nirja_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500&display=swap');\n\n        .nirja-services-wrapper {\n            background-color: #faf7f2; \/* Soft wedding off-white fallback *\/\n            padding: 80px 0;\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* --- BACKGROUND FLOATING ICONS --- *\/\n        .nirja-bg-icon {\n            position: absolute;\n            z-index: 1;\n            opacity: 0.5;\n            pointer-events: none;\n            transition: all 0.5s ease;\n        }\n\n        .nirja-bg-icon-1 {\n            top: 10%;\n            left: 5%;\n            max-width: 120px;\n            animation: nirjaMoveTopBottom 6s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-2 {\n            bottom: 15%;\n            right: 5%;\n            max-width: 140px;\n            animation: nirjaMoveRightLeft 8s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-3 {\n            top: 30%;\n            right: 40%;\n            max-width: 90px;\n            animation: nirjaMoveDiagonal 10s ease-in-out infinite alternate;\n        }\n\n        @keyframes nirjaMoveTopBottom {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(60px) rotate(10deg); }\n        }\n\n        @keyframes nirjaMoveRightLeft {\n            0% { transform: translateX(0) rotate(0deg); }\n            100% { transform: translateX(-80px) rotate(-10deg); }\n        }\n\n        @keyframes nirjaMoveDiagonal {\n            0% { transform: translate(0, 0) scale(1); }\n            100% { transform: translate(-40px, 50px) scale(1.1); }\n        }\n        \/* ---------------------------------- *\/\n\n        .nirja-services-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 50px;\n            padding: 0 20px;\n            transition: all 0.5s ease;\n            position: relative;\n            z-index: 2;\n        }\n\n        .nirja-services-left {\n            flex: 1 1 45%;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .nirja-services-right {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        \/* Slider Styling *\/\n        .nirja-slider-container {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 4\/5;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n            transition: all 0.5s ease;\n            background: #fff;\n        }\n\n        .nirja-slide-item {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1s ease-in-out, transform 1s ease-in-out;\n            transform: scale(1.05);\n            z-index: 1;\n        }\n\n        .nirja-slide-item.active {\n            opacity: 1;\n            transform: scale(1);\n            z-index: 2;\n        }\n\n        .nirja-slide-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Controls *\/\n        .nirja-slider-controls {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }\n\n        .nirja-slider-dot {\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background-color: rgba(255, 255, 255, 0.5);\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n\n        .nirja-slider-dot.active {\n            background-color: #fff;\n        }\n\n        \/* Content Styling (Defaults, meant to be overridden by Elementor styling) *\/\n        .nirja-services-subtitle {\n            font-size: 14px;\n            font-weight: 500;\n            color: #c5a880; \n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .nirja-services-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 600;\n            line-height: 1.2;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            transition: color 0.5s ease;\n        }\n        \n        .nirja-services-title span {\n            color: #c5a880;\n            font-style: italic;\n        }\n\n        .nirja-services-desc {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 25px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-services-desc-2 {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        \/* --- ICON LIST STYLING --- *\/\n        .nirja-icon-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .nirja-icon-list-item {\n            display: flex;\n            align-items: center;\n            font-size: 16px;\n            color: #2c2c2c;\n            font-weight: 500;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-icon-list-icon {\n            color: #c5a880;\n            font-size: 18px;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .nirja-icon-list-icon svg {\n            width: 18px;\n            height: 18px;\n            fill: #c5a880;\n        }\n\n        .style-4 .nirja-icon-list {\n            align-items: center;\n        }\n        \/* ------------------------- *\/\n\n        .nirja-contact-btn {\n            display: inline-block;\n            background: #2c2c2c;\n            color: #fff;\n            padding: 15px 35px;\n            font-size: 14px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            border: 1px solid #2c2c2c;\n            border-radius: 0;\n        }\n\n        .nirja-contact-btn:hover {\n            background: #d4af36;;\n            border-color: #c5a880;\n            color: #fff;\n        }\n\n        \/* --- DYNAMIC STYLES (Style 1-7) --- *\/\n\n        .style-2 .nirja-services-container {\n            flex-direction: row-reverse;\n        }\n\n        .style-3.nirja-services-wrapper {\n            background-color: #1a1a1a;\n            color: #fff;\n        }\n        \n        .style-4 .nirja-services-container {\n            flex-direction: column;\n            text-align: center;\n            max-width: 900px;\n        }\n        .style-4 .nirja-services-left, .style-4 .nirja-services-right {\n            width: 100%;\n        }\n        .style-4 .nirja-slider-container {\n            aspect-ratio: 16\/7;\n        }\n        \n        .style-5 .nirja-services-container {\n            position: relative;\n        }\n        .style-5 .nirja-services-right {\n            background: #fff;\n            padding: 60px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n            margin-left: -100px;\n            z-index: 20;\n            border-radius: 12px;\n            position: relative;\n        }\n        .style-5.style-3 .nirja-services-right {\n             background: #2a2a2a; \n        }\n\n        .style-6 .nirja-slider-container {\n            border-radius: 50%;\n            aspect-ratio: 1\/1;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .style-6 .nirja-slider-dot {\n            background-color: rgba(255,255,255,0.7);\n        }\n        .style-6 .nirja-slider-controls {\n            bottom: 30px;\n        }\n\n        .style-7.nirja-services-wrapper {\n            background: transparent;\n            padding: 40px;\n        }\n        .style-7 .nirja-services-container {\n            border: 2px solid #c5a880;\n            padding: 60px;\n            border-radius: 8px;\n        }\n        .style-7 .nirja-slider-container {\n            border-radius: 0;\n            box-shadow: none;\n            aspect-ratio: 3\/4;\n        }\n\n        \/* Dark Mode Fallbacks *\/\n        .style-3 .nirja-services-desc,\n        .style-3 .nirja-services-desc-2 {\n            color: #aaa;\n        }\n        .style-3 .nirja-icon-list-item {\n            color: #eee;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .nirja-services-title { font-size: 42px; }\n            .nirja-services-container { flex-direction: column; gap: 40px; }\n            .style-2 .nirja-services-container { flex-direction: column; }\n            .style-4 .nirja-slider-container { aspect-ratio: 16\/9; }\n            .style-5 .nirja-services-right { margin-left: 0; margin-top: -50px; padding: 40px; }\n            .style-7 .nirja-services-container { padding: 30px; border-width: 1px; }\n            .nirja-bg-icon-3 { display: none; }\n            \n            .nirja-services-left {\n                width: calc(100% + 40px);\n                margin-left: -20px;\n                margin-right: -20px;\n            }\n            .nirja-slider-container {\n                border-radius: 0;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nirja-services-wrapper { padding: 50px 0; }\n            .nirja-services-title { font-size: 34px; }\n            .nirja-services-desc, .nirja-services-desc-2 { font-size: 15px; }\n            .nirja-bg-icon { opacity: 0.2; } \n        }\n        <\/style>\n\n        <div class=\"nirja-services-wrapper style-1\" id=\"nirja-services-9d1b016\">\n            \n            <!-- FLOATING ICONS (Z-Index 1) -->\n                        \n                        \n            \n            <div class=\"nirja-services-container\">\n                \n                <div class=\"nirja-services-left\">\n                                        <div class=\"nirja-slider-container\">\n                        <div class=\"nirja-slide-item active\"><img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-34-1-683x1024.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-34-1-683x1024.png 683w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-34-1-200x300.png 200w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-34-1-768x1152.png 768w, https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Pinterst-Pins-1000-x-1500-px-34-1.png 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/div>                        \n                        <div class=\"nirja-slider-controls\">\n                                                            <div class=\"nirja-slider-dot active\" data-index=\"0\"><\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <div class=\"nirja-services-right\">\n                    <div class=\"nirja-services-content\">\n                                                \n                                                    <h2 class=\"nirja-services-title\"><h2><span lang=\"EN-US\">Wedding Set <span style=\"letter-spacing: -.25pt\">Up<\/span><\/span><\/h2><\/h2>\n                                                \n                                                    <p class=\"nirja-services-desc\">Creating beautiful wedding spaces with thoughtful setup, styling, and coordination..<h3>Services Include:<\/h3>\n<\/p>\n                                                \n                        <!-- ICON LIST OUTPUT -->\n                        <ul class=\"nirja-icon-list\"><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Venue preparation<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">D\u00e9cor installation<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor coordination during setup<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Bride &amp; Groom area setup<\/span><\/li><\/ul>\n                        <!-- SECONDARY DESCRIPTION (After Icon List) -->\n                                                    <p class=\"nirja-services-desc-2\">Whether you\u2019re looking for elegant wedding styling, floral decoration in Ahmedabad, or church wedding decor, our team ensures every setup feels organized and visually stunning.<br><b>\nNote: <\/b>A detailed wedding timeline is not included in this consultation. Wedding timeline creation is available at an additional cost.\n<\/p>\n                                                \n                                                    <a href=\"https:\/\/liveheartevents.com\/index.php\/contact-us\/\" class=\"nirja-contact-btn\" >\n                                Let&#039;s Connect                            <\/a>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function to initialize slider\n            function initNirjaSlider(widget) {\n                const slides = widget.querySelectorAll('.nirja-slide-item');\n                const dots = widget.querySelectorAll('.nirja-slider-dot');\n                if (slides.length <= 1) return;\n\n                let currentIndex = 0;\n                const slideCount = slides.length;\n                let slideInterval;\n\n                function goToSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.remove('active');\n                    \n                    currentIndex = index;\n                    \n                    slides[currentIndex].classList.add('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() {\n                    let nextIndex = (currentIndex + 1) % slideCount;\n                    goToSlide(nextIndex);\n                }\n\n                function startSlideShow() {\n                    if (slideInterval) clearInterval(slideInterval);\n                    slideInterval = setInterval(nextSlide, 4000);\n                }\n\n                function stopSlideShow() {\n                    clearInterval(slideInterval);\n                }\n\n                dots.forEach((dot, index) => {\n                    dot.addEventListener('click', () => {\n                        stopSlideShow();\n                        goToSlide(index);\n                        startSlideShow();\n                    });\n                });\n\n                const sliderContainer = widget.querySelector('.nirja-slider-container');\n                sliderContainer.addEventListener('mouseenter', stopSlideShow);\n                sliderContainer.addEventListener('mouseleave', startSlideShow);\n\n                startSlideShow();\n            }\n            \n            const widgetId = 'nirja-services-9d1b016';\n            const widget = document.getElementById(widgetId);\n            if (widget) {\n                initNirjaSlider(widget);\n            }\n\n            \/\/ Re-initialize for Elementor Editor\n            if (window.elementorFrontend) {\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/nirja_services.default', function($scope) {\n                    const el = $scope[0].querySelector('#' + widgetId);\n                    if (el) {\n                        initNirjaSlider(el);\n                    }\n                });\n            }\n        });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-51b7ae8 e-con e-atomic-element e-flexbox-base e-51b7ae8-6f60de4 \" data-id=\"51b7ae8\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"51b7ae8\">\n    \t\t<div class=\"elementor-element elementor-element-f8a86c4 elementor-widget elementor-widget-nirja_services\" data-id=\"f8a86c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nirja_services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500&display=swap');\n\n        .nirja-services-wrapper {\n            background-color: #faf7f2; \/* Soft wedding off-white fallback *\/\n            padding: 80px 0;\n            font-family: 'Montserrat', sans-serif;\n            color: #333;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* --- BACKGROUND FLOATING ICONS --- *\/\n        .nirja-bg-icon {\n            position: absolute;\n            z-index: 1;\n            opacity: 0.5;\n            pointer-events: none;\n            transition: all 0.5s ease;\n        }\n\n        .nirja-bg-icon-1 {\n            top: 10%;\n            left: 5%;\n            max-width: 120px;\n            animation: nirjaMoveTopBottom 6s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-2 {\n            bottom: 15%;\n            right: 5%;\n            max-width: 140px;\n            animation: nirjaMoveRightLeft 8s ease-in-out infinite alternate;\n        }\n\n        .nirja-bg-icon-3 {\n            top: 30%;\n            right: 40%;\n            max-width: 90px;\n            animation: nirjaMoveDiagonal 10s ease-in-out infinite alternate;\n        }\n\n        @keyframes nirjaMoveTopBottom {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(60px) rotate(10deg); }\n        }\n\n        @keyframes nirjaMoveRightLeft {\n            0% { transform: translateX(0) rotate(0deg); }\n            100% { transform: translateX(-80px) rotate(-10deg); }\n        }\n\n        @keyframes nirjaMoveDiagonal {\n            0% { transform: translate(0, 0) scale(1); }\n            100% { transform: translate(-40px, 50px) scale(1.1); }\n        }\n        \/* ---------------------------------- *\/\n\n        .nirja-services-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 50px;\n            padding: 0 20px;\n            transition: all 0.5s ease;\n            position: relative;\n            z-index: 2;\n        }\n\n        .nirja-services-left {\n            flex: 1 1 45%;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .nirja-services-right {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        \/* Slider Styling *\/\n        .nirja-slider-container {\n            position: relative;\n            width: 100%;\n            aspect-ratio: 4\/5;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n            transition: all 0.5s ease;\n            background: #fff;\n        }\n\n        .nirja-slide-item {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1s ease-in-out, transform 1s ease-in-out;\n            transform: scale(1.05);\n            z-index: 1;\n        }\n\n        .nirja-slide-item.active {\n            opacity: 1;\n            transform: scale(1);\n            z-index: 2;\n        }\n\n        .nirja-slide-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Controls *\/\n        .nirja-slider-controls {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }\n\n        .nirja-slider-dot {\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background-color: rgba(255, 255, 255, 0.5);\n            cursor: pointer;\n            transition: background-color 0.3s;\n        }\n\n        .nirja-slider-dot.active {\n            background-color: #fff;\n        }\n\n        \/* Content Styling (Defaults, meant to be overridden by Elementor styling) *\/\n        .nirja-services-subtitle {\n            font-size: 14px;\n            font-weight: 500;\n            color: #c5a880; \n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .nirja-services-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 52px;\n            font-weight: 600;\n            line-height: 1.2;\n            color: #2c2c2c;\n            margin-bottom: 25px;\n            transition: color 0.5s ease;\n        }\n        \n        .nirja-services-title span {\n            color: #c5a880;\n            font-style: italic;\n        }\n\n        .nirja-services-desc {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 25px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-services-desc-2 {\n            font-size: 16px;\n            line-height: 1.8;\n            color: #666;\n            margin-bottom: 30px;\n            font-weight: 300;\n            transition: color 0.5s ease;\n        }\n\n        \/* --- ICON LIST STYLING --- *\/\n        .nirja-icon-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .nirja-icon-list-item {\n            display: flex;\n            align-items: center;\n            font-size: 16px;\n            color: #2c2c2c;\n            font-weight: 500;\n            transition: color 0.5s ease;\n        }\n\n        .nirja-icon-list-icon {\n            color: #c5a880;\n            font-size: 18px;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .nirja-icon-list-icon svg {\n            width: 18px;\n            height: 18px;\n            fill: #c5a880;\n        }\n\n        .style-4 .nirja-icon-list {\n            align-items: center;\n        }\n        \/* ------------------------- *\/\n\n        .nirja-contact-btn {\n            display: inline-block;\n            background: #2c2c2c;\n            color: #fff;\n            padding: 15px 35px;\n            font-size: 14px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            text-decoration: none;\n            transition: all 0.4s ease;\n            border: 1px solid #2c2c2c;\n            border-radius: 0;\n        }\n\n        .nirja-contact-btn:hover {\n            background: #d4af36;;\n            border-color: #c5a880;\n            color: #fff;\n        }\n\n        \/* --- DYNAMIC STYLES (Style 1-7) --- *\/\n\n        .style-2 .nirja-services-container {\n            flex-direction: row-reverse;\n        }\n\n        .style-3.nirja-services-wrapper {\n            background-color: #1a1a1a;\n            color: #fff;\n        }\n        \n        .style-4 .nirja-services-container {\n            flex-direction: column;\n            text-align: center;\n            max-width: 900px;\n        }\n        .style-4 .nirja-services-left, .style-4 .nirja-services-right {\n            width: 100%;\n        }\n        .style-4 .nirja-slider-container {\n            aspect-ratio: 16\/7;\n        }\n        \n        .style-5 .nirja-services-container {\n            position: relative;\n        }\n        .style-5 .nirja-services-right {\n            background: #fff;\n            padding: 60px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n            margin-left: -100px;\n            z-index: 20;\n            border-radius: 12px;\n            position: relative;\n        }\n        .style-5.style-3 .nirja-services-right {\n             background: #2a2a2a; \n        }\n\n        .style-6 .nirja-slider-container {\n            border-radius: 50%;\n            aspect-ratio: 1\/1;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .style-6 .nirja-slider-dot {\n            background-color: rgba(255,255,255,0.7);\n        }\n        .style-6 .nirja-slider-controls {\n            bottom: 30px;\n        }\n\n        .style-7.nirja-services-wrapper {\n            background: transparent;\n            padding: 40px;\n        }\n        .style-7 .nirja-services-container {\n            border: 2px solid #c5a880;\n            padding: 60px;\n            border-radius: 8px;\n        }\n        .style-7 .nirja-slider-container {\n            border-radius: 0;\n            box-shadow: none;\n            aspect-ratio: 3\/4;\n        }\n\n        \/* Dark Mode Fallbacks *\/\n        .style-3 .nirja-services-desc,\n        .style-3 .nirja-services-desc-2 {\n            color: #aaa;\n        }\n        .style-3 .nirja-icon-list-item {\n            color: #eee;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .nirja-services-title { font-size: 42px; }\n            .nirja-services-container { flex-direction: column; gap: 40px; }\n            .style-2 .nirja-services-container { flex-direction: column; }\n            .style-4 .nirja-slider-container { aspect-ratio: 16\/9; }\n            .style-5 .nirja-services-right { margin-left: 0; margin-top: -50px; padding: 40px; }\n            .style-7 .nirja-services-container { padding: 30px; border-width: 1px; }\n            .nirja-bg-icon-3 { display: none; }\n            \n            .nirja-services-left {\n                width: calc(100% + 40px);\n                margin-left: -20px;\n                margin-right: -20px;\n            }\n            .nirja-slider-container {\n                border-radius: 0;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nirja-services-wrapper { padding: 50px 0; }\n            .nirja-services-title { font-size: 34px; }\n            .nirja-services-desc, .nirja-services-desc-2 { font-size: 15px; }\n            .nirja-bg-icon { opacity: 0.2; } \n        }\n        <\/style>\n\n        <div class=\"nirja-services-wrapper style-1\" id=\"nirja-services-f8a86c4\">\n            \n            <!-- FLOATING ICONS (Z-Index 1) -->\n                        \n                        \n            \n            <div class=\"nirja-services-container\">\n                \n                <div class=\"nirja-services-left\">\n                                        <div class=\"nirja-slider-container\">\n                        <div class=\"nirja-slide-item active\"><img loading=\"lazy\" decoding=\"async\" width=\"869\" height=\"1024\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/2148085189.jpg\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                        \n                        <div class=\"nirja-slider-controls\">\n                                                            <div class=\"nirja-slider-dot active\" data-index=\"0\"><\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n\n                <div class=\"nirja-services-right\">\n                    <div class=\"nirja-services-content\">\n                                                \n                                                    <h2 class=\"nirja-services-title\"><h2 style=\"margin-top: .05pt\"><span lang=\"EN-US\">Wedding <span style=\"letter-spacing: -.1pt\">Consultation<\/span><\/span><\/h2><\/h2>\n                                                \n                                                    <p class=\"nirja-services-desc\">Professional wedding guidance for couples who want clarity, structure, and expert recommendations before planning their celebration.<h3>Services Include:<\/h3>\n<\/p>\n                                                \n                        <!-- ICON LIST OUTPUT -->\n                        <ul class=\"nirja-icon-list\"><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Providing a list of necessary vendors<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Vendor booking guidance<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Church ceremony essentials<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Church ceremony structure guidance<\/span><\/li><li class=\"nirja-icon-list-item\"><span class=\"nirja-icon-list-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><\/span><span class=\"nirja-icon-list-text\">Logistics planning<\/span><\/li><\/ul>\n                        <!-- SECONDARY DESCRIPTION (After Icon List) -->\n                                                    <p class=\"nirja-services-desc-2\">We assist couples to connect with trusted professionals including \nChristian wedding photographers near me in Ahmedabad,\n,Christian bridal makeup artists near me in Ahmedabad,\n,Wedding videographers in Ahmedabad,\n,Wedding cake vendors near me in Ahmedabad Trusted wedding vendors and coordinators\n<br><b>\nNote: <\/b>A detailed wedding timeline is not included in this consultation. Wedding timeline creation is available at an additional cost.<\/p>\n                                                \n                                                    <a href=\"https:\/\/liveheartevents.com\/index.php\/contact-us\/\" class=\"nirja-contact-btn\" >\n                                Let&#039;s Connect                            <\/a>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Function to initialize slider\n            function initNirjaSlider(widget) {\n                const slides = widget.querySelectorAll('.nirja-slide-item');\n                const dots = widget.querySelectorAll('.nirja-slider-dot');\n                if (slides.length <= 1) return;\n\n                let currentIndex = 0;\n                const slideCount = slides.length;\n                let slideInterval;\n\n                function goToSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.remove('active');\n                    \n                    currentIndex = index;\n                    \n                    slides[currentIndex].classList.add('active');\n                    if (dots[currentIndex]) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() {\n                    let nextIndex = (currentIndex + 1) % slideCount;\n                    goToSlide(nextIndex);\n                }\n\n                function startSlideShow() {\n                    if (slideInterval) clearInterval(slideInterval);\n                    slideInterval = setInterval(nextSlide, 4000);\n                }\n\n                function stopSlideShow() {\n                    clearInterval(slideInterval);\n                }\n\n                dots.forEach((dot, index) => {\n                    dot.addEventListener('click', () => {\n                        stopSlideShow();\n                        goToSlide(index);\n                        startSlideShow();\n                    });\n                });\n\n                const sliderContainer = widget.querySelector('.nirja-slider-container');\n                sliderContainer.addEventListener('mouseenter', stopSlideShow);\n                sliderContainer.addEventListener('mouseleave', startSlideShow);\n\n                startSlideShow();\n            }\n            \n            const widgetId = 'nirja-services-f8a86c4';\n            const widget = document.getElementById(widgetId);\n            if (widget) {\n                initNirjaSlider(widget);\n            }\n\n            \/\/ Re-initialize for Elementor Editor\n            if (window.elementorFrontend) {\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/nirja_services.default', function($scope) {\n                    const el = $scope[0].querySelector('#' + widgetId);\n                    if (el) {\n                        initNirjaSlider(el);\n                    }\n                });\n            }\n        });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Full Wedding Planning &amp; Management From your first consultation to the final celebration, we handle every aspect of your wedding with creativity, coordination, and care. As a trusted Christian Wedding Planner in Ahmedabad and Christian Event Management Company in Ahmedabad, we help couples enjoy a stress-free and beautifully organized wedding experience.Services Include:. Services Include: Initial [&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-498","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Christian Wedding Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.<\/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:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Christian Wedding Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\" \/>\n<meta property=\"og:description\" content=\"Full Wedding Planning &amp; Management From your first consultation to the final celebration, we handle every aspect of your wedding with creativity, coordination, and care. As a trusted Christian Wedding Planner in Ahmedabad and Christian Event Management Company in Ahmedabad, we help couples enjoy a stress-free and beautifully organized wedding experience.Services Include:. Services Include: Initial [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/\" \/>\n<meta property=\"og:site_name\" content=\"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-14T11:26:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/\",\"name\":\"Christian Wedding Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/DSC00269-683x1024.jpg\",\"datePublished\":\"2026-08-03T10:56:32+00:00\",\"dateModified\":\"2026-08-14T11:26:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/#primaryimage\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/DSC00269-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/DSC00269-scaled.jpg\",\"width\":1707,\"height\":2560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/christian-wedding-services\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/liveheartevents.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Christian Wedding Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/#website\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/\",\"name\":\"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/liveheartevents.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/#organization\",\"name\":\"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/LiveHeart-Event-logo-PNG-1.png\",\"contentUrl\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/LiveHeart-Event-logo-PNG-1.png\",\"width\":381,\"height\":160,\"caption\":\"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\"},\"image\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Christian Wedding Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","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:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/","og_locale":"en_US","og_type":"article","og_title":"Christian Wedding Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","og_description":"Full Wedding Planning &amp; Management From your first consultation to the final celebration, we handle every aspect of your wedding with creativity, coordination, and care. As a trusted Christian Wedding Planner in Ahmedabad and Christian Event Management Company in Ahmedabad, we help couples enjoy a stress-free and beautifully organized wedding experience.Services Include:. Services Include: Initial [&hellip;]","og_url":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/","og_site_name":"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","article_modified_time":"2026-08-14T11:26:50+00:00","og_image":[{"url":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/","url":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/","name":"Christian Wedding Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","isPartOf":{"@id":"https:\/\/liveheartevents.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/#primaryimage"},"image":{"@id":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/#primaryimage"},"thumbnailUrl":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-683x1024.jpg","datePublished":"2026-08-03T10:56:32+00:00","dateModified":"2026-08-14T11:26:50+00:00","breadcrumb":{"@id":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/#primaryimage","url":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-scaled.jpg","contentUrl":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/DSC00269-scaled.jpg","width":1707,"height":2560},{"@type":"BreadcrumbList","@id":"https:\/\/liveheartevents.com\/index.php\/christian-wedding-services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/liveheartevents.com\/"},{"@type":"ListItem","position":2,"name":"Christian Wedding Services"}]},{"@type":"WebSite","@id":"https:\/\/liveheartevents.com\/#website","url":"https:\/\/liveheartevents.com\/","name":"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","description":"","publisher":{"@id":"https:\/\/liveheartevents.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/liveheartevents.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/liveheartevents.com\/#organization","name":"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","url":"https:\/\/liveheartevents.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/liveheartevents.com\/#\/schema\/logo\/image\/","url":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/LiveHeart-Event-logo-PNG-1.png","contentUrl":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/LiveHeart-Event-logo-PNG-1.png","width":381,"height":160,"caption":"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad."},"image":{"@id":"https:\/\/liveheartevents.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/pages\/498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/comments?post=498"}],"version-history":[{"count":104,"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/pages\/498\/revisions"}],"predecessor-version":[{"id":2335,"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/pages\/498\/revisions\/2335"}],"wp:attachment":[{"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/media?parent=498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}