.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
:root {
    --groen: rgb(128,185,78);
    --groen40: rgba(128,185,78, 0.4);
    --groen80: rgba(128,185,78, 0.8);
    --paars: rgb(102,0,102);
    --kleur-hamburger:rgb(0,0,0)
}

:root {
    --col1: calc((100% / 12) * 1);
    --col2: calc((100% / 12) * 2);
    --col3: calc((100% / 12) * 3);
    --col4: calc((100% / 12) * 4);
    --col5: calc((100% / 12) * 5);
    --col6: calc((100% / 12) * 6);
    --col7: calc((100% / 12) * 7);
    --col8: calc((100% / 12) * 8);
    --col9: calc((100% / 12) * 9);
    --col10: calc((100% / 12) * 10);
    --col11: calc((100% / 12) * 11);
    --col12: calc((100% / 12) * 12);
    --col1px: calc((var(--wrapper-width) / 12) * 1);
    --col2px: calc((var(--wrapper-width) / 12) * 2);
    --col3px: calc((var(--wrapper-width) / 12) * 3);
    --col4px: calc((var(--wrapper-width) / 12) * 4);
    --col5px: calc((var(--wrapper-width) / 12) * 5);
    --col6px: calc((var(--wrapper-width) / 12) * 6);
    --col7px: calc((var(--wrapper-width) / 12) * 7);
    --col8px: calc((var(--wrapper-width) / 12) * 8);
    --col9px: calc((var(--wrapper-width) / 12) * 9);
    --col10px: calc((var(--wrapper-width) / 12) * 10);
    --col11px: calc((var(--wrapper-width) / 12) * 11);
    --col12px: calc((var(--wrapper-width) / 12) * 12);
}
.wrapper{
    position:relative;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    width:var(--wrapper-width);
}
.col1 {
    width: var(--col1);
}

.col2 {
    width: var(--col2);
}

.col3 {
    width: var(--col3);
}

.col4 {
    width: var(--col4);
}

.col5 {
    width: var(--col5);
}

.col6 {
    width: var(--col6);
}

.col7 {
    width: var(--col7);
}

.col8 {
    width: var(--col8);
}

.col9 {
    width: var(--col9);
}

.col10 {
    width: var(--col10);
}

.col11 {
    width: var(--col11);
}

.col12 {
    width: var(--col12);
}

.col1px {
    width: var(--col1px);
}

.col2px {
    width: var(--col2px);
}

.col3px {
    width: var(--col3px);
}

.col4px {
    width: var(--col4px);
}

.col5px {
    width: var(--col5px);
}

.col6px {
    width: var(--col6px);
}

.col7px {
    width: var(--col7px);
}

.col8px {
    width: var(--col8px);
}

.col9px {
    width: var(--col9px);
}

.col10px {
    width: var(--col10px);
}

.col11px {
    width: var(--col11px);
}

.col12px {
    width: var(--col12px);
}

.alignRight {
    text-align: right;
    justify-content: flex-end;
}

.colAlignRight {
    justify-content:flex-end;
}

.alignCenter {
    text-align: center;
    justify-content: center;
}

.colAlignCenter {
    display: flex !important;
    justify-content: center !important;
}
.pullRight{
    margin-left:auto;
}

