{"id":995,"date":"2026-08-04T11:01:23","date_gmt":"2026-08-04T11:01:23","guid":{"rendered":"http:\/\/localhost\/heartbeat\/?page_id=995"},"modified":"2026-08-17T10:13:01","modified_gmt":"2026-08-17T10:13:01","slug":"institutional-corporate-events-services","status":"publish","type":"page","link":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/","title":{"rendered":"Institutional &#038; Corporate Events Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"995\" class=\"elementor elementor-995\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a725dfb e-con e-atomic-element e-flexbox-base e-a725dfb-b6296c7 \" data-id=\"a725dfb\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"a725dfb\">\n    \t\t<div class=\"elementor-element elementor-element-1fe27f3 elementor-widget elementor-widget-spacer\" data-id=\"1fe27f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-66128d1 e-con e-atomic-element e-flexbox-base e-66128d1-84e35af \" data-id=\"66128d1\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"66128d1\">\n    \t\t<div class=\"elementor-element elementor-element-8e1266c elementor-widget elementor-widget-heading\" data-id=\"8e1266c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Institutional &amp; Corporate Events Services<\/h2>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<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=\"1024\" height=\"768\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/20260126_101335.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                                                \n                                                    <p class=\"nirja-services-desc\">Professional planning and coordination for corporate, educational, and institutional events..<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\">Check-in desk 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\">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\">Layout planning<\/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\">Table setups and guest-area design<\/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\">Sourcing trusted 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 briefing and communication<\/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\">Contract and schedule 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\">Setup supervision 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 creation and execution<\/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\">Troubleshooting and real-time 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\">Audio-visual coordination (sound, screens, presentations)<\/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\">Lighting and technical supervision<\/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\">Speaker presentation support<\/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\">Exhibition or booth coordinatio<\/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-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-f0e07f2 e-flex e-con-boxed e-con e-parent\" data-id=\"f0e07f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80b1205 elementor-widget elementor-widget-heading\" data-id=\"80b1205\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Events We Manage<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86d7a21 e-flex e-con-boxed e-con e-parent\" data-id=\"86d7a21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3637b38 elementor-widget elementor-widget-nj_card_feature\" data-id=\"3637b38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nj_card_feature.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<style>\r\n\t\t#njCardFeature-3637b38 .nj-services {\r\n\t\t\tpadding: 0;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-grid {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgap: 28px;\r\n\t\t\tmax-width: 1500px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card {\r\n\t\t\tposition: relative;\r\n\t\t\toverflow: hidden;\r\n\t\t\tbackground: #fbf9f5;\r\n\t\t\tborder: 1px solid #e3ddd5;\r\n\t\t\tborder-radius: 22px;\r\n\t\t\tpadding: 38px 30px;\r\n\t\t\tmin-height: 280px;\r\n\t\t\ttransition: .45s;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card::before {\r\n\t\t\tcontent: \"\";\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 0;\r\n\t\t\ttop: 0;\r\n\t\t\twidth: 100%;\r\n\t\t\theight: 0%;\r\n\t\t\tbackground: #b95b3d;\r\n\t\t\ttransition: .45s ease;\r\n\t\t\tz-index: 0;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card:hover::before {\r\n\t\t\theight: 100%;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card > * {\r\n\t\t\tposition: relative;\r\n\t\t\tz-index: 2;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-icon {\r\n\t\t\twidth: 60px;\r\n\t\t\theight: 60px;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: flex-start;\r\n\t\t\tfont-size: 34px;\r\n\t\t\tcolor: #b95b3d;\r\n\t\t\tmargin-bottom: 55px;\r\n\t\t\ttransition: .4s;\r\n\t\t}\r\n        #njCardFeature-3637b38 .nj-icon img {\r\n            max-width: 100%;\r\n            height: auto;\r\n            width: 60px; \/* Default handled by Elementor control *\/\r\n        }\r\n\t\t#njCardFeature-3637b38 .nj-card h3 {\r\n\t\t\tcolor: black;\r\n\t\t\tmargin-bottom: 18px;\r\n\t\t\ttransition: .4s;\r\n            margin-top: 0;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card p {\r\n\t\t\tcolor: #988c82;\r\n\t\t\ttransition: .4s;\r\n            margin: 0;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card:hover {\r\n\t\t\ttransform: translateY(-12px);\r\n\t\t\tbox-shadow: 0 25px 55px rgba(0,0,0,.12);\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card:hover .nj-icon {\r\n\t\t\tcolor: #fff;\r\n\t\t\ttransform: scale(1.15);\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card:hover h3 {\r\n\t\t\tcolor: #fff;\r\n\t\t}\r\n\t\t#njCardFeature-3637b38 .nj-card:hover p {\r\n\t\t\tcolor: #fff;\r\n\t\t}\r\n        \/* Mobile grid handled by Elementor responsive controls *\/\r\n\t\t<\/style>\r\n\r\n\t\t<div id=\"njCardFeature-3637b38\" class=\"nj-services\">\r\n\t\t\t<div class=\"nj-grid\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"nj-card elementor-repeater-item-5144acd\" style=\"display:block; text-decoration:none;\">\r\n\t\t\t\t\t\t\t<div class=\"nj-icon\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Conference.png\" alt=\"icon\">\r\n                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<h3>Conferences<\/h3>\r\n\t\t\t\t\t\t\t<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"nj-card elementor-repeater-item-7571879\" style=\"display:block; text-decoration:none;\">\r\n\t\t\t\t\t\t\t<div class=\"nj-icon\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/University-College-Events.png\" alt=\"icon\">\r\n                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<h3>University &amp; College Events<\/h3>\r\n\t\t\t\t\t\t\t<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"nj-card elementor-repeater-item-ccc8de4\" style=\"display:block; text-decoration:none;\">\r\n\t\t\t\t\t\t\t<div class=\"nj-icon\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Seminar.png\" alt=\"icon\">\r\n                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<h3>Seminars &amp; Workshops<\/h3>\r\n\t\t\t\t\t\t\t<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"nj-card elementor-repeater-item-6902141\" style=\"display:block; text-decoration:none;\">\r\n\t\t\t\t\t\t\t<div class=\"nj-icon\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Corporate-Event.png\" alt=\"icon\">\r\n                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<h3>Corporate Celebrations<\/h3>\r\n\t\t\t\t\t\t\t<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"nj-card elementor-repeater-item-8099848\" style=\"display:block; text-decoration:none;\">\r\n\t\t\t\t\t\t\t<div class=\"nj-icon\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Award-Ceremonies.png\" alt=\"icon\">\r\n                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<h3>Award Ceremonies<\/h3>\r\n\t\t\t\t\t\t\t<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"nj-card elementor-repeater-item-c8ab525\" style=\"display:block; text-decoration:none;\">\r\n\t\t\t\t\t\t\t<div class=\"nj-icon\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/08\/Networking-Events.png\" alt=\"icon\">\r\n                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<h3>Networking Events<\/h3>\r\n\t\t\t\t\t\t\t<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Institutional &amp; Corporate Events Services Professional planning and coordination for corporate, educational, and institutional events.. Services Include: Check-in desk management Venue selection assistance Layout planning Table setups and guest-area design Sourcing trusted vendors Vendor briefing and communication Contract and schedule coordination Setup supervision and coordination Timeline creation and execution Troubleshooting and real-time management Audio-visual coordination [&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-995","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>Institutional &amp; Corporate Events 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\/institutional-corporate-events-services\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Institutional &amp; Corporate Events Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.\" \/>\n<meta property=\"og:description\" content=\"Institutional &amp; Corporate Events Services Professional planning and coordination for corporate, educational, and institutional events.. Services Include: Check-in desk management Venue selection assistance Layout planning Table setups and guest-area design Sourcing trusted vendors Vendor briefing and communication Contract and schedule coordination Setup supervision and coordination Timeline creation and execution Troubleshooting and real-time management Audio-visual coordination [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-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-17T10:13:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/20260126_101335.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/\",\"name\":\"Institutional & Corporate Events 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\\\/institutional-corporate-events-services\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/20260126_101335.jpg\",\"datePublished\":\"2026-08-04T11:01:23+00:00\",\"dateModified\":\"2026-08-17T10:13:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/#primaryimage\",\"url\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/20260126_101335.jpg\",\"contentUrl\":\"https:\\\/\\\/liveheartevents.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/20260126_101335.jpg\",\"width\":4000,\"height\":3000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/liveheartevents.com\\\/index.php\\\/institutional-corporate-events-services\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/liveheartevents.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Institutional &#038; Corporate Events 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":"Institutional & Corporate Events 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\/institutional-corporate-events-services\/","og_locale":"en_US","og_type":"article","og_title":"Institutional & Corporate Events Services - LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","og_description":"Institutional &amp; Corporate Events Services Professional planning and coordination for corporate, educational, and institutional events.. Services Include: Check-in desk management Venue selection assistance Layout planning Table setups and guest-area design Sourcing trusted vendors Vendor briefing and communication Contract and schedule coordination Setup supervision and coordination Timeline creation and execution Troubleshooting and real-time management Audio-visual coordination [&hellip;]","og_url":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/","og_site_name":"LiveHeart Events | Expert in Event Planning &amp; Event Services in Ahmedabad.","article_modified_time":"2026-08-17T10:13:01+00:00","og_image":[{"url":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/20260126_101335.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/","url":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/","name":"Institutional & Corporate Events 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\/institutional-corporate-events-services\/#primaryimage"},"image":{"@id":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/#primaryimage"},"thumbnailUrl":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/20260126_101335.jpg","datePublished":"2026-08-04T11:01:23+00:00","dateModified":"2026-08-17T10:13:01+00:00","breadcrumb":{"@id":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/#primaryimage","url":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/20260126_101335.jpg","contentUrl":"https:\/\/liveheartevents.com\/wp-content\/uploads\/2026\/07\/20260126_101335.jpg","width":4000,"height":3000},{"@type":"BreadcrumbList","@id":"https:\/\/liveheartevents.com\/index.php\/institutional-corporate-events-services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/liveheartevents.com\/"},{"@type":"ListItem","position":2,"name":"Institutional &#038; Corporate Events 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\/995","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=995"}],"version-history":[{"count":58,"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/pages\/995\/revisions"}],"predecessor-version":[{"id":2417,"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/pages\/995\/revisions\/2417"}],"wp:attachment":[{"href":"https:\/\/liveheartevents.com\/index.php\/wp-json\/wp\/v2\/media?parent=995"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}