*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;position:relative}html[data-useragent*='MSIE 10.0'] a,img{border:none;outline:none}ul{padding:0 0 0 16px}p{font-weight:normal;margin:0 0 16px}img{width:100%;margin:auto}.dateSelect{width:100%;max-width:450px;color:#333333;font-weight:bold;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.dateSelect .dateSelect__val{display:block;padding:12px;background:#FFFFFF;cursor:pointer}.dateSelect .dateSelect__calender{-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);position:absolute;top:100%;left:0;right:0;z-index:20;max-height:250px;min-width:250px;border:1px solid gray;background:#fff;font-weight:normal;opacity:0;pointer-events:none}.dateSelect .dateSelect__month{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;background:#e67437;color:white}.dateSelect .dateSelect__month .nav{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;text-align:center}.dateSelect .dateSelect__month .dateSelect__curmonth,.dateSelect .dateSelect__month .dateSelect__curyear{-ms-flex:1 1;-webkit-box-flex:1;flex:1 1 0;text-align:center;font-size:13px;padding:2px;height:auto}.dateSelect .dateSelect__month .dateSelect__curyear{color:#333}.dateSelect .dateSelect__week{background:#f1b392;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0}.dateSelect .dateSelect__week .dateSelect__day{-ms-flex:1 1;-webkit-box-flex:1;flex:1 1 0;text-align:center}.dateSelect .dateSelect__days .dateSelect__day,.dateSelect .dateSelect__days .dateSelect__prev,.dateSelect .dateSelect__days .dateSelect__next{display:inline-block;width:14.285%;text-align:center;padding:5px 0;opacity:.7;border:1px solid white}.dateSelect .dateSelect__days .dateSelect__cur{border:1px solid lightgray}.dateSelect .dateSelect__days .dateSelect__day{opacity:1;cursor:pointer;-webkit-transition:background .35s ease;transition:background .35s ease}.dateSelect .dateSelect__days .dateSelect__day:hover{background:rgba(0,0,0,0.1)}.dateSelect__active .dateSelect__calender{opacity:1;pointer-events:auto}.modal_overlay{position:fixed;background:rgba(0,0,0,0.5);left:0;top:0;width:100%;height:100%;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_overlay .modal{-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.3);box-shadow:0 0 3px 1px rgba(0,0,0,0.3);background:white;width:650px}.modal_overlay .modal .modal__title{padding:16px;background:lightgray}.modal_overlay .modal .modal__close,.modal_overlay .modal .close_modal{position:absolute;top:0;right:0;font-size:20px;color:crimson;cursor:pointer;padding:8px}.modal_overlay .modal .modal__content{padding:20px}.modal_overlay .modal .section__button{margin:16px;width:280px;height:64px;background-color:#e67437;font-size:20px;color:#fff;text-align:left;padding-left:1rem;border:2px solid #e67437;line-height:2.8}.modal_overlay .modal .section__button:hover{cursor:pointer;background-color:#a34614;-webkit-transition:0.5s ease;transition:0.5s ease}.modal_overlay .modal .section__button a{color:#fff;text-decoration:none}.modal_overlay .modal .section__button i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:60px;vertical-align:middle;float:right;color:#e67437;background-color:#f1f1f1}*{margin:0;padding:0;border:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Roboto", sans-serif;font-size:18px;color:#000;overflow-x:hidden;background-color:#f1f1f1}a{color:#e67437;text-decoration:none}a:hover{text-decoration:underline}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}.col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}header{display:block}@media only screen and (min-width: 1024px){header{display:none}}header nav{background-color:rgba(0,0,0,0.8);position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}header nav ul{list-style-type:none;padding:0;margin:0;position:absolute;left:50%;top:170px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:translateX(-50%);transform:translateX(-50%)}header nav ul li{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}header nav ul li a{display:block;font-size:2em;text-decoration:none;padding:10px 0;text-align:center;color:#fff;font-weight:bold;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}header nav ul li a:hover{color:#e67437}.toggle-btn{display:block;position:fixed;z-index:10;right:10px;top:10px;cursor:pointer}.toggle-btn .bar{width:30px;height:2px;margin:7px auto;background-color:#fff;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.3);box-shadow:0 0 3px 1px rgba(0,0,0,0.3)}.toggle-btn .bar:nth-child(2){width:20px}#toggle:checked ~ nav{opacity:1;visibility:visible;z-index:1}#toggle:checked ~ nav ul{top:70px}#toggle:checked ~ nav ul li{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}#toggle:checked ~ nav ul li:nth-child(1){-webkit-transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .1s;transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .1s}#toggle:checked ~ nav ul li:nth-child(2){-webkit-transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .2s;transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .2s}#toggle:checked ~ nav ul li:nth-child(3){-webkit-transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .3s;transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .3s}#toggle:checked ~ nav ul li:nth-child(4){-webkit-transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .4s;transition:all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) .4s}#toggle:checked+label.toggle-btn .bar{background-color:red}#toggle:checked+label.toggle-btn .bar:nth-child(2){-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}#toggle:checked+label.toggle-btn .bar:nth-child(1){-webkit-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}#toggle:checked+label.toggle-btn .bar:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.navbar{display:none;height:120px;background-color:#fff;padding:0 1rem}@media only screen and (min-width: 1024px){.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.navbar .logo img{max-width:150px}.navbar ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start;list-style-type:none}.navbar ul li{padding:6px 0}.navbar ul li a{position:relative;display:block;text-decoration:none;color:#ecf0f1;padding:4px 0;-webkit-transition:0.5s;transition:0.5s}.navbar ul li a::after{position:absolute;content:"";width:100%;height:3px;top:100%;left:0;background:#ff7000;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right}.navbar ul li a:hover{color:#95a5a6}.navbar ul li a:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}.navbar .menu{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;list-style:none}.navbar .menu .menu__item{padding:0 1rem}.navbar .menu .menu__item .menu__link{color:#000;text-decoration:none}.navbar .sign .sign-in{width:245px;height:43px;background-color:#e67437;font-size:20px;color:#fff;text-align:left;padding-left:1rem;border:2px solid #e67437;line-height:1.8;margin-right:0.25rem}.navbar .sign .sign-in:hover{cursor:pointer;background-color:#a34614;-webkit-transition:0.5s ease;transition:0.5s ease}.navbar .sign .sign-in a{color:#fff;text-decoration:none}.navbar .sign .sign-in i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:45px;vertical-align:middle;float:right;color:#e67437;background-color:#f1f1f1}.navbar .sign .sign-out{color:#000;text-decoration:none}.navbar .sign .sign-out:hover{color:#e67437 !important}.parallax{background-image:url("../images/bg-logo.png");height:100%;background-attachment:fixed;background-position:80% 15%;background-repeat:no-repeat;background-size:30%}.wrapper{width:100%;max-width:1440px;margin:0 auto}.jumbotron,.jumbotron--small{position:relative;width:100vw;height:60vh;background-image:url("../images/header-big_cropped.png");background-size:cover;background-repeat:no-repeat}.jumbotron .jumbotron-content,.jumbotron--small .jumbotron-content{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 1024px){.jumbotron .jumbotron-content,.jumbotron--small .jumbotron-content{position:absolute;left:10vw;height:calc(80vh - 120px)}}.jumbotron .jumbotron-content .jumbotron-title,.jumbotron--small .jumbotron-content .jumbotron-title{font-size:24px;color:#fff;padding-bottom:1rem}@media only screen and (min-width: 768px){.jumbotron .jumbotron-content .jumbotron-title,.jumbotron--small .jumbotron-content .jumbotron-title{font-size:36px}}@media only screen and (min-width: 1024px){.jumbotron .jumbotron-content .jumbotron-title,.jumbotron--small .jumbotron-content .jumbotron-title{font-size:48px}}@media only screen and (min-width: 1248px){.jumbotron .jumbotron-content .jumbotron-title,.jumbotron--small .jumbotron-content .jumbotron-title{font-size:48px}}.jumbotron .jumbotron-content .jumbotron-button,.jumbotron--small .jumbotron-content .jumbotron-button{width:295px;height:43px;background-color:#e67437;font-size:20px;color:#fff;text-align:left;padding-left:1rem;border:2px solid #e67437;line-height:1.8}.jumbotron .jumbotron-content .jumbotron-button:hover,.jumbotron--small .jumbotron-content .jumbotron-button:hover{cursor:pointer;background-color:#a34614;-webkit-transition:0.5s ease;transition:0.5s ease}.jumbotron .jumbotron-content .jumbotron-button a,.jumbotron--small .jumbotron-content .jumbotron-button a{color:#fff;text-decoration:none}.jumbotron .jumbotron-content .jumbotron-button i,.jumbotron--small .jumbotron-content .jumbotron-button i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:45px;vertical-align:middle;float:right;color:#e67437;background-color:#f1f1f1}.jumbotron .store-buttons,.jumbotron--small .store-buttons{position:absolute;bottom:0;left:50vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2rem;max-width:300px}@media only screen and (min-width: 1024px){.jumbotron .store-buttons,.jumbotron--small .store-buttons{display:block;left:5rem;bottom:1rem;-webkit-transform:none;transform:none;padding:unset}}@media only screen and (min-width: 1248px){.jumbotron .store-buttons,.jumbotron--small .store-buttons{max-width:unset}}.jumbotron .store-buttons img,.jumbotron--small .store-buttons img{width:213px}.divider{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 1024px){.divider{height:7rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.divider .box{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 1024px){.divider .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.divider .box:first-child>span{margin-right:auto}.divider .box:last-child>span{margin-left:auto}.divider .divider__arrow--orange{color:#e67437;font-size:5em}.divider .divider__arrow{height:45px;padding-top:1rem}@media only screen and (min-width: 1024px){.divider .divider__arrow{padding-top:3rem}}.divider .divider__social{display:none}@media only screen and (min-width: 1024px){.divider .divider__social{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:3rem}}.divider .divider__links{font-size:14px;letter-spacing:2px;margin-right:2rem}.divider .divider__links a{color:#000;text-decoration:none;font-weight:bold}.divider .divider__links a:hover{text-decoration:underline}@media only screen and (min-width: 1248px){.divider .divider__links{margin-right:-4.5rem}}.divider .info{display:none}@media only screen and (min-width: 1024px){.divider .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:600px;position:absolute;right:4rem;bottom:5rem}}.divider .info .info__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0.5);color:#fff;width:175px;height:180px;margin:0.25rem;position:relative;bottom:0;right:0;left:0}.divider .info .info__block h3{font-size:50px;font-weight:700;letter-spacing:1px}.divider .info .info__block h5{font-size:1rem;padding-top:0.5rem;font-weight:300}.divider .info .info__block--middle{width:200px}.section,.contact{padding:4rem 1rem}@media only screen and (min-width: 768px){.section,.contact{padding:4rem 3rem}}@media only screen and (min-width: 1024px){.section,.contact{padding:4rem 6rem}}.section .section__title,.contact .section__title{padding-bottom:1rem;font-size:24px}@media only screen and (min-width: 768px){.section .section__title,.contact .section__title{font-size:28px}}.section .section__text,.contact .section__text,.section .section__text--orange-border,.contact .section__text--orange-border,.section .section__text--light,.contact .section__text--light{font-size:14px;font-weight:400;line-height:1.5;max-width:500px}@media only screen and (min-width: 1024px){.section .section__text,.contact .section__text,.section .section__text--orange-border,.contact .section__text--orange-border,.section .section__text--light,.contact .section__text--light{font-size:18px}}.section .section__text--orange-border,.contact .section__text--orange-border{width:100%;border-bottom:4px solid #e67437;padding-bottom:0.75rem}.section .section__list,.contact .section__list{padding-bottom:1rem;font-size:14px;font-weight:400;line-height:1.5}@media only screen and (min-width: 1024px){.section .section__list,.contact .section__list{font-size:18px;max-width:450px}}.section .section__button,.contact .section__button{margin-top:2rem;margin-bottom:4rem;width:280px;height:64px;background-color:#e67437;font-size:20px;color:#fff;text-align:left;padding-left:1rem;border:2px solid #e67437;line-height:2.8}@media only screen and (min-width: 768px){.section .section__button,.contact .section__button{margin-top:3rem}}@media only screen and (min-width: 1024px){.section .section__button,.contact .section__button{margin-top:4rem}}.section .section__button:hover,.contact .section__button:hover{cursor:pointer;background-color:#a34614;-webkit-transition:0.5s ease;transition:0.5s ease}.section .section__button a,.contact .section__button a{color:#fff;text-decoration:none}.section .section__button i,.contact .section__button i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:60px;vertical-align:middle;float:right;color:#e67437;background-color:#f1f1f1}.section .section__card,.contact .section__card{position:relative;background-color:#fff;-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);width:100%;min-width:250px;margin:1rem 0}.section .section__card:hover,.contact .section__card:hover{-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.3);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.3);-webkit-transition:0.5s ease;transition:0.5s ease}.section .section__card .card__time,.contact .section__card .card__time{position:absolute;left:0;top:1rem;width:75%;background-color:#e67437;color:#fff;font-weight:bold;padding:0.5rem;font-size:14px}@media only screen and (min-width: 1024px){.section .section__card .card__time,.contact .section__card .card__time{font-size:20px;width:55%;padding:0.5rem 1rem}}.section .section__card .card__text,.contact .section__card .card__text{font-size:14px;font-weight:400;padding:4rem 0.5rem 0 0.5rem}@media only screen and (min-width: 1024px){.section .section__card .card__text,.contact .section__card .card__text{font-size:20px;padding:5rem 1rem 0 1rem}}.section .section__card .card__subtext,.contact .section__card .card__subtext{font-size:12px;font-weight:300;padding:0 0.5rem}@media only screen and (min-width: 1024px){.section .section__card .card__subtext,.contact .section__card .card__subtext{font-size:18px;padding:0 1rem}}.section .show-more,.contact .show-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;font-weight:400;color:#e67437}@media only screen and (min-width: 1024px){.section .show-more,.contact .show-more{font-size:18px}}.section .show-more:hover,.contact .show-more:hover{text-decoration:underline}.news-card-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px}@media only screen and (min-width: 768px){.news-card-row{-ms-flex-wrap:unset;flex-wrap:unset}}.news-card-row img{height:215px;width:100%}@media only screen and (min-width: 480px){.news-card-row img{width:unset}}.news{margin-bottom:5rem}.news .news__card{margin:0.5rem 0;min-width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:200px;background-color:#fff;-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12)}@media only screen and (min-width: 1024px){.news .news__card{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:95%;margin:1rem 0}}.news .news__card .card__content{position:relative;overflow:hidden}.news .news__card .card__content .card__title{font-size:18px;font-weight:300;padding:1rem}@media only screen and (min-width: 1024px){.news .news__card .card__content .card__title{font-size:18px}}.news .news__card .card__content .card__text{font-size:14px;font-weight:400;padding:0 1rem;line-height:1.5}@media only screen and (min-width: 1024px){.news .news__card .card__content .card__text{font-size:16px}}.news .news__card .card__content .card__read-more{position:absolute;right:0;bottom:1rem;color:#e67437;font-size:14px;font-weight:300;padding:0 1rem;float:right}@media only screen and (min-width: 1024px){.news .news__card .card__content .card__read-more{font-size:16x}}.news .news__card .card__image{overflow:hidden;height:100%;width:100%}.news .news__card .card__image img{max-width:100%;height:auto}.schakel-carousel{max-width:90vw;overflow:hidden}.schakel-carousel .schakel-carousel__window{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 0.45s ease 0s;transition:all 0.45s ease 0s;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schakel-carousel .schakel-carousel__window .item{padding:0 16px}.schakel-carousel .schakel-carousel__window .item img{max-height:200px;max-width:60%;width:auto}.grayscale{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:0.25s linear;transition:0.25s linear}.grayscale:hover{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);-ms-filter:grayscale(0%);filter:grayscale(0%)}.footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:800px;background-color:#fff;padding:0px 10vw}@media only screen and (min-width: 1024px){.footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;height:400px}}.footer a{color:#000;text-decoration:none}.footer a:hover{color:#e67437;text-decoration:underline}.footer .footer__menu{padding:1rem;font-size:20px}.footer .footer__menu .menu__title{padding:1rem 0}.footer .footer__menu .menu__item{padding:0.75rem 0;font-weight:300}.footer .footer__menu .menu__item:hover{color:#e67437;text-decoration:underline}.footer .footer__info{padding:1rem;font-size:20px}.footer .footer__info .info__title{padding:1rem 0}.footer .footer__info .info__item{padding:0.75rem 0;font-weight:300}.footer .footer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem}.footer .footer__buttons img{margin:0.5rem 0;max-width:213px}.footer .footer__copyright{padding:1rem;position:absolute;left:50vw;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;font-weight:300;width:100%}@media only screen and (min-width: 768px){.footer .footer__copyright{width:unset}}.footer .footer__copyright a{color:#e67437;font-weight:500;text-decoration:none}.footer .footer__copyright a:hover{text-decoration:underline}.jumbotron--small{height:75vh;margin-bottom:5rem}@media only screen and (min-width: 1024px){.jumbotron--small{height:calc(70vh - 120px)}}.jumbotron--small .jumbotron__block{-webkit-transform:skew(-20deg, 0deg);transform:skew(-20deg, 0deg);background-color:#e67437;color:#fff;font-size:30px;font-weight:bold;width:250px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-1.5rem;left:2rem}@media only screen and (min-width: 768px){.jumbotron--small .jumbotron__block{width:280px;height:100px;left:5rem;bottom:-2.5rem}}.jumbotron--small .jumbotron__block p{-webkit-transform:skew(20deg, 0deg);transform:skew(20deg, 0deg)}.image-block img{min-width:250px;max-width:100%;height:auto;margin:0 auto}@media only screen and (min-width: 400px){.image-block img{min-width:350px}}.primary{background-color:#e67437;color:#fff}.primary .primary__title{font-size:24px;padding:2rem 2rem 0 2rem}@media only screen and (min-width: 1024px){.primary .primary__title{padding:2rem 2rem}}.primary .primary__text{line-height:1.667;font-size:18px;font-weight:400;padding:2rem 2rem}@media only screen and (min-width: 480px){.primary .primary__text{min-width:300px}}@media only screen and (min-width: 1024px){.primary .primary__text{padding:2rem 2rem}}.primary a{color:#fff}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width: 768px){.order-1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width: 768px){.order-2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}button:hover{background:#d0591a}.employees{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.employees .employee{position:relative;display:inline-block;overflow:hidden;-webkit-transition:0.25s ease;transition:0.25s ease;margin:0 0 16px}.employees .employee .employee__image{display:block;width:100%;height:100%;height:auto;overflow:hidden}.employees .employee .overlay{-webkit-transition:0.3s ease;transition:0.3s ease;position:absolute;overflow:hidden;top:-75px;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;-webkit-transition:0.5 ease;transition:0.5 ease;background-color:#e67437;-webkit-transform:skewY(4deg);transform:skewY(4deg);padding:100px 1rem 1rem 1rem;color:#fff}.employees .employee .overlay p{-webkit-transform:skewY(-4deg);transform:skewY(-4deg)}.employees .employee .overlay .overlay__name{font-size:28px;font-weight:bold}.employees .employee .overlay .overlay__content{font-size:16px;font-weight:normal;padding-top:1rem}.employees .employee .overlay__email{position:absolute;bottom:0;left:0;right:0;padding:1rem;color:#fff;font-size:14px;display:none;-webkit-transition:0.3s ease;transition:0.3s ease;background:rgba(0,0,0,0.6)}.employees .employee:hover .overlay{opacity:1}.employees .employee:hover .overlay__email{display:block}.section__text--light{font-weight:300;min-width:300px}.disciplines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section__button--big{margin-top:2rem;margin:10px;margin-bottom:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:240px;height:88px;background-color:#e67437;font-size:24px;color:#fff;padding-left:1rem}@media only screen and (min-width: 768px){.section__button--big{margin-top:3rem}}@media only screen and (min-width: 1024px){.section__button--big{margin-top:4rem}}.section__button--big:hover{cursor:pointer;background-color:#a34614;-webkit-transition:0.5s ease;transition:0.5s ease}.section__button--big a{color:#fff;text-decoration:none}.section__button--big i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:60px;vertical-align:middle;float:right;color:#fff}.section__button--big img{max-width:40px;vertical-align:middle}.download-icon{cursor:pointer}.download-icon:hover{-webkit-box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);-webkit-transition:0.3s cubic-bezier(0.25, 0.8, 0.25, 1);transition:0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.disciplines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 768px){.disciplines{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px;height:300px;z-index:99}.card-container .card{font-weight:bold;position:relative}.card-container .card a{padding:15px;width:100%;height:300px;width:250px;background:#e67437;text-decoration:none;color:#fff;display:block;-webkit-transition:0.25s ease;transition:0.25s ease}.card-container .card a:hover{height:600px;-webkit-transform:translate(-10px, -80px);transform:translate(-10px, -80px);border-color:#e67437;background-color:#fff;color:#000;cursor:default;-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2)}.card-container .card a:hover .card--display{display:none}.card-container .card a:hover .card--hover{display:block;z-index:919}.card-container .card a .card--display{position:relative;height:100%}.card-container .card a .card--display img{max-width:100px}.card-container .card a .card--display h2{position:absolute;bottom:0}.card-container .card a .card--hover{display:none}.card-container .card a .card--hover h2{margin:20px 0}.card-container .card a .card--hover p{font-weight:normal;line-height:1;font-size:16px}.card-container .card a .card--hover p.link{margin:20px 0 0;font-weight:bold;color:#e67437}.card-container .card .card--border{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1}.card-container .card.card--dark a{color:white;background-color:black;border-color:black}.card-container .card.card--dark a .card--hover .link{color:#e67437}input{width:100%;padding:10px;border:1px solid #333}input::-webkit-input-placeholder{font-size:10px}input:-ms-input-placeholder{font-size:10px}input::-ms-input-placeholder{font-size:10px}input::placeholder{font-size:10px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.screens{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.screens img{max-width:100%;height:auto;max-width:300px}@media only screen and (min-width: 1024px){.screens img{max-width:480px}}.contact__form{max-width:400px;width:auto;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;padding:0.5rem;-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12)}@media only screen and (min-width: 1024px){.contact__form{padding:1rem}}.contact__form .fields{width:300px}.contact__form .section__button{margin:30px 0;width:100%}.contact__form .external_contact_form{display:none}.contact__label{-ms-flex-item-align:start;align-self:flex-start;font-weight:300;font-size:14px;font-weight:bold}.contact__input,.form__input{font-family:"Roboto", sans-serif;font-weight:400;font-size:14px}.contact__input::-webkit-input-placeholder,.form__input::-webkit-input-placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input:-ms-input-placeholder,.form__input:-ms-input-placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input::-ms-input-placeholder,.form__input::-ms-input-placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input::placeholder,.form__input::placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input::-moz-placeholder,.form__input::-moz-placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input::-webkit-input-placeholder,.form__input::-webkit-input-placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input::-ms-input-placeholder,.form__input::-ms-input-placeholder{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__input:placeholder-shown,.form__input:placeholder-shown{font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;color:#c4c4c4}.contact__checkbox{width:20px}.contact__checkbox-label{font-size:12px;font-weight:400;letter-spacing:1px}.contact__checkbox-label a{color:#e67437}.form__checkbox{max-width:90%;margin:10px}.formError{display:none;background:rgba(220,20,60,0.1);color:crimson;padding:8px 16px;margin:0 0 16px}.formSuccess{display:none;background:rgba(34,139,34,0.1);color:forestgreen;padding:8px 16px;margin:0 0 8px;margin:0 0 16px}.contact__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:220px;position:relative;bottom:0px}.text-area{height:120px;width:85%;resize:none}.text-field,.text-area{width:300px;border:1px solid gray;padding:1rem}.form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:90%;margin:10px}.login-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;text-decoration:none;font-size:14px}.login-side a{color:#e67437;text-decoration:none}.login-side a:hover{text-decoration:underline}.icon-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-primary{margin-left:5rem}.kennisbieb{color:#000;text-decoration:none}.company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 480px){.company{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.company .company__logo{-webkit-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15);background-color:#fff;width:130px;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company .company__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:1rem}@media only screen and (min-width: 480px){.company .company__info{margin-left:1rem;padding-top:unset}}.company .company__info h3{font-size:18px;font-weight:bold}@media only screen and (min-width: 768px){.company .company__info h3{font-size:22px}}.company .company__info p{font-size:14px;font-weight:normal;padding-top:1rem}@media only screen and (min-width: 768px){.company .company__info p{font-size:16px}}.calendar{-webkit-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.15);background-color:#fff;width:100%;height:100%;margin-top:2rem;padding:2rem}@media only screen and (min-width: 768px){.calendar{width:90%}}.calendar .calendar__title{font-size:20px;font-weight:bold}@media only screen and (min-width: 768px){.calendar .calendar__title{font-size:24px}}.calendar .calendar__subtitle{font-size:16px;font-weight:bold}@media only screen and (min-width: 768px){.calendar .calendar__subtitle{font-size:20px}}.calendar .calendar__text{font-size:16px;font-weight:normal}@media only screen and (min-width: 768px){.calendar .calendar__text{font-size:20px}}.calendar .calendar__line{width:100%;border-top:1px solid #979797;margin:1rem 0}.info-block{-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);background-color:#fff;width:100%;min-width:300px;margin-top:2rem;padding:1rem}@media only screen and (min-width: 480px){.info-block{min-width:400px}}@media only screen and (min-width: 560px){.info-block{min-width:500px}}.info-block p{font-size:20px;font-weight:normal}.info-block p a{color:#f0800e}.description{margin-top:3rem}.description .description__title{font-size:16px;font-weight:bold}@media only screen and (min-width: 768px){.description .description__title{font-size:20px}}.description .description__text{font-size:16px;font-weight:normal}@media only screen and (min-width: 768px){.description .description__text{font-size:20px}}.news-specific{margin:0 auto;background-color:#fff;max-width:620px}.news-specific .news-specific__image{width:100%;height:auto;max-height:400px;max-width:620px}.news-specific .news-specific__content{padding:2rem}.news-specific .news-specific__content .news-specific__title{font-size:30px;font-weight:bold}@media only screen and (min-width: 768px){.news-specific .news-specific__content .news-specific__title{font-size:26px}}.news-specific .news-specific__content .news-specific__text{font-size:20px;font-weight:normal;padding-top:2rem}@media only screen and (min-width: 768px){.news-specific .news-specific__content .news-specific__text{font-size:16px}}.kenniskalender{width:100%;margin:0 auto}@media only screen and (min-width: 768px){.kenniskalender{width:650px}}.kenniskalender .section__title{font-size:22px}.kenniskalender .section__card{position:relative;background-color:#fff;-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);width:100%;min-width:250px;margin:1rem 0}.kenniskalender .section__card:hover{-webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.3);box-shadow:0px 2px 20px 0px rgba(0,0,0,0.3);-webkit-transition:0.5s ease;transition:0.5s ease}.kenniskalender .section__card .card__time{position:absolute;left:0;top:1rem;width:75%;background-color:#e67437;color:#fff;font-weight:bold;padding:0.5rem;font-size:14px}@media only screen and (min-width: 1024px){.kenniskalender .section__card .card__time{font-size:20px;width:85%;padding:0.5rem 1rem}}.kenniskalender .section__card .card__text{font-size:14px;font-weight:400;padding:4rem 0.5rem 0 0.5rem}@media only screen and (min-width: 1024px){.kenniskalender .section__card .card__text{font-size:20px;padding:5rem 1rem 0 1rem}}.kenniskalender .section__card .card__subtext{font-size:12px;font-weight:300;padding:0 0.5rem}@media only screen and (min-width: 1024px){.kenniskalender .section__card .card__subtext{font-size:18px;padding:0 1rem}}.pagination{display:inline-block;margin-top:2rem;text-align:center;width:100%}@media only screen and (min-width: 768px){.pagination{width:450px}}.pagination a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e67437;float:left;padding:8px 16px;text-decoration:none;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;margin:0 4px;width:36px;height:36px}.pagination a.active{background-color:transparent;color:#9b9b9b;border:1px solid #bbbbbb}.pagination a:hover:not(.active){background-color:#ddd}.env{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0;width:100%}.env i{opacity:0.7;padding:5px}.env .env__name{font-size:30px;font-weight:normal}.env .env__address{font-size:17px;font-weight:300;padding-left:2rem}.env__line{width:100%;max-width:475px;border-top:1px solid #979797}.form__label{font-size:14px;font-weight:bold;margin-top:1rem}.last{margin:0}.privacy{padding:7rem 2rem}@media only screen and (min-width: 560px){.privacy{padding:7rem 6rem}}@media only screen and (min-width: 1024px){.privacy{padding:5rem 15rem}}.privacy .privacy__title{font-size:20px}.privacy .privacy__text{font-size:16px;font-weight:300}.privacy .privacy__text--bold{padding-top:1rem;font-weight:bold}.privacy ul{font-size:16px;font-weight:300}.back-arrow{cursor:pointer;margin-bottom:3rem}.back-arrow a{color:#000;font-weight:bold}.back-arrow a i{vertical-align:middle;font-weight:lighter;padding-right:1rem}.alert-success{display:none;position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;color:#155724;background-color:#d4edda;border-color:#c3e6cb}.noaccount{width:245px;height:43px;background-color:#e67437;font-size:20px;color:#fff;text-align:left;padding-left:1rem;border:2px solid #e67437;line-height:1.8;margin-right:0.25rem}.noaccount:hover{cursor:pointer;background-color:#a34614;-webkit-transition:0.5s ease;transition:0.5s ease}.noaccount a{color:#fff;text-decoration:none}.noaccount i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:35px;vertical-align:middle;float:right;color:#e67437;background-color:#f1f1f1}.apply{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.apply_account{cursor:pointer;color:#000;margin:0 0 0 16px}.apply_account:hover{color:#e67437;text-decoration:underline}
