{"id":365,"date":"2025-12-31T17:10:26","date_gmt":"2025-12-31T17:10:26","guid":{"rendered":"https:\/\/onfire-world.com\/?page_id=365"},"modified":"2026-07-23T09:57:18","modified_gmt":"2026-07-23T09:57:18","slug":"contact","status":"publish","type":"page","link":"https:\/\/onfire-world.com\/fr\/contact\/","title":{"rendered":"CONTACT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"365\" class=\"elementor elementor-365\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74fb759e e-flex e-con-boxed e-con e-parent\" data-id=\"74fb759e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5db86fa8 elementor-widget elementor-widget-html\" data-id=\"5db86fa8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<div id=\"luxury-header-wrapper\">\n    <nav class=\"luxury-nav\">\n        <div class=\"nav-container\">\n            <div class=\"logo\"><img decoding=\"async\" src=\"https:\/\/onfire-world.com\/wp-content\/uploads\/2026\/07\/LOGO-DROIT-RECADRE.png\" alt=\"ON FIRE WORLD logo header\" class=\"site-logo-header\" style=\"height:44px;width:auto;display:block;object-fit:contain;\"><\/div>\n\n            <div class=\"nav-right-side\">\n                <ul class=\"nav-links\">\n                    <li><a href=\"https:\/\/onfire-world.com\/\">HOME<\/a><\/li>\n                    <li><a href=\"\/about\">ABOUT<\/a><\/li>\n                    <li><a href=\"\/weddings\">WEDDINGS<\/a><\/li>\n                    <li><a href=\"\/brands-events\">BRANDS & EVENTS<\/a><\/li>\n                    <li><a href=\"\/collections\">COLLECTIONS<\/a><\/li>\n                    <li><a href=\"\/contact\" class=\"btn-contact\">CONTACT<\/a><\/li>\n                <\/ul>\n                \n                <div class=\"header-socials\">\n                    <a href=\"https:\/\/www.instagram.com\/on.fire.world\/\" target=\"_blank\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\n                    <a href=\"https:\/\/www.tiktok.com\/@on.fire.world\" target=\"_blank\"><i class=\"fa-brands fa-tiktok\"><\/i><\/a>\n                <\/div>\n\n                <div class=\"hamburger\" id=\"hamburgerBtn\">\n                    <span class=\"line\"><\/span>\n                    <span class=\"line\"><\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <div class=\"mobile-overlay\" id=\"mobileMenu\">\n        <div class=\"mobile-menu-inner\">\n            <ul class=\"mobile-links\">\n                <li><a href=\"https:\/\/onfire-world.com\/\">HOME<\/a><\/li>\n                <li><a href=\"\/about\">ABOUT<\/a><\/li>\n                <li><a href=\"\/weddings\">WEDDINGS<\/a><\/li>\n                <li><a href=\"\/brands-events\">BRANDS & EVENTS<\/a><\/li>\n                <li><a href=\"\/collections\">COLLECTIONS<\/a><\/li>\n                <li><a href=\"\/contact\">CONTACT<\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Bodoni+Moda:wght@400;600&family=Inter:wght@200;300;400;600&family=Montserrat:wght@700&display=swap');\n\n    \/* --- GLOBAL RESET ANTI-BLEU --- *\/\n    #luxury-header-wrapper, #luxury-header-wrapper *, #luxury-header-wrapper *:focus {\n        -webkit-tap-highlight-color: transparent !important;\n        outline: none !important;\n    }\n\n    #luxury-header-wrapper {\n        --gold: #C5A059;\n        --white: #FFFFFF;\n        --dark: #050505;\n    }\n\n    \/* BARRE DE NAV *\/\n    .luxury-nav { \n        position: fixed; top: 0; left: 0; width: 100%; z-index: 10001; \n        background: rgba(5, 5, 5, 0.85); backdrop-filter: blur(15px); \n        -webkit-backdrop-filter: blur(15px); padding: 15px 0; \n        border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n    }\n    .nav-container { max-width: 1400px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding: 0 30px; }\n    .nav-right-side { display: flex; align-items: center; gap: 30px; }\n    \n    .logo { \n        font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 20px; color: var(--white); \n        letter-spacing: 0.5px; text-transform: uppercase; display: flex; align-items: flex-start; line-height: 1;\n    }\n    .copyright-mark { font-size: 8px; color: var(--white); margin-left: 2px; margin-right: 5px; transform: translateY(2px); }\n    .brand-world { color: var(--gold); font-weight: 700; }\n\n    .nav-links { display: flex; list-style: none; gap: 20px; margin: 0; padding: 0; }\n    .nav-links a { font-family: 'Inter', sans-serif; font-size: 10px; font-weight: 600; color: var(--white); text-decoration: none; letter-spacing: 2px; }\n    .btn-contact { border: 1px solid var(--gold); padding: 8px 15px !important; color: var(--gold) !important; }\n\n    .header-socials { display: flex; gap: 15px; align-items: center; }\n    .header-socials a { color: var(--white); font-size: 14px; }\n\n    \/* HAMBURGER *\/\n    .hamburger { \n        display: none; width: 30px; height: 30px; flex-direction: column; \n        justify-content: center; align-items: center; cursor: pointer; z-index: 10005; \n        position: relative; background: transparent; border: none;\n    }\n    .hamburger .line { \n        width: 25px !important; height: 1.5px !important; background-color: #FFFFFF !important; \n        display: block !important; position: absolute; transition: 0.4s; opacity: 1 !important;\n    }\n    .hamburger .line:nth-child(1) { transform: translateY(-5px); }\n    .hamburger .line:nth-child(2) { transform: translateY(5px); }\n    .hamburger.open .line:nth-child(1) { transform: rotate(45deg); }\n    .hamburger.open .line:nth-child(2) { transform: rotate(-45deg); }\n\n    \/* OVERLAY MOBILE & CENTRAGE *\/\n    .mobile-overlay { \n        position: fixed; top: 0; left: 0; width: 100%; height: 100vh; \n        background-color: #050505;\n        background-image: linear-gradient(rgba(5, 5, 5, 0.85), rgba(5, 5, 5, 0.85)), \n                          url('https:\/\/onfire-world.com\/wp-content\/uploads\/2025\/12\/IMG_8629-scaled.jpeg');\n        background-size: cover; background-position: center;\n        display: flex; justify-content: center; align-items: center; \n        z-index: 10000; visibility: hidden; opacity: 0; transition: opacity 0.5s; \n    }\n    .mobile-overlay.active { visibility: visible; opacity: 1; }\n    .mobile-menu-inner { width: 100%; display: flex; justify-content: center; align-items: center; }\n\n    .mobile-links { \n        list-style: none !important; text-align: center !important; \n        padding: 0 !important; margin: 0 !important; width: 100% !important; \n    }\n    \n    \/* ANIMATION CASCADE \u00c9L\u00c9GANTE *\/\n    .mobile-links li { \n        margin: 25px 0 !important; \n        opacity: 0; \n        \/* Animation du haut vers le bas pour un effet cascade naturel *\/\n        transform: translateY(-30px); \n        \/* Courbe de B\u00e9zier sophistiqu\u00e9e pour un mouvement fluide et organique *\/\n        transition: all 0.6s cubic-bezier(0.215, 0.610, 0.355, 1.000); \n        width: 100% !important; padding: 0 !important;\n    }\n    \n    \/* \u00c9tat final : tous les liens deviennent visibles et en position *\/\n    .mobile-overlay.active .mobile-links li { \n        opacity: 1; \n        transform: translateY(0); \n    }\n\n    \/* EFFET STAGGER - La magie de la cascade *\/\n    .mobile-overlay.active .mobile-links li:nth-child(1) { transition-delay: 0.1s; }\n    .mobile-overlay.active .mobile-links li:nth-child(2) { transition-delay: 0.2s; }\n    .mobile-overlay.active .mobile-links li:nth-child(3) { transition-delay: 0.3s; }\n    .mobile-overlay.active .mobile-links li:nth-child(4) { transition-delay: 0.4s; }\n    .mobile-overlay.active .mobile-links li:nth-child(5) { transition-delay: 0.5s; }\n    .mobile-overlay.active .mobile-links li:nth-child(6) { transition-delay: 0.6s; }\n\n    .mobile-links a { \n        font-family: 'Bodoni Moda', serif; font-size: 20px; font-weight: 300; \n        color: #FFFFFF !important; text-decoration: none; text-transform: uppercase; \n        letter-spacing: 8px; display: block; opacity: 0.6; transition: all 0.4s ease;\n    }\n\n    \/* \u00c9TAT ACTIF (OR) *\/\n    .mobile-links a.active-page {\n        color: var(--gold) !important;\n        opacity: 1 !important;\n        font-weight: 400 !important;\n    }\n\n    @media (max-width: 1100px) {\n        .nav-links, .header-socials { display: none; }\n        .hamburger { display: flex; }\n    }\n<\/style>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const btn = document.getElementById('hamburgerBtn');\n        const menu = document.getElementById('mobileMenu');\n        const links = document.querySelectorAll('.mobile-links a');\n        \n        if(btn && menu) {\n            btn.addEventListener('click', function() {\n                this.classList.toggle('open');\n                menu.classList.toggle('active');\n                document.body.style.overflow = menu.classList.contains('active') ? 'hidden' : '';\n            });\n        }\n\n        const currentPath = window.location.pathname;\n        links.forEach(link => {\n            const linkHref = link.getAttribute('href');\n            link.classList.remove('active-page');\n\n            if (currentPath === \"\/\" || currentPath === \"\/index.php\") {\n                if (linkHref === \"https:\/\/onfire-world.com\/\" || linkHref === \"\/\") {\n                    link.classList.add('active-page');\n                }\n            } else {\n                if (linkHref !== \"\/\" && linkHref !== \"https:\/\/onfire-world.com\/\" && currentPath.includes(linkHref)) {\n                    link.classList.add('active-page');\n                }\n            }\n\n            link.addEventListener('click', () => {\n                btn.classList.remove('open');\n                menu.classList.remove('active');\n                document.body.style.overflow = '';\n            });\n        });\n    });\n<\/script>\n\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-d7af7a3 e-con-full e-flex e-con e-parent\" data-id=\"d7af7a3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02c6658 elementor-widget elementor-widget-html\" data-id=\"02c6658\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"contact-hero\">\n    <div class=\"contact-hero-bg\"><\/div>\n    <div class=\"contact-hero-inner\">\n        <h4 class=\"gold-label-contact\">Start the Conversation<\/h4>\n        <h1 class=\"contact-main-title\">Let's Create <span class=\"champagne-contact\">Magic.<\/span><\/h1>\n        <div class=\"hero-divider-contact\"><\/div>\n        <p class=\"contact-main-desc\">Tell us about your vision. We handle the rest.<\/p>\n    <\/div>\n<\/section>\n\n<section class=\"contact-form-section\">\n    <div class=\"contact-container\">\n        <div class=\"form-header\">\n            <p class=\"contact-direct\">CONTACT | <a href=\"mailto:info@onfire-world.com\">INFO@ONFIRE-WORLD.COM<\/a><\/p>\n        <\/div>\n\n        <div class=\"luxury-form-wrapper\">\n            <section class=\"seo-text-block\">\n                <p>Every extraordinary celebration starts with a conversation. If you are looking to hire a fireworks display company or book a pyrotechnic show in France, complete the form below and our team will respond within 48 hours. The more detail you share about your event, the more precise your proposal will be.<\/p>\n                <p>Every fireworks quote for a luxury event we produce, whether for a pyrotechnic show on the French Riviera, in Paris, or for a destination celebration in Europe, is written specifically for your project.<\/p>\n                <p>To contact your fireworks specialist in Paris, you can also reach us by email at info@onfire-world.com. If you have not heard from us within 48 hours, please check your spam folder. We look forward to hearing about your vision and making it unforgettable.<\/p>\n            <\/section>\n\n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1259-o1\" lang=\"fr-FR\" dir=\"ltr\" data-wpcf7-id=\"1259\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/fr\/wp-json\/wp\/v2\/pages\/365#wpcf7-f1259-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulaire de contact\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1259\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"fr_FR\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1259-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><input type=\"text\" name=\"_honey\" class=\"onfire-botcheck\" tabindex=\"-1\" autocomplete=\"off\" \/>\n<\/p>\n<div class=\"onfire-row\">\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-name\">Full Name<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"full-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"of-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"full-name\" \/><\/span>\n\t<\/p>\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-email\">Email Address<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"of-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"onfire-row\">\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-phone\">Phone Number<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" id=\"of-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Phone\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t<\/p>\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-country\">Country of Residence<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-country\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"of-country\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Where do you live?\" value=\"\" type=\"text\" name=\"your-country\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"onfire-row\">\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-date\">Event Date<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"event-date\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"of-date\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"DD \/ MM \/ YYYY\" value=\"\" type=\"text\" name=\"event-date\" \/><\/span>\n\t<\/p>\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-location\">Event Location<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"event-location\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"of-location\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"City \/ Country\" value=\"\" type=\"text\" name=\"event-location\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"onfire-row\">\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-budget\">Fireworks Budget<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-budget\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"of-budget\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your planned investment\" value=\"\" type=\"text\" name=\"your-budget\" \/><\/span>\n\t<\/p>\n\t<p class=\"onfire-field\"><br \/>\n<label for=\"of-source\">How did you hear about us?<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-source\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"of-source\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Instagram, Word of mouth\u2026\" value=\"\" type=\"text\" name=\"your-source\" \/><\/span>\n\t<\/p>\n<\/div>\n<p class=\"onfire-field onfire-full\"><br \/>\n<label for=\"of-message\">From your vision to perfection<span class=\"req\">*<\/span><\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"6\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" id=\"of-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Share your dreams and expectations\u2026\" name=\"your-message\"><\/textarea><\/span>\n<\/p>\n<p class=\"onfire-submit-row\"><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner onfire-submit\" type=\"submit\" value=\"Send Message\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bodoni+Moda:ital,wght@0,400;0,600;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,400&family=Inter:wght@200;300;400;600&display=swap');\n\n.contact-hero { position: relative; height: 85vh; display: flex; align-items: center; justify-content: center; text-align: center; background-color: #050505; overflow: hidden; padding: 0 20px; }\n.contact-hero-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(rgba(5, 5, 5, 0.4), rgba(5, 5, 5, 0.7)), url('https:\/\/onfire-world.com\/wp-content\/uploads\/2025\/12\/IMG_8627-scaled.jpeg'); background-size: cover; background-position: center 20%; z-index: 1; animation: slowZoomContact 20s infinite alternate; }\n@keyframes slowZoomContact { from { transform: scale(1); } to { transform: scale(1.1); } }\n.contact-hero-inner { position: relative; z-index: 2; max-width: 1100px; width: 100%; display: flex; flex-direction: column; align-items: center; }\n.gold-label-contact { font-family: 'Inter'; color: #C5A059; letter-spacing: 5px; font-size: 11px; text-transform: uppercase; margin-bottom: 20px; font-weight: 600; }\n.contact-main-title { font-family: 'Bodoni Moda'; font-size: 48px; color: #ffffff; text-transform: uppercase; margin: 0; letter-spacing: 4px; line-height: 1.1; }\n.champagne-contact { color: #C5A059; font-weight: 600; }\n.hero-divider-contact { width: 1px; height: 60px; background: #C5A059; margin: 30px auto; }\n.contact-main-desc { font-family: 'Inter'; font-size: 16px; color: #ffffff; font-weight: 200; letter-spacing: 1px; }\n\n.contact-form-section { background-color: #050505; padding: 100px 20px; color: #ffffff; display: flex; justify-content: center; }\n.contact-container { max-width: 800px; margin: 0 auto; width: 100%; display: flex; flex-direction: column; align-items: center; text-align: center; }\n.form-header { margin-bottom: 80px; font-family: 'Inter'; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #C5A059; width: 100%; }\n.form-header a { color: #C5A059; text-decoration: none; }\n\n.luxury-form-wrapper { width: 100%; display: flex; flex-direction: column; align-items: center; }\n.seo-text-block { color: #FFFFFF; opacity: 1; width: 100%; margin: 0 0 60px 0; text-align: center; font-family: 'Inter'; font-weight: 200; font-size: 14px; line-height: 1.8; }\n.seo-text-block p { margin: 0 0 20px 0; }\n\n.luxury-form-wrapper .wpcf7 { width: 100%; }\n.luxury-form-wrapper .wpcf7-form { width: 100%; display: flex; flex-direction: column; gap: 40px; }\n.luxury-form-wrapper .onfire-row { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; width: 100%; }\n.luxury-form-wrapper .onfire-field { margin: 0; text-align: left; }\n.luxury-form-wrapper .onfire-field.onfire-full { width: 100%; }\n.luxury-form-wrapper .onfire-field label { font-family: 'Bodoni Moda'; font-size: 14px; color: rgba(255, 255, 255, 0.6); font-style: italic; margin-bottom: 10px; display: block; }\n.luxury-form-wrapper .onfire-field label .req { color: #C5A059; margin-left: 2px; }\n.luxury-form-wrapper .wpcf7-form-control-wrap { display: block !important; width: 100% !important; }\n.luxury-form-wrapper .wpcf7-form input:not([type=\"submit\"]):not([type=\"checkbox\"]):not(.onfire-botcheck), .luxury-form-wrapper .wpcf7-form textarea { width: 100%; border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.15); padding: 12px 0; font-family: 'Cormorant Garamond', serif !important; font-size: 20px !important; font-style: italic !important; color: #ffffff !important; background: transparent !important; outline: none; transition: 0.4s; border-radius: 0; }\n.luxury-form-wrapper .wpcf7-form input::placeholder, .luxury-form-wrapper .wpcf7-form textarea::placeholder { color: rgba(255, 255, 255, 0.35); font-style: italic; font-family: 'Cormorant Garamond', serif; }\n.luxury-form-wrapper .wpcf7-form input:focus, .luxury-form-wrapper .wpcf7-form textarea:focus { border-bottom: 1px solid #C5A059; }\n.luxury-form-wrapper .wpcf7-form textarea { resize: vertical; min-height: 120px; }\n\n.luxury-form-wrapper .onfire-botcheck { position: absolute !important; left: -9999px !important; opacity: 0 !important; height: 0 !important; width: 0 !important; }\n\n.luxury-form-wrapper .onfire-submit-row { margin: 20px 0 0 0; text-align: center; }\n.luxury-form-wrapper .wpcf7-form .onfire-submit { background: transparent; color: #C5A059; border: 1px solid #C5A059; padding: 20px 80px; font-family: 'Inter'; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; cursor: pointer; transition: 0.4s; border-radius: 0; }\n.luxury-form-wrapper .wpcf7-form .onfire-submit:hover { background: #C5A059; color: #050505; }\n.luxury-form-wrapper .wpcf7-form .onfire-submit:disabled { opacity: 0.5; cursor: not-allowed; }\n\n.luxury-form-wrapper .wpcf7-spinner { background-color: #C5A059 !important; margin-left: 15px; }\n\n.luxury-form-wrapper .wpcf7-not-valid-tip { color: #C5A059 !important; font-family: 'Inter', sans-serif !important; font-size: 11px !important; text-transform: uppercase !important; letter-spacing: 1px !important; display: block !important; margin-top: 10px !important; border: none !important; }\n.luxury-form-wrapper .wpcf7-not-valid { border-bottom: 1px solid #C5A059 !important; }\n\n.luxury-form-wrapper .wpcf7-response-output { font-family: 'Cormorant Garamond', serif !important; font-size: 22px !important; font-style: italic !important; text-align: center !important; margin: 30px 0 0 0 !important; border: none !important; padding: 0 !important; color: #C5A059 !important; }\n.luxury-form-wrapper .wpcf7 form.invalid .wpcf7-response-output, .luxury-form-wrapper .wpcf7 form.unaccepted .wpcf7-response-output, .luxury-form-wrapper .wpcf7 form.failed .wpcf7-response-output { color: #d97c7c !important; }\n\n@media (max-width: 1024px) {\n    .luxury-form-wrapper .onfire-row { grid-template-columns: 1fr; gap: 30px; }\n    .contact-main-title { font-size: 36px; }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62dcbbcb e-con-full e-flex e-con e-parent\" data-id=\"62dcbbcb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da1681f elementor-widget elementor-widget-html\" data-id=\"da1681f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<footer class=\"luxury-footer\">\n    <div class=\"footer-container\">\n        \n        <div class=\"footer-column\">\n            <a href=\"https:\/\/onfire-world.com\/\" class=\"footer-logo\"><img decoding=\"async\" src=\"https:\/\/onfire-world.com\/wp-content\/uploads\/2026\/07\/LOGO-DROIT-RECADRE.png\" alt=\"ON FIRE WORLD logo footer\" class=\"site-logo-footer\" style=\"height:50px;width:auto;display:block;object-fit:contain;\"><\/a>\n            <p class=\"footer-text\">\n                Your Dream. Our Sparks.\n            <\/p>\n        <\/div>\n\n        <div class=\"footer-column\">\n            <h3 class=\"footer-title\">Navigation<\/h3>\n            <ul class=\"footer-links\">\n                <li><a href=\"https:\/\/onfire-world.com\/\">Home<\/a><\/li>\n                <li><a href=\"\/about\">About<\/a><\/li>\n                <li><a href=\"\/weddings\">Weddings<\/a><\/li>\n                <li><a href=\"\/brands-events\">Brands & Events<\/a><\/li>\n                <li><a href=\"\/collections\">Collections<\/a><\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"footer-column\">\n            <h3 class=\"footer-title\">Connect<\/h3>\n            <ul class=\"footer-links\">\n                <li><a href=\"mailto:contact@onfireworld.com\">contact@onfireworld.com<\/a><\/li>\n                <li>\n                    <a href=\"https:\/\/www.instagram.com\/on.fire.world\/\" target=\"_blank\">\n                        <i class=\"fa-brands fa-instagram\" style=\"margin-right:8px;\"><\/i> Instagram\n                    <\/a>\n                <\/li>\n                <li>\n                    <a href=\"https:\/\/www.tiktok.com\/@on.fire.world\" target=\"_blank\">\n                        <i class=\"fa-brands fa-tiktok\" style=\"margin-right:8px;\"><\/i> TikTok\n                    <\/a>\n                <\/li>\n            <\/ul>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"footer-bottom\">\n        <p>\u00a9 2026 ON FIRE WORLD. All rights reserved.<\/p>\n    <\/div>\n<\/footer>\n\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Bodoni+Moda:wght@400;600&family=Inter:wght@200;300;400;600&display=swap');\n\n    .luxury-footer {\n        background-color: #050505;\n        padding: 80px 40px 30px 40px;\n        border-top: 1px solid rgba(255, 255, 255, 0.05);\n        color: #ffffff;\n    }\n\n    .footer-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        display: grid;\n        grid-template-columns: 1.5fr 1fr 1fr;\n        gap: 60px;\n    }\n\n    \/* --- LOGO FOOTER --- *\/\n    .footer-logo {\n        font-family: 'Bodoni Moda', serif;\n        font-size: 20px;\n        color: #ffffff;\n        text-decoration: none;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 20px;\n        line-height: 1;\n        font-weight: 600;\n        width: 243px;\n        justify-content: center;\n    }\n    \n    .copyright-mark {\n        font-size: 10px;\n        color: #ffffff;\n        margin-left: 2px;\n        margin-right: 5px;\n        opacity: 0.8;\n        font-family: 'Inter', sans-serif;\n        font-weight: 300;\n        transform: translateY(4px);\n        line-height: 1;\n    }\n\n    .brand-world { \n        color: #C5A059; \n        font-weight: 700;\n    }\n\n    .footer-text {\n        font-family: 'Inter', sans-serif;\n        font-size: 13px;\n        line-height: 1.6;\n        color: #FFFFFF;\n        max-width: 243px;\n        font-weight: 200;\n        letter-spacing: 1px;\n        margin-left: 0;\n        text-align: center;\n    }\n\n    .footer-title {\n        font-family: 'Bodoni Moda', serif;\n        font-size: 15px;\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        margin-bottom: 25px;\n        color: #ffffff;\n        font-weight: 400;\n    }\n\n    \/* --- LIENS ET CONTACTS EXTRA FINS --- *\/\n    .footer-links { list-style: none; padding: 0; margin: 0; }\n    .footer-links li { margin-bottom: 15px; }\n    .footer-links a {\n        font-family: 'Inter', sans-serif;\n        font-size: 12px;\n        color: #FFFFFF;\n        text-decoration: none;\n        transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);\n        display: inline-flex;\n        align-items: center;\n        font-weight: 200; \n        letter-spacing: 2px;\n        opacity: 0.8;\n    }\n    \n    .footer-links a:hover { \n        color: #C5A059; \n        opacity: 1;\n        letter-spacing: 3px;\n    }\n\n    .footer-links i {\n        font-size: 12px;\n        opacity: 0.7;\n    }\n\n    .footer-bottom {\n        max-width: 1200px;\n        margin: 60px auto 0 auto;\n        padding-top: 30px;\n        border-top: 1px solid rgba(255, 255, 255, 0.05);\n        text-align: center;\n    }\n\n    .footer-bottom p {\n        font-family: 'Inter', sans-serif;\n        font-size: 10px;\n        color: #FFFFFF;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        font-weight: 200;\n    }\n\n    \/* --- RESPONSIVE --- *\/\n    @media (max-width: 1024px) {\n        .footer-container { \n            grid-template-columns: 1fr; \n            text-align: center; \n            gap: 50px; \n        }\n        .footer-text { margin: 0 auto; }\n        .footer-logo { justify-content: center;     margin-left: auto;\n        margin-right: auto;\n    }\n        .footer-links a { justify-content: center; width: 100%; }\n        .luxury-footer { padding: 60px 20px 30px 20px; }\n    }\n<\/style>\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>HOME ABOUT WEDDINGS BRANDS &#038; EVENTS COLLECTIONS CONTACT HOME ABOUT WEDDINGS BRANDS &#038; EVENTS COLLECTIONS CONTACT Start the Conversation Let&#8217;s Create Magic. Tell us about your vision. We handle the rest. CONTACT | INFO@ONFIRE-WORLD.COM Every extraordinary celebration starts with a conversation. If you are looking to hire a fireworks display company or book a pyrotechnic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"Devis Feu d'Artifice Mariage | ON FIRE WORLD\u00ae Contact","_seopress_titles_desc":"Demandez votre devis feu d'artifice mariage haut de gamme. Artificier certifi\u00e9 F4-T2 Paris. R\u00e9ponse sous 48h. Mariages, \u00e9v\u00e9nements, galas en France et \u00e0 l'international.","_seopress_robots_index":"","footnotes":""},"class_list":["post-365","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/pages\/365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/comments?post=365"}],"version-history":[{"count":115,"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/pages\/365\/revisions"}],"predecessor-version":[{"id":1386,"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/pages\/365\/revisions\/1386"}],"wp:attachment":[{"href":"https:\/\/onfire-world.com\/fr\/wp-json\/wp\/v2\/media?parent=365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}