﻿/* LIFE */
@font-face {
    font-family: "Life";
    src: url('fonts/LifeLTStd-Roman-subset.woff2') format("woff2"), url('/fonts/LifeLTStd-Roman-subset.zopfli.woff') format("woff");
    font-style: normal;
    font-weight: normal;
}

/*@font-face {
    font-family: "Life";
    src: url(../fonts/LifeLTStd-Italic-subset.woff2) format("woff2"), url(../fonts/LifeLTStd-Italic-subset.zopfli.woff) format("woff");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "Life";
    src: url(../fonts/LifeLTStd-Bold-subset.woff2) format("woff2"), url(../fonts/LifeLTStd-Bold-subset.zopfli.woff) format("woff");
    font-style: normal;
    font-weight: 700;
}*/
/* Brut Grotesque */
@font-face {
    font-family: "Brut";
    src: url('fonts/Brut_Grotesque_WEB-Regular-subset.woff2') format("woff2"), url('/fonts/Brut_Grotesque_WEB-Regular-subset.zopfli.woff') format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Brut";
    src: url('fonts/Brut_Grotesque_WEB-Italic-subset.woff2') format("woff2"), url('/fonts/Brut_Grotesque_WEB-Italic-subset.zopfli.woff') format("woff");
    font-style: italic;
    font-weight: normal;
}

body {
    font-family: 'Brut', sans-serif;
    font-style: normal;
    font-weight: 500;
}
input button{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} /* default vorm buttons on i OS desactiveren */
.Abo_Content {
    width: 100%;
    padding-top: 40px;
}
.button {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 9999px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    font-size: 0.9rem;
    text-align: center;
    /*text-transform: uppercase;*/
    /*    padding-top: 0.4em;*/
    padding-top: 6px;
    padding-right: 0.7em;
    /*    padding-bottom: 0.3em;*/
    padding-left: 0.7em;
    /*margin: 2px;*/
    height: 37px;
    -webkit-appearance: none;
    text-decoration: none;
    /*    display: inline-block;*/
    letter-spacing: .04em;
}

    .button:hover {
        background-color: #000000;
        color: #FFFFFF;
        cursor: pointer;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
/*        border-radius: 0;*/
    }
    .button:disabled {
        background-color: #D9D9D9;
        color: #989898;
        cursor: default;
    }
.button_selected {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 9999px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    font-size: 0.9rem;
    text-align: center;
    /*text-transform: uppercase;*/
    padding-top: 6px;
    padding-right: 0.7em;
    /*    padding-bottom: 0.3em;*/
    padding-left: 0.7em;
    height: 37px;
    -webkit-appearance: none;
    text-decoration: none;
    /*    display: inline-block;*/
    letter-spacing: .04em;
    cursor: pointer;
}
.button_back {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 9999px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    font-size: 0.9rem;
    text-align: center;
    /*text-transform: uppercase;*/
    padding-top: 6px;
    padding-right: 0.7em;
    /*    padding-bottom: 0.3em;*/
    padding-left: 0.7em;
    /*margin: 2px;*/
    height: 37px;
    -webkit-appearance: none;
    text-decoration: none;
    /*    display: inline-block;*/
    letter-spacing: .04em;
}

    .button_back:hover {
        background-color: #000000;
        color: #FFFFFF;
        cursor: pointer;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
/*        border-radius: 0;*/
    }

    .button_back:disabled {
        background-color: #D9D9D9;
        color: #989898;
        cursor: default;
    }

.button_link {
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    cursor: pointer;
}
.button_link_inverse {
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}
.button_betaalwijze {
    border-style: solid;
    border-width: thin;
    border-color: #E5E5E5;
    font-size: 16px;;
    text-align: center;
    padding-top: 8px;
    padding-left: 5px;
    width: 200px;
    height: 100px;
    float: left;
    border-radius: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
}
    .button_betaalwijze:hover {
        border-color: #A7A7A7;
        cursor: pointer;
    }
*, *:before, *:after {
    box-sizing: border-box;
}
.linkbutton {
    border-style: none;
    font-weight: bold;
    color: #555555;
    font-size: 16px;
    text-align: center;
    padding: 2px;
    height: 25px;
    text-decoration: none;
}

    .linkbutton:hover {
        color: #000000;
        cursor: pointer;
    }
.linkbutton_uline {
    border-bottom: 1px solid rgb(0, 0, 0);
    font-weight: bold;
    color: #0c0c0c;
    font-size: 18px;
    text-decoration: none;
}

    .linkbutton_uline:hover {
        border-bottom: 1px solid rgb(157, 157, 157);
        cursor: pointer;
    }
.linkbutton_uline_bottom {
    border-bottom: 1px solid rgb(0, 0, 0);
    font-weight: bold;
    color: #0c0c0c;
    font-size: 18px;
    text-decoration: none;
}

    .linkbutton_uline_bottom:hover {
        border-bottom: 1px solid rgb(157, 157, 157);
        cursor: pointer;
    }

