{"id":2,"date":"2026-07-11T17:52:36","date_gmt":"2026-07-11T17:52:36","guid":{"rendered":"http:\/\/nujxolf.cluster129.hosting.ovh.net\/?page_id=2"},"modified":"2026-08-26T17:20:27","modified_gmt":"2026-08-26T17:20:27","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/csi36.fr\/","title":{"rendered":"Site"},"content":{"rendered":"\n<!-- ============================================================\n     CSI36 \u2014 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale \u00b7 SPA WordPress (v3)\n     Coller dans un bloc HTML personnalis\u00e9 WordPress\n     CSS enti\u00e8rement scop\u00e9 sous #ts-wrap\n     ============================================================ -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n<div id=\"ts-wrap\">\n<style>\n\/* \u2500\u2500 RESET SCOP\u00c9 \u2500\u2500 *\/\n#ts-wrap *, #ts-wrap *::before, #ts-wrap *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\/* \u2500\u2500 VARIABLES \u2500\u2500 *\/\n#ts-wrap {\n  --acc:   #1E6FAD;\n  --acc2:  #165a8f;\n  --gold:  #F5B018;\n  --dark:  #0B1E3D;\n  --grey:  #5a6a82;\n  --light: #f0f4f9;\n  --white: #ffffff;\n  --nav-h: 82px;\n  --logo-h: 60px; \/* \u2190 MODIFIE cette valeur pour changer la hauteur du logo partout *\/\n  font-family: 'Space Grotesk', 'Segoe UI', system-ui, Arial, sans-serif;\n  color: var(--dark);\n  background: var(--white);\n  line-height: 1.6;\n}\n\/* \u2500\u2500 SPA PAGES \u2500\u2500 *\/\n#ts-wrap .ts-page { display: none; }\n#ts-wrap .ts-page.ts-active { display: block; }\n\/* \u2500\u2500 TRUSTINDEX \u2014 tronquer les longs textes sans clipper les avatars \u2500\u2500 *\/\n#csi36-avis-google { width: 100%; max-width: 100%; }\n#csi36-avis-google .ti-review-body,\n#csi36-avis-google .ti-review-content,\n#csi36-avis-google .ti-review-description,\n#csi36-avis-google .review-text {\n  display: -webkit-box;\n  -webkit-line-clamp: 4;\n  -webkit-box-orient: vertical;\n  overflow: hidden;\n  word-break: break-word;\n  white-space: normal;\n  max-width: 100%;\n}\n\/* \u2500\u2500 CONTACT FORM 7 \u2014 int\u00e9gration visuelle \u2500\u2500 *\/\n#ts-wrap .ts-cf7-wrap { width: 100%; }\n#ts-wrap .ts-cf7-wrap .wpcf7-form { display: flex; flex-direction: column; gap: 16px; }\n#ts-wrap .ts-cf7-wrap .wpcf7-form p { margin: 0; }\n#ts-wrap .ts-cf7-wrap input[type=\"text\"],\n#ts-wrap .ts-cf7-wrap input[type=\"email\"],\n#ts-wrap .ts-cf7-wrap input[type=\"tel\"],\n#ts-wrap .ts-cf7-wrap select,\n#ts-wrap .ts-cf7-wrap textarea {\n  width: 100% !important;\n  padding: 14px 16px !important;\n  border: 1.5px solid #e5e7eb !important;\n  border-radius: 10px !important;\n  font-size: 14px !important;\n  font-family: 'Space Grotesk', 'Segoe UI', system-ui, Arial, sans-serif !important;\n  color: var(--dark) !important;\n  background: var(--white) !important;\n  outline: none !important;\n  box-shadow: none !important;\n  transition: border-color .2s, box-shadow .2s !important;\n  line-height: 1.4 !important;\n  height: auto !important;\n  min-height: 52px !important;\n}\n#ts-wrap .ts-cf7-wrap select {\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235a6a82' stroke-width='1.5' fill='none' stroke-linecap='round'\/%3E%3C\/svg%3E\") !important;\n  background-repeat: no-repeat !important;\n  background-position: right 16px center !important;\n  padding-right: 40px !important;\n  cursor: pointer !important;\n}\n#ts-wrap .ts-cf7-wrap textarea {\n  min-height: 120px !important;\n  resize: vertical !important;\n}\n#ts-wrap .ts-cf7-wrap input:focus,\n#ts-wrap .ts-cf7-wrap select:focus,\n#ts-wrap .ts-cf7-wrap textarea:focus {\n  border-color: var(--acc) !important;\n  box-shadow: 0 0 0 3px rgba(30,111,173,.12) !important;\n}\n#ts-wrap .ts-cf7-wrap input[type=\"submit\"],\n#ts-wrap .ts-cf7-wrap .wpcf7-submit {\n  background: var(--acc) !important;\n  color: var(--white) !important;\n  padding: 15px 32px !important;\n  border: none !important;\n  border-radius: 100px !important;\n  font-size: 16px !important;\n  font-weight: 700 !important;\n  cursor: pointer !important;\n  font-family: inherit !important;\n  transition: background .2s, transform .2s !important;\n  width: auto !important;\n  min-height: auto !important;\n}\n#ts-wrap .ts-cf7-wrap input[type=\"submit\"]:hover,\n#ts-wrap .ts-cf7-wrap .wpcf7-submit:hover {\n  background: var(--acc2) !important;\n  transform: translateY(-2px) !important;\n}\n#ts-wrap .ts-cf7-wrap .wpcf7-not-valid-tip {\n  font-size: 12px !important;\n  color: #e53e3e !important;\n  margin-top: 4px !important;\n}\n#ts-wrap .ts-cf7-wrap .wpcf7-response-output {\n  border-radius: 10px !important;\n  padding: 12px 16px !important;\n  font-size: 14px !important;\n  margin: 8px 0 0 !important;\n  border: 1.5px solid !important;\n}\n#ts-wrap .ts-cf7-wrap .wpcf7-mail-sent-ok {\n  background: #f0fdf4 !important;\n  border-color: #22c55e !important;\n  color: #15803d !important;\n}\n#ts-wrap .ts-cf7-wrap .wpcf7-validation-errors,\n#ts-wrap .ts-cf7-wrap .wpcf7-mail-sent-ng {\n  background: #fef2f2 !important;\n  border-color: #f87171 !important;\n  color: #b91c1c !important;\n}\n\/* \u2500\u2500 SCROLLBAR \u2500\u2500 *\/\n#ts-wrap ::-webkit-scrollbar { width: 4px; }\n#ts-wrap ::-webkit-scrollbar-thumb { background: var(--acc); border-radius: 4px; }\n\/* ============================================================\n   NAV\n   ============================================================ *\/\n#ts-wrap .ts-nav {\n  position: sticky; top: 0; z-index: 1000;\n  background: var(--white);\n  height: var(--nav-h);\n  display: flex; align-items: center;\n  padding: 0 5%;\n  box-shadow: 0 2px 16px rgba(0,0,0,.08);\n  gap: 32px;\n}\n#ts-wrap .ts-nav-logo {\n  display: flex; align-items: center; gap: 10px;\n  text-decoration: none; flex-shrink: 0; cursor: pointer;\n}\n#ts-wrap .ts-nav-sq {\n  width: 44px; height: 44px; background: var(--dark);\n  border-radius: 10px; display: flex; align-items: center;\n  justify-content: center; font-weight: 900; font-size: 17px;\n  color: var(--white);\n}\n#ts-wrap .ts-nav-name {\n  font-size: 20px; font-weight: 900; color: var(--dark);\n  line-height: 1.1;\n}\n#ts-wrap .ts-nav-name small {\n  display: block; font-size: 9px; letter-spacing: 2.5px;\n  text-transform: uppercase; color: var(--grey); font-weight: 400;\n}\n#ts-wrap .ts-nav-menu {\n  display: flex; align-items: center; gap: 28px;\n  list-style: none; margin-left: auto;\n}\n#ts-wrap .ts-nav-menu > li { position: relative; }\n#ts-wrap .ts-nav-menu > li > a,\n#ts-wrap .ts-nav-menu > li > span {\n  font-size: 14px; font-weight: 600; color: var(--dark);\n  text-decoration: none; cursor: pointer; white-space: nowrap;\n  display: flex; align-items: center; gap: 5px;\n  transition: color .2s;\n}\n#ts-wrap .ts-nav-menu > li > a:hover,\n#ts-wrap .ts-nav-menu > li > span:hover { color: var(--acc); }\n\/* dropdown arrow *\/\n#ts-wrap .ts-arrow {\n  display: inline-block; font-size: 10px; transition: transform .2s;\n}\n#ts-wrap .ts-nav-menu > li.open .ts-arrow { transform: rotate(180deg); }\n\/* dropdown *\/\n#ts-wrap .ts-dropdown {\n  position: absolute; top: calc(100% + 16px); left: 50%;\n  transform: translateX(-50%);\n  background: var(--white);\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  box-shadow: 0 16px 40px rgba(0,0,0,.12);\n  min-width: 220px;\n  list-style: none;\n  padding: 8px 0;\n  opacity: 0; pointer-events: none;\n  transition: opacity .2s, transform .2s;\n  transform: translateX(-50%) translateY(-6px);\n}\n#ts-wrap .ts-nav-menu > li.open .ts-dropdown {\n  opacity: 1; pointer-events: auto;\n  transform: translateX(-50%) translateY(0);\n}\n#ts-wrap .ts-dropdown li a {\n  display: block; padding: 11px 20px;\n  font-size: 14px; font-weight: 500; color: var(--dark);\n  text-decoration: none; transition: background .15s, color .15s;\n  cursor: pointer;\n}\n#ts-wrap .ts-dropdown li a:hover {\n  background: #fef3ed; color: var(--acc);\n}\n\/* CTA nav *\/\n#ts-wrap .ts-nav-cta {\n  background: var(--acc); color: var(--white);\n  padding: 10px 22px; border-radius: 100px;\n  font-size: 14px; font-weight: 700;\n  text-decoration: none; cursor: pointer;\n  transition: background .2s, transform .2s;\n  white-space: nowrap; flex-shrink: 0;\n}\n#ts-wrap .ts-nav-cta:hover { background: var(--acc2); transform: translateY(-1px); }\n\/* hamburger *\/\n#ts-wrap .ts-hamburger {\n  display: none; flex-direction: column; gap: 5px;\n  cursor: pointer; padding: 4px; margin-left: auto;\n}\n#ts-wrap .ts-hamburger span {\n  display: block; width: 24px; height: 2px;\n  background: var(--dark); border-radius: 2px;\n  transition: all .3s;\n}\n\/* mobile nav *\/\n#ts-wrap .ts-mobile-nav {\n  display: none; position: fixed; inset: 0;\n  background: var(--white); z-index: 2000;\n  flex-direction: column; padding: 24px;\n  overflow-y: auto;\n}\n#ts-wrap .ts-mobile-nav.open { display: flex; }\n#ts-wrap .ts-mobile-close {\n  align-self: flex-end; font-size: 28px; cursor: pointer;\n  color: var(--dark); line-height: 1; padding: 4px;\n}\n#ts-wrap .ts-mobile-links { display: flex; flex-direction: column; gap: 4px; margin-top: 24px; }\n#ts-wrap .ts-mobile-links a {\n  font-size: 17px; font-weight: 600; color: var(--dark);\n  padding: 14px 0; border-bottom: 1px solid #f0f0f0;\n  text-decoration: none; cursor: pointer;\n}\n#ts-wrap .ts-mobile-links a:hover { color: var(--acc); }\n#ts-wrap .ts-mobile-cta {\n  background: var(--acc); color: var(--white);\n  padding: 16px; border-radius: 12px; text-align: center;\n  font-weight: 700; font-size: 16px; margin-top: 24px;\n  cursor: pointer; text-decoration: none;\n}\n@media (max-width: 860px) {\n  #ts-wrap .ts-nav-menu, #ts-wrap .ts-nav-cta { display: none; }\n  #ts-wrap .ts-hamburger { display: flex; }\n}\n\/* ============================================================\n   HERO (PAGE ACCUEIL)\n   ============================================================ *\/\n#ts-wrap .ts-hero {\n  min-height: calc(100vh - var(--nav-h));\n  display: grid; grid-template-columns: 1fr 1fr;\n  align-items: center; padding: 80px 5%;\n  background: var(--white);\n  gap: 60px;\n}\n#ts-wrap .ts-hero-text { display: flex; flex-direction: column; gap: 0; }\n#ts-wrap .ts-hero-eyebrow {\n  font-size: 13px; font-weight: 700; letter-spacing: 3px;\n  text-transform: uppercase; color: var(--acc);\n  margin-bottom: 20px;\n}\n#ts-wrap .ts-hero-h1 {\n  font-size: clamp(32px, 4.5vw, 58px);\n  font-weight: 900; line-height: 1.1;\n  color: var(--dark); margin-bottom: 8px;\n}\n#ts-wrap .ts-hero-h1 .ts-acc { color: var(--acc); }\n#ts-wrap .ts-hero-since {\n  font-size: clamp(18px, 2.5vw, 28px);\n  font-weight: 700; color: var(--grey);\n  margin-bottom: 6px;\n}\n#ts-wrap .ts-hero-since strong { color: var(--acc); }\n#ts-wrap .ts-hero-install {\n  font-size: clamp(16px, 2vw, 22px);\n  font-weight: 600; color: var(--grey); margin-bottom: 4px;\n}\n#ts-wrap .ts-hero-rotate {\n  font-size: clamp(22px, 3vw, 40px);\n  font-weight: 900; color: var(--acc);\n  min-height: 1.2em;\n  transition: opacity .3s ease;\n  margin-bottom: 36px;\n}\n#ts-wrap .ts-hero-sub {\n  font-size: 16px; color: var(--grey);\n  max-width: 480px; line-height: 1.7; margin-bottom: 40px;\n}\n#ts-wrap .ts-hero-btns { display: flex; gap: 14px; flex-wrap: wrap; }\n#ts-wrap .ts-btn-outline {\n  padding: 14px 30px; border: 2px solid var(--acc);\n  color: var(--acc); background: transparent;\n  border-radius: 100px; font-weight: 700; font-size: 15px;\n  cursor: pointer; text-decoration: none;\n  transition: all .2s; display: inline-flex; align-items: center; gap: 8px;\n}\n#ts-wrap .ts-btn-outline:hover {\n  background: var(--acc); color: var(--white);\n}\n#ts-wrap .ts-btn-solid {\n  padding: 14px 30px; border: 2px solid var(--acc);\n  color: var(--white); background: var(--acc);\n  border-radius: 100px; font-weight: 700; font-size: 15px;\n  cursor: pointer; text-decoration: none;\n  transition: all .2s; display: inline-flex; align-items: center; gap: 8px;\n}\n#ts-wrap .ts-btn-solid:hover { background: var(--acc2); border-color: var(--acc2); }\n\/* Hero image side *\/\n#ts-wrap .ts-hero-img-wrap {\n  display: flex; justify-content: center; align-items: center;\n}\n@keyframes ts-blob {\n  0%   { border-radius: 60% 40% 30% 70% \/ 60% 30% 70% 40%; }\n  25%  { border-radius: 40% 60% 55% 45% \/ 50% 60% 40% 55%; }\n  50%  { border-radius: 30% 60% 70% 40% \/ 50% 60% 30% 60%; }\n  75%  { border-radius: 55% 45% 40% 60% \/ 40% 55% 60% 45%; }\n  100% { border-radius: 60% 40% 30% 70% \/ 60% 30% 70% 40%; }\n}\n#ts-wrap .ts-hero-circle {\n  width: clamp(300px, 42vw, 540px);\n  height: clamp(300px, 42vw, 540px);\n  border-radius: 60% 40% 30% 70% \/ 60% 30% 70% 40%;\n  animation: ts-blob 10s ease-in-out infinite;\n  overflow: hidden;\n  box-shadow: 0 30px 80px rgba(11,30,61,.18), 0 0 0 10px rgba(30,111,173,.07);\n  background: linear-gradient(135deg, #e8f2fb 0%, #c8dff2 60%, #a8cae8 100%);\n  display: flex; align-items: center; justify-content: center;\n  position: relative;\n}\n#ts-wrap .ts-hero-circle img {\n  width: 100%; height: 100%; object-fit: cover;\n}\n#ts-wrap .ts-hero-circle-placeholder {\n  font-size: 80px; opacity: .25;\n}\n@media (max-width: 860px) {\n  #ts-wrap .ts-hero {\n    grid-template-columns: 1fr;\n    padding: 48px 5% 60px;\n    min-height: auto; gap: 40px;\n  }\n  #ts-wrap .ts-hero-img-wrap { order: -1; }\n  #ts-wrap .ts-hero-circle { width: 270px; height: 270px; }\n  #ts-wrap .ts-hero-badge { display: none; }\n}\n\/* ============================================================\n   QUALIFICATIONS BADGE ROW\n   ============================================================ *\/\n#ts-wrap .ts-quals {\n  background: var(--light);\n  padding: 20px 5%;\n  text-align: center;\n}\n#ts-wrap .ts-quals-inner {\n  display: inline-flex; align-items: center; gap: 8px;\n  flex-wrap: wrap; justify-content: center;\n}\n#ts-wrap .ts-quals-chip {\n  background: var(--white); border: 1px solid #e5e7eb;\n  border-radius: 100px; padding: 6px 16px;\n  font-size: 13px; font-weight: 600; color: var(--dark);\n  display: flex; align-items: center; gap: 6px;\n}\n#ts-wrap .ts-quals-chip .dot { color: var(--acc); font-size: 16px; }\n\/* ============================================================\n   BRANDS\n   ============================================================ *\/\n#ts-wrap .ts-brands {\n  padding: 50px 5%;\n  border-bottom: 1px solid #f0f0f0;\n}\n#ts-wrap .ts-brands-list {\n  display: flex; align-items: center; justify-content: center;\n  gap: 40px; flex-wrap: wrap;\n}\n#ts-wrap .ts-brand-item {\n  font-size: 15px; font-weight: 700; color: #aaa;\n  letter-spacing: 1px; text-transform: uppercase;\n  transition: color .2s;\n}\n#ts-wrap .ts-brand-item:hover { color: var(--acc); }\n\/* ============================================================\n   SERVICES CARDS\n   ============================================================ *\/\n#ts-wrap .ts-section {\n  padding: 90px 5%;\n}\n#ts-wrap .ts-section-alt {\n  background: var(--light);\n}\n#ts-wrap .ts-section-head {\n  text-align: center; margin-bottom: 60px;\n}\n#ts-wrap .ts-section-eyebrow {\n  font-size: 12px; font-weight: 700; letter-spacing: 3px;\n  text-transform: uppercase; color: var(--acc); margin-bottom: 12px;\n}\n#ts-wrap .ts-section-title {\n  font-size: clamp(26px, 3.5vw, 42px);\n  font-weight: 900; color: var(--dark); margin-bottom: 14px;\n}\n#ts-wrap .ts-section-sub {\n  font-size: 17px; color: var(--grey); max-width: 560px; margin: 0 auto;\n}\n#ts-wrap .ts-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 24px;\n}\n#ts-wrap .ts-card {\n  background: var(--white); border-radius: 20px;\n  overflow: hidden; box-shadow: 0 4px 24px rgba(0,0,0,.06);\n  transition: transform .25s, box-shadow .25s;\n  cursor: pointer;\n  border: 1px solid #f0f0f0;\n}\n#ts-wrap .ts-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 16px 48px rgba(225,89,37,.14);\n}\n#ts-wrap .ts-card-thumb {\n  height: 200px;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 60px;\n  background: linear-gradient(135deg, #e8f2fb, #d0e8f5);\n  overflow: hidden;\n}\n#ts-wrap .ts-card-thumb img {\n  width: 100%; height: 100%; object-fit: cover;\n  transition: transform .4s ease;\n}\n#ts-wrap .ts-card:hover .ts-card-thumb img {\n  transform: scale(1.05);\n}\n#ts-wrap .ts-card-body { padding: 24px; }\n#ts-wrap .ts-card-title {\n  font-size: 18px; font-weight: 800; color: var(--dark); margin-bottom: 10px;\n}\n#ts-wrap .ts-card-desc {\n  font-size: 14px; color: var(--grey); line-height: 1.6; margin-bottom: 18px;\n}\n#ts-wrap .ts-card-link {\n  font-size: 14px; font-weight: 700; color: var(--acc);\n  text-decoration: none; display: inline-flex; align-items: center; gap: 5px;\n  cursor: pointer;\n}\n#ts-wrap .ts-card-link:hover { gap: 8px; }\n\/* ============================================================\n   WHY US\n   ============================================================ *\/\n#ts-wrap .ts-why {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 32px; padding: 80px 5%;\n  background: var(--white);\n}\n#ts-wrap .ts-why-card {\n  text-align: center; padding: 36px 24px;\n  border: 1px solid #f0f0f0; border-radius: 20px;\n  transition: box-shadow .2s, border-color .2s;\n}\n#ts-wrap .ts-why-card:hover {\n  box-shadow: 0 8px 32px rgba(225,89,37,.1);\n  border-color: var(--acc);\n}\n#ts-wrap .ts-why-icon {\n  width: 64px; height: 64px; border-radius: 16px;\n  background: #e8f2fb; display: flex; align-items: center;\n  justify-content: center; margin: 0 auto 20px; font-size: 28px;\n}\n#ts-wrap .ts-why-title {\n  font-size: 16px; font-weight: 800; color: var(--dark); margin-bottom: 10px;\n}\n#ts-wrap .ts-why-text { font-size: 14px; color: var(--grey); line-height: 1.6; }\n@media (max-width: 700px) {\n  #ts-wrap .ts-why { grid-template-columns: 1fr; padding: 60px 5%; }\n}\n\/* ============================================================\n   CONFORT SPLIT\n   ============================================================ *\/\n#ts-wrap .ts-confort {\n  display: grid; grid-template-columns: 1fr 1fr;\n  min-height: 480px; background: var(--white);\n}\n#ts-wrap .ts-confort-img {\n  background: linear-gradient(135deg, #0B1E3D 0%, #1E6FAD 100%);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 100px; opacity: .5; min-height: 340px;\n}\n#ts-wrap .ts-confort-text {\n  padding: 80px 60px; display: flex; flex-direction: column;\n  justify-content: center; background: var(--light);\n}\n#ts-wrap .ts-confort-text h2 {\n  font-size: clamp(22px, 2.8vw, 36px); font-weight: 900;\n  color: var(--dark); margin-bottom: 8px;\n}\n#ts-wrap .ts-confort-text h3 {\n  font-size: clamp(18px, 2vw, 26px); font-weight: 700;\n  color: var(--acc); margin-bottom: 24px;\n}\n#ts-wrap .ts-confort-text p {\n  color: var(--grey); line-height: 1.8; font-size: 15px; margin-bottom: 32px;\n}\n@media (max-width: 760px) {\n  #ts-wrap .ts-confort { grid-template-columns: 1fr; }\n  #ts-wrap .ts-confort-text { padding: 48px 5%; }\n}\n\/* ============================================================\n   FAQ\n   ============================================================ *\/\n#ts-wrap .ts-faq { padding: 90px 5%; }\n#ts-wrap .ts-faq-list { max-width: 780px; margin: 0 auto; display: flex; flex-direction: column; gap: 12px; }\n#ts-wrap .ts-faq-item {\n  border: 1px solid #e5e7eb; border-radius: 14px;\n  overflow: hidden; transition: border-color .2s;\n}\n#ts-wrap .ts-faq-item.open { border-color: var(--acc); }\n#ts-wrap .ts-faq-q {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 20px 24px; cursor: pointer;\n  font-weight: 700; font-size: 15px; color: var(--dark);\n  gap: 16px;\n  transition: background .15s;\n}\n#ts-wrap .ts-faq-item.open .ts-faq-q { background: #fef3ed; }\n#ts-wrap .ts-faq-icon {\n  width: 28px; height: 28px; border-radius: 50%;\n  background: var(--acc); color: var(--white);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 18px; flex-shrink: 0;\n  transition: transform .3s;\n}\n#ts-wrap .ts-faq-item.open .ts-faq-icon { transform: rotate(45deg); }\n#ts-wrap .ts-faq-a {\n  max-height: 0; overflow: hidden;\n  transition: max-height .4s ease, padding .3s;\n  font-size: 14px; color: var(--grey); line-height: 1.8;\n}\n#ts-wrap .ts-faq-item.open .ts-faq-a {\n  max-height: 600px;\n  padding: 0 24px 24px;\n}\n\/* ============================================================\n   CONTACT FORM\n   ============================================================ *\/\n#ts-wrap .ts-contact-section {\n  background: var(--light); padding: 90px 5%;\n}\n#ts-wrap .ts-contact-grid {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 60px;\n  max-width: 1100px; margin: 0 auto;\n}\n#ts-wrap .ts-contact-info h2 {\n  font-size: 28px; font-weight: 900; color: var(--dark); margin-bottom: 16px;\n}\n#ts-wrap .ts-contact-info p {\n  color: var(--grey); font-size: 15px; line-height: 1.7; margin-bottom: 32px;\n}\n#ts-wrap .ts-contact-item {\n  display: flex; align-items: center; gap: 14px; margin-bottom: 20px;\n}\n#ts-wrap .ts-contact-item-icon {\n  width: 44px; height: 44px; border-radius: 12px;\n  background: var(--acc); display: flex; align-items: center;\n  justify-content: center; font-size: 18px; flex-shrink: 0;\n}\n#ts-wrap .ts-contact-item-text strong { display: block; font-size: 14px; color: var(--dark); }\n#ts-wrap .ts-contact-item-text a, #ts-wrap .ts-contact-item-text span {\n  font-size: 15px; font-weight: 700; color: var(--acc); text-decoration: none;\n}\n#ts-wrap .ts-form { display: flex; flex-direction: column; gap: 16px; }\n#ts-wrap .ts-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n#ts-wrap .ts-input, #ts-wrap .ts-select, #ts-wrap .ts-textarea {\n  width: 100%; padding: 14px 16px;\n  border: 1.5px solid #e5e7eb; border-radius: 10px;\n  font-size: 14px; font-family: inherit; color: var(--dark);\n  background: var(--white); transition: border-color .2s, box-shadow .2s;\n  outline: none;\n}\n#ts-wrap .ts-select {\n  appearance: none;\n  -webkit-appearance: none;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235a6a82' stroke-width='1.5' fill='none' stroke-linecap='round'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: right 16px center;\n  padding-right: 40px;\n  padding-top: 14px !important;\n  padding-bottom: 14px !important;\n  height: auto !important;\n  min-height: 52px;\n  line-height: 1.4 !important;\n  vertical-align: middle;\n  cursor: pointer;\n}\n#ts-wrap .ts-input:focus, #ts-wrap .ts-select:focus, #ts-wrap .ts-textarea:focus {\n  border-color: var(--acc); box-shadow: 0 0 0 3px rgba(225,89,37,.12);\n}\n#ts-wrap .ts-textarea { resize: vertical; min-height: 120px; }\n#ts-wrap .ts-form-submit {\n  background: var(--acc); color: var(--white);\n  padding: 15px 32px; border: none; border-radius: 100px;\n  font-size: 16px; font-weight: 700; cursor: pointer;\n  font-family: inherit; transition: background .2s, transform .2s;\n  align-self: flex-start;\n}\n#ts-wrap .ts-form-submit:hover { background: var(--acc2); transform: translateY(-2px); }\n@media (max-width: 760px) {\n  #ts-wrap .ts-contact-grid { grid-template-columns: 1fr; }\n  #ts-wrap .ts-form-row { grid-template-columns: 1fr; }\n}\n\/* ============================================================\n   SERVICE PAGE (INNER)\n   ============================================================ *\/\n#ts-wrap .ts-svc-hero {\n  padding: 80px 5% 60px;\n  background: var(--light);\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 60px; align-items: center;\n}\n#ts-wrap .ts-svc-hero-text { }\n#ts-wrap .ts-svc-hero h1 {\n  font-size: clamp(28px, 4vw, 50px); font-weight: 900;\n  color: var(--dark); margin-bottom: 20px;\n}\n#ts-wrap .ts-svc-hero p {\n  font-size: 16px; color: var(--grey); line-height: 1.8; margin-bottom: 32px;\n}\n#ts-wrap .ts-svc-hero-img {\n  border-radius: 24px;\n  background: linear-gradient(135deg, #e8f2fb, #c8dff2);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 100px; min-height: 340px;\n  box-shadow: 0 20px 60px rgba(11,30,61,.12);\n  overflow: hidden;\n}\n#ts-wrap .ts-svc-hero-img img {\n  width: 100%; height: 100%; object-fit: cover; min-height: 340px;\n}\n#ts-wrap .ts-svc-features {\n  padding: 70px 5%; background: var(--white);\n}\n#ts-wrap .ts-svc-features-grid {\n  display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 24px; margin-top: 40px;\n}\n#ts-wrap .ts-svc-feat-card {\n  background: var(--light); border-radius: 16px; padding: 28px 24px;\n  border-left: 4px solid var(--acc);\n}\n#ts-wrap .ts-svc-feat-card h4 {\n  font-size: 16px; font-weight: 800; color: var(--dark); margin-bottom: 10px;\n  display: flex; align-items: center; gap: 10px;\n}\n#ts-wrap .ts-svc-feat-card p { font-size: 14px; color: var(--grey); line-height: 1.6; }\n#ts-wrap .ts-back-btn {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-size: 14px; font-weight: 600; color: var(--grey);\n  cursor: pointer; margin-bottom: 24px;\n  padding: 8px 16px; border-radius: 100px;\n  border: 1px solid #e5e7eb; background: var(--white);\n  transition: all .2s;\n}\n#ts-wrap .ts-back-btn:hover { color: var(--acc); border-color: var(--acc); }\n@media (max-width: 760px) {\n  #ts-wrap .ts-svc-hero { grid-template-columns: 1fr; }\n  #ts-wrap .ts-svc-hero-img { min-height: 200px; font-size: 60px; border-radius: 20px; }\n}\n\/* ============================================================\n   FOOTER\n   ============================================================ *\/\n#ts-wrap .ts-footer {\n  background: #111111; color: rgba(255,255,255,.7);\n  padding: 70px 5% 40px;\n}\n#ts-wrap .ts-footer-top {\n  display: grid; grid-template-columns: 1.4fr 1fr 1fr;\n  gap: 60px; margin-bottom: 56px;\n}\n\/* brand col *\/\n#ts-wrap .ts-footer-logo {\n  display: flex; align-items: center; gap: 10px; margin-bottom: 20px;\n}\n#ts-wrap .ts-footer-sq {\n  width: 44px; height: 44px; background: var(--acc);\n  border-radius: 10px; display: flex; align-items: center;\n  justify-content: center; font-weight: 700; font-size: 17px; color: #fff;\n}\n#ts-wrap .ts-footer-brand-name {\n  font-size: 20px; font-weight: 900; color: #fff;\n}\n#ts-wrap .ts-footer-brand-name small {\n  display: block; font-size: 9px; letter-spacing: 2px;\n  text-transform: uppercase; color: rgba(255,255,255,.4); font-weight: 400;\n}\n#ts-wrap .ts-footer-quote {\n  font-style: italic; font-size: 15px;\n  border-left: 3px solid var(--acc); padding-left: 16px;\n  line-height: 1.7; color: rgba(255,255,255,.55); margin-bottom: 16px;\n}\n#ts-wrap .ts-footer-cite {\n  font-size: 13px; color: rgba(255,255,255,.35); font-style: normal;\n}\n#ts-wrap .ts-footer-contact { margin-top: 24px; }\n#ts-wrap .ts-footer-contact a {\n  display: block; color: rgba(255,255,255,.6); text-decoration: none;\n  font-size: 14px; margin-bottom: 6px; transition: color .2s;\n}\n#ts-wrap .ts-footer-contact a:hover { color: var(--acc); }\n\/* col titles *\/\n#ts-wrap .ts-footer-col-title {\n  font-size: 12px; font-weight: 700; letter-spacing: 2px;\n  text-transform: uppercase; color: #fff; margin-bottom: 20px;\n}\n#ts-wrap .ts-footer-links { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n#ts-wrap .ts-footer-links li a,\n#ts-wrap .ts-footer-links li span {\n  font-size: 14px; color: rgba(255,255,255,.55);\n  text-decoration: none; cursor: pointer; transition: color .2s;\n}\n#ts-wrap .ts-footer-links li a:hover,\n#ts-wrap .ts-footer-links li span:hover { color: var(--acc); }\n#ts-wrap .ts-footer-bottom {\n  border-top: 1px solid rgba(255,255,255,.08);\n  padding-top: 28px; font-size: 13px;\n  color: rgba(255,255,255,.3); text-align: center;\n}\n#ts-wrap .ts-footer-bottom a { color: rgba(255,255,255,.4); text-decoration: none; }\n@media (max-width: 760px) {\n  #ts-wrap .ts-footer-top { grid-template-columns: 1fr; gap: 40px; }\n}\n\/* ============================================================\n   MODALS\n   ============================================================ *\/\n#ts-wrap .ts-modal-bg {\n  position: fixed; inset: 0; background: rgba(0,0,0,.6);\n  z-index: 5000; display: none; align-items: center; justify-content: center;\n  padding: 24px;\n}\n#ts-wrap .ts-modal-bg.open { display: flex; }\n#ts-wrap .ts-modal {\n  background: var(--white); border-radius: 20px;\n  max-width: 720px; width: 100%; max-height: 80vh;\n  overflow-y: auto; padding: 40px 40px;\n  position: relative;\n}\n#ts-wrap .ts-modal h2 { font-size: 22px; font-weight: 900; color: var(--dark); margin-bottom: 24px; }\n#ts-wrap .ts-modal h3 { font-size: 16px; font-weight: 800; color: var(--dark); margin: 20px 0 10px; }\n#ts-wrap .ts-modal p, #ts-wrap .ts-modal li {\n  font-size: 14px; color: var(--grey); line-height: 1.8;\n}\n#ts-wrap .ts-modal ul, #ts-wrap .ts-modal ol { padding-left: 20px; margin-bottom: 12px; }\n#ts-wrap .ts-modal-close {\n  position: sticky; top: 0; float: right; margin-bottom: 8px;\n  width: 36px; height: 36px; border-radius: 50%;\n  background: var(--light); border: none; cursor: pointer;\n  font-size: 20px; display: flex; align-items: center; justify-content: center;\n  color: var(--dark); transition: background .2s;\n}\n#ts-wrap .ts-modal-close:hover { background: #fef3ed; color: var(--acc); }\n\/* ============================================================\n   CALLBACK WIDGET\n   ============================================================ *\/\n#ts-wrap .ts-callback {\n  position: fixed; bottom: 28px; right: 28px; z-index: 3000;\n}\n#ts-wrap .ts-callback-btn {\n  width: 58px; height: 58px; border-radius: 50%;\n  background: var(--dark); color: #fff; border: none;\n  font-size: 24px; cursor: pointer;\n  box-shadow: 0 8px 24px rgba(11,30,61,.35);\n  display: flex; align-items: center; justify-content: center;\n  transition: transform .2s, box-shadow .2s;\n}\n#ts-wrap .ts-callback-btn:hover { transform: scale(1.08); box-shadow: 0 12px 32px rgba(11,30,61,.45); }\n#ts-wrap .ts-callback-panel {\n  position: absolute; bottom: 70px; right: 0;\n  width: 280px; background: var(--white);\n  border-radius: 18px; padding: 24px;\n  box-shadow: 0 20px 60px rgba(0,0,0,.15);\n  opacity: 0; pointer-events: none;\n  transform: translateY(10px);\n  transition: opacity .25s, transform .25s;\n}\n#ts-wrap .ts-callback-panel.open {\n  opacity: 1; pointer-events: auto; transform: translateY(0);\n}\n#ts-wrap .ts-callback-panel h4 {\n  font-size: 15px; font-weight: 800; color: var(--dark); margin-bottom: 6px;\n}\n#ts-wrap .ts-callback-panel p {\n  font-size: 13px; color: var(--grey); margin-bottom: 16px;\n}\n#ts-wrap .ts-callback-or {\n  text-align: center; font-size: 12px; color: var(--grey);\n  margin: 12px 0; position: relative;\n}\n#ts-wrap .ts-callback-or::before, #ts-wrap .ts-callback-or::after {\n  content: ''; position: absolute; top: 50%; width: 35%;\n  height: 1px; background: #e5e7eb;\n}\n#ts-wrap .ts-callback-or::before { left: 0; }\n#ts-wrap .ts-callback-or::after { right: 0; }\n#ts-wrap .ts-cb-input {\n  width: 100%; padding: 11px 14px;\n  border: 1.5px solid #e5e7eb; border-radius: 10px;\n  font-size: 14px; font-family: inherit;\n  outline: none; margin-bottom: 10px;\n  transition: border-color .2s;\n}\n#ts-wrap .ts-cb-input:focus { border-color: var(--acc); }\n#ts-wrap .ts-cb-submit {\n  width: 100%; padding: 12px; background: var(--acc);\n  color: #fff; border: none; border-radius: 10px;\n  font-weight: 700; font-size: 14px; cursor: pointer;\n  font-family: inherit; transition: background .2s;\n}\n#ts-wrap .ts-cb-submit:hover { background: var(--acc2); }\n#ts-wrap .ts-cb-call {\n  display: block; text-align: center;\n  color: var(--acc); font-weight: 700; font-size: 15px;\n  text-decoration: none;\n}\n<\/style>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     NAV\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<nav class=\"ts-nav\">\n  <div class=\"ts-nav-logo\" onclick=\"tsShow('ts-home')\">\n    <img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/07\/cropped-csi36-logo.png\" alt=\"CSI36 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale\" style=\"height: var(--logo-h); width: auto; display: block;\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\n    <div style=\"display:none; align-items:center; gap:10px;\">\n      <div class=\"ts-nav-sq\">36<\/div>\n      <div class=\"ts-nav-name\">CSI36<small>\u00c9lectricit\u00e9 G\u00e9n\u00e9rale<\/small><\/div>\n    <\/div>\n  <\/div>\n  <ul class=\"ts-nav-menu\">\n    <li class=\"ts-has-dd\" id=\"ts-dd-parent\">\n      <span onclick=\"tsToggleDd(event)\">Nos prestations <span class=\"ts-arrow\">\u25be<\/span><\/span>\n      <ul class=\"ts-dropdown\" id=\"ts-dd\">\n        <li><a onclick=\"tsShow('ts-clim')\">\u26a1 Climatisation<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-vmc')\">\ud83d\udca8 Ventilation VMC<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-borne')\">\ud83d\udd0b Bornes de recharge<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-solar')\">\u2600\ufe0f Panneaux solaires<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-renov')\">\ud83d\udd27 R\u00e9novation \u00e9lectrique<\/a><\/li>\n      <\/ul>\n    <\/li>\n    <li><a onclick=\"tsShow('ts-contact')\">Contact<\/a><\/li>\n  <\/ul>\n  <a href=\"tel:0628604032\" class=\"ts-nav-cta\" onclick=\"return true;\">\ud83d\udcde Contacter un expert<\/a>\n  <div class=\"ts-hamburger\" id=\"ts-ham\" onclick=\"tsOpenMobile()\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/div>\n<\/nav>\n<!-- mobile nav -->\n<div class=\"ts-mobile-nav\" id=\"ts-mobile\">\n  <span class=\"ts-mobile-close\" onclick=\"tsCloseMobile()\">\u2715<\/span>\n  <div class=\"ts-mobile-links\">\n    <a onclick=\"tsShow('ts-home');tsCloseMobile()\">\ud83c\udfe0 Accueil<\/a>\n    <a onclick=\"tsShow('ts-clim');tsCloseMobile()\">\u26a1 Climatisation<\/a>\n    <a onclick=\"tsShow('ts-vmc');tsCloseMobile()\">\ud83d\udca8 Ventilation VMC<\/a>\n    <a onclick=\"tsShow('ts-borne');tsCloseMobile()\">\ud83d\udd0b Bornes de recharge<\/a>\n    <a onclick=\"tsShow('ts-solar');tsCloseMobile()\">\u2600\ufe0f Panneaux solaires<\/a>\n    <a onclick=\"tsShow('ts-renov');tsCloseMobile()\">\ud83d\udd27 R\u00e9novation \u00e9lectrique<\/a>\n    <a onclick=\"tsShow('ts-contact');tsCloseMobile()\">\u2709\ufe0f Contact<\/a>\n  <\/div>\n  <a href=\"tel:0628604032\" class=\"ts-mobile-cta\">\ud83d\udcde 06 28 60 40 32<\/a>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : ACCUEIL\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-home\" class=\"ts-page ts-active\">\n  <!-- HERO -->\n  <section class=\"ts-hero\">\n    <div class=\"ts-hero-text\">\n      <p class=\"ts-hero-eyebrow\">Indre (36) \u00b7 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale<\/p>\n      <h1 class=\"ts-hero-h1\">Votre expert en \u00e9lectricit\u00e9<br><span class=\"ts-acc\">Indre (36)<\/span><\/h1>\n      <p class=\"ts-hero-install\">Installation<\/p>\n      <p class=\"ts-hero-rotate\" id=\"ts-rotate\">Climatisation<\/p>\n      <p class=\"ts-hero-sub\">Technicien qualifi\u00e9 pour l&rsquo;installation, l&rsquo;entretien et le d\u00e9pannage de tous vos \u00e9quipements \u00e9lectriques \u2014 particuliers et professionnels dans l&rsquo;Indre.<\/p>\n      <div class=\"ts-hero-btns\">\n        <a href=\"tel:0628604032\" class=\"ts-btn-outline\">\ud83d\udcde Contacter un expert<\/a>\n        <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Devis gratuit \u2192<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"ts-hero-img-wrap\">\n      <div class=\"ts-hero-circle\">\n        <img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-21-juin-2026-a-16_15_17.png\" alt=\"CSI36 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\n        <div class=\"ts-hero-circle-placeholder\" style=\"display:none\">\u26a1<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- QUALIFS -->\n  <div class=\"ts-quals\">\n    <div class=\"ts-quals-inner\">\n      <div class=\"ts-quals-chip\"><span class=\"dot\" style=\"color:var(--acc)\">\u25cf<\/span> Technicien qualifi\u00e9<\/div>\n      <div class=\"ts-quals-chip\"><span class=\"dot\" style=\"color:var(--acc)\">\u25cf<\/span> Devis gratuit<\/div>\n      <div class=\"ts-quals-chip\"><span class=\"dot\" style=\"color:var(--acc)\">\u25cf<\/span> Intervention rapide<\/div>\n      <div class=\"ts-quals-chip\"><span class=\"dot\" style=\"color:var(--acc)\">\u25cf<\/span> Particuliers &amp; Professionnels<\/div>\n      <div class=\"ts-quals-chip\"><span class=\"dot\" style=\"color:var(--gold)\">\u25cf<\/span> Garantie d\u00e9cennale<\/div>\n    <\/div>\n  <\/div>\n  <!-- BRANDS -->\n  <div class=\"ts-brands\">\n    <div class=\"ts-brands-list\">\n      <div class=\"ts-brand-item\">Daikin<\/div>\n      <div class=\"ts-brand-item\">Mitsubishi<\/div>\n      <div class=\"ts-brand-item\">Panasonic<\/div>\n      <div class=\"ts-brand-item\">Fujitsu<\/div>\n      <div class=\"ts-brand-item\">Atlantic<\/div>\n      <div class=\"ts-brand-item\">Toshiba<\/div>\n    <\/div>\n  <\/div>\n  <!-- SERVICES CARDS -->\n  <section class=\"ts-section\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Nos prestations<\/p>\n      <h2 class=\"ts-section-title\">Respirez mieux, vivez mieux !<\/h2>\n      <p class=\"ts-section-sub\">CSI36 intervient sur l&rsquo;ensemble de l&rsquo;Indre pour toutes vos installations \u00e9lectriques et \u00e9nerg\u00e9tiques.<\/p>\n    <\/div>\n    <div class=\"ts-cards\">\n      <div class=\"ts-card\" onclick=\"tsShow('ts-clim')\">\n        <div class=\"ts-card-thumb\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-14_08_28.png\" alt=\"Climatisation CSI36\"><\/div>\n        <div class=\"ts-card-body\">\n          <h3 class=\"ts-card-title\">Climatisation<\/h3>\n          <p class=\"ts-card-desc\">Installation et entretien de syst\u00e8mes de climatisation r\u00e9versible pour un confort optimal en toutes saisons.<\/p>\n          <span class=\"ts-card-link\">En savoir + \u2192<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"ts-card\" onclick=\"tsShow('ts-vmc')\">\n        <div class=\"ts-card-thumb\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-15_05_35.png\" alt=\"Ventilation VMC CSI36\"><\/div>\n        <div class=\"ts-card-body\">\n          <h3 class=\"ts-card-title\">Ventilation VMC<\/h3>\n          <p class=\"ts-card-desc\">Votre sp\u00e9cialiste en syst\u00e8mes de ventilation pour un air sain, confortable et sans moisissures.<\/p>\n          <span class=\"ts-card-link\">En savoir + \u2192<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"ts-card\" onclick=\"tsShow('ts-borne')\">\n        <div class=\"ts-card-thumb\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-14_56_36.png\" alt=\"Borne de recharge CSI36\"><\/div>\n        <div class=\"ts-card-body\">\n          <h3 class=\"ts-card-title\">Bornes de recharge<\/h3>\n          <p class=\"ts-card-desc\">Installation de bornes IRVE certifi\u00e9es pour voitures \u00e9lectriques \u2014 maison, copropri\u00e9t\u00e9, entreprise.<\/p>\n          <span class=\"ts-card-link\">En savoir + \u2192<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"ts-card\" onclick=\"tsShow('ts-solar')\">\n        <div class=\"ts-card-thumb\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-15_00_01.png\" alt=\"Panneaux solaires CSI36\"><\/div>\n        <div class=\"ts-card-body\">\n          <h3 class=\"ts-card-title\">Panneaux solaires<\/h3>\n          <p class=\"ts-card-desc\">Passez \u00e0 l&rsquo;autoconsommation et r\u00e9duisez votre facture d&rsquo;\u00e9lectricit\u00e9 gr\u00e2ce \u00e0 nos kits photovolta\u00efques.<\/p>\n          <span class=\"ts-card-link\">En savoir + \u2192<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"ts-card\" onclick=\"tsShow('ts-renov')\">\n        <div class=\"ts-card-thumb\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-15_04_18.png\" alt=\"R\u00e9novation \u00e9lectrique CSI36\"><\/div>\n        <div class=\"ts-card-body\">\n          <h3 class=\"ts-card-title\">R\u00e9novation \u00e9lectrique<\/h3>\n          <p class=\"ts-card-desc\">Mise aux normes, tableau \u00e9lectrique, c\u00e2blage \u2014 toutes interventions pour s\u00e9curiser votre installation.<\/p>\n          <span class=\"ts-card-link\">En savoir + \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n  <!-- AVIS GOOGLE -->\n  <section style=\"padding: 70px 0 70px 0; background: var(--light);\">\n    <div class=\"ts-section-head\" style=\"padding: 0 5%;\">\n      <p class=\"ts-section-eyebrow\">Ils nous font confiance<\/p>\n      <h2 class=\"ts-section-title\">Avis de nos clients<\/h2>\n    <\/div>\n    <div id=\"csi36-avis-google\" style=\"position:relative; z-index:1; width:100%; padding-top:20px;\">\n      <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"il y a %d %s|aujourd&apos;hui|jour|jours|semaine|semaines|mois|mois|ann\u00e9e|ans\" data-plugin-version=\"13.3.2\" data-layout-id=\"4\" data-layout-category=\"slider\" data-set-id=\"ligth-border\" data-pid=\"\" data-language=\"fr\" data-close-locale=\"Fermer\" data-review-target-width=\"300\" data-css-version=\"2\" data-reply-by-locale=\"R\u00e9ponse du propri\u00e9taire\" data-only-rating-locale=\"Cet utilisateur a uniquement laiss\u00e9 une \u00e9valuation.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Avis suivante\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Avis pr\u00e9c\u00e9dent\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1784592000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocID0JEwWYsxNHg6A20UVj0zzjzxEAQ1bHjd6WB4K8O6H9jyIg=w40-h40-c-rp-mo-br100\" alt=\"Lucie Lvg profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lucie Lvg <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Je suis tout \u00e0 fait satisfaite des travaux r\u00e9alis\u00e9s chez moi. Professionnel disponible, de bons conseils dans des d\u00e9lais raisonnables.  Je recommande!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776729600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL69WLaak7AQxebrfE2HgMxAF55pFKD4fTG5fHNGlZMeAzCddo=w40-h40-c-rp-mo-br100\" alt=\"Sylvie Chabenat profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sylvie Chabenat <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Mrs rousseau Thomas est intervenu \u00e0 mon domicile pour changer le tableau \u00e9lectrique.\nTravail s\u00e9rieux,  propre et soign\u00e9. personne tr\u00e8s agr\u00e9able\nPrix raisonnable\nJe recommande  vivement cette personne.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1776384000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLN1hefCh4IRbxUlof-tGxX3KnsgRwIV7fCN-xv2DFmEIuRRQ=w40-h40-c-rp-mo-br100\" alt=\"Dorian Berthelot profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Dorian Berthelot <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Tr\u00e8s satisfait du travail effectu\u00e9, tr\u00e8s professionnel et de bons conseils, n\u2019h\u00e9sitez pas !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1775260800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ8C0aafSMqHLNtBpYy7TBNmpG2PumQZEzBXMuXNoo4OaXI1A=w40-h40-c-rp-mo-ba12-br100\" alt=\"J\u00e9r\u00f4me FEILLU profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> J\u00e9r\u00f4me FEILLU <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Rapide est efficace et tr\u00e8s correcte en terme de prix<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772496000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKzyFklf2B2oitwBMU8fZLRNfPiFAZJbkcY5ao0vCg-KNl_8Q=w40-h40-c-rp-mo-br100\" alt=\"Valentin Dumont profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Valentin Dumont <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Personne professionnel.\nTravail r\u00e9alis\u00e9 avec rapidit\u00e9 et efficacit\u00e9\nJe recommande<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771027200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJuxnNH1WooZKulmOlSgus-dpbU3bimqOGkMF5i-dV4QL9HJQ=w40-h40-c-rp-mo-br100\" alt=\"JESSY jessy profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> JESSY jessy <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Personne tr\u00e8s professionnel et tr\u00e8s agr\u00e9able je recommande \ud83d\udc4d\ud83c\udffc<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771027200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXPiqKzkutE4PgzVEl2j3TCK13L1SAODe2GWmis1JkDBG0X1Rtz=w40-h40-c-rp-mo-br100\" alt=\"Marco Verratti profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marco Verratti <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Je laisse le tout premier avis et franchement je suis super satisfait. Travail propre, soign\u00e9 et tr\u00e8s professionnel. Il prend le temps d\u2019expliquer ce qu\u2019il fait, il est \u00e0 l\u2019\u00e9coute et surtout il bosse s\u00e9rieusement. On voit que c\u2019est quelqu\u2019un de passionn\u00e9 et motiv\u00e9 dans son m\u00e9tier. Installation nickel, chantier laiss\u00e9 propre, d\u00e9lais respect\u00e9s. Rien \u00e0 dire.\n\nSi vous cherchez un \u00e9lectricien fiable et rapide, vous pouvez y aller les yeux ferm\u00e9s.Je recommande \u00e0 100 %.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/csi36.fr\/wp-content\/uploads\/trustindex-google-widget.css?1787765236\"><\/div>\n    <\/div>\n  <\/section>\n  <!-- WHY US -->\n  <section class=\"ts-why\">\n    <div class=\"ts-why-card\">\n      <div class=\"ts-why-icon\">\ud83c\udfaf<\/div>\n      <h4 class=\"ts-why-title\">Un technicien qualifi\u00e9 et exp\u00e9riment\u00e9<\/h4>\n      <p class=\"ts-why-text\">Intervenant unique, form\u00e9 et certifi\u00e9, qui prend en charge votre projet de A \u00e0 Z avec rigueur.<\/p>\n    <\/div>\n    <div class=\"ts-why-card\">\n      <div class=\"ts-why-icon\">\ud83e\udd1d<\/div>\n      <h4 class=\"ts-why-title\">Un seul interlocuteur de A \u00e0 Z<\/h4>\n      <p class=\"ts-why-text\">Pas de sous-traitance, pas d&rsquo;interm\u00e9diaire. Vous parlez directement avec le technicien qui intervient.<\/p>\n    <\/div>\n    <div class=\"ts-why-card\">\n      <div class=\"ts-why-icon\">\u26a1<\/div>\n      <h4 class=\"ts-why-title\">R\u00e9activit\u00e9, Transparence, Conseils<\/h4>\n      <p class=\"ts-why-text\">Devis gratuit sous 24h, tarifs clairs sans frais cach\u00e9s et conseils personnalis\u00e9s pour chaque projet.<\/p>\n    <\/div>\n  <\/section>\n  <!-- CONFORT FULL WIDTH -->\n  <section style=\"background: var(--light); padding: 80px 5%;\">\n    <div style=\"max-width: 720px; margin: 0 auto; text-align: center;\">\n      <p class=\"ts-section-eyebrow\">Pourquoi nous choisir<\/p>\n      <h2 class=\"ts-section-title\" style=\"margin-bottom:16px;\">Le confort et l&rsquo;\u00e9conomie d&rsquo;\u00e9nergie<\/h2>\n      <h3 style=\"font-size:20px; font-weight:700; color:var(--acc); margin-bottom:24px;\">Le confort en toutes saisons<\/h3>\n      <p style=\"color:var(--grey); font-size:16px; line-height:1.8; margin-bottom:36px;\">\n        Optez pour la qualit\u00e9 dans votre appartement, maison ou local professionnel.<br>\n        Nos solutions sont \u00e0 la pointe de l&rsquo;innovation technique. \u00c9cologiques et \u00e9conomiques, elles vous permettront de r\u00e9guler votre installation \u00e9lectrique et \u00e9nerg\u00e9tique quelle que soit la saison.\n      <\/p>\n      <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Contacter un expert \u2192<\/span>\n    <\/div>\n  <\/section>\n  <!-- FAQ -->\n  <section class=\"ts-faq\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Questions fr\u00e9quentes<\/p>\n      <h2 class=\"ts-section-title\">FAQ<\/h2>\n    <\/div>\n    <div class=\"ts-faq-list\">\n      <div class=\"ts-faq-item\">\n        <div class=\"ts-faq-q\" onclick=\"tsFaq(this)\">\n          Qu&rsquo;est-ce que MaPrimeR\u00e9nov&rsquo; ?\n          <span class=\"ts-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"ts-faq-a\">\n          <strong>MaPrimeR\u00e9nov&rsquo;<\/strong> est une aide financi\u00e8re mise en place par le gouvernement fran\u00e7ais pour encourager la r\u00e9novation \u00e9nerg\u00e9tique des logements. Elle permet de financer l&rsquo;isolation, le remplacement de syst\u00e8mes de chauffage, l&rsquo;installation de panneaux solaires, de bornes de recharge et bien d&rsquo;autres travaux. Tous les propri\u00e9taires occupants ou bailleurs peuvent en b\u00e9n\u00e9ficier sous conditions de ressources. Les travaux doivent \u00eatre r\u00e9alis\u00e9s par des professionnels qualifi\u00e9s RGE (Reconnu Garant de l&rsquo;Environnement). Consultez le simulateur officiel sur <em>mesaidesreno.beta.gouv.fr<\/em>.\n        <\/div>\n      <\/div>\n      <div class=\"ts-faq-item\">\n        <div class=\"ts-faq-q\" onclick=\"tsFaq(this)\">\n          Quel est l&rsquo;avantage d&rsquo;une climatisation r\u00e9versible ?\n          <span class=\"ts-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"ts-faq-a\">\n          Une climatisation r\u00e9versible (pompe \u00e0 chaleur air\/air) chauffe en hiver et rafra\u00eechit en \u00e9t\u00e9, rempla\u00e7ant deux syst\u00e8mes en un seul. Elle est jusqu&rsquo;\u00e0 3 fois plus efficace \u00e9nerg\u00e9tiquement qu&rsquo;un chauffage \u00e9lectrique classique, filtre l&rsquo;air et am\u00e9liore la qualit\u00e9 int\u00e9rieure. L&rsquo;investissement initial est compens\u00e9 par des \u00e9conomies imm\u00e9diates sur vos factures.\n        <\/div>\n      <\/div>\n      <div class=\"ts-faq-item\">\n        <div class=\"ts-faq-q\" onclick=\"tsFaq(this)\">\n          \u00c0 quoi sert une VMC et est-elle obligatoire ?\n          <span class=\"ts-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"ts-faq-a\">\n          La VMC (Ventilation M\u00e9canique Contr\u00f4l\u00e9e) renouvelle l&rsquo;air de votre logement en extrayant l&rsquo;air vici\u00e9 (humidit\u00e9, CO\u2082, odeurs) et en apportant de l&rsquo;air frais. Elle est obligatoire dans tous les logements construits apr\u00e8s 1982. Sans VMC efficace, vous risquez moisissures, condensation et probl\u00e8mes de sant\u00e9. CSI36 installe les VMC simple flux et double flux adapt\u00e9es \u00e0 votre logement.\n        <\/div>\n      <\/div>\n      <div class=\"ts-faq-item\">\n        <div class=\"ts-faq-q\" onclick=\"tsFaq(this)\">\n          Puis-je installer une borne de recharge en copropri\u00e9t\u00e9 ?\n          <span class=\"ts-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"ts-faq-a\">\n          Oui. La loi LOM (2019) impose aux copropri\u00e9t\u00e9s de ne pas s&rsquo;opposer \u00e0 l&rsquo;installation d&rsquo;une borne par un copropri\u00e9taire (droit \u00e0 la prise). CSI36, certifi\u00e9 IRVE, accompagne votre dossier de A \u00e0 Z : \u00e9tude technique, demande aupr\u00e8s du syndic, installation et mise en service. Des aides (ADVENIR) peuvent financer jusqu&rsquo;\u00e0 50 % de l&rsquo;installation.\n        <\/div>\n      <\/div>\n      <div class=\"ts-faq-item\">\n        <div class=\"ts-faq-q\" onclick=\"tsFaq(this)\">\n          Les panneaux solaires sont-ils rentables dans l&rsquo;Indre ?\n          <span class=\"ts-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"ts-faq-a\">\n          Oui. L&rsquo;Indre b\u00e9n\u00e9ficie d&rsquo;un ensoleillement sup\u00e9rieur \u00e0 la moyenne nationale (~1 400 kWh\/m\u00b2\/an). Un kit de 3 kWc peut couvrir 50 \u00e0 70 % de la consommation d&rsquo;un foyer moyen. Combin\u00e9 aux aides MaPrimeR\u00e9nov&rsquo;, \u00e0 la prime \u00e0 l&rsquo;autoconsommation EDF et aux \u00e9conomies g\u00e9n\u00e9r\u00e9es, le retour sur investissement est g\u00e9n\u00e9ralement de 7 \u00e0 10 ans.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div><!-- \/ts-home -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : CLIMATISATION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-clim\" class=\"ts-page\">\n  <div class=\"ts-section\" style=\"padding-bottom:0\">\n    <span class=\"ts-back-btn\" onclick=\"tsShow('ts-home')\">\u2190 Retour \u00e0 l&rsquo;accueil<\/span>\n  <\/div>\n  <section class=\"ts-svc-hero\">\n    <div class=\"ts-svc-hero-text\">\n      <p class=\"ts-section-eyebrow\">Nos prestations<\/p>\n      <h1>Climatisation<\/h1>\n      <p>Votre expert en installation et entretien de syst\u00e8mes de climatisation r\u00e9versible dans l&rsquo;Indre (36). Profitez d&rsquo;un air frais en \u00e9t\u00e9 et d&rsquo;un chauffage performant en hiver.<\/p>\n      <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Devis gratuit \u2192<\/span>\n    <\/div>\n    <div class=\"ts-svc-hero-img\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-13_56_40.png\" alt=\"Climatisation CSI36\"><\/div>\n  <\/section>\n  <section class=\"ts-svc-features\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Pourquoi choisir CSI36 ?<\/p>\n      <h2 class=\"ts-section-title\">Un confort toute l&rsquo;ann\u00e9e<\/h2>\n    <\/div>\n    <div class=\"ts-svc-features-grid\">\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83c\udfe0 Mono et multi-split<\/h4>\n        <p>Installation de climatiseurs fixes mono-split et multi-split pour climatiser une ou plusieurs pi\u00e8ces avec une seule unit\u00e9 ext\u00e9rieure.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udd04 R\u00e9versible<\/h4>\n        <p>Les syst\u00e8mes r\u00e9versibles chauffent en hiver et rafra\u00eechissent en \u00e9t\u00e9 \u2014 jusqu&rsquo;\u00e0 3\u00d7 plus \u00e9conomique qu&rsquo;un chauffage \u00e9lectrique classique.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\u2699\ufe0f Entretien &amp; maintenance<\/h4>\n        <p>Nettoyage des filtres, contr\u00f4le des niveaux de fluide frigorig\u00e8ne, v\u00e9rification du circuit \u2014 pour prolonger la dur\u00e9e de vie de votre appareil.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83c\udfc5 Marques premium<\/h4>\n        <p>Nous posons des mat\u00e9riels Daikin, Mitsubishi, Panasonic, Fujitsu et Atlantic \u2014 les meilleures marques du march\u00e9 avec garanties constructeur.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : VENTILATION VMC\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-vmc\" class=\"ts-page\">\n  <div class=\"ts-section\" style=\"padding-bottom:0\">\n    <span class=\"ts-back-btn\" onclick=\"tsShow('ts-home')\">\u2190 Retour \u00e0 l&rsquo;accueil<\/span>\n  <\/div>\n  <section class=\"ts-svc-hero\">\n    <div class=\"ts-svc-hero-text\">\n      <p class=\"ts-section-eyebrow\">Nos prestations<\/p>\n      <h1>Ventilation VMC<\/h1>\n      <p>Votre sp\u00e9cialiste en syst\u00e8mes de ventilation m\u00e9canique contr\u00f4l\u00e9e. Un air int\u00e9rieur sain, sans humidit\u00e9 ni moisissures, pour le confort et la sant\u00e9 de toute la famille.<\/p>\n      <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Devis gratuit \u2192<\/span>\n    <\/div>\n    <div class=\"ts-svc-hero-img\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-14_48_55.png\" alt=\"Ventilation VMC CSI36\"><\/div>\n  <\/section>\n  <section class=\"ts-svc-features\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Types de VMC<\/p>\n      <h2 class=\"ts-section-title\">La solution adapt\u00e9e \u00e0 votre logement<\/h2>\n    <\/div>\n    <div class=\"ts-svc-features-grid\">\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83c\udf2c\ufe0f VMC Simple flux<\/h4>\n        <p>Extrait l&rsquo;air vici\u00e9 des pi\u00e8ces humides et fait entrer l&rsquo;air frais par des grilles dans les pi\u00e8ces s\u00e8ches. Version autor\u00e9glable ou hygror\u00e9glable.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\u267b\ufe0f VMC Double flux<\/h4>\n        <p>R\u00e9cup\u00e8re la chaleur de l&rsquo;air extrait pour pr\u00e9chauffer l&rsquo;air entrant \u2014 jusqu&rsquo;\u00e0 30 % d&rsquo;\u00e9conomies sur le chauffage. Id\u00e9ale pour les maisons BBC.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udd27 Remplacement &amp; r\u00e9novation<\/h4>\n        <p>Remplacement de votre ancienne VMC d\u00e9faillante, nettoyage de gaines et remise en conformit\u00e9 de votre r\u00e9seau de ventilation.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\u2705 Contr\u00f4le qualit\u00e9 air<\/h4>\n        <p>Mesure des d\u00e9bits d&rsquo;air, v\u00e9rification de la conformit\u00e9 aux normes DTU 68.3 et conseils pour am\u00e9liorer la qualit\u00e9 de l&rsquo;air int\u00e9rieur.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : BORNES DE RECHARGE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-borne\" class=\"ts-page\">\n  <div class=\"ts-section\" style=\"padding-bottom:0\">\n    <span class=\"ts-back-btn\" onclick=\"tsShow('ts-home')\">\u2190 Retour \u00e0 l&rsquo;accueil<\/span>\n  <\/div>\n  <section class=\"ts-svc-hero\">\n    <div class=\"ts-svc-hero-text\">\n      <p class=\"ts-section-eyebrow\">Nos prestations<\/p>\n      <h1>Bornes de recharge<\/h1>\n      <p>Installation de bornes IRVE (Infrastructure de Recharge pour V\u00e9hicules \u00c9lectriques) pour particuliers, copropri\u00e9t\u00e9s et entreprises dans l&rsquo;Indre (36).<\/p>\n      <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Devis gratuit \u2192<\/span>\n    <\/div>\n    <div class=\"ts-svc-hero-img\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-14_56_36.png\" alt=\"Borne de recharge CSI36\"><\/div>\n  <\/section>\n  <section class=\"ts-svc-features\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Nos solutions<\/p>\n      <h2 class=\"ts-section-title\">Rechargez chez vous, sereinement<\/h2>\n    <\/div>\n    <div class=\"ts-svc-features-grid\">\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83c\udfe1 Particuliers<\/h4>\n        <p>Installation d&rsquo;une borne de recharge en maison individuelle \u2014 jusqu&rsquo;\u00e0 22 kW, compatible tous v\u00e9hicules \u00e9lectriques et hybrides rechargeables.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83c\udfe2 Copropri\u00e9t\u00e9 &amp; professionnel<\/h4>\n        <p>Droit \u00e0 la prise en copropri\u00e9t\u00e9, installation en parking d&rsquo;entreprise avec syst\u00e8me de gestion d&rsquo;\u00e9nergie et facturation individuelle.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udcb0 Aides ADVENIR<\/h4>\n        <p>Nous vous guidons pour obtenir la prime ADVENIR qui peut financer jusqu&rsquo;\u00e0 50 % du co\u00fbt d&rsquo;installation en copropri\u00e9t\u00e9 ou en entreprise.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83c\udfc5 Certification IRVE<\/h4>\n        <p>CSI36 est technicien certifi\u00e9 IRVE \u2014 seule certification reconnue pour l&rsquo;installation de bornes de recharge en France.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : PANNEAUX SOLAIRES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-solar\" class=\"ts-page\">\n  <div class=\"ts-section\" style=\"padding-bottom:0\">\n    <span class=\"ts-back-btn\" onclick=\"tsShow('ts-home')\">\u2190 Retour \u00e0 l&rsquo;accueil<\/span>\n  <\/div>\n  <section class=\"ts-svc-hero\">\n    <div class=\"ts-svc-hero-text\">\n      <p class=\"ts-section-eyebrow\">Nos prestations<\/p>\n      <h1>Panneaux solaires<\/h1>\n      <p>Passez \u00e0 l&rsquo;autoconsommation photovolta\u00efque et r\u00e9duisez durablement vos factures d&rsquo;\u00e9lectricit\u00e9. CSI36 installe, raccorde et accompagne votre d\u00e9marche dans l&rsquo;Indre.<\/p>\n      <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Devis gratuit \u2192<\/span>\n    <\/div>\n    <div class=\"ts-svc-hero-img\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-15_00_01.png\" alt=\"Panneaux solaires CSI36\"><\/div>\n  <\/section>\n  <section class=\"ts-svc-features\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Pourquoi le solaire ?<\/p>\n      <h2 class=\"ts-section-title\">Investissez dans votre ind\u00e9pendance \u00e9nerg\u00e9tique<\/h2>\n    <\/div>\n    <div class=\"ts-svc-features-grid\">\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udd06 Autoconsommation<\/h4>\n        <p>Produisez votre propre \u00e9lectricit\u00e9 et couvrez 50 \u00e0 70 % de vos besoins domestiques selon la superficie de votre toiture.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udca1 Injection r\u00e9seau<\/h4>\n        <p>Revendez le surplus \u00e0 EDF OA et g\u00e9n\u00e9rez des revenus compl\u00e9mentaires tout en rentabilisant plus rapidement votre installation.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udcb0 Aides &amp; subventions<\/h4>\n        <p>MaPrimeR\u00e9nov&rsquo;, prime \u00e0 l&rsquo;autoconsommation, TVA r\u00e9duite \u00e0 10 % \u2014 nous vous aidons \u00e0 maximiser les aides disponibles.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udd0b Stockage batterie<\/h4>\n        <p>Option batterie de stockage pour conserver l&rsquo;\u00e9nergie produite le jour et l&rsquo;utiliser le soir \u2014 pour une autonomie maximale.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : R\u00c9NOVATION \u00c9LECTRIQUE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-renov\" class=\"ts-page\">\n  <div class=\"ts-section\" style=\"padding-bottom:0\">\n    <span class=\"ts-back-btn\" onclick=\"tsShow('ts-home')\">\u2190 Retour \u00e0 l&rsquo;accueil<\/span>\n  <\/div>\n  <section class=\"ts-svc-hero\">\n    <div class=\"ts-svc-hero-text\">\n      <p class=\"ts-section-eyebrow\">Nos prestations<\/p>\n      <h1>R\u00e9novation \u00e9lectrique<\/h1>\n      <p>Mise aux normes NF C 15-100, remplacement de tableau \u00e9lectrique, c\u00e2blage complet \u2014 CSI36 s\u00e9curise et modernise votre installation \u00e9lectrique dans l&rsquo;Indre.<\/p>\n      <span class=\"ts-btn-solid\" onclick=\"tsShow('ts-contact')\">Devis gratuit \u2192<\/span>\n    <\/div>\n    <div class=\"ts-svc-hero-img\"><img decoding=\"async\" src=\"https:\/\/csi36.fr\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-juin-2026-a-15_04_18.png\" alt=\"R\u00e9novation \u00e9lectrique CSI36\"><\/div>\n  <\/section>\n  <section class=\"ts-svc-features\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Nos interventions<\/p>\n      <h2 class=\"ts-section-title\">Une installation s\u00e9curis\u00e9e aux normes<\/h2>\n    <\/div>\n    <div class=\"ts-svc-features-grid\">\n      <div class=\"ts-svc-feat-card\">\n        <h4>\u26a1 Tableau \u00e9lectrique<\/h4>\n        <p>Remplacement de tableau v\u00e9tuste, installation de disjoncteurs diff\u00e9rentiels, renforcement de la protection des circuits.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udd0c C\u00e2blage &amp; prises<\/h4>\n        <p>Cr\u00e9ation de nouveaux circuits, passage de c\u00e2bles, installation de prises et interrupteurs \u2014 pour une maison fonctionnelle et s\u00e9curis\u00e9e.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udccb Mise aux normes NF C 15-100<\/h4>\n        <p>Diagnostic de votre installation, mise en conformit\u00e9 compl\u00e8te et d\u00e9livrance du certificat de conformit\u00e9 Consuel.<\/p>\n      <\/div>\n      <div class=\"ts-svc-feat-card\">\n        <h4>\ud83d\udca1 \u00c9clairage &amp; domotique<\/h4>\n        <p>Installation d&rsquo;\u00e9clairage LED, spots encastr\u00e9s, syst\u00e8mes domotiques connect\u00e9s pour g\u00e9rer votre logement \u00e0 distance.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE : CONTACT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"ts-contact\" class=\"ts-page\">\n  <section class=\"ts-contact-section\">\n    <div class=\"ts-section-head\">\n      <p class=\"ts-section-eyebrow\">Gratuit \u00b7 Sans engagement<\/p>\n      <h2 class=\"ts-section-title\">Demandez votre devis<\/h2>\n      <p class=\"ts-section-sub\">R\u00e9ponse sous 24h \u2014 notre technicien vous rappelle pour \u00e9tudier votre projet.<\/p>\n    <\/div>\n    <div class=\"ts-contact-grid\">\n      <div class=\"ts-contact-info\">\n        <h2>Contactez CSI36<\/h2>\n        <p>Nous intervenons dans tout l&rsquo;Indre (36) pour particuliers et professionnels. N&rsquo;h\u00e9sitez pas \u00e0 nous appeler directement ou \u00e0 remplir le formulaire.<\/p>\n        <div class=\"ts-contact-item\">\n          <div class=\"ts-contact-item-icon\">\ud83d\udcde<\/div>\n          <div class=\"ts-contact-item-text\">\n            <strong>T\u00e9l\u00e9phone<\/strong>\n            <a href=\"tel:0628604032\">06 28 60 40 32<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"ts-contact-item\">\n          <div class=\"ts-contact-item-icon\">\u2709\ufe0f<\/div>\n          <div class=\"ts-contact-item-text\">\n            <strong>Email<\/strong>\n            <a href=\"mailto:contact@csi36.fr\">contact@csi36.fr<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"ts-contact-item\">\n          <div class=\"ts-contact-item-icon\">\ud83d\udccd<\/div>\n          <div class=\"ts-contact-item-text\">\n            <strong>Zone d&rsquo;intervention<\/strong>\n            <span>Indre (36) \u00b7 Ch\u00e2teauroux et alentours<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ts-cf7-wrap\">\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f14-o1\" lang=\"fr-FR\" dir=\"ltr\" data-wpcf7-id=\"14\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/2#wpcf7-f14-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=\"14\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"fr_FR\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f14-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Pr\u00e9nom et Nom\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n<\/p>\n<p><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\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n<\/p>\n<p><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\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"T\u00e9l\u00e9phone *\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-address\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Adresse *\" value=\"\" type=\"text\" name=\"your-address\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"prestation\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"prestation\"><option value=\"S\u00e9lectionnez une prestation\">S\u00e9lectionnez une prestation<\/option><option value=\"Climatisation\">Climatisation<\/option><option value=\"Ventilation VMC\">Ventilation VMC<\/option><option value=\"Bornes de recharge\">Bornes de recharge<\/option><option value=\"Panneaux solaires\">Panneaux solaires<\/option><option value=\"R\u00e9novation \u00e9lectrique\">R\u00e9novation \u00e9lectrique<\/option><option value=\"Autre\">Autre<\/option><\/select><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"D\u00e9crivez votre projet...\" name=\"your-message\"><\/textarea><\/span>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Envoyer ma demande \u2192\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOOTER (commun \u00e0 toutes les pages)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer class=\"ts-footer\">\n  <div class=\"ts-footer-top\">\n    <!-- Brand -->\n    <div>\n      <div class=\"ts-footer-logo\">\n        <img decoding=\"async\" src=\"https:\/\/steelblue-salamander-228498.hostingersite.com\/wp-content\/uploads\/2026\/06\/csi36-logo.png\" alt=\"CSI36 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale\" style=\"height: var(--logo-h); width: auto; display: block; filter: brightness(0) invert(1);\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\n        <div style=\"display:none; align-items:center; gap:10px;\">\n          <div class=\"ts-footer-sq\">36<\/div>\n          <div class=\"ts-footer-brand-name\">CSI36<small>\u00c9lectricit\u00e9 G\u00e9n\u00e9rale<\/small><\/div>\n        <\/div>\n      <\/div>\n      <p class=\"ts-footer-quote\">\n        \u00ab\u00a0Performance, fiabilit\u00e9 et s\u00e9curit\u00e9 : l&rsquo;alliance parfaite pour votre confort \u00e9lectrique.\u00a0\u00bb\n      <\/p>\n      <p class=\"ts-footer-cite\">\u2014 CSI36<\/p>\n      <div class=\"ts-footer-contact\">\n        <a href=\"tel:0628604032\">\ud83d\udcde 06 28 60 40 32<\/a>\n        <a href=\"mailto:contact@csi36.fr\">\u2709\ufe0f contact@csi36.fr<\/a>\n        <a>\ud83d\udccd Indre (36)<\/a>\n      <\/div>\n    <\/div>\n    <!-- Menu -->\n    <div>\n      <p class=\"ts-footer-col-title\">Prestations<\/p>\n      <ul class=\"ts-footer-links\">\n        <li><a onclick=\"tsShow('ts-clim')\">Climatisation<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-vmc')\">Ventilation VMC<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-borne')\">Bornes de recharge<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-solar')\">Panneaux solaires<\/a><\/li>\n        <li><a onclick=\"tsShow('ts-renov')\">R\u00e9novation \u00e9lectrique<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <!-- Legal -->\n    <div>\n      <p class=\"ts-footer-col-title\">L\u00e9gal<\/p>\n      <ul class=\"ts-footer-links\">\n        <li><span onclick=\"tsModal('ts-modal-rgpd')\">Protection des donn\u00e9es<\/span><\/li>\n        <li><span onclick=\"tsModal('ts-modal-mentions')\">Mentions l\u00e9gales<\/span><\/li>\n        <li><a onclick=\"tsShow('ts-contact')\">Devis gratuit<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  <div class=\"ts-footer-bottom\">\n    <p>\u00a9 <span id=\"ts-year\">2024<\/span> <strong style=\"color:rgba(255,255,255,.5)\">CSI36 \u2014 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale<\/strong> \u00b7 Indre (36) \u00b7\n    <a href=\"mailto:contact@csi36.fr\">contact@csi36.fr<\/a><\/p>\n  <\/div>\n<\/footer>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     MODALS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- RGPD -->\n<div class=\"ts-modal-bg\" id=\"ts-modal-rgpd\" onclick=\"tsModalClose(event,'ts-modal-rgpd')\">\n  <div class=\"ts-modal\" onclick=\"event.stopPropagation()\">\n    <button class=\"ts-modal-close\" onclick=\"tsModalHide('ts-modal-rgpd')\">\u2715<\/button>\n    <h2>Politique de confidentialit\u00e9<\/h2>\n    <p>Le but de cette politique est d&rsquo;informer les utilisateurs de notre site des donn\u00e9es personnelles que nous recueillons.<\/p>\n    <h3>Donn\u00e9es collect\u00e9es<\/h3>\n    <p>Via le formulaire de contact : Nom, pr\u00e9nom, t\u00e9l\u00e9phone, email, message. Ces donn\u00e9es sont utilis\u00e9es uniquement pour r\u00e9pondre \u00e0 votre demande de devis et ne sont pas vendues \u00e0 des tiers.<\/p>\n    <h3>Dur\u00e9e de conservation<\/h3>\n    <p>Nous ne conservons pas les donn\u00e9es au-del\u00e0 de ce qui est n\u00e9cessaire pour atteindre les fins pour lesquelles elles sont recueillies.<\/p>\n    <h3>Vos droits<\/h3>\n    <p>Conform\u00e9ment au RGPD, vous disposez d&rsquo;un droit d&rsquo;acc\u00e8s, de rectification et de suppression de vos donn\u00e9es. Pour exercer ces droits, contactez-nous \u00e0 <a href=\"mailto:contact@csi36.fr\" style=\"color:var(--acc)\">contact@csi36.fr<\/a>.<\/p>\n    <h3>Cookies<\/h3>\n    <p>Ce site n&rsquo;utilise pas de cookies de tracking. Seuls les cookies fonctionnels n\u00e9cessaires au bon fonctionnement du site peuvent \u00eatre utilis\u00e9s.<\/p>\n  <\/div>\n<\/div>\n<!-- Mentions l\u00e9gales -->\n<div class=\"ts-modal-bg\" id=\"ts-modal-mentions\" onclick=\"tsModalClose(event,'ts-modal-mentions')\">\n  <div class=\"ts-modal\" onclick=\"event.stopPropagation()\">\n    <button class=\"ts-modal-close\" onclick=\"tsModalHide('ts-modal-mentions')\">\u2715<\/button>\n    <h2>Mentions L\u00e9gales<\/h2>\n    <h3>Identification<\/h3>\n    <ul>\n      <li>Raison sociale : CSI36 \u2014 \u00c9lectricit\u00e9 G\u00e9n\u00e9rale<\/li>\n      <li>Zone d&rsquo;activit\u00e9 : Indre (36)<\/li>\n      <li>T\u00e9l\u00e9phone : 06 28 60 40 32<\/li>\n      <li>Email : contact@csi36.fr<\/li>\n    <\/ul>\n    <h3>Activit\u00e9<\/h3>\n    <p>Installation et entretien d&rsquo;\u00e9quipements \u00e9lectriques, \u00e9nerg\u00e9tiques et de climatisation.<\/p>\n    <h3>H\u00e9bergement<\/h3>\n    <p>Ce site est h\u00e9berg\u00e9 par la plateforme WordPress \/ OVH \u2014 2 rue Kellermann, 59053 Roubaix Cedex 1, France.<\/p>\n    <h3>Responsabilit\u00e9<\/h3>\n    <p>Les informations contenues sur ce site sont donn\u00e9es \u00e0 titre indicatif. CSI36 s&rsquo;efforce de les maintenir \u00e0 jour mais ne saurait \u00eatre tenu responsable d&rsquo;erreurs ou d&rsquo;omissions.<\/p>\n  <\/div>\n<\/div>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     JAVASCRIPT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<script>\n(function(){\n  \/* \u2500\u2500 SPA navigation \u2500\u2500 *\/\n  function tsShow(id){\n    document.querySelectorAll('#ts-wrap .ts-page').forEach(function(p){\n      p.classList.remove('ts-active');\n    });\n    var el = document.getElementById(id);\n    if(el){ el.classList.add('ts-active'); }\n    document.getElementById('ts-wrap').scrollIntoView({behavior:'smooth',block:'start'});\n    \/\/ close dropdown if open\n    var dd = document.getElementById('ts-dd-parent');\n    if(dd) dd.classList.remove('open');\n  }\n  window.tsShow = tsShow;\n  \/* \u2500\u2500 Dropdown nav \u2500\u2500 *\/\n  function tsToggleDd(e){\n    e.stopPropagation();\n    var parent = document.getElementById('ts-dd-parent');\n    parent.classList.toggle('open');\n  }\n  window.tsToggleDd = tsToggleDd;\n  document.addEventListener('click', function(){\n    var dd = document.getElementById('ts-dd-parent');\n    if(dd) dd.classList.remove('open');\n  });\n  \/* \u2500\u2500 Mobile nav \u2500\u2500 *\/\n  function tsOpenMobile(){ document.getElementById('ts-mobile').classList.add('open'); }\n  function tsCloseMobile(){ document.getElementById('ts-mobile').classList.remove('open'); }\n  window.tsOpenMobile = tsOpenMobile;\n  window.tsCloseMobile = tsCloseMobile;\n  \/* \u2500\u2500 Ann\u00e9e footer \u2500\u2500 *\/\n  var yCopy = document.getElementById('ts-year');\n  if(yCopy) yCopy.textContent = new Date().getFullYear();\n  \/* \u2500\u2500 Rotating hero text \u2500\u2500 *\/\n  var services = ['Climatisation','Ventilation VMC','Borne de recharge','Panneaux solaires','R\u00e9novation \u00e9lectrique'];\n  var si = 0;\n  var rotEl = document.getElementById('ts-rotate');\n  if(rotEl){\n    rotEl.style.transition = 'opacity .3s ease';\n    setInterval(function(){\n      si = (si + 1) % services.length;\n      rotEl.style.opacity = '0';\n      setTimeout(function(){\n        rotEl.textContent = services[si];\n        rotEl.style.opacity = '1';\n      }, 300);\n    }, 2800);\n  }\n  \/* \u2500\u2500 FAQ accordion \u2500\u2500 *\/\n  function tsFaq(btn){\n    var item = btn.parentElement;\n    var isOpen = item.classList.contains('open');\n    document.querySelectorAll('#ts-wrap .ts-faq-item').forEach(function(i){ i.classList.remove('open'); });\n    if(!isOpen) item.classList.add('open');\n  }\n  window.tsFaq = tsFaq;\n  \/* \u2500\u2500 Modals \u2500\u2500 *\/\n  function tsModal(id){ document.getElementById(id).classList.add('open'); }\n  function tsModalHide(id){ document.getElementById(id).classList.remove('open'); }\n  function tsModalClose(e, id){ if(e.target.classList.contains('ts-modal-bg')) tsModalHide(id); }\n  window.tsModal = tsModal;\n  window.tsModalHide = tsModalHide;\n  window.tsModalClose = tsModalClose;\n})();\n<\/script>\n<\/div><!-- \/#ts-wrap -->\n","protected":false},"excerpt":{"rendered":"<p>36 CSI36\u00c9lectricit\u00e9 G\u00e9n\u00e9rale Nos prestations \u25be \u26a1 Climatisation \ud83d\udca8 Ventilation VMC \ud83d\udd0b Bornes de recharge \u2600\ufe0f Panneaux solaires \ud83d\udd27 R\u00e9novation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":11,"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/csi36.fr\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}