File: D:/HostingSpaces/SBogers101/cranendonckactief.nl/wwwroot/css/style.css
@keyframes movingDown{0%, 100%{-webkit-transform:translate3d(0, 0, 0) rotate(0deg);-moz-transform:translate3d(0, 0, 0) rotate(0deg);-ms-transform:translate3d(0, 0, 0) rotate(0deg);-o-transform:translate3d(0, 0, 0) rotate(0deg);-spec-transform:translate3d(0, 0, 0) rotate(0deg);transform:translate3d(0, 0, 0) rotate(0deg)}50%{-webkit-transform:translate3d(0, 8px, 0) rotate(0deg);-moz-transform:translate3d(0, 8px, 0) rotate(0deg);-ms-transform:translate3d(0, 8px, 0) rotate(0deg);-o-transform:translate3d(0, 8px, 0) rotate(0deg);-spec-transform:translate3d(0, 8px, 0) rotate(0deg);transform:translate3d(0, 8px, 0) rotate(0deg)}}@keyframes movingRight{0%, 100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(5px, 0, 0);-moz-transform:translate3d(5px, 0, 0);-ms-transform:translate3d(5px, 0, 0);-o-transform:translate3d(5px, 0, 0);-spec-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}html,body{padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{font-size:20px}@media screen and (max-width: 1080px){html{font-size:18px}}body{font-family:"Open Sans",sans-serif;line-height:1.6}@media screen and (max-width: 840px){body{padding-top:60px}}*{box-sizing:border-box}* ::selection{background:#0078ff;color:#fff}img{border:none;display:block}h1,h2,h3,h4,h5,figure{margin:0}img{border:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all 0.3s}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all 0.3s}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all 0.3s}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all 0.3s}.content{color:#0c532c;font-size:0.9rem}.content h1,.content h2{font-size:2rem;line-height:1.2}.content p{margin:1rem 0}.content p>strong{opacity:0.5;font-size:0.8em;text-transform:uppercase;font-weight:600}.content ul,.content ol{padding-left:20px;list-style:none}.content ul li,.content ol li{position:relative;padding-left:20px;font-weight:600;font-style:italic}.content ul{margin:2rem 0 1rem;border-left:2px solid #0e3520}.content ul li{margin-bottom:5px;padding-left:10px}.content ul li:last-of-type{margin-bottom:0}.content ol{counter-reset:ol-counter}.content ol li:before{position:absolute;counter-increment:ol-counter;content:counter(ol-counter) ".";font-size:1rem;line-height:1;top:2px;left:-20px}.button{position:relative;display:inline-block;padding:15px 25px;border-radius:25px;background:linear-gradient(90deg, #ef7f1a 0%,#ef611a 100%);cursor:pointer;font-size:0.7rem;line-height:1.2;font-weight:600;text-decoration:none;text-transform:uppercase;color:#fff}.button:after{content:"";position:absolute;display:block;left:0;top:0;width:100%;height:100%;border-radius:25px;box-shadow:4px 4px 10px 0 #000;opacity:0.1;transform:translate3d(0, 0, 0);transition:transform 0.3s,opacity 0.3s}.button .arrow{position:relative;top:2px;display:inline-block;width:9px;margin-left:45px;transform:translate3d(0, 0, 0);transition:transform 0.3s}.button .arrow svg{width:100%;transform:rotate(-90deg);max-height:15px}.button .arrow svg.arrow-icon .st0{fill:#fff}.button:hover:after{opacity:0}.button:hover .arrow{transform:translate3d(5px, 0, 0)}.return-to-overview{background-color:#32a0fa;padding:15px 8.33333%;text-decoration:none;display:none}@media screen and (max-width: 840px){.return-to-overview{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.return-to-overview .arrow{position:relative;left:4px;bottom:-4px;display:block;width:12px;margin-right:25px;transform:translate3d(0, 0, 0);transition:transform 0.3s}.return-to-overview .arrow .arrow-icon{width:100%;max-height:15px;transform:rotate(90deg);transform-origin:center}.return-to-overview .arrow .arrow-icon .st0{fill:#fff}.return-to-overview p{font-size:0.8rem;color:#fff;margin:0;font-weight:600}.return-to-overview:hover .arrow{transform:translate3d(-5px, 0, 0)}.grid-row{width:85.71429%;max-width:1680px;margin:0 auto;font-size:0;line-height:0;letter-spacing:0}.grid-row.full-row{width:100%;max-width:none}.grid-col{position:relative;display:inline-block;overflow:hidden;white-space:normal;font-size:1rem;line-height:1.6;letter-spacing:0.4px}.grid-col.center{display:block;margin:0 auto}.col-1,.col-lg-1{width:8.33333%}.full-row .col-1,.full-row .col-lg-1{width:7.14286%}.offset-1,.offset-lg-1{margin-left:8.33333%}.col-2,.col-lg-2{width:16.66667%}.full-row .col-2,.full-row .col-lg-2{width:14.28571%}.offset-2,.offset-lg-2{margin-left:16.66667%}.col-3,.col-lg-3{width:25%}.full-row .col-3,.full-row .col-lg-3{width:21.42857%}.offset-3,.offset-lg-3{margin-left:25%}.col-4,.col-lg-4{width:33.33333%}.full-row .col-4,.full-row .col-lg-4{width:28.57143%}.offset-4,.offset-lg-4{margin-left:33.33333%}.col-5,.col-lg-5{width:41.66667%}.full-row .col-5,.full-row .col-lg-5{width:35.71429%}.offset-5,.offset-lg-5{margin-left:41.66667%}.col-6,.col-lg-6{width:50%}.full-row .col-6,.full-row .col-lg-6{width:42.85714%}.offset-6,.offset-lg-6{margin-left:50%}.col-7,.col-lg-7{width:58.33333%}.full-row .col-7,.full-row .col-lg-7{width:50.0%}.offset-7,.offset-lg-7{margin-left:58.33333%}.col-8,.col-lg-8{width:66.66667%}.full-row .col-8,.full-row .col-lg-8{width:57.14286%}.offset-8,.offset-lg-8{margin-left:66.66667%}.col-9,.col-lg-9{width:75%}.full-row .col-9,.full-row .col-lg-9{width:64.28571%}.offset-9,.offset-lg-9{margin-left:75%}.col-10,.col-lg-10{width:83.33333%}.full-row .col-10,.full-row .col-lg-10{width:71.42857%}.offset-10,.offset-lg-10{margin-left:83.33333%}.col-11,.col-lg-11{width:91.66667%}.full-row .col-11,.full-row .col-lg-11{width:78.57143%}.offset-11,.offset-lg-11{margin-left:91.66667%}.col-12,.col-lg-12{width:100%}.full-row .col-12,.full-row .col-lg-12{width:85.71429%}.offset-12,.offset-lg-12{margin-left:100%}.col-13,.col-lg-13{width:108.33333%}.full-row .col-13,.full-row .col-lg-13{width:92.85714%}.offset-13,.offset-lg-13{margin-left:108.33333%}.col-14,.col-lg-14{width:116.66667%}.full-row .col-14,.full-row .col-lg-14{width:100.0%}.offset-14,.offset-lg-14{margin-left:116.66667%}@media screen and (min-width: 1680px){.col-xl-1{width:8.33333%}.offset-xl-1{margin-left:8.33333%}}@media screen and (max-width: 1366px){.col-md-1{width:8.33333%}.offset-md-1{margin-left:8.33333%}}@media screen and (max-width: 768px){.col-sm-1{width:8.33333%}.offset-sm-1{margin-left:8.33333%}}@media screen and (max-width: 400px){.col-xs-1{width:8.33333%}.offset-xs-1{margin-left:8.33333%}}@media screen and (min-width: 1680px){.col-xl-2{width:16.66667%}.offset-xl-2{margin-left:16.66667%}}@media screen and (max-width: 1366px){.col-md-2{width:16.66667%}.offset-md-2{margin-left:16.66667%}}@media screen and (max-width: 768px){.col-sm-2{width:16.66667%}.offset-sm-2{margin-left:16.66667%}}@media screen and (max-width: 400px){.col-xs-2{width:16.66667%}.offset-xs-2{margin-left:16.66667%}}@media screen and (min-width: 1680px){.col-xl-3{width:25%}.offset-xl-3{margin-left:25%}}@media screen and (max-width: 1366px){.col-md-3{width:25%}.offset-md-3{margin-left:25%}}@media screen and (max-width: 768px){.col-sm-3{width:25%}.offset-sm-3{margin-left:25%}}@media screen and (max-width: 400px){.col-xs-3{width:25%}.offset-xs-3{margin-left:25%}}@media screen and (min-width: 1680px){.col-xl-4{width:33.33333%}.offset-xl-4{margin-left:33.33333%}}@media screen and (max-width: 1366px){.col-md-4{width:33.33333%}.offset-md-4{margin-left:33.33333%}}@media screen and (max-width: 768px){.col-sm-4{width:33.33333%}.offset-sm-4{margin-left:33.33333%}}@media screen and (max-width: 400px){.col-xs-4{width:33.33333%}.offset-xs-4{margin-left:33.33333%}}@media screen and (min-width: 1680px){.col-xl-5{width:41.66667%}.offset-xl-5{margin-left:41.66667%}}@media screen and (max-width: 1366px){.col-md-5{width:41.66667%}.offset-md-5{margin-left:41.66667%}}@media screen and (max-width: 768px){.col-sm-5{width:41.66667%}.offset-sm-5{margin-left:41.66667%}}@media screen and (max-width: 400px){.col-xs-5{width:41.66667%}.offset-xs-5{margin-left:41.66667%}}@media screen and (min-width: 1680px){.col-xl-6{width:50%}.offset-xl-6{margin-left:50%}}@media screen and (max-width: 1366px){.col-md-6{width:50%}.offset-md-6{margin-left:50%}}@media screen and (max-width: 768px){.col-sm-6{width:50%}.offset-sm-6{margin-left:50%}}@media screen and (max-width: 400px){.col-xs-6{width:50%}.offset-xs-6{margin-left:50%}}@media screen and (min-width: 1680px){.col-xl-7{width:58.33333%}.offset-xl-7{margin-left:58.33333%}}@media screen and (max-width: 1366px){.col-md-7{width:58.33333%}.offset-md-7{margin-left:58.33333%}}@media screen and (max-width: 768px){.col-sm-7{width:58.33333%}.offset-sm-7{margin-left:58.33333%}}@media screen and (max-width: 400px){.col-xs-7{width:58.33333%}.offset-xs-7{margin-left:58.33333%}}@media screen and (min-width: 1680px){.col-xl-8{width:66.66667%}.offset-xl-8{margin-left:66.66667%}}@media screen and (max-width: 1366px){.col-md-8{width:66.66667%}.offset-md-8{margin-left:66.66667%}}@media screen and (max-width: 768px){.col-sm-8{width:66.66667%}.offset-sm-8{margin-left:66.66667%}}@media screen and (max-width: 400px){.col-xs-8{width:66.66667%}.offset-xs-8{margin-left:66.66667%}}@media screen and (min-width: 1680px){.col-xl-9{width:75%}.offset-xl-9{margin-left:75%}}@media screen and (max-width: 1366px){.col-md-9{width:75%}.offset-md-9{margin-left:75%}}@media screen and (max-width: 768px){.col-sm-9{width:75%}.offset-sm-9{margin-left:75%}}@media screen and (max-width: 400px){.col-xs-9{width:75%}.offset-xs-9{margin-left:75%}}@media screen and (min-width: 1680px){.col-xl-10{width:83.33333%}.offset-xl-10{margin-left:83.33333%}}@media screen and (max-width: 1366px){.col-md-10{width:83.33333%}.offset-md-10{margin-left:83.33333%}}@media screen and (max-width: 768px){.col-sm-10{width:83.33333%}.offset-sm-10{margin-left:83.33333%}}@media screen and (max-width: 400px){.col-xs-10{width:83.33333%}.offset-xs-10{margin-left:83.33333%}}@media screen and (min-width: 1680px){.col-xl-11{width:91.66667%}.offset-xl-11{margin-left:91.66667%}}@media screen and (max-width: 1366px){.col-md-11{width:91.66667%}.offset-md-11{margin-left:91.66667%}}@media screen and (max-width: 768px){.col-sm-11{width:91.66667%}.offset-sm-11{margin-left:91.66667%}}@media screen and (max-width: 400px){.col-xs-11{width:91.66667%}.offset-xs-11{margin-left:91.66667%}}@media screen and (min-width: 1680px){.col-xl-12{width:100%}.offset-xl-12{margin-left:100%}}@media screen and (max-width: 1366px){.col-md-12{width:100%}.offset-md-12{margin-left:100%}}@media screen and (max-width: 768px){.col-sm-12{width:100%}.offset-sm-12{margin-left:100%}}@media screen and (max-width: 400px){.col-xs-12{width:100%}.offset-xs-12{margin-left:100%}}@media screen and (min-width: 1680px){.col-xl-13{width:108.33333%}.offset-xl-13{margin-left:108.33333%}}@media screen and (max-width: 1366px){.col-md-13{width:108.33333%}.offset-md-13{margin-left:108.33333%}}@media screen and (max-width: 768px){.col-sm-13{width:108.33333%}.offset-sm-13{margin-left:108.33333%}}@media screen and (max-width: 400px){.col-xs-13{width:108.33333%}.offset-xs-13{margin-left:108.33333%}}@media screen and (min-width: 1680px){.col-xl-14{width:116.66667%}.offset-xl-14{margin-left:116.66667%}}@media screen and (max-width: 1366px){.col-md-14{width:116.66667%}.offset-md-14{margin-left:116.66667%}}@media screen and (max-width: 768px){.col-sm-14{width:116.66667%}.offset-sm-14{margin-left:116.66667%}}@media screen and (max-width: 400px){.col-xs-14{width:116.66667%}.offset-xs-14{margin-left:116.66667%}}header{position:relative;z-index:4}header .small-row{background:linear-gradient(90deg, #ef7f1a 0%,#ef611a 100%);padding:12px 0}header .small-row .grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}header .small-row a{display:inline-block;font-size:0.65rem;line-height:1.2;color:#fff;text-transform:uppercase;font-weight:600;text-decoration:none;margin-right:30px}header .small-row a.no-margin-right{margin-right:0}header .small-row a span{color:#fff;display:inline-block;margin-right:10px;opacity:0.4}header .small-row a.facebook,header .small-row a.twitter{margin-right:10px}header .small-row a.facebook .icon,header .small-row a.twitter .icon{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:30px;height:30px;margin-right:0;opacity:1;transition:opacity 0.2s}header .small-row a.facebook .icon:before,header .small-row a.twitter .icon:before{content:""}header .small-row a.facebook .icon:hover,header .small-row a.twitter .icon:hover{opacity:0.5}header .small-row a.facebook.facebook .icon:before,header .small-row a.twitter.facebook .icon:before{background:url("/img/socialMediaSprite.svg") -50px 0 no-repeat;background-size:175px 50px;width:24px;height:24px;display:inline-block}header .small-row a.facebook.twitter .icon:before,header .small-row a.twitter.twitter .icon:before{background:url("/img/socialMediaSprite.svg") 0 0 no-repeat;background-size:175px 50px;width:24px;height:24px;display:inline-block}header .large-row{padding:20px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}header .large-row .logo img{width:150px;height:40px}header .large-row nav{position:relative;width:calc(100% - 160px)}header .large-row nav ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}header .large-row nav ul li{margin-left:45px}header .large-row nav ul li a{display:inline-block;font-size:0.65rem;line-height:1.8;color:#737373;text-transform:uppercase;font-weight:600;text-decoration:none;transition:color 0.3s}header .large-row nav ul li:first-of-type{margin-left:0}header .large-row nav ul li:hover a{color:#737373}header .large-row nav ul li.active a{font-weight:700;color:#0c532c;opacity:1}header .shadow{position:absolute;left:0;bottom:-40px;width:100%;height:40px;opacity:0.4;background-image:url("/img/vertical-gradient.png");background-size:contain}@media screen and (max-width: 840px){header{display:none}}.breadcrumb{width:62.5%;margin:90px 0 0 auto;font-size:0.7rem}.breadcrumb ol,.breadcrumb ul{list-style:none;padding:0;margin:0}.breadcrumb ol li,.breadcrumb ul li{display:inline-block}.breadcrumb ol li a,.breadcrumb ul li a{text-decoration:none;color:#0078ff}.breadcrumb ol li a span,.breadcrumb ol li a:after,.breadcrumb ul li a span,.breadcrumb ul li a:after{color:#0078ff;text-decoration:none;transition:color 0.2s}.breadcrumb ol li a:hover span,.breadcrumb ol li a:hover:after,.breadcrumb ul li a:hover span,.breadcrumb ul li a:hover:after{color:#4da1ff}.breadcrumb ol li:nth-child(2) a,.breadcrumb ol li:nth-child(2) span,.breadcrumb ul li:nth-child(2) a,.breadcrumb ul li:nth-child(2) span{text-transform:capitalize}.breadcrumb ol li:not(:last-child):after,.breadcrumb ul li:not(:last-child):after{content:">";display:inline-block;margin:0 8px -4px;color:#0078ff}.breadcrumb ol li:first-of-type,.breadcrumb ul li:first-of-type{display:none}.breadcrumb ol li:last-child a,.breadcrumb ol li:last-child span,.breadcrumb ul li:last-child a,.breadcrumb ul li:last-child span{font-weight:700;color:#0064d2}.breadcrumb ol li:last-child a:hover,.breadcrumb ol li:last-child span:hover,.breadcrumb ul li:last-child a:hover,.breadcrumb ul li:last-child span:hover{color:#067dff}.form{display:block;width:100%;max-width:560px;padding:40px 0;font-size:1rem;line-height:1.2}.form .form-element{position:relative;margin-bottom:25px}.form .form-element .error-message{display:none;position:absolute;right:0;top:0px;color:#ef7f1a;font-size:0.65rem;text-transform:uppercase;font-weight:600}.form .form-element .error-message.active{display:block}.form .form-element label{display:block;margin-bottom:5px;color:#fff;opacity:0.6;font-size:0.7em;font-weight:600;text-transform:uppercase}.form .form-element input,.form .form-element textarea{display:block;width:100%;background-color:rgba(255,255,255,0.3);padding:15px 20px;border:1px transparent solid;font-size:0.9em;font-weight:600;color:#fff}.form .form-element input.alert,.form .form-element textarea.alert{border-color:#ef7f1a}.form .form-element input:-webkit-autofill,.form .form-element input:-webkit-autofill:hover,.form .form-element input:-webkit-autofill:focus,.form .form-element input:-webkit-autofill:active,.form .form-element textarea:-webkit-autofill,.form .form-element textarea:-webkit-autofill:hover,.form .form-element textarea:-webkit-autofill:focus,.form .form-element textarea:-webkit-autofill:active{transition:9999s background-color;-webkit-text-fill-color:#fff;transition-delay:9999s}.form .form-element input:focus,.form .form-element textarea:focus{box-shadow:none;outline:none}.form .form-element textarea{min-height:152px;resize:vertical}.form .form-element.radioboxes label{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;opacity:1}.form .form-element.radioboxes label input{width:12px;margin-right:15px}.form .form-element.radioboxes label span{width:calc(100% - 30px)}.form .submit{margin-top:20px}.form .submit input{display:none}footer{background:#f1f1f1}footer>.grid-row{padding:70px 0 90px}footer .grid-col{vertical-align:top}footer .grid-col .header{font-size:0.7rem;text-transform:uppercase;color:#ef7f1a;font-weight:600;margin:0 0 40px}footer .grid-col li a,footer .grid-col p{font-size:0.9rem;color:#373c41}footer .contact{width:33.33333%;margin-left:8.33333%}footer .contact figure{width:100%;max-width:150px;margin-bottom:40px}footer .contact figure img{width:100%}footer .contact a{color:#ef7f1a;font-weight:600;font-size:0.9rem;text-decoration:none;transition:color 0.2s}footer .contact a:hover{color:#ef611a}footer .links{width:50%;margin-left:4.16667%}footer .links>.grid-row{width:100%}footer .links .menu,footer .links .sub-links{width:50%;vertical-align:top}footer .links ul{list-style:none;padding:0;margin:35px 0}footer .links ul li{margin-bottom:5px}footer .links ul li a{text-decoration:none;opacity:0.6;transition:opacity 0.3s}footer .links ul li a:hover{opacity:0.9}footer .links ul li.active a{opacity:1;font-weight:600}footer .links ul.socials li a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:5px}footer .links ul.socials li a .text{display:block;width:calc(100% - 40px)}footer .links ul.socials li a .icon{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:30px;height:30px}footer .links ul.socials li a .icon:before{content:""}footer .links ul.socials li a.facebook span:before{background:url("/img/socialMediaSprite.svg") -50px 0 no-repeat;background-size:175px 50px;width:24px;height:24px;display:inline-block}footer .links ul.socials li a.twitter span:before{background:url("/img/socialMediaSprite.svg") 0 0 no-repeat;background-size:175px 50px;width:24px;height:24px;display:inline-block}@media screen and (max-width: 950px){footer .contact,footer .links{width:83.33333%;margin-left:8.33333%}footer .links{margin-top:60px}}@media screen and (max-width: 950px) and (max-width: 550px){footer .links .menu,footer .links .sub-links{width:100%}}@media screen and (max-width: 550px){footer>.grid-row{padding-bottom:0}}footer .sub-footer{background:linear-gradient(90deg, #ef7f1a 0%,#ef611a 100%);padding:15px 0}footer .sub-footer .grid-row .placeholder{width:83.33333%;margin:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}footer .sub-footer p,footer .sub-footer a{font-size:0.7rem;line-height:1;color:#fff}footer .sub-footer a{text-decoration:none}footer .sub-footer .komma{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;font-size:0.7rem;line-height:1;width:247px;opacity:0.6;transition:opacity 0.2s}@media screen and (max-width: 1080px){footer .sub-footer .komma{width:234px}}footer .sub-footer .komma:hover{opacity:0.85}footer .sub-footer .komma span{position:relative;display:inline-block;width:78px;height:25px;background-image:url("/img/komma.svg");background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 600px){footer .sub-footer{padding-bottom:30px}footer .sub-footer .grid-row .placeholder{display:block;text-align:center}footer .sub-footer p{margin-bottom:1.4rem}footer .sub-footer .komma{margin:auto}}@media screen and (max-width: 840px){footer{padding-top:35px}footer>.grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:100px;width:100%}footer .main-item{width:100%;padding:0 7.14286%;margin-left:auto;margin-right:auto}footer .main-item .logo{display:none}footer .main-item.location{-webkit-order:2;-ms-order:2;order:2;border-top:2px solid rgba(152,160,179,0.2);padding-top:40px}footer .main-item.schools,footer .main-item.menu{display:none}footer .main-item>a{display:inline-block}footer .main-item ul.extra-margin-bellow{margin-bottom:35px}footer .sub-footer .grid-row .placeholder{width:100%}}.pagination{text-align:center;padding-bottom:40px}.pagination ul{display:inline-block;list-style:none;padding:0;margin:0}.pagination ul li{display:inline-block;float:left;margin:0 6px;color:#0c532c}.pagination ul li a{color:#0c532c;text-decoration:none;opacity:0.3;transition:opacity 0.4s}.pagination ul li a:hover{opacity:0.6}.pagination ul li>span{color:#32a0fa}.pagination ul li.active span{color:#0e3520}.pagination ul li.disabled{opacity:0.3}.pagination ul li:first-child span,.pagination ul li:last-child span{position:relative;top:0;font-size:1.2rem;line-height:1}.pagination ul li:first-child span:before{content:"‹"}.pagination ul li:last-child span:before{content:"›"}.cta-row{position:relative;background-color:#0c532c}.cta-row .background{position:absolute;width:100%;height:100%;top:0;left:0}.cta-row .background:after{content:"";position:absolute;width:50%;height:100%;top:0;right:0;background:linear-gradient(270deg, #0c532c 0%,#0e3520 100%)}.cta-row .grid-row{position:relative;z-index:2;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.cta-row .cta-trigger{text-align:right;padding:65px 4.16667% 65px 8.33333%}.cta-row .cta-trigger h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.cta-row .cta-trigger p{color:#fff;margin:0}.cta-row .cta-trigger .button{margin-top:30px;padding:18px 25px}.cta-row .person{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:65px 4.16667%}.cta-row .person .image-placeholder{width:33.33333%;max-width:246px}.cta-row .person .image-placeholder figure{position:relative;width:100%;padding-bottom:100%;height:0}.cta-row .person .image-placeholder figure span{position:absolute;border-radius:100%;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}.cta-row .person .contact-info{width:66.66667%;padding-left:25px}.cta-row .person .contact-info p{margin:0 0 1.2rem;color:#fff;font-weight:700}.cta-row .person .contact-info span{display:block;color:#fff;font-size:0.8rem}.cta-row .person .contact-info span.margin-top{margin-top:20px}.cta-row .person .contact-info a{display:block;color:#ef7f1a;font-weight:600;text-decoration:none;transition:color 0.2s}.cta-row .person .contact-info a:hover{color:#ef611a}@media screen and (max-width: 900px){.cta-row .background{position:absolute;width:100%;height:100%;top:0;left:0}.cta-row .background:after{width:100%;top:auto;bottom:0;height:275px;background:linear-gradient(0deg, #0c532c 0%,#0e3520 100%)}.cta-row .grid-row{display:block}.cta-row .cta-trigger{text-align:center;display:block;width:100%;max-width:420px;margin:auto;padding:65px 0}.cta-row .cta-trigger h3{font-size:1.2rem}.cta-row .cta-trigger p{font-size:0.9rem}.cta-row .person{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;height:275px;max-width:500px;margin:auto;padding:0}.cta-row .person .contact-info .phone{font-size:0.85rem}}#image-slider{width:100%;overflow:visible;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.2)}#image-slider .placeholder{width:100%;cursor:move}#image-slider .placeholder .controllers{position:relative;z-index:3;width:100%;height:0;padding-bottom:66.67%}@media screen and (max-width: 1350px){#image-slider .placeholder .controllers{padding-bottom:100%}}#image-slider .placeholder .controllers .nav-item{position:absolute;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;bottom:-50px;width:35px;height:35px;cursor:pointer;border-radius:100%;transition:background 0.3s}#image-slider .placeholder .controllers .nav-item span{width:8px;transition:transform 0.3s}#image-slider .placeholder .controllers .nav-item span .arrow-icon{position:relative;top:-1px;left:6px;width:100%;transform-origin:center}#image-slider .placeholder .controllers .nav-item span .arrow-icon .st0{fill:#fff}#image-slider .placeholder .controllers .nav-item:after{content:"";background:url("/img/zuiderbos-sprite.min.svg?v=2") -120px -78px no-repeat;background-size:502px 423px;width:14px;height:10px;display:inline-block}#image-slider .placeholder .controllers .nav-item.previous{background-color:#0c532c;right:calc(50% + 3px)}#image-slider .placeholder .controllers .nav-item.previous span .arrow-icon{transform:rotate(90deg)}#image-slider .placeholder .controllers .nav-item.previous:hover{background-color:#0e3520}#image-slider .placeholder .controllers .nav-item.next{background-color:#ef7f1a;left:calc(50% + 3px)}#image-slider .placeholder .controllers .nav-item.next span .arrow-icon{transform:rotate(270deg)}#image-slider .placeholder .controllers .nav-item.next:hover{background-color:#ff8100}#image-slider .placeholder figure{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.4s}#image-slider .placeholder figure span{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}#image-slider .placeholder figure span.small{display:none}@media screen and (max-width: 480px){#image-slider .placeholder figure span.medium{display:none}#image-slider .placeholder figure span.small{display:block}}#image-slider .placeholder figure.active{z-index:2;opacity:1}.preventScroll{overflow:hidden;overflow-y:scroll;position:fixed;width:100%}.mobile-navigation{position:fixed;z-index:1000;height:100vh;display:none;overflow:hidden;width:100%;left:0;top:0;pointer-events:none}.mobile-navigation .bar{height:60px;background:#fff;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.11);pointer-events:all;position:relative;z-index:4;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all 0.3s;transition-delay:0.4s}.mobile-navigation .bar .toggle-menu{width:60px;height:100%;z-index:3;border:rgba(255,255,255,0.1);cursor:pointer;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.mobile-navigation .bar .toggle-menu .icon span{position:relative;width:25px;height:3px;margin-bottom:3px;background-color:#0c532c;border-radius:9999px;display:block;transition:all 0.3s}.mobile-navigation .bar .toggle-menu .icon span:last-of-type{margin-bottom:0;width:17px;bottom:0}.mobile-navigation .bar .toggle-menu .icon span:first-of-type{top:0}.mobile-navigation .bar .toggle-menu:hover .icon span:last-of-type{width:25px}.mobile-navigation .bar .logo{height:100%;width:100%;position:absolute;left:0;top:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.mobile-navigation .bar .logo a{position:relative;width:calc(100% - 140px);height:50%;display:inline-block;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("/img/cranendocnk_actief_logo.svg")}.mobile-navigation .bar .contact-button{position:absolute;right:0;top:0;height:100%;width:60px;z-index:5}.mobile-navigation .bar .contact-button a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:100%}.mobile-navigation .bar .contact-button a:before{content:"";background:url("/img/zuiderbos-sprite.min.svg?v=2") -99px -397px no-repeat;background-size:502px 423px;width:23px;height:25px;display:inline-block}.mobile-navigation .shader{width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(270deg, #0c532c 0%,#0e3520 100%);opacity:0;transition-delay:0.4s}.mobile-navigation .menu{height:calc(100% - 60px);width:80%;left:0;top:60px;background:linear-gradient(270deg, #0c532c 0%,#0e3520 100%);min-width:275px;position:absolute;overflow-x:auto;pointer-events:all;z-index:5;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);-spec-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}@media screen and (max-width: 500px){.mobile-navigation .menu{width:90%}}.mobile-navigation nav{margin-top:50px;padding:0 10px 80px 60px}.mobile-navigation nav figure{width:85%;max-width:135px;margin-bottom:40px}.mobile-navigation nav figure img{width:100%}.mobile-navigation nav h3{font-size:1.3rem;color:#fff}.mobile-navigation nav ul{padding:0;list-style:none;font-size:1.3rem}.mobile-navigation nav ul.locations{margin-bottom:45px}.mobile-navigation nav ul.locations,.mobile-navigation nav ul.business{margin-top:5px}.mobile-navigation nav ul li{margin-bottom:4px}.mobile-navigation nav ul li a,.mobile-navigation nav ul li span{color:#fff;position:relative;display:inline-block;text-decoration:none;cursor:pointer;opacity:0.4;transition:opacity 0.3s}.mobile-navigation nav ul li a:hover,.mobile-navigation nav ul li span:hover{opacity:0.75}.mobile-navigation nav ul li>ul{padding-left:20px;font-size:0.85em;overflow:hidden;opacity:1;transition:height 0.5s,opacity 0.2s}.mobile-navigation nav ul li>ul.hide{height:0 !important;opacity:0}.mobile-navigation nav ul li>ul.noTrans{transition:height 0s;opacity:0}.mobile-navigation nav ul li>ul li a{color:#0078ff}.mobile-navigation nav ul li>ul li a:before{content:"› "}.mobile-navigation nav ul li>ul li.active a{color:#fff !important}.mobile-navigation nav ul li.active a,.mobile-navigation nav ul li.active span{color:#fff;opacity:1}.mobile-navigation nav ul li.active>ul li a{color:#0078ff}.mobile-navigation.active .bar .toggle-menu{border-left:1px solid rgba(255,255,255,0.1)}.mobile-navigation.active .bar .toggle-menu .icon span{opacity:0;transition-delay:0.4s}.mobile-navigation.active .bar .toggle-menu .icon span:first-of-type{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-spec-transform:rotate(45deg);transform:rotate(45deg);opacity:1;top:6px}.mobile-navigation.active .bar .toggle-menu .icon span:last-of-type{width:25px;opacity:1;bottom:6px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-spec-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-navigation.active .menu{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mobile-navigation.shader-active .shader{opacity:0.4;pointer-events:all}.mobile-navigation.allow-animation .shader{transition:all 0.2s}.mobile-navigation.allow-animation .menu{transition:all 0.3s;transition-timing-function:ease-in-out}@media screen and (max-width: 840px){.mobile-navigation{display:block}.mobile-navigation header{height:60px;visibility:hidden;overflow:hidden}.mobile-navigation .sticky-header,.mobile-navigation .sticky-header.show{display:none}.mobile-navigation .mobile-navigation{display:block}}@media screen and (max-width: 400px){.mobile-navigation nav{padding-left:30px}.mobile-navigation nav ul{font-size:1.2rem}}.mobile-contact{display:none;opacity:0;-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate3d(0, -100%, 0);-o-transform:translate3d(0, -100%, 0);-spec-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);padding:50px 7.14286%;background-color:#fff;color:#737373;font-size:0.9rem;transition:opacity 0.4s,transform 0.4s}.mobile-contact.active{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;pointer-events:all}.mobile-contact h1,.mobile-contact h2{font-size:2rem;line-height:1.2;max-width:580px;color:#0064d2;margin:0 0 40px}.mobile-contact p{margin:1rem 0}.mobile-contact strong{color:#333}.mobile-contact a:not(.button){color:#0078ff;text-decoration:none;transition:color 0.3s,border 0.3s,opacity 0.3s}.mobile-contact a:not(.button):hover{color:#0054b3}.mobile-contact a.button{display:inline-block;margin-top:20px;padding:15px 20px;border-radius:25px;background-color:#0078ff;text-decoration:none;font-size:0.9rem;line-height:1;font-weight:700;color:#fff;transition:background-color 0.3s}.mobile-contact a.button:after{content:"";background:url("/img/zuiderbos-sprite.min.svg?v=2") -120px -78px no-repeat;background-size:502px 423px;width:14px;height:10px;display:inline-block;margin-left:20px;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:transform 0.3s}.mobile-contact a.button:hover{background-color:#0064d2}.mobile-contact a.button:hover:after{-webkit-transform:translate3d(5px, 0, 0);-moz-transform:translate3d(5px, 0, 0);-ms-transform:translate3d(5px, 0, 0);-o-transform:translate3d(5px, 0, 0);-spec-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}@media screen and (max-width: 840px){.mobile-contact{display:block}}.dynamic-block{position:relative;margin-bottom:50px}.dynamic-block:last-child{margin-bottom:0}.dynamic-block .grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.dynamic-block h3{display:block;width:100%;font-size:1rem;color:#0c532c;font-weight:600;margin-bottom:30px}.dynamic-block h4{display:block;width:100%;font-size:0.65rem;color:#0c532c;font-weight:600;text-transform:uppercase;margin-bottom:30px}.dynamic-block .content{font-size:0.9rem;line-height:1.6;color:#0c532c}.dynamic-block .content h2{font-size:1.2rem;margin:0 0 40px}.dynamic-block .content p:first-of-type{margin-top:0}.dynamic-block .content p:last-of-type{margin-bottom:0}.dynamic-block .content p strong{color:#0e3520;opacity:1;font-size:inherit;text-transform:none}.dynamic-block .content p a{color:#ef7f1a;text-decoration:none;border-bottom:2px solid #ef7f1a;opacity:1;transition:color 0.3s,border 0.3s,opacity 0.3s}.dynamic-block .content p a:hover{opacity:0.6}.dynamic-block .button{margin-top:30px}.two-text-columns{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.two-text-columns .content{width:45.83333%}@media screen and (max-width: 1150px){.two-text-columns{display:block}.two-text-columns .content{width:100%}.two-text-columns .content:first-child{margin-bottom:25px}}.full-image-column img{width:100%;display:none}.full-image-column img.large{display:block}@media screen and (max-width: 1450px){.full-image-column img.medium{display:block}.full-image-column img.large{display:none}}@media screen and (max-width: 500px){.full-image-column img.small{display:block}.full-image-column img.medium{display:none}}.content-block{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.content-block .image{display:block;position:relative;width:41.66667%}.content-block .image img{width:100%}.content-block .image .image-placeholder{display:block;width:100%;height:300px;background-color:#dadada}.content-block .content{display:block;padding:0;width:50%}.content-block[data-image-location='right'] .grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.content-block[data-image-location='right'] .content{-webkit-order:1;-ms-order:1;order:1;margin-left:0}.content-block[data-image-location='right'] .image{-webkit-order:2;-ms-order:2;order:2;top:0;right:0;left:auto}@media screen and (max-width: 1150px){.content-block{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.content-block .content{-webkit-order:1;-ms-order:1;order:1;width:100%}.content-block .image{-webkit-order:2;-ms-order:2;order:2;width:100%;margin-top:30px}}.multiple-images{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.multiple-images .image{width:45.83333%}.multiple-images .image img{width:100%;display:none}.multiple-images .image img.medium{display:block}@media screen and (max-width: 1550px){.multiple-images .image img.medium{display:none}.multiple-images .image img.small{display:block}}@media screen and (max-width: 840px){.multiple-images .image img.medium{display:block}.multiple-images .image img.small{display:none}}@media screen and (max-width: 500px){.multiple-images .image img.medium{display:none}.multiple-images .image img.small{display:block}}@media screen and (max-width: 840px){.multiple-images{display:block}.multiple-images .image{width:100%}.multiple-images .image:last-child{margin-top:40px}}.full-text-block .content{width:100%;margin:auto;font-size:1rem}@media screen and (max-width: 840px){.full-text-block .content{width:100%;text-align:left;font-size:0.9rem}}.video-block{width:100%;max-width:960px;margin:auto}.video-block .video-wrapper{position:relative;padding-bottom:53.6%;padding-top:25px;height:0;background-color:#dadada}.video-block .video-wrapper iframe,.video-block .video-wrapper .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.video-block .video-wrapper .video-overlay{z-index:2;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;opacity:1;cursor:pointer;transition:all 0.2s}.video-block .video-wrapper .video-overlay .button{position:relative;width:85px;height:85px;border-radius:100%;transform:scale(1);transition:all 0.4s;margin-top:0}.video-block .video-wrapper .video-overlay .button:before{content:"";position:absolute;left:34px;top:28px;width:0;height:0;border-style:solid;border-width:15px 0 15px 24px;border-color:transparent transparent transparent #fff;opacity:0.75}.video-block .video-wrapper .video-overlay .button:after{display:none}.video-block .video-wrapper .video-overlay:hover .button{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);-spec-transform:scale(0.85);transform:scale(0.85)}.video-block .video-wrapper .video-overlay.hide{opacity:0;pointer-events:none;transition:all 0.5s;transition-delay:0.7s}.video-block .video-wrapper .video-overlay.hide .button{transition:all 0.8s;transform:scale(0.3)}.header-image{position:relative;width:100%}.header-image img{width:100%}.header-image figcaption{position:absolute;left:-20px;bottom:10%;font-size:2.4rem;font-weight:600;color:#fff;line-height:1;margin-left:8.33333%}.header-image figcaption span{display:inline-block;background:linear-gradient(90deg, #0c532c 0%,#0e3520 100%);padding:12px 20px;margin-bottom:2px}@media screen and (max-width: 750px){.header-image figcaption{font-size:1.8rem}}@media screen and (max-width: 600px){.header-image figcaption{margin-top:20px;margin-left:0;position:relative;left:0;bottom:0}}.header-image .show-scroll{position:absolute;left:calc(50% - 55px);bottom:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:110px;height:55px;cursor:pointer}@media screen and (max-width: 600px){.header-image .show-scroll{display:none}}.header-image .show-scroll .arrow{position:relative;top:5px;z-index:2;display:inline-block;width:8px;transform:translate3d(0, 0, 0);transition:transform 0.3s}.header-image .show-scroll .arrow svg{width:100%}.header-image .show-scroll:after{position:absolute;left:0;bottom:0;content:"";width:0;height:0;border-style:solid;border-width:0 55px 55px 55px;border-color:transparent transparent #dadada transparent}.header-image .show-scroll:hover .arrow{transform:translate3d(0, 3px, 0)}@media screen and (max-width: 900px){.header-image .show-scroll{width:90px;height:45px;left:calc(50% - 45px)}.header-image .show-scroll:after{border-width:0 45px 45px 45px}}.reasons-row{position:relative;background-color:#0c532c}.reasons-row .grid-row{position:relative}.reasons-row .grid-col{vertical-align:middle;padding:100px 0}.reasons-row .reasons-block{overflow:visible;padding-right:4.16667%}.reasons-row .reasons-block ul{list-style:none;margin:0;padding:0}.reasons-row .reasons-block ul li{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media screen and (max-width: 1600px){.reasons-row .reasons-block ul li{font-size:1.2rem}}@media screen and (max-width: 480px){.reasons-row .reasons-block ul li{font-size:1rem}}.reasons-row .reasons-block ul li .list-icon{display:block;width:20px;transform:rotate(0deg);transform-origin:0 100%;transition:transform 0.4s}.reasons-row .reasons-block ul li .list-icon svg{width:100%;max-height:18px}.reasons-row .reasons-block ul li .list-icon svg.thumb .st0{fill:#ef7f1a}.reasons-row .reasons-block ul li p{width:calc(100% - 55px);margin:0}.reasons-row .reasons-block ul li:hover .list-icon{transform:rotate(-10deg)}.reasons-row .reasons-block .trigger{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:60px}.reasons-row .reasons-block .trigger .button{border:2px solid #fff;background:transparent;margin-right:8.33333%}.reasons-row .reasons-block .trigger .image-placeholder{width:180px}@media screen and (max-width: 1600px){.reasons-row .reasons-block .trigger .image-placeholder{width:150px}}.reasons-row .reasons-block .trigger .image-placeholder figure{position:relative;width:100%;padding-bottom:100%;height:0}.reasons-row .reasons-block .trigger .image-placeholder figure span{position:absolute;border-radius:100%;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}@media screen and (max-width: 1400px){.reasons-row .reasons-block .trigger{display:block}.reasons-row .reasons-block .trigger .button{margin-right:0}.reasons-row .reasons-block .trigger .image-placeholder{display:none}}.reasons-row .background{position:absolute;width:100%;height:100%;top:0;left:0}.reasons-row .background:after{content:"";position:absolute;width:58.33333%;height:100%;top:0;right:0;background:linear-gradient(270deg, #0c532c 0%,#0e3520 100%)}.reasons-row .right-side{vertical-align:top;overflow:visible}.reasons-row .right-side h4{font-size:0.65rem;color:#fff;opacity:0.4;font-weight:600;text-transform:uppercase;margin-bottom:30px}.reasons-row .right-side .video-wrapper{background-color:#23282d}.reasons-row .right-side .news-block{width:80%}@media screen and (max-width: 1350px){.reasons-row .right-side .news-block{width:100%}}.reasons-row .right-side .news-block .post{background:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,0.25)}.reasons-row .right-side .news-block .post a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;text-decoration:none;padding:20px 0;height:auto}.reasons-row .right-side .news-block .post a p{display:block;width:calc(100% - 90px);margin:0;font-size:1.1rem;line-height:1;color:#fff;font-weight:600;opacity:1;transition:opacity 0.4s}@media screen and (max-width: 900px){.reasons-row .right-side .news-block .post a p{font-size:0.9rem}}.reasons-row .right-side .news-block .post a .date{position:relative;display:block;font-size:1.4rem;width:60px;left:0;top:0;color:#ef7f1a}.reasons-row .right-side .news-block .post a .arrow{position:relative;display:block;width:12px;margin-left:25px;transform:translate3d(0, 0, 0);transition:transform 0.4s}.reasons-row .right-side .news-block .post a .arrow .arrow-icon{position:relative;right:3px;width:100%;transform-origin:center;transform:rotate(270deg);max-height:15px}.reasons-row .right-side .news-block .post a .arrow .arrow-icon .st0{fill:#ef7f1a;transition:fill 0.4s}.reasons-row .right-side .news-block .post a:hover p{opacity:0.5}.reasons-row .right-side .news-block .post a:hover .arrow{transform:translate3d(10px, 0, 0)}@media screen and (max-width: 900px){.reasons-row .grid-row{width:100%}.reasons-row .background{display:none}.reasons-row .reasons-block{display:block;width:100%;padding:60px 8.33333%;max-width:600px;margin:auto}.reasons-row .right-side{width:100%;margin-left:0;padding:60px 8.33333%;background-color:#23282d}}.discover-row{padding:70px 0 120px;overflow:hidden}.discover-row .streamer{color:#0c532c;font-size:0.65rem;font-weight:600;text-transform:uppercase;margin:0 0 35px}.discover-row .links{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;overflow:visible;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.2)}.discover-row .links article{position:relative;width:25%}.discover-row .links article a{text-decoration:none}.discover-row .links article picture{width:100%}.discover-row .links article picture img{width:100%}.discover-row .links article .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.discover-row .links article .overlay h4{position:absolute;left:calc(100% - 25px);bottom:30px;width:100%;font-size:1.5rem;line-height:1.2;color:#fff;font-weight:600;transform-origin:0 100%;transform:rotate(270deg)}.discover-row .links article .overlay .arrow-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, #ef7f1a 0%,#ef611a 100%);display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;opacity:0;transition:opacity 0.4s}.discover-row .links article .overlay .arrow-placeholder span{display:block;width:45px}.discover-row .links article .overlay .arrow-placeholder span svg{width:100%;transform-origin:center;transform:rotate(270deg)}.discover-row .links article .overlay .arrow-placeholder span svg.arrow-icon .st0{fill:#fff}.discover-row .links article:hover .overlay .arrow-placeholder{opacity:1}@media screen and (max-width: 1000px){.discover-row .links{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.discover-row .links article{width:50%}}@media screen and (max-width: 600px){.discover-row .links{display:block}.discover-row .links article{width:100%}.discover-row .links article .overlay .arrow-placeholder{opacity:0.4}.discover-row .links article .overlay h4{transform:rotate(0deg);left:30px;bottom:25px}}@media screen and (max-width: 600px) and (max-width: 425px){.discover-row .links article .overlay h4{font-size:1rem}}.sub-menu{padding:80px 0}.sub-menu>p{font-size:1rem;line-height:1.2;color:#fff;font-weight:600;margin:0 0 1rem}.sub-menu ul{list-style:none;padding:0;margin:0}.sub-menu ul li{font-size:0.9rem;line-height:1.2;border-bottom:1px solid rgba(255,255,255,0.25)}.sub-menu ul li a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;text-decoration:none;color:#fff;padding:15px 0;transition:color 0.3s}.sub-menu ul li a p{margin:0;width:calc(100% - 27px)}.sub-menu ul li a .arrow{position:relative;right:4px;top:1px;display:inline-block;width:9px;transform:translate3d(0, 0, 0);transition:transform 0.5s}.sub-menu ul li a .arrow svg{width:100%;max-height:18px;transform-origin:center;transform:rotate(270deg)}.sub-menu ul li a .arrow svg.arrow-icon .st0{fill:#fff}.sub-menu ul li a:hover{color:rgba(255,255,255,0.6)}.sub-menu ul li a:hover .arrow{transform:translate3d(8px, 0, 0)}.sub-menu ul li.active a{color:#fff;font-weight:600}.post{width:100%;max-width:520px;background:linear-gradient(45deg, #0c532c 0%,#0e3520 100%);box-shadow:0px 0px 40px 0px rgba(0,0,0,0.2);font-size:1rem;line-height:1.6}@supports (display: flex){.post{height:100%;max-width:none}.post a{height:100%;padding-bottom:0}}@media screen and (max-width: 600px){.post{font-size:0.9rem}}.post a{display:block;position:relative;width:100%;height:0;padding-bottom:65%;text-decoration:none}@supports (display: flex){.post a{height:100%}}.post a figure{position:absolute;left:0;top:0;width:100%;height:100%}.post a figure:before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(#0c532c 0%,#0e3520 100%);opacity:0.7;transition:opacity 0.4s}.post a figure span{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;display:none}.post a figure span.medium{display:block}.post a .date{position:absolute;left:8%;top:12%;z-index:3;font-size:3em;font-weight:700;line-height:1;color:#dadada;transition:color 0.4s}@media screen and (max-width: 950px){.post a .date{font-size:2.5em}}@media screen and (max-width: 950px){.post a .date{font-size:2em}}.post a h2{position:absolute;z-index:4;width:calc(80% - 10px);left:9%;bottom:9%;color:#dadada;font-size:1.1em;line-height:1.4;font-weight:600;transition:color 0.4s}.post a h2 .arrow{position:absolute;z-index:2;width:15px;right:-20px;bottom:-7px;transform:translate3d(0, 0, 0);transition:transform 0.4s}.post a h2 .arrow .arrow-icon{width:100%;transform-origin:center;transform:rotate(270deg)}.post a h2 .arrow .arrow-icon .st0{fill:#fff;transition:fill 0.4s}.post:hover a figure:before{opacity:0.2}.post:hover a .arrow{transform:translate3d(5px, 0, 0)}.post:hover a .arrow .arrow-icon .st0{fill:#fff}.post:hover a h2,.post:hover a .date{color:#fff}@media screen and (max-width: 480px){.post a{height:auto;padding-bottom:0}.post a figure{position:relative;height:0;padding-bottom:65%}.post a .arrow{display:none}.post a h2{position:relative;width:100%;left:0;bottom:0;padding:20px 15px}}.first-page .post#post-0 a{padding:5% 8%}.ie .first-page .post#post-0 a{padding:0 0 65% !important}.ie .first-page .post#post-0 a .date{font-size:3em !important}.ie .first-page .post#post-0 a h2{font-size:1.1em !important}@media screen and (max-width: 480px){.ie .first-page .post#post-0 a{padding-bottom:0 !important;height:auto}}.first-page .post#post-0 a figure span.medium{display:none}.first-page .post#post-0 a figure span.large{display:block}@media screen and (max-width: 950px){.first-page .post#post-0 a figure span.large{display:none}.first-page .post#post-0 a figure span.medium{display:block}}.first-page .post#post-0 a .date{top:8%;font-size:3.75em}.first-page .post#post-0 a h2{font-size:2em;padding-right:15% !important}@media screen and (max-width: 1750px){.first-page .post#post-0 a h2{padding-right:15%}}@media screen and (max-width: 840px){.first-page .post#post-0 a{padding:0 0 65%}.first-page .post#post-0 a .date{top:12%;font-size:2em}.first-page .post#post-0 a h2{font-size:1.1em;padding-right:20px !important}}@media screen and (max-width: 480px){.first-page .post#post-0 a{height:auto;padding-bottom:0}}.candidates .placeholder{width:83.33333%;padding:60px 0;margin:auto}@media screen and (max-width: 800px){.candidates .placeholder{width:100%}}.candidates .placeholder article{font-size:1rem;line-height:1.4;max-width:850px;margin:0 auto 60px}.candidates .placeholder article .person{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.candidates .placeholder article .person figure{width:200px;height:200px;position:relative}.candidates .placeholder article .person figure span{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background-size:cover;background-position:center}.candidates .placeholder article .person .wrapper{width:100%}.candidates .placeholder article .person .wrapper.with-image{width:calc(100% - 240px)}.candidates .placeholder article .person .wrapper h3{font-size:1.6rem;color:#0c532c;font-weight:700;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.candidates .placeholder article .person .wrapper h3 strong{width:calc(100% - 50px)}.candidates .placeholder article .person .wrapper h3 span{color:#dadada;display:block;font-size:1.4rem;width:50px;line-height:1.55}.candidates .placeholder article .person .wrapper h4{padding-left:50px;font-size:1.2rem;color:#ef7f1a;opacity:0.4}.candidates .placeholder article .person .wrapper .description{padding-left:50px;color:#737373;font-size:0.8rem}.candidates .placeholder article .why-cranendonck{margin-top:20px;padding-left:50px}.candidates .placeholder article .why-cranendonck.with-image{padding-left:0}.candidates .placeholder article .why-cranendonck h5{font-size:1.2rem;color:#0c532c;font-weight:700;opacity:0.6}.candidates .placeholder article .why-cranendonck p{font-size:0.8rem;color:#737373}.candidates .placeholder article .why-cranendonck p:first-of-type{margin-top:5px}@media screen and (max-width: 600px){.candidates .placeholder article .person{display:block}.candidates .placeholder article .person figure{margin:0 auto 30px}.candidates .placeholder article .person .wrapper.with-image{width:100%}.candidates .placeholder article .why-cranendonck.with-image{padding-left:50px}}@media screen and (max-width: 840px){.home .color-wrapper{padding-top:40px}}.home .home-content{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;padding:115px 0}.home .home-content .title-placeholder{width:33.33333%;margin-right:12.5%}.home .home-content .title-placeholder p{font-size:0.65rem;font-weight:600;color:#0c532c;opacity:0.4;text-transform:uppercase}.home .home-content .title-placeholder h1{font-size:2rem;line-height:1.2;font-weight:600;color:#ef7f1a}@media screen and (max-width: 950px){.home .home-content .title-placeholder h1{font-size:1.6rem}}.home .home-content .title-placeholder .button{margin-top:50px;background:#0c532c}.home .home-content .content{width:33.33333%;margin-right:8.33333%;padding-top:6px;font-size:0.9rem;line-height:1.6}.home .home-content .content p{opacity:0.75}@media screen and (max-width: 1350px){.home .home-content{padding:80px 0}.home .home-content .title-placeholder{width:41.66667%;margin-right:8.33333%}.home .home-content .content{width:41.66667%}}@media screen and (max-width: 750px){.home .home-content{padding:80px 0;display:block}.home .home-content .title-placeholder,.home .home-content .content{width:83.33333%;margin-right:auto;margin-left:auto}}@media screen and (max-width: 750px) and (max-width: 550px){.home .home-content .title-placeholder,.home .home-content .content{width:100%}}@media screen and (max-width: 750px){.home .home-content .title-placeholder{margin-bottom:40px}}.page .default-page-content{padding-top:72px}.page .default-page-content .images,.page .default-page-content .content{position:relative;z-index:2;display:inline-block;vertical-align:top;font-size:1rem;line-height:1.6}.page .default-page-content .content{margin-left:8.33333%;width:33.33333%;padding:0 0 100px}.page .default-page-content .content h1{font-size:1.4rem;line-height:1.2;color:#0e3520;font-weight:600;margin:0 0 32px}.page .default-page-content .content h2{font-size:1rem;line-height:1.2;color:#0e3520;font-weight:600;margin:0 0 1rem}.page .default-page-content .content p{font-size:0.8rem}.page .default-page-content .content .button{margin-top:50px}.page .default-page-content .images{width:41.66667%;margin-left:8.33333%;margin-bottom:75px}.page .default-page-content .images picture{display:block;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.2)}.page .default-page-content .images picture img{width:100%}@media screen and (max-width: 1200px){.page .default-page-content .content{margin-left:0;width:41.66667%}.page .default-page-content .images{width:50%}}@media screen and (max-width: 840px){.page .default-page-content .content{width:100%;padding-bottom:50px}.page .default-page-content .images{width:100%;margin-left:0;margin-bottom:75px}}.projects .projects-overview-content{position:relative}.projects .projects-overview-content .background{position:absolute;top:0;left:0;width:100%;height:100%}.projects .projects-overview-content .background .left{position:absolute;top:0;left:0;display:block;height:100%;width:39.28571%;background:#0c532c}.projects .projects-overview-content .background .right{position:absolute;top:0;right:0;display:block;height:100%;width:60.71429%;background-image:url("/img/backgrounds/projects.jpg");background-size:cover;background-position:top center}.projects .projects-overview-content .background .right:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg, #0c532c 0%,#0e3520 100%);opacity:0.9}.projects .projects-overview-content .grid-row{position:relative;z-index:2}.projects .projects-overview-content .grid-row:before{content:"";position:absolute;top:0;left:0;display:block;height:100%;width:37.5%;background:linear-gradient(90deg, #0c532c 0%,#0e3520 100%)}.projects .projects-overview-content .grid-row .sub-menu,.projects .projects-overview-content .grid-row .content{position:relative;z-index:2;display:inline-block;vertical-align:top;font-size:1rem;line-height:1.6}.projects .projects-overview-content .grid-row .sub-menu{margin-left:8.33333%;width:25%}.projects .projects-overview-content .grid-row .content{margin-left:8.33333%;width:50%;padding:72px 0 100px;max-width:660px;color:#fff}.projects .projects-overview-content .grid-row .content h1{font-size:1.4rem;line-height:1.2;font-weight:600;margin:0 0 32px}.projects .projects-overview-content .grid-row .content h2{font-size:1rem;line-height:1.2;font-weight:600;margin:0 0 1rem}.projects .projects-overview-content .grid-row .content p{font-size:0.8rem}@media screen and (max-width: 900px){.projects .projects-overview-content .background .left{display:none}.projects .projects-overview-content .background .right{width:100%}}@media screen and (max-width: 900px) and (max-width: 840px){.projects .projects-overview-content .grid-row{width:100%}}@media screen and (max-width: 900px){.projects .projects-overview-content .grid-row:before{display:none}.projects .projects-overview-content .grid-row .sub-menu{display:none}.projects .projects-overview-content .grid-row .content{width:83.33333%}}.projects .overview{padding:60px 0;width:100%;overflow:hidden}.projects .overview article{position:relative;width:100%;max-width:415px;margin-bottom:60px;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.2)}@supports (display: flex){.projects .overview article{margin-bottom:0}}.projects .overview article:last-of-type{margin-bottom:0}.projects .overview article figure{position:relative;z-index:2;width:100%;height:0;padding-bottom:100%}.projects .overview article figure:after{content:"";opacity:0;position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:linear-gradient(#ef7f1a 0%,#ef611a 100%);transition:opacity 0.3s}.projects .overview article figure .image{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center}.projects .overview article figure figcaption{position:absolute;z-index:2;left:28px;bottom:25px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;width:calc(100% - 56px);font-size:1.3rem;line-height:1.25;font-weight:600;color:#dadada;transition:color 0.3s}.projects .overview article figure figcaption p{width:calc(100% - 40px);margin:0}.projects .overview article figure figcaption .arrow{position:relative;left:-3px;bottom:-5px;display:inline-block;width:16px;transform:translate3d(0, 0, 0);transition:transform 0.3s}.projects .overview article figure figcaption .arrow .arrow-icon{transform-origin:center;transform:rotate(270deg)}.projects .overview article figure figcaption .arrow .arrow-icon .st0{fill:#dadada;transition:fill 0.3s}.projects .overview article figure figcaption.colored{color:#23282d}.projects .overview article figure figcaption.colored .arrow .arrow-icon .st0{fill:#23282d}.projects .overview article:hover figure:after{opacity:1}.projects .overview article:hover figure figcaption{color:#fff}.projects .overview article:hover figure figcaption .arrow{transform:translate3d(5px, 0, 0)}.projects .overview article:hover figure figcaption .arrow .arrow-icon .st0{fill:#fff}@media screen and (max-width: 750px){.projects .overview article{margin:0 auto 25px}.projects .overview article:last-of-type{margin-bottom:0}.projects .overview article figure{padding-bottom:66.67%}.projects .overview article figure figcaption{font-size:1rem}}.projects .overview .grid{width:83.33333%;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px 60px}.ie .projects .overview .grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 1650px){.projects .overview .grid{width:100%}}@media screen and (max-width: 1250px){.projects .overview .grid{width:83.33333%;grid-template-columns:1fr 1fr}}@media screen and (max-width: 950px){.projects .overview .grid{width:100%}}@media screen and (max-width: 750px){.projects .overview .grid{display:block}}.project-detail .project-detail-content{position:relative}.project-detail .project-detail-content .background{position:absolute;top:0;left:0;width:100%;height:100%}.project-detail .project-detail-content .background .left{position:absolute;top:0;left:0;display:block;height:100%;width:17.85714%;background:#0c532c}.project-detail .project-detail-content .grid-row{position:relative;z-index:2}.project-detail .project-detail-content .grid-row:before{content:"";position:absolute;top:0;left:0;display:block;height:100%;width:29.16667%;background:linear-gradient(90deg, #0c532c 0%,#0e3520 100%)}.project-detail .project-detail-content .grid-row .sub-menu,.project-detail .project-detail-content .grid-row .dynamic-placeholder{position:relative;z-index:2;display:inline-block;vertical-align:top;font-size:1rem;line-height:1.6}.project-detail .project-detail-content .grid-row .sub-menu{width:25%}.project-detail .project-detail-content .grid-row .dynamic-placeholder{margin-left:8.33333%;width:66.66667%;padding:72px 0 100px}.project-detail .project-detail-content .grid-row .dynamic-placeholder h1{font-size:1.4rem;line-height:1.2;font-weight:600;margin:0 0 32px;color:#0e3520}@media screen and (max-width: 840px){.project-detail .project-detail-content .background{display:none}.project-detail .project-detail-content .grid-row{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.project-detail .project-detail-content .grid-row:before{display:none}.project-detail .project-detail-content .grid-row .sub-menu{width:100%;padding:50px 8.33333%;-webkit-order:2;-ms-order:2;order:2;background:linear-gradient(45deg, #0078ff 0%,#32a0fa 100%)}.project-detail .project-detail-content .grid-row .dynamic-placeholder{-webkit-order:1;-ms-order:1;order:1;padding-top:50px;width:83.33333%}}.news .no-news{padding:60px 20px 0;text-align:center;color:#373c41}.news .overview{padding:60px 0 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.news .overview article{margin:0 15px 60px}@media screen and (max-width: 480px){.news .overview article{margin:0 0 30px}}@supports (display: flex){.news .overview{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px 60px;margin-bottom:60px}.news .overview.first-page{grid-template-rows:1fr 1fr 1fr;grid-template-areas:"first first item-2" "first first item-3" "item-4 item-5 item-6"}.news .overview.first-page article:first-child{grid-area:first}.news .overview article{margin:0}@media screen and (max-width: 1700px){.news .overview{grid-gap:30px 30px}}@media screen and (max-width: 1500px){.news .overview{grid-gap:60px 60px;grid-template-columns:1fr 1fr}.news .overview.first-page{grid-template-areas:"first first" "first first"}}@media screen and (max-width: 950px){.news .overview{grid-gap:30px 30px}}@media screen and (max-width: 840px){.news .overview{display:block;max-width:520px;margin-left:auto;margin-right:auto}.news .overview article{margin-bottom:30px}}}.post-detail .post-detail-content .sub-menu ul li{font-size:0.8rem}.contact .contact-content{position:relative}.contact .contact-content .background{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(90deg, #0c532c 0%,#0e3520 100%);background-color:#0078ff}.contact .contact-content .contact-info{width:33.33333%;margin-left:8.33333%;padding:72px 0 100px}.contact .contact-content .contact-info figure{width:85%;max-width:300px;margin-bottom:50px}.contact .contact-content .contact-info figure img{width:100%}.contact .contact-content .contact-info h1{font-size:1.4rem;line-height:1.2;color:#0c532c;font-weight:600;margin:0 0 32px}.contact .contact-content .contact-info h3{font-size:0.8rem;line-height:1.2;color:#fff;opacity:0.5;text-transform:uppercase;font-weight:600;margin:100px 0 15px}.contact .contact-content .contact-info p{font-size:0.9rem;color:#0c532c}.contact .contact-content .contact-info p a{color:#ef7f1a;font-weight:600;text-decoration:none;transition:color 0.2s}.contact .contact-content .contact-info p a:hover{color:#ef611a}.contact .contact-content .contact-info .social-media a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:5px}.contact .contact-content .contact-info .social-media a .text{display:block;width:calc(100% - 40px)}.contact .contact-content .contact-info .social-media a .icon{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:30px;height:30px}.contact .contact-content .contact-info .social-media a .icon:before{content:""}.contact .contact-content .contact-info .social-media a.facebook span:before{background:url("/img/socialMediaSprite.svg") -50px 0 no-repeat;background-size:175px 50px;width:24px;height:24px;display:inline-block}.contact .contact-content .contact-info .social-media a.twitter span:before{background:url("/img/socialMediaSprite.svg") 0 0 no-repeat;background-size:175px 50px;width:24px;height:24px;display:inline-block}.contact .contact-content .contact-info .opening-hours{list-style:none;margin:0;padding:0}.contact .contact-content .contact-info .opening-hours li{color:#32a0fa;font-size:0.9rem}.contact .contact-content .contact-info .opening-hours li .day{display:inline-block;width:175px}@media screen and (max-width: 400px){.contact .contact-content .contact-info .opening-hours li .day{width:130px}}.contact .contact-content .contact-info .opening-hours li.active{color:#fff}@media screen and (max-width: 1100px){.contact .contact-content .contact-info{width:41.66667%;margin-left:0}}.contact .contact-content .contact-form{position:relative;padding-top:72px;display:inline-block;margin-left:8.33333%;padding-left:8.33333%;width:41.66667%;vertical-align:top}.contact .contact-content .contact-form h2{font-size:1.5rem;line-height:1.2;font-weight:600;color:#fff}.contact .contact-content .contact-form p{font-size:0.9rem;line-height:1.2;color:#fff}@media screen and (max-width: 840px){.contact .contact-content .grid-row{width:100%}.contact .contact-content .background{display:none}.contact .contact-content .contact-info{width:100%;padding:72px 8.33333% 100px}.contact .contact-content .contact-info h3{margin-top:60px}.contact .contact-content .contact-form{width:100%;padding-right:8.33333%;margin-left:0;background:linear-gradient(90deg, #0c532c 0%,#0e3520 100%)}}.reports .default-page-content .images{display:none}.reports .default-page-content .content{padding-bottom:60px}.reports .documents{padding-bottom:40px}.reports .documents .placeholder{width:83.33333%;margin:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 1200px){.reports .documents .placeholder{width:100%}}.reports .documents .placeholder article{position:relative;background:linear-gradient(90deg, #ef7f1a 0%,#ef611a 100%);width:calc((100% - 50px) / 2);margin-bottom:25px}.reports .documents .placeholder article:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;background-color:#ef611a;opacity:0;transition:opacity 0.4s}.reports .documents .placeholder article a{position:relative;z-index:2;text-decoration:none;padding:20px 40px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.reports .documents .placeholder article a span{display:block;width:25px}.reports .documents .placeholder article a span svg{width:100%;max-height:31px}.reports .documents .placeholder article a span svg path{fill:#fff;transition:fill 0.3s}.reports .documents .placeholder article a h3{display:block;width:calc(100% - 45px);color:#fff;font-size:1.2rem;line-height:1.2;transition:color 0.3s}.reports .documents .placeholder article:hover:after{opacity:1}.reports .documents .placeholder article:hover a span svg path{fill:#373c41}.reports .documents .placeholder article:hover a h3{color:#373c41}@media screen and (max-width: 900px){.reports .documents .placeholder{display:block}.reports .documents .placeholder article{width:100%;max-width:525px}}@media screen and (max-width: 900px) and (max-width: 450px){.reports .documents .placeholder article a{padding:15px 25px}.reports .documents .placeholder article a h3{font-size:1rem}}.about .default-page-content .content{padding-bottom:75px}.about .about-extra{padding:75px 0;background-color:#ededed}.about .about-extra .content{font-size:0.8rem}.about .about-extra .content p:first-of-type{margin-top:0}.about .about-extra .content p a{color:#0c532c;font-weight:600;text-decoration:none}.about .about-extra .document-list{vertical-align:top}.about .about-extra .document-list h4{font-size:1rem;margin-bottom:25px;color:#0c532c;text-transform:uppercase;opacity:0.5;padding:0 40px}.about .about-extra .document-list ul{list-style:none;padding:0;margin:0}.about .about-extra .document-list ul li{background:#0c532c;transition:background 0.1s}.about .about-extra .document-list ul li:hover{background-color:#0f6535}.about .about-extra .document-list ul li:nth-child(even){background:#0e3520}.about .about-extra .document-list ul li:nth-child(even):hover{background-color:#0a2516}.about .about-extra .document-list ul li a{position:relative;z-index:2;text-decoration:none;padding:20px 40px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.about .about-extra .document-list ul li a span{display:block;width:25px;height:31px}.about .about-extra .document-list ul li a span svg{width:100%}.about .about-extra .document-list ul li a span svg path{fill:#fff;transition:fill 0.3s}.about .about-extra .document-list ul li a h3{font-size:0.9rem;color:#fff;width:calc(100% - 40px)}@media screen and (max-width: 1200px){.about .about-extra .content{margin-left:0;width:41.66667%}.about .about-extra .document-list{width:50%}}@media screen and (max-width: 840px){.about .about-extra .content,.about .about-extra .document-list{width:100%}.about .about-extra .document-list{margin-top:45px;margin-left:0}}.dynamic-page{max-width:1000px;padding:60px 0}.dynamic-page .dynamic-block .content p>strong{text-transform:none;font-size:inherit}.dynamic-page h2{text-align:center;font-size:1.4rem;line-height:1.2;color:#0c532c;margin-top:80px}.dynamic-page .full-text-block ol{text-align:left;padding-left:45px}.dynamic-page .full-text-block ol li{margin-bottom:10px}.dynamic-page .full-text-block ol li p{font-size:0.9rem;font-weight:400}.dynamic-page .full-text-block ol li:before{top:4px;left:-45px;font-size:1.6rem;opacity:0.5}.sitemap-list li{margin-bottom:10px !important}.sitemap-list li a{color:#0c532c;text-decoration:none;opacity:1;transition:opacity 0.3s}.sitemap-list li a:hover{opacity:0.6}.sitemap-list li ul{margin:10px 0 0;font-size:0.85em;opacity:0.8}
/*# sourceMappingURL=style.css.map */