@font-face{font-family:'FontAwesomeRegular';src:url(../webfonts/fa-regular-400.ttf) format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'FontAwesomeSolid';src:url(../webfonts/fa-solid-900.ttf) format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'FontAwesomeBrands';src:url(../webfonts/fa-brands-400.ttf) format('truetype');font-weight:normal;font-style:normal;}html,body{height:100%;}:root{--color-wit:#fff;--color-zwart:#000;--color-tekst:#000;--color-basis:#0096da;--color-basis-rgb:0,150,218;--color-basis-licht:#00abe6;--color-basis-lichter:#b7e0f7;--color-basis-heellicht:#e9f1f6;--color-accent:#FA9F32;--color-accent-donker:#2E5D73;--bgfooter:#1F3A5F;--color-grijs:#727272;--color-buttongrijs:#ccc;--color-lichtgrijs:#f7f7f7;--color-lichtergrijs:#eee;--color-heellichtgrijs:#f7f7f7;--form-error:#f2ea94;--font-family:"azo-sans-web",sans-serif;--font-size:18px;--max-outerWrapper:100%;--max-innerWrapper:1580px;--padding-default:40px 20px;--flex-direction-default:row;--default-width-kolom:50%;--gap-default:80px;--gap-inner-default:10px;--border-radius-default:20px;--border-radius-small:10px;--box-shadow:0 10px 25px rgba(0,0,0,.05);--box-shadow-small:0 0 5px rgba(0,0,0,.15)}@media screen and (max-width:950px){:root{--gap-default:20px}}@media screen and (max-width:980px){:root{--font-size:20px;--flex-direction-default:column;--default-width-kolom:calc(100% - 20px)}}body{font-family:"azo-sans-web",sans-serif;font-size:var(--font-size);font-weight:200;font-style:normal;color:var(--color-tekst);background:var(--color-wit);line-height:1.5em;overflow:hidden;overflow-y:scroll;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0;}a,.icon{outline:0;}.fa-solid{font-family:'FontAwesomeSolid';}.outerWrapper{position:relative;overflow:hidden;max-width:var(--max-outerWrapper);margin:0 auto;}.innerWrapper{width:100%;max-width:var(--max-innerWrapper);display:flex;flex-direction:var(--flex-direction-default);gap:var(--gap-default);margin:0 auto;padding:0 20px;}section{position:relative;z-index:1;margin:0;padding:50px 0;display:flex;}section:first-of-type{padding-top:220px;background:var(--color-basis-heellicht);}section:first-of-type:has(.tekstAfbeelding){padding-top:150px;}section:has(.afbeeldingOnly){padding:0;}section:last-of-type{padding-bottom:150px}section:last-of-type:has(.afbeeldingOnly){padding-bottom:0;}#hero .innerWrapper{max-width:none;padding-right:0;}section:has(.tegelWrapper){background:var(--color-heellichtgrijs)}section:has(h4.active){background:var(--color-basis-lichter)}body:has(.txt.has-multiple){background:var(--color-heellichtgrijs)}header{position:fixed;z-index:3;width:100%;left:50%;transform:translate(-50%,0%);padding:20px 0;background:var(--color-wit);border-bottom:solid 1px var(--color-basis)}header .innerWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:var(--max-innerWrapper);}.logo{width:140px;min-width:100px;max-width:100%;margin:0;padding:0;height:auto;vertical-align:top;text-align:left;transition:.5s}.logo img{width:100%;height:auto;object-fit:contain;}.logo.hasScrolled{width:100px;transition:.5s;}.phone{position:fixed;z-index:3;width:300px;left:calc(100% - 45px);top:190px;background:var(--color-basis-licht);border-top-left-radius:10px;border-bottom-left-radius:10px;}.phone:hover{left:calc(100% - 200px);transition:.5s}.phone ul{display:flex;list-style:none;}.phone ul li{color:var(--color-wit)}.phone ul li a{display:inline-block;text-decoration:none;color:var(--color-wit);font-weight:normal;font-size:.85em;line-height:2.5em;margin:0 .5em;padding:0;cursor:pointer;}.phone ul li:first-of-type{line-height:1.7em;padding:4px 5px 0 15px;}.phone ul li a:hover{color:var(--color-wit);}.email{position:fixed;z-index:3;width:300px;left:calc(100% - 45px);top:235px;background:var(--color-basis-licht);border-top-left-radius:10px;border-bottom-left-radius:10px;}.email:hover{left:calc(100% - 230px);transition:.5s}.email ul{display:flex;list-style:none;}.email ul li{color:var(--color-wit)}.email ul li a{display:inline-block;text-decoration:none;color:var(--color-wit);font-weight:normal;font-size:1em;line-height:2em;margin:0 .5em;padding:0;cursor:pointer;}.email ul li:first-of-type{line-height:1.7em;padding:4px 5px 0 15px;}.email ul li a:hover{color:var(--color-wit);}h1,h2{flex:0 0 100%;margin:25px 50px 25px 0;line-height:1em;}.txt{text-align:left}.txt h1{color:var(--color-zwart);font-size:calc(var(--font-size) * 2.3);font-style:normal;font-weight:300;line-height:1em}h1 strong{font-weight:500}.txt h2{display:inline-block;color:var(--color-zwart);position:relative;font-size:calc(var(--font-size) * 1.2);font-weight:500;line-height:1em;margin:20px auto;padding:0 0 0 20px;width:100%;max-width:var(--max-innerWrapper);border-left:solid 20px var(--color-basis);}.txt h3{font-family:var(--font-family-headingsTwee);position:relative;z-index:12;color:var(--color-basis);font-size:calc(var(--font-size) * 1.2);font-weight:normal;letter-spacing:-1px;line-height:1em;margin:0 0 15px 0;padding:0;width:100%;}.txt p{width:100%;margin-bottom:1em;}.txt td{font-size:1em;line-height:1.5em;}.txt p img{width:auto;max-width:100%;height:auto!important;padding:0;}.txt td img{padding:0;}.txt a{position:relative;text-decoration:underline;z-index:3;color:var(--color-basis);text-decoration:none;}.txt a:hover{color:var(--color-basis-licht);text-decoration:underline;}.txt ul{margin:0;padding:0 0 1em 0;list-style:none;}.txt ul li{position:relative;padding-left:25px;}.txt ul li:before{content:'\f00c';font-family:'FontAwesomeSolid';position:absolute;left:0}.bdproducten section{padding:1em 0 0 0;}.bdproducten section:last-of-type{padding:1em 0 5em 0;}.bdproducten .afbeeldingTekst .txt h2{padding:1em 0 0 0;border:0;}.bdproducten .afbeeldingTekst .txt ul{position:relative;margin:0;padding:0 0 1.5em 0;list-style:none;columns:1;}.bdproducten .afbeeldingTekst .txt ul.open{columns:2;}.bdproducten .afbeeldingTekst .txt li{display:none;}.bdproducten .afbeeldingTekst .txt li:nth-of-type(-n+4){display:block;}.bdproducten .afbeeldingTekst .txt li.no-arrow{padding:0;}.bdproducten .afbeeldingTekst .txt li.no-arrow:before{content:none;font-family:'FontAwesomeSolid';margin-left:-30px;padding-right:10px;}.bdproducten .afbeeldingTekst .txt ul.open li{display:block;}.bdproducten .afbeeldingTekst .txt ul:after{content:'\2b';font-family:'FontAwesomeSolid';position:absolute;bottom:0;left:1em;cursor:pointer}.bdproducten .afbeeldingTekst .txt ul.open:after{content:'\f068';font-family:'FontAwesomeSolid';position:absolute;bottom:0;left:1em;cursor:pointer}.bdproducten .afbeeldingTekst .txt p{display:none;position:relative;}.bdproducten .afbeeldingTekst .txt p:first-of-type{display:block;width:100%;height:100%;margin-top:1em;padding-top:1em;padding-bottom:1em;border-top:solid 1px var(--color-basis)}.bdproducten .afbeeldingTekst .txt.has-multiple p:first-of-type:after{content:'+ lees meer';position:absolute;top:calc(100% - 1em);left:0;cursor:pointer}.bdproducten .afbeeldingTekst .txt.has-multiple p.open:first-of-type:after{content:'- verberg';position:absolute;top:calc(100% - 1em);left:0;cursor:pointer}.bdproducten .afbeeldingTekst .txt p.open{display:block;}.txt ol{margin:0;padding:0;}.txt ol li{padding:0;}.txt iframe{width:100%;aspect-ratio:3.6 / 2;}a.wepButton{all:unset;position:relative;z-index:2;text-decoration:none;color:var(--color-basis);font-weight:500;text-transform:none;text-decoration:none;border-radius:var(--border-radius-small);transition:.5s;border:0;white-space:nowrap;cursor:pointer;}a.wepButton:after{content:'\f061';font-family:'FontAwesomeSolid';font-size:15px;padding-left:10px;color:var(--color-basis);background:none}a.wepButton:hover{transition:.5s;text-decoration:none;color:var(--color-basis);border:0;background:none;}a.wepButton:hover:after{transition:.5s;padding-left:20px;}body.bdhome section:first-of-type a.wepButton{position:relative;z-index:2;text-decoration:none;color:var(--color-wit);font-weight:500;text-transform:none;text-decoration:none;border-radius:var(--border-radius-small);transition:.5s;border:0;padding:10px 20px;margin-right:10px;cursor:pointer;background:var(--color-basis)}body.bdhome section:first-of-type a.wepButton:first-of-type:after{content:'\f0e0';font-family:'FontAwesomeRegular';color:var(--color-wit);font-size:15px;padding-left:10px;}body.bdhome section:first-of-type a.wepButton:nth-of-type(2):after{content:'\e533';font-family:'FontAwesomeSolid';color:var(--color-wit);font-size:15px;padding-left:10px;}body.bdhome section:first-of-type a.wepButton:hover{transition:.5s;text-decoration:none;color:var(--color-wit);background:var(--color-accent);box-shadow:var(--box-shadow);}body.bdhome section:first-of-type p:has(a.wepButton){line-height:calc(1.5em + 20px);margin:2em 0;}.tekstAfbeelding{position:relative;z-index:2;display:flex;flex-direction:var(--flex-direction-default);max-width:var(--max-outerWrapper);flex-direction:var(--flex-direction-default);margin:0;padding:25px 0;width:100%}.tekstAfbeelding .tekst{display:flex;justify-content:column;justify-items:center;align-items:center;width:50%;height:100%!important;max-width:calc(.5*var(--max-innerWrapper));padding:0 20px;margin:0 5% 0 auto;}.tekstAfbeelding .afbeelding{z-index:1;position:relative;width:45%;aspect-ratio:2 / 1.5;}.BodyOverons .tekstAfbeelding .afbeelding{z-index:1;position:relative;width:45%;aspect-ratio:1 / 1.1;}.tekstAfbeelding .afbeelding img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center;margin:0;padding:0;border-top-left-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default);}.tekstAfbeelding .afbeelding:before{content:'';position:absolute;z-index:0;left:-20px;bottom:-20px;width:20vh;height:20vh;background:var(--color-basis);opacity:1}.tekstAfbeelding .afbeelding:after{content:'';position:absolute;z-index:2;inset:0;height:100%;width:100%;background:linear-gradient(to top,rgba(var(--color-basis-rgb),.5) 0%,rgba(var(--color-basis-rgb),0) 60%);border-bottom-left-radius:var(--border-radius-default);}.afbeeldingTekst{display:flex;flex-direction:row-reverse;align-items:flex-start;max-width:var(--max-innerWrapper);margin:0 auto;padding:20px;margin-bottom:1em;border-radius:var(--border-radius-default);background:var(--color-wit);box-shadow:var(--box-shadow)}.afbeeldingTekst .tekst{display:flex;justify-content:column;justify-items:center;align-items:flex-start;width:50%;max-width:calc(.5*var(--max-innerWrapper));padding:0 20px;margin:0 5% 0 auto}.afbeeldingTekst .afbeelding{width:45%}.afbeeldingTekst .afbeelding img{width:100%;object-fit:contain;object-position:center;margin:0;padding:0}.tekstOnly{margin:0 auto;padding:0 20px;width:100%;max-width:var(--max-innerWrapper);}.tekstOnly .tekst{display:flex;justify-items:flex-start;align-items:flex-start;padding:0;}.tekstOnly .afbeelding{display:none;}.tekst.beoordelingen{margin:0 auto;padding:0 20px;width:100%;max-width:var(--max-innerWrapper);}.tekst.beoordelingen q:before,.tekst.beoordelingen q:after{content:none;}.afbeeldingOnly{position:relative;z-index:1;overflow:hidden;}.afbeeldingOnly .tekst{display:none;}.afbeeldingOnly .afbeelding{position:relative;z-index:1;width:100%;max-width:100%;min-height:400px;aspect-ratio:3 / 1;overflow:hidden;}.afbeeldingOnly .afbeelding img{width:100%;height:100%;object-fit:cover;object-position:center;margin:0;padding:0;}.afbeeldingOnly .afbeelding:after{content:'';display:block;width:40%;height:100%;position:absolute;z-index:2;top:0;left:60%;background:var(--color-basis);opacity:.5}.tekstTekst{display:flex;flex-direction:var(--flex-direction-default);width:100%;max-width:var(--max-innerWrapper);margin:0 auto;padding:0 20px;}.tekstTekst .tekst{width:50%;vertical-align:top;gap:var(--gap-inner-default);}.tekstTekst .tekst .txt img{padding:0;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;}.wepContent:empty{display:none;}.tegelWrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;gap:20px;width:calc(100% - 40px);max-width:var(--max-innerWrapper);margin:0 auto;padding:0 20px;}.tegel{position:relative;width:370px;vertical-align:top;gap:var(--gap-inner-default);padding:20px 20px 50px 20px;background:var(--color-wit);border-radius:var(--border-radius-default);box-shadow:var(--box-shadow)}.tegel img,.tegel p img{padding:0;width:100%;height:auto;aspect-ratio:1 / .8;object-fit:cover;border-radius:var(--border-radius-small);}.tegel p{font-size:.8em}.tegel a.wepButton{position:absolute;bottom:20px;left:20px;}.tegel strong:first-of-type{display:inline-block;color:var(--color-zwart);position:relative;font-size:calc(var(--font-size) * 1.2);font-weight:500;line-height:1em;margin:20px auto;padding:0 0 0 20px;width:100%;max-width:var(--max-innerWrapper);border-left:solid 20px var(--color-basis);}.selecteer{flex:0 0 100%;margin-bottom:25px;}.bdhome .selecteer{display:none}.selecteer .selecteerButton{width:fit-content;padding:16px 8px;margin:20px 0 0 0;background:var(--color-buttongrijs);border-radius:var(--border-radius-small)}.selecteer .selecteerButton .particulier{color:var(--color-grijs);font-weight:500;line-height:1.5em;padding:10px 15px;border-left:none;border-top-right-radius:4px;border-bottom-right-radius:4px;}.selecteer .selecteerButton .particulier:hover{color:var(--color-basis);background:var(--color-lichtergrijs);cursor:pointer}.selecteer .selecteerButton .particulier.active{color:var(--color-basis);background:var(--color-wit);cursor:default}.selecteer .selecteerButton .zakelijk{color:var(--color-grijs);font-weight:500;padding:10px 15px;border-right:none;border-top-left-radius:4px;border-bottom-left-radius:4px;}.selecteer .selecteerButton .zakelijk:hover{color:var(--color-basis);background:var(--color-lichtergrijs);cursor:pointer}.selecteer .selecteerButton .zakelijk.active{color:var(--color-basis);background:var(--color-wit);cursor:default}.tegel.zakelijk{display:none}.tegel.zakelijk.active{display:inline-block}.tegel.particulier{display:none}.tegel.particulier.active{display:inline-block}.selecteer .selecteerButton .all{color:var(--color-grijs);font-weight:500;line-height:1.5em;padding:10px 15px;border-right:none;border-top-left-radius:4px;border-bottom-left-radius:4px;}.selecteer .selecteerButton .all:hover{color:var(--color-basis);background:var(--color-lichtergrijs);cursor:pointer}.selecteer .selecteerButton .all.active{color:var(--color-basis);background:var(--color-wit);cursor:default}.selecteer .selecteerButton .small{color:var(--color-grijs);font-weight:500;line-height:1.5em;padding:10px 15px}.selecteer .selecteerButton .small:hover{color:var(--color-basis);background:var(--color-lichtergrijs);cursor:pointer}.selecteer .selecteerButton .small.active{color:var(--color-basis);background:var(--color-wit);cursor:default}.selecteer .selecteerButton .medium{color:var(--color-grijs);font-weight:500;line-height:1.5em;padding:10px 15px}.selecteer .selecteerButton .medium:hover{color:var(--color-basis);background:var(--color-lichtergrijs);cursor:pointer}.selecteer .selecteerButton .medium.active{color:var(--color-basis);background:var(--color-wit);cursor:default}.selecteer .selecteerButton .large{color:var(--color-grijs);font-weight:500;line-height:1.5em;padding:10px 15px;border-left:none;border-top-right-radius:4px;border-bottom-right-radius:4px;}.selecteer .selecteerButton .large:hover{color:var(--color-basis);background:var(--color-lichtergrijs);cursor:pointer}.selecteer .selecteerButton .large.active{color:var(--color-basis);background:var(--color-wit);cursor:default}.laptops section .afbeeldingTekst.active{display:flex}.laptops section .afbeeldingTekst{display:none;}.wepContent:empty{display:none;}.cycle-pager{font-size:2em;}.cycle-pager-active{color:var(--color-basis)}.tekstOnly:has(h4){border-left:solid 1px var(--color-wit);transform:translate(20px,0);padding-left:20px;max-width:calc(var(--max-innerWrapper)*.5);}h4:not(:first-of-type) + *{display:none;}h4{position:relative;color:var(--color-heellichtgrijs);font-size:1.2em;line-height:1.2em;margin-bottom:.5em;display:block;clear:both;margin-right:auto;cursor:pointer;}h4.active{color:var(--color-wit);display:block}h4.active:before{content:'';display:block;width:10px;height:10px;position:absolute;top:10px;left:-20px;background:var(--color-wit)}.tekstOnly:has(h4) img{width:300px;margin-left:10px;float:right}.wepForm{margin:-40px 0 0 0;padding:20px;width:100%;border-radius:var(--border-radius-default);box-shadow:5px 5px 20px var(--color-lichtgrijs);}.wepForm .formThx{margin-top:20px;padding:15px;}.wepForm .fldInput{margin:0!important;}.wepForm .formError{background-color:#f2ea94;padding:10px;}.wepForm .formError ul{margin-left:20px;}.wepForm p,.wepForm .edit_event .fldArea{display:flex;flex-flow:column-reverse;border:none!important;padding:0!important;margin:0!important;}p.txtPrivacy{display:inline-block!important;}.wepForm p select{border:solid 1px var(--color-tekst);height:40px;padding:7px;margin-top:25px;background:var(--color-wit)}.wepForm p label,.wepForm p input{transition:all .2s;touch-action:manipulation;}.wepForm p input[type=text],.wepForm p input[type=number],.wepForm p input[type=date]{font-size:.8em;line-height:28px;border:1px solid var(--color-lichtgrijs);font-family:inherit;-webkit-appearance:none;border-radius:var(--border-radius-small);padding:7px!important;cursor:text;}.wepForm p input:focus{outline:0;}.wepForm p input:placeholder-shown+label{cursor:text;font-size:.8em;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:left bottom;transform:translate(0,2.2rem) scale(1);margin-left:6px;background:var(--color-wit)}.wepForm p input:focus::-webkit-input-placeholder{opacity:1;}.wepForm p input:not(:placeholder-shown)+label,.wepForm p input:focus+label{transform:translate(0,0) scale(1);background:none;cursor:pointer;}.wepForm input[type="checkbox"],.wepForm input[type="radio"]{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;display:block;float:left;margin-right:-2em;opacity:0;width:1em;z-index:-1;}.wepForm input[type="checkbox"]+label,.wepForm input[type="radio"]+label{text-decoration:none;color:var(--color-purple);cursor:pointer;display:inline-block;font-size:1em;font-weight:300;padding-left:2.4em;padding-right:.75em;position:relative;}.wepForm input[type="checkbox"]+label:before,.wepForm input[type="radio"]+label:before{background:var(--color-white);border-radius:4px;border:solid 1px var(--color-purple);content:'';display:inline-block;height:1.2em;left:0;line-height:1em;position:absolute;text-align:center;top:0;width:1.2em;}.wepForm input[type="checkbox"]:checked+label:before,.wepForm input[type="radio"]:checked+label:before{color:#ffffff;content:'';}.wepForm input[type="checkbox"]:focus+label:before,.wepForm input[type="radio"]:focus+label:before{border:solid 1px var(--color-purple);}.wepForm input[type="checkbox"]+label:before{border-radius:4px;}.wepForm input[type="radio"]+label:before{border-radius:100%;}.wepForm p::-webkit-input-placeholder{opacity:0;transition:inherit;}.wepForm .fldArea label,.wepForm .edit_event .wepForm .fldArea textarea{transition:all .2s;touch-action:manipulation;line-height:1.4em;margin:0!important;}.wepForm p.fldArea textarea{font-size:.8em;line-height:24px;min-height:80px;border:1px solid var(--color-lichtgrijs);font-family:inherit;-webkit-appearance:none;border-radius:8px;padding:5px!important;cursor:text;}.wepForm .fldArea textarea:focus{outline:0;}.wepForm .fldArea textarea:placeholder-shown+label{cursor:text;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:left bottom;transform:translate(0,1.895rem) scale(1);}.wepForm .fldArea textarea:focus::-webkit-input-placeholder{opacity:1;}.wepForm .fldArea textarea:not(:placeholder-shown)+label,.wepForm .fldArea textarea:focus+label{transform:translate(0,0) scale(1);cursor:pointer;margin:0!important;background:none;opacity:.5;}.wepForm .fldArea label{font-size:.8em;color:#333;line-height:1.4em;background:#fff;margin:0 0 0 6px!important;}.submitWrapper{position:relative;z-index:2;display:inline-block;margin:20px 0 0 0;padding:0;}input.btnSubmit[type="submit"]{display:inline;padding:10px 15px 10px 0;line-height:1em;font-size:.6em;border:0;color:var(--color-basis-licht);background:var(--color-wit);cursor:pointer;font-weight:bold;letter-spacing:.05em;}.submitWrapper:after{content:'\f054';font-family:'FontAwesomeSolid';font-size:15px;position:absolute;z-index:3;top:50%;right:0;transform:translateY(-50%);color:var(--color-basis);}.btnSubmit:hover{color:var(--color-basis);border:solid 0 var(--color-zwart);transition:.5s;text-decoration:none;}input.btnSubmit[type="submit"]:hover{color:var(--color-basis);border:solid 0 var(--color-zwart);transition:.5s;text-decoration:none;}.submitWrapper:hover:after{right:-5px;transition:.5s;}section.bgWit{background:var(--color-wit)}section.bgLichtgrijs{background:var(--color-lichtgrijs)}section.bgBlauw{color:var(--color-wit);background:var(--color-basis)}section.bgBlauw .txt a{color:var(--color-wit)}section.bgBlauw .txt a:hover{color:var(--color-accent)}section.bgBlauw .txt h1{color:var(--color-wit);}section.bgBlauw .txt h2{color:var(--color-wit);border-left:solid 20px var(--color-accent);}section.bgBlauw .tekstAfbeelding .afbeelding:before{background:var(--color-accent)}section.bgLichtblauw{background:var(--color-basis-lichter)}section.bgOranje{background:var(--color-accent)}a[href^="tel:"]{text-decoration:none!important;cursor:default!important;color:var(--color-tekst);}a[href^="tel:"]:hover{color:inherit}footer{position:relative;z-index:2;margin:-50px 0 0 0;padding:50px 0;margin-top:-50px;background:var(--bgfooter)}footer .tekstTekst{justify-content:space-between;}footer .tekstTekst .tekst{width:fit-content;vertical-align:top;color:var(--color-wit);}footer .txt a{color:var(--color-wit);}footer .txt h3{margin:0 0 -1em 0}footer .txt p.socials a{margin-right:10px;}.colofon{font-size:.8em;text-align:center;color:var(--color-wit);margin-top:50px}.colofon a{color:var(--color-wit);text-decoration:none;}.colofon a:hover{text-decoration:underline;}.wepContent{width:100%;}.toTop{position:fixed;display:none;z-index:200;text-transform:lowercase;font-variant:small-caps;bottom:45px;right:30px;font-size:1.5em;transform:rotate(180deg);}.toTop a{position:relative;z-index:200;display:block;width:100%;height:100%;color:var(--color-wit);text-decoration:none;}.toTop a:hover{text-decoration:none;}.toTop a:after{font-family:'FontAwesomeSolid';content:'\f063';color:var(--color-wit);}.icon{display:none;}.menu{width:fit-content;display:flex;flex-direction:row;justify-content:flex-end;font-size:1em;letter-spacing:.05em;line-height:1.5em;margin:0;padding:0;}.menu ul{width:100%;display:flex;align-items:center;}.menu li{position:relative;list-style:none;}.menu li a{display:inline-block;text-decoration:none;color:var(--color-basis);font-weight:normal;white-space:nowrap;margin:0 .5em;padding:0;color:var(--color-basis-zwart);font-weight:500;font-size:1em;line-height:1.5em;cursor:pointer;}.menu li a img{border-radius:var(--border-radius-small);}.menu li a:hover{color:var(--color-basis);}.menu li a#help{position:relative;color:var(--color-wit);background:var(--color-accent);padding:5px 20px;border-radius:var(--border-radius-small);}.menu li a#help:hover{color:var(--color-wit);background:var(--color-accent);}.menu li a#help:hover:after{content:"Download Teamviewer,bel ons eerst";position:absolute;top:2.5em;right:1em;color:var(--color-wit);font-weight:300;background:var(--color-tekst);font-size:.8em;padding:0 10px;border-radius:4px;box-shadow:var(--box-shadow-small);}.menu li.current a{color:var(--color-basis)!important;position:relative;}.menu li.current a:after{content:'';position:absolute;display:block;left:0;bottom:-10px;width:100%;height:1px;background:var(--color-basis)!important;}@media screen and (max-width:1140px){.logo{width:100px}.icon{position:absolute;top:0;right:0;display:block;z-index:1300;border:0;margin:0;height:50px;width:50px;border-radius:50%;cursor:pointer;}.icon span{display:block;height:3px;width:28px;position:absolute;-webkit-transition:-webkit-transform .3s;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}.icon span:first-child{top:26px;}.icon span:nth-child(2){top:33px;}.icon span:last-child{top:40px;}.icon--active{}.icon--active span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:32px;}.icon--active span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:32px;}.icon--active span:nth-child(2){opacity:0;}.icon--button{border-radius:10px;}.icon--square{border-radius:0;}.icon--transparent{background-color:transparent;}.icon--transparent span{background-color:var(--color-basis);}.icon-transition{-webkit-transition:-webkit-transform .3s;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}.menu{position:absolute;top:-1500px;left:0;right:auto;width:100%;height:auto;z-index:1000;margin:0;padding:50px 0;transition:1s;font-size:1.75em;line-height:1.5em;}.menu.open{position:absolute;z-index:1000;top:112px;min-height:100vh;transition:1s;background:var(--color-wit);}.menu ul{margin:0;display:flex;flex-direction:column;justify-content:flex-start;}.menu li{position:relative;list-style:none;}.menu li img{max-width:100px;margin:20px;}.menu li a{display:block;padding:5px 20px;font-size:.8em;line-height:1.6em}.menu li a:hover{color:var(--color-basis-licht);}.menu li ul{position:relative;display:none;margin:0;padding:0 20px;}.menu li li{border-bottom:none;font-size:.75em;}.menu li.current a:after{display:none;}.menu li a#help:hover:after{content:none;}}@media screen and (min-width:1280px) and (max-width:1630px){.tegel{position:relative;width:calc(25% - 20px);}}@media (min-width:1000px){.afbeeldingTekst{width:1000px;}}@media screen and (max-width:980px){.tekstAfbeelding{display:flex;flex-direction:var(--flex-direction-default);}.tekstAfbeelding .tekst{width:100%;}.tekstAfbeelding .afbeelding{width:100%!important}.tekstAfbeelding .afbeelding img{width:100%;object-position:center;margin:0;padding:0}.afbeeldingTekst{display:flex;flex-direction:column-reverse;align-items:flex-start;}.afbeeldingTekst .tekst{width:100%;}.afbeeldingTekst .afbeelding{width:100%;}.afbeeldingTekst .afbeelding img{width:100%;object-fit:contain;object-position:center;margin:0;padding:0}.bdproducten .afbeeldingTekst .txt ul.open{columns:2;}section .tekstOnly .tekst{width:100%;}section:first-of-type .tekstOnly .tekst{width:100%;}.tekstTekstTekst{flex-wrap:wrap;display:flex;flex-direction:row;}.tekstTekstTekst .tekst{width:calc(50% - 40px);gap:20px;}.tekst.beoordelingen{min-height:300px}.cycle-pager{display:none;}}@media screen and (max-width:800px){.tegelWrapper{justify-content:center;}}@media screen and (max-width:600px){.bdproducten .afbeeldingTekst .txt ul.open{columns:1;}.tekstTekstTekst{flex-wrap:wrap;display:flex;flex-direction:column;}.tekstTekstTekst .tekst{width:100%;gap:0;}.toTop{right:12px;}footer .tekstKolom .tekst{flex-direction:column;text-align:center;}footer .logo{margin:0 auto;}footer .logo img{max-width:calc(100% - 20px)}footer .tekstKolom .tekst.txt p{white-space:wrap;}}