
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/site/[websiteid]/$File/oswald-300-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/site/[websiteid]/$File/oswald-300-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/site/[websiteid]/$File/sourcesanspro-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/site/[websiteid]/$File/sourcesanspro-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Slick en PhotoSwipe, hier in plaats van vier losse verzoeken naar
   cdnjs.cloudflare.com. Die vier hielden de eerste weergave tegen; PageSpeed
   Insights rekende ze op 300 ms.
   De verwijzingen naar de eigen bestanden van deze twee (pijltjes-lettertype,
   laadplaatje, sprite van de fotogalerij) zijn absoluut gemaakt en wijzen nog
   naar de CDN. Ze worden pas opgehaald als ze nodig zijn en houden niets tegen.
   Er hoeft dus niets extra's geupload te worden. */
/* --- slick.min.css --- */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */
/* --- slick-theme.css --- */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/site/[websiteid]/$File/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('/site/[websiteid]/$File/slick.woff') format('woff'),
         url('/site/[websiteid]/$File/slick.ttf') format('truetype');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* --- photoswipe.min.css --- */
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*# sourceMappingURL=photoswipe.min.css.map */
/* --- default-skin.min.css --- */
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url('/site/[websiteid]/$File/default-skin.png') 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url('/site/[websiteid]/$File/default-skin.svg')}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.p
swp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url('/site/[websiteid]/$File/preloader.gif') 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
/*# sourceMappingURL=default-skin.min.css.map */
/* empty */
    .gallery-container {
        z-index: 1;
}
.cta-links {
  display: flex;
  gap: 30px;
  align-items: center;
}
  .epc-container {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
    }
    .epc-kolom {
      flex: 1 1 calc(33.333% - 20px);
      padding: 20px;
      background-color: #f2f2f2;
      border-radius: 25px;
      box-sizing: border-box;
      /* boven uitlijnen */
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      text-align: center;
    }
.epc-kolom img {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
  margin: 0 auto 10px;
  object-fit: contain;
}
.inner .title h3,
.inner .title h2,
.inner .button {
  color: #FFFFFF!important;
}
    .epc-kolom a {
      text-decoration: none;
      color: #1f3f3b;
    }
    .epc-kolom a:hover {
      text-decoration: underline; /* optioneel */
    }
    @media (max-width: 768px) {
      .epc-kolom {
        flex: 1 1 100%;
      }
    }
.banner-alt {
    position: relative;
}
.banner-alt::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url("../../../../Ecopowercell/fs3_site.nsf/fck_images/FC67C572742EDF60C1258DB600574020/$FILE/overlay-1920x540.png") center / cover no-repeat;
    background-color: rgba(17,66,63,0.3);
    background-blend-mode: multiply;
    z-index: 1000;
    pointer-events: none;
}
/* start - loadlayer support 2023-04-02 */
#loadlayertop {width: 100%; height: 100%; background: rgba(0, 0, 0, .9); position: fixed; top: 0px; z-index: 9999; text-align: center; display: none}
#loadlayertop img {margin-top: 40vh; margin-bottom: 10px}
#loadlayertop span {display: block; color: #fff; font-size: 20px}
/* end - loadlayer support */
#searchresults {line-height:1em}
.searchresults {
    padding-top: 0px;
  }