@font-face {
    font-family: 'BrandonGrotesque-RegularItalic';
    src: url('fonts/BrandonGrotesque-RegularItalic.eot');
    src: url('fonts/BrandonGrotesque-RegularItalic.eot?#iefix') format('embedded-opentype'), url('fonts/BrandonGrotesque-RegularItalic.woff2') format('woff2'), url('fonts/BrandonGrotesque-RegularItalic.woff') format('woff'), url('fonts/BrandonGrotesque-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonGrotesque-Bold';
    src: url('fonts/BrandonGrotesque-Bold.eot');
    src: url('fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/BrandonGrotesque-Bold.woff2') format('woff2'), url('fonts/BrandonGrotesque-Bold.woff') format('woff'), url('fonts/BrandonGrotesque-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonGrotesque-Regular';
    src: url('fonts/BrandonGrotesque-Regular.eot');
    src: url('fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/BrandonGrotesque-Regular.woff2') format('woff2'), url('fonts/BrandonGrotesque-Regular.woff') format('woff'), url('fonts/BrandonGrotesque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?h6is2');
    src: url('fonts/icomoon.eot?h6is2#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?h6is2') format('truetype'), url('fonts/icomoon.woff?h6is2') format('woff'), url('fonts/icomoon.svg?h6is2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-it:before {
    content: "\e900";

}

.icon-left:before {
    content: "\e901";

}

.icon-lighting:before {
    content: "\e902";

}

.icon-multimedia:before {
    content: "\e903";
}

.icon-right:before {
    content: "\e904";

}

.icon-security:before {
    content: "\e905";

}

.icon-communication:before {
    content: "\e906";

}

.icon-control:before {
    content: "\e907";

}

:root {
    --nav: 15px/18px 'BrandonGrotesque-Bold';
    --productgroepen: 22px/28px 'BrandonGrotesque-Bold';
    --productgroepicon:55px;
    --kop-h1: 73px/73px 'BrandonGrotesque-Regular';
    --kop-h2: 73px/73px 'BrandonGrotesque-Regular';
    --kop-h3: 48px/54px 'BrandonGrotesque-Regular';
    --kop-h4: 22px/39px 'BrandonGrotesque-Regular';
    --default-tekst: 24px/30px 'BrandonGrotesque-Regular';
    --projectnaam: 20px/30px 'BrandonGrotesque-Regular';
    --quote-foto: 40px/50px 'BrandonGrotesque-Regular';
}
@media only screen and (min-width: 767px) and (max-width: 1600px) {

}
@media screen and (max-width:1600px) {
    :root {
        --nav: 15px/18px 'BrandonGrotesque-Bold';
        --productgroepen: 17px/22px 'BrandonGrotesque-Bold';
        --productgroepicon: 40px;
        --kop-h1: 52px/52px 'BrandonGrotesque-Regular';
        --kop-h2: 52px/52px 'BrandonGrotesque-Regular';
        --kop-h3: 38px/44px 'BrandonGrotesque-Regular';
        --kop-h4: 17px/31px 'BrandonGrotesque-Regular';
        --default-tekst: 19px/24px 'BrandonGrotesque-Regular';
        --projectnaam: 16px/24px 'BrandonGrotesque-Regular';
        --quote-foto: 28px/35px 'BrandonGrotesque-Regular';
    }
}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1280px) {
    :root {
        --kop-h1: 40px/40px 'BrandonGrotesque-Regular';
        --quote-foto: 22px/25px 'BrandonGrotesque-Regular';
    }
}
@media screen and (max-width:760px) {
    :root {
        --productgroepicon: 30px;
    }
}
li[data-list=bullet] {
    padding-left: 20px;
}

.hamburger {
    display: none !important;
}

li[data-list=bullet]::marker {
    content: "•";
}

body {
    margin: 0;
    padding: 0;
    font: var(--default-tekst);
}

.backgroundContainer {
    position: absolute;
    top: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

img {
    display: block;
}

p {
    margin: 0;
}

.background {
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 100%;
    background: rgba(128,185,78,1);
    opacity: 0.4;
    transform: rotate(35deg);
    transform-origin: top right;
}

    .background.bg1 {
        top: 0;
        left: calc(var(--default-side-margin) + var(--col9px) + 20px);
    }

    .background.bg2 {
        top: 1500px;
        right: 0;
    }

    .background.bg3 {
        top: 1500px;
        left: calc(50% + 150px);
        transform-origin: top center;
    }

    .background.bg4 {
        top: 1500px;
        right: 0;
        transform-origin: top center;
    }

    .background.bg5 {
        top: 1500px;
        left: calc(50% + var(--col4px));
        transform-origin: top center;
    }

    .background.bg6 {
        top: 1500px;
        right: 0;
    }

a {
    text-decoration: none;
}

i {
    font-style: normal;
    font-family: 'BrandonGrotesque-RegularItalic';
}

section {
    position: relative;
}

.zwart:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    z-index: -1;
}

.wit {
    background: #FFF;
}

h1, h2 {
    margin: 0;
    font: var(--kop-h1);
    text-transform: uppercase;
}

h2, .experience.volgpagina h1 {
    margin: 0 0 40px;
}

h3 {
    font: var(--kop-h3);
    margin: 0;
}

.technology h3, .fullContent h3 {
    margin: 0 0 20px;
}

.experience.tekstblok2 h3 {
    margin: 0 0 40px;
}

h4 {
    font: var(--kop-h4);
    text-transform: uppercase;
    margin: 0;
}

span.label {
    border: 1px solid var(--groen40);
    height: 30px;
    padding: 0 15px;
    font: var(--nav);
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    margin: 0 0 25px;
}

.wrapper {
    margin: 0 auto;
    display: flex;
    width: var(--wrapper-width);
}

.headerMargin {
    position: relative;
    width: 100%;
    height: 90px;
}

.topHeader {
    position: fixed;
    width: 100%;
    height: 90px;
    background: #FFF;
    padding: 0 50px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    z-index: 999;
}

    .topHeader .logo {
        margin: 30px 0 0;
        width: var(--logo-width);
    }

    .topHeader nav {
        margin-left: auto;
    }

        .topHeader nav ul {
            display: flex;
            list-style: none;
        }

            .topHeader nav ul li {
                margin: 0 0 0 45px;
            }

                .topHeader nav ul li a {
                    color: #000;
                    font: var(--nav);
                    text-transform: uppercase;
                    transition: ease-in-out color 0.3s;
                }

                    .topHeader nav ul li a:hover {
                        color: var(--paars);
                    }

                    .topHeader nav ul li a.active {
                        color: var(--groen);
                    }

    .topHeader .after, footer:after {
        position: absolute;
        bottom: -50px;
        left: 0;
        height: 50px;
        width: calc(var(--default-side-margin) + var(--col9px) - 50px);
        content: '';
        background-color: #FFF;
        z-index: 1;
        margin: 0 0 0 -20px;
        -webkit-transform: var(--diagonaal-graden);
        -moz-transform: var(--diagonaal-graden);
        -o-transform: var(--diagonaal-graden);
    }

    .topHeader.alwaysFixed .after {
        width: 300px !important;
    }

    .topHeader.fixed, .topHeader.alwaysFixed {
        filter: drop-shadow(0px 0px 38px rgba(0,0,0,0.1));
    }

header {
    position: relative;
    height: var(--header-height);
    width: 100%;
    background-size: cover;
    background-position: center;
}

    header:after {
        position: absolute;
        content: '';
        bottom: 0;
        width: 100%;
        height: 350px;
        background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(29,29,27,1) 100%);
        z-index: 0;
    }

    header .headerContent {
        position: absolute;
        top: 400px;
        left: 0;
        width: 100%;
        height: calc(100% - 400px);
        color: #FFF;
        z-index: 10;
    }

        header .headerContent .wrapper {
            padding: 0 0 0 20px;
            box-sizing: border-box;
        }

        header .headerContent:before {
            position: absolute;
            top: -400px;
            left: -10px;
            width: calc(var(--default-side-margin) + var(--col9px) - 40px);
            border-right: 3px solid #FFF;
            box-sizing: border-box;
            height: 480px;
            content: '';
            transform: rotate(35deg);
            transform-origin: top right;
        }

        header .headerContent:after {
            position: absolute;
            top: 155px;
            left: -88px;
            width: calc(var(--default-side-margin) + var(--col6px) - 40px);
            border-right: 3px solid #FFF;
            box-sizing: border-box;
            height: 275px;
            content: '';
            transform: rotate(35deg);
            transform-origin: top right;
        }

    header .headerDienstenContainer, .header .headerDienstenContainer {
        position: absolute;
        bottom: 60px;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        padding: 0 100px;
        box-sizing: border-box;
        z-index: 20;
    }

.header .headerDienstenContainer {
    position: relative;
    bottom: auto;
    padding: 120px 100px 75px;
}

    header .headerDienstenContainer .dienstItem, .header .headerDienstenContainer .dienstItem, .productSystems .dienstenSmallContainer .dienstItem {
        width: var(--col3px);
        font: var(--productgroepen);
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        transition: ease color 0.3s;
        color: #FFF;
        cursor: pointer;
    }

    .header .headerDienstenContainer .dienstItem, .productSystems .dienstenSmallContainer .dienstItem {
        color: #000;
    }

        header .headerDienstenContainer .dienstItem:hover, .header .headerDienstenContainer .dienstItem:hover, .productSystems .dienstenSmallContainer .dienstItem:hover,
        header .headerDienstenContainer .dienstItem.active, .header .headerDienstenContainer .dienstItem.active, .productSystems .dienstenSmallContainer .dienstItem.active {
            color: var(--groen);
        }

        header .headerDienstenContainer .dienstItem.first, .header .headerDienstenContainer .dienstItem.first {
            margin: 0;
        }

        header .headerDienstenContainer .dienstItem span, .header .headerDienstenContainer .dienstItem span, .productSystems .dienstenSmallContainer .dienstItem span {
            font-size: var(--productgroepicon);
            margin: 0 20px 0 0;
        }

.content {
    padding: 130px 0 130px;
}

.experience {
    position: relative;
    color: #FFF;
    padding: 200px 0 160px;
}

    .experience.tekstblok2 {
        color: #000;
    }

        .experience.tekstblok2 .col6 img {
            width: 100%;
        }

    .experience .headingIcon {
        font: var(--productgroepen);
        margin: 0 0 20px;
        display: flex;
        align-content: center;
        align-items: center;
    }

        .experience .headingIcon span {
            font-size: 50px;
            margin: 0 20px 0 0;
        }

    .experience .tekst {
        padding: 0 var(--col1) 0 0;
        box-sizing: border-box;
    }
        .experience .tekst a {
            color: var(--groen);
            
        }
            .experience .tekst a:hover {
                color: var(--paars);
            }
        .experience.tekstblok2 .tekst {
            padding: 0 0 0 var(--col1);
        }

    .experience .fotoSlider {
        position: relative;
    }

    .experience .fotoSliderControls {
        position: relative;
        margin: 30px 0 0;
        font-size: 40px;
        display: flex;
        justify-content: flex-end;
    }

        .experience .fotoSliderControls a {
            color: #FFF;
            text-decoration: none;
            margin: 0 0 0 50px;
            transition: ease-in-out color 0.3s;
        }

            .experience .fotoSliderControls a:hover {
                color: var(--groen);
            }

.projects {
    padding: 270px 0 0;
}

    .projects.zwart {
        margin: 0;
        padding: 170px 0 160px;
        color: #FFF;
    }

    .projects .projectTitel h2 {
        margin: 0;
    }

    .projects .projectTitel .klantNaam {
        color: var(--groen);
        font: var(--projectnaam);
    }

    .projects .projectSliderContainer {
        position: relative;
        width: calc(100% - (var(--default-side-margin) + var(--col4px)));
        margin: 50px 0 0 calc(var(--default-side-margin) + var(--col4px));
    }

        .projects .projectSliderContainer .projectSliderControls {
            position: absolute;
            top: calc((var(--col5px) / 2) + 30px);
            left: -60px;
        }

            .projects .projectSliderContainer .projectSliderControls a {
                color: var(--groen);
                font-size: 40px;
                transition: ease-in-out color 0.3s;
            }

                .projects .projectSliderContainer .projectSliderControls a:hover {
                    color: var(--paars);
                }

        .projects .projectSliderContainer .projectSlideItem {
            width: var(--col5px);
            padding: 0 30px 0 0;
            box-sizing: border-box;
            font: var(--projectnaam);
            cursor: pointer;
            color: var(--groen);
        }

            .projects .projectSliderContainer .projectSlideItem .foto {
                position: relative;
                margin: 0 0 20px;
                height: var(--col5px);
            }

                .projects .projectSliderContainer .projectSlideItem .foto img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                    object-position: center;
                }

            .projects .projectSliderContainer .projectSlideItem .fotoTekst {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: var(--groen80);
                font: var(--quote-foto);
                color: #FFF;
                box-sizing: border-box;
                padding: 45px;
                opacity: 0;
                transition: ease-in-out opacity 0.3s;
            }

            .projects .projectSliderContainer .projectSlideItem:hover .fotoTekst {
                opacity: 1;
            }

            .projects .projectSliderContainer .projectSlideItem .fotoTekst:before {
                margin-left: -25px;
                content: open-quote;
            }

            .projects .projectSliderContainer .projectSlideItem .fotoTekst:after {
                content: close-quote;
            }

    .projects .projectTekst {
        width: var(--col7px);
        margin: 65px 0 0 0;
    }

