﻿body {
    background-color: #fff;
    color: #242222;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
}

a, a:hover {
    color: #93be0f;
    display: inline;
}

.bbot-header {
    font-size: 11px;
}

    .bbot-header a {
        color: #242222;
    }

        .bbot-header a.active {
            font-weight: bold;
            padding-bottom: 5px;
            border-bottom: solid 3px #FFE150;
        }

            .bbot-header a.active:hover {
                text-decoration: none;
            }

    .bbot-header ol a.active {
        border: 0;
    }

    .bbot-header ul, .bbot-header ul li {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: inline-block;
    }

        .bbot-header ul li {
            padding: 5px 14px;
            position: relative;
        }

    .bbot-header ol {
        position: absolute;
    }

        .bbot-header ol, .bbot-header ol li {
            display: block;
            width: 100%;
        }

            .bbot-header ol.sub-navigation {
                display: none;
            }

    .bbot-header ul.main-navigation {
        float: right;
    }

    .bbot-header .super-header ol {
        margin: 20px 0 0 0;
        background-color: #fff;
        box-shadow: 0px 3px 10px 0px #ccc;
        padding: 10px;
        z-index: 2000;
    }

    .bbot-header .main-header ol {
        margin: 48px 0 0 0;
        background-color: #fbfbfb;
        padding: 5px;
        z-index: 1999;
        overflow-wrap: break-word;
        min-width: 200px;
        max-width: 250px;
    }

        .bbot-header .main-header ol li {
            padding: 5px 10px;
            margin: 0;
        }

@media(max-width:1200px) {
    .bbot-header .main-header ol {
        margin: 2px 0 0 0;
    }
}


.bbot-header a.bbot-logo {
    display: block;
    float: left;
    height: 80px;
    width: 130px;
}

    .bbot-header a.bbot-logo img {
        max-width: 100%;
    }

.bbot-header .super-header {
    height: 54px;
    /*overflow: hidden;*/
    background-color: #fcfafa;
    padding: 10px 0;
}

    .bbot-header .super-header ul {
        float: right;
    }

.bbot-header .main-header {
    height: 118px;
    /*overflow: hidden;*/
    padding: 25px 0;
}

    .bbot-header .main-header ul.main-navigation {
        padding: 25px 0 0 0;
        max-width: 1010px;
    }

.carousel {
    /*margin-bottom: 88px;*/
    clear: both;
}

.carousel-item {
    height: 260px !important;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

    .carousel-item.home {
        height: 300px !important;
    }

.carousel .ButtonYellow {
}

    .carousel .ButtonYellow a,
    .carousel a .ButtonYellow {
        font-size: 16px;
        color: #000;
    }

.page-content {
    padding-top: 50px;
    padding-bottom: 70px;
    background-color: #fbfbfb;
}

    .page-content.home {
        padding-bottom: 0;
    }

    .page-content img {
        max-width: 100%;
    }

    /*.page-content .col-md-10,
    .page-content .col-md-9,
    .page-content .col-md-6 {
        border-left: solid 1px #ececec;
        padding-left: 40px;
    }*/

    .page-content.home .col-md-10,
    .page-content.home .col-md-9,
    .page-content.home .col-md-6 {
        border-left: none !important;
        padding-left: unset !important;
    }

    .page-content .contact-form .col-md-12,
    .page-content .contact-form .col-md-10,
    .page-content .contact-form .col-md-9,
    .page-content .contact-form .col-md-6,
    .page-content .locator .col-md-12,
    .page-content .locator .col-md-10,
    .page-content .locator .col-md-9,
    .page-content .locator .col-md-6 {
        border-left: none !important;
        padding-left: 15px;
    }

    .page-content .col-md-2,
    .page-content .col-md-3 {
        /*padding-right: 0px;*/
        /* margin-right: -2px;*/
        z-index: 100;
    }

    .page-content.home .col-md-10,
    .page-content.home .col-md-9 {
        border: unset;
    }

    .page-content.home .col-md-2,
    .page-content.home .col-md-3 {
        /*padding-right: unset;*/
        margin-right: unset;
        z-index: unset;
    }

    .page-content table td {
        padding: 10px;
    }

    .page-content table#TblLeervormen td {
        padding: 0;
        border: solid 1px #fff;
        vertical-align: top;
    }

        .page-content table#TblLeervormen td img {
            width: 100%;
        }

    .page-content ul.submenu table td {
        padding: 0;
    }

    /*.page-content .col-md-2 .submenu,
    .page-content .col-md-3 .submenu {
        margin-right: -4px;
    }*/

    .page-content.home {
        padding-top: 50px;
        padding-bottom: 0px;
        background-color: #fbfbfb;
    }

    .page-content ul {
        padding: 0 0 0 5px;
    }

        .page-content ul li {
            font-size: 11px;
            list-style-type: none;
            background-image: url('/Img/bbot-list-icon.png');
            background-repeat: no-repeat;
            background-position: left 7px;
            background-size: 8px;
            margin: 0 10px 4px 0;
            padding: 4px 0 4px 20px;
        }

        .page-content ul li,
        .page-content .col-md-3 ul li {
            /*background-position: left center;*/
            background-position: left 7px;
        }


    .page-content.home ul li {
        /*padding: 0 0 0 24px;*/
    }

    .page-content ul li a {
    }

    .page-content.home ul li a,
    .page-content .col-md-2:first-of-type ul li a,
    .page-content .col-md-3:first-of-type ul li a {
        color: #242222;
    }



