/*==================================================
 Main
==================================================*/

html {
    height: 100%;
}

body {
    position: relative;
    padding-bottom: 186px;
    min-height: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #333;
    /*	background-color: #ccc;*/
    background-color: #ddd;
    overflow-x: hidden;
}

/*==================================================
 Form
==================================================*/

.has-feedback .form-control {
    padding-right: 5px !important;
}

i.form-control-feedback.glyphicon.glyphicon-refresh,
i.form-control-feedback.glyphicon.glyphicon-remove,
i.form-control-feedback.glyphicon.glyphicon-ok {
    /*    right: 15px !important;*/
    right: 0px !important;
    top: 8px !important;
}

select~i.form-control-feedback.glyphicon.glyphicon-refresh,
select~i.form-control-feedback.glyphicon.glyphicon-remove,
select~i.form-control-feedback.glyphicon.glyphicon-ok {
    right: 10px !important;
}

/*
.gender.has-feedback.has-success,
.gender.has-feedback.has-error{
    padding-left: 30px;
}
.gender i.form-control-feedback.glyphicon.glyphicon-remove, 
.gender i.form-control-feedback.glyphicon.glyphicon-ok{
    top: 0px !important;
    left: 0 !important;
}
*/
.FlowupLabels .fl_label {
    font-size: 16px;
}

.form-control.fl_input {
    padding: 17px 12px 3px 16px;
}

.FlowupLabels .fl_label {
    top: 14px;
    left: 18px;
}

.FlowupLabels .fl_wrap.focused .fl_label,
.FlowupLabels .fl_wrap.populated .fl_label,
.no-js .FlowupLabels .fl_label {
    top: 5px;
}

.FlowupLabels .fl_wrap.focused .fl_label {
    top: 5px;
}

#success_message,
.help-block {
    display: none !important;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
}

.form-control {
    border-radius: 5px;
    height: 50px;
    font-size: 16px;
}

/*==================================================
 Campagne
==================================================*/

/* Kleuren */
.zwart {
    color: #000;
}

.wit {
    color: #fff;
}

.blauw {
    color: #006bbb;
}

.rood {
    color: #de0000;
}

.grijs {
    color: #333;
    /* tekst */
}

.lichtgrijs {
    color: #ddd;
    /* footer tekst */
}

.oranje {
    color: #fc8200;
}

/* Tekst */
h1.titel {
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}

h2.subtitel {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

p.tekst {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 175%;
}

p.tekst:last-child {
    margin-bottom: 0px;
}

p.tekst:first-child {
    margin-bottom: 20px;
}

p.tekst-klein {
    font-size: 12px;
    line-height: 140%;
}

/* Links */
a,
a:link,
a:visited,
a:active,
a:focus {
    color: #333;
    text-decoration: underline;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;
    cursor: pointer;
}

.scrolltoBottom {
    color: #006bbb;
    text-decoration: underline;
    cursor: pointer;
}

.scrolltoLetter {
    color: #333;
    /*    text-decoration: underline;*/
    cursor: pointer;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;
}

a:hover,
.scrolltoBottom:hover,
.scrolltoLetter:hover {
    color: #333;
}

/* Buttons */
.def-btn {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    /*    border-radius: 5px;*/
    margin: 10px auto 0px;
    border-radius: 5px;
    /*    background-color: #e76863;*/
    background-color: #ff6600;
}

.def-btn:after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    position: absolute;
    top: 22px;
    right: 40px;
}

.def-btn:hover {
    /*	background-color: #ed1212;*/
    /*	background-color: #c83934;*/
    background-color: #ff8800;
}

.def-btn:hover:after {
    right: 35px;
}

#form-2 .def-btn {
    width: 400px;
    padding: 20px 40px;
}

#form-2 .def-btn:after {
    right: 30px;
}

#form-2 .def-btn:hover:after {
    right: 25px;
}

.left-btn {
    margin: 0px;
}

/*==================================================
 Header
==================================================*/

.header {
    margin-bottom: 10px;
}

.header-inner {
    padding: 15px 40px 0px;
    height: 42px;
    background-color: #fff;
}

.header .logo,
.pagina-1 .logo {
    position: absolute;
    z-index: 10;
}

.header h3 {
    font-size: 20px;
    color: #8e8e8e;
}