.dienstenContainer {
    width: 100%;
    border-top: 1px solid var(--groen40);
    border-bottom: 1px solid var(--groen40);
    margin: 150px 0 0;
    background: #FFF;
}

    .dienstenContainer .dienst {
        display: flex;
        height: 700px;
    }

        .dienstenContainer .dienst .foto {
            width: 50%;
        }

            .dienstenContainer .dienst .foto img {
                height: 100%;
                width: 100%;
                display: block;
                object-fit: cover;
                object-position: center;
            }

            .dienstenContainer .dienst .foto .slick-list, .dienstenContainer .dienst .foto .slick-track {
                height: 100%;
            }

        .dienstenContainer .dienst:nth-child(even) .foto {
            order: +1;
        }

        .dienstenContainer .dienst .tekst {
            display: flex;
            align-content: center;
            align-items: center;
            flex-direction: column;
            width: 50%;
            box-sizing: border-box;
            padding: var(--col1px);
        }

            .dienstenContainer .dienst .tekst .heading {
                width: 100%;
                text-align: center;
                margin: 0 0 var(--col1px) 0;
            }

                .dienstenContainer .dienst .tekst .heading span {
                    display: inline-block;
                    font-size: 80px;
                    margin: 0 0 30px;
                }

            .dienstenContainer .dienst .tekst a {
                text-decoration: none;
                color: var(--groen);
                transition: ease-in-out color 0.3s;
            }

                .dienstenContainer .dienst .tekst a:hover {
                    color: var(--paars);
                }