ul.submenu li, ol.submenu li {
    background-image: none;
}


.bbot-footer {
    /*border-top: solid 2px #ededed;*/
    box-shadow: 0px -5px 5px 0px #ccc;
    padding: 70px 0;
}

    .bbot-footer * {
        font-size: 11px;
    }

.bbot-header input.search-input {
    border: solid 1px #FFE150;
    border-radius: 6px;
    color: #605454;
    /*font-weight: bold;*/
    font-size: 11px;
    padding: 4px 0px 4px 6px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url('/Img/search-icon.png');
    background-position: right center;
    background-size: contain;
}

.bbot-header li a.spotlight,
.page-content a.spotlight {
    background-color: #FFE150;
    padding: 8px 20px;
    border-radius: 6px;
    font-weight: bold;
}

.page-content a.spotlight {
    color: #242222;
    text-decoration: none;
}

    .page-content a.spotlight:hover {
        text-decoration: underline;
    }

.page-content .td_link a.spotlight {
    margin: 0 -20px 0 -10px;
    padding: 8px 10px;
}

    .page-content .td_link a.spotlight:hover {
        text-decoration: underline;
    }

@media (min-width: 992px) {
    .page-content .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

        .page-content .row > [class*='col-'] {
            display: flex;
            flex-direction: column;
        }
}



.bbot-homepage-top5-leveranciers {
    padding: 50px 0 50px 0;
}

    .bbot-homepage-top5-leveranciers * {
        text-align: center;
    }

    .bbot-homepage-top5-leveranciers > [class*='col-'] {
        height: 79px;
    }

        .bbot-homepage-top5-leveranciers > [class*='col-'].lev-link {
            line-height: 79px;
        }

        .bbot-homepage-top5-leveranciers > [class*='col-'] img {
        }

    .bbot-homepage-top5-leveranciers a.btn-add {
        padding: 1px 6px;
        border: solid 1px #FFE150;
        color: #242222;
        font-size: 14px;
        display: block;
        width: 26px;
        height: 26px;
        margin: auto auto;
        border-radius: 6px;
        text-decoration: none;
    }

    .bbot-homepage-top5-leveranciers a.btn-img,
    .leverancier-items .leverancier-item {
        text-decoration: none;
    }

    .bbot-homepage-top5-leveranciers .plus-link {
        padding-top: 28px;
    }

.leverancier-items .leverancier-item {
    padding: 20px;
}

    .leverancier-items .leverancier-item a {
        text-decoration: none;
        color: #242222;
    }

        .leverancier-items .leverancier-item a strong {
            padding-bottom: 6px;
            display: block;
        }

.bbot-homepage-top5-leveranciers a.btn-img img {
    max-width: 100%;
    max-height: 80px;
}

.leverancier-items .leverancier-item img {
    max-width: 100%;
}

