{"id":10,"date":"2026-05-12T10:45:09","date_gmt":"2026-05-12T10:45:09","guid":{"rendered":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/?page_id=10"},"modified":"2026-05-12T11:14:07","modified_gmt":"2026-05-12T11:14:07","slug":"accueil","status":"publish","type":"page","link":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/","title":{"rendered":"Accueil"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bbCSS Global\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_enable_color=\u00a0\u00bboff\u00a0\u00bb custom_padding=\u00a0\u00bb0px|0px|0px|0px\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; custom_padding=\u00a0\u00bb0px|0px|0px|0px\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime;]<\/p>\n<style>\n\/* ===== MEKELEC PREMIUM CSS ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap');<\/p>\n<p>:root {\n  --orange: #FF800C;\n  --orange-dark: #CC6600;\n  --orange-light: #FFB366;\n  --orange-pale: rgba(255,128,12,0.08);\n  --black: #0D0D0D;\n  --dark: #111111;\n  --dark2: #1A1A1A;\n  --white: #FFFFFF;\n  --gray: #555555;\n  --gray-light: #F2F2F2;\n}<\/p>\n<p>body { font-family: 'Inter', Arial, sans-serif !important; }<\/p>\n<p>\/* Navbar premium *\/\n.et_header_style_centered .et-fixed-header {\n  background: rgba(10,10,10,0.96) !important;\n  backdrop-filter: blur(20px) !important;\n  border-bottom: 1px solid rgba(255,128,12,0.15) !important;\n  box-shadow: 0 4px 40px rgba(0,0,0,0.4) !important;\n}<\/p>\n<p>\/* Smooth scroll *\/\nhtml { scroll-behavior: smooth; }<\/p>\n<p>\/* Hero animations *\/\n@keyframes fadeInUp {\n  from { opacity: 0; transform: translateY(40px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes fadeInLeft {\n  from { opacity: 0; transform: translateX(-40px); }\n  to { opacity: 1; transform: translateX(0); }\n}\n@keyframes fadeInRight {\n  from { opacity: 0; transform: translateX(40px); }\n  to { opacity: 1; transform: translateX(0); }\n}\n@keyframes float {\n  0%, 100% { transform: translateY(0px); }\n  50% { transform: translateY(-12px); }\n}\n@keyframes pulse-orange {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(255,128,12,0.4); }\n  50% { box-shadow: 0 0 0 20px rgba(255,128,12,0); }\n}\n@keyframes shimmer {\n  0% { background-position: -200% center; }\n  100% { background-position: 200% center; }\n}\n@keyframes spin-slow {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}\n@keyframes counter-up {\n  from { transform: translateY(20px); opacity: 0; }\n  to { transform: translateY(0); opacity: 1; }\n}\n@keyframes line-grow {\n  from { width: 0; }\n  to { width: 60px; }\n}\n@keyframes gradient-shift {\n  0% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n  100% { background-position: 0% 50%; }\n}<\/p>\n<p>\/* HERO section *\/\n.mek-hero-section {\n  position: relative;\n  overflow: hidden;\n}\n.mek-hero-section::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: radial-gradient(ellipse at 20% 50%, rgba(255,128,12,0.12) 0%, transparent 60%),\n              radial-gradient(ellipse at 80% 20%, rgba(255,128,12,0.08) 0%, transparent 50%);\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* Animated badge *\/\n.mek-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(255,128,12,0.1);\n  border: 1px solid rgba(255,128,12,0.3);\n  border-radius: 50px;\n  padding: 8px 20px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #FF800C;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  animation: fadeInUp 0.6s ease both;\n}\n.mek-badge::before {\n  content: '';\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  background: #FF800C;\n  animation: pulse-orange 2s infinite;\n}<\/p>\n<p>\/* Hero title *\/\n.mek-hero-title {\n  font-family: 'Space Grotesk', 'Inter', sans-serif !important;\n  font-size: clamp(42px, 6vw, 80px) !important;\n  font-weight: 800 !important;\n  line-height: 1.05 !important;\n  color: #FFFFFF !important;\n  animation: fadeInUp 0.8s ease 0.2s both;\n}\n.mek-hero-title .highlight {\n  background: linear-gradient(135deg, #FF800C 0%, #FFB366 50%, #FF800C 100%);\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  animation: shimmer 3s linear infinite;\n}<\/p>\n<p>\/* CTA buttons *\/\n.mek-btn-primary {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  background: linear-gradient(135deg, #FF800C 0%, #CC6600 100%) !important;\n  color: #FFFFFF !important;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 16px !important;\n  font-weight: 700 !important;\n  padding: 18px 42px !important;\n  border-radius: 60px !important;\n  border: none !important;\n  text-decoration: none !important;\n  box-shadow: 0 8px 40px rgba(255,128,12,0.4) !important;\n  transition: all 0.3s cubic-bezier(0.4,0,0.2,1) !important;\n  letter-spacing: 0.3px !important;\n}\n.mek-btn-primary:hover {\n  transform: translateY(-3px) !important;\n  box-shadow: 0 16px 50px rgba(255,128,12,0.5) !important;\n}\n.mek-btn-secondary {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  background: transparent !important;\n  color: #FFFFFF !important;\n  font-family: 'Inter', sans-serif !important;\n  font-size: 16px !important;\n  font-weight: 600 !important;\n  padding: 17px 40px !important;\n  border-radius: 60px !important;\n  border: 2px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  transition: all 0.3s ease !important;\n  backdrop-filter: blur(10px) !important;\n}\n.mek-btn-secondary:hover {\n  border-color: #FF800C !important;\n  color: #FF800C !important;\n  transform: translateY(-2px) !important;\n}<\/p>\n<p>\/* Stats bar *\/\n.mek-stats-bar {\n  background: rgba(255,128,12,0.06);\n  border: 1px solid rgba(255,128,12,0.12);\n  border-radius: 16px;\n  padding: 30px 40px;\n  backdrop-filter: blur(10px);\n}\n.mek-stat-item {\n  text-align: center;\n}\n.mek-stat-number {\n  font-family: 'Space Grotesk', sans-serif !important;\n  font-size: 48px !important;\n  font-weight: 800 !important;\n  color: #FF800C !important;\n  line-height: 1 !important;\n  display: block;\n}\n.mek-stat-label {\n  font-size: 13px !important;\n  color: rgba(255,255,255,0.5) !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  margin-top: 6px !important;\n  display: block;\n}<\/p>\n<p>\/* Service cards premium *\/\n.mek-service-card {\n  background: #FFFFFF;\n  border-radius: 20px;\n  padding: 40px 30px;\n  position: relative;\n  overflow: hidden;\n  transition: all 0.4s cubic-bezier(0.4,0,0.2,1);\n  border: 1px solid rgba(0,0,0,0.06);\n  box-shadow: 0 4px 24px rgba(0,0,0,0.05);\n}\n.mek-service-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #FF800C, #FFB366);\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.4s ease;\n}\n.mek-service-card:hover::before { transform: scaleX(1); }\n.mek-service-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 20px 60px rgba(255,128,12,0.12), 0 8px 24px rgba(0,0,0,0.08);\n}\n.mek-service-card .mek-icon-wrap {\n  width: 72px; height: 72px;\n  background: linear-gradient(135deg, rgba(255,128,12,0.12), rgba(255,128,12,0.04));\n  border-radius: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 24px;\n  transition: all 0.3s ease;\n}\n.mek-service-card:hover .mek-icon-wrap {\n  background: linear-gradient(135deg, #FF800C, #CC6600);\n}\n.mek-service-card:hover .mek-icon-wrap svg { color: #fff; }<\/p>\n<p>\/* Dark service card *\/\n.mek-service-card.dark {\n  background: #1A1A1A;\n  border-color: rgba(255,128,12,0.1);\n}\n.mek-service-card.dark .mek-card-title { color: #FFFFFF !important; }\n.mek-service-card.dark .mek-card-text { color: rgba(255,255,255,0.55) !important; }<\/p>\n<p>\/* Why us section *\/\n.mek-why-item {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n  padding: 24px;\n  border-radius: 16px;\n  transition: all 0.3s ease;\n  margin-bottom: 12px;\n}\n.mek-why-item:hover {\n  background: rgba(255,128,12,0.05);\n  transform: translateX(8px);\n}\n.mek-why-num {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 42px;\n  font-weight: 800;\n  color: rgba(255,128,12,0.15);\n  line-height: 1;\n  min-width: 50px;\n  transition: color 0.3s ease;\n}\n.mek-why-item:hover .mek-why-num { color: rgba(255,128,12,0.5); }<\/p>\n<p>\/* Testimonial cards *\/\n.mek-testimonial {\n  background: #FFFFFF;\n  border-radius: 20px;\n  padding: 36px;\n  position: relative;\n  border: 1px solid rgba(0,0,0,0.06);\n  transition: all 0.3s ease;\n}\n.mek-testimonial:hover {\n  box-shadow: 0 16px 48px rgba(255,128,12,0.1);\n  transform: translateY(-4px);\n}\n.mek-testimonial::before {\n  content: '\"';\n  position: absolute;\n  top: 20px; right: 30px;\n  font-size: 80px;\n  color: rgba(255,128,12,0.1);\n  font-family: Georgia, serif;\n  line-height: 1;\n}\n.mek-stars { color: #FF800C; font-size: 16px; letter-spacing: 2px; }<\/p>\n<p>\/* Process timeline *\/\n.mek-process-step {\n  position: relative;\n  padding-left: 80px;\n  padding-bottom: 48px;\n}\n.mek-process-step::before {\n  content: '';\n  position: absolute;\n  left: 28px;\n  top: 52px;\n  bottom: 0;\n  width: 2px;\n  background: linear-gradient(to bottom, #FF800C, rgba(255,128,12,0.1));\n}\n.mek-process-step:last-child::before { display: none; }\n.mek-process-num {\n  position: absolute;\n  left: 0; top: 0;\n  width: 56px; height: 56px;\n  background: linear-gradient(135deg, #FF800C, #CC6600);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 20px;\n  font-weight: 800;\n  color: #fff;\n  box-shadow: 0 8px 24px rgba(255,128,12,0.4);\n}<\/p>\n<p>\/* Section labels *\/\n.mek-section-label {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 3px;\n  color: #FF800C;\n  margin-bottom: 16px;\n  position: relative;\n  padding-left: 28px;\n}\n.mek-section-label::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 18px;\n  height: 2px;\n  background: #FF800C;\n}<\/p>\n<p>\/* Section title *\/\n.mek-section-title {\n  font-family: 'Space Grotesk', 'Inter', sans-serif !important;\n  font-size: clamp(32px, 4vw, 52px) !important;\n  font-weight: 700 !important;\n  color: #0D0D0D !important;\n  line-height: 1.15 !important;\n}\n.mek-section-title.light { color: #FFFFFF !important; }\n.mek-section-title span { color: #FF800C; }<\/p>\n<p>\/* Divider orange *\/\n.mek-divider {\n  width: 60px;\n  height: 4px;\n  background: linear-gradient(90deg, #FF800C, #FFB366);\n  border-radius: 2px;\n  margin: 16px 0 24px;\n}<\/p>\n<p>\/* CTA section premium *\/\n.mek-cta-section {\n  background: linear-gradient(135deg, #0D0D0D 0%, #1a0800 50%, #0D0D0D 100%);\n  position: relative;\n  overflow: hidden;\n}\n.mek-cta-section::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse at center, rgba(255,128,12,0.15) 0%, transparent 70%);\n}<\/p>\n<p>\/* Phone link premium *\/\n.mek-phone-link {\n  font-family: 'Space Grotesk', sans-serif !important;\n  font-size: clamp(32px, 5vw, 56px) !important;\n  font-weight: 800 !important;\n  color: #FF800C !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 16px !important;\n  transition: all 0.3s ease !important;\n}\n.mek-phone-link:hover { transform: scale(1.03) !important; }<\/p>\n<p>\/* Float animation for hero SVG *\/\n.mek-hero-visual { animation: float 6s ease-in-out infinite; }<\/p>\n<p>\/* Scroll indicator *\/\n.mek-scroll-indicator {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  opacity: 0.5;\n  animation: fadeInUp 1s ease 1.5s both;\n}\n.mek-scroll-line {\n  width: 1px;\n  height: 60px;\n  background: linear-gradient(to bottom, #FF800C, transparent);\n  animation: float 2s ease-in-out infinite;\n}<\/p>\n<p>\/* Brand logos *\/\n.mek-brand-logo {\n  background: #F8F8F8;\n  border-radius: 10px;\n  padding: 14px 24px;\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  color: #333;\n  text-align: center;\n  transition: all 0.3s ease;\n  border: 1px solid #EEEEEE;\n}\n.mek-brand-logo:hover {\n  background: #FF800C;\n  color: #fff;\n  border-color: #FF800C;\n  transform: translateY(-3px);\n  box-shadow: 0 8px 24px rgba(255,128,12,0.25);\n}<\/p>\n<p>\/* FAQ accordion *\/\n.mek-faq-item {\n  background: #FFFFFF;\n  border-radius: 14px;\n  margin-bottom: 12px;\n  border: 1px solid rgba(0,0,0,0.07);\n  overflow: hidden;\n  transition: all 0.3s ease;\n}\n.mek-faq-item:hover { border-color: rgba(255,128,12,0.2); }\n.mek-faq-q {\n  font-size: 17px;\n  font-weight: 600;\n  color: #0D0D0D;\n  padding: 22px 28px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n.mek-faq-a {\n  padding: 0 28px 22px;\n  color: #555;\n  font-size: 15px;\n  line-height: 1.8;\n}<\/p>\n<p>\/* Responsive *\/\n@media (max-width: 768px) {\n  .mek-hero-title { font-size: 36px !important; }\n  .mek-stat-number { font-size: 36px !important; }\n  .mek-section-title { font-size: 28px !important; }\n  .mek-phone-link { font-size: 28px !important; }\n  .mek-stats-bar { padding: 20px; }\n}\n<\/style>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\ud83d\udd25 HERO PREMIUM\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#0D0D0D\u00a0\u00bb min_height=\u00a0\u00bb100vh\u00a0\u00bb custom_padding=\u00a0\u00bb0px|0px|0px|0px\u00a0\u00bb module_class=\u00a0\u00bbmek-hero-section\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb custom_padding=\u00a0\u00bb120px|0|80px|0|true|false\u00a0\u00bb column_structure=\u00a0\u00bb1_2,1_2&Prime;][et_pb_column type=\u00a0\u00bb1_2&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb animation_duration=\u00a0\u00bb800ms\u00a0\u00bb]<\/p>\n<div style=\"animation: fadeInLeft 0.8s ease 0.1s both;\">\n  <span class=\"mek-badge\">\u00c9lectricien Brabant wallon \u2014 Depuis 2023<\/span>\n<\/div>\n<div style=\"animation: fadeInLeft 0.9s ease 0.2s both; margin-top: 28px;\">\n<h1 class=\"mek-hero-title\" style=\"font-family: 'Space Grotesk', 'Inter', sans-serif; font-size: clamp(40px, 5.5vw, 72px); font-weight: 800; line-height: 1.08; color: #FFFFFF; margin: 0 0 24px;\">\n    Votre \u00e9lectricien<!\u2013- [et_pb_br_holder] -\u2013><span class=\"highlight\" style=\"background: linear-gradient(135deg, #FF800C 0%, #FFB366 50%, #FF800C 100%); background-size: 200% auto; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; animation: shimmer 3s linear infinite;\">de confiance<\/span><!\u2013- [et_pb_br_holder] -\u2013>en Brabant wallon<br \/>\n  <\/h1>\n<\/div>\n<div style=\"animation: fadeInLeft 0.9s ease 0.35s both;\">\n  <pee style=\"font-family: 'Inter', Arial, sans-serif; font-size: 18px; line-height: 1.75; color: rgba(255,255,255,0.65); max-width: 480px; margin: 0 0 40px;\">D\u00e9pannage 24h\/24 &bull; Mise en conformit\u00e9 &bull; Bornes de recharge. Devis gratuit, intervention rapide \u2014 partout dans le Brabant wallon.<\/pee>\n<\/div>\n<div style=\"animation: fadeInLeft 0.9s ease 0.5s both; display: flex; flex-wrap: wrap; gap: 16px; align-items: center;\">\n  <a href=\"tel:+32071960585\" class=\"mek-btn-primary\" style=\"display: inline-flex; align-items: center; gap: 10px; background: linear-gradient(135deg, #FF800C 0%, #CC6600 100%); color: #FFFFFF; font-family: Inter, sans-serif; font-size: 16px; font-weight: 700; padding: 18px 42px; border-radius: 60px; text-decoration: none; box-shadow: 0 8px 40px rgba(255,128,12,0.4); transition: all 0.3s ease;\"><br \/>\n    <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012 .84h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 8.91a16 16 0 006 6l1.23-1.23a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg><br \/>\n    071 96 05 85<br \/>\n  <\/a><br \/>\n  <a href=\"\/contact\" class=\"mek-btn-secondary\" style=\"display: inline-flex; align-items: center; gap: 10px; background: rgba(255,255,255,0.05); color: #FFFFFF; font-family: Inter, sans-serif; font-size: 16px; font-weight: 600; padding: 17px 40px; border-radius: 60px; border: 2px solid rgba(255,255,255,0.15); text-decoration: none; transition: all 0.3s ease; backdrop-filter: blur(10px);\"><br \/>\n    Devis gratuit<br \/>\n    <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><br \/>\n  <\/a>\n<\/div>\n<div style=\"animation: fadeInLeft 0.9s ease 0.7s both; margin-top: 56px; display: flex; gap: 40px; flex-wrap: wrap;\">\n<div>\n<div style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 38px; font-weight: 800; color: #FF800C; line-height: 1;\">10+<\/div>\n<div style=\"font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1px; margin-top: 4px;\">Ann\u00e9es d&rsquo;exp\u00e9rience<\/div>\n<\/p><\/div>\n<div style=\"width: 1px; background: rgba(255,255,255,0.1);\"><\/div>\n<div>\n<div style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 38px; font-weight: 800; color: #FF800C; line-height: 1;\">300+<\/div>\n<div style=\"font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1px; margin-top: 4px;\">Interventions<\/div>\n<\/p><\/div>\n<div style=\"width: 1px; background: rgba(255,255,255,0.1);\"><\/div>\n<div>\n<div style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 38px; font-weight: 800; color: #FF800C; line-height: 1;\">24\/7<\/div>\n<div style=\"font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1px; margin-top: 4px;\">Disponible<\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=\u00a0\u00bb1_2&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb animation_duration=\u00a0\u00bb1000ms\u00a0\u00bb animation_delay=\u00a0\u00bb300ms\u00a0\u00bb]<\/p>\n<div class=\"mek-hero-visual\" style=\"animation: float 6s ease-in-out infinite; padding: 20px;\">\n<div style=\"position: relative; background: linear-gradient(135deg, #141414, #1a1a1a); border-radius: 24px; padding: 32px; border: 1px solid rgba(255,128,12,0.12); box-shadow: 0 32px 80px rgba(0,0,0,0.6), 0 0 0 1px rgba(255,255,255,0.03), inset 0 1px 0 rgba(255,255,255,0.05);\">\n    <!-- Tableau \u00e9lectrique visual --><\/p>\n<div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px;\">\n      <span style=\"font-family: Inter, sans-serif; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: rgba(255,255,255,0.3);\">Tableau principal<\/span><br \/>\n      <span style=\"background: rgba(0,204,68,0.15); color: #00CC44; font-size: 11px; padding: 4px 12px; border-radius: 20px; font-weight: 600;\">\u25cf EN LIGNE<\/span>\n    <\/div>\n<p>    <!-- Circuit breakers grid --><\/p>\n<div style=\"display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin-bottom: 20px;\">\n<div style=\"background: #FF800C; border-radius: 8px; padding: 14px 8px; text-align: center; position: relative; box-shadow: 0 4px 16px rgba(255,128,12,0.3);\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.6); font-family: monospace;\">16A<\/div>\n<div style=\"position: absolute; top: -4px; right: -4px; width: 8px; height: 8px; background: #00CC44; border-radius: 50%; box-shadow: 0 0 6px #00CC44;\"><\/div>\n<\/p><\/div>\n<div style=\"background: #252525; border-radius: 8px; padding: 14px 8px; text-align: center;\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.4); font-family: monospace;\">20A<\/div>\n<\/p><\/div>\n<div style=\"background: #252525; border-radius: 8px; padding: 14px 8px; text-align: center;\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.4); font-family: monospace;\">32A<\/div>\n<\/p><\/div>\n<div style=\"background: rgba(255,128,12,0.2); border-radius: 8px; padding: 14px 8px; text-align: center; border: 1px solid rgba(255,128,12,0.4);\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: #FF800C; font-family: monospace;\">25A<\/div>\n<\/p><\/div>\n<div style=\"background: #252525; border-radius: 8px; padding: 14px 8px; text-align: center;\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.4); font-family: monospace;\">10A<\/div>\n<\/p><\/div>\n<div style=\"background: #252525; border-radius: 8px; padding: 14px 8px; text-align: center;\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.4); font-family: monospace;\">16A<\/div>\n<\/p><\/div>\n<div style=\"background: #FF800C; border-radius: 8px; padding: 14px 8px; text-align: center; box-shadow: 0 4px 16px rgba(255,128,12,0.3);\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.7); font-family: monospace;\">20A<\/div>\n<div style=\"position: absolute; top: -4px; right: -4px; width: 8px; height: 8px; background: #00CC44; border-radius: 50%; box-shadow: 0 0 6px #00CC44;\"><\/div>\n<\/p><\/div>\n<div style=\"background: #252525; border-radius: 8px; padding: 14px 8px; text-align: center;\">\n<div style=\"width: 20px; height: 30px; background: #0D0D0D; border-radius: 4px; margin: 0 auto 6px;\"><\/div>\n<div style=\"font-size: 10px; color: rgba(255,255,255,0.4); font-family: monospace;\">16A<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Main switch --><\/p>\n<div style=\"background: #1a1a1a; border: 1px solid rgba(255,128,12,0.2); border-radius: 12px; padding: 16px 20px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px;\">\n      <span style=\"font-family: Inter, sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; color: rgba(255,255,255,0.5);\">Disjoncteur g\u00e9n\u00e9ral<\/span><\/p>\n<div style=\"background: #FF800C; border-radius: 6px; padding: 6px 20px; font-family: Inter, sans-serif; font-size: 12px; font-weight: 700; color: #fff;\">ON<\/div>\n<\/p><\/div>\n<p>    <!-- Status indicators --><\/p>\n<div style=\"display: flex; gap: 16px; align-items: center;\">\n<div style=\"display: flex; align-items: center; gap: 6px;\">\n<div style=\"width: 8px; height: 8px; background: #00CC44; border-radius: 50%; box-shadow: 0 0 8px #00CC44;\"><\/div>\n<p>        <span style=\"font-size: 11px; color: rgba(255,255,255,0.35); font-family: monospace;\">L1<\/span>\n      <\/div>\n<div style=\"display: flex; align-items: center; gap: 6px;\">\n<div style=\"width: 8px; height: 8px; background: #00CC44; border-radius: 50%; box-shadow: 0 0 8px #00CC44;\"><\/div>\n<p>        <span style=\"font-size: 11px; color: rgba(255,255,255,0.35); font-family: monospace;\">L2<\/span>\n      <\/div>\n<div style=\"display: flex; align-items: center; gap: 6px;\">\n<div style=\"width: 8px; height: 8px; background: #FF800C; border-radius: 50%; box-shadow: 0 0 8px #FF800C;\"><\/div>\n<p>        <span style=\"font-size: 11px; color: rgba(255,255,255,0.35); font-family: monospace;\">L3<\/span>\n      <\/div>\n<div style=\"display: flex; align-items: center; gap: 6px;\">\n<div style=\"width: 8px; height: 8px; background: #00CC44; border-radius: 50%; box-shadow: 0 0 8px #00CC44;\"><\/div>\n<p>        <span style=\"font-size: 11px; color: rgba(255,255,255,0.35); font-family: monospace;\">N<\/span>\n      <\/div>\n<div style=\"margin-left: auto; font-family: monospace; font-size: 18px; color: #FF800C; font-weight: 700;\">230V<\/div>\n<\/p><\/div>\n<p>    <!-- Floating badge --><\/p>\n<div style=\"position: absolute; top: -16px; right: 24px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 12px; padding: 10px 18px; box-shadow: 0 8px 24px rgba(255,128,12,0.4);\">\n<div style=\"font-family: Inter, sans-serif; font-size: 11px; font-weight: 700; color: #fff; text-transform: uppercase; letter-spacing: 1px;\">Certifi\u00e9 RGIE<\/div>\n<\/p><\/div>\n<p>    <!-- Bottom accent --><\/p>\n<div style=\"position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%); background: #141414; border: 1px solid rgba(255,128,12,0.15); border-radius: 12px; padding: 10px 20px; white-space: nowrap; display: flex; align-items: center; gap: 8px;\">\n<div style=\"width: 8px; height: 8px; background: #00CC44; border-radius: 50%; box-shadow: 0 0 8px #00CC44;\"><\/div>\n<p>      <span style=\"font-family: Inter, sans-serif; font-size: 12px; color: rgba(255,255,255,0.5);\">Intervention disponible maintenant<\/span>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\u2705 Services Premium\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#F8F8F8&Prime; custom_padding=\u00a0\u00bb100px|0|100px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb]<\/p>\n<div style=\"text-align: center; margin-bottom: 64px;\">\n  <span class=\"mek-section-label\" style=\"display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #FF800C; margin-bottom: 16px; position: relative; padding-left: 28px;\"><span style=\"position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 2px; background: #FF800C; display: inline-block;\"><\/span>Nos expertises<\/span><\/p>\n<h2 class=\"mek-section-title\" style=\"font-family: 'Space Grotesk', Inter, sans-serif; font-size: clamp(32px, 4vw, 52px); font-weight: 700; color: #0D0D0D; line-height: 1.15; margin: 0 0 20px;\">Ce que nous faisons <span style=\"color: #FF800C;\">pour vous<\/span><\/h2>\n<pee style=\"font-family: Inter, sans-serif; font-size: 18px; color: #666; max-width: 600px; margin: 0 auto; line-height: 1.7;\">Particuliers ou professionnels, une seule adresse pour tous vos besoins \u00e9lectriques dans le Brabant wallon.<\/pee>\n<\/div>\n<div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px;\">\n  <!-- Service 1 --><\/p>\n<div class=\"mek-service-card\" style=\"background: #FFFFFF; border-radius: 20px; padding: 36px 28px; position: relative; overflow: hidden; transition: all 0.4s cubic-bezier(0.4,0,0.2,1); border: 1px solid rgba(0,0,0,0.07); box-shadow: 0 4px 24px rgba(0,0,0,0.05); cursor: default;\" onmouseover=\"this.style.transform='translateY(-8px)'; this.style.boxShadow='0 20px 60px rgba(255,128,12,0.12), 0 8px 24px rgba(0,0,0,0.08)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 24px rgba(0,0,0,0.05)'\">\n<div style=\"width: 68px; height: 68px; background: rgba(255,128,12,0.1); border-radius: 18px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px;\">\n      <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF800C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n    <\/div>\n<h3 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 22px; font-weight: 700; color: #0D0D0D; margin: 0 0 14px;\">D\u00e9pannage \u00e9lectrique<\/h3>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: #666; line-height: 1.7; margin: 0 0 24px;\">Intervention 24h\/24, 7j\/7. Diff\u00e9rentiel, court-circuit, panne de courant \u2014 nous remettons tout en service rapidement.<\/pee>\n    <a href=\"\/services\" style=\"display: inline-flex; align-items: center; gap: 6px; color: #FF800C; font-weight: 600; font-size: 14px; text-decoration: none;\">En savoir plus <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a><\/p>\n<div style=\"position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #FF800C, #FFB366); border-radius: 20px 20px 0 0;\"><\/div>\n<\/p><\/div>\n<p>  <!-- Service 2 --><\/p>\n<div class=\"mek-service-card\" style=\"background: #0D0D0D; border-radius: 20px; padding: 36px 28px; position: relative; overflow: hidden; transition: all 0.4s cubic-bezier(0.4,0,0.2,1); border: 1px solid rgba(255,128,12,0.15); cursor: default;\" onmouseover=\"this.style.transform='translateY(-8px)'; this.style.boxShadow='0 20px 60px rgba(255,128,12,0.2)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow=''\">\n<div style=\"width: 68px; height: 68px; background: rgba(255,128,12,0.15); border-radius: 18px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px;\">\n      <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF800C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n    <\/div>\n<h3 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 22px; font-weight: 700; color: #FFFFFF; margin: 0 0 14px;\">Mise en conformit\u00e9<\/h3>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.55); line-height: 1.7; margin: 0 0 24px;\">Obligatoire pour la vente. Contr\u00f4le RGIE complet, tableau, mise \u00e0 la terre. Primes wallonnes jusqu&rsquo;\u00e0 1 920\u20ac.<\/pee>\n    <a href=\"\/services\" style=\"display: inline-flex; align-items: center; gap: 6px; color: #FF800C; font-weight: 600; font-size: 14px; text-decoration: none;\">En savoir plus <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a><\/p>\n<div style=\"position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #FF800C, #FFB366); border-radius: 20px 20px 0 0;\"><\/div>\n<\/p><\/div>\n<p>  <!-- Service 3 --><\/p>\n<div class=\"mek-service-card\" style=\"background: #FFFFFF; border-radius: 20px; padding: 36px 28px; position: relative; overflow: hidden; transition: all 0.4s cubic-bezier(0.4,0,0.2,1); border: 1px solid rgba(0,0,0,0.07); box-shadow: 0 4px 24px rgba(0,0,0,0.05); cursor: default;\" onmouseover=\"this.style.transform='translateY(-8px)'; this.style.boxShadow='0 20px 60px rgba(255,128,12,0.12), 0 8px 24px rgba(0,0,0,0.08)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 24px rgba(0,0,0,0.05)'\">\n<div style=\"width: 68px; height: 68px; background: rgba(255,128,12,0.1); border-radius: 18px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px;\">\n      <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF800C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"6\" width=\"15\" height=\"13\"\/><polygon points=\"16 10 20 6 23 6 23 19 20 19 16 15\"\/><\/svg>\n    <\/div>\n<h3 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 22px; font-weight: 700; color: #0D0D0D; margin: 0 0 14px;\">Borne de recharge<\/h3>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: #666; line-height: 1.7; margin: 0 0 24px;\">Installation professionnelle \u00e0 domicile. Type 2, 7 \u00e0 22 kW. Conseils sur les subventions disponibles.<\/pee>\n    <a href=\"\/services\" style=\"display: inline-flex; align-items: center; gap: 6px; color: #FF800C; font-weight: 600; font-size: 14px; text-decoration: none;\">En savoir plus <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a><\/p>\n<div style=\"position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #FF800C, #FFB366); border-radius: 20px 20px 0 0;\"><\/div>\n<\/p><\/div>\n<p>  <!-- Service 4 --><\/p>\n<div class=\"mek-service-card\" style=\"background: #FFFFFF; border-radius: 20px; padding: 36px 28px; position: relative; overflow: hidden; transition: all 0.4s cubic-bezier(0.4,0,0.2,1); border: 1px solid rgba(0,0,0,0.07); box-shadow: 0 4px 24px rgba(0,0,0,0.05); cursor: default;\" onmouseover=\"this.style.transform='translateY(-8px)'; this.style.boxShadow='0 20px 60px rgba(255,128,12,0.12), 0 8px 24px rgba(0,0,0,0.08)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 24px rgba(0,0,0,0.05)'\">\n<div style=\"width: 68px; height: 68px; background: rgba(255,128,12,0.1); border-radius: 18px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px;\">\n      <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF800C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg>\n    <\/div>\n<h3 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: 22px; font-weight: 700; color: #0D0D0D; margin: 0 0 14px;\">Nouveaux circuits<\/h3>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: #666; line-height: 1.7; margin: 0 0 24px;\">Prises, \u00e9clairage, tableau \u00e9lectrique. Construction neuve ou r\u00e9novation \u2014 gestion compl\u00e8te de A \u00e0 Z.<\/pee>\n    <a href=\"\/services\" style=\"display: inline-flex; align-items: center; gap: 6px; color: #FF800C; font-weight: 600; font-size: 14px; text-decoration: none;\">En savoir plus <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a><\/p>\n<div style=\"position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #FF800C, #FFB366); border-radius: 20px 20px 0 0;\"><\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\ud83c\udfc6 Pourquoi MEKELEC\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#0D0D0D\u00a0\u00bb custom_padding=\u00a0\u00bb100px|0|100px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb column_structure=\u00a0\u00bb1_2,1_2&Prime;][et_pb_column type=\u00a0\u00bb1_2&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbslide\u00a0\u00bb animation_direction=\u00a0\u00bbleft\u00a0\u00bb]<br \/>\n<span style=\"display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #FF800C; margin-bottom: 16px; padding-left: 28px; position: relative;\"><span style=\"position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 2px; background: #FF800C;\"><\/span>Notre engagement<\/span><\/p>\n<h2 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: clamp(30px, 4vw, 48px); font-weight: 700; color: #FFFFFF; line-height: 1.15; margin: 0 0 20px;\">Pourquoi choisir <span style=\"color: #FF800C;\">MEKELEC<\/span> ?<\/h2>\n<pee style=\"font-family: Inter, sans-serif; font-size: 17px; color: rgba(255,255,255,0.55); line-height: 1.75; margin: 0 0 48px; max-width: 480px;\">Fond\u00e9e en 2023 par un \u00e9lectricien avec 10+ ans d&rsquo;exp\u00e9rience, MEKELEC propose un service que les grandes entreprises n&rsquo;offrent plus : \u00e9coute r\u00e9elle, qualit\u00e9 d&rsquo;ex\u00e9cution, et finitions soign\u00e9es.<\/pee>\n<p><!-- Process steps --><\/p>\n<div style=\"position: relative;\">\n<div class=\"mek-process-step\" style=\"position: relative; padding-left: 76px; padding-bottom: 40px;\">\n<div style=\"position: absolute; left: 0; top: 0; width: 52px; height: 52px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 800; color: #fff; box-shadow: 0 8px 24px rgba(255,128,12,0.4);\">1<\/div>\n<div style=\"position: absolute; left: 25px; top: 52px; bottom: 0; width: 2px; background: linear-gradient(to bottom, rgba(255,128,12,0.5), rgba(255,128,12,0.05));\"><\/div>\n<h4 style=\"font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 700; color: #FFFFFF; margin: 0 0 8px;\">Appel &#038; diagnostic gratuit<\/h4>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.45); line-height: 1.6; margin: 0;\">Vous appelez, nous \u00e9valuons la situation imm\u00e9diatement. Disponibles 24h\/24 pour les urgences.<\/pee>\n  <\/div>\n<div class=\"mek-process-step\" style=\"position: relative; padding-left: 76px; padding-bottom: 40px;\">\n<div style=\"position: absolute; left: 0; top: 0; width: 52px; height: 52px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 800; color: #fff; box-shadow: 0 8px 24px rgba(255,128,12,0.4);\">2<\/div>\n<div style=\"position: absolute; left: 25px; top: 52px; bottom: 0; width: 2px; background: linear-gradient(to bottom, rgba(255,128,12,0.4), rgba(255,128,12,0.05));\"><\/div>\n<h4 style=\"font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 700; color: #FFFFFF; margin: 0 0 8px;\">Devis clair &#038; transparent<\/h4>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.45); line-height: 1.6; margin: 0;\">Vous savez exactement ce que vous payez. Pas de mauvaises surprises, pas de co\u00fbts cach\u00e9s.<\/pee>\n  <\/div>\n<div class=\"mek-process-step\" style=\"position: relative; padding-left: 76px; padding-bottom: 40px;\">\n<div style=\"position: absolute; left: 0; top: 0; width: 52px; height: 52px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 800; color: #fff; box-shadow: 0 8px 24px rgba(255,128,12,0.4);\">3<\/div>\n<div style=\"position: absolute; left: 25px; top: 52px; bottom: 0; width: 2px; background: linear-gradient(to bottom, rgba(255,128,12,0.3), rgba(255,128,12,0.05));\"><\/div>\n<h4 style=\"font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 700; color: #FFFFFF; margin: 0 0 8px;\">Intervention professionnelle<\/h4>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.45); line-height: 1.6; margin: 0;\">Mat\u00e9riel de qualit\u00e9 (NIKO, LEGRAND, HAGER, SCHNEIDER). Travail soign\u00e9, chantier propre.<\/pee>\n  <\/div>\n<div style=\"position: relative; padding-left: 76px;\">\n<div style=\"position: absolute; left: 0; top: 0; width: 52px; height: 52px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 800; color: #fff; box-shadow: 0 8px 24px rgba(255,128,12,0.4);\">4<\/div>\n<h4 style=\"font-family: Space Grotesk, sans-serif; font-size: 18px; font-weight: 700; color: #FFFFFF; margin: 0 0 8px;\">Garanti &#038; livr\u00e9<\/h4>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.45); line-height: 1.6; margin: 0;\">Travail certifi\u00e9 conforme. Nous restons disponibles apr\u00e8s l&rsquo;intervention pour votre tranquillit\u00e9.<\/pee>\n  <\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=\u00a0\u00bb1_2&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbslide\u00a0\u00bb animation_direction=\u00a0\u00bbright\u00a0\u00bb animation_delay=\u00a0\u00bb200ms\u00a0\u00bb]<br \/>\n<!-- Values grid --><\/p>\n<div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 20px;\">\n<div style=\"background: rgba(255,128,12,0.06); border: 1px solid rgba(255,128,12,0.12); border-radius: 18px; padding: 28px 22px; transition: all 0.3s ease;\" onmouseover=\"this.style.background='rgba(255,128,12,0.1)'; this.style.borderColor='rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='rgba(255,128,12,0.06)'; this.style.borderColor='rgba(255,128,12,0.12)'\">\n<div style=\"font-size: 32px; margin-bottom: 12px;\">\u26a1<\/div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 17px; font-weight: 700; color: #FFFFFF; margin-bottom: 8px;\">R\u00e9activit\u00e9 24\/7<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4); line-height: 1.6;\">Urgences \u00e9lectriques trait\u00e9es dans l&rsquo;heure.<\/div>\n<\/p><\/div>\n<div style=\"background: rgba(255,128,12,0.06); border: 1px solid rgba(255,128,12,0.12); border-radius: 18px; padding: 28px 22px; transition: all 0.3s ease;\" onmouseover=\"this.style.background='rgba(255,128,12,0.1)'; this.style.borderColor='rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='rgba(255,128,12,0.06)'; this.style.borderColor='rgba(255,128,12,0.12)'\">\n<div style=\"font-size: 32px; margin-bottom: 12px;\">\ud83c\udfaf<\/div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 17px; font-weight: 700; color: #FFFFFF; margin-bottom: 8px;\">Pr\u00e9cision RGIE<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4); line-height: 1.6;\">Toutes installations aux normes belges en vigueur.<\/div>\n<\/p><\/div>\n<div style=\"background: rgba(255,128,12,0.06); border: 1px solid rgba(255,128,12,0.12); border-radius: 18px; padding: 28px 22px; transition: all 0.3s ease;\" onmouseover=\"this.style.background='rgba(255,128,12,0.1)'; this.style.borderColor='rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='rgba(255,128,12,0.06)'; this.style.borderColor='rgba(255,128,12,0.12)'\">\n<div style=\"font-size: 32px; margin-bottom: 12px;\">\ud83d\udc8e<\/div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 17px; font-weight: 700; color: #FFFFFF; margin-bottom: 8px;\">Mat\u00e9riaux premium<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4); line-height: 1.6;\">NIKO, LEGRAND, HAGER, SCHNEIDER, SLV.<\/div>\n<\/p><\/div>\n<div style=\"background: rgba(255,128,12,0.06); border: 1px solid rgba(255,128,12,0.12); border-radius: 18px; padding: 28px 22px; transition: all 0.3s ease;\" onmouseover=\"this.style.background='rgba(255,128,12,0.1)'; this.style.borderColor='rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='rgba(255,128,12,0.06)'; this.style.borderColor='rgba(255,128,12,0.12)'\">\n<div style=\"font-size: 32px; margin-bottom: 12px;\">\ud83e\udd1d<\/div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 17px; font-weight: 700; color: #FFFFFF; margin-bottom: 8px;\">Devis gratuit<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4); line-height: 1.6;\">R\u00e9ponse garantie dans la journ\u00e9e.<\/div>\n<\/p><\/div>\n<div style=\"grid-column: span 2; background: linear-gradient(135deg, rgba(255,128,12,0.15), rgba(204,102,0,0.08)); border: 1px solid rgba(255,128,12,0.2); border-radius: 18px; padding: 28px 22px;\">\n<div style=\"display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 20px;\">\n<div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 17px; font-weight: 700; color: #FFFFFF; margin-bottom: 6px;\">10 ans d&rsquo;exp\u00e9rience sur le terrain<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.45);\">Fond\u00e9e en 2023 \u2014 BE 0805.818.194<\/div>\n<\/p><\/div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 52px; font-weight: 800; color: rgba(255,128,12,0.3); line-height: 1;\">10+<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\ud83d\udcca Stats &#038; Avis\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#FFFFFF\u00a0\u00bb custom_padding=\u00a0\u00bb100px|0|100px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb]<br \/>\n<!-- Stats row --><\/p>\n<div style=\"background: #0D0D0D; border-radius: 24px; padding: 48px 60px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin-bottom: 80px; position: relative; overflow: hidden;\">\n<div style=\"position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(255,128,12,0.1), transparent 70%); pointer-events: none;\"><\/div>\n<div style=\"text-align: center; padding: 0 20px; position: relative;\">\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: clamp(40px,5vw,60px); font-weight: 800; color: #FF800C; line-height: 1; margin-bottom: 8px;\">10+<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1.5px;\">Ann\u00e9es d&rsquo;exp\u00e9rience<\/div>\n<\/p><\/div>\n<div style=\"text-align: center; padding: 0 20px; border-left: 1px solid rgba(255,255,255,0.07);\">\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: clamp(40px,5vw,60px); font-weight: 800; color: #FF800C; line-height: 1; margin-bottom: 8px;\">300+<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1.5px;\">Interventions r\u00e9alis\u00e9es<\/div>\n<\/p><\/div>\n<div style=\"text-align: center; padding: 0 20px; border-left: 1px solid rgba(255,255,255,0.07);\">\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: clamp(40px,5vw,60px); font-weight: 800; color: #FF800C; line-height: 1; margin-bottom: 8px;\">100%<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1.5px;\">Clients satisfaits<\/div>\n<\/p><\/div>\n<div style=\"text-align: center; padding: 0 20px; border-left: 1px solid rgba(255,255,255,0.07);\">\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: clamp(40px,5vw,60px); font-weight: 800; color: #FF800C; line-height: 1; margin-bottom: 8px;\">24\/7<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 1.5px;\">Disponibilit\u00e9 urgences<\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- Testimonials --><\/p>\n<div style=\"text-align: center; margin-bottom: 56px;\">\n  <span style=\"display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #FF800C; margin-bottom: 16px; padding-left: 28px; position: relative;\"><span style=\"position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 2px; background: #FF800C;\"><\/span>T\u00e9moignages<\/span><\/p>\n<h2 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: clamp(28px, 3.5vw, 44px); font-weight: 700; color: #0D0D0D; line-height: 1.2; margin: 0;\">Ce que disent nos <span style=\"color: #FF800C;\">clients<\/span><\/h2>\n<\/div>\n<div style=\"display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;\">\n<div style=\"background: #FFFFFF; border-radius: 20px; padding: 36px; border: 1px solid rgba(0,0,0,0.07); transition: all 0.3s ease; position: relative;\" onmouseover=\"this.style.boxShadow='0 16px 48px rgba(255,128,12,0.1)'; this.style.transform='translateY(-4px)'\" onmouseout=\"this.style.boxShadow=''; this.style.transform=''\">\n<div style=\"position: absolute; top: 20px; right: 24px; font-size: 64px; color: rgba(255,128,12,0.08); font-family: Georgia; line-height: 1;\">&quot;<\/div>\n<div style=\"color: #FF800C; font-size: 18px; letter-spacing: 3px; margin-bottom: 16px;\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: #444; line-height: 1.7; margin: 0 0 20px; font-style: italic;\">\u00ab\u00a0Intervention le soir m\u00eame pour une panne totale. Professionnel, rapide, propre. Le diff\u00e9rentiel avait l\u00e2ch\u00e9 \u2014 r\u00e9par\u00e9 en 1h. Je recommande MEKELEC sans h\u00e9siter !\u00a0\u00bb<\/pee>\n<div style=\"display: flex; align-items: center; gap: 12px;\">\n<div style=\"width: 44px; height: 44px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk; font-size: 18px; font-weight: 700; color: #fff;\">M<\/div>\n<div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #0D0D0D;\">Marc D.<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: #999;\">Waterloo \u2014 D\u00e9pannage urgent<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"background: #0D0D0D; border-radius: 20px; padding: 36px; border: 1px solid rgba(255,128,12,0.12); transition: all 0.3s ease; position: relative;\" onmouseover=\"this.style.boxShadow='0 16px 48px rgba(255,128,12,0.15)'; this.style.transform='translateY(-4px)'\" onmouseout=\"this.style.boxShadow=''; this.style.transform=''\">\n<div style=\"position: absolute; top: 20px; right: 24px; font-size: 64px; color: rgba(255,128,12,0.1); font-family: Georgia; line-height: 1;\">&quot;<\/div>\n<div style=\"color: #FF800C; font-size: 18px; letter-spacing: 3px; margin-bottom: 16px;\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.6); line-height: 1.7; margin: 0 0 20px; font-style: italic;\">\u00ab\u00a0Mise en conformit\u00e9 compl\u00e8te pour la vente de ma maison. Travail impeccable, devis respect\u00e9, d\u00e9lais tenus. Les primes wallonnes g\u00e9r\u00e9es avec leur aide \u2014 parfait !\u00a0\u00bb<\/pee>\n<div style=\"display: flex; align-items: center; gap: 12px;\">\n<div style=\"width: 44px; height: 44px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk; font-size: 18px; font-weight: 700; color: #fff;\">S<\/div>\n<div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #FFFFFF;\">Sophie L.<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.35);\">Braine-l&rsquo;Alleud \u2014 Conformit\u00e9 RGIE<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"background: #FFFFFF; border-radius: 20px; padding: 36px; border: 1px solid rgba(0,0,0,0.07); transition: all 0.3s ease; position: relative;\" onmouseover=\"this.style.boxShadow='0 16px 48px rgba(255,128,12,0.1)'; this.style.transform='translateY(-4px)'\" onmouseout=\"this.style.boxShadow=''; this.style.transform=''\">\n<div style=\"position: absolute; top: 20px; right: 24px; font-size: 64px; color: rgba(255,128,12,0.08); font-family: Georgia; line-height: 1;\">&quot;<\/div>\n<div style=\"color: #FF800C; font-size: 18px; letter-spacing: 3px; margin-bottom: 16px;\">\u2605\u2605\u2605\u2605\u2605<\/div>\n<pee style=\"font-family: Inter, sans-serif; font-size: 15px; color: #444; line-height: 1.7; margin: 0 0 20px; font-style: italic;\">\u00ab\u00a0Installation de ma borne de recharge en moins de 3h. Tr\u00e8s bons conseils sur la puissance adapt\u00e9e \u00e0 ma voiture. Propre, efficace, et prix honn\u00eate. Merci !\u00a0\u00bb<\/pee>\n<div style=\"display: flex; align-items: center; gap: 12px;\">\n<div style=\"width: 44px; height: 44px; background: linear-gradient(135deg, #FF800C, #CC6600); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Space Grotesk; font-size: 18px; font-weight: 700; color: #fff;\">T<\/div>\n<div>\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #0D0D0D;\">Thomas V.<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: #999;\">Wavre \u2014 Borne de recharge<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\ud83d\uddfa\ufe0f Zone intervention\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#F8F8F8&Prime; custom_padding=\u00a0\u00bb100px|0|100px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb column_structure=\u00a0\u00bb1_2,1_2&Prime;][et_pb_column type=\u00a0\u00bb1_2&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbslide\u00a0\u00bb animation_direction=\u00a0\u00bbleft\u00a0\u00bb]<br \/>\n<span style=\"display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #FF800C; margin-bottom: 16px; padding-left: 28px; position: relative;\"><span style=\"position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 2px; background: #FF800C;\"><\/span>Zone d&rsquo;intervention<\/span><\/p>\n<h2 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: clamp(28px, 3.5vw, 44px); font-weight: 700; color: #0D0D0D; line-height: 1.15; margin: 0 0 20px;\">Tout le <span style=\"color: #FF800C;\">Brabant wallon<\/span><\/h2>\n<pee style=\"font-family: Inter, sans-serif; font-size: 17px; color: #666; line-height: 1.75; margin: 0 0 36px;\">Nous intervenons dans toute la r\u00e9gion. Que vous soyez \u00e0 Waterloo, Braine-l&rsquo;Alleud ou Wavre, MEKELEC est pr\u00e8s de chez vous.<\/pee>\n<div style=\"display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 36px;\">\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Waterloo<\/span><br \/>\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Braine-l&rsquo;Alleud<\/span><br \/>\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Wavre<\/span><br \/>\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Lasne<\/span><br \/>\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Pont-\u00e0-Celles<\/span><br \/>\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Les Bons Villers<\/span><br \/>\n  <span style=\"background: #fff; border: 1px solid rgba(255,128,12,0.2); color: #FF800C; font-family: Inter, sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 50px;\">\ud83d\udccd Mellet<\/span><br \/>\n  <span style=\"background: rgba(255,128,12,0.08); border: 1px dashed rgba(255,128,12,0.3); color: #999; font-family: Inter, sans-serif; font-size: 14px; padding: 8px 16px; border-radius: 50px;\">+ toute la r\u00e9gion<\/span>\n<\/div>\n<p><a href=\"tel:+32071960585\" style=\"display: inline-flex; align-items: center; gap: 10px; background: linear-gradient(135deg, #FF800C, #CC6600); color: #fff; font-family: Inter, sans-serif; font-size: 16px; font-weight: 700; padding: 18px 40px; border-radius: 60px; text-decoration: none; box-shadow: 0 8px 32px rgba(255,128,12,0.3); transition: all 0.3s ease;\"><br \/>\n  <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012 .84h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 8.91a16 16 0 006 6l1.23-1.23a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg><br \/>\n  071 96 05 85<br \/>\n<\/a><br \/>\n[\/et_pb_code][\/et_pb_column][et_pb_column type=\u00a0\u00bb1_2&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbslide\u00a0\u00bb animation_direction=\u00a0\u00bbright\u00a0\u00bb animation_delay=\u00a0\u00bb200ms\u00a0\u00bb]<br \/>\n<!-- Belgique map placeholder with Brabant wallon highlight --><\/p>\n<div style=\"background: #0D0D0D; border-radius: 24px; padding: 40px; aspect-ratio: 4\/3; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; overflow: hidden;\">\n<div style=\"position: absolute; inset: 0; background: radial-gradient(ellipse at center, rgba(255,128,12,0.1), transparent 70%);\"><\/div>\n<p>  <!-- SVG map Belgium simplified --><br \/>\n  <svg viewBox=\"0 0 400 280\" style=\"width: 100%; max-width: 360px;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <!-- Belgium outline approximate -->\n    <path d=\"M 50 80 L 80 40 L 150 30 L 220 50 L 300 30 L 370 60 L 380 130 L 350 180 L 300 220 L 250 240 L 200 250 L 150 240 L 100 210 L 60 170 L 40 130 Z\" fill=\"#1a1a1a\" stroke=\"rgba(255,128,12,0.2)\" stroke-width=\"1.5\"\/>\n    <!-- Brabant wallon region -->\n    <path d=\"M 160 130 L 200 110 L 260 125 L 280 160 L 260 185 L 220 200 L 170 185 L 150 160 Z\" fill=\"rgba(255,128,12,0.25)\" stroke=\"#FF800C\" stroke-width=\"2\"\/>\n    <!-- Cities dots -->\n    <circle cx=\"200\" cy=\"145\" r=\"6\" fill=\"#FF800C\" filter=\"url(#glow2)\"\/>\n    <text x=\"208\" y=\"142\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.7)\">Waterloo<\/text>\n    <circle cx=\"175\" cy=\"168\" r=\"4\" fill=\"#FFB366\" opacity=\"0.9\"\/>\n    <text x=\"108\" y=\"171\" font-family=\"Inter, sans-serif\" font-size=\"10\" fill=\"rgba(255,255,255,0.5)\">Braine<\/text>\n    <circle cx=\"240\" cy=\"165\" r=\"4\" fill=\"#FFB366\" opacity=\"0.9\"\/>\n    <text x=\"246\" y=\"168\" font-family=\"Inter, sans-serif\" font-size=\"10\" fill=\"rgba(255,255,255,0.5)\">Wavre<\/text>\n    <defs>\n      <filter id=\"glow2\"><feGaussianBlur stdDeviation=\"4\" result=\"b\"\/><feMerge><feMergeNode in=\"b\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge><\/filter>\n    <\/defs>\n  <\/svg><\/p>\n<div style=\"margin-top: 20px; text-align: center;\">\n<div style=\"font-family: Space Grotesk, sans-serif; font-size: 16px; font-weight: 700; color: #FF800C; margin-bottom: 6px;\">Brabant wallon<\/div>\n<div style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.4);\">Zone d&rsquo;intervention principale<\/div>\n<\/p><\/div>\n<p>  <!-- Ping animation --><\/p>\n<div style=\"position: absolute; top: 35%; left: 50%; transform: translate(-50%, -50%);\">\n<div style=\"width: 20px; height: 20px; border: 2px solid rgba(255,128,12,0.5); border-radius: 50%; animation: pulse-orange 2s infinite;\"><\/div>\n<\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\u2753 FAQ\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#FFFFFF\u00a0\u00bb custom_padding=\u00a0\u00bb100px|0|100px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb900px\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb]<\/p>\n<div style=\"text-align: center; margin-bottom: 64px;\">\n  <span style=\"display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #FF800C; margin-bottom: 16px; padding-left: 28px; position: relative;\"><span style=\"position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 2px; background: #FF800C;\"><\/span>Questions fr\u00e9quentes<\/span><\/p>\n<h2 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: clamp(28px, 3.5vw, 44px); font-weight: 700; color: #0D0D0D; line-height: 1.2; margin: 0;\">Tout ce que vous <span style=\"color: #FF800C;\">devez savoir<\/span><\/h2>\n<\/div>\n<div>\n<div style=\"background: #FFFFFF; border-radius: 16px; margin-bottom: 12px; border: 1px solid rgba(0,0,0,0.08); overflow: hidden;\">\n<div style=\"font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; color: #0D0D0D; padding: 22px 28px; border-bottom: 1px solid rgba(255,128,12,0.15); background: rgba(255,128,12,0.02);\">Comment fonctionne le d\u00e9pannage d&rsquo;urgence ?<\/div>\n<div style=\"padding: 20px 28px; font-family: Inter, sans-serif; font-size: 15px; color: #555; line-height: 1.75;\">D\u00e8s votre appel au <strong style=\"color: #FF800C;\">071 96 05 85<\/strong>, nous \u00e9valuons la situation et organisons une intervention dans les meilleurs d\u00e9lais. Pour les urgences vraies (panne totale, risque \u00e9lectrique), nous intervenons le jour m\u00eame, 24h\/24 et 7j\/7.<\/div>\n<\/p><\/div>\n<div style=\"background: #FFFFFF; border-radius: 16px; margin-bottom: 12px; border: 1px solid rgba(0,0,0,0.08); overflow: hidden;\">\n<div style=\"font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; color: #0D0D0D; padding: 22px 28px; border-bottom: 1px solid rgba(255,128,12,0.15); background: rgba(255,128,12,0.02);\">La mise en conformit\u00e9 est-elle obligatoire ?<\/div>\n<div style=\"padding: 20px 28px; font-family: Inter, sans-serif; font-size: 15px; color: #555; line-height: 1.75;\">En Belgique, la mise en conformit\u00e9 \u00e9lectrique est obligatoire lors de la vente d&rsquo;un bien immobilier. Elle est r\u00e9alis\u00e9e selon les normes RGIE (R\u00e8glement G\u00e9n\u00e9ral sur les Installations \u00c9lectriques). Des primes wallonnes sont disponibles : <strong>jusqu&rsquo;\u00e0 1 920\u20ac<\/strong> selon vos revenus.<\/div>\n<\/p><\/div>\n<div style=\"background: #FFFFFF; border-radius: 16px; margin-bottom: 12px; border: 1px solid rgba(0,0,0,0.08); overflow: hidden;\">\n<div style=\"font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; color: #0D0D0D; padding: 22px 28px; border-bottom: 1px solid rgba(255,128,12,0.15); background: rgba(255,128,12,0.02);\">Quel type de borne de recharge installer chez moi ?<\/div>\n<div style=\"padding: 20px 28px; font-family: Inter, sans-serif; font-size: 15px; color: #555; line-height: 1.75;\">Cela d\u00e9pend de votre v\u00e9hicule et de votre installation existante. MEKELEC vous conseille sur le choix optimal : Type 2, puissance 7 \u00e0 22 kW, wall-box mono ou triphas\u00e9e. Nous g\u00e9rons aussi les d\u00e9marches pour les subventions disponibles.<\/div>\n<\/p><\/div>\n<div style=\"background: #FFFFFF; border-radius: 16px; margin-bottom: 12px; border: 1px solid rgba(0,0,0,0.08); overflow: hidden;\">\n<div style=\"font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; color: #0D0D0D; padding: 22px 28px; border-bottom: 1px solid rgba(255,128,12,0.15); background: rgba(255,128,12,0.02);\">Intervenez-vous hors Brabant wallon ?<\/div>\n<div style=\"padding: 20px 28px; font-family: Inter, sans-serif; font-size: 15px; color: #555; line-height: 1.75;\">Notre zone principale est le Brabant wallon (Waterloo, Braine-l&rsquo;Alleud, Wavre, Lasne\u2026). Pour les zones limitrophes, contactez-nous directement \u2014 nous \u00e9tudions chaque demande au cas par cas.<\/div>\n<\/p><\/div>\n<div style=\"background: #FFFFFF; border-radius: 16px; border: 1px solid rgba(0,0,0,0.08); overflow: hidden;\">\n<div style=\"font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; color: #0D0D0D; padding: 22px 28px; border-bottom: 1px solid rgba(255,128,12,0.15); background: rgba(255,128,12,0.02);\">Le devis est-il vraiment gratuit ?<\/div>\n<div style=\"padding: 20px 28px; font-family: Inter, sans-serif; font-size: 15px; color: #555; line-height: 1.75;\">Oui, absolument. Le devis MEKELEC est toujours gratuit et sans engagement. Nous vous r\u00e9pondons dans la journ\u00e9e avec une estimation claire et d\u00e9taill\u00e9e. Pas de frais de d\u00e9placement pour l&rsquo;estimation.<\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\ud83c\udfed Marques\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#F8F8F8&Prime; custom_padding=\u00a0\u00bb60px|0|60px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb]<\/p>\n<div style=\"text-align: center; margin-bottom: 40px;\">\n  <pee style=\"font-family: Inter, sans-serif; font-size: 14px; color: #999; text-transform: uppercase; letter-spacing: 2px; margin: 0;\">Marques partenaires certifi\u00e9es<\/pee>\n<\/div>\n<div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 12px;\">\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">NIKO<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">LEGRAND<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">HAGER<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">SCHNEIDER<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">SLV<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">OPPLE<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">BTICINO<\/div>\n<div style=\"background: #fff; border: 1px solid #EEEEEE; border-radius: 12px; padding: 18px; text-align: center; font-family: Space Grotesk, sans-serif; font-size: 15px; font-weight: 700; color: #333; transition: all 0.3s ease; cursor: default;\" onmouseover=\"this.style.background='#FF800C'; this.style.color='#fff'; this.style.borderColor='#FF800C'; this.style.transform='translateY(-3px)'; this.style.boxShadow='0 8px 24px rgba(255,128,12,0.25)'\" onmouseout=\"this.style.background='#fff'; this.style.color='#333'; this.style.borderColor='#EEEEEE'; this.style.transform=''; this.style.boxShadow=''\">SMAPPEE<\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bb\ud83d\udd25 CTA Final\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#0D0D0D\u00a0\u00bb custom_padding=\u00a0\u00bb120px|0|120px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb900px\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime; animation_style=\u00a0\u00bbfade\u00a0\u00bb]<\/p>\n<div style=\"text-align: center; position: relative;\">\n<div style=\"position: absolute; inset: -80px; background: radial-gradient(ellipse at center, rgba(255,128,12,0.12), transparent 70%); pointer-events: none;\"><\/div>\n<p>  <span style=\"display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: #FF800C; margin-bottom: 24px; padding-left: 28px; position: relative;\"><span style=\"position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 2px; background: #FF800C;\"><\/span>Contactez-nous<\/span><\/p>\n<h2 style=\"font-family: Space Grotesk, Inter, sans-serif; font-size: clamp(34px, 5vw, 64px); font-weight: 800; color: #FFFFFF; line-height: 1.1; margin: 0 0 24px;\">Besoin d&rsquo;un <span style=\"color: #FF800C;\">\u00e9lectricien<\/span><!\u2013- [et_pb_br_holder] -\u2013>en Brabant wallon ?<\/h2>\n<pee style=\"font-family: Inter, sans-serif; font-size: 19px; color: rgba(255,255,255,0.5); margin: 0 0 48px; max-width: 600px; margin-left: auto; margin-right: auto; line-height: 1.7;\">Appelez-nous maintenant ou envoyez un message. Devis gratuit, r\u00e9ponse garantie dans la journ\u00e9e.<\/pee>\n<div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; margin-bottom: 48px;\">\n    <a href=\"tel:+32071960585\" style=\"display: inline-flex; align-items: center; gap: 12px; background: linear-gradient(135deg, #FF800C, #CC6600); color: #fff; font-family: Inter, sans-serif; font-size: 20px; font-weight: 800; padding: 20px 52px; border-radius: 70px; text-decoration: none; box-shadow: 0 12px 48px rgba(255,128,12,0.5); transition: all 0.3s ease; letter-spacing: -0.3px;\"><br \/>\n      <svg width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012 .84h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 8.91a16 16 0 006 6l1.23-1.23a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg><br \/>\n      071 96 05 85<br \/>\n    <\/a><br \/>\n    <a href=\"mailto:mekelec@outlook.com\" style=\"display: inline-flex; align-items: center; gap: 10px; background: rgba(255,255,255,0.06); color: #FFFFFF; font-family: Inter, sans-serif; font-size: 17px; font-weight: 600; padding: 20px 40px; border-radius: 70px; text-decoration: none; border: 2px solid rgba(255,255,255,0.12); transition: all 0.3s ease;\"><br \/>\n      <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg><br \/>\n      mekelec@outlook.com<br \/>\n    <\/a>\n  <\/div>\n<p>  <!-- Trust badges --><\/p>\n<div style=\"display: flex; justify-content: center; gap: 32px; flex-wrap: wrap;\">\n<div style=\"display: flex; align-items: center; gap: 8px;\">\n      <svg width=\"16\" height=\"16\" fill=\"#FF800C\" viewBox=\"0 0 24 24\"><path d=\"M12 1l3.09 6.26L22 8.27l-5 4.87 1.18 6.88L12 16.77l-6.18 3.25L7 13.14 2 8.27l6.91-1.01L12 1z\"\/><\/svg><br \/>\n      <span style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4);\">Devis 100% gratuit<\/span>\n    <\/div>\n<div style=\"display: flex; align-items: center; gap: 8px;\">\n      <svg width=\"16\" height=\"16\" fill=\"#FF800C\" viewBox=\"0 0 24 24\"><path d=\"M12 1l3.09 6.26L22 8.27l-5 4.87 1.18 6.88L12 16.77l-6.18 3.25L7 13.14 2 8.27l6.91-1.01L12 1z\"\/><\/svg><br \/>\n      <span style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4);\">R\u00e9ponse dans la journ\u00e9e<\/span>\n    <\/div>\n<div style=\"display: flex; align-items: center; gap: 8px;\">\n      <svg width=\"16\" height=\"16\" fill=\"#FF800C\" viewBox=\"0 0 24 24\"><path d=\"M12 1l3.09 6.26L22 8.27l-5 4.87 1.18 6.88L12 16.77l-6.18 3.25L7 13.14 2 8.27l6.91-1.01L12 1z\"\/><\/svg><br \/>\n      <span style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4);\">Certifi\u00e9 RGIE<\/span>\n    <\/div>\n<div style=\"display: flex; align-items: center; gap: 8px;\">\n      <svg width=\"16\" height=\"16\" fill=\"#FF800C\" viewBox=\"0 0 24 24\"><path d=\"M12 1l3.09 6.26L22 8.27l-5 4.87 1.18 6.88L12 16.77l-6.18 3.25L7 13.14 2 8.27l6.91-1.01L12 1z\"\/><\/svg><br \/>\n      <span style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4);\">N\u00b0 TVA : BE 0805.818.194<\/span>\n    <\/div>\n<\/p><\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; admin_label=\u00a0\u00bbFooter\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; background_color=\u00a0\u00bb#080808&Prime; custom_padding=\u00a0\u00bb60px|0|32px|0|true|false\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb column_structure=\u00a0\u00bb1_3,1_3,1_3&Prime;][et_pb_column type=\u00a0\u00bb1_3&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime;]<\/p>\n<div style=\"margin-bottom: 8px;\">\n  <img decoding=\"async\" src=\"https:\/\/electricien-brabantwallon.serverweb-prod.com\/wp-content\/uploads\/2026\/05\/Logo-MEKELEC.jpg\" alt=\"MEKELEC\" style=\"width: 90px; border-radius: 12px; margin-bottom: 16px;\">\n  <pee style=\"font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.35); line-height: 1.7; max-width: 240px;\">Votre \u00e9lectricien de confiance en Brabant wallon. Qualit\u00e9, \u00e9coute, finitions soign\u00e9es.<\/pee>\n  <pee style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,128,12,0.5); margin-top: 8px;\">BE 0805.818.194<\/pee>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=\u00a0\u00bb1_3&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime;]<\/p>\n<div>\n<h4 style=\"font-family: Space Grotesk, sans-serif; font-size: 14px; font-weight: 700; color: #FFFFFF; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px;\">Navigation<\/h4>\n<div style=\"display: flex; flex-direction: column; gap: 12px;\">\n    <a href=\"\/accueil\" style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.4); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='#FF800C'\" onmouseout=\"this.style.color='rgba(255,255,255,0.4)'\">Accueil<\/a><br \/>\n    <a href=\"\/services\" style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.4); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='#FF800C'\" onmouseout=\"this.style.color='rgba(255,255,255,0.4)'\">Services<\/a><br \/>\n    <a href=\"\/le-guide\" style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.4); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='#FF800C'\" onmouseout=\"this.style.color='rgba(255,255,255,0.4)'\">Le Guide<\/a><br \/>\n    <a href=\"\/a-propos\" style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.4); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='#FF800C'\" onmouseout=\"this.style.color='rgba(255,255,255,0.4)'\">\u00c0 Propos<\/a><br \/>\n    <a href=\"\/contact\" style=\"font-family: Inter, sans-serif; font-size: 15px; color: rgba(255,255,255,0.4); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='#FF800C'\" onmouseout=\"this.style.color='rgba(255,255,255,0.4)'\">Contact<\/a>\n  <\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=\u00a0\u00bb1_3&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime;]<\/p>\n<div>\n<h4 style=\"font-family: Space Grotesk, sans-serif; font-size: 14px; font-weight: 700; color: #FFFFFF; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px;\">Contact<\/h4>\n<div style=\"display: flex; flex-direction: column; gap: 14px;\">\n    <a href=\"tel:+32071960585\" style=\"display: flex; align-items: center; gap: 10px; font-family: Inter, sans-serif; font-size: 20px; font-weight: 700; color: #FF800C; text-decoration: none;\"><br \/>\n      <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012 .84h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 8.91a16 16 0 006 6l1.23-1.23a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg><br \/>\n      071 96 05 85<br \/>\n    <\/a><br \/>\n    <a href=\"mailto:mekelec@outlook.com\" style=\"display: flex; align-items: center; gap: 10px; font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4); text-decoration: none;\"><br \/>\n      <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg><br \/>\n      mekelec@outlook.com<br \/>\n    <\/a><\/p>\n<div style=\"display: flex; align-items: center; gap: 10px; font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4);\">\n      <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><br \/>\n      Urgences : 24h\/24 \u2014 7j\/7\n    <\/div>\n<p>    <a href=\"https:\/\/facebook.com\/p\/MEKelec-61551475858830\/\" style=\"display: flex; align-items: center; gap: 10px; font-family: Inter, sans-serif; font-size: 14px; color: rgba(255,255,255,0.4); text-decoration: none;\"><br \/>\n      <svg width=\"14\" height=\"14\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\"\/><\/svg><br \/>\n      Facebook MEKELEC<br \/>\n    <\/a>\n  <\/div>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\u00a0\u00bb4.27.4&Prime; width=\u00a0\u00bb92%\u00a0\u00bb max_width=\u00a0\u00bb1300px\u00a0\u00bb custom_padding=\u00a0\u00bb24px|0|0|0|true|false\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.27.4&Prime;][et_pb_code _builder_version=\u00a0\u00bb4.27.4&Prime;]<\/p>\n<div style=\"border-top: 1px solid rgba(255,255,255,0.06); padding-top: 24px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px;\">\n  <pee style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.2); margin: 0;\">\u00a9 2026 MEKELEC \u2014 Tous droits r\u00e9serv\u00e9s \u2014 \u00c9lectricien Brabant wallon<\/pee>\n  <pee style=\"font-family: Inter, sans-serif; font-size: 13px; color: rgba(255,255,255,0.2); margin: 0;\">BE 0805.818.194 \u2014 <a href=\"\/contact\" style=\"color: rgba(255,128,12,0.4); text-decoration: none;\">Contact<\/a><\/pee>\n<\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":1,"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/\u200belectricien-brabantwallon.serverweb-prod.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}