.header .adv {
    font-size: 12px;
    color: #ccc;
}

.header .adv.groot {
    font-size: 16px;
}

/*==================================================
 Pagina-1
==================================================*/

#stap1 p {
    margin-bottom: 0px;
}

.content-container {
    padding: 50px 40px 40px;
    background-color: #fff;
}

.element-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    /*    min-height: 300px;*/
}

.element-container {
    display: block;
    width: 100%;
}

.p1-header {
    margin-top: 30px;
    padding: 0px 40px;
}

.pagina-1 #actief-tekst {
    margin-bottom: 20px;
}

.pagina-1 .subtitel {
    margin-bottom: 25px;
    line-height: 175%;
}

.pagina-1 .content-container {
    margin-top: 30px;
    padding: 0px;
    border-top: 5px solid #015a9a;
    border-bottom: 5px solid #015a9a;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.pagina-1 h1.titel {
    margin-bottom: 5px;
    font-size: 32px;
}

.pagina-1 h2.subtitel {
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
}

/* Vragen */
.vraag-tekst {
    padding-top: 20px !important;
}

.vragen-holder {
    padding: 80px 50px 40px;
}

.vraag-holder p {
    font-size: 18px;
}

.vraag-holder .vraag {
    font-size: 22px;
}

.form-bg {
    padding: 20px;
    border-radius: 5px;
    background-color: #84bce1;
}

.vraag-holder .antwoorden-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.vraag-container {
    margin: 20px 0px;
    min-height: 130px;
}

.antw-btn {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 5px 10px;
    padding: 0px 10px 15px;

    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 10;

    transition: all 0.2s ease-in-out;
}

.antw-btn p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px !important;
    line-height: 120%;
    transition: all 0.2s ease-in-out;
}

.antw-btn h1 {
    font-size: 50px;
    color: #0677c3;
    transition: all 0.2s ease-in-out;
}

.antw-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    opacity: 0;
    border-radius: 5px;
    transition: opacity 0.2s ease-in-out;
}

.antw-btn:hover {
    background-color: #0677c3;
}

.antw-btn:hover div p,
.antw-btn:hover div h1 {
    color: #fff;
}

.antw-btn:hover:after {
    opacity: 1;
}

/* Stappen */
.stappen {
    padding: 0px 30px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}

.stap {
    height: 15px;
    width: 15px;
    border-radius: 10px;
    border: 2px solid #0677c3;
}

.stap.active {
    background-color: #0677c3;
}

.vraag-holder .subvraag {
    font-size: 16px;
    padding-bottom: 20px;
}

#gegevens-analyseren p {
    font-size: 50px !important;
}

#gegevens-analyseren p i {
    display: block;
}

.form-horizontal .checkbox {
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}

p.optin {
    /*    margin-top: 30px;*/
    line-height: 140%;
    font-size: 14px !important;
    color: #666;
}

p.optin.deel2,
#leesmeer-link2 {
    padding-left: 20px;
}

/* Form */
.form-container {
    margin: 0 auto;
    /*    width: 540px;*/
    max-width: 100%;
}

.form-header {
    position: relative;
    padding: 15px;
    border-bottom: 2px solid #fff;
    /*    background-color: #0d76c1;*/
    background-color: #33b73c;
}

.form-header:after,
.form-header:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.form-header:after {
    border-color: rgba(0, 0, 0, 0);
    /*	border-top-color: #0d76c1;*/
    border-top-color: #33b73c;
    border-width: 15px;
    margin-left: -15px;
}

.form-header:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 17px;
    margin-left: -17px;
}

.form-header h2 {
    font-size: 17px;
    line-height: 140%;
}

.form-header h5 {
    line-height: 140%;
}

.form-content {
    padding: 25px 15px 15px;
    /*    background-color: #0d76c1;*/
    background-color: #999;
}

.pagina-1 .bullets {
    margin: 10px auto;
    line-height: 140%;
    padding: 40px 35px;
    color: #000 !important;
}

.pagina-1 .bullet {
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
}

.pagina-1 .bullet:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    color: #f60;
}

/*==================================================
 Pagina-2
==================================================*/

.pagina-2 .content-container {
    padding-bottom: 30px;
}

/*==================================================
 Footer
==================================================*/