.technology {
    margin: 0 0;
    padding: 200px 0 0 var(--default-side-margin);
    display: flex;
    width: 100%;
    box-sizing: border-box;
}

    .technology .tekst {
        padding-right: 50px;
        box-sizing: border-box;
    }

    .technology .foto {
        width: calc(var(--default-side-margin-viewport) + var(--col6px));
        padding: 0 100px 0 30px;
        box-sizing: border-box;
    }

        .technology .foto img {
            width: 100%;
            display: block;
        }

.people {
    margin: 200px 0 0;
    padding: 140px 0 170px;
    color: #FFF;
}

    .people .tekst {
        padding: 0 50px 0 0;
        box-sizing: border-box;
    }

    .people .foto {
        box-sizing: border-box;
        display: flex;
        align-items: flex-start;
    }

        .people .foto img {
            width: 100%;
        }

    .people a, .fullContent a {
        text-decoration: none;
        color: var(--groen);
        transition: ease-in-out color 0.3s;
    }

        .people a:hover, .fullContent a:hover {
            color: var(--paars);
        }

.logos {
    padding: 120px 0 140px;
}

    .logos img {
        width: 100%;
    }

.group {
    width: 100%;
    padding: 100px 0 75px;
    background: var(--paars);
    color: #FFF;
    font: var(--kop-h3);
}

    .group a.wrapper {
        color: #FFF;
    }

    .group p {
        margin: 0;
        position: relative;
        text-transform: uppercase;
    }

        .group p:after {
            position: absolute;
            bottom: -5px;
            left: 180px;
            content: '';
            width: 219px;
            height: 41px;
            background: url('/img/powered_by.png') no-repeat;
        }

footer {
    position: relative;
    padding: 70px 0 0;
}

    footer a {
        color: var(--groen);
        text-decoration: none;
        transition: ease-in-out color 0.3s;
    }

        footer a:hover {
            color: var(--paars);
        }

.fotoFooter {
    height: 670px;
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: none;
}

    .fotoFooter .logoContainer {
        position: relative;
        height: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
    }

        .fotoFooter .logoContainer img {
            width: 200px;
            margin: 220px 0 0 -63px;
        }

        .fotoFooter .logoContainer:before {
            position: absolute;
            top: 0;
            left: -10px;
            width: calc(var(--default-side-margin) + var(--col9px) - 40px);
            border-right: 3px solid #FFF;
            box-sizing: border-box;
            height: 480px;
            content: '';
            transform: rotate(35deg);
            transform-origin: top right;
        }

.fullContent {
    padding: 180px 0 160px;
}

    .fullContent.zwart {
        color: #FFF;
    }

    .fullContent img {
        width: 100% !important;
        height: auto !important;
    }

.productSystems {
    padding: 200px 0 100px;
}

    .productSystems .dienstenSmallContainer {
        display: flex;
        flex-wrap: wrap;
    }

        .productSystems .dienstenSmallContainer .dienstItem {
            width: 50%;
            justify-content: flex-start;
            box-sizing: border-box;
            padding: 0 50px 0 0;
        }

iframe {
    width: 100% !important;
    height: 450px !important;
}

