.btn{border-radius:0;padding-left:24px;padding-right:64px;padding-top:12px;padding-bottom:12px;border:0 solid transparent;font-size:18px}.btn:hover{border:0 solid #1acc00}.btn:after{transform:skewX(-20deg)}.btn-100{width:100%}.btn-cta{background-color:#1acc00;color:#fff}.btn-cta:hover{background-color:#19c200;color:#fff}.btn-cta.btn-ghost{background:0 0;border:3px solid #5cb328}.btn-cta.btn-ghost:hover{background:#5cb328;color:#fff}.btn-primary{color:#fff;background:#121212}.btn-primary:hover{color:#fff;background:#121212}.btn-primary.btn-ghost{background:0 0;border:3px solid #121212}.btn-primary.btn-ghost:hover{background:#121212;color:#fff}.btn-secondary{background:#1acc00;color:#00001e}.btn-secondary:hover{color:#00001e}.btn-secondary.btn-ghost{background:0 0;border:3px solid #1acc00;color:#fff}.btn-secondary.btn-ghost:hover{background:#1acc00;color:#00001e}.btn-link.btn-animated{background:0 0;background-color:transparent;padding-right:48px!important}.btn-link.btn-animated:after{display:none}.btn-animated{position:relative;min-width:0!important;padding-right:64px!important;display:inline-flex;align-items:center}.btn-animated i,.btn-animated svg,.btn-animated svg.svg-inline--fa{-webkit-transition:right .1s ease-in-out;-o-transition:right .1s ease-in-out;transition:right .1s ease-in-out;z-index:3;right:4px;position:absolute;min-width:1em}.btn-animated:before{content:"";position:absolute;top:0;left:0;width:32px;height:100%;background-color:transparent;pointer-events:none}.btn-animated:after{background-color:#727372;transform:skewX(-20deg);width:48px;height:100%;position:absolute;content:"";top:0;opacity:1;right:-10px;z-index:2;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;border-radius:0}.btn-nr.btn-animated:after{border-radius:0}.btn-animated.radius-50:after{-webkit-border-radius:0 50px 50px 0;-moz-border-radius:0 50px 50px 0;border-radius:0 50px 50px 0}.btn-animated:hover:after{opacity:1;height:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-primary.btn-animated:hover{background-color:#050505}.btn-secondary.btn-animated:hover{background-color:#17b300}.btn-accent.btn-animated:hover{background-color:#17b300}.btn-cta.btn-animated:hover{background-color:#519e23}.btn-cta.btn-animated:hover:after{background-color:#3c741a}.btn-animated:hover i,.btn-animated:hover svg,.btn-animated:hover svg.svg-inline--fa{right:0}.btn-link.btn-animated-front{background:0 0;background-color:transparent;padding-left:48px!important}.btn-link.btn-animated-front:before{display:none}.btn-animated-front{position:relative;min-width:0!important;padding-left:64px!important;display:inline-flex;align-items:center}.btn-animated-front i,.btn-animated-front svg,.btn-animated-front svg.svg-inline--fa{-webkit-transition:left .1s ease-in-out;-o-transition:left .1s ease-in-out;transition:left .1s ease-in-out;z-index:3;left:4px;position:absolute;min-width:1em}.btn-animated-front:after{content:"";position:absolute;top:0;right:0;width:32px;height:100%;background-color:transparent;pointer-events:none}.btn-animated-front:before{background-color:#1acc00;transform:skewX(-20deg);width:48px;height:100%;position:absolute;content:"";top:0;opacity:1;left:-10px;z-index:2;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;border-radius:0}.btn-animated-front:hover:before{opacity:1;height:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-animated-front:hover i,.btn-animated-front:hover svg,.btn-animated-front:hover svg.svg-inline--fa{left:0}.btn-np{padding:0}.btn-np:active,.btn-np:hover,.btn-np:link,.btn-np:visited{border:0}.btn-alt{background-color:transparent;border:3px solid #fff;text-decoration:none!important;color:#fff!important}.btn-alt:hover{border:3px solid #fff;background-color:transparent}.btn-alt--filled{border:3px solid #f32b10;background-color:#f32b10}.btn-alt--filled:hover{background-color:transparent;border:3px solid #f32b10}.btn-more{line-height:48px;font-weight:400;color:#fff;text-decoration:none;position:absolute}.btn-more:before{float:left;margin-right:15px;animation:shadow-pulse-accent 1s infinite;content:"";display:block;width:48px;height:48px;border:#cafd08 solid 1px;border-radius:50%}.btn-more:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f063";height:16px;width:16px;left:18px;color:#cafd08;position:absolute}.btn-more:hover{color:#fff}.btn-more--dark{color:#00001e}.btn-more--dark:before{color:#00001e;border:#00001e solid 1px;animation:shadow-pulse-txt 1s infinite}.btn-more--dark:after{color:#00001e}.btn-more--dark:hover{color:#00001e}@media (max-width:767px){.btn{padding:.5em 1em;font-size:16px}}.card{border-radius:0;border:none;overflow:hidden;display:flex;justify-content:end;transition:all .3s;background:0 0}.card .card-image{overflow:hidden;position:relative}.card .card-image img{aspect-ratio:1/1;max-width:100%;width:100%;object-fit:cover;transition:all .1s}.card .card-image:before{content:"";position:absolute;width:100%;height:100%;background:#121212;background:linear-gradient(9deg,#121212 0,rgba(18,18,18,0) 30%);transition:all .1s;z-index:1}.card .card-image .card-label-top{font-size:.8em;background-color:#1acc00;border-radius:12px;padding:0 .5em;margin-bottom:.5em;display:inline-block;color:#fff;position:absolute;left:16px;top:16px}.card .card-icon{overflow:hidden;position:relative}.card .card-icon img{aspect-ratio:1/1;max-width:32px;width:32px;height:32px;object-fit:cover;transition:all .3s}.card .card-body{position:absolute;width:100%;padding:1.5em;z-index:2}.card .card-body a{text-decoration:none}.card .card-body .card-label-top{font-size:.9em;background-color:#f32b10;border-radius:0;padding:0 .5em;margin-bottom:.5em;display:inline-block;color:#fff}.card .card-body .card-label{font-size:.9em;background-color:#1acc00;padding:0 1em;border-radius:12px;margin-bottom:.5em;display:inline-block;color:#fff}.card .card-body .card-title{width:80%;font-size:1.4em;font-weight:300;color:#fff;text-decoration:none;text-align:left}.card .card-body .card-text{padding:1.5em 0}.card .card-body .card-link{display:none}.card:hover .card-image img{transform:scale(1.04)}.card:hover .card-body{z-index:2}.card.dienst,.card.dienst-item{display:flex;transition:all .3s}.card.dienst .card-image img,.card.dienst-item .card-image img{aspect-ratio:1/1;transition:all .2s}.card.dienst .card-image:before,.card.dienst-item .card-image:before{background:#121212;background:linear-gradient(9deg,rgba(18,18,18,.7) 20%,rgba(18,18,18,0) 40%);transition:all .2s}.card.dienst .card-icon,.card.dienst-item .card-icon{margin-bottom:1em;transition:all .2s;display:block}.card.dienst .card-icon img,.card.dienst-item .card-icon img{width:64px;height:64px;max-width:64px;filter:invert(72%) sepia(58%) saturate(4832%) hue-rotate(69deg) brightness(93%) contrast(120%)}.card.dienst .card-body,.card.dienst-item .card-body{position:absolute;width:100%;padding:3em 2em}.card.dienst .card-body a,.card.dienst-item .card-body a{text-decoration:none}.card.dienst .card-body .card-label-top,.card.dienst-item .card-body .card-label-top{background-color:#f32b10;color:#fff}.card.dienst .card-body .card-label,.card.dienst-item .card-body .card-label{background-color:#1acc00;display:none}.card.dienst .card-body .card-title,.card.dienst-item .card-body .card-title{font-size:2em;color:#fff;font-weight:700;letter-spacing:0}.card.dienst .card-body .card-text,.card.dienst-item .card-body .card-text{display:none}.card.dienst .card-body .card-link,.card.dienst-item .card-body .card-link{display:block;margin-top:4em;margin-bottom:-4.5em}.card.dienst-item:hover .card-icon,.card.dienst:hover .card-icon{margin-bottom:1.5em}.card.dienst-item:hover .card-image img,.card.dienst:hover .card-image img{transform:scale(1.04)}.card.dienst-item:hover .card-image:before,.card.dienst:hover .card-image:before{background:linear-gradient(9deg,rgba(18,18,18,.7) 20%,rgba(18,18,18,0) 40%)}.card.dienst-item:hover .card-body,.card.dienst:hover .card-body{z-index:2}.card.portfolio,.card.portfolio-item{display:flex;transition:all .3s}.card.portfolio .card-image img,.card.portfolio-item .card-image img{aspect-ratio:1/1;transition:all .2s}.card.portfolio .card-image:before,.card.portfolio-item .card-image:before{background:#121212;background:linear-gradient(9deg,rgba(18,18,18,.7) 20%,rgba(18,18,18,0) 40%);transition:all .2s}.card.portfolio .card-icon,.card.portfolio-item .card-icon{display:none}.card.portfolio .blok_link,.card.portfolio-item .blok_link{height:100%;z-index:99;display:flex;flex-direction:column;justify-content:flex-end}.card.portfolio .card-body,.card.portfolio-item .card-body{position:absolute;width:100%;height:100%;padding:3em 2em;display:flex;flex-direction:column;justify-content:flex-end}.card.portfolio .card-body a,.card.portfolio-item .card-body a{text-decoration:none}.card.portfolio .card-body .card-label,.card.portfolio-item .card-body .card-label{background-color:rgba(26,204,0,.54);display:inline-flex;border-radius:0;border-radius:0;top:4em;position:absolute}.card.portfolio .card-body .card-label-top,.card.portfolio-item .card-body .card-label-top{background-color:#f32b10;color:#fff}.card.portfolio .card-body .card-title,.card.portfolio-item .card-body .card-title{font-size:2em;color:#fff;font-weight:700;letter-spacing:0}.card.portfolio .card-body .card-text,.card.portfolio-item .card-body .card-text{display:none}.card.portfolio .card-body .card-link,.card.portfolio-item .card-body .card-link{display:block;margin-top:-2em;margin-bottom:-1em}.card.portfolio-item:hover .card-image img,.card.portfolio:hover .card-image img{transform:scale(1.04)}.card.portfolio-item:hover .card-image:before,.card.portfolio:hover .card-image:before{background:linear-gradient(9deg,rgba(18,18,18,.7) 20%,rgba(18,18,18,0) 40%)}.card.portfolio-item:hover .card-body,.card.portfolio:hover .card-body{z-index:2}.card.portfolio-item:hover .card-body .card-label,.card.portfolio:hover .card-body .card-label{background-color:#1acc00}.card.dienst-item-smal{display:flex;transition:all .3s}.card.dienst-item-smal .card-image img{aspect-ratio:2/1;transition:all .2s;opacity:0}.card.dienst-item-smal .card-image:before{background:#121212}.card.dienst-item-smal .card-icon{margin-bottom:1em;transition:all .2s;display:block;overflow:unset;opacity:1}.card.dienst-item-smal .card-icon img{width:96px;height:96px;min-width:96px;max-width:96px;position:absolute;z-index:1;left:-48px;top:48px;filter:invert(72%) sepia(58%) saturate(4832%) hue-rotate(69deg) brightness(93%) contrast(120%)}.card.dienst-item-smal .blok_link{height:100%;z-index:99;display:flex;flex-direction:column;justify-content:center}.card.dienst-item-smal .card-body{height:100%}.card.dienst-item-smal .card-body a{text-decoration:none}.card.dienst-item-smal .card-body .card-label{display:none}.card.dienst-item-smal .card-body .card-label-top{display:none}.card.dienst-item-smal .card-body .card-title{font-size:1.6em;color:#fff;font-weight:600;z-index:9;text-align:center;width:100%}.card.dienst-item-smal .card-body .card-text{display:none}.card.dienst-item-smal .card-body .card-link{display:none}.card.dienst-item-smal:hover .card-icon img{filter:invert(5%) sepia(20%) saturate(8%) hue-rotate(314deg) brightness(103%) contrast(97%)}.card.dienst-item-smal:hover .card-image img{opacity:0}.card.dienst-item-smal:hover .card-image:before{background:#1acc00}.card.dienst-item-smal:hover .card-body{z-index:2}.card.dienst-item-smal:hover .card-body .card-title{color:#121212}.card.dienst-item-smal:hover .card-body .card-label{background-color:#1acc00}.card.referentie,.card.referentie-item{display:flex;transition:all .3s;background:#fff}.card.referentie .card-icon,.card.referentie-item .card-icon{display:block;margin-bottom:1em}.card.referentie .card-icon i,.card.referentie .card-icon svg,.card.referentie-item .card-icon i,.card.referentie-item .card-icon svg{font-size:24px}.card.referentie .blok_link,.card.referentie-item .blok_link{height:100%;z-index:99;display:flex;flex-direction:column;justify-content:flex-end}.card.referentie .card-body,.card.referentie-item .card-body{position:relative;width:100%;height:100%;padding:3em 3em;display:flex;flex-direction:column;justify-content:flex-end}.card.referentie .card-body a,.card.referentie-item .card-body a{text-decoration:none}.card.referentie .card-body .card-waarde .filled,.card.referentie-item .card-body .card-waarde .filled{color:#1acc00}.card.referentie .card-body .card-waarde .unfilled,.card.referentie-item .card-body .card-waarde .unfilled{color:#1acc00}.card.referentie .card-body .card-title,.card.referentie-item .card-body .card-title{font-size:1.4em;line-height:1.4em;color:#00001e;font-weight:700;letter-spacing:0;margin-bottom:0}.card.referentie .card-body .card-naam,.card.referentie-item .card-body .card-naam{font-size:1em;line-height:1em;color:#00001e;font-weight:400;letter-spacing:0}.card.referentie .card-body .card-text,.card.referentie-item .card-body .card-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6em;min-height:6.4em;max-height:6.4em;margin-bottom:1em;padding:0}.card.referentie .card-body .card-text p,.card.referentie-item .card-body .card-text p{line-height:1.6em}.card.referentie .card-body .card-link,.card.referentie-item .card-body .card-link{display:block;margin-top:0;margin-bottom:1em}.card.referentie .card-body .card-link a,.card.referentie-item .card-body .card-link a{padding-left:0}.card.referentie-item:hover .card-body,.card.referentie:hover .card-body{z-index:2}.card.cta{justify-content:center;background-color:#1acc00;color:#fff}.card.cta .card-image:before{background:linear-gradient(9deg,rgba(18,18,18,.8) 0,rgba(18,18,18,.8) 100%)!important}.card.cta .card-body{color:#fff}.card.cta .card-body .btn,.card.cta .card-body .btn-animated,.card.cta .card-body .btn-primary,.card.cta .card-body a{background-color:#5cb328!important}.card.cta .card-title{text-align:center!important;color:#fff}.card.cta .card-link{justify-content:center;color:#fff}.card_row{display:flex;flex-direction:row;padding:6em 0;margin-bottom:0}.card_row:nth-child(even){background:#fff}.card_row:nth-child(even) .card-image picture{position:relative}.card_row:nth-child(even) .card-image picture:before{content:" ";background:#121212;position:absolute;z-index:0;width:6em;height:12em;right:-1em;bottom:-1em}.card_row:nth-child(odd){background:#f2f2f2}.card_row:nth-child(odd) .container .row{flex-direction:row-reverse}.card_row:nth-child(odd) .card-image picture:before{content:" ";background:#1acc00;position:absolute;z-index:0;width:6em;height:12em;margin-left:-1em;margin-top:-1em}.card_row .card-image{aspect-ratio:4/3;overflow:unset;display:flex;flex-direction:column;justify-content:center}.card_row .card-image img{position:relative;aspect-ratio:4/3}.card_row .card-image:before{background:#121212;background:linear-gradient(9deg,rgba(18,18,18,.8) 20%,rgba(18,18,18,0) 100%)}.card_row .card-icon{margin-bottom:1em;display:block}.card_row .card-icon img{width:48px;height:48px;max-width:48px;filter:invert(5%) sepia(20%) saturate(8%) hue-rotate(314deg) brightness(103%) contrast(97%)}.card_row .card-body{position:relative;width:100%;padding:4em 3em}.card_row .card-body a{text-decoration:none}.card_row .card-body .card-label-top{background-color:#f32b10;color:#fff}.card_row .card-body .card-label{background-color:#1acc00;display:none}.card_row .card-body .card-title{font-size:1.8em;color:#00001e;font-weight:700;letter-spacing:0;margin-bottom:1em}.card_row .card-body .card-text{display:block}.card_row .card-body .card-link{color:#fff}.card_row .card-body .card-link a{color:#fff}.card_row .card-body .card-link a:hover{color:#fff}.card_row:hover{transform:translateY(0)}.card_row:hover .card-image img{transform:scale(1)}.card_row:hover .card-body{z-index:2}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1em}@media (max-width:767px){.card_row{padding:3em 0;margin-bottom:0}.card_row:nth-child(even){background:#fff;background:linear-gradient(270deg,#fff 100%,#fff 100%)}.card_row:nth-child(odd){background:#fff;background:linear-gradient(180deg,#efefef 80%,rgba(240,242,243,0) 80%)}.card_row:nth-child(odd) .container .row{flex-direction:row-reverse}.card_row .card-image{padding:0 1em}.card_row .card-image:before{background:#121212;background:linear-gradient(9deg,rgba(18,18,18,.8) 20%,rgba(18,18,18,0) 100%)}.card_row .card-body{padding:3em 2em}.card_row .card-body .card-link a:hover{color:#fff}.card.dienst{padding:2em 1em 0 1em}.card.dienst .card-body .card-link{margin-top:2em}.card.dienst-item .card-body .card-title{font-size:1.6em}.card.dienst-item .card-body .card-link{margin-top:2em}.card.portfolio-item .card-body .card-title{font-size:1.6em}.card.portfolio-item .card-body .card-link{margin-top:-1em}}.container-nav{position:relative;z-index:999}.navbar-toggler{outline:0!important}.navigatie{display:block;top:0;left:0;right:0;width:100%;z-index:999;background:0 0;height:96px;position:fixed}.navigatie.scroll_up{display:block;position:fixed;top:0;left:0;width:100%;z-index:999;background:#fff;transition:.15s ease-in-out}.nav_normal nav.navbar .brand-logo{display:none}.nav_normal nav.navbar .navbar-collapse .brand-logo{display:block}.nav_top{height:96px;background-color:transparent;border-bottom:0 solid rgba(255,255,255,.1);display:flex;align-content:center;flex-wrap:wrap;width:100%}.nav_top .usp-list{display:flex;flex-direction:row;justify-content:flex-start;width:100%;margin-right:32px;gap:48px}.nav_top .usp-list .usp-item{font-size:14px;color:#fff;padding:0}.nav_top .usp-list .usp-item-text{color:#fff}.nav_top .usp-list .usp-item-icon{color:#fff}.nav_top .usp-list .usp-item-icon i,.nav_top .usp-list .usp-item-icon svg{color:#5cb328;height:16px;width:16px}.nav_top .nav_top_content{display:flex;flex-direction:row;justify-content:flex-end}.nav_top .nav_top_content .list-items-quick{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:flex-end;font-size:14px}.nav_top .nav_top_content .list-items-quick .list-quick{font-size:14px}.nav_top .nav_top_content .list-items-quick .list-quick a{padding:0 8px;text-decoration:none;font-size:1em;color:#fff;text-transform:lowercase;display:flex;height:100%;align-items:center}.nav_top .nav_top_content .list-items-quick .list-quick a.active{color:#fff;text-decoration:underline}.nav_normal{height:96px;position:fixed;z-index:98;font-size:16px;margin:0 auto;width:100%;max-width:unset;display:flex;flex-direction:row;justify-content:flex-start;border-bottom:0 solid rgba(255,255,255,.1);background:0 0}.nav_normal .container-fluid{padding-left:0;padding-right:0}.nav_normal .h-100{height:unset}.nav_normal nav.navbar{display:flex;justify-content:space-between;padding:0;background-color:#fff;margin-top:16px}.nav_normal nav.navbar.has-nav_top{display:flex;flex-direction:column;justify-content:space-between}.nav_normal nav.navbar .brand-logo{margin-right:32px;background:#fff;padding:16px;padding-right:16px}.nav_normal nav.navbar .brand-text{display:none;margin-left:16px;font-size:1.2em}.nav_normal nav.navbar .navbar-brand{padding-left:16px;background-color:#fff}.nav_normal nav.navbar .navbar-brand img{height:64px;width:214px}.nav_normal nav.navbar .navbar-collapse{justify-content:space-between;flex-grow:1;padding-left:0;padding-right:16px}.nav_normal nav.navbar.is_sticky{background-color:#fff}.nav_normal nav.navbar .navbar-nav{height:96px;display:flex;align-items:center;padding-left:16px}.nav_normal nav.navbar .navbar-nav .nav-item{position:relative;margin-right:.5em}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link,.nav_normal nav.navbar .navbar-nav .nav-item a{padding:14px 24px;font-size:18px;line-height:20px;font-weight:500;opacity:1;color:#00001e;border-bottom:0 solid transparent;height:100%;display:flex;align-content:center;flex-wrap:wrap}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link:hover,.nav_normal nav.navbar .navbar-nav .nav-item a:hover{text-decoration:none;color:#1acc00}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:after,.nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle:after{display:inline-block;margin-left:.255em;content:"\f078";font-family:"Font Awesome 5 Free";font-weight:900;font-size:12px;border:none;flex-direction:column;align-items:center;margin-left:12px;color:#00001e}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:hover:after,.nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle:hover:after{color:#00001e}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle.show,.nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle.show{color:#00001e}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle.show:not(:hover),.nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle.show:not(:hover){color:#00001e}.nav_normal nav.navbar .navbar-nav .nav-item.active{position:relative;background:rgba(18,18,18,.95);border-radius:3px;color:#1acc00}.nav_normal nav.navbar .navbar-nav .nav-item.active a{color:#1acc00;border-bottom:0 solid #1acc00;opacity:1}.nav_normal nav.navbar .navbar-nav .nav-item.active:after{content:"";position:absolute;border-bottom:0 solid #1acc00;width:3em;height:2px;left:calc(50% - 1.5em)}.nav_normal nav.navbar .navbar-nav .nav-item.nav_extra{display:block;color:#00001e;line-height:unset;margin-left:16px}.nav_normal nav.navbar .navbar-nav .nav-item.nav_extra a{font-weight:400;color:#121212;background-color:#1acc00;opacity:1;padding:.75em 2em}.nav_normal nav.navbar .navbar-nav .nav-item.nav_extra a:hover{color:#121212;background-color:#1de600}.nav_normal nav.navbar .navbar-nav .nav-item.nav_extra a i,.nav_normal nav.navbar .navbar-nav .nav-item.nav_extra a svg{margin-left:8px}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu{padding:1em 1.5em;background-color:#fff;border-radius:0;width:375px}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.show{box-shadow:0 7px 16px 0 rgba(0,0,0,.15)}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu:before{top:-12px;display:block;border-color:transparent transparent #1acc00 transparent}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu{background-color:#fff;box-shadow:0 7px 16px 0 rgba(0,0,0,.15);padding:32px;border:0 solid #e3e3e3}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu a.btn-link-megamenu{color:#35acf8;font-weight:600;text-decoration:underline;margin-bottom:8px;font-size:14px;opacity:.8}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu a.btn-link-megamenu:hover{opacity:1;text-decoration:underline}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu a.dropdown-item{color:#00001e;opacity:1}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu{padding-left:0}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu li.megamenu_categorie a{opacity:1;font-size:1em}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item{padding-left:0}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link{line-height:1.6em}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link a{opacity:1;font-weight:400;font-size:1em}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link a:hover{text-decoration:underline;font-weight:600}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link-meer a{font-weight:300;color:#121212}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link-meer a i,.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link-meer a svg{font-size:.8em;margin-left:4px}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.megamenu ul.ul-megamenu ul.megamenu_item li.megamenu_link-meer a:hover{text-decoration:underline}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu[data-bs-popper]{margin-top:0}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item{color:rgba(0,0,30,.8);font-weight:400;font-size:1em;padding:1em 0;text-transform:none;border-bottom:1px solid #eff3f6;width:100%}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item:hover{color:#00001e;background-color:#fff}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item:hover:before{content:"\f105";font-family:"Font Awesome 5 Free";font-weight:900;font-size:16px;margin-right:8px}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item:nth-last-child{border-bottom:0}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li:nth-last-child a.dropdown-item{border-bottom:0}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown:hover:after{color:#fff}.nav_normal nav.navbar .navbar-nav .nav-item.has-megamenu.active a{border:0}.nav_normal nav.navbar .navbar-nav .nav-item.has-megamenu .nav-link .mega-overlay{width:100vw;height:100vh;position:fixed;z-index:-1;opacity:0;display:none;top:96px;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.45);-webkit-animation:fadeOut .25s;-moz-animation:fadeOut .25s;-o-animation:fadeOut .25s;animation:fadeOut .25s}.nav_normal nav.navbar .navbar-nav .nav-item.has-megamenu .nav-link.show .mega-overlay{opacity:1;display:block;-webkit-animation:fadeIn .25s;-moz-animation:fadeIn .25s;-o-animation:fadeIn .25s;animation:fadeIn .25s}.nav_normal nav.navbar .scrolled-up{transform:translateY(0);transition:all .3s ease-in-out}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item.active a{color:#1acc00}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item .nav-link,.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item a{color:#00001e}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item a.dropdown-toggle:after{color:#00001e}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item a.dropdown-toggle.show{color:#00001e}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item a.dropdown-toggle.show:not(:hover){color:#00001e}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item:hover .nav-link,.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item:hover a{color:#00001e}.nav_normal nav.navbar .scrolled-up .navbar-nav .nav-item:hover a.dropdown-toggle:after{color:#00001e}.nav_normal nav.navbar .scrolled-up.scrolled-top{background-color:transparent;background-color:#fff}.nav_normal nav.navbar .scrolled-up.scrolled-top .navbar-nav .nav-item.active a{color:#1acc00}.nav_normal nav.navbar .scrolled-up.scrolled-top .navbar-nav .nav-item .nav-link,.nav_normal nav.navbar .scrolled-up.scrolled-top .navbar-nav .nav-item a{color:#00001e}.nav_normal nav.navbar .scrolled-up.scrolled-top .navbar-nav .nav-item a.dropdown-toggle:after{color:#00001e}.nav_normal .list-right{padding:0;border-left:0 solid rgba(255,255,255,.54);min-width:214px;display:flex;justify-content:flex-end}.nav_normal .list-right a{padding:16px 16px;font-weight:700;background-color:#1acc00;color:#fff;text-decoration:none;width:64px;display:flex;justify-content:center;align-content:center;height:64px;flex-wrap:wrap;margin-left:2px}.nav_normal .list-right a i,.nav_normal .list-right a svg{width:16px;height:16px;transition:all .1s ease-in-out}.nav_normal .list-right a:hover{background-color:#149900;color:#fff}.nav_normal .list-right a:hover i,.nav_normal .list-right a:hover svg{color:#fff;width:20px;height:20px}.nav_normal .list-right a:first-child{background-color:#149900}.autohide,.autohide.scroll-up{position:fixed;top:0;right:0;left:0;width:100%;z-index:1030;display:flex;justify-content:center}.autohide.scroll-up{height:96px}.autohide:not(.scrolled-down):not(.scrolled-up){position:unset}.autohide.scrolled-down{display:none}.autohide.scrolled-up{background-color:#fff;height:96px;padding-left:0;padding-right:0}.autohide.scrolled-up.scrolled-top{padding-left:0;padding-right:0}.autohide.scrolled-up .navbar-collapse{margin-bottom:0!important}.autohide.scrolled-top{position:unset;height:unset;background-color:transparent}.autohide.scrolled-top .navbar-nav .nav-item.active a{color:#1acc00}.autohide.scrolled-top .navbar-nav .nav-item .nav-link,.autohide.scrolled-top .navbar-nav .nav-item a{color:#00001e}.autohide.scrolled-top .navbar-nav .nav-item a.dropdown-toggle:after{color:#00001e}.scrolled-down{transform:translateY(-100%);transition:all .3s ease-in-out}.scrolled-top{box-shadow:none}.scrolled-top.nav_normal{border-bottom:1px solid rgba(255,255,255,.1);box-shadow:none}.scrolled-top nav.navbar .brand-text{display:none}.scrolled-top nav.navbar .navbar-nav .nav-item.active a{color:#fff}.scrolled-top nav.navbar .navbar-nav .nav-item .nav-link,.scrolled-top nav.navbar .navbar-nav .nav-item a{color:#00001e}.scrollnav{bottom:0;position:absolute;left:-64px;padding-left:0;display:block;z-index:5}.scrollnav .icon{width:64px;height:64px;background-color:#efefef;margin-right:32px;border-radius:0;display:inline-flex;align-items:center;margin:0 auto;border:0 solid #efefef}.scrollnav .icon i,.scrollnav .icon svg{margin:0 auto;font-size:16px;color:#00001e;animation-name:bounceAlpha;animation-duration:1.6s;animation-iteration-count:infinite;animation-timing-function:linear}ol.breadcrumb{z-index:49}ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{color:rgba(255,255,255,.54)}ol.breadcrumb .breadcrumb-item a{color:#fff;text-decoration:none;font-size:1.2em}ol.breadcrumb .breadcrumb-item i,ol.breadcrumb .breadcrumb-item svg{width:16px;height:16px;font-size:16px}ol.breadcrumb .breadcrumb-item.active{color:rgba(255,255,255,.54);font-size:1.2em}ol.breadcrumb .breadcrumb-item.active a{color:rgba(255,255,255,.54)}.list-icons{list-style:none;padding:0;margin:0}.list-icons .list-icon-item{background-color:#fff;padding:.75em 1em;display:flex;flex-direction:row;align-items:center;gap:1px;font-size:1em;border-right:6px solid transparent;margin-bottom:4px;border-radius:0}.list-icons .list-icon-item .list-icon{display:block;margin-right:12px}.list-icons .list-icon-item .list-icon i,.list-icons .list-icon-item .list-icon img,.list-icons .list-icon-item .list-icon svg{width:32px;height:32px}.list-icons .list-icon-item .list-text{color:#00001e;width:100%}.list-icons .list-icon-item .list-text a{color:#00001e;display:block;text-decoration:none}.list-icons .list-icon-item .list-icon-after i,.list-icons .list-icon-item .list-icon-after svg,.list-icons .list-icon-item .list-icon-before i,.list-icons .list-icon-item .list-icon-before svg{font-size:16px;width:16px;height:16px;color:#00001e}.list-icons .list-icon-item .list-icon-before{margin-right:8px}.list-icons .list-icon-item .list-icon-after{margin-left:8px}.list-icons .list-icon-item.active{border-right:6px solid #1acc00}.list-icons .list-icon-item.active .list-icon-after i,.list-icons .list-icon-item.active .list-icon-after svg{color:#1acc00;transform:rotate(180deg)}.list-icons .list-icon-item.active .list-icon-before i,.list-icons .list-icon-item.active .list-icon-before svg{color:#1acc00;transform:rotate(180deg)}.list-icons .list-icon-item.active .list-text{color:#1acc00}.list-icons .list-icon-item.active .list-text a{color:#1acc00}.list-icons .list-icon-item:hover{background-color:#050505;cursor:pointer}.list-icons .list-icon-item:hover .list-text{color:#fff}.list-icons .list-icon-item:hover .list-text a{color:#fff}.list-icons .list-icon-item:hover .list-icon-after i,.list-icons .list-icon-item:hover .list-icon-after svg,.list-icons .list-icon-item:hover .list-icon-before i,.list-icons .list-icon-item:hover .list-icon-before svg{color:#fff}#filters{margin-bottom:1em;display:flex;padding-left:1em}#filters .label{font-size:1.4em;margin-right:1em;font-weight:700;display:flex;align-content:center;flex-wrap:wrap;height:100%}#filters .filter-group .btn-filter{margin-right:.5em;background-color:#fbf8ee;border:1px solid #fbf8ee;padding:.25em 1em;color:#00001e}#filters .filter-group .btn-filter.active{background-color:#121212;border:1px solid #121212;color:#fff}#filters .filter-group .btn-filter.active .badge{display:inline-flex;color:#fff}#filters .filter-group .btn-filter .badge{display:none;background-color:#1acc00;border-radius:8px;margin-left:8px}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item.active a{color:#1acc00}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item .nav-link,.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item a{color:#00001e}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle:after{color:#00001e}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle.show{color:#00001e}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item a.dropdown-toggle.show:not(:hover){color:#00001e}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item:hover .nav-link,.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item:hover a{color:#00001e}.tpl_project .nav_normal nav.navbar .navbar-nav .nav-item:hover a.dropdown-toggle:after{color:#00001e}.tpl_project .nav_normal nav.navbar .scrolled-top{background-color:transparent}.tpl_project .nav_normal nav.navbar .scrolled-top .navbar-nav .nav-item.active a{color:#1acc00}.tpl_project .nav_normal nav.navbar .scrolled-top .navbar-nav .nav-item .nav-link,.tpl_project .nav_normal nav.navbar .scrolled-top .navbar-nav .nav-item a{color:#00001e}.tpl_project .nav_normal nav.navbar .scrolled-top .navbar-nav .nav-item a.dropdown-toggle:after{color:#00001e}@media all and (min-width:992px){.navbar .has-megamenu{position:static!important}.navbar .megamenu{left:0;right:0;width:100%;margin-top:0}}@media (max-width:991px){.navbar.fixed-top .navbar-collapse,.navbar.sticky-top .navbar-collapse{overflow-y:auto;max-height:90vh;margin-top:10px}}@media (max-width:767px){.nav_normal nav.navbar .brand-logo picture img{display:none}.nav_normal nav.navbar .brand-logo.scrolled-top{background:url(/resource/klant/logo.png);background-color:#fff;background-repeat:no-repeat;background-size:contain;background-position:center center;height:64px!important;width:176px!important;display:block;border:8px solid #fff}.nav_normal nav.navbar .brand-logo.scrolled-top a{height:64px!important;width:176px!important;display:block;background-color:transparent}.nav_normal nav.navbar .brand-logo.scrolled-top.scrolled-up picture img{display:none}.nav_normal nav.navbar .brand-logo.scrolled-up{transition:all .1s ease-out}.nav_normal nav.navbar .brand-logo.scrolled-up picture img{display:block}button:focus:not(:focus-visible){outline:0;box-shadow:none}.navbar-toggler{line-height:0;border:none;outline:0!important;display:flex;align-items:center;align-content:center;height:48px;width:48px;justify-content:center;margin-right:8px}.navbar-toggler-icon{background-image:none}.navbar-toggler:focus{outline:0;box-shadow:none}.navbar-toggler[aria-expanded=true]{z-index:9}.navbar-toggler[aria-expanded=true] .bar1,.navbar-toggler[aria-expanded=true] .bar2,.navbar-toggler[aria-expanded=true] .bar3{color:#00001e}.bar1,.bar2,.bar3{width:32px;height:3px;background-color:#00001e;margin:6px 0;transition:.3s}.bar2{width:28px;margin-left:4px}.bar3{width:14px;margin-left:18px}.scrolled-up .bar1,.scrolled-up .bar2,.scrolled-up .bar3{background-color:#00001e}.scrolled-up.scrolled-top .bar1,.scrolled-up.scrolled-top .bar2,.scrolled-up.scrolled-top .bar3{background-color:#00001e}.nav-scroll{display:none}.nav-scroll:has(.collapse.show){display:block}.navbar-toggler[aria-expanded=true] .bar1,.navbar-toggler[aria-expanded=true] .bar2,.navbar-toggler[aria-expanded=true] .bar3,nav.navbar[aria-expanded=true] .bar1,nav.navbar[aria-expanded=true] .bar2,nav.navbar[aria-expanded=true] .bar3{background-color:#fff;width:32px;margin-left:0}.navbar-toggler[aria-expanded=true] .bar1,nav.navbar[aria-expanded=true] .bar1{-webkit-transform:rotate(-45deg) translate(-6px,4px);transform:rotate(-45deg) translate(-6px,4px)}.navbar-toggler[aria-expanded=true] .bar2,nav.navbar[aria-expanded=true] .bar2{opacity:0}.navbar-toggler[aria-expanded=true] .bar3,nav.navbar[aria-expanded=true] .bar3{-webkit-transform:rotate(45deg) translate(-8px,-8px);transform:rotate(45deg) translate(-8px,-8px)}.navigatie{height:unset}.navigatie:has(.navbar-collapse.collapse.show){position:fixed}.nav_top .usp-list .usp-item{display:none}.nav_top .usp-list .usp-item:nth-child(1){display:flex}.nav_normal{height:auto;top:0}.nav_normal .container{padding-right:0}.nav_normal .list-right{display:flex;justify-content:center;padding:48px 64px}.nav_normal .list-right a{background-color:#5cb328;color:#00001e;width:100%}.nav_normal nav.navbar{overflow:visible;padding:0;display:flex;flex-direction:row;margin-top:0}.nav_normal nav.navbar.has-nav_top{flex-direction:row}.nav_normal nav.navbar.has-nav_top .navbar-toggler{z-index:99}.nav_normal nav.navbar .nav_top{width:auto}.nav_normal nav.navbar .nav_top .col-left{padding:0;display:flex;align-items:center;height:100%}.nav_normal nav.navbar .nav_top .col-left .brand-text{display:none}.nav_normal nav.navbar .nav_top .col-left:before{height:68px}.nav_normal nav.navbar .nav_top .col-left:after{background-color:#121212}.nav_normal nav.navbar .nav_top .col-right{display:none;justify-content:center;position:fixed;z-index:9;bottom:0;left:0;width:100%;background-color:#fff;padding:16px 0}.nav_normal nav.navbar .brand-logo{display:block;height:unset;width:unset;padding:0}.nav_normal nav.navbar .navbar-brand{margin:0;padding:0}.nav_normal nav.navbar .navbar-brand img{height:48px;width:48px;margin:8px}.nav_normal nav.navbar .btn-cta{display:none}.nav_normal nav.navbar .navbar-nav{padding-left:0}.nav_normal nav.navbar .navbar-nav .nav-item.active{background-color:transparent}.nav_normal nav.navbar .navbar-collapse{flex-grow:1}.nav_normal nav.navbar .navbar-collapse.collapsing{transition:all 15ms ease}.nav_normal nav.navbar .navbar-collapse.collapse.show{position:relative;top:0;height:100vh;width:100vw;margin-left:0;transition:.1s;padding-top:0;padding-bottom:64px;margin-top:-64px;margin-bottom:0;background-color:#121212;overflow:scroll;color:#fff}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav{padding-top:96px;border-top:0 solid #efefef}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(1){animation-delay:50ms}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(2){animation-delay:.1s}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(3){animation-delay:.15s}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(4){animation-delay:.2s}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(5){animation-delay:.25s}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(6){animation-delay:.3s}.nav_normal nav.navbar .navbar-collapse.collapse.show .navbar-nav li:nth-child(7){animation-delay:.35s}.nav_normal nav.navbar .navbar-collapse.collapse.show .brand-logo{display:none}.nav_normal nav.navbar .navbar-collapse.collapse.show .list-social{display:none}.nav_normal nav.navbar .navbar-nav{height:auto}.nav_normal nav.navbar .navbar-nav .nav-item{width:100%;font-size:1.6em;text-align:center;padding:0 24px}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link,.nav_normal nav.navbar .navbar-nav .nav-item a{font-size:20px;line-height:28px;color:#fff}.nav_normal nav.navbar .navbar-nav .nav-item .nav-link:hover,.nav_normal nav.navbar .navbar-nav .nav-item a:hover{font-weight:700;color:#fff}.nav_normal nav.navbar .navbar-nav .nav-item.active a{color:#fff;border-bottom:none}.nav_normal nav.navbar .navbar-nav .nav-item.active:after{display:none}.nav_normal nav.navbar .navbar-nav .nav-item.nav_extra a{position:absolute;padding:8px 0;margin-left:0}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu{width:100%;background-color:transparent}.nav_normal nav.navbar .navbar-nav .nav-item .dropdown-menu.show{box-shadow:none}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu{padding:2em 1.5em 2em 1.5em}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu[data-bs-popper]{border:0}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item{margin-left:0;color:#fff;font-size:16px;border:0;border-left:1px solid #fff;padding:8px;padding-left:1.5em}.nav_normal nav.navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item:hover:before{display:none}#filters{margin-bottom:1em;overflow-x:scroll}#filters .filter-group{display:inline-flex;flex-direction:column;width:100%;height:40px;flex-wrap:wrap;overflow-x:scroll}#filters .filter-group .btn-filter{margin-right:.5em;background-color:#fbf8ee;border:1px solid #fbf8ee;color:#00001e;padding:.5em 2em}#filters .filter-group .btn-filter.active{background-color:#121212;border:1px solid #121212;color:#fff}.autohide.scrolled-up{height:48px}}.blok_melding{bottom:0;border-top:1px solid #fff;position:fixed;z-index:990}.blok_melding.theme{background-color:#1acc00}.blok_melding.info{background-color:#0dcaf0}.blok_melding.warning{background-color:#e4d020}.blok_melding.danger{background-color:#f32b10}.blok_melding.success{background-color:#23b36f}.blok_melding .melding_tekst{text-align:center;color:#fff;font-size:.9em;padding:.5em 0}.usp-list{list-style:none;padding:0;margin:0}.usp-list .usp-item{padding:.5em;display:flex;flex-direction:row;align-items:center;gap:8px;font-size:.8em}.usp-list .usp-item .usp-item-icon{display:block;margin-right:4px}.usp-list .usp-item .usp-item-icon i,.usp-list .usp-item .usp-item-icon img,.usp-list .usp-item .usp-item-icon svg{width:16px;height:16px}.usp-list .usp-item .usp-item-text{color:#fff}.images-grid{display:grid;grid-template-columns:1fr 1fr;gap:1em}.images-grid-item{overflow:hidden;position:relative;border-radius:0}.images-grid-item img{aspect-ratio:4/3;max-width:100%;width:100%;object-fit:cover;transition:all .1s}.images-grid-item:hover img{transform:scale(1.02)}.grid-masonry{column-count:3;transition:all .5s ease-in-out;column-gap:1em;column-fill:initial;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.grid-masonry .grid-item{margin:0 0 1em;width:100%;border-radius:1em;overflow:hidden}.grid-masonry .grid-item img,.grid-masonry .grid-item picture{transition:all .5s ease-in-out;backface-visibility:hidden}.form-control{background-color:#fff;color:#00001e}.form-control:focus{background-color:rgba(26,204,0,.05);color:#00001e;box-shadow:none}.form-group .input-group-text{color:#00001e}.form-group:has(input:required) label:after{content:"*";color:#1acc00;margin-left:4px}.form-email{opacity:.01;height:1px}