#searchresults a {}
#searchresults table {margin: 0px;}
#searchresults tr {background-color: #fff;}
#searchresults td {border: none; padding-left: 10px;}
#searchresults .gsc-selected-option-container { min-width: 80px !important;}
.slick-dotted.slick-slider {
margin-bottom:0px;
}
.searchresults .searchresult .img {
background:no-repeat center/cover;
}
/* HAV 20201015001 new imagebanner small */
.c8-banner.banner::before{background:rgba(0,0,0,0)!important}
/* Zoek kleuren start */
:root {
--search-color1: #113B39;
--search-color2: #FFF
}
.searchresults .searchresult .txt h3{}
#datatablessearchresults tr.group h1{text-decoration:none!important;color:#333!important;font-size: 26px;font-weight: 700;line-height: 1.3;margin-bottom: 12px;padding:0}
/* Zoek kleuren eind */
/* Thumbs 2iar/3iar  */
 @media(min-width:1499px)
{
div.inner.fullwidth2iar{max-width:1500px!important}
div.inner.fullwidth2iar div.thumbs-2-col-container{max-width:1400px!important}
div.inner.fullwidth2iar .thumbs-2-col-container > * {max-width:440px!important}
div.inner.fullwidth2iar div.thumbs-2-col-container {justify-content:start;gap:40px;margin-top:40px}
div.inner.fullwidth2iar .thumbs-2-col-container > * {margin-top:0px}
}
/* Thumbs 2iar/3iar  */
/* start HV AJAX forms 06-04-2022 */
div#autostoreresponder{scroll-margin-top: 60px!important}
/* end HV AJAX forms 06-04-2022 */
@media (min-width: 0){
[id] {scroll-margin-top: 100px;}
}
/* START ZOEKBOX Xtra ivm andere header HV 20220412001 */
header.search-header{height:initial}
@media (min-width:0) and (max-width:1024px){
.scrollheader .linkbar a.search {display:inline-block!important}
header.search-header{height:80px}
}
.searchresults img.search-img{width:initial!important}
svg.df-search-icon{fill:#113B39}
h4.mod-title:empty {display:none}
a.anchor {display: block; position: relative; top: -100px;}
/* img in topmenu */
@media (min-width: 0){
.banner--top img {
    margin-right: 7px;
    height: 12px;
    vertical-align: baseline;
}
}
:root {--cookie-color: #58ac25}
.searchresults header .secondarybar form input:focus{background-color:#eee}
.sidekick-homepage .sidekickcontent ul{list-style:none}
.banner--top
{text-transform: none!important}
/* TOPFOOTER 20240719001 HV */
.topfooter {
    background: #11423F;
    padding: 40px 0;
    margin: 40px 0 0px;
    border-top: 1px solid #f6fafe;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.topfooter .inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.topfooter .topfooter-logo,
.topfooter .topfooter-left,
.topfooter .topfooter-middle,
.topfooter .topfooter-right {
    /* flex: 1 1 33%; */
    margin-bottom: 30px;
    box-sizing: border-box;
    min-height: 200px; /* Minimale hoogte om altijd ruimte te claimen */
    min-width: 250px; /* Minimale breedte om altijd ruimte te claimen */
}
.topfooter .topfooter-logo,
.topfooter .topfooter-left,
.topfooter .topfooter-middle {
    padding-left: 20px; /* ruimte voor de dots */
    position: relative;
}
.topfooter .topfooter-left a,
.topfooter .topfooter-middle a {
    
    padding-left: 20px;
    position: relative;
}
.topfooter .topfooter-logo {
    padding-left: 20px;
}
.topfooter .topfooter-logo img {
    max-width: 150px;
    margin-bottom: 15px;
    display: block;
    filter: brightness(0) invert(1);
}
.topfooter .topfooter-left a:before,
.topfooter .topfooter-middle a:before {
    content: '•';
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.topfooter .topfooter-right {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}
.topfooter a.social {
    display: inline-flex;
    margin-left: 20px;
    letter-spacing: 2px;
    color: inherit;
    border: 1px solid #fff;
}
.topfooter a:hover, .topfooter a:focus {
    text-decoration: underline;
}
.topfooter a.social:hover,
.topfooter a.social:focus {
    background-color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}
.topfooter a.social svg {
    vertical-align: top;
    height: 48px;
    width: 48px;
    padding: 13px;
    fill: #fff;
}
.topfooter a.social:hover svg {
    vertical-align: top;
    height: 48px;
    width: 48px;
    padding: 13px;
    fill: #CFC441;
}
.topfooter h1 {
    margin: 0 0 20px;
    font-size: 1.5em;
    line-height: 1.2;
    color: #CFC441;
}
.topfooter {
    color: #fff;
}
.topfooter .inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
/* Tablet */
@media (max-width: 900px) {
  .topfooter .inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Mobiel */
@media (max-width: 600px) {
  .topfooter .inner {
    grid-template-columns: 1fr;
  }
}
/* Responsive Breakpoints */
@media (max-width: 768px) {
    .topfooter .topfooter-logo,
    .topfooter .topfooter-left,
    .topfooter .topfooter-middle,
    .topfooter .topfooter-right,
    body .topfooter .topfooter-left,
    body .topfooter .topfooter-middle,
    body .topfooter .topfooter-right {
        flex: 1 1 50%;
    }
}
@media (max-width: 480px) {
    .topfooter .topfooter-logo,
    .topfooter .topfooter-left,
    .topfooter .topfooter-middle,
    .topfooter .topfooter-right,
    body .topfooter .topfooter-left,
    body .topfooter .topfooter-middle,
    body .topfooter .topfooter-right {
        flex: 1 1 100%;
    }
}
/* Verhoogde Specificiteit door body toe te voegen */
body .topfooter .topfooter-left,
body .topfooter .topfooter-middle,
body .topfooter .topfooter-right {
    /* flex: 1 1 33%; */
    
    box-sizing: border-box;
    min-height: 200px; /* Minimale hoogte om altijd ruimte te claimen */
    min-width: 300px; /* Minimale breedte om altijd ruimte te claimen */
}
/* extra uitlijning labels 20240723 HV */
@media (min-width: 0) {
    .horizontalForm label, .horizontalForm legend {
        clear: left;
        display: block;
        float: left;
        width: 159px;
        padding: 0px 5px 15px 0;
        line-height: 1.2;
        overflow: hidden;
        font-weight: 400;
        display: flex;
        align-items: center;
    }
}
.scrollheader .linkbar a.tel svg{float:none}
header .secondarybar form:hover svg, header .secondarybar form:focus svg{fill:#2fc5cc}
.searchresults header .secondarybar form input:focus{background-color:#eee!important}
.banner--top{text-transform:none!important}
.thumbs .thumb .txt span {font-weight:600}
.sidekick-homepage .sidekickcontent ul li {background:none}
 nav .supportsSubmenu a:hover svg{fill:#FFF!important}
sidekick-homepage .sidekickcontent ul li {
background-repeat: no-repeat;
line-height:32px;
list-style-position: inside;
}
.sidekick-homepage .sidekickcontent ul li::marker{font-size:38px}
.sidekick-homepage .sidekickcontent ul {
    list-style: none;
    display: inline-table;
    }
.sidekick-homepage .sidekickcontent ul li {
    background-repeat: no-repeat;
line-height:32px;
list-style-position: inside;
}
.sidekick-homepage .sidekickcontent ul li::marker{font-size:38px}
.sidekick-homepage .sidekickcontent ul{text-align:left;margin-left:30%}
@media (min-width: 0) and (max-width: 1080px) {
.sidekick-homepage .sidekickcontent ul{margin-left:24%}
}
header.search-header form input {border: 1px solid #24472f;height:52px}
.sidekick-homepage .sidekickcontent ul li {
    padding-left: 40px;
list-style-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='%2358ac25' d='M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 01.27-1.951 1.392 1.392 0 011.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 011.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 01-1.12.656c-.022.002-.042.002-.064.002z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
.sidekick-homepage .sidekickcontent ul{
margin: 0!important;
text-align: start!important;
padding-bottom: 30px;
}
td {
vertical-align: top;
}
.sr-only {
    color: #ffffff !important;
}
.sr-only:hover {
    color: #ffffff !important;
}
    
.button, button,.social{border-radius: 25px!important;}
footer .copyright a:last-child {float:none;margin-left:5px}
.scrollheader ul{font-size:18px}
.banner--top .inner{margin:unset}
.banner--top {
        display: flex;
        -webkit-box-align: unset;
        align-items: center;
        text-align: right;
        height: 50px;
        overflow: hidden;
        line-height: 1;
        width: 100%;
        justify-content: right;
    }
.thumbs .thumb .txt h3 {
        max-height: 3.2em;
}
/* counter */
/* Module-specific CSS for the Ecopowercell module
   Scoped under the .ecopowercell-module class so it doesn't affect other modules
   Aligned with the site's house style (.inner max-width, .button behavior)
*/
.ecopowercell-module{
  background:#11423F; /* ecopower green */
  color:#ffffff;
  padding:60px 0;
  margin-top:0px; /* nette offset zodat module niet tegen een ::after van het voorgaande element plakt */
  position:relative; /* creëer stacking context */
  z-index:1;
}
.ecopowercell-module .inner{
  max-width:1040px; /* follow global .inner */
  margin:0 auto;
  display:grid;
  grid-template-columns: 1fr;
  gap:28px;
  align-items:center;
  justify-items:center;
}
/* left column */
.ecopowercell-module .ecopowercell-left .kicker{
  color:rgba(255,255,255,0.55);
  font-size:11px;
  letter-spacing:1px;
  text-transform:uppercase;
  margin-bottom:12px;
}
.ecopowercell-module .ecopowercell-left h2{
  font-size:32px;
  line-height:1.1;
  margin:0 0 10px 0;
  color:#ffffff;
  font-weight:700;
}
.ecopowercell-module .ecopowercell-left p{
  color:rgba(255,255,255,0.92);
  margin-bottom:12px;
}
/* small left link */
.ecopowercell-module .ecopowercell-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#ffffff;
  text-decoration:none;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:0.6px;
  font-size:14px;
}
.ecopowercell-module .ecopowercell-link img{
  width:18px;
  height:18px;
  display:inline-block;
}
/* features */
.ecopowercell-module .feature{
  display:flex;
  gap:18px;
  margin-bottom:20px;
  align-items:flex-start;
}
.ecopowercell-module .feature .icon{
  width:44px;
  height:44px;
  border-radius:50%;
  background:rgba(255,255,255,0.06);
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 44px;
}
.ecopowercell-module .feature img{width:22px;height:22px;display:block}
.ecopowercell-module .feature h3{margin:0 0 6px 0;color:#fff;font-size:15px;font-weight:700}
.ecopowercell-module .feature p{margin:0;color:rgba(255,255,255,0.85);font-size:13px;line-height:1.45}
/* CTA (right) uses global .button; position the <img> like the site's svg */
.ecopowercell-module .ecopowercell-right .button img{
  position:absolute;
  top:0;
  right:0;
  height:58px;
  width:60px;
  padding:20px;
  border-left:1px dotted #fff;
  display:block;
}
/* Center right column content when left column removed */
.ecopowercell-module .ecopowercell-right{
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
}
@media (max-width:980px){
  .ecopowercell-module .inner{grid-template-columns:1fr;padding:0 20px;text-align:center}
  .ecopowercell-module .feature{justify-content:center}
  .ecopowercell-module .ecopowercell-left{order:0}
  .ecopowercell-module .ecopowercell-right .button img{width:45px;height:43px;padding:15px}
}
/* Counters */
.ecopowercell-module .counters{
  display:flex;
  gap:40px;
  justify-content:center;
  align-items:center;
}
.ecopowercell-module .ecopowercell-counter{
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  gap:12px;
  text-align:center;
  color:#fff;
  min-width:180px;
}
.ecopowercell-module .ecopowercell-counter svg.ecopowercell-counter-icon{
  width:44px;
  height:44px;
  display:block;
  margin:0;
  fill:#cfc441;
  opacity:0.95;
  flex:0 0 44px;
}
/* Variant where the label should sit above the icon+number */
.ecopowercell-module .ecopowercell-counter.stack-label{
  flex-direction:column;
  align-items:center;
  gap:8px;
}
.ecopowercell-module .ecopowercell-counter.stack-label .ecopowercell-counter-body{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:12px;
  justify-content:center;
}
.ecopowercell-module .ecopowercell-counter.stack-label .ecopowercell-counter-label{
  margin-top:0;
  margin-bottom:4px;
}
.ecopowercell-module .ecopowercell-counter .ecopowercell-counter-value{
  font-size:42px;
  font-weight:800;
  line-height:1;
  color:#fff;
  display:inline-block;
  vertical-align:middle;
}
.ecopowercell-module .ecopowercell-counter .ecopowercell-counter-value[data-unit]::after{
  content: " " attr(data-unit);
  font-size:16px;
  font-weight:700;
  color:rgba(255,255,255,0.95);
  margin-left:8px;
  vertical-align:middle;
}
.ecopowercell-module .ecopowercell-counter .ecopowercell-counter-label{
  display:block;
  margin-top:8px;
  font-size:14px;
  color:rgba(255,255,255,0.95);
  font-weight:600;
}
.ecopowercell-module .ecopowercell-counter .ecopowercell-counter-unit{
  font-size:12px;
  color:rgba(255,255,255,0.85);
  display:block;
  margin-top:6px;
}
@media (max-width:980px){
  .ecopowercell-module .counters{flex-direction:column;gap:18px}
  .ecopowercell-module .ecopowercell-counter{min-width:0}
  .ecopowercell-module .ecopowercell-counter .ecopowercell-counter-value{font-size:36px}
  .ecopowercell-module .ecopowercell-counter svg.ecopowercell-counter-icon{width:36px;height:36px;margin-bottom:8px}
  .ecopowercell-module .ecopowercell-counter .ecopowercell-counter-value[data-unit]::after{font-size:14px}
}
.blue-feature p {
 text-wrap-style: balance;}
.queue-bullets-video video {
        width: auto;
        height: 100%;
    }
.blue-features {
    background: #11423F;
    color: #fff;
    padding: 50px 0 60px;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 40px;
    width: 100%;
    border: 0px solid #fff;
    overflow: hidden;
}
.topfooter .inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px;
}
/* Tekst */
.topfooter h3,
.topfooter p,
.topfooter a {
  color: #fff;
}
.topfooter a {
  text-decoration: none;
}
.topfooter a:hover {
  text-decoration: underline;
}
/* Logo */
.topfooter-logo img {
  max-width: 150px;
  margin-bottom: 15px;
}
/* Socials */
.socials {
  display: flex;
  gap: 12px;
  margin-top: 40px;
}
.social svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}
/* Footer onder */
footer {
  background: #111;
  padding: 15px 20px;
}
.copyright {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  color: #fff;
}
.copyright a {
  color: #fff;
}
/* Tablet */
@media (max-width: 900px) {
  .topfooter .inner {
    grid-template-columns: repeat(2, 1fr);
  }
  .socials {
    margin-top: 20px;
  }
}
/* Mobiel */
@media (max-width: 600px) {
  .topfooter .inner {
    grid-template-columns: 1fr;
    padding: 30px 20px;
  }
  .copyright {
    flex-direction: column;
    gap: 8px;
  }
}
.sidekick-homepage .sidekickcontent .title h2{color:#11423F!important}
    .sidekick-homepage .sidekickcontent .title h3{color:#000!important}
.formcontainer .aside a.button,    .listitem .txtcontainer .button{color:#11423F!important}
.formcontainer .aside a.button:hover, a:hover .listitem .txtcontainer .button{color:#fff!important}
#colofon p { display: contents; }
.scrollheader .linkbar a:not([class]),
.scrollheader .linkbar a.cta-plan { display: none; }
.sidekick-homepage .sidekickcontent a.button:hover{color:#11423F!important}
.logobar-static {
  overflow-x: hidden;   /* terugval voor oudere browsers */
  overflow-x: clip;
}
.buttonbar a.allitems{color:#11423F!important}
.buttonbar a.allitems:hover{color:#FFF!important}
header .logo,
.scrollheader > a:first-child .logo {
  height: 100%;
  aspect-ratio: 985.59 / 399.15;
}
.cta-links a img {
  aspect-ratio: 171 / 260;
}
.ecopowercell-counter-body img {
  aspect-ratio: 1 / 1;
}
#sidekickimg {
  aspect-ratio: 3 / 2;
}
.topfooter-logo img {
  aspect-ratio: 985.59 / 399.15;
}
    .secondarybar a.button.pjk { color: #11423F!important }
.title.subtitle h2 {
        color: #000!important
}
.header-grid .title.subtitle h2 {
    color: #cfc441!important
}
.banner-alt .textonheader .banner-alt__kop { display:block; font-family:"NewBlockTypeface" !important; font-size:36px; font-weight:700; color:#FFFFFF; text-align:center; margin:0 0 10px; }
.banner-alt .textonheader .banner-alt__subkop { display:block; font-family:"Helivita" !important; font-size:26px; font-weight:400; color:#CFC441; text-align:center; margin:0; }