.aanbiedingen {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(275px, 1fr)); 
    /*grid-auto-flow: column;*/
    grid-gap: 3em;
    align-content: center;
}
    .aanbiedingen > div {
        font-size: 14px;
        background-color: #fced68;
        border: solid;
        border-color: #464649;
        border-width: thin;
        padding-top: 8px;
        padding-left: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        width: 275px;
        height: 475px;
    }
.aanbiedingen_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 3em;
}

    .aanbiedingen_flex > div {
        font-size: 14px;
        background-color: #fced68;
        border: solid;
        border-color: #464649;
        border-width: thin;
        padding-top: 8px;
        padding-left: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        width: 275px;
        height: 475px;
    }
        .aanbiedingen_flex > div:hover {
            /*background-color: #DADADA;*/
        }
.aanbiedingen_flex2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 3em;
}

    .aanbiedingen_flex2 > div {
        font-size: 14px;
        background-color: #fced68;
        border-radius: 24px;
        padding-top: 8px;
        padding-left: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        width: 275px;
        height: 520px;
    }

        .aanbiedingen_flex > div:hover {
            /*background-color: #DADADA;*/
        }
.aanbiedingen_flex3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 3em;
}

    .aanbiedingen_flex3 > div {
        font-size: 14px;
        background-color: #fced68;
        border: solid;
        border-color: #464649;
        border-width: thin;
        padding-top: 8px;
        padding-left: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        width: 275px;
        height: 350px;
    }
.aanbiedingen_flex4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 3em;
}

    .aanbiedingen_flex4 > div {
        font-size: 14px;
        background-color: #fced68;
        border: solid;
        border-color: #464649;
        border-width: thin;
        padding-top: 8px;
        padding-left: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        width: 275px;
        height: 600px;
    }

.aanbiedingen_flex > div:hover {
    /*background-color: #DADADA;*/
}

.aanbod_normal {
    font-size: 14px;
    background-color: #fced68;
    padding-top: 8px;
    padding-left: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 275px;
    height: 475px;
    float: left;
    /*border-radius: 15px;*/
    /*text-align: center;*/
}
    .aanbod_normal:hover {
        /*background-color: #DADADA;*/
    }
.aanbod_higher {
    font-size: 14px;
    background-color: #fced68;
    border: solid;
    border-color: #464649;
    border-width: thin;
    padding-top: 8px;
    padding-left: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 275px;
    height: 520px;
    float: left;
    /*border-radius: 15px;*/
    /*text-align: center;*/
}

    .aanbod_normal:hover {
        /*background-color: #DADADA;*/
    }
.aanbod_mecenas {
    font-size: 14px;
    background-color: #E5FFF6;
    border: solid;
    border-color: #464649;
    border-width: thin;
    padding-top: 8px;
    padding-left: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 275px;
    height: 475px;
    float: left;
    /*border-radius: 15px;*/
    /*text-align: center;*/
}
    .aanbod_mecenas:hover {
        background-color: #ABFFE3;
    }
.aanbod_ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-top: 0px;
    /*list-style-type: none;*/
    height: 85px;
}
.aanbod_higher_ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-top: 0px;
    /*list-style-type: none;*/
    height: 100px;
    line-height: 150%;
}
.aanbod_small_ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-top: 0px;
    /*list-style-type: none;*/
    height: 40px;
    line-height: 150%;
}
.aanbod_120_ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-top: 0px;
    /*list-style-type: none;*/
    height: 120px;
}
.aanbod_130_ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-top: 0px;
    /*list-style-type: none;*/
    height: 130px;
}
.aanbod_li_m2 {
    /*margin-bottom: 2px;*/
}
.aanbod_li_m3 {
    /*margin-bottom: 3px;*/
}
.aanbod_li_m6 {
    /*margin-bottom: 6px;*/
}
.Samenvatting {
    /*background-color: rgb(238, 238, 238);*/
}

.showHide {
    display: none;
}

/* Desktop*/
@media screen and (min-width: 850px) {
    .showHide {
        display: contents;
    }
}

.div_clickable {
    /*font-weight: bold;*/
    /*color: #696969;*/
    font-size: 14px;
    text-align: left;
    padding: 2px;
    padding-right: 10px;
    height: auto;
    text-decoration: none;
    position: sticky;
    line-height: 150%;
}
    .div_clickable:hover {
        color: #000000;
        cursor: pointer;
        background-color: #E5E5E5
    }
.input_text {
    width: 100%;
    padding: 6px 6px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 2px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}
    .input_text:focus {
        border: 2px solid #555;
    }
