﻿@import 'fonts/fonts.css';
@import 'mobielMenu.uncompressed.css';

.dxdvItem, .dxdvBreakpointsItem, .dxdvFlowItem {
    border: 0 !important;
    background: none !important;
    height: auto !important;
}

body, form, html {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Proxima Nova Lt', arial;
    color: #575757;
}

img {
    border: 0;
}

a {
    color: #575757;
    text-decoration: underline;
}

    a:hover {
        color: #004699;
        transition: all 0.7s ease-out;
        text-decoration: underline;
    }

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-family: 'Lexia XBold', arial;
    color: rgb(15,68,109);
    font-weight: normal;
}

h1 {
    font-size: 33px;
    margin: 0 0 20px;
    line-height: normal;
}

h2 {
    font-size: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-family: 'Lexia';
    font-size: 28px;
}

h4 {
    font-size: 26px;
    color: #2484c6;
}

.clear {
    clear: both;
}

.clear10 {
    height: 10px;
    clear: both;
}

.clear100 {
    clear: both;
    height: 100px;
}

.noMargin {
    margin: 0;
}

.padding40 {
    padding: 0 40px;
    box-sizing: border-box;
}

.wrapper {
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

.wrapperSmall {
    position: relative;
    width: 740px;
    margin: 0 auto;
}

.topBar {
    position: relative;
    width: 100%;
    height: 50px;
    background: #004699;
    box-sizing: border-box;
    text-align: right;
}

    .topBar.mobile {
        display: none;
    }

    .topBar a {
        font-family: 'Proxima Nova Lt', arial;
        font-size: 15px;
        color: #FFF;
        text-decoration: none;
        line-height: 50px;
        display: inline-block;
    }

        .topBar a:hover {
            opacity: 0.7;
            text-decoration: none;
            -webkit-transition: opacity 2s ease-out;
            -moz-transition: opacity 2s ease-out;
            -o-transition: opacity 2s ease-out;
            transition: opacity 2s ease-out;
        }

.vekisGeneticsLink, .usLinkMobiel {
    padding: 0 0 0 100px;
    background: url('/images/logo_vekisKI.svg') no-repeat 0px 5px;
    background-size: auto 25px;
    margin: 0 30px 0 0;
}

.usLinkMobiel {
    background-image: url('/images/US_Logo.png');
}

.usLink {
    padding: 0 0 0 100px;
    margin: 0 30px 0 0;
}

    .usLink img {
        width: 80px;
        object-fit: contain;
        object-position: center;
    }

.opgaveBandLink {
    padding: 0 0 0 35px;
    background: url('/images/i_telefoon.png') no-repeat 0px 12px;
    margin: 0 25px 0 0;
}

.contactLink {
    padding: 0 0 0 16px;
    background: url('/images/i_arrow-small-right.png') no-repeat 0px 18px;
    margin: 0 15px 0 0;
}

.veemonitorLink {
    padding: 0 25px 0 40px;
    background: rgb(35,131,197) url('/images/i_arrow-small-right.png') no-repeat 25px 18px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

    .veemonitorLink:hover {
        opacity: 1 !important;
        text-decoration: none;
        background-image: url('/images/i_arrow-small-right.png');
        background-repeat: no-repeat;
        background-position: 25px 18px;
        background-color: rgb(102,169,215);
        -webkit-transition: background-color 0.7s ease-out !important;
        -moz-transition: background-color 0.7s ease-out !important;
        -o-transition: background-color 0.7s ease-out !important;
        transition: background-color 0.7s ease-out !important;
    }

.menuBar {
    position: relative;
    height: 100px;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 40px 10px;
}

.sliderContainer {
    position: relative;
    height: 575px;
    width: 100%;
}

    .sliderContainer .wrapper {
        height: 575px;
    }

.slider {
    position: absolute;
    top: 0;
    width: 100%;
    height: 575px;
    z-index: 1;
}

.slide {
    position: relative;
    height: 425px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.sliderBottom {
    position: relative;
    width: 100%;
    height: 150px;
    z-index: 1;
}

    .sliderBottom .wrapper {
        height: 100%;
    }

.sliderOverlay {
    position: absolute;
    width: 600px;
    height: 575px;
    z-index: 10;
}

.fotoHeader {
    position: relative;
    width: 100%;
    height: 130px;
}

    .fotoHeader:after {
        z-index: 1;
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
        content: '';
    }

.stierInfoHeader {
    position: relative;
    width: 100%;
    height: 425px;
}

    .stierInfoHeader img {
        width: 100%;
        position: absolute;
        bottom: 0;
        max-height: 100%;
        display: none;
    }

        .stierInfoHeader img.active {
            display: block;
        }

.stierInfoFooter .koeNaam {
    position: absolute;
    width: 100%;
    text-align: center;
    margin: auto;
    top: 0;
    bottom: 0;
    color: #FFF;
    font-family: 'Caveat', arial;
    font-size: 35px;
    height: 40px;
    pointer-events: none;
}

.stierInfoFooter {
    position: relative;
    width: 100%;
    height: 150px;
    background: #004699;
}

    .stierInfoFooter a.next, .stierInfoFooter a.prev {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        height: 100%;
        width: 40px;
        background-image: url(/images/i_arrow-small-left.png) !important;
        background-repeat: no-repeat !important;
        background-position: right center;
        cursor: pointer;
    }

    .stierInfoFooter a.next {
        left: auto;
        right: 0;
        background-image: url(/images/i_arrow-small-right.png) !important;
        background-position: left center;
    }

    .stierInfoFooter .timer {
        position: absolute;
        bottom: 0;
        width: calc(100% - 4px);
        margin: 2px;
        height: 10px;
        background: #FFF;
    }

.sliderNieuwsOverlayContainer {
    position: absolute;
    bottom: 100px;
    right: 40px;
    width: 500px;
    height: 280px;
    z-index: 10;
}

    .sliderNieuwsOverlayContainer h3 {
        color: #FFF;
        margin: 0 0 15px 40px;
    }

.sliderNieuwsOverlay {
    position: relative;
    background: rgb(255,255,255);
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0px 0px 25px 8px rgba(70,70,70,0.3);
    -moz-box-shadow: 0px 0px 25px 8px rgba(70,70,70,0.3);
    box-shadow: 0px 0px 25px 8px rgba(70,70,70,0.3);
    box-sizing: border-box;
    padding: 40px;
}

    .sliderNieuwsOverlay h2 {
        display: block; /* Fallback for non-webkit */
        display: -webkit-box;
        width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.nieuwsDatum {
    font-family: 'Proxima Nova Rg';
    font-size: 14px;
    margin: 0 0 10px 0;
    color: rgb(87,87,87);
    padding: 0 0 0 20px;
}

    .nieuwsDatum:before {
        display: block;
        position: absolute;
        content: '';
        height: 10px;
        width: 10px;
        background: rgb(87,87,87);
        margin: 3px 0 0;
    }

.nieuwsIntro {
    position: relative;
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    width: 100%;
    height: 70px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
    line-height: 25px;
    font-size: 14px;
    font-family: 'Proxima Nova Lt', arial;
}

.nieuwsActies {
    position: absolute;
    text-align: right;
    bottom: 20px;
    right: 40px;
}

.btnNieuwsOverzicht {
    font-size: 14px;
    color: rgb(154,154,154);
    text-decoration: none;
    font-family: 'Proxima Nova Lt', arial;
    border-bottom: 1px solid rgb(154, 154, 154);
    margin: 0 20px 0;
}

    .btnNieuwsOverzicht:hover {
        opacity: 0.85;
        text-decoration: none;
        -webkit-transition: opacity 0.7s ease-out !important;
        -moz-transition: opacity 0.7s ease-out !important;
        -o-transition: opacity 0.7s ease-out !important;
        transition: opacity 0.7s ease-out !important;
    }

.btn, .dxdvControl .dxdvPagerShowMoreItemsContainer a {
    display: inline-block !important;
    background-color: #004699 !important;
    background-image: url('/images/i_arrow-small-right.png') !important;
    background-repeat: no-repeat !important;
    background-position: 20px 13px !important;
    color: #FFF !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 20px 0 32px !important;
    text-decoration: none !important;
    font-family: 'Proxima Nova Lt', arial !important;
    font-size: 18px !important;
}
.gegevens a.btn.transparant {
    background: transparent !important;
    color: rgb(0, 70, 153) !important;
    font-size: 12px;
    display: flex !important;
    align-items: center;
    padding:0 !important;
    font-size:14px !important;
}
    .gegevens a.btn.transparant:before {
        position: relative;
        display: block;
        content: '';
        background: url('/images/arrow_blue.svg');
        background-repeat: no-repeat;
        background-size: auto 100%;
        width: 10px;
        height: 10px;
        flex-shrink: 0;
    }
    .btn.klein {
        margin: 20px 0 0;
        height: 30px !important;
        line-height: 30px !important;
        background-image: none !important;
        padding: 0 20px !important;
    }

    .btn.renew {
        background-color: #004699;
        background-image: url('/images/i_renew.png');
        background-repeat: no-repeat;
        background-position: 15px 13px;
        padding: 0 20px 0 37px;
    }

    .btn:hover {
        background-color: rgb(35,131,197) !important;
        text-decoration: none !important;
        -webkit-transition: background-color 0.7s ease-out !important;
        -moz-transition: background-color 0.7s ease-out !important;
        -o-transition: background-color 0.7s ease-out !important;
        transition: background-color 0.7s ease-out !important;
    }

    .logo {
        position: absolute;
        left: -66px;
        z-index: 20;
        width: 415px;
    }

        .logo img {
            width: 100%;
        }

    nav {
        position: relative;
        float: right;
    }

        nav ul {
            padding: 0;
            margin: 0;
            list-style-type: none;
            height: 50px;
        }

            nav ul li {
                padding: 0;
                margin: 0;
                display: block;
                float: left;
                height: 50px;
            }

                nav ul li a {
                    font-family: 'Lexia';
                    font-weight: 300;
                    text-decoration: none;
                    color: rgb(15,68,109);
                    font-size: 17px;
                    line-height: 50px;
                    padding: 0 20px;
                }

                    nav ul li a:hover, nav ul li.active a, nav ul li:hover a, nav ul.submenu li a:hover {
                        color: rgb(35,131,197);
                        text-decoration: none;
                        -webkit-transition: color 0.7s ease-out !important;
                        -moz-transition: color 0.7s ease-out !important;
                        -o-transition: color 0.7s ease-out !important;
                        transition: color 0.7s ease-out !important;
                    }

                nav ul li .sep {
                    padding: 0;
                    width: 1px;
                    height: 50px;
                    background: rgb(15,68,109);
                }

                nav ul li:hover ul.submenu {
                    display: block;
                    -webkit-transition: display 0.7s ease-out !important;
                    -moz-transition: display 0.7s ease-out !important;
                    -o-transition: display 0.7s ease-out !important;
                    transition: display 0.7s ease-out !important;
                }

            nav ul.submenu {
                position: absolute;
                display: none;
                z-index: 9999;
                list-style-type: none;
                margin: 0 !important;
                padding: 10px 0 0 0;
            }

                nav ul.submenu li {
                    padding: 0 30px;
                    margin: 0px;
                    display: block;
                    float: none;
                    background: #FFF;
                    width: 240px;
                    box-sizing: border-box;
                }

                    nav ul.submenu li a {
                        text-decoration: none;
                        line-height: 40px;
                        display: inline-block;
                        border-bottom: 1px solid rgba(15,68,109,0.5);
                        white-space: nowrap;
                        width: 100%;
                        box-sizing: border-box;
                        padding: 0;
                        color: rgb(15,68,109);
                    }

                    nav ul.submenu li:last-of-type a {
                        border-bottom: 0;
                    }

    .downloadStierOverzichtLink {
        display: block;
        margin: 46px 30px 0 0;
        padding: 3px 0 0 75px;
        background: url('/images/i_download.png') no-repeat;
        background-size: 53px;
        font-size: 30px;
        color: #000;
        text-decoration: none;
        color: #FFF;
        font-family: 'Lexia';
        line-height: 27px;
        float: right;
    }

        .downloadStierOverzichtLink span {
            font-family: 'Proxima Nova Lt';
            font-size: 18px;
        }

        .downloadStierOverzichtLink:hover {
            opacity: 0.7;
            text-decoration: none;
            -webkit-transition: opacity 0.7s ease-out !important;
            -moz-transition: opacity 0.7s ease-out !important;
            -o-transition: opacity 0.7s ease-out !important;
            transition: opacity 0.7s ease-out !important;
        }

    section {
        position: relative;
    }

    .homeTekst {
        margin: 100px auto 80px;
        line-height: 32px;
    }

        .homeTekst strong {
            color: #004699;
            font-weight: normal;
        }

    .stierCategorie {
        display: flex;
        flex-wrap: wrap;
    }

    .laatsteNieuwsContainer {
        position: relative;
        padding: 100px 0;
        background: rgba(15,68,110,1) url('/images/background_nieuws.jpg') no-repeat left top;
    }

        .laatsteNieuwsContainer:before {
            content: '';
            position: absolute;
            top: 0;
            width: 100%;
            height: 200px;
            background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
        }

        .laatsteNieuwsContainer:after {
            content: '';
            position: absolute;
            top: 400px;
            width: 100%;
            height: 944px;
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(15,68,110,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(15,68,110,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(15,68,110,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0f446e',GradientType=0 ); /* IE6-9 */
        }

        .laatsteNieuwsContainer .nieuwsItem, .eerderNieuws .nieuwsItem {
            position: relative;
            float: right;
            width: 920px;
            background: rgb(255,255,255);
            z-index: 10;
            -webkit-box-shadow: 0px 0px 25px 8px rgba(70,70,70,0.3);
            -moz-box-shadow: 0px 0px 25px 8px rgba(70,70,70,0.3);
            box-shadow: 0px 0px 25px 8px rgba(70,70,70,0.3);
            box-sizing: border-box;
            padding: 20px;
            margin: 0 0 50px 0;
        }

            .laatsteNieuwsContainer .nieuwsItem.stierItem, .eerderNieuws .nieuwsItem.stierItem {
                width: calc(25% - 30px);
                margin: 0 15px;
                float: none;
            }

            .eerderNieuws .nieuwsItem:hover {
                opacity: 0.85;
                text-decoration: none;
                -webkit-transition: opacity 0.7s ease-out !important;
                -moz-transition: opacity 0.7s ease-out !important;
                -o-transition: opacity 0.7s ease-out !important;
                transition: opacity 0.7s ease-out !important;
            }

    .nieuwsItem.last {
        margin: 0;
    }

    .laatsteNieuwsContainer .nieuwsItem img, .eerderNieuws .nieuwsItem img {
        width: 410px;
        float: left;
        margin: 0 40px 0 0;
    }

    .laatsteNieuwsContainer .nieuwsItem.stierItem img, .eerderNieuws .nieuwsItem.stierItem img {
        float: none;
        width: 100%;
        aspect-ratio: 100 / 72;
    }

    .laatsteNieuwsContainer .nieuwsIntroBlok, .eerderNieuws .nieuwsIntroBlok {
        position: relative;
        height: 308px;
        float: left;
        width: calc(100% - 410px - 40px);
    }

    .laatsteNieuwsContainer .stierItem .nieuwsIntroBlok, .eerderNieuws .stierItem .nieuwsIntroBlok {
        width: calc(100% - 40px);
        float: none;
    }

    .laatsteNieuwsContainer .nieuwsItem h2, .eerderNieuws .nieuwsItem h2 {
        font-size: 21px;
        margin: 20px 0 0;
        display: block; /* Fallback for non-webkit */
        display: -webkit-box;
        width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .laatsteNieuwsContainer .nieuwsItem h3, .eerderNieuws .nieuwsItem h3 {
        font-size: 17px;
        display: block; /* Fallback for non-webkit */
        display: -webkit-box;
        width: 100%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0 30px 0;
    }

    .laatsteNieuwsContainer .nieuwsItem .nieuwsActies, .eerderNieuws .nieuwsItem .nieuwsActies {
        bottom: 0;
        right: 0;
    }

    .laatsteNieuwsContainer .nieuwsItem .nieuwsIntro, .eerderNieuws .nieuwsItem .nieuwsIntro {
        -webkit-line-clamp: 8;
        height: 130px;
    }

    .eerderNieuws {
        position: relative;
        margin: 75px 0;
    }

        .eerderNieuws .nieuwsItem {
            background: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            padding: 0;
            cursor: pointer;
        }

            .eerderNieuws .nieuwsItem img {
                width: 125px;
                height: 90px;
                margin: 0 30px 0 0;
            }

        .eerderNieuws .nieuwsIntroBlok {
            height: 90px;
            width: 400px;
        }

        .eerderNieuws .nieuwsItem h2 {
            margin: 5px 0 0;
            line-height: 25px;
        }

        .eerderNieuws .nieuwsItem h3 {
            margin: 0;
        }

    .nieuwsHeader {
        position: relative;
        float: right;
        width: 920px;
        margin: 0 0 50px;
    }

    .stierOverzicht {
        position: relative;
        padding: 140px 0;
        background-color: #004699;
    }

        .stierOverzicht .downloadStierOverzichtLink {
            float: none;
            margin: 0 auto;
            width: 290px;
        }

    .contactGegevens {
        text-align: center;
        padding: 200px 0;
        background-image: url('/images/foto_footer.jpg');
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
    }

        .contactGegevens .blok {
            position: relative;
            float: left;
            width: 210px;
            font-size: 16px;
            font-family: 'Proxima Nova Lt';
            background: #FFF;
            color: rgb(15,68,109);
            margin: 0 5px;
            padding: 35px 0;
        }

            .contactGegevens .blok a {
                text-decoration: none;
                color: rgb(15,68,109);
            }

                .contactGegevens .blok a:hover {
                    opacity: 0.85;
                    -webkit-transition: opacity 0.7s ease-out !important;
                    -moz-transition: opacity 0.7s ease-out !important;
                    -o-transition: opacity 0.7s ease-out !important;
                    transition: opacity 0.7s ease-out !important;
                }

            .contactGegevens .blok img {
                margin: 0 0 10px 0;
            }

            .contactGegevens .blok span {
                font-family: 'Proxima Nova Rg';
            }

    .contentContainer {
        position: relative;
        margin-top: -30px;
        z-index: 10;
    }

    .broodkruimels {
        font-family: 'Proxima Nova Lt', arial;
        font-size: 16px;
        color: #FFF;
        margin: 0 0 20px 0;
    }

        .broodkruimels a {
            text-decoration: none;
            color: #FFF;
        }

            .broodkruimels a:hover {
                opacity: 0.85;
                text-decoration: none;
                -webkit-transition: opacity 0.7s ease-out !important;
                -moz-transition: opacity 0.7s ease-out !important;
                -o-transition: opacity 0.7s ease-out !important;
                transition: opacity 0.7s ease-out !important;
            }

        .broodkruimels span {
            border-bottom: 1px solid rgb(255,255,255);
        }

    .contentFoto {
        position: relative;
        width: 100%;
        margin: 40px 0 0;
    }

    .contentVideo {
        position: relative;
        width: 100%;
    }

    #googleMapInclude {
        height: 453px;
    }

    .contentFoto img {
        width: 100%;
    }

    .contentItem {
        position: relative;
        width: 100%;
        margin: 0 0 80px 0;
    }

        .contentItem .changeItem {
            position: absolute;
            top: 0;
            width: 40px;
            height: 40px;
            background-color: #004699;
            background-repeat: no-repeat;
            background-position: center center;
        }

            .contentItem .changeItem:hover {
                opacity: 0.85;
                text-decoration: none;
                -webkit-transition: opacity 0.7s ease-out !important;
                -moz-transition: opacity 0.7s ease-out !important;
                -o-transition: opacity 0.7s ease-out !important;
                transition: opacity 0.7s ease-out !important;
            }

            .contentItem .changeItem.next {
                background-image: url('/images/i_arrow-small-right.png');
                right: -100px;
            }

            .contentItem .changeItem.prev {
                background-image: url('/images/i_arrow-small-left.png');
                left: -100px;
            }

        .contentItem h1 {
            margin: 85px 0 0 0;
        }

        .contentItem h2 {
            font-family: 'Lexia';
            font-size: 28px;
            margin: 0 0 40px 0;
        }

        .contentItem .nieuwsDatum {
            margin: 0 0 15px 0;
        }

        .contentItem p {
            margin: 10px 0 0 0;
            line-height: 32px;
            font-size: 17px;
            font-family: 'Proxima Nova Lt', arial;
        }

    .socialActies {
        position: relative;
        width: 100%;
        margin: 100px 0 40px 0;
    }

        .socialActies a {
            display: inline-block;
            line-height: 43px;
            font-family: 'Proxima Nova Rg', arial;
            font-size: 16px;
            text-decoration: none;
            color: rgb(15,68,109);
            padding: 0 0 0 55px;
            margin: 0 40px 0 0;
        }

            .socialActies a:hover {
                opacity: 0.85;
                text-decoration: none;
                -webkit-transition: opacity 0.7s ease-out !important;
                -moz-transition: opacity 0.7s ease-out !important;
                -o-transition: opacity 0.7s ease-out !important;
                transition: opacity 0.7s ease-out !important;
            }

    .facebookDeelLink {
        background: url('/images/i_facebook.png') no-repeat;
    }

    .twitterDeelLink {
        background: url('/images/i_twitter.png') no-repeat;
    }

    .linkedinDeelLink {
        background: url(/images/i_linkedin.png) no-repeat;
    }

    .onsTeamContainer {
        position: relative;
        width: 100%;
        background: url('/images/bg_team.jpg') no-repeat;
        background-position: center top;
        background-size: cover;
        padding: 60px 0 70px 0;
    }

        .onsTeamContainer h2 {
            margin: 0;
            font-size: 33px;
        }

        .onsTeamContainer h3 {
            margin: 0 0 40px 0;
        }

    .onsTeam {
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .teamLid {
        display: flex;
        flex-basis: calc(25% - 12px);
        justify-content: center;
        flex-direction: column;
        align-self: flex-start;
        margin: 0 12px 40px 0;
        font-size: 14px;
        font-family: 'Proxima Nova Lt', arial;
        color: rgb(87,87,87);
        line-height: 20px;
    }

        .teamLid img {
            width: 100%;
        }

        .teamLid span {
            font-family: 'Proxima Nova Rg', arial;
            font-size: 16px;
            margin: 20px 0 10px;
        }

    .voordelenContainer {
        position: relative;
        width: 100%;
        padding: 50px 0 60px 0;
        background: url('/images/bg_voordelen.jpg');
        background-position: left top;
    }

        .voordelenContainer h2 {
            font-family: 'Lexia';
            color: #FFF;
            margin: 0;
        }

        .voordelenContainer ul {
            font-family: 'Proxima Nova Rg', arial;
            margin: 30px 0 0;
            list-style-type: square;
            color: #004699;
            line-height: 30px;
            padding: 0 0 0 20px;
        }

            .voordelenContainer ul li span {
                color: #FFF;
            }

    .contactFormContainer {
        position: relative;
        padding: 50px 0 60px;
    }

        .contactFormContainer .contentItem {
            margin: 0;
        }

    .labelCol {
        position: relative;
        width: 140px;
        float: left;
        font-family: 'Proxima Nova Rg', arial;
        font-size: 14px;
        color: rgb(15,68,109);
        height: 40px;
        line-height: 40px;
    }

    .boxCol {
        position: relative;
        width: calc(100% - 140px);
        float: left;
    }

    .box {
        font-family: 'Proxima Nova Lt';
        font-size: 17px;
        color: rgb(87,87,87);
    }

    .dxeMemoEditArea {
        padding: 10px !important;
        box-sizing: border-box !important;
    }

    .boxCol.alignRight {
        text-align: right;
    }

    .overigeDienstenContainer {
        position: relative;
        width: 100%;
        padding: 60px 0;
        background: url('/images/bg_dienstenoverzicht.jpg') no-repeat;
        background-position: top center;
        color: rgb(87,87,87);
    }

        .overigeDienstenContainer h3 {
            margin: 0 0 30px 0;
        }

        .overigeDienstenContainer .wrapperSmall {
            background: #FFF;
            padding: 40px 50px;
        }

        .overigeDienstenContainer ul {
            list-style-type: none;
            padding: 0;
            margin: 20px 0 0 0;
        }

            .overigeDienstenContainer ul li, .overigeDienstenContainer ul li a {
                height: 30px;
                line-height: 30px;
                font-family: 'Proxima Nova Rg', arial;
                color: rgb(87,87,87);
                text-decoration: none;
            }

                .overigeDienstenContainer ul li a:hover {
                    opacity: 0.7;
                    -webkit-transition: opacity 0.7s ease-out !important;
                    -moz-transition: opacity 0.7s ease-out !important;
                    -o-transition: opacity 0.7s ease-out !important;
                    transition: opacity 0.7s ease-out !important;
                }

                .overigeDienstenContainer ul li:before {
                    content: '';
                    background: url('/images/i_arrow-small-right-grey.png') no-repeat;
                    display: inline-block;
                    vertical-align: middle;
                    width: 15px;
                    height: 15px;
                }

                .overigeDienstenContainer ul li:hover:before {
                    opacity: 0.7;
                    -webkit-transition: opacity 0.7s ease-out !important;
                    -moz-transition: opacity 0.7s ease-out !important;
                    -o-transition: opacity 0.7s ease-out !important;
                    transition: opacity 0.7s ease-out !important;
                }

    .bottomBar {
        position: relative;
        height: 40px;
        background: #004699;
    }

        .bottomBar img {
            position: absolute;
            width: 415px;
            bottom: 0px;
        }

        .bottomBar .wrapper {
            height: 40px;
        }

    .copyright {
        position: relative;
        line-height: 40px;
        margin: 0 0 0 440px;
        color: #FFF;
        font-size: 14px;
    }

    .embedInThePicture {
        margin: 0 auto;
        display: block;
        height: 415px;
        width: 100%;
        max-width: 100%;
    }

    .mobielMenu, .mobielMenuContainer, .mobielMenuContainer .submenu {
        display: none;
    }

    .mobielMenuContainer {
        position: absolute;
        z-index: 1000;
        width: 320px;
        right: 0;
        margin-top: 50px;
        text-align: right;
    }

        .mobielMenuContainer a {
            position: relative;
            font-size: 16px;
            line-height: 50px;
            padding: 0 20px;
            background: rgb(100, 156, 111);
            display: block;
            text-decoration: none;
            color: #FFF;
            border-top: 1px solid #FFF;
            text-align: right;
            right: auto;
        }

            .mobielMenuContainer a.veemonitor {
                background: rgb(35,131,197);
            }

            .mobielMenuContainer a.vekisGeneticsLink {
                background: rgb(100, 156, 111) url(/images/logo_VekisKI.svg) no-repeat 20px 10px;
                background-size: auto 35px;
                margin: 0;
            }

            .mobielMenuContainer a.usLinkMobiel {
                background: rgb(100, 156, 111) url(/images/US_Logo.png) no-repeat 20px 15px;
                background-size: auto 20px;
                margin: 0;
            }

            .mobielMenuContainer a.opgaveBandLink {
                background: rgb(100, 156, 111) url(/images/i_telefoon.png) no-repeat 25px 17px;
                background-size: 20px;
                margin: 0;
            }

            .mobielMenuContainer a:last-of-type {
                border-bottom: 1px solid #FFF;
            }

    .bestelOverzicht {
        position: relative;
        width: calc(100% - 250px);
        margin: 60px 0;
        line-height: 22px;
        float: left;
    }

    .totaalBedragen {
        position: relative;
        width: 250px;
        margin: 60px 0;
        padding: 0 20px;
        box-sizing: border-box;
        line-height: 22px;
        float: left;
    }

    .bestelItem {
        position: relative;
        width: 100%;
        margin: 0 0 5px;
        background: #EEE;
        padding: 20px 5px;
        box-sizing: border-box;
        font-family: 'Proxima Nova Lt', arial !important;
    }

        .bestelItem.kop, .bestelItem.totaal {
            padding: 0 5px;
            line-height: 30px;
        }

        .bestelItem.totaal {
            background: #FFF;
        }

    .final {
        border-top: 1px solid #000;
    }

    .rightAlign {
        text-align: right;
    }

    .bestelItem .foto {
        width: 150px;
        float: left;
    }

        .bestelItem .foto img {
            width: 100%;
        }

    .bestelItem .gegevens {
        width: calc(100% - 150px - 150px - 150px);
        float: left;
        box-sizing: border-box;
        padding: 0 15px;
        font-size: 14px;
    }

    .bestelItem .prijs, .bestelItem .aantal {
        position: relative;
        width: 150px;
        box-sizing: border-box;
        padding: 0 15px;
        float: left;
        font-size: 14px;
        line-height: 30px;
    }

    .bestelItem .aantal {
        padding: 0 0 0 15px;
    }

    .bestelItem .gegevens.kop, .totaalBedragenCol.kop {
        font-weight: bold;
    }

    .totaalBedragenCol {
        position: relative;
        width: 90px;
        font-family: 'Proxima Nova Lt', arial !important;
        font-size: 14px !important;
        float: left;
    }

    .totaalBedragenValue {
        position: relative;
        font-family: 'Proxima Nova Lt', arial !important;
        font-size: 14px !important;
        width: calc(100% - 90px);
        float: left;
    }

    .promoContainer {
        background: rgb(204, 218, 235);
    }

        .promoContainer .wrapper {
            display: flex;
            flex-wrap: wrap;
            margin: 75px 0 0;
        }

        .promoContainer .foto {
            width: calc(100% / 3);
        }

            .promoContainer .foto img {
                width: 100%;
                object-fit: contain;
            }

        .promoContainer .tekst {
            width: calc((100% / 3) * 2);
            padding: 35px 45px;
            box-sizing: border-box;
        }

            .promoContainer .tekst h3 {
                margin: 0 0 20px;
            }

            .promoContainer .tekst a {
                color: #575757;
                text-decoration: underline;
            }

        .promoContainer.flipped .wrapper .tekst {
            order: -1;
        }

    .wrapperSmall.marginTop {
        margin: 75px auto 0;
    }

    .ctaContainer {
        margin: 100px 0 0;
        padding: 35px 50px 100px;
        box-sizing: border-box;
        width: 100%;
        background: #e18f19;
        color: #FFF;
        position: relative;
    }

        .ctaContainer h3 {
            color: #FFF;
            margin: 0 0 20px;
        }

        .ctaContainer .btn {
            position: absolute;
            bottom: 30px;
            right: 30px;
        }

    .stierOverzichtContainer {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        width: 100%;
    }

        .stierOverzichtContainer .stierItem {
            box-shadow: 0px 0px 15px 0px #DDDCD4;
            padding: 25px 20px;
            box-sizing: border-box;
        }

            .stierOverzichtContainer .stierItem img {
                width: 100%;
                object-fit: contain;
                margin: 0 0 20px;
            }

        .stierOverzichtContainer .nieuwsActies {
            position: relative;
            margin: 20px 0 0;
            right: 0;
            bottom: auto;
        }

    .contentItem.noMargin {
        margin: 0 0 20px;
    }

    .stierOverzichtContainerSnelNaar {
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        margin: 0 0 50px;
    }

        .stierOverzichtContainerSnelNaar .col2 {
            width: calc((100% / 12) * 3);
            color: #004699;
        }

        .stierOverzichtContainerSnelNaar a {
            position: relative;
            display: inline-flex;
            align-content: center;
            align-items: center;
            color: #004699;
            margin: 0 15px 10px 0;
            max-width: 180px;
            gap: 4px; /* ruimte tussen pijltje en tekst, i.p.v. margin op :before */
            font-size: 16px;
        }

            .stierOverzichtContainerSnelNaar a span {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                min-width: 0; /* cruciaal: anders krimpt een flex-item niet onder zijn content-breedte */
            }

            .stierOverzichtContainerSnelNaar a:before {
                position: relative;
                display: block;
                content: '';
                background: url('/images/arrow_blue.svg');
                background-repeat: no-repeat;
                background-size: auto 100%;
                width: 10px;
                height: 10px;
                flex-shrink: 0; /* voorkomt dat het pijltje zelf ook gaat krimpen */
            }

    .stierOverzichtContainer {
        margin: 0 0 75px;
    }

    .tabContainer {
        position: relative;
        z-index: 100;
        background: rgb(204, 218, 235);
        border-bottom: 1px solid rgb(0, 70, 153)
    }

        .tabContainer .wrapper {
            display: flex;
            height: 60px;
            align-content: flex-end;
            align-items: flex-end;
        }

    .contentContainer.webshop {
        margin: -90px 0;
    }

    .webshop .contentItem h1 {
        margin: 150px 0 0;
    }

    .tabContainer .wrapper a {
        height: 40px;
        display: flex;
        align-content: center;
        align-items: center;
        text-decoration: none;
        color: #004699;
        padding: 0 15px;
        margin: 0 0 -1px;
    }

        .tabContainer .wrapper a.active {
            background: #FFF;
            border: 1px solid rgb(0, 70, 153);
            border-bottom: 0
        }

    .bestelOverzicht .bestelItem {
        background: #FFF;
        box-shadow: 0px 0px 15px 0px #DDDCD4;
        margin: 0 0 15px;
        padding: 20px 25px;
    }

    .bestelItem .foto {
        width: 180px;
    }

    .gegevensContainer {
        padding: 0 0 0 40px;
        width: calc(100% - 150px - 30px);
        float: left;
        box-sizing: border-box;
        display: flex;
        align-content: flex-end;
        align-items: flex-end;
        flex-wrap: wrap;
    }

        .gegevensContainer h4 {
            margin: 0 0 30px;
            width: 100%;
            display: block;
        }

    .bestelItem .gegevens {
        padding: 0;
        font-size: 16px;
        width: calc(100% - 150px);
        color: #0f446d;
        padding: 0 50px 0 0;
        box-sizing: border-box;
    }

        .bestelItem .gegevens .row {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
        }

        .bestelItem .gegevens strong {
            display: block;
            width: 150px;
        }

        .bestelItem .gegevens .waarde {
            width: calc(100% - 150px)
        }

    .bestelItem .prijsAantalContainer {
        width: 150px;
    }

        .bestelItem .prijsAantalContainer .prijs {
            font-size: 24px;
            color: #0f446d;
            font-family: 'Lexia XBold', arial;
            padding: 0;
            text-align: right;
        }

            .bestelItem .prijsAantalContainer .prijs span {
                font-size: 16px;
                font-family: 'Proxima Nova Lt', arial;
            }

    .aantal .dxeButtonEdit {
        border: 1px solid rgb(0, 70, 153);
        background: rgb(0, 70, 153);
    }

    .aantal .dxeButtonEditButton {
        background: none;
        border: none;
        height: 40px;
    }

    .aantal input[type="text"].dxeEditAreaSys {
        font-size: 16px;
        font-family: 'Proxima Nova Lt', arial;
        color: #FFF;
        padding: 0 10px;
        background: rgb(0, 70, 153);
    }

    .aantal .dxeButtonEditButton img {
        vertical-align: baseline;
        margin: 0 10px;
    }

    .prijsAantalContainer .bestelItem .aantal {
        width: 100px;
    }
.bestelOverzicht{
    width:100%;
    display:flex;
    
}
    .bestelOverzicht .filter {
        width: 225px;
        margin: 0 50px 0 0;
        background: rgb(204, 218, 235);
        padding: 30px 20px;
        box-sizing:border-box;
    }
.bestelOverzicht .bestelItem{
    width:100%;
    

}
    .bestelOverzicht .bestelLijst {
        width: calc(100% - 275px);
    }
    @media screen and (max-width:1200px) {
        .wrapper {
            width: 980px;
        }

        .logo {
            left: -80px;
        }

            .logo img {
                width: 330px;
            }

        .menuBar {
            height: 80px;
            padding: 20px 40px 10px;
        }

        .sliderOverlay {
            width: 400px;
        }

        .contactGegevens {
            padding: 0px 0 200px 0;
        }

            .contactGegevens .blok {
                width: 170px;
            }

        .stierOverzicht {
            padding: 80px 0;
        }

        .laatsteNieuwsContainer .nieuwsItem.stierItem, .eerderNieuws .nieuwsItem.stierItem {
            width: calc(50% - 30px);
            margin: 0 15px 30px;
            float: none;
        }
    }

    @media screen and (max-width:1000px) {
        .mobielMenu {
            display: block;
        }

            .topBar .menu nav ul li a, .mobielMenu a {
                font-size: 16px;
                color: #FFF;
                text-decoration: none;
            }

            .mobielMenu a {
            }

        .wrapper {
            width: 100%;
        }

        .logo {
            left: -40px;
            z-index: 2000;
        }

            .logo img {
                width: 275px;
            }

        .sliderOverlay, .menuBar, .topBar.desktop {
            display: none;
        }

        .topBar.mobile {
            display: block;
        }

        .sliderOverlay {
            display: none;
        }

        .laatsteNieuwsContainer .nieuwsItem, .eerderNieuws .nieuwsItem {
            position: relative;
            float: right;
            margin: 0 auto 50px auto;
            width: 100%;
        }

            .laatsteNieuwsContainer .nieuwsItem img, .eerderNieuws .nieuwsItem img {
                width: 40%;
                height: auto;
                margin: 0 20px 0 0;
            }

        .laatsteNieuwsContainer .nieuwsIntroBlok, .eerderNieuws .nieuwsIntroBlok {
            width: calc(60% - 40px);
        }

        .wrapperSmall {
            width: 640px;
        }

        .contactGegevens .blok {
            margin: 0 5px 10px 5px;
        }

        .teamLid {
            flex-basis: calc(33.3334% - 12px);
        }

        .bestelItem .gegevens {
            width: calc(100% - 75px - 150px - 25px);
            float: left;
            box-sizing: border-box;
            padding: 0 15px;
            font-size: 14px;
        }

            .bestelItem .gegevens strong {
                display: block;
            }

        .bestelItem .prijs, .bestelItem .aantal {
            width: 75px;
            padding: 0 5px;
        }

        .bestelItem .aantal {
            width: 100px;
        }

        .bestelItem .foto {
            width: 75px;
        }
    }

    @media screen and (max-width:700px) {
        .laatsteNieuwsContainer .nieuwsItem.stierItem, .eerderNieuws .nieuwsItem.stierItem {
            width: 100%;
            margin: 0 0 30px;
            float: none;
        }

        .sliderContainer, .slider {
            height: 425px;
        }

        .sliderNieuwsOverlayContainer, .sliderBottom {
            display: none;
        }

        .padding40 {
            padding: 0 20px;
        }

        .wrapperSmall {
            width: calc(100% - 40px);
        }

        .laatsteNieuwsContainer .nieuwsItem img, .eerderNieuws .nieuwsItem img {
            width: 100%;
            margin: 0 20px 20px 0;
        }

        .laatsteNieuwsContainer .nieuwsIntroBlok, .eerderNieuws .nieuwsIntroBlok {
            width: 100%;
        }

        .socialActies {
            position: relative;
            width: 100%;
            margin: 50px 0 40px 0;
        }

            .socialActies a {
                margin: 20px 40px 0 0;
            }

        .bottomBar img {
            width: 200px;
        }

        .overigeDienstenContainer .wrapperSmall {
            box-sizing: border-box;
        }

        .teamLid {
            flex-basis: calc(50% - 12px);
        }

        .bestelOverzicht {
            width: 100%;
        }

        .totaalBedragen {
            width: 100%;
        }
    }

    @media screen and (max-width:500px) {
        .logo {
            width: auto;
        }

        .homeTekst {
            margin: 50px auto 0;
            line-height: 25px;
        }

        h1 {
            font-size: 25px;
        }

        .contentItem h2 {
            font-size: 22px;
        }

        h2 {
            font-size: 20px;
            margin: 0 0 20px 0;
        }

        h3 {
            font-size: 18px;
        }

        body, form, html, .contentItem p {
            font-size: 15px;
            line-height: 25px;
        }

        .sliderContainer, .slider, .slide {
            height: 225px;
        }

        .contactGegevens .blok {
            width: 75%;
            margin: 0 auto 20px auto;
            float: none;
        }

        .stierOverzicht .downloadStierOverzichtLink {
            float: none;
            margin: 0 auto;
            width: 200px;
            font-size: 25px;
        }

        .copyright {
            display: none;
        }

        .boxCol {
            width: 100%;
            float: none;
            box-sizing: border-box;
        }

        .teamLid {
            width: calc(60% - 12px);
            display: block;
            float: none;
            flex-basis: auto;
            margin: 0 auto 20px auto;
        }

            .teamLid span {
                line-height: 20px;
                display: block;
                margin: 10px 0 0;
            }

        .bestelItem .foto {
            width: 100%;
            margin: 0 0 30px;
        }

        .bestelItem .prijs, .bestelItem .aantal {
            width: 50%;
            padding: 0 15px;
            margin: 20px 0 0 0;
        }

        .bestelItem .gegevens {
            width: 100%;
        }

        .bestelItem.kop {
            display: none;
        }

        .ctaContainer {
            margin: 100px 0 0;
            padding: 15px;
            box-sizing: border-box;
            width: 100%;
            background: #e18f19;
            color: #FFF;
            position: relative;
        }

            .ctaContainer h3 {
                color: #FFF;
                margin: 0 0 20px;
            }

            .ctaContainer .btn {
                position: relative;
                margin: 20px 0 0;
                bottom: 0;
                right: 0;
            }
    }