a.slick-prev, a.slick-next {
    position: absolute;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 40px;
    height: 60px;
    color: #fff;
    z-index: 1001;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: Consolas, Courier, 'Courier New', Verdana, Geneva, Tahoma, sans-serif;
    padding: 14px 0 0 0;
    transition-duration: 0.15s;
}

a.slick-prev {
    left: 0px;
}

a.slick-next {
    right: 0px;
}

    a.slick-prev:hover, a.slick-next:hover {
        padding: 6px 0 0 0;
        font-size: 30px;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.carousel-item {
    font-size: 24px;
}

    .carousel-item h1 {
        font-size: 60px;
    }


ul.submenu {
    padding: 0 0 0 10px;
    margin: 0;
    list-style-type: none;
}

    ul.submenu.collapsed {
        display: none;
    }

    ul.submenu li {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        ul.submenu li table {
            width: 100%;
        }

            ul.submenu li table td.td_expand {
                width: 35px;
            }

        ul.submenu li a {
            display: inline-block;
            vertical-align: middle;
            font-size: 11px;
            color: #242222;
            padding: 8px 0;
            width: 100%;
        }

    ul.submenu.level0 {
        padding-left: 0;
        display: block;
    }

    ul.submenu li a.active,
    ul.submenu li.active > a,
    ul.submenu li a:hover {
        font-weight: bold;
        border-right: solid 3px #FFE150;
    }



    ul.submenu li a span.link_text {
        display: inline-block;
        width: 95%;
    }



img.expander {
    width: 15px;
    vertical-align: text-bottom;
    margin-right: 8px;
}

ul.submenu.collapsed {
    display: none;
}

.row.SpecialistLocator {
    margin-right: 10px;
    background-color: #FFE150;
}

#tblResults .resultrow td {
    padding: 5px 0 5px 0;
}

#tblFilters input[type=checkbox] + label span {
    background-image: url('/img/bbot-vink-off.png') !important;
}

#tblFilters input[type=checkbox]:checked + label span {
    background-image: url('/img/bbot-vink-on.png') !important;
}




/* FAQ ITEMS */

.collapsible-content {
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
}

    .collapsible-content div {
        max-height: 10000px;
        overflow: hidden;
        transition: max-height 1s ease-in-out;
    }

        .collapsible-content div.collapsed {
            transition: max-height 0.25s ease-out;
            height: 0;
            max-height: 0;
        }

        .collapsible-content div p {
            margin: 0 0 10px 20px;
        }

    .collapsible-content h2 {
        text-align: left;
        font-weight: normal;
        line-height: 18px;
        margin: 5px 0 10px 0;
        font-size: 14px;
        color: #242222;
    }

        .collapsible-content h2 a {
            color: #242222;
        }

            .collapsible-content h2 a.active {
                /*font-weight: bold;*/
                text-decoration: none;
            }

        .collapsible-content h2 i.fa {
            font-size: 14px;
        }

        .collapsible-content h2 a:before {
        }

#Content .collapsible-content h2 a.expand-button {
    text-decoration: none;
    font-size: 14px;
    color: #707070;
    font-weight: normal;
}

    #Content .collapsible-content h2 a.expand-button.active {
        color: #707070;
    }

span.subscribe-to-see-more {
    display: inline-block;
    margin: 3px 0 10px 0;
}

    span.subscribe-to-see-more a {
        color: #242222;
    }

.row-select-function,
.frm-function {
    padding: 20px 50px;
    border: solid 2px #ccc;
    border-radius: 10px;
}

    .row-select-function h2,
    .frm-function h2 {
        padding: 20px 0 20px 0;
    }

.membership-steps {
    padding: 20px;
    margin-bottom: 20px;
}

.frm-function .page-control,
.nav-control {
    padding-top: 20px;
    text-align: right;
}

    .frm-function .page-control a,
    .nav-control a {
        display: inline-block;
        padding: 10px 20px;
    }


table.tbl-lidgeld {
    margin-top: 20px;
}

    table.tbl-lidgeld td {
        padding: 3px 20px 3px 5px;
        text-align: left;
        border: solid 1px #ccc;
    }