.beursen {
    padding: 100px 0;
    background: var(--paars);
    color:#FFF;
}

    .beursen h4 {
        margin-bottom: 30px;
    }

    .beursen a {
        color: var(--groen)
    }
    .beursen .col5{
        padding: 0 0 0 var(--col1);
        box-sizing:border-box;
    }
        .beursen .col5 h4 {
            font-family: 'BrandonGrotesque-Bold';
            text-transform: none;
            margin-bottom: 75px;
        }
        @media screen and (max-width:1500px) {
            header .headerDienstenContainer {
                padding: 0 30px;
            }

            .header .headerDienstenContainer {
                padding: 80px 30px 70px;
            }
        }

        @media screen and (max-width:1400px) {
            .topHeader, .headerMargin {
                height: 65px;
            }

                .topHeader .logo {
                    margin: 15px 0 0;
                }

                .topHeader .after, footer:after {
                    bottom: -35px;
                    left: 0;
                    height: 35px;
                }

                .topHeader .after {
                    width: calc(var(--default-side-margin) + var(--col9px) - 17px);
                }

            header .headerContent .wrapper {
                text-align: center;
                padding: 0 var(--col1);
            }

            header .headerContent {
                top: 210px;
                height: calc(100% - 210px);
            }

                header .headerContent:before {
                    top: -183px;
                    height: 210px;
                    left: -1px;
                }

                header .headerContent:after {
                    top: 89px;
                    left: -25px;
                    width: calc(var(--default-side-margin) + var(--col7px) - 40px);
                }

            .content {
                padding: 85px 0;
            }

            .experience {
                padding: 100px 0 80px;
            }

                .experience .tekst {
                    padding: 0 25px 0 0;
                    box-sizing: border-box;
                }

            .projects {
                padding: 100px 0 0;
            }

                .projects .projectSliderContainer .projectSlideItem {
                    width: var(--col4px);
                }

            .dienstenContainer .dienst {
                height: 520px;
            }

                .dienstenContainer .dienst .tekst .heading span {
                    font-size: 65px;
                }

                .dienstenContainer .dienst .tekst .heading {
                    width: 100%;
                    text-align: center;
                    margin: 0 0 30px 0;
                }

                .dienstenContainer .dienst .tekst {
                    padding: 60px var(--col1px);
                }

            .people {
                margin: 130px 0 0;
                padding: 90px 0 70px;
                color: #FFF;
            }

            .logos {
                padding: 110px 0 95px;
            }

                .logos img {
                    width: calc(100% - var(--col2));
                    margin: 0 auto;
                }

            footer:after {
                width: calc(var(--default-side-margin) + var(--col9px) + 10px);
            }

            .fotoFooter .logoContainer:before {
                left: 0;
                width: calc(var(--default-side-margin) + var(--col9px) + 2px);
            }
        }

        @media screen and (max-width:1067px) {
            .topHeader nav ul li {
                margin: 0 0 0 25px;
            }

            .topHeader .logo {
                margin: 20px 0 0;
            }

            header .headerContent .wrapper {
                width: 670px;
                padding: 0;
            }

                header .headerContent .wrapper h1 {
                    font-size: 52px;
                    line-height: 52px;
                }

            header .headerDienstenContainer, .header .headerDienstenContainer {
                display: grid;
                grid-template-columns: 1fr 1fr 1fr;
                grid-row-gap: 30px;
                grid-column-gap: 40px;
                width: 100%;
                box-sizing: border-box;
                padding: 0 80px;
            }

            .header .headerDienstenContainer {
                padding: 80px 80px 60px;
            }

                header .headerDienstenContainer .dienstItem, .header .headerDienstenContainer .dienstItem {
                    width: auto;
                    justify-content: flex-start;
                }

                    header .headerDienstenContainer .dienstItem span {
                        width: 50px;
                        text-align: center;
                    }

            .topHeader .after {
                width: calc(100% - 70px);
            }

            header .headerContent {
                top: 260px;
            }

            .projects .projectSliderContainer .projectSlideItem {
                width: 280px;
            }
                .projects .projectSliderContainer .projectSlideItem .foto{
                    height:280px;
                }
                header .headerContent:before {
                    top: -225px;
                    height: 260px;
                    left: 147px;
                }

            header .headerContent:after {
                top: 176px;
                left: -20px;
                width: calc(var(--default-side-margin) + var(--col7px) - 40px);
                height: 300px;
            }

            .experience .wrapper, .technology, .people .wrapper, .experience .wrapper {
                justify-content: center;
                flex-wrap: wrap;
            }

                .experience .col6, .technology .col6px, .technology .foto, .people .col6, .experience .col6, .experience.tekstblok2 .tekst {
                    width: var(--col8);
                    padding: 0;
                }

                    .experience .col6.tekst, .technology .col6px.tekst, .people .col6.tekst, .experience .col6.tekst {
                        margin: 0 0 50px;
                    }

                    .experience .col6.tekst {
                        margin: 50px 0 50px;
                    }

            .experience .fotoSliderControls {
                font-size: 25px;
            }

                .experience .fotoSliderControls a {
                    margin: 0 0 0 25px;
                }

            .projects .projectSliderContainer {
                position: relative;
                width: calc(100% - (var(--default-side-margin) + var(--col2px)));
                margin: 50px 0 0 calc(var(--default-side-margin) + var(--col2px));
            }

            .projects .projectTekst {
                width: var(--col8px);
            }

            .dienstenContainer .dienst {
                height: auto;
            }

            footer:after {
                width: calc(100% - 70px);
            }

            .fotoFooter {
                height: 270px;
            }

                .fotoFooter .logoContainer:before {
                    left: auto;
                    right: 76px;
                    display: none;
                }

                .fotoFooter .logoContainer img {
                    width: 90px;
                    margin: 140px 0 0 -63px;
                }

            .productSystems .col6 {
                padding: 0 20px 0 0;
                box-sizing: border-box;
            }

                .productSystems .col6.dienstenSmallContainer {
                    padding: 0;
                }
            .beursen .col7{
                width:100%;
            }
            .beursen .col5 {
                margin-top:40px;
                padding:0;
                width: 100%;
            }
                .beursen .col5 h4 {
                    margin-bottom:10px;
                }
            }

        @media screen and (max-width:760px) {
            .topHeader nav {
                display: none;
            }

            header .headerContent .wrapper h1 {
                font-size: 40px;
                line-height: 40px;
            }

            header .headerContent .wrapper {
                width: var(--wrapper-width);
            }

            .topHeader .after {
                width: calc(100% - 59px);
            }

            header .headerDienstenContainer, .header .headerDienstenContainer {
                grid-template-columns: 1fr 1fr;
            }

            header .headerContent:before {
                right: 92px;
                left: auto;
            }

            header .headerContent:after {
                left: auto;
                right: 370px;
            }

            .content .wrapper .col8, .experience .col6, .technology .col6px, .technology .foto, .people .col6, .experience .col6, .experience.tekstblok2 .tekst, .projects .projectTekst {
                width: 100%;
            }

            .projects .projectTekst {
                box-sizing: border-box;
                padding-right: 25px;
            }

            .projects .projectSliderContainer .projectSliderControls {
                display: none;
            }

            .projects .projectSliderContainer {
                position: relative;
                width: calc(100% - 25px);
                margin: 50px 0 0 25px;
            }

            .dienstenContainer .dienst {
                flex-wrap: wrap;
            }

                .dienstenContainer .dienst .foto {
                    width: 100%;
                    height: 260px;
                }

                .dienstenContainer .dienst .tekst {
                    width: 100%;
                    padding: 40px 25px 100px;
                }

                .dienstenContainer .dienst:nth-child(even) .foto {
                    order: 0;
                }

            .technology {
                padding: 70px 25px 0;
            }

            .group p:after {
                position: relative;
                bottom: auto;
                left: 0;
                margin-top: 10px;
                display: block;
            }

            footer .col4 {
                width: 100%;
                margin: 0 0 30px;
            }

            .experience {
                padding: 60px 0 80px;
            }

            .fullContent .col8 {
                width: 100%;
            }

            .productSystems .col6 {
                width: 100%;
            }

                .productSystems .col6.dienstenSmallContainer {
                    display: grid;
                    grid-template-columns: 1fr 1fr;
                    grid-column-gap: 20px;
                    grid-row-gap: 20px;
                }

            .productSystems .dienstenSmallContainer .dienstItem {
                width: auto;
                padding: 0;
            }

                header .headerDienstenContainer .dienstItem span, .header .headerDienstenContainer .dienstItem span, .productSystems .dienstenSmallContainer .dienstItem span {
                    font-size: var(--productgroepicon);
                    margin: 0 20px 0 0;
                    width: 30px;
                    text-align: center;
                }

            .projects .col8 {
                width: 100%;
            }

            .fotoSlider .slick-slide {
                height: 400px;
                object-fit: cover;
                object-position: center;
            }

            .topHeader {
                flex-wrap: wrap
            }

            nav.is-active {
                width: calc(100% + 100px);
                margin: -15px -50px 0;
                padding: 80px 0 60px;
                background: #FFF;
                display: block !important;
                z-index: 999;
                position: relative;
            }

            .topHeader nav ul {
                display: block;
                list-style: none;
                text-align: center;
            }

                .topHeader nav ul li {
                    margin: 0 0 30px;
                }

            .topHeader nav:after {
                position: absolute;
                bottom: -35px;
                left: 0;
                height: 35px;
                width: calc(100% - 59px);
                content: '';
                background-color: #FFF;
                z-index: 1;
                margin: 0 0 0 -20px;
                -webkit-transform: var(--diagonaal-graden);
                -moz-transform: var(--diagonaal-graden);
                -o-transform: var(--diagonaal-graden);
            }

            .hamburger {
                display: block !important;
                right: 25px !important;
                left: auto !important;
            }
        }