.label_text {
    width: 100%;
    height: 47px;
    display: table-cell;
    vertical-align: middle;
}
.div_label {
    width: 120px; 
    margin: 0 0; 
    height: 35px;
    font-size: 16px;
}
.div_label_larger {
    width: 220px;
    margin: 0 0;
    height: 35px;
    font-size: 16px;
}
.div_fillin {
    margin: 0 0;
    height: 35px;
}
.rubriek_titel {
    font-size: 18px;
    font-weight: bold;
}
.label_normal {
    font-size: 16px;
}
.label_normal_italic {
    font-size: 16px;
    font-style: italic;
}
.label_small {
    font-size: 14px;
}
.label_smaller {
    font-size: 12px;
}
.label_large {
    font-size: 18px;
}
.page_titel {
    font-size: 30px;
    font-weight: bold;
}
.label_prijs {
    color: #000000;
    font-weight: bold;
}
.wrapper-progressBar {
    width: 100%
}
.Header {
    position: fixed;
/*    position: absolute;*/
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-family: 'Brut', sans-serif;
    font-style: normal;
    background-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    align-items: baseline;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1;
}
    .Header > div {
    }
.Header_1 {
    letter-spacing: -.05em;
    font-size: 35px;
    text-decoration: none;
    color: black;
}
.Header_2 {
    font-size: 12px;
    color: #ffffff;
}
.footer {
    justify-content: space-between;
    height: 148px;
/*    margin-top: -148px;*/
    width: 100%;
    align-items: baseline;
    background-color: #ffffff;
}
.div_footer1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 147px;
/*    margin-top: -148px;*/
    border-top-width: 1px;
    border-top-style: solid;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    align-items: baseline;
}
    .div_footer1 > div {
    }
.footer_title_big {
    letter-spacing: -.05em;
    font-size: 35px;
    color: black;
}
.footer_title_small {
    font-size: 15px;
    color: black;
}
.footer_body {
    font-size: 12px;
    color: black;
    text-decoration: none;
}
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.50;
} 
.modalContent {
       padding: 10px;
       border-radius: 20px;
       width: 70%;
}
.file-upload {
    display: inline-block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    color: #000000;
    background-color: inherit;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 2px;
    /*margin: 2px;*/
    width: 150px;
    height: 28px;
    -webkit-appearance: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .file-upload:hover {
        background-color: #000000;
        color: #FFFFFF;
        cursor: pointer;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
        border-radius: 0;
    }

    .file-upload:disabled {
        background-color: #D9D9D9;
        color: #989898;
        cursor: default;
    }

    .file-upload, .file-upload span {
        width: 150px;
    }

        .file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .file-upload span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment */
            padding-top: 5px;
        }


.content-inside {
    /*padding: 10px;*/
    padding-bottom: 150px;
/*    background-color: #fced68;*/
}
.progressBar {
    z-index: 1;
    background-color: transparent;
}

    .progressBar li {
        list-style-type: none;
        float: left;
        width: 25%;
        position: relative;
        text-align: center;
    }

        .progressBar li:before {
            content: " ";
            line-height: 30px;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            border: 1px solid #ddd;
            display: block;
            text-align: center;
            margin: 0 auto 10px;
            background-color: white
        }

        .progressBar li:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 4px;
            background-color: #000000;
/*            background-color: #ddd;*/
            top: 15px;
            left: -50%;
            z-index: -1;
        }

        .progressBar li:first-child:after {
            content: none;
        }

        .progressBar li.active {
            color: #000000;
        }

            .progressBar li.active:before {
                border-color: #000000;
                background-color: #000000;
            }

    .progressBar .active:after {
        background-color: #000000;
    }

ul.no_bullet {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
li.check {
    background: url('/img/checkmark_zwart.png') no-repeat left top;
    margin: 20px;
}
.ul_Tariefzones {
    display: inline-block;
    margin: 4px;
    list-style-type: none;
    vertical-align: bottom;
}
.li_Tariefzones {
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
}

.newsletter .form-type-checkbox {
    display: inline-block;
    margin-bottom: 8px;
    padding-left: 20px
}

@media (min-width:576px) {
    .newsletter .form-type-checkbox {
        margin-bottom: 0
    }
}

.newsletter .form-type-checkbox .form-checkbox {
    display: none
}

    .newsletter .form-type-checkbox .form-checkbox:checked + label:after {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-animation: check .35s;
        animation: check .35s
    }

    .newsletter .form-type-checkbox .form-checkbox + label {
        font-size: 16px;
        font-weight: 800;
        position: relative;
        cursor: pointer
    }

        .newsletter .form-type-checkbox .form-checkbox + label:before {
            content: "";
            display: block;
            position: absolute;
            width: 16px;
            height: 16px;
            border: 2px solid #fff;
            top: 2px;
            left: -21px
        }

        .newsletter .form-type-checkbox .form-checkbox + label:after {
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -webkit-transform: scaleX(-1) rotate(135deg);
            transform: scaleX(-1) rotate(135deg);
            -webkit-transition: opacity .15s;
            transition: opacity .15s;
            content: "";
            display: block;
            left: -15px;
            top: 5px;
            position: absolute;
            width: 4px;
            height: 7px;
            border-right: 2px solid #fff;
            border-top: 2px solid #fff
        }

.newsletter .form-type-checkbox .description {
    font-family: freight-sans-pro,sans-serif;
    color: #b3b3b3;
    font-size: 12px;
    margin: 0
}