.stepdisplay {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 53px;
    text-align: center;
    padding-left: 38px;
    mix-blend-mode: multiply;
    background-repeat: no-repeat;
    text-wrap: normal;
    overflow: hidden;
}

#PublicitySteps .stepdisplay {
    height: 100px;
}

.stepdisplay0 {
    width: 112px;
    padding-left: 0px;
}

.stepdisplay .step {
    width: 100%;
    overflow: auto;
    position: relative;
}

#FrmSteps {
    position: relative;
}

    #FrmSteps form {
        width: 100%;
    }

    #FrmSteps label {
        width: 80%;
    }

.stepdisplay .step-nr {
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 5px 0 0 0;
    height: 30px;
}

.stepdisplay .step-text {
    font-size: 12px;
    height: auto;
}

#PublicitySteps .stepdisplay .step-text {
    padding-top: 10px;
}


#FrmSteps .prijzen * {
}

.image-gallery {
    position: relative;
    overflow: auto;
}

    .image-gallery .gallery-item {
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
    }


.news-links {
    padding: 20px 0;
}

.news-link {
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0px 5px 20px -5px #ccc;
    position: relative;
    overflow: auto;
    height: auto;
}

    .news-link:hover {
        box-shadow: 0px 10px 20px 5px #bbb;
    }

    .news-link .news-link-image {
        display: none;
    }

        .news-link .news-link-image.news-link-has-image {
            display: block;
            width: 100%;
            height: 254px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .news-link .news-link-image img {
            max-width: 100%;
        }

    .news-link .news-link-intro {
        padding: 10px 0px 10px 10px;
        width: 100%;
        height: 134px;
        overflow: hidden;
    }

        .news-link .news-link-intro .news-link-intro-margin {
            height: 70px;
            overflow: hidden;
            /*overflow-y: auto;*/
            padding-right: 15px;
        }


        .news-link .news-link-intro img {
            max-width: 100%;
        }

        .news-link .news-link-intro h2 {
            margin: 0;
            padding: 5px 0 10px 0;
            font-size: 15px;
        }

    .news-link .news-link-readmore {
        display: block;
        padding: 0 15px 15px 0; /*10px 15px 15px 0;*/
        float: right;
        width: 100%;
        text-align: right;
    }

        .news-link .news-link-readmore a {
            color: #000;
            font-weight: normal;
        }

    .news-link .news-link-type-label {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 10px;
        background-color: #93be0f;
        color: #fff;
        font-size: 12px;
        border-radius: 20px;
        padding: 6px 25px;
        min-width: 122px;
        text-align: center;
    }

        .news-link .news-link-type-label.red {
            background-color: #cf2e42;
        }

        .news-link .news-link-type-label.orange {
            background-color: #f4682c;
        }

    .news-link .event-ended {
        display: inline-block;
        position: absolute;
        left: 10px;
        top: 10px;
        background-color: #f4682c;
        color: #fff;
        font-size: 12px;
        border-radius: 20px;
        padding: 6px 25px;
        min-width: 122px;
        text-align: center;
    }


.page-content .row > [class*='col-'].page {
    display: none;
}

.page-content .row > [class*='col-'].page-0 {
    display: flex;
}

.page-content .col-md-10.page, .page-content .col-md-9.page, .page-content .col-md-6.page {
    border: none;
    padding-left: 15px;
}

.news-pager {
    text-align: right;
}

    .news-pager .news-pages span a {
        text-decoration: none;
        color: #27292E;
        display: inline-block;
        min-width: 32px;
        height: 32px;
        text-align: center;
        padding: 7px 0 0 0;
    }

        .news-pager .news-pages span a.active {
            font-weight: bold;
            background: #FFFFFF;
            box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
        }

        .news-pager .news-pages span a.vorige,
        .news-pager .news-pages span a.volgende {
            color: #92BE0F;
        }

            .news-pager .news-pages span a.vorige:hover,
            .news-pager .news-pages span a.volgende:hover {
                text-decoration: underline;
            }

.column.news-item .container {
    padding: 0;
}

.news-item-breadcrumb {
    color: #626262;
    margin-bottom: 20px;
    font-weight: bold;
}

    .news-item-breadcrumb a {
        color: #626262;
    }

.news-item .container {
    width: 100%;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

@media(max-width: 1200px) {
    .news-link .news-link-image.news-link-has-image {
        height: 200px;
    }
}

@media(max-width: 1000px) {
    .news-link .news-link-image.news-link-has-image {
        display: none;
    }

    .news-link .news-link-type-label {
        position: relative;
        right: unset;
        left: unset;
    }


    .news-link .event-ended {
        position: relative;
        right: unset;
        left: unset;
    }
}



.macro-word-lid {
    position: relative;
    height: 254px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .macro-word-lid .intro-text {
        float: left;
        padding: 92px 0 0 45px;
        font-size: 24px;
        color: #fff;
        text-align: left;
        width: 65%;
        max-width: 65%;
        text-shadow: 0px 0px 5px #000;
    }

    .macro-word-lid .button-lid-worden {
        float: right;
        padding: 102px 55px 0 0;
        color: #fff;
    }

@media(max-width:992px) {
    .macro-word-lid {
        height: auto;
    }

        .macro-word-lid .button-lid-worden {
            float: left;
            padding: 20px 0 30px 45px;
        }

    div.submenu {
        padding-bottom: 30px;
    }
}



.submenu .td_expand a.smcp-expander {
    border: none;
}

div.submenu {
    /*margin-right: -17px;*/
    margin-right: 0px;
    border-right: solid 1px #ececec;
}








#GdprMessage {
    z-index: 999999999;
    display: block;
    /*position: fixed;*/
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    text-align: center;
    background-color: #757a75;
    font-size: 13px;
}

    #GdprMessage h5 {
        font-size: 15px;
        font-weight: bold;
    }

    #GdprMessage.fixed {
        position: fixed;
    }

    #GdprMessage .cl_text, #GdprMessage .cl_accept {
        color: #fff;
        display: block;
        padding: 10px 15px;
    }

        #GdprMessage .cl_text a {
            color: #fff;
            text-decoration: underline;
        }

            #GdprMessage .cl_text a:hover {
                color: #dbb111;
            }

        #GdprMessage .cl_accept button {
            border-radius: 5px;
            padding: 5px 15px;
            background-color: #dbb111;
            color: #000;
        }

            #GdprMessage .cl_accept button:hover {
                color: #fff;
            }







