CINXE.COM
NED : Distributeur de Solutions en 脡nergies Renouvelables
<!doctype html> <!--[if IE 8]><html lang="fr" class="ie ie8" > <![endif]--> <!--[if IE 9]> <html lang="fr" class="ie ie9"> <![endif]--> <!--[if gt IE 9]><html lang="fr" class="skrollr skrollr-desktop"><![endif]--> <head > <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-589TSGV');</script> <!-- End Google Tag Manager --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "url": "http://www.ned-energie.fr", "logo": "http://www.ned-energie.fr/img/logo.svg" } </script> <meta name="description" content="Découvrez Nouvelles Energies Distribution, leader français dans la fourniture de solutions en énergies renouvelables pour le résidentiel et le secteur tertiaire." /> <meta name="robots" content="index, follow" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no" /> <meta name="author" content="ANJ-Communication" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta property="og:title" content="NED : Distributeur de Solutions en Énergies Renouvelables" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.ned-energie.fr" /> <meta property="og:description" content="Découvrez Nouvelles Energies Distribution, leader français dans la fourniture de solutions en énergies renouvelables pour le résidentiel et le secteur tertiaire." /> <meta property="og:image" content="https://ned.espacece.fr/img/logo.svg" /> <meta charset="UTF-8" /> <title>NED : Distributeur de Solutions en 脡nergies Renouvelables</title> <link rel="preconnect" href="https://fonts.gstatic.com" /> <link href="https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap" rel="stylesheet" /> <link rel="stylesheet" href="/css/compiled/yozu_ned_site_theme/main.css" /> <link rel="stylesheet" href="/bundles/yozunedsitetheme/css/style-purge.css" /> <link rel="canonical" href="http://www.ned-energie.fr//" /> <link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <!-- STYLESHEETS --> <!--[if lt IE 9]> <script src="/js/compiled/yozu_ned_site_theme/ltie9.js"></script> <![endif]--> <style> .menu-principal .dropdown ul{ display: none !important; } .menu-principal .dropdown i{ padding-left: 10px; } .menu-principal .dropdown:hover ul{ display: flex !important; } .menu-principal li.current > a.main-link::after, .menu-principal li.current_ancestor > a.main-link::after{ opacity: 1 !important; transform: scaleX(0.7) !important; } .form-horizontal .help-block{ color:#ff0000; } .form-horizontal textarea{ font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; } #cookie-law-info-bar { background: #3E3D40 !important; bottom: auto !important; } #cookie-law-info-bar a { color: #C9D200 !important; } .footer button{ cursor:pointer; border: 0; padding: 0; color: #fff; background-color: transparent; } .descAdmin li{ list-style-type: disc !important; margin-left: 35px !important; } .posMarque{ position: relative; } .equipe .membre{ position: relative; } .equipe .fadeIn-bottom { top: 80%; } .equipe .content-details p { text-align: center; color: #1d1d1b; line-height: 20px; } .equipe .membre .content-overlay { background: rgba(201,210,0,.8); position: absolute; height: 100%; width: 100%; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; -webkit-transition: all .4s ease-in-out 0s; transition: all .4s ease-in-out 0s; z-index: 99; } .equipe .content-details { position: absolute; text-align: center; padding-left: 1em; padding-right: 1em; width: 100%; top: 50%; left: 50%; opacity: 0; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 100; } .equipe .membre:hover .content-overlay { opacity:1 } .equipe .content-details h2{ color: #fff; } .equipe .content-details hr { border-top: 2px solid #fff; width: 55px; margin-top: 3px; margin-bottom: 3px; } .equipe .membre:hover .content-details { top:50%; left:50%; opacity:1 } .descMarqueHide{ width: 90%; position: absolute; background-color: #fff; font-size: 0.8em; color: #000; min-height: 170px; text-overflow: ellipsis; max-height: 170px; overflow: hidden; opacity: 0; -webkit-transition: opacity 0.7s ease-in-out; -moz-transition: opacity 0.7s ease-in-out; transition: opacity 0.7s ease-in-out; } .posMarque:hover .descMarqueHide{ z-index: 999999; opacity: 1; } #dynamic_form_rgpd{ width: 20px;} </style> </head> <body class="page-accueil"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-589TSGV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- CONTAINER-START : NAVIGATION --> <div id="nav" class="tween-focus do-w-10 do-h-lg lg-do-h-xl poa do-z-8 d-flex flex-row justify-content-between align-items-center pt-sans" data-do-bg="second2-n"> <div class="d-flex flex-row do-h-10 justify-content-between align-items-center"> <button onclick="location.href='/'" id="logo-sticky" style="cursor:pointer;border: 0;padding: 0;" class="do-h-10" data-module="dotoggle" data-bt-type="mouseenter mouseleave" data-global="true" data-bt-toggle-add="active,#nav,focus"> <img class="por do-h-10" src="/img/logo.svg" alt="NED" /> </button> <!-- ITEM : MAIN-NAV --> <nav class="nav-container d-none d-lg-block poa top-lg-rem lg-top lg-por menu-principal"> <ul class="d-flex flex-column flex-lg-row"> <li class="first"> <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="https://www.ned-energie.fr"> <span>Accueil</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/qui-sommes-nous"> <span>NED</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/notre-savoir-faire"> <span>MISSIONS ET SAVOIR-FAIRE</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/ouisol"> <span>OuiSol</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/marques"> <span>MARQUES</span> </a> </li> <li class="dropdown"> <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue"> <span>CATALOGUE</span> <i class="fa fa-angle-down"></i> </a> <ul class="d-flex flex-column flex-lg-row"> <li class="first"> <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/modules-pv-et-hybrides"> <span>Modules PV et hybrides</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/onduleurs"> <span>Onduleurs</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/systemes-dintegration"> <span>Syst猫mes d'int茅gration</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/ballons-thermodynamiques"> <span>Ballons thermodynamiques</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/domotique-supervision"> <span>Domotique / Supervision</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/protection-electrique"> <span>Protection 茅lectrique</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/stockage-energetique"> <span>Stockage 茅nerg茅tique</span> </a> </li> <li > <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/bornes-de-recharge-ve"> <span>Bornes de recharge VE</span> </a> </li> <li class="last"> <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/catalogue/ombrieres"> <span>Ombri猫res</span> </a> </li> </ul> </li> <li class="last"> <a class="do-hover:txt-contraste2-color main-link bold d-flex flex-row align-items-center uppercase nowrap" href="/actualites"> <span>Actualit茅s</span> </a> </li> </ul> </nav> <!-- ITEM : BURGER-MENU --> <div data-module="dotoggle" data-global="true" data-bt-toggle-add="active,.nav-container,open" id="burger" class="do-wh-lg d-flex justify-content-center align-items-center d-lg-none do-hover:bg-main-color"> <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#3e3d40" class="do-wh-md"> <path d="M0 0h24v24H0V0z" fill="none" /> <path class="do-fill-contraste-color" d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" /> </svg> </div> </div> <!-- ITEM : SUB-NAV --> <div class="d-flex flex-row align-items-center"> <a href="/demande-de-devis" class="do-p-xs lg-do-mr-sm do-h-lg do-w-lg md-do-w-auto uppercase d-flex flex-row align-items-center justify-content-center" data-do-hover="contraste-main" data-do="main-contraste"> <div class="md-do-mr-xxs d-flex"> <svg xmlns="http://www.w3.org/2000/svg" width="15.363" height="19" viewBox="0 0 15.363 19"> <g id="devis" transform="translate(-1249.342 -46.497)"> <path class="do-fill-contraste-color" id="Trac茅_55" data-name="Trac茅 55" d="M94.261,86.009v1.772h6.6v-19h-6.6v1.772h4.823V86.009Z" transform="translate(1163.849 -22.284)" fill="none" /> <path class="do-fill-contraste-color" id="Trac茅_56" data-name="Trac茅 56" d="M100.856,86.009v1.772h-6.6v-19h6.6v1.772H96.033V86.009Z" transform="translate(1155.082 -22.284)" fill="none" /> <rect class="do-fill-contraste-color" id="Rectangle_60" data-name="Rectangle 60" width="2.192" height="2.192" rx="1" transform="translate(1253.35 51.431)" fill="none" /> <rect class="do-fill-contraste-color" id="Rectangle_61" data-name="Rectangle 61" width="2.192" height="2.192" rx="1" transform="translate(1253.35 54.718)" fill="none" /> <rect class="do-fill-contraste-color" id="Rectangle_62" data-name="Rectangle 62" width="2.192" height="2.192" rx="1" transform="translate(1253.35 58.006)" fill="none" /> </g> </svg> </div> <span class="do-hide md-do-block">demander un devis</span> </a> <a href="/contactez-nous" class="do-p-xs do-h-lg do-w-lg lg-do-w-auto lg-do-mr-sm uppercase d-flex flex-row align-items-center justify-content-center do-bg-second2-n-color" data-do-hover="contraste-main"> <div class="lg-do-mr-xxs d-flex"> <svg xmlns="http://www.w3.org/2000/svg" width="24.035" height="19.027" viewBox="0 0 24.035 19.027"> <g id="Groupe_337" transform="translate(1709 40)"> <path class="do-fill-contraste-color" d="M-1688-21h-18c-1.7,0-3-1.3-3-3v-13c0-1.7,1.3-3,3-3h18c1.7,0,3,1.3,3,3v13C-1685-22.3-1686.3-21-1688-21z M-1706-38.5c-0.8,0-1.5,0.7-1.5,1.5v13c0,0.8,0.7,1.5,1.5,1.5h18c0.8,0,1.5-0.7,1.5-1.5v-13c0-0.8-0.7-1.5-1.5-1.5H-1706z" /> <polygon class="do-fill-contraste-color" points="-1692,-31.4 -1702,-31.4 -1708.6,-37.9 -1707.5,-39 -1701.4,-32.9 -1692.6,-32.9 -1686.5,-39 -1685.4,-37.9 " /> </g> </svg> </div> <span class="do-hide lg-do-block">contact & adresses</span> </a> <button onclick="location.href='https://fr.linkedin.com/company/ned-energie'" formtarget="_blank" id="logo-linkedin" class="do-wh-lg lg-do-wh-xl por tween-logo" style="cursor:pointer;border: 0;" data-do-bg="second"> <img class="poa center do-h-sm" src="/bundles/yozunedsitetheme/imgs/icones/linkedin-in.svg" alt="Linkedin NED" /> </button> </div> </div> <!-- CONTAINER-END : NAV --> <!--/HEADER --> <!-- SECTION-START : HERO --> <section id="section-hero" class="fullscreen d-flex flex-row justify-content-start align-items-lg-center align-items-start por" data-do-bg="main" data-module="dopara" data-do-target=".tween-hero" data-do-scrub="true" data-do-tween="y,out" data-do-force="10"> <!-- ITEM : LINE-BG --> <div class="poa do-full left top do-z-2"> <div id="scrollTo" data-do-deph="-0.2" class="fx-trigger-roll-y tween-hero poa do-wh-lg do-bg-second2-n-color d-flex justify-content-center do-z-3 left-middle bottom-lg-rem trans-x-middle circle do-border-solid do-border-main-color"> <img class="do-w-xs fx-target-roll-y" src="/bundles/yozunedsitetheme/imgs/icones/down.svg" alt="voir la suite"> </div> <div class="progress-line poa left-middle trans-x-middle bottom do-h-xl do-w-px-lg do-bg-main-color"></div> </div> <div class="tween-hero poa do-w-10 do-h-10 top left do-z-0 overflow-hidden"> <img class="do-w-10 do-h-10 por do-z-1" style="object-fit: cover" src="/uploads/yozumediabundle/71a94332fad1207aabbaba0498819cabe292d189.jpeg" alt="ned" /> </div> <div class="poa top left do-w-10 lg-do-w-5 do-h-7 lg-do-h-10 left do-z-1"> <div class="poa do-w-10 do-h-10 top left do-o-3" data-do-bg="second"></div> </div> <div class="poa top left do-w-10 lg-do-w-5 do-h-7 lg-do-h-10 left blur-doux do-z-1"> <div class="poa do-w-10 do-h-10 top left do-o-1" data-do-bg="second"></div> </div> <div class="poa top left do-w-10 lg-do-w-5 do-h-7 lg-do-h-10 left mix-overlay do-z-1"> <div class="poa do-w-10 do-h-10 top left do-o-8" data-do-bg="second2-n"></div> </div> <!--darken multiply overlay screen soft-light--> <div class="content por do-w-10 lg-do-w-5 do-h-7-vh do-pt-xl lg-do-pt-xxs lg-do-pr-md do-z-2 d-flex flex-column align-items-center align-items-lg-start justify-content-between justify-content-lg-center"> <h1 class="reset-y"> <img class="por do-w-xxl lg-do-w-xxxl" src="/img/logo.svg" alt="NED" /> </h1> <p class="big do-my-sm lg-do-my-lg lg-do-pr-lg text-auto">Fournisseur de solutions innovantes en 茅nergie renouvelable pour les professionnels</p> <a href="/catalogue" class="do-bt do-border medium transparent trans-y-push lg-do-reset-trans"><span>D茅couvrir le catalogue</span></a> </div> </section> <!-- SECTION-END : HERO --> <!-- ZONE-START : CONTENT --> <div id="content" data-module="dotrigger" data-do-trigger="true" data-do-target="body" data-do-class="page-go"> <!-- SECTION-START : VIDEO --> <section id="presentation-video" class="h-auto d-flex flex-row justify-content-start align-items-start por fx-trigger-opacity" data-do-bg="second"> <!-- ITEM : LINE-BG --> <div class="poa do-full left do-z-0"> <div class="progress-line poa left-middle top-n-xl-rem trans-x-middle do-h-10 do-w-px-lg do-bg-main-color"></div> </div> <div class="do-grid xl-do-grid-2 do-full align-items-start"> <div class="do-w-10 video"> <div class="content do-bg-main-color"> <iframe width="100%" height="100%" src="https://www.youtube.com/embed/1RQGOMNttKY?si=Y0ZF6SPMG4Y0JxRQ?rel=0&iv_load_policy=3&cc_load_policy=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> </div> <div class="lg-do-px-md xl-do-pl-md por"> <h2 class="press light do-mb-sm m-0">NOUVELLES ENERGIES DISTRIBUTION</h2> <div class="descAdmin"> <p style="text-align: justify;"><span style="font-size: 12pt;">NED, c’est une aventure humaine grandissante, dans laquelle près de 90 collaborateurs œuvrent au quotidien pour accompagner les installateurs professionnels dans leurs projets EnR, résidentiels ou tertiaires. </span></p> <p style="text-align: justify;"><span style="font-size: 12pt;">Depuis sa création, NED entretient des relations partenariales privilégiées avec ses clients comme avec les marques qu’elle distribue. Qu’elles soient leader ou innovantes, NED s’attache à travailler avec celles qui proposent les produits les plus fiables du marché.</span></p> <p style="text-align: justify;"><span style="font-size: 12pt;">Depuis plus de 10 ans, NED valorise son métier premier de distributeur et s’attelle à :</span></p> <ul> <li style="text-align: justify;"><span style="font-size: 12pt;">Référencer les marques leader et les dernières innovations</span></li> <li style="text-align: justify;"><span style="font-size: 12pt;">Disposer d’un large stock de produits fiables et de qualité, au rendement optimal</span></li> <li style="text-align: justify;"><span style="font-size: 12pt;">Accompagner les clients dans leurs choix de matériels et de solutions EnR</span></li> <li style="text-align: justify;"><span style="font-size: 12pt;">Faciliter le quotidien des installateurs en leur offrant de multiples services associés</span><span style="font-size: 12pt;"></span></li> </ul> <p><br /></p> </div> <a href="/qui-sommes-nous" class="do-bt do-border transparent medium do-mt-sm"><span>En savoir plus sur NED</span></a> <a href="/notre-savoir-faire" class="do-bt do-border transparent medium do-mt-sm"><span>En savoir plus sur Missions et savoir-faire</span></a> </div> </div> </section> <!-- SECTION-END : VIDEO --> <!-- SECTION-START : CATALOGUE --> <section id="presentation-catalogue" class="d-flex flex-column justify-content-start align-items-start por fx-trigger-opacity" data-module="dopara" data-do-target=".layer-para" data-do-scrub="true" data-do-tween="y" data-do-start="-=100%" data-do-force="5"> <!-- ITEM : LINE-BG --> <div class="poa do-full left top do-z-0"> <div class="progress-line poa left-middle do-h-7 do-w-px-lg do-bg-main-color do-rotation-4 transform-origin-top"></div> <div class="no-progress-line poa right-xl-rem bottom do-h-5 do-w-px-lg do-bg-main-color do-rotation-4 transform-origin-bottom"></div> </div> <!-- ITEM : INTRO --> <div class="do-w-10 lg-do-w-6 d-block por do-z-1"> <div class="do-grid-1 lg-do-grid-1 align-items-center"> <h2 class="reset-y press do-fs-sm light por do-z-1">APPLICATIONS <span class="toggle-1-container do-fs-md medium d-inline-block"></span><span class="toggle-0-container do-fs-md medium por left-n-sm-rem d-inline-block"></span></h2> <div class="por do-z-1 descAdmin"><p style="text-align: justify;"><span style="font-size: 12pt;">NED répond à l’intégralité des besoins des installateurs d’équipements en énergies renouvelables dans les secteurs résidentiel et tertiaire : panneaux solaires, domotique, ballons thermodynamiques, pompes à chaleur, onduleurs, systèmes d’intégration, systèmes de montage…</span></p></div> </div> <!-- ITEM : BT TOGGLE --> <div id="bt-toggle-catalogue" data-module="dotoggle" data-global="true" data-bt-toggle-add="active,#presentation-catalogue,toggle" class="d-flex justify-content-start align-items-center left-n-sm-rem por do-mt-md por do-z-3"> <span class="do-p-sm toggle-0 por"> <div class="poa center layer do-bg-second2-n-color do-full do-br-sm do-blur-1 do-z-0"></div> <span class="por do-z-1">R茅sidentiel</span> </span> <div class="do-h-md do-w-lg do-bg-second1-color do-br-sm por "> <div class="poa layer do-bg-main2-n-color do-full do-br-sm do-blur-1 _mix-darken"></div> <div class="tween-toggle layer toggler do-wh-md do-bg-main-color circle top left"> <div class="bt-toggle-dot tween-toggle poa layer do-bg-second2-n-color do-scale-xs do-full do-br-sm"></div> </div> </div> <span class="do-p-sm toggle-1 por"> <div class="poa center layer do-bg-second2-n-color do-full do-br-sm do-blur-1 do-z-0"></div> <span class="por do-z-1">Tertiaire</span> </span> </div> <div class="poa do-bg-second-color do-blur-2 do-h-10 do-hide lg-do-block lg-do-w-100-xxl top left do-z-0"></div> </div> <!-- ITEM : SIDE CONTAINER --> <div class="d-flex do-mt-md do-w-10 lg-do-h-6-vh"> <!-- ITEM : SIDE NAV --> <div class="do-w-10 lg-do-w-3 do-pr-sm por"> <div class="layer-para poa do-bg-second1-color do-blur-3 do-h-10 do-w-8 top left do-z-0"></div> <ul class="do-auto-sm lg-do-grid-1 do-gap-xs por do-z-1 lg-do-items-start do-o-7 toggle-0-container"> <li> <a href="/catalogue/modules-pv-et-hybrides" id="focus-138-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-138-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/e226e99beee14928d5c3973460f447e51a62ff32.png" alt="" style="object-fit:contain;"> <span>Modules PV et hybrides</span></a> </li> <li> <a href="/catalogue/onduleurs" id="focus-144-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-144-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/65dc4154a2939dbe19b5db903f680ef242e361bb.png" alt="" style="object-fit:contain;"> <span>Onduleurs</span></a> </li> <li> <a href="/catalogue/systemes-dintegration" id="focus-146-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-146-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/551bc79f5675d098517123ec0f7e66da0c68260e.png" alt="" style="object-fit:contain;"> <span>Syst猫mes d'int茅gration</span></a> </li> <li> <a href="/catalogue/ballons-thermodynamiques" id="focus-134-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-134-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/5e2e2895ad4b451085e3e86e08e5b19d538c1768.png" alt="" style="object-fit:contain;"> <span>Ballons thermodynamiques</span></a> </li> <li> <a href="/catalogue/domotique-supervision" id="focus-140-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-140-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/f82fe35b2ef5594b03a37437779bfc56a59caf1b.png" alt="" style="object-fit:contain;"> <span>Domotique / Supervision</span></a> </li> <li> <a href="/catalogue/protection-electrique" id="focus-141-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-141-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/a7aa321697fa5ae2929b3e9c47ac2cac2abb4f87.png" alt="" style="object-fit:contain;"> <span>Protection 茅lectrique</span></a> </li> <li> <a href="/catalogue/stockage-energetique" id="focus-154-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-154-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/85a93b54f4fd0ef625a31afe8285dd71eb5cdf88.png" alt="" style="object-fit:contain;"> <span>Stockage 茅nerg茅tique</span></a> </li> <li> <a href="/catalogue/bornes-de-recharge-ve" id="focus-160-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-160-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/cf70c322e299f06d1855929301a4d40c408026e6.png" alt="" style="object-fit:contain;"> <span>Bornes de recharge VE</span></a> </li> <li> <a href="/catalogue/ombrieres" id="focus-170-A" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-170-A,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/ff9c2b1d55a5601d3e0dd908e433c2b449046a27.png" alt="" style="object-fit:contain;"> <span>Ombri猫res</span></a> </li> </ul> <ul class="do-auto-sm lg-do-grid-1 do-gap-xs por do-z-1 lg-do-items-start do-o-7 toggle-1-container poa top do-w-10"> <li> <a href="/catalogue/modules-pv-et-hybrides" id="focus-138-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-138-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/e226e99beee14928d5c3973460f447e51a62ff32.png" alt="" style="object-fit:contain;"> <span>Modules PV et hybrides</span></a> </li> <li> <a href="/catalogue/onduleurs" id="focus-144-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-144-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/65dc4154a2939dbe19b5db903f680ef242e361bb.png" alt="" style="object-fit:contain;"> <span>Onduleurs</span></a> </li> <li> <a href="/catalogue/systemes-dintegration" id="focus-146-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-146-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/551bc79f5675d098517123ec0f7e66da0c68260e.png" alt="" style="object-fit:contain;"> <span>Syst猫mes d'int茅gration</span></a> </li> <li> <a href="/catalogue/ballons-thermodynamiques" id="focus-134-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-134-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/5e2e2895ad4b451085e3e86e08e5b19d538c1768.png" alt="" style="object-fit:contain;"> <span>Ballons thermodynamiques</span></a> </li> <li> <a href="/catalogue/domotique-supervision" id="focus-140-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-140-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/f82fe35b2ef5594b03a37437779bfc56a59caf1b.png" alt="" style="object-fit:contain;"> <span>Domotique / Supervision</span></a> </li> <li> <a href="/catalogue/protection-electrique" id="focus-141-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-141-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/a7aa321697fa5ae2929b3e9c47ac2cac2abb4f87.png" alt="" style="object-fit:contain;"> <span>Protection 茅lectrique</span></a> </li> <li> <a href="/catalogue/stockage-energetique" id="focus-154-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-154-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/85a93b54f4fd0ef625a31afe8285dd71eb5cdf88.png" alt="" style="object-fit:contain;"> <span>Stockage 茅nerg茅tique</span></a> </li> <li> <a href="/catalogue/bornes-de-recharge-ve" id="focus-160-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-160-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/cf70c322e299f06d1855929301a4d40c408026e6.png" alt="" style="object-fit:contain;"> <span>Bornes de recharge VE</span></a> </li> <li> <a href="/catalogue/ombrieres" id="focus-170-B" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#target-170-B,active" data-bt-type="mouseenter mouseleave" class="bt-focus-3D tween-bt do-h-10 do-p-xxs justify-content-start d-flex align-items-center do-hover:bg-second1-n-color do-hover:txt-contraste2-color"> <img class="do-wh-md do-mr-xxs" src="/uploads/yozumediabundle/ff9c2b1d55a5601d3e0dd908e433c2b449046a27.png" alt="" style="object-fit:contain;"> <span>Ombri猫res</span></a> </li> </ul> </div> <!-- ITEM : MAISON 3D --> <div class="do-hide lg-do-block do-w-7 -do-bg-second2-n-color por do-z-0"> <div data-do-deph="0.5" class="tween-y layer-para poa do-w-8 do-h-6 do-z-3 top-n-xxl-rem" data-do-force="5" data-do-space="10" data-do-wtf="do-fx-circle" data-do-max="100" no-data-module="dowtf" data-do-blend="unset" data-do-tween="y,x,opacity,scale"></div> <div data-do-deph="-0.5" class="layer-para tween-y poa bottom right do-h-100-xl do-w-100-xl do-bw-xxs do-border-dotted do-border do-border-main-color"> </div> <img data-do-deph="-0.5" class="por tween-y lg-do-w-100-md d-block m-auto do-z-3 top-md-rem layer-para toggle-1-container poa" src="/bundles/yozunedsitetheme/imgs/photos/3D-TERTIAIRE.png" alt="NED" /> <img data-do-deph="-0.5" class="por tween-y lg-do-w-100-md d-block m-auto do-z-3 layer-para toggle-0-container" src="/bundles/yozunedsitetheme/imgs/photos/3D.png" alt="NED" /> <img data-do-deph="0.6" class="poa do-o-5 tween-y lg-do-w-100-md bottom d-block m-auto do-z-2 layer-para toggle-0-container" src="/bundles/yozunedsitetheme/imgs/photos/ombre.png" alt="NED" /> <div class="poa top left do-full do-z-4 toggle-0-container"> <a href="/catalogue/modules-pv-et-hybrides" id="target-138-A" style="top:6%;left:68%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-138-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/e226e99beee14928d5c3973460f447e51a62ff32.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/onduleurs" id="target-144-A" style="top:49%;left:80%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-144-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/65dc4154a2939dbe19b5db903f680ef242e361bb.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/systemes-dintegration" id="target-146-A" style="top:0%;left:80%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-146-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/551bc79f5675d098517123ec0f7e66da0c68260e.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/ballons-thermodynamiques" id="target-134-A" style="top:65%;left:55%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-134-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/5e2e2895ad4b451085e3e86e08e5b19d538c1768.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/domotique-supervision" id="target-140-A" style="top:44%;left:71%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-140-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/f82fe35b2ef5594b03a37437779bfc56a59caf1b.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/protection-electrique" id="target-141-A" style="top:57%;left:73%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-141-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/a7aa321697fa5ae2929b3e9c47ac2cac2abb4f87.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/stockage-energetique" id="target-154-A" style="top:67%;left:78%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-154-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/85a93b54f4fd0ef625a31afe8285dd71eb5cdf88.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/bornes-de-recharge-ve" id="target-160-A" style="top:60%;left:12%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-160-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/cf70c322e299f06d1855929301a4d40c408026e6.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/ombrieres" id="target-170-A" style="top:30%;left:5%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-170-A,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/ff9c2b1d55a5601d3e0dd908e433c2b449046a27.png" alt="" style="object-fit:contain;"> </a> </div> <div class="poa top left do-full do-z-4 toggle-1-container"> <a href="/catalogue/modules-pv-et-hybrides" id="target-138-A" style="top:10%;left:70%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-138-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/e226e99beee14928d5c3973460f447e51a62ff32.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/onduleurs" id="target-144-A" style="top:30%;left:85%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-144-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/65dc4154a2939dbe19b5db903f680ef242e361bb.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/systemes-dintegration" id="target-146-A" style="top:15%;left:78%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-146-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/551bc79f5675d098517123ec0f7e66da0c68260e.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/ballons-thermodynamiques" id="target-134-A" style="top:49%;left:64%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-134-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/5e2e2895ad4b451085e3e86e08e5b19d538c1768.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/domotique-supervision" id="target-140-A" style="top:28%;left:77%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-140-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/f82fe35b2ef5594b03a37437779bfc56a59caf1b.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/protection-electrique" id="target-141-A" style="top:40%;left:78%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-141-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/a7aa321697fa5ae2929b3e9c47ac2cac2abb4f87.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/stockage-energetique" id="target-154-A" style="top:49%;left:83%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-154-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/85a93b54f4fd0ef625a31afe8285dd71eb5cdf88.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/bornes-de-recharge-ve" id="target-160-A" style="top:40%;left:27%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-160-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/cf70c322e299f06d1855929301a4d40c408026e6.png" alt="" style="object-fit:contain;"> </a> <a href="/catalogue/ombrieres" id="target-170-A" style="top:25%;left:12%;" data-module="dotoggle" data-global="true" data-bt-toggle-add="focus,#focus-170-B,active" data-bt-type="mouseenter mouseleave" class="dot3D poa do-wh-md d-block do-bg-main-color circle por center do-z-1 d-flex justify-content-center d-flex align-items-center fx-trigger-roll-y"> <div class="fx tween-focus poa do-full circle do-z-0"></div> <div class="fx-light tween-focus poa do-full circle do-scale-lg do-bg-main-color pointer-events-none do-blur-1 mix-screen"></div> <div class="no-icone tween-focus poa do-wh-lg center do-bg-second2-n-color circle do-z-0 pointer-events-none"></div> <img class="icone tween-focus por do-wh-md pointer-events-none fx-target-roll-y" src="/uploads/yozumediabundle/ff9c2b1d55a5601d3e0dd908e433c2b449046a27.png" alt="" style="object-fit:contain;"> </a> </div> </div> </div> </section> <!-- SECTION-END : CATALOGUE --> <!-- SECTION-START : MARQUES --> <!-- SECTION-END : MARQUES --> <!-- SECTION-START : SEO MARQUE --> <section id="nos-marques" class="h-auto d-flex flex-row justify-content-center align-items-center do-bg-second1-n-color por"> <div class="do-grid-1 lg-do-grid-2 do-w-10 lg-do-w-8"> <div class="do-bg-contraste5-color do-txt-second-color do-full text-center do-py-xl do-px-md"> <img class="do-w-xxl" src="/bundles/yozunedsitetheme/imgs/logos/logo-ned-outline.svg" alt="NED"> <h2 class="do-txt-second-color small">NED S脡LECTIONNE LE MEILLEUR POUR VOUS ACCOMPAGNER VERS LA TRANSITION 脡NERG脡TIQUE </h2> <p class="do-txt-second-color"><p>Une connaissance fine du marché alliée à une forte expérience terrain permet à NED de proposer les équipements les plus fiables et les plus rentables.</p> <p>Les partenariats développés avec les marques leader ou porteuses d’innovations confèrent à NED l’assurance de répondre aux demandes spécifiques de chaque client.</p></p> <a href="/marques" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir toutes les marques</span></a> </div> <div class="do-grid-2 do-grid-full do-full do-px-md do-grid-dense do-gap-xxs do-grid-center" style="position: relative;"> <div id="descMarques" style="position: absolute;top: 0;width: 100%;background-color: #FFF;z-index: 99;height: 100%;display: none; transition: all .5s ease-in-out;"> <div id="cross" style="cursor: pointer;right: 0;position:absolute;"><img src="/img/cross_icon.svg" width="30"></div> <div id="contenuMarqueHome"></div> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/9/f/f/6/2/9ff62f6d5d50e4baf0082ef3f5b6ef106a049a90.png" alt="APSYSTEMS" /> <div class="do-w-7 d-block m-auto text-center"> <h2>APSYSTEMS</h2> <a href="/marques/apsystems" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/9/f/f/6/2/9ff62f6d5d50e4baf0082ef3f5b6ef106a049a90.png" alt="APSYSTEMS" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/3/2/b/b/1/32bb1d121ce4384877b845d298dd10146992bf2a.png" alt="BISOL" /> <div class="do-w-7 d-block m-auto text-center"> <h2>BISOL</h2> <div style="text-align: center;"><span style="font-size: 14pt;">Le groupe BISOL est un acteur incontournable du marché des énergies renouvelables, spécialisé dans la fabrication de panneaux solaires et notamment de panneaux de couleur.</span></div> <a href="/marques/bisol" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/3/2/b/b/1/32bb1d121ce4384877b845d298dd10146992bf2a.png" alt="BISOL" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/4/d/3/d/4/4d3d477760802200e1425386d7d80494af366572.png" alt="DMEGC" /> <div class="do-w-7 d-block m-auto text-center"> <h2>DMEGC</h2> <a href="/marques/dmegc" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/4/d/3/d/4/4d3d477760802200e1425386d7d80494af366572.png" alt="DMEGC" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/4/2/d/4/a/42d4a91662af3b6310820f3405f75ddf1be75ffe.png" alt="DUALSUN" /> <div class="do-w-7 d-block m-auto text-center"> <h2>DUALSUN</h2> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>« Nous partageons avec NED des valeurs fortes comme la volonté d’innover et la recherche de qualité. Parce que nous avons travaillé ensemble au développement commercial de notre module hybride, NED a reçu l’exclusivité de cette innovation et a été notre seul distributeur pendant plusieurs mois. »</em></span></div> <div><span style="font-size: 10pt;"><em>Laetitia Hartog - Responsable Marketing</em></span></div> <a href="/marques/dualsun" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/4/2/d/4/a/42d4a91662af3b6310820f3405f75ddf1be75ffe.png" alt="DUALSUN" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/f/1/3/d/0/f13d093100e26d22c70cad2e91e7df77dd4d6072.png" alt="ENPHASE" /> <div class="do-w-7 d-block m-auto text-center"> <h2>ENPHASE</h2> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>« Enphase est un partenaire historique de NED, qui s’est imposé en quelques années seulement, comme l’un des distributeurs leader du marché résidentiel français, en proposant principalement la solution de micro-onduleur Enphase. Nous sommes fiers d’avoir contribué à cette réussite. »</em><em></em></span><span style="font-size: 10pt;"><em></em></span></div> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>David Duculty - </em><em>Distributors Account Manager</em></span></div> <a href="/marques/enphase" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/f/1/3/d/0/f13d093100e26d22c70cad2e91e7df77dd4d6072.png" alt="ENPHASE" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/b/5/e/d/7/b5ed75200d9af67ce4e8b723b5afd503b0109b4c.jpeg" alt="ESDEC" /> <div class="do-w-7 d-block m-auto text-center"> <h2>ESDEC</h2> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>« Qualité, fiabilité et satisfaction client sont des convictions que nous partageons avec NED. Nous sommes fiers de notre étroite collaboration, car, ensemble, nous œuvrons au développement du solaire photovoltaïque en France. »</em><em></em></span></div> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>Nicolas Iznard - S</em><em>ales Manager France</em></span></div> <a href="/marques/esdec" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/b/5/e/d/7/b5ed75200d9af67ce4e8b723b5afd503b0109b4c.jpeg" alt="ESDEC" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/3/3/6/9/e/3369e491b8f5437ebfc51d3114e9286fa08d8309.png" alt="EURENER" /> <div class="do-w-7 d-block m-auto text-center"> <h2>EURENER</h2> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>« NED est le distributeur officiel de nos modules en France depuis 2015. Une information qui en dit long sur la qualité de nos relations ! »</em><em></em></span><span style="font-size: 10pt;"><em></em></span></div> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>Cati Costa - International Sales Dept.</em></span></div> <a href="/marques/eurener" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/3/3/6/9/e/3369e491b8f5437ebfc51d3114e9286fa08d8309.png" alt="EURENER" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/a/d/7/6/4/ad76492e2af90efb41d12715a5481d2ea6d7f7cb.png" alt="GSE INTEGRATION" /> <div class="do-w-7 d-block m-auto text-center"> <h2>GSE INTEGRATION</h2> <div style="text-align: justify;"><span>Les systèmes d'intégration en toiture de panneaux photovoltaïques </span><em>GSE</em><span> Intégration, solutions solaires pour les particuliers et professionnels.</span></div> <a href="/marques/gse-integration" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/a/d/7/6/4/ad76492e2af90efb41d12715a5481d2ea6d7f7cb.png" alt="GSE INTEGRATION" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/b/2/0/9/4/b209460c273dfc2fc6175213ba5d64823d394c85.png" alt="HUAWEI" /> <div class="do-w-7 d-block m-auto text-center"> <h2>HUAWEI</h2> <p style="text-align: center;"><span>Bienvenue dans l'univers de Huawei FusionSolar, votre partenaire de confiance pour des solutions photovoltaïques innovantes et fiables. Chez NED, nous sommes fiers de distribuer les produits de Huawei FusionSolar, une marque reconnue pour son expertise et son engagement envers un avenir énergétique durable.</span></p> <a href="/marques/huawei" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/b/2/0/9/4/b209460c273dfc2fc6175213ba5d64823d394c85.png" alt="HUAWEI" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/e/4/6/2/7/e4627028cfa71a43a20525dac0becf605c167989.png" alt="K2 SYSTEMS" /> <div class="do-w-7 d-block m-auto text-center"> <h2>K2 SYSTEMS</h2> <a href="/marques/k2-systems" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/e/4/6/2/7/e4627028cfa71a43a20525dac0becf605c167989.png" alt="K2 SYSTEMS" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/0/2/5/3/e/0253e557d2112157da2e2051f36fffab88dc6c65.jpeg" alt="LONGI" /> <div class="do-w-7 d-block m-auto text-center"> <h2>LONGI</h2> <a href="/marques/longi" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/0/2/5/3/e/0253e557d2112157da2e2051f36fffab88dc6c65.jpeg" alt="LONGI" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/6/7/a/1/e/67a1e4fae96ab1db65960c168bd4fcf137c8ef59.png" alt="SUNPOWER" /> <div class="do-w-7 d-block m-auto text-center"> <h2>SUNPOWER</h2> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>« Partenaire de NED depuis près de 5 ans, nous mettons à disposition un choix varié de modules pour des applications résidentielles ou commerciales. Toutes nos dernières innovations produits sont aussi disponibles chez NED. »</em><em></em></span><span style="font-size: 10pt;"><em></em></span></div> <div style="text-align: justify;"><span style="font-size: 10pt;"><em>Steven Beaufrere - </em><em>Sales & Key account Manager France</em></span></div> <a href="/marques/sunpower" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/6/7/a/1/e/67a1e4fae96ab1db65960c168bd4fcf137c8ef59.png" alt="SUNPOWER" /> </div> <div class="do-bg-second5-n-color do-h-xxl do-w-10 d-flex do-p-sm posMarque lienMarqueHome" style="cursor: pointer;"> <div class="contenuMarque" style="display: none;"> <img class="por do-w-5 d-block m-auto" src="/cache/c/4/1/4/9/c4149afcbf4c8977063566b3d52dfb57aaf47076.png" alt="ZENDURE" /> <div class="do-w-7 d-block m-auto text-center"> <h2>ZENDURE</h2> <a href="/marques/zendure" class="do-bt do-border medium do-mt-sm"><span>D茅couvrir la marque</span></a> </div> </div> <img class="por do-w-10 d-block m-auto" src="/cache/c/4/1/4/9/c4149afcbf4c8977063566b3d52dfb57aaf47076.png" alt="ZENDURE" /> </div> </div> </div> </section> <!-- SECTION-START : ACTUS --> <section id="actus" class="h-auto d-flex flex-column justify-content-start align-items-center por fx-trigger-opacity"> <!-- ITEM : LINE-BG --> <div class="poa do-full left top-xxxl-rem do-z-0"> <div class="progress-line poa top-n-md-rem left-middle trans-x-middle do-h-10 do-w-px-lg do-bg-main-color"></div> </div> <div class="do-w-10 do-py-sm"> <h2 class="reset-y press medium light">ACTUALIT脡S</h2> <a href="/actualites/bonne-annee" class="reset do-grid-1 lg-do-grid-2 do-mt-md do-grid-full do-full do-grid-center do-grid-dense por"> <div class="do-w-10 video"> <div class="content do-bg-main-color"> <img class="do-w-10 do-h-10 por do-z-1" style="object-fit: cover" src="/cache/7/9/1/9/9/79199ab8de027cd1c7bb11db062a6122223544fb.png" alt="bg" /> </div> </div> <div class="do-p-md do-bg-second2-n-color por lg-do-pl-lg lg-left-n-md-rem"> <span data-do="contraste-main" class="small d-inline-block uppercase do-p-xxxs do-mb-xxs">03/01/2025</span> <h2 class="do-txt-contraste2-color reset-y press do-fs-sm medium">Bonne Ann茅e !!</h2> <p class="do-txt-contraste-color"></p> <div class="do-bt do-border transparent medium do-mt-sm"><span>En savoir +</span></div> </div> </a> </div> </section> <!-- SECTION-END : ACTUS --> <!-- SECTION-START : SEO --> <section id="seo" class="h-auto do-mb-xl d-flex flex-column justify-content-start align-items-center por fx-trigger-opacity"> <!-- ITEM : LINE-BG --> <div class="poa do-full left top-xxxl-rem do-z-0"> <div class="progress-line poa left-middle trans-x-middle do-h-10 do-w-px-lg do-bg-main-color"></div> </div> <div class="do-max-w-xl do-bg-second1-color do-px-md do-pt-md por"> <h3 class="reset-y press light">NED [Nouvelles Energies Distribution], LE PARTENAIRE ID脡AL DE VOS PROJETS R脡SIDENTIELS ET TERTIAIRES</h3> <div class=""> <div class="p1" style="text-align: justify;"><br /></div> <div class="p1" style="text-align: justify;"><span class="s1"><b>Une équipe à votre service pour un accompagnement optimal</b></span></div> <div class="p1" style="text-align: justify;"><span class="s1">En travaillant avec NED, vous êtes assurés d’obtenir la solution produit la plus pertinente pour vos clients et bénéficiez d’un accompagnement optimal tout au long de vos projets. Des équipes dédiées vous apportent des services sur mesure quelle que soit la taille de votre entreprise.</span></div> <div class="p1" style="text-align: justify;"><span class="s1">Bien plus qu’un distributeur, NED se revendique partenaire de ses clients installateurs.</span></div> <div class="p2" style="text-align: justify;"><br /></div> <div class="p1" style="text-align: justify;"><span class="s1"><b>Une grande capacité de stockage pour des produits rapidement disponibles</b><br />Depuis sa création en 2013, NED a étendu sa couverture du territoire pour être toujours plus proche de ses clients. <br />Sa grande capacité de stockage, répartie dans ses 4 dépôts (Lyon, Montpellier, Rennes et Bourg-en-Bresse), assure un maximum de disponibilité produits et de réactivité.</span></div> <div class="p2" style="text-align: justify;"><br /></div> <div class="p1" style="text-align: justify;"><span class="s1"><b>Une réponse technique sur de nombreuses catégories de produits : panneaux solaires, ballons thermodynamiques, pompes à chaleur, domotique...</b><br />Une bonne maîtrise du marché et une expertise technique toujours à la pointe permettent à NED de répondre au mieux aux attentes de ses clients. En veille perpétuelle, NED propose des équipements de qualité et les meilleures innovations technologiques. </span><span class="s1">Spécialiste du segment des installations photovoltaïques, aussi bien sur toiture que sur ombrière, NED</span><span class="s1"> soutient la maximisation de l'autoconsommation et met à la disposition des installateurs tout le matériel nécessaire à leurs projets.</span></div> <div class="p2" style="text-align: justify;"><br /></div> <div class="p1" style="text-align: justify;"><span class="s1"><b>Une relation privilégiée avec de grandes marques du secteur des énergies renouvelables</b></span></div> <div class="p1" style="text-align: justify;"><span class="s1">Grâce à des relations de confiance avec ses partenaires-fournisseurs, NED propose certains matériels en exclusivité ou en avant-première, permettant ainsi à ses clients de se démarquer.</span></div> </div> <div class="d-flex align-items-center justify-content-center"> <a href="/demande-de-devis" class="do-bt do-border do-mt-sm por trans-y-push"><span>DEMANDER UN DEVIS</span></a> </div> </div> </section> <!-- SECTION-END : SEO --> </div> <!-- ZONE-END : CONTENT --> <!--/PAGE --> <!-- JAVASCRIPTS --> <!-- ZONE-START : FOOTER --> <footer class="section overflow-hidden do-h-10-vh do-bg-contraste-color do-grid-1 por footer" data-module="dopara" data-do-type-tween="from" data-do-start="-=60%" data-do-end="+=50%" data-do-target=".tween-circle" data-do-scrub="3" data-do-tween="y,scale,out" data-do-force="1"> <div class="poa left top do-full do-z-1 do-o-9 do-bg-contraste2-color"> </div> <div class="layer top left do-z-2 left-middle do-scale-lg"> <div data-do-deph="1" class="do-z-1 tween-circle poa do-wh-md do-bg-main-color trans-x-middle-y-middle transform-origin-center circle do-o-10"> </div> <div data-do-deph="1.1" class="tween-circle poa do-wh-lg do-bg-main-color trans-x-middle-y-middle transform-origin-center circle do-blur-1 do-o-10"> </div> <div data-do-deph="1.2" class="tween-circle poa do-wh-lg do-bg-second2-color trans-x-middle-y-middle transform-origin-center circle do-o-1"> </div> <div data-do-deph="1.3" class="tween-circle poa do-wh-xl do-bg-second2-color trans-x-middle-y-middle transform-origin-center circle do-o-1"> </div> <div data-do-deph="1.4" class="tween-circle poa do-wh-xxl do-bg-second2-color trans-x-middle-y-middle transform-origin-center circle do-o-1"> </div> <div data-do-deph="1.5" class="tween-circle poa do-wh-xxxl do-bg-second2-color trans-x-middle-y-middle transform-origin-center circle do-o-1"> </div> </div> <div id="para-bg-footer" data-do-deph="1.5" class="tween-circle poa do-o-5 do-w-10 do-h-10 top left do-z-0 overflow-hidden"> <img class="do-w-10 do-h-10 por do-z-1" style="object-fit: cover" src="/bundles/yozunedsitetheme/imgs/photos/bg.jpg" alt="bg" /> </div> <div class="do-w-10 d-flex align-items-center justify-content-center por do-z-3"> <img class="por do-w-xxxl" src="/bundles/yozunedsitetheme/imgs/logos/logo-ned-outline.svg" alt="NED" /> </div> <div class="do-grid-1 md-do-grid-3 por do-z-1"> <button style="cursor:pointer;border: 0;" onclick="location.href='/contactez-nous'" class="reset d-flex flex-column align-items-center justify-content-center fx-trigger-opacity-05 por"> <img class="por do-h-sm por do-z-1 " src="/bundles/yozunedsitetheme/imgs/icones/pointer-map.svg" alt="adresse" /> <span class=" por do-z-1 do-txt-second-color uppercase bold do-mt-xs do-mb-xs do-fs-sm small">Retrouvez toutes nos adresses ici</span> <span class=" por do-z-1 do-o-7 thin">13 rue Jules Verne<br/>69630 Chaponost</span> <div class="poa do-br-xxl do-bg-contraste1-n-color do-wh-xxxl do-o-1 fx-target-opacity-05 do-z-0 tween-o do-blur-3 pointer-events-none"> </div> </button> <button style="cursor:pointer;border: 0;" onclick="location.href='/contactez-nous'" class="reset d-flex flex-column align-items-center justify-content-center fx-trigger-opacity-05 por"> <img class="por do-h-sm por do-z-1 " src="/bundles/yozunedsitetheme/imgs/icones/phone.svg" alt="Coordonn茅es" /> <span class=" por do-z-1 do-txt-second-color uppercase bold do-mt-xs do-mb-xs do-fs-sm small">Contactez-nous par mail</span> <span class=" por do-z-1 do-o-7 thin"> ou au 04 72 04 11 01</span> <div class="poa do-br-xxl do-bg-contraste1-n-color do-wh-xxxl do-o-1 fx-target-opacity-05 do-z-0 tween-o do-blur-3 pointer-events-none"> </div> </button> <button style="cursor:pointer;border: 0;" onclick="location.href='https://fr.linkedin.com/company/ned-energie'" class="reset d-flex flex-column align-items-center justify-content-center fx-trigger-opacity-05 por"> <img class="por do-h-sm por do-z-1 " src="/bundles/yozunedsitetheme/imgs/icones/linkedin-in-footer.svg" alt="linkedin" /> <span class=" por do-z-1 do-txt-second-color uppercase bold do-mt-xs do-mb-xs do-fs-sm small">Suivez-nous sur les r茅seaux</span> <div class="poa do-br-xxl do-bg-contraste1-n-color do-wh-xxxl do-o-1 fx-target-opacity-05 do-z-0 tween-o do-blur-3 pointer-events-none"> </div> </button> </div> <div class="d-flex justify-content-between align-items-center por do-z-1" data-set-contraste="second"> <a href="/" class="do-fs-xxs">NED</a> <div> <button onclick="location.href='/cookies'" class="do-ml-sm do-fs-xxs" style="cursor:pointer;border: 0;">COOKIES</button> <button onclick="location.href='/mentions-legales'" class="do-ml-sm do-fs-xxs" style="cursor:pointer;border: 0;">MENTIONS LEGALES</button> <button onclick="location.href='/cgu'" class="do-ml-sm do-fs-xxs" style="cursor:pointer;border: 0;">CGU</button> <button onclick="location.href='/politique-protection-des-donnees'" class="do-ml-sm do-fs-xxs" style="cursor:pointer;border: 0;">POLITIQUE DE PROTECTION DES DONNEES</button> </div> </div> <div class="do-hide tricks-de-purgecss-ne-pas-supprimer [do-event-page=go] [do-event-page=start] [do-event-page=end] [do-event-scroll]"></div> </footer> <!-- ZONE-END : FOOTER --> <!-- /JAVASCRIPTS --> <div id="gotoTop" class="icon-angle-up"></div> <!-- Footer Scripts ============================================= --> <script src="/bundles/yozunedsitetheme/js/vendor/jquery-3.6.0.slim.min.js"></script> <script src="/bundles/yozunedsitetheme/js/vendor/gsap.min.js"></script> <script src="/bundles/yozunedsitetheme/js/vendor/ScrollTrigger.min.js"></script> <script src="/bundles/yozunedsitetheme/js/vendor/slick.min.js"></script> <script src="/bundles/yozunedsitetheme/js/do/do-modules.js"></script> <script src="/bundles/yozunedsitetheme/js/vendor/scrollNav.js"></script> <script src="/bundles/yozunedsitetheme/js/index.js"></script> <script src="/bundles/yozunedsitetheme/js/pages/home.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/ScrollToPlugin.min.js"></script> <script src="/js/compiled/yozu_ned_site_theme/main.js"></script> <script> window.addEventListener("load",function(){ $("nav.menu-principal li.first:first").addClass('current'); $(".lienMarqueHome").click(function() { $("#contenuMarqueHome").html($(this).find('.contenuMarque').html()); $("#descMarques").show(); }); $("#cross").click(function() { $("#contenuMarqueHome").html(""); $("#descMarques").hide(); }); }); </script> </body> </html>