.hamburger--3dx .hamburger-box, .hamburger--3dx-r .hamburger-box, .hamburger--3dy .hamburger-box, .hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger {
    position: absolute;
    right: 0;
    left: 0;
    width: 30px;
    top: 18px;
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0 auto;
    padding: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

.hamburger--emphatic, .hamburger--emphatic-r {
    overflow: hidden
}

.hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before {
    background-color: var(--kleur-hamburger);
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        position: absolute;
        width: 30px;
        height: 2px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 0;
        background-color: var(--kleur-hamburger);
    }

        .hamburger-inner:after, .hamburger-inner:before {
            display: block;
            content: ""
        }

        .hamburger-inner:before {
            top: -10px
        }

        .hamburger-inner:after {
            bottom: -10px
        }

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0 cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
        transition: transform 0 cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dx.is-active .hamburger-inner {
    transform: rotateY(180deg);
    background-color: transparent
}

    .hamburger--3dx.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dx.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0 cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
        transition: transform 0 cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dx-r.is-active .hamburger-inner {
    transform: rotateY(-180deg);
    background-color: transparent
}

    .hamburger--3dx-r.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dx-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0 cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
        transition: transform 0 cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dy.is-active .hamburger-inner {
    transform: rotateX(-180deg);
    background-color: transparent
}

    .hamburger--3dy.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dy.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645,.045,.355,1),background-color 0 cubic-bezier(.645,.045,.355,1) .1s
}

    .hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
        transition: transform 0 cubic-bezier(.645,.045,.355,1) .1s
    }

