body{color:#000;background-color:#f6f5de;margin:0;font-family:Morion;font-weight:400}body div{animation:.5s fadeInAnimation}#header div,header,#header{animation:fadeInAnimation}@font-face{font-family:Morion;src:url(/fonts/morion.eot);src:url(/fonts/morion.woff2)format("woff2"),url(/fonts/morion.woff)format("woff"),url(/fonts/morion.ttf)format("truetype"),url(/fonts/morion.svg#morion)format("svg")}@font-face{font-family:Morion Bold;src:url(/fonts/morionbold.eot);src:url(/fonts/morionbold.woff2)format("woff2"),url(/fonts/morionbold.woff)format("woff"),url(/fonts/morionbold.ttf)format("truetype"),url(/fonts/morionbold.svg#morionbold)format("svg")}body>*{transition:all .2s}p,h3,span{font-family:Open Sans,sans-serif}.btn-primary{color:#000;text-transform:uppercase;border:1px solid #000;border-radius:4px;padding:9px 30px 13px;font-size:20px;text-decoration:none;transition:all .2s}.btn-primary:hover{background-color:#103e921c}.btn-secondary{color:#0b5a77;background:#fff;border:1px solid #0b5a77;border-radius:4px;padding:9px 30px 13px}.white-background{background:#fff;padding:40px 0}.primary-background{background:#0b5a77;margin-top:40px;padding:40px 0}.skel-block-small{width:100%;height:20px;margin-top:8px;margin-bottom:8px}.skel-image{width:100%;height:200px;margin-top:8px;margin-bottom:16px}.skel-title{width:300px;height:50px;margin-top:16px;margin-bottom:32px}.skel-container{background:unset!important;box-shadow:unset!important;border:unset!important}.skel-container:after{opacity:0!important}.skeleton{background-size:200% 100%;box-shadow:unset!important;border:unset!important;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%)!important;animation:1.5s infinite pulse!important}.skeleton:after{opacity:0!important}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.flex-container{align-items:center;max-width:1140px;margin:16px auto;padding:64px 0;display:flex}.flex-container>div{padding:0 16px}@media (width<=992px){.flex-container{max-width:100%}}@media (width<=576px){.flex-container{flex-direction:column;margin:16px}}.about-image img{border-radius:250px;max-width:100%;box-shadow:0 5px 15px #00000059}#about .flex-container{border-bottom:1px solid #000}#scrollTop{z-index:500;opacity:0;cursor:pointer;justify-content:center;width:100%;transition:all .2s;display:flex;position:fixed;bottom:0}#scrollTop a{box-shadow:0 0 10px #00000027}#scrollTop a:after{content:"";padding-left:10px;font-family:"Font Awesome 5 Free";font-size:13px;font-weight:900;display:inline-block}#scrollTop.scrollTopVisible{opacity:1;transition:all .2s;bottom:50px}@media (width<=768px){#scrollTop.scrollTopVisible{bottom:30px}}.header-pusher{height:140px}#home header.fixed,#blog-page header.fixed{transition:all .2s;box-shadow:0 0 20px #0000006b;background:#0b5a77!important}#home header.fixed .logo-blue,#blog-page header.fixed .logo-blue{opacity:0;transition:all .2s}#home header.fixed .logo-white,#blog-page header.fixed .logo-white{opacity:1;transition:all .2s}#home header.fixed a,#blog-page header.fixed a{transition:all .2s;color:#fff!important}#home header.fixed .hamburger,#blog-page header.fixed .hamburger{color:#fff}#home header,#blog-page header{box-shadow:unset;background-color:#fff0}#home header .logo-blue,#blog-page header .logo-blue{opacity:1;transition:all .2s}#home header .logo-white,#blog-page header .logo-white{opacity:0}#home header .nav-item a,#blog-page header .nav-item a{color:#0b5a77}header{z-index:999;background-color:#0b5a77;width:100%;transition:all .2s;position:fixed;top:0;box-shadow:0 0 20px #0000006b}header .logo-blue{opacity:0}.topnav{justify-content:center;align-items:center;gap:30px;width:1140px;margin:15px auto;padding:15px;display:flex}@media (width<=1200px){.topnav{width:850px}}@media (width<=900px){.topnav{width:650px}}.topnav .active a{font-weight:600;transition:all .2s}.topnav .has-dropdown{position:relative}.topnav .has-dropdown>a:after{content:"";padding-left:10px;font-family:"Font Awesome 5 Free";font-size:13px;font-weight:900;display:inline-block}.topnav .has-dropdown:hover .nav-dropdown{opacity:1;flex-direction:column;margin-top:8px;transition:all .2s;display:flex}.topnav .has-dropdown .nav-dropdown{z-index:50;background:#063c50;border-radius:0 0 16px 16px;min-width:350px;margin-top:7px;padding-bottom:10px;display:none;position:absolute;overflow:hidden}.topnav .has-dropdown .nav-dropdown a{padding:15px;color:#fff!important}.topnav .has-dropdown .nav-dropdown a:hover{background:#0b5a77}.topnav .has-dropdown .nav-dropdown a:before{content:unset}.topnav .nav-item a{color:#fff;padding:20px 10px 10px;font-size:20px;text-decoration:none;transition:all .4s;position:relative}.topnav .nav-item a:before{content:"";transform-origin:0;background-color:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.topnav .nav-item a:hover:before{width:100%}@media (width<=1200px){.topnav .nav-item a{padding:10px;font-size:16px}}@media (width<=900px){.topnav .nav-item a{padding:0;font-size:16px}}.topnav #nav-logo img{width:45px;position:absolute;top:20px;left:50px}header.fixed #breadcrumbs{z-index:-1000;opacity:0;margin-top:-50px;transition:all .2s}#breadcrumbs{opacity:1;color:#fff;z-index:3;background:#063c50;border-radius:16px 16px 0 0;width:1140px;margin:-10px auto auto;padding:15px 20px;transition:all .2s;position:relative}#breadcrumbs a{color:#fff;text-decoration:unset;padding:20px 0}@media (width<=1200px){#breadcrumbs{width:850px}}@media (width<=900px){#breadcrumbs{width:650px}}@media (width<=768px){#breadcrumbs{width:unset;margin:10px 20px 0}}#breadcrumbs a:after{content:"";padding-left:7px;padding-right:7px;font-family:"Font Awesome 5 Free";font-size:13px;font-weight:900;display:inline-block}#breadcrumbs a:last-of-type:after{content:unset}.home-heading{text-align:center;color:#0b5a77;margin-bottom:40px;font-size:30px}#home #about-me{text-align:center;max-width:1140px;margin:64px auto;padding:0 20px}#home .header-pusher{display:none}@media (width<=768px){#slider{min-height:86vh}}@media (width>=768px){#slider{min-height:77vh}}.slider-background{background-image:url(/Images/cover.JPG);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding-top:10vh;padding-bottom:40vh}@media (width<=767px){.slider-background{padding-top:16vh}}.slider{background-image:url(/Images/birds.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:center;align-items:center;max-width:60%;margin:auto;display:flex}@media (width>=767px){.slider{height:17vw}}@media (width<=1400px){.slider{max-width:80%}}.slider p{color:#5196af;text-align:center;margin-top:30px;margin-bottom:40px;font-family:Morion;font-weight:600}@media (width>=767px){.slider p{font-size:2vw}}@media (width<=767px){.slider p{margin-top:0;font-size:30px}}.slider h1{color:#0b5a77;text-align:center;margin-top:100px;margin-bottom:0;font-family:Morion;font-size:4vw}@media (width<=1400px){.slider h1{font-size:5vw}}@media screen and (width<=768px){.slider h1{margin-top:50px;margin-bottom:50px;font-size:60px}}@media screen and (width<=576px){.slider h1{text-align:center;padding-left:10px;padding-right:10px}}.slider-small{border-bottom:1px solid #000;justify-content:center;align-items:center;margin-bottom:50px;margin-left:10vw;margin-right:10vw;display:flex}.slider-small h1{color:#000;margin-top:80px;margin-bottom:40px;font-family:Morion;font-size:50px}.latest-projects{color:#0b5a77;border-bottom:1px solid #000;justify-content:center;align-items:center;margin:100px 10vw 50px;padding-bottom:40px;font-size:45px;display:flex}@media (width<=768px){.latest-projects{text-align:center;font-size:40px}}#cards{gap:32px;max-width:1140px;min-height:350px;margin:64px auto;padding:0 16px;display:flex}#cards a{color:#000;text-decoration:unset}@media (width<=578px){#cards{flex-direction:column;max-width:100%;padding:0 20px}}#cards .card{text-align:center;background:#fff;border-bottom:4px solid #0b5a77;border-radius:8px;flex-direction:column;flex:3 50%;justify-content:center;align-items:center;padding:16px;display:flex;box-shadow:0 0 10px #00000027}#cards .card img{object-fit:cover;border-radius:8px;width:100%;height:200px}@media (width<=578px){#cards .card{text-align:left;flex-direction:row;align-items:center;gap:16px}#cards .card h2{margin-top:0}#cards .card p{margin-bottom:0}#cards .card img{width:100px;height:100px}}.blog-button{justify-content:center;align-items:center;display:flex}#photos #posts{flex-wrap:wrap;width:100%;height:100%;min-height:400px;margin:auto;display:flex}@media (width<=1140px){#photos #posts{min-height:400px}}#photos #posts .post-link{transition:all .4s;animation-iteration-count:1;animation-fill-mode:forwards;position:relative}#photos #posts .post-link:first-of-type{animation:1s fadeInAnimation}#photos #posts .post-link:nth-of-type(2){animation:1.5s fadeInAnimation}#photos #posts .post-link:nth-of-type(3){animation:2s fadeInAnimation}#photos #posts .post-link:after{z-index:20;content:"";opacity:0;background:linear-gradient(#00d4ff00 0% 50%,#0b5a77 100%);width:100%;height:100%;transition:all .4s;position:absolute;top:0}@media (width>=768px){#photos #posts .post-link:hover{flex:4;transition:all .4s}#photos #posts .post-link:hover:after{opacity:1}}#photos #posts .post-link{flex:3}@media (width<=992px){#photos #posts .post-link{flex:1 0 50%}}@media (width<=768px){#photos #posts .post-link{flex:1 0 100%}#photos #posts .post-link:after{opacity:.5}}#photos #posts .post-link:hover h2{opacity:1}#photos #posts .post-link:hover img{opacity:.9;transition:all .4s}#photos #posts .post{background-color:#0b5a77;position:relative;overflow:hidden}#photos #posts .post h2{z-index:21;color:#fff;margin:0;padding:16px;font-size:30px;transition:all .4s;position:absolute;bottom:10px}@media (width>=768px){#photos #posts .post h2{opacity:0}}@media (width<=768px){#photos #posts .post h2{font-size:24px}}#photos #posts .post .post-image{object-fit:cover;object-position:50% 25%;opacity:1;width:100%;height:400px;transition:all .4s;display:block;scale:1}@media (width<=768px){#photos #posts .post .post-image{height:300px}}#home #breadcrumbs{display:none}#home p.announcement{text-align:center;max-width:1140px;margin:50px auto auto;padding:0 20px;font-size:20px}#home #posts{flex-wrap:wrap;width:100%;height:100%;min-height:400px;margin:auto;display:flex}@media (width<=1140px){#home #posts{min-height:400px}}#home .home-button{justify-content:center;align-items:center;display:flex}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}#home #posts .post-link{transition:all .4s;animation-iteration-count:1;animation-fill-mode:forwards;position:relative}#home #posts .post-link:first-of-type{animation:1s fadeInAnimation}#home #posts .post-link:nth-of-type(2){animation:1.5s fadeInAnimation}#home #posts .post-link:nth-of-type(3){animation:2s fadeInAnimation}#home #posts .post-link:after{z-index:20;content:"";opacity:0;background:linear-gradient(#00d4ff00 0% 50%,#0b5a77 100%);width:100%;height:100%;transition:all .4s;position:absolute;top:0}@media (width>=768px){#home #posts .post-link:hover{flex:4;transition:all .4s}#home #posts .post-link:hover:after{opacity:1}}#home #posts .post-link{flex:3}@media (width<=992px){#home #posts .post-link{flex:1 0 50%}}@media (width<=768px){#home #posts .post-link{flex:1 0 100%}#home #posts .post-link:after{opacity:.5}}#home #posts .post-link:hover h2{opacity:1}#home #posts .post-link:hover img{opacity:.9;transition:all .4s}#home #posts .post{background-color:#0b5a77;position:relative;overflow:hidden}#home #posts .post h2{z-index:21;color:#fff;margin:0;padding:16px;font-size:30px;transition:all .4s;position:absolute;bottom:10px}@media (width>=768px){#home #posts .post h2{opacity:0}}@media (width<=768px){#home #posts .post h2{font-size:24px}}#home #posts .post .post-image{object-fit:cover;object-position:50% 25%;opacity:1;width:100%;height:400px;transition:all .4s;display:block;scale:1}@media (width<=768px){#home #posts .post .post-image{height:300px}}#post .terug-knop{max-width:620px;margin:40px auto 0}@media (width<=768px){#post .terug-knop{padding:0 20px}}#post .terug-knop a{color:#000}#post .terug-knop:before{content:"";padding-right:10px;font-family:"Font Awesome 5 Free";font-size:13px;font-weight:900;display:inline-block}.post-tags{flex-wrap:wrap;display:flex}.post-tags span{color:#fff;background:#fff3;border:1px solid #fff;border-radius:8px;margin-bottom:10px;margin-right:10px;padding:2px 8px;font-size:14px;font-weight:600}.post-tags .ux{color:#9d0b0b;background:#cd0a0a1a;border:1px solid red}.post-tags .tech{color:#07510c;background:#2864061a;border:1px solid #07510c}.post-tags .vakantie{color:#0b5a77;background:#0524921c;border:1px solid #0b5a77}#post-container{max-width:620px;position:relative;margin-left:auto!important;margin-right:auto!important}@media (width<=768px){#post-container{padding:0 20px}}#post-container .post-tags{max-width:620px;margin-bottom:20px;margin-left:auto!important;margin-right:auto!important}#post-container .post-date{margin-bottom:20px}#post-container .wp-block-image{justify-content:center;margin:0;display:flex}#post-container .wp-block-image img{max-width:100%}#post-container .post-image{z-index:-1;object-fit:contain;border-radius:16px;max-width:100%;max-height:500px;margin:auto;display:block}#post-container h1{color:#0b5a77;text-align:left;align-items:center;margin-bottom:20px;padding-bottom:10px;font-size:50px;display:flex}@media (width<=768px){#post-container h1{font-size:40px}}#page #pagination-buttons{justify-content:space-between;max-width:1140px;min-height:21px;margin:auto;display:flex}@media (width<=768px){#page #pagination-buttons{max-width:100%;margin:16px}}#page #pagination-buttons button{color:#0b5a77;cursor:pointer;background:0 0;border:none;font-size:16px;font-style:italic}#page #pagination-buttons button:disabled{opacity:0}#page #content{text-align:center;flex-direction:column;align-items:center;max-width:1140px;margin-left:auto;margin-right:auto;display:flex}#page #content .has-nested-images{display:none}#page #content h1{padding-left:20px;padding-right:20px}#page #content .content{flex-flow:wrap;display:flex}#page #content .content p{padding-left:20px;padding-right:20px}#page #content .wp-block-group{flex:0 auto;width:100%}#page #map{height:500px}@media (width<=768px){#page #map{height:300px}}#page #images{flex-wrap:wrap;gap:8px;width:100%;height:100%;margin:auto;display:flex}#page #images div{flex:4;min-width:13%;transition:all .4s}@media (width<=992px){#page #images div{flex:4;min-width:20%;max-width:30%}}@media (width<=768px){#page #images div{flex:1 0 30%;max-width:33%}}@media (width>=768px){#page #images div:hover{flex:5;transition:all .4s}}@media (width>=768px) and (width<=992px){#page #images div:hover{flex:1 0 50%}}#page #images img,#page #images .skeleton{object-fit:cover;object-position:50% 50%;opacity:1;border-radius:8px;width:100%;height:200px;transition:all .4s;display:block;scale:1}@media (width<=992px){#page #images img,#page #images .skeleton{height:200px}}@media (width<=768px){#page #images img,#page #images .skeleton{height:100px}}#page .modal{z-index:999;background-color:#000000b3;width:100%;height:100%;transition:all .2s;display:none;position:fixed;top:0;left:0;overflow:hidden}#page .modal #prevBtn,#page .modal #nextBtn{z-index:99999;border:unset;color:#fff;background:0 0;border-radius:200px;width:70px;height:100%;margin:auto;font-size:30px;position:absolute}#page .modal #prevBtn .btnContainer,#page .modal #nextBtn .btnContainer{border:unset;background:#0000007a;border-radius:200px;justify-content:center;align-items:center;width:70px;height:70px;margin:auto;display:flex;position:absolute}#page .modal #prevBtn:disabled,#page .modal #nextBtn:disabled{color:#ffffff52}@media (width<=576px){#page .modal #prevBtn .btnContainer,#page .modal #nextBtn .btnContainer{width:45px;height:45px;font-size:20px}}#page .modal #nextBtn{right:0}#page .modal #nextBtn .btnContainer{right:32px}@media (width<=576px){#page .modal #nextBtn .btnContainer{right:16px}}#page .modal #prevBtn{left:0}#page .modal #prevBtn .btnContainer{left:32px}@media (width<=576px){#page .modal #prevBtn .btnContainer{left:16px}}#page #modal-img{object-fit:contain;max-width:100%;height:90%;max-height:100%}@media (width>=768px){#page #modal-img{position:absolute}}@media (width<=768px){#page #modal-img{margin-top:auto;margin-bottom:auto}}#page .modal-content{justify-content:center;height:100%;margin:2% auto;display:flex;position:relative;overflow:auto}#page .modal-content img{border-radius:8px}@media (width>=768px){#page .modal-content{padding:20px}}#page .close{color:#fff;cursor:pointer;z-index:9999;font-size:60px;font-weight:700;position:absolute;top:50px;right:200px}@media (width<=768px){#page .close{opacity:0;width:100%;height:100%;top:0;right:0}}#page .close:hover,#page .close:focus{color:#7a7a7a;cursor:pointer;text-decoration:none}figure.alignright{float:right;margin-inline:2em 0}figure.alignright img{box-sizing:border-box;vertical-align:bottom;max-width:100%;height:auto}figure.alignfull{margin-left:calc(-1*min(6.5rem,8vw));margin-right:calc(-1*min(6.5rem,8vw))}figure.alignfull img{width:100%;height:auto}#footer .footer{color:#000;border-top:1px solid #000;justify-content:center;align-items:flex-start;margin-top:50px;margin-left:10vw;margin-right:10vw;padding-top:50px;padding-bottom:30px;display:flex}#footer .footer .footer-section{flex-direction:column;align-items:center;gap:20px;width:70%;display:flex}#footer .footer .footer-section p{margin:0}#footer .footer .footer-section a{text-transform:uppercase;color:#000;font-size:11px;text-decoration:none}#footer .footer .footer-section a:before{content:">"}.hamburger{color:#fff;cursor:pointer;font-size:40px;display:none}#home .hamburger{color:#0b5a77}.mobile-header{display:none}@media (width>=768px){#mobileMenu{display:none}}#mobileMenu{z-index:51;width:100%;margin-top:-4px;position:absolute}#mobileMenu #mobileMenuPages{flex-direction:column;display:flex}#mobileMenu #mobileMenuPages>a{background-color:#0b5a77;padding:15px 30px;font-size:16px}@media screen and (width<=768px){.topnav{display:none}.mobile-header{z-index:200;align-items:center;padding-top:10px;padding-bottom:10px;display:flex;position:relative}.mobile-header .mobile-logo{justify-content:center;width:100%;margin-right:50px;display:flex;position:absolute;top:20px}.mobile-header .mobile-logo span{color:#fff;align-content:center;padding-left:20px;font-size:15px;font-style:italic}.mobile-header .mobile-logo img{width:50px}.mobile-header .hamburger{z-index:3;padding:0 20px;display:block}.mobile-nav{opacity:0;pointer-events:none;z-index:-1;flex-direction:column;transition:opacity .2s ease-in-out;display:none;top:75px;left:0}.mobile-nav .nav-item.has-dropdown:before{content:"";padding-right:10px;font-family:"Font Awesome 5 Free";font-size:13px;font-weight:900;display:inline-block}.mobile-nav .nav-item{text-align:center;text-align:left;text-decoration:unset;color:#fff;text-transform:capitalize;background:#063c50;border-top:1px solid #fff;padding:20px;font-size:18px}.mobile-nav .nav-item:before{content:"";padding-right:10px;font-family:"Font Awesome 5 Free";font-size:13px;font-weight:900;display:inline-block}.mobile-nav.open{opacity:1;pointer-events:auto}}@media (width>=992px){#blogs .blog-posts .second-third-posts,#blogs .blog-posts .newest-post{flex-direction:column;justify-content:flex-start;display:flex}#blogs .blog-posts .second-third-posts .post-link,#blogs .blog-posts .newest-post .post-link{max-width:100%;margin-bottom:16px}.newest-post{width:65%}.second-third-posts{width:30%}}@media (width<=992px){.newest-post{width:31%}.second-third-posts{width:66%}#blogs .blog-posts .second-third-posts,#blogs .blog-posts .newest-post{flex-direction:unset;justify-content:flex-start;gap:3%;display:flex}#blogs .blog-posts .second-third-posts .post-link,#blogs .blog-posts .newest-post .post-link{max-width:100%;margin-bottom:16px}}@media (width<=992px) and (width<=768px){.newest-post,.second-third-posts{min-width:100%}}@media (width>=992px){#blogs .blog-posts .newest-post .post-link{min-width:63%}#blogs .blog-posts .newest-post .post-link .post-image{height:500px}#blogs .blog-posts .newest-post .post-link h2{font-size:40px}}.blog-posts{flex-wrap:wrap;justify-content:flex-start;gap:3%;max-width:1140px;margin:auto;display:flex}@media (width<=992px){.blog-posts{max-width:100%;margin:0 20px}}.blog-posts .post-link{text-decoration:unset;background:#fff;border-bottom:3px solid #0b5a77;border-radius:8px;flex:3;min-width:26%;max-width:28%;margin-bottom:50px;padding:16px;transition:all .2s;position:relative;box-shadow:0 0 30px #00000032}.blog-posts .post-link:after{content:"";color:#0b5a77;font-family:"Font Awesome 5 Free";font-size:17px;font-weight:900;position:absolute;bottom:16px;right:16px}@media (width<=1200px){.blog-posts .post-link{min-width:26%}}@media (width<=768px){.blog-posts .post-link{min-width:37%;max-width:41%}}.blog-posts .post-link:hover{background:#f2f2f2;border-bottom:3px solid #f2f2f2}.blog-posts .post-link img{object-fit:cover;object-position:center;border-radius:8px;width:100%;max-width:100%;height:200px}@media (width<=992px){.blog-posts .post-link img{height:180px}}@media (width<=576px){.blog-posts .post-link img{height:120px}}.blog-posts .post-link h2{color:#000;margin-top:16px;margin-bottom:16px;position:relative}@media (width<=992px){.blog-posts .post-link h2{font-size:20px}}@media (width<=576px){.blog-posts .post-link h2{font-size:18px}}.blog-posts .post-link .post-date{color:#707070;margin:16px 0}.blog-posts .post-link .post-content{color:#000}@media (width<=992px){.blog-posts .post-link .post-content{font-size:14px}}.blog-posts .post-link .post-content br,.leaflet-marker-icon{display:none}