.footer {
    position: absolute;
    margin-top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #282a2b;
}

.footer-inner {
    padding: 30px;
}

.voorwaarden-row {
    margin-top: 20px;
}

.voorwaarden-row a,
.voorwaarden-row a:link,
.voorwaarden-row a:visited,
.voorwaarden-row a:hover,
.voorwaarden-row a:active,
.voorwaarden-row a:focus {
    color: #ddd;
    text-decoration: underline;
}



/*==================================================
 Media Queries
==================================================*/


@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {

    /* Header */
    .header-inner {
        height: 40px;
    }

    .vraag-holder {
        padding: 20px 0px;
    }

    .vragen-holder {
        padding: 80px 40px 40px;
    }

    .antw-btn {
        width: 110px;
        height: 110px;
    }

}

@media only screen and (max-width: 767px) {

    body {
        padding-bottom: 205px;
    }

    /* Header */
    .header-inner {
        padding: 15px 20px 0px;
    }

    .p1-header {
        padding: 0px 20px;
    }

    .header .logo,
    .pagina-1 .logo {
        width: 205px;
    }

    .header .bk-logo,
    .pagina-1 .bk-logo {
        left: 215px;
        top: 40px;
        width: 90px;
    }

    .content-container {
        padding: 45px 20px 30px;
    }

    /*
    .pagina-1 .content-container {
        border-bottom: 10px solid #015a9a;
    }
*/
    .content-container.bottom {
        padding-top: 20px;
    }

    h1.titel {
        font-size: 26px;
    }

    /* Pagina 1 */
    .pagina-1 .subtitel {
        margin-bottom: 15px;
        line-height: 120%;
    }

    .vraag-holder {
        border: none;
    }

    .antw-btn {
        flex-direction: row;
        justify-content: left;
        align-items: center;
        width: 100%;
        height: auto;
        padding: 15px 10px 10px;
    }

    .antw-btn div {
        display: inline-block;
    }

    .antw-btn div:first-child {
        display: flex;
        align-items: center;

        margin-right: 25px;
        width: 90px;
        height: 40px;
    }

    .antw-btn p {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        font-size: 20px !important;
        line-height: 100%;
    }

    .antw-btn img {
        max-height: 40px;
    }

    .pagina-1 .bullet:first-child {
        margin-top: 30px;
    }

}


@media only screen and (max-width: 479px) {

    body {
        padding-bottom: 250px;
    }

    /* Header */
    .header-inner {
        height: 32px;
        padding: 10px 15px 0px;
    }

    .p1-header {
        margin-top: 10px;
        padding: 0px 15px;
    }

    .header .logo,
    .pagina-1 .logo {
        width: 180px;
    }

    .header .bk-logo,
    .pagina-1 .bk-logo {
        left: 190px;
        top: 35px;
        width: 90px;
    }

    .pagina-1 .bk-logo {
        top: 40px;
    }

    .content-container {
        padding: 40px 15px 20px;
    }

    .vragen-holder {
        padding: 60px 5px 40px;
    }

    .vraag-holder {
        padding: 5px;
    }

    h1.titel {
        font-size: 20px;
    }

    .header-beeld {
        margin-bottom: 15px;
    }

    p.tekst,
    h2.subtitel {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .divider h3 {
        padding: 10px;
        font-size: 18px;
    }

    .form-bg {
        padding: 10px;
    }

    #actief-tekst h3 {
        font-size: 18px;
    }

    #actief-tekst h4 {
        font-size: 16px;
    }

    .antw-btn div:first-child {
        margin-right: 20px;
        width: 70px;
        height: 30px;
    }

    .antw-btn img {
        max-height: 30px;
    }

    .antw-btn p {
        font-size: 16px !important;
    }

    .pagina-1 h1.titel {
        font-size: 20px;
    }

    .form-header h2 {
        font-size: 14px;
    }

    /* Pagina 2 */
    .pagina-2 .content-container {
        padding-bottom: 10px;
    }

    #form-2 .def-btn {
        padding: 20px;
        font-size: 16px;
    }

    .def-btn:after,
    #form-2 .def-btn:after {
        right: 20px;
    }

    .def-btn:hover:after,
    #form-2 .def-btn:hover:after {
        right: 15px;
    }
}