.hamburger--3dy-r.is-active .hamburger-inner {
    transform: rotateX(180deg);
    background-color: transparent
}

    .hamburger--3dy-r.is-active .hamburger-inner:before {
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--3dy-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-10px,0) rotate(-45deg)
    }

.hamburger--arrow.is-active .hamburger-inner:before {
    transform: translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    transform: translate3d(-8px,0,0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    transform: translate3d(8px,0,0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    transform: translate3d(8px,0,0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transform: translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transform: translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transform: translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transform: translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

    .hamburger--boring.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0
    }

    .hamburger--boring.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg)
    }

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s
}

    .hamburger--collapse .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger--collapse .hamburger-inner:before {
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,-10px,0) rotate(-45deg)
}

    .hamburger--collapse.is-active .hamburger-inner:after {
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
        opacity: 0
    }

    .hamburger--collapse.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
        transform: rotate(-90deg)
    }

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s
}

    .hamburger--collapse-r .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger--collapse-r .hamburger-inner:before {
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,-10px,0) rotate(45deg)
}

    .hamburger--collapse-r.is-active .hamburger-inner:after {
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
        opacity: 0
    }

    .hamburger--collapse-r.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
        transform: rotate(90deg)
    }

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    transition-duration: .275s
}

    .hamburger--elastic .hamburger-inner:before {
        top: 10px;
        transition: opacity .125s ease .275s
    }

    .hamburger--elastic .hamburger-inner:after {
        top: 20px;
        transition: transform .275s cubic-bezier(.68,-.55,.265,1.55)
    }

.hamburger--elastic.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0,10px,0) rotate(135deg)
}

    .hamburger--elastic.is-active .hamburger-inner:before {
        transition-delay: 0;
        opacity: 0
    }

    .hamburger--elastic.is-active .hamburger-inner:after {
        transition-delay: 75ms;
        transform: translate3d(0,-20px,0) rotate(-270deg)
    }

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    transition-duration: .275s
}

    .hamburger--elastic-r .hamburger-inner:before {
        top: 10px;
        transition: opacity .125s ease .275s
    }

    .hamburger--elastic-r .hamburger-inner:after {
        top: 20px;
        transition: transform .275s cubic-bezier(.68,-.55,.265,1.55)
    }

.hamburger--elastic-r.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0,10px,0) rotate(-135deg)
}

    .hamburger--elastic-r.is-active .hamburger-inner:before {
        transition-delay: 0;
        opacity: 0
    }

    .hamburger--elastic-r.is-active .hamburger-inner:after {
        transition-delay: 75ms;
        transform: translate3d(0,-20px,0) rotate(270deg)
    }

.hamburger--emphatic .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

    .hamburger--emphatic .hamburger-inner:before {
        left: 0;
        transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s
    }

    .hamburger--emphatic .hamburger-inner:after {
        top: 10px;
        right: 0;
        transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s
    }

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0;
    transition-timing-function: ease-out;
    background-color: transparent
}

    .hamburger--emphatic.is-active .hamburger-inner:before {
        top: -80px;
        left: -80px;
        transition: left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
        transform: translate3d(80px,80px,0) rotate(45deg)
    }

    .hamburger--emphatic.is-active .hamburger-inner:after {
        top: -80px;
        right: -80px;
        transition: right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
        transform: translate3d(-80px,80px,0) rotate(-45deg)
    }

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

    .hamburger--emphatic-r .hamburger-inner:before {
        left: 0;
        transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s
    }

    .hamburger--emphatic-r .hamburger-inner:after {
        top: 10px;
        right: 0;
        transition: transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s
    }

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0;
    transition-timing-function: ease-out;
    background-color: transparent
}

    .hamburger--emphatic-r.is-active .hamburger-inner:before {
        top: 80px;
        left: -80px;
        transition: left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
        transform: translate3d(80px,-80px,0) rotate(-45deg)
    }

    .hamburger--emphatic-r.is-active .hamburger-inner:after {
        top: 80px;
        right: -80px;
        transition: right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
        transform: translate3d(-80px,-80px,0) rotate(45deg)
    }

.hamburger--slider .hamburger-inner:before, .hamburger--slider-r .hamburger-inner:before {
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

    .hamburger--slider .hamburger-inner:before {
        top: 10px
    }

    .hamburger--slider .hamburger-inner:after {
        top: 20px
    }

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(45deg)
}

    .hamburger--slider.is-active .hamburger-inner:before {
        transform: rotate(-45deg) translate3d(-5.71px,-6px,0);
        opacity: 0
    }

    .hamburger--slider.is-active .hamburger-inner:after {
        transform: translate3d(0,-20px,0) rotate(-90deg)
    }

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

    .hamburger--slider-r .hamburger-inner:before {
        top: 10px
    }

    .hamburger--slider-r .hamburger-inner:after {
        top: 20px
    }

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(-45deg)
}

    .hamburger--slider-r.is-active .hamburger-inner:before {
        transform: rotate(45deg) translate3d(5.71px,-6px,0);
        opacity: 0
    }

    .hamburger--slider-r.is-active .hamburger-inner:after {
        transform: translate3d(0,-20px,0) rotate(90deg)
    }

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0 linear .13s
}

    .hamburger--spring .hamburger-inner:before {
        top: 10px;
        transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

    .hamburger--spring .hamburger-inner:after {
        top: 20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent
}

    .hamburger--spring.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
        transform: translate3d(0,10px,0) rotate(45deg)
    }

    .hamburger--spring.is-active .hamburger-inner:after {
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
        transform: translate3d(0,10px,0) rotate(-45deg)
    }

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s
}

    .hamburger--spring-r .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0 linear
    }

    .hamburger--spring-r .hamburger-inner:before {
        transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spring-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,-10px,0) rotate(-45deg)
}

    .hamburger--spring-r.is-active .hamburger-inner:after {
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0 linear .22s;
        opacity: 0
    }

    .hamburger--spring-r.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
        transform: rotate(90deg)
    }