.leden-links {
    padding: 20px 0;
}

.leden-link {
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0px 5px 20px -5px #ccc;
    position: relative;
    overflow: auto;
    height: auto;
}

    .leden-link:hover {
        box-shadow: 0px 10px 20px 5px #bbb;
    }

    .leden-link .leden-link-image {
        display: none;
    }

        .leden-link .leden-link-image.leden-link-has-image {
            display: block;
            width: 100%;
            height: 254px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .leden-link .leden-link-image img {
            max-width: 100%;
        }

    .leden-link .leden-link-intro {
        padding: 10px;
        width: 100%;
        height: unset;
        min-height: 95px;
        overflow: hidden;
    }

        .leden-link .leden-link-intro .leden-link-intro-margin {
            height: unset;
            overflow: hidden;
            /*overflow-y: auto;*/
            padding-right: 15px;
        }


        .leden-link .leden-link-intro img {
            max-width: 100%;
        }

        .leden-link .leden-link-intro h2,
        .leden-link .leden-link-intro a,
        .leden-link .leden-link-intro a h2 {
            margin: 0;
            padding: 5px 0 10px 0;
            font-size: 15px;
            color: #000;
            /* text-decoration: none;*/
        }

    .leden-link .leden-link-readmore {
        display: block;
        padding: 0 15px 15px 0; /*10px 15px 15px 0;*/
        float: right;
        width: 100%;
        text-align: right;
    }

        .leden-link .leden-link-readmore a {
            color: #000;
            font-weight: normal;
        }

    .leden-link .leden-link-type-label {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 10px;
        background-color: #93be0f;
        color: #fff;
        font-size: 12px;
        border-radius: 20px;
        padding: 6px 25px;
        min-width: 122px;
        text-align: center;
    }

        .leden-link .leden-link-type-label.red {
            background-color: #cf2e42;
        }

        .leden-link .leden-link-type-label.orange {
            background-color: #f4682c;
        }
