html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}a{text-decoration:none}img{max-width:100%;height:auto}.alignleft{float:left}.alignright{float:right}.aligncenter{margin-left:50%;transform:translateX(-50%)}.roundPhoto{border-radius:50%}.basicButton{font-size:1.1rem;background:black;color:white;padding:0.5em 0.7em;border:none;cursor:pointer}.basicButton:hover{color:black;background:rgba(255,255,255,0.2);border:1px solid black}iframe{width:100%}.site-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-around;width:100%;height:150px;background:white;position:fixed;top:0;z-index:1;gap:20px}.scaledDownHeader{height:100px;border-bottom:2px solid black}.subpageHeader{height:100px !important;border-bottom:2px solid black}#headerTitleContainer{display:flex;flex-wrap:wrap;align-items:flex-start;box-sizing:border-box;width:400px;max-width:calc(100% - 20px);margin:auto;height:100%;margin:auto;align-content:center;justify-content:center;padding:10px 0;color:black;overflow:hidden}#headerTitle{font-size:2rem;font-family:'Arimo', sans-serif;font-weight:bold;padding:10px 0px;text-transform:uppercase}#headerLogo{background-size:cover;background-repeat:no-repeat;width:100%;max-width:200px;height:60px}#headerSubtitle{font-family:'Arimo', sans-serif;font-size:1.2rem;text-align:center;width:100%}#menuContainer{display:flex;flex-wrap:wrap;align-items:flex-start;margin:auto;font-family:'Arimo', sans-serif;width:calc(100% - 450px);justify-content:flex-end;line-height:2rem}i.mobileMenuOpen{font-size:2rem;margin-right:20px;cursor:pointer;display:none;position:absolute;top:50%;transform:translateY(-50%);right:5px}i.mobileMenuClose{font-size:2rem;margin-right:20px;cursor:pointer;display:none;position:absolute;top:50%;transform:translateY(-50%);right:5px}.headerMenuLink{margin:auto 10px;color:black;cursor:pointer}.uitgelicht{order:99;padding:2px 7px;background:blue;border-radius:4px}.hideLink{display:none !important}#topBannerFixed{position:fixed;top:0;z-index:-2;width:100%;height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}#bannerTextContainer{width:calc(100% - 20px);height:calc(100vh - 150px);text-align:center;margin-top:calc(100px + 10%);font-family:'Arimo', sans-serif}#bannerTextFirst{text-transform:uppercase;letter-spacing:0.5rem;font-size:1.1rem;font-weight:bold}#bannerTextSecond{text-transform:uppercase;letter-spacing:1.5rem;font-size:8rem;font-weight:bold;padding:20px 0}#bannerTextThird{text-transform:capitalize;letter-spacing:0.5rem;font-size:1.1rem}#bannerTextButton,#bannerTextButtonBlog,#bannerTextButtonContact,#bannerTextButtonBlok{margin:30px auto;display:inline-block;text-transform:uppercase}.homeContainer{width:100%;min-height:calc(100vh - 100px);background:white;display:flex;flex-wrap:wrap;align-items:flex-start}#aboutColumnLeft{width:50%;display:flex;flex-wrap:wrap;align-items:flex-start;font-family:'Arimo', sans-serif}#aboutColumnLeft #spacingContainer{width:430px;margin:80px 20px auto auto;align-content:flex-start}#aboutColumnLeft #spacingContainer h1{font-size:2.2rem;font-weight:bold;margin-bottom:40px}#aboutColumnLeft #spacingContainer p{font-size:1.1rem;margin-bottom:15px;line-height:1.8rem}#aboutColumnLeft #spacingContainer a,#aboutColumnLeft #spacingContainer button{margin:20px auto;text-transform:uppercase;display:inline-block}#aboutColumnRight{width:50%;height:calc(100vh - 100px);margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start;background-size:contain;background-repeat:no-repeat}.reverse{flex-direction:row-reverse}.reverse #spacingContainer{margin:100px auto auto 50px !important}#homeFullWidth{width:900px;font-family:'Arimo', sans-serif;margin:auto;padding:80px 0}#homeFullWidth h1{font-size:2.8rem;font-weight:bold;margin-bottom:40px}#homeFullWidth img{max-width:100%;height:auto}#homeFullWidth p{font-size:1.1rem;margin-bottom:15px;line-height:1.8rem}#homeFullWidth a,#homeFullWidth button{margin:20px auto;text-transform:uppercase;display:inline-block;color:inherit}.imageMobileSize{display:none}.homeSecond{width:100%;min-height:calc(100vh - 100px);display:flex;flex-wrap:wrap;align-items:flex-start}#homeSecondWidth{width:900px;margin:40px auto auto;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}#homeSecondTitle{width:100%;font-family:'Arimo', sans-serif;font-size:3rem;font-weight:bold;margin:30px auto}.homeSecondBox{width:30%;height:350px;display:block;font-family:'Arimo', sans-serif;text-align:center;border:4px solid black;position:relative;margin-bottom:20px}.homeSecondBox h3{text-transform:uppercase;font-size:1.7rem;font-weight:bold;margin:20px auto}.homeSecondBox p{margin-bottom:10px;padding:0px 5px}.homeSecondBox hr{border:0;height:1px;background-image:linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));margin-bottom:2rem;width:75%}.homeSecondBox a,.homeSecondBox button{margin:auto;display:block;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);white-space:nowrap}.homeSocial{width:100%;height:200px}#socialIconsHome{width:900px;margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;height:100%;font-family:'Arimo', sans-serif;gap:10px}#socialIconsHome .socialrowHome{margin:auto;font-size:1.8rem;color:inherit}#socialIconsHome .socialrowHome i{font-size:2rem;vertical-align:text-bottom}#socialIconsHome .largeIcons i{font-size:5rem}.whiteBackground{background-color:white}#tarieven{width:100%}#tarievenRight{width:50%;display:flex;flex-wrap:wrap;align-items:flex-start;font-family:'Arimo', sans-serif}#tarievenRight #spacingContainerRight{width:430px;margin:80px auto auto 20px;align-content:flex-start}#tarievenRight #spacingContainerRight h1{font-size:2.8rem;font-weight:bold;margin-bottom:40px}#tarievenRight #spacingContainerRight p{font-size:1.1rem;margin-bottom:15px;line-height:1.8rem}#tarievenRight #spacingContainerRight a,#tarievenRight #spacingContainerRight button{margin:20px auto;text-transform:uppercase;display:inline-block}.tarievenExtra{margin-bottom:20px}.tarievenExtra p{font-size:1.6rem}h3{font-size:1.6rem}.tariefRow{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:10px}.dienstNaam{width:200px}.tarief{width:calc(100% - 220px)}.tariefToevoeging{width:100%}.subpage{width:calc(100% - 300px);min-width:85%;background:#fff;margin:120px auto 80px;border-radius:15px;border:2px solid #000;overflow:hidden}#subpageContainer{width:90%;margin:auto;font-family:'Arimo', sans-serif;line-height:1.5rem;padding-bottom:20px;position:relative}#subpageContainer h1{font-size:3rem;padding:2rem 0;line-height:3rem}#subpageContainer h3{font-size:1.6rem;margin-bottom:1.3rem}#subpageContainer p{font-size:1.1rem;margin-bottom:1rem}#subpageContainer img{margin:5px;max-width:100%;height:auto}#subpageContainer a{color:#000}#subpageBanner{height:30vh;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:30px}#subpageBanner h1{text-transform:capitalize;font-size:3.5rem;font-family:'Arimo', sans-serif;margin:auto;background-color:rgba(255,255,255,0.6);padding:5px 8px}.subpageCloseButton{position:absolute;top:10px;right:10px;color:#fff;font-size:200%;cursor:pointer;background:black;border-radius:50%;padding:1px 1px 1px 2px}.subpageBackgroundBlock{position:fixed;top:100px;z-index:-1;opacity:0.5}.backLink{display:flex;flex-wrap:wrap;align-items:flex-start;align-items:baseline;gap:5px;cursor:pointer}#excerptcontainer{font-family:'Arimo', sans-serif;display:flex;flex-wrap:wrap;align-items:flex-start;margin:130px auto;width:900px}.excerptblock{width:33%;color:inherit;position:relative;height:300px;justify-content:left}.excerptblock h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.6rem;font-weight:bold;margin:8px 0;padding:2px 15px;overflow:hidden}.excerptblock .excerpts{font-size:1.1rem;line-height:1.4rem;padding:0 15px;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.excerptblock .readMore{position:absolute;bottom:5px;padding:15px}.excerptblock:hover{box-shadow:rgba(0,0,0,0.25) 0px 14px 28px,rgba(0,0,0,0.22) 0px 10px 10px}#blog-container{width:900px;margin:130px auto 30px;font-family:'Arimo', sans-serif;line-height:1.6rem}#blog-container h1{font-size:2.5rem;padding-bottom:20px}#blog-container img{max-width:100%;height:auto;padding:5px}#blog-container p{margin-bottom:1.6rem}#teamContainer{display:flex;flex-wrap:wrap;align-items:flex-start;gap:50px;margin:40px auto}#teamContainer h3{font-weight:bold;font-size:1.6rem}#teamContainer h4{font-size:1.2rem}.teamRow{width:100%;max-width:950px;margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;justify-content:space-between}.teamRow img{margin:auto !important}.teamRow:nth-of-type(odd){flex-direction:row-reverse}.teamRowText{width:550px}.teamFoto{width:320px}.site-footer{width:100%;background:white;display:flex;flex-wrap:wrap;align-items:flex-start;border-top:2px solid black}#footerWidth{width:900px;display:flex;flex-wrap:wrap;align-items:flex-start;margin:auto;justify-content:space-between}#footerContact{width:400px;margin-top:30px;font-family:'Arimo', sans-serif;display:flex;flex-wrap:wrap;align-items:flex-start;line-height:1.4rem}#footerContact #footerSeparator{margin-bottom:20px;width:100%}#footerContact h3{width:100%;font-size:1.5rem;font-weight:bold;margin-bottom:20px;text-transform:uppercase;letter-spacing:0.5rem}#footerContact p{font-size:1.1rem;margin-bottom:0.6rem}#footerContact a{color:#4d94eb}#footerContact span{margin-left:5px}#footerContact i{vertical-align:text-bottom}#socialIcons{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:25px}#socialIcons .socialrow{color:inherit;margin-right:5px;line-height:1.8rem}#socialIcons .largeIcons i{font-size:2rem}.copyright{width:100%;margin:auto;font-family:'Arimo', sans-serif;padding-top:10px;font-size:0.8rem}#footerForm{width:500px;max-width:calc(100% - 450px);margin-top:30px;font-family:'Arimo', sans-serif}#footerForm .wpcf7 input[type="text"],#footerForm .wpcf7 input[type="email"],#footerForm .wpcf7 textarea{background-color:#fff;color:#000;width:100%;margin:5px auto;border:2px solid black;font-size:1.1rem}#footerForm .wpcf7 label{font-size:1.1rem;margin-bottom:3px}#footerForm .wpcf7 input[type="text"],#footerForm .wpcf7 input[type="email"]{padding:3px 2px}#footerForm .wpcf7-submit{font-size:1rem;padding:10px 15px}#footerAssociations{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;font-family:'Arimo', sans-serif;justify-content:space-between;gap:20px;align-items:center;margin:40px auto}#footerAssociations h4{font-size:1.5rem;margin-bottom:3px}#footerAssociations a{margin:auto}.footerAssociation{max-width:220px}#footerUnder{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:left;gap:20px;width:100%}#footerNewsList,#footerLinks{width:calc(50% - 10px);font-family:'Arimo', sans-serif;display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px}#footerNewsList h3,#footerLinks h3{width:100%}#footerNewsList a,#footerLinks a{width:100%}.footerExtraLink{width:100%}@media screen and (max-width: 950px){#aboutColumnLeft #spacingContainer{margin:80px 20px auto 10px}#socialIconsHome{width:100%}#homeSecondWidth{width:calc(100% - 20px);justify-content:space-around}#homeSecondWidth .homeSecondBox{width:300px}#homeFullWidth{width:calc(100% - 20px)}.reverse #spacingContainer{margin-right:10px !important}#footerWidth{width:calc(100% - 20px)}.subpageCloseButton{font-size:150%;color:black;background:none;right:-10px}.teamRowText{width:350px}#excerptcontainer{width:calc(100% - 20px);margin:100px auto 20px}#excerptcontainer a{width:300px}.excerptblock{margin:auto}#blog-container{width:calc(100% - 20px);margin:120px auto 20px}#menuContainer{display:none}#menuContainer.menuOpened{display:block;position:fixed;width:100%;height:100vh;background:white;margin:auto;padding:50px}i.mobileMenuOpen{display:block}.headerMenuLink{width:100%;display:inline-block;text-align:center;margin:15px auto;font-size:1.3rem}.teamRowText{width:calc(100% - 350px)}}@media screen and (max-width: 735px){#bannerTextContainer{margin:calc(100px + 20%) auto auto}#bannerTextFirst{font-size:1rem !important;padding-top:60px;letter-spacing:0.3rem}#bannerTextSecond{font-size:1.5rem !important;letter-spacing:0.5rem;padding:5px 0}#bannerTextThird{letter-spacing:0.3rem;font-size:1rem !important;font-weight:bold}#aboutColumnLeft{width:100%}#aboutColumnLeft #spacingContainer{margin:20px auto !important;width:calc(100% - 20px)}#aboutColumnLeft #spacingContainer h1{font-size:2.2rem}#spacingContainer{margin:20px auto !important}#aboutColumnRight{width:100%}#socialIconsHome{gap:5px}.homeContainer{min-height:auto}.imageMainSize{display:none}.imageMobileSize{display:block;margin-top:-50px}#homeSecondTitle{font-size:2.2rem}#homeSecondWidth{margin:10px auto}.homeSecondBox{width:100% !important;height:auto !important}.homeSecondBox button{position:static;margin:10px auto;bottom:auto;left:auto;transform:none}#tarievenRight #spacingContainerRight{width:calc(100% - 20px)}#aboutColumnLeft{margin:auto;width:100%}.mobileHide{display:none !important}#homeFullWidth{padding:10px 0}#tarievenRight{width:100%}#spacingContainerRight{margin:auto !important}#footerContact{width:100%}#footerForm{width:100%;max-width:none}.teamRowText{width:100%}.backLink{position:fixed;bottom:0;left:0px;background:white;padding-top:10px;width:100%;z-index:9999;border-top:2px solid darkgrey}}