.hamburger--stand .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0 linear 75ms
}

    .hamburger--stand .hamburger-inner:before {
        transition: top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0
    }

    .hamburger--stand .hamburger-inner:after {
        transition: bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0
    }

.hamburger--stand.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0 linear .15s;
    transform: rotate(90deg);
    background-color: transparent
}

    .hamburger--stand.is-active .hamburger-inner:before {
        top: 0;
        transition: top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
        transform: rotate(-45deg)
    }

    .hamburger--stand.is-active .hamburger-inner:after {
        bottom: 0;
        transition: bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
        transform: rotate(45deg)
    }

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0 linear 75ms
}

    .hamburger--stand-r .hamburger-inner:before {
        transition: top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0
    }

    .hamburger--stand-r .hamburger-inner:after {
        transition: bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0
    }

.hamburger--stand-r.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0 linear .15s;
    transform: rotate(-90deg);
    background-color: transparent
}

    .hamburger--stand-r.is-active .hamburger-inner:before {
        top: 0;
        transition: top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
        transform: rotate(-45deg)
    }

    .hamburger--stand-r.is-active .hamburger-inner:after {
        bottom: 0;
        transition: bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
        transform: rotate(45deg)
    }

.hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .22s
}

    .hamburger--spin .hamburger-inner:before {
        transition: top .1s ease-in .25s,opacity .1s ease-in
    }

    .hamburger--spin .hamburger-inner:after {
        transition: bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spin.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(225deg)
}

    .hamburger--spin.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s ease-out,opacity .1s ease-out .12s;
        opacity: 0
    }

    .hamburger--spin.is-active .hamburger-inner:after {
        bottom: 0;
        transition: bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
        transform: rotate(-90deg)
    }

.hamburger--spin-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .22s
}

    .hamburger--spin-r .hamburger-inner:before {
        transition: top .1s ease-in .25s,opacity .1s ease-in
    }

    .hamburger--spin-r .hamburger-inner:after {
        transition: bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--spin-r.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(-225deg)
}

    .hamburger--spin-r.is-active .hamburger-inner:before {
        top: 0;
        transition: top .1s ease-out,opacity .1s ease-out .12s;
        opacity: 0
    }

    .hamburger--spin-r.is-active .hamburger-inner:after {
        bottom: 0;
        transition: bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
        transform: rotate(90deg)
    }

.hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: 75ms
}

    .hamburger--squeeze .hamburger-inner:before {
        transition: top 75ms ease .12s,opacity 75ms ease
    }

    .hamburger--squeeze .hamburger-inner:after {
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(45deg)
}

    .hamburger--squeeze.is-active .hamburger-inner:before {
        top: 0;
        transition: top 75ms ease,opacity 75ms ease .12s;
        opacity: 0
    }

    .hamburger--squeeze.is-active .hamburger-inner:after {
        bottom: 0;
        transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
        transform: rotate(-90deg)
    }

.hamburger--vortex .hamburger-inner {
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-duration: .2s
}

    .hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
        transition-delay: .1s;
        transition-timing-function: linear;
        transition-duration: 0
    }

    .hamburger--vortex .hamburger-inner:before {
        transition-property: top,opacity
    }

    .hamburger--vortex .hamburger-inner:after {
        transition-property: bottom,transform
    }

.hamburger--vortex.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    transform: rotate(765deg)
}

    .hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
        transition-delay: 0
    }

    .hamburger--vortex.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0
    }

    .hamburger--vortex.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(90deg)
    }

.hamburger--vortex-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-duration: .2s
}

    .hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
        transition-delay: .1s;
        transition-timing-function: linear;
        transition-duration: 0
    }

    .hamburger--vortex-r .hamburger-inner:before {
        transition-property: top,opacity
    }

    .hamburger--vortex-r .hamburger-inner:after {
        transition-property: bottom,transform
    }

.hamburger--vortex-r.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    transform: rotate(-765deg)
}

    .hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
        transition-delay: 0
    }

    .hamburger--vortex-r.is-active .hamburger-inner:before {
        top: 0;
        opacity: 0
    }

    .hamburger--vortex-r.is-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg)
    }

:root {
    --wrapper-width: 1240px;
    --default-side-margin: calc((100% - var(--wrapper-width)) / 2);
    --default-side-margin-viewport: calc((100vw - var(--wrapper-width)) / 2);
    --logo-width: 210px;
    --diagonaal-graden: skew(145deg);
    --header-height:912px;
}
@media screen and (max-width:1300px) {

    :root {
        --wrapper-width: 950px;
        --logo-width: 150px;
        --header-height: 696px;
    }
}

@media screen and (max-width:1067px) {
    :root {
        --wrapper-width: calc(100% - 60px);
        --header-height: calc(100vh - 65px);
    }
}

@media screen and (max-width:760px) {
    :root {
        --wrapper-width: calc(100% - 50px);
    }
}