/*
Theme Name: Verkeersschool Wesseldijk
Theme URI: https://www.verkeersschoolwesseldijk.nl/
Description: Verkeersschool Wesseldijk
Author: Bas ten Broeke - Webcreationz
Author URI: https://webcreationz.nl
Version: 1.0
*/

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

strong, b {
    font-family: 'brandingsemibold';
    font-weight: 400;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.contact_info .inner.pad-l { padding-right: 10px; }
.contact_info li { margin-bottom: 5px; }
.orange { background-color: #f18f1c; color: #fff; }
.button.orange {
    color: #fff;
    text-decoration: none;
}
.lightblue { background-color: #4d9cd6; color: #fff; }
.bottom-fixed-block { display: none; }
.result-display-inner { max-height: inherit !important; }
.invisible { display: none !important; }
.alignleft { float: left; margin: 0 25px 20px 0; }
.alignright { float: right; margin: 0 0 20px 25px; }
.aligncenter { float: none; text-align: center; margin: 0 auto; }
.fullwidth h2, .fullwidth h3, .fullwidth h4 { color: #194080 !important; }
.bhoechie-tab-content .btn-group a { color: #fff; text-decoration: none; margin-bottom: 30px; }

.bhoechie-tab-container .load-more-wrap, .bhoechie-tab-container .load-more-wrap:after { display: none !important; }
a.br { margin-top: 10px; }

.code_module1 .check-input label.form-check-label i { font-size: 15px !important; text-transform: inherit !important; font-style: italic !important; }

.result-list li { min-height: 79px; height: inherit;  }
.result-list li span.aninc a.close.button { font-size: 15px; color: #a30000; }
.result-list li span.more a { font-size: 14px; }
.result-list li span.more i, .result-list li span.aninc i { font-size: 23px; margin-top: -4px; }
.titleblock { display: block; }

.socials { display: block; margin: 30px 0 0; }
.socials i { font-size: 30px; }

input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 0.9;
}
::-moz-placeholder { /* Firefox 19+ */
    opacity: 0.9;
}
:-ms-input-placeholder { /* IE 10+ */
    opacity: 0.9;
}
:-moz-placeholder { /* Firefox 18- */
    opacity: 0.9;
}

iframe, object, embed {
    max-width: 100%;
}

.content table, .content table th, .content table td { border: 1px solid #ccc; font-size: 20px; line-height: 34px; font-family: 'brandinglight'; }
.content table { margin-bottom: 30px; }
.content table th,  .content table td { padding: 7px 15px; }
.content table th, .content table th p { font-weight: bold; font-family: 'montserratbold'; }
.content table p { font-size: 20px; line-height: 34px; font-family: 'brandinglight'; }

.h2blue h2 { color: #194080; }
.right-text a.button:hover { background-color: #fff; color: #f18f1c; }

.elearning-korting-bar .ano-block { padding-left: 10%; }
.elearning-korting-bar .ano-block.first { padding-left: 2%; }

.secondary-header-bar.secondary-hb { min-height: 188px; }
.secondary-header-bar .icon.scroll { width: 100px; height: 100px; z-index: 9; }

img { max-width: 100%; height: auto; }
.content li {
    color: #4a4a4a;
    font-family: 'brandinglight';
    font-size: 20px;
    line-height: 34px;
    padding: 0;
    margin: 0;
}

.content ul { margin: 0 0 38px 20px; }
.content p { margin-bottom: 40px; }
.content p a, .content li a, .bhoechie-tab-content a { color: #194080; text-decoration: underline; }
.date-select-wrap i.fabottom { bottom: 44px; top: auto; }

.top-code95-wrap .sub-h, .top-code95-wrap h4 {
    color: #194080;
    font-family: 'montserratlight';
    font-size: 30px;
    line-height: 40px;
    display:block;
    margin-bottom: 28px;
    font-style: italic;
}

#contact_form h3 { color: #4d9cd6; text-transform: uppercase; margin: 10px 0 40px; font-size: 28px; }

.postimg { margin: 80px auto 20px; }
.top-code95-wrap1.top-code95-wrap .btn-group { margin-bottom: 35px; }
.load-more-wrap.noshadow:before, .load-more-wrap.noshadow:after { display: none !important; }
h4.package-title { font-size: 32px; }

.labelContainer {
    position: relative;
    display: inline-block;
    margin: 5px auto 0 5px;
    top: 0;
    left: auto;
    right: auto;
    background-color: #FFF;
    width: 180px;
    height: 24px;
    -webkit-box-shadow: 0px 3px 6px -2px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 3px 6px -2px rgba(0,0,0,0.29);
    box-shadow: 0px 3px 6px -2px rgba(0,0,0,0.29);
}
.web_label {
    position: absolute;
    right: 0px;
    top: 6px;
    padding-right: 4px;
}
.fad_label {
    position: absolute;
    top: 5px;
    left: 2px;
    padding-left: 4px;
}


@media screen and (max-width: 992px){
    .alignleft, .alignright, .aligncenter { margin: 0 auto 20px; display: block; float: none; }
}

@media screen and (max-width: 1199px){
    .secondary-header-bar.text-center { display: none; }
}
@media screen and (max-width: 767px){
    .top-code95-wrap11 .inner-block { margin-top: 0; }
}

@media screen and (max-width: 600px){
    .labelContainer { display: block; float: none; }
}

.postimg .img-wrap1 {
    position:relative;
    padding:12px;			
    pointer-events:none;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.postimg .img-wrap1 img {
    border-radius:50%;
    width:100%;
}
.postimg.circle-off .img-wrap1 img { border-radius: 0; }
.postimg .img-wrap1:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -6px;
    z-index: 1;
    background: url(images/rings.svg) no-repeat center /100%;
}
.postimg.circle-off .img-wrap1:after { display: none; }

.popup-imgs li {
    line-height: inherit;;
    font-family: inherit;
    list-style: none;
    list-style-type: none;
    margin-left: 0;
}

.instructor-bar .vehicle-list img { max-height: 42px; }

@media only screen and (max-width: 767px) {
    .secondary-header-bar.secondary-hb {
        display: none;
    }
    .backbtn1 a {
        max-width: 100%;
        text-decoration: none;
    }
    .bottom-fixed-block {
        display: block;
        padding: 10px 0 25px;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 9999;
        box-shadow: 0 -2px 5px rgba(0,0,0,.1);
        text-align: center;
    }
    .bottom-fixed-block .button { display: inline-block; margin: 0 auto; }
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #333;
    text-decoration:none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #fff;
    border: 1px solid #194080;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #194080;
    color: #fff;
}
.newsBox { margin: 20px auto; }
.newscontainer { margin: 20px 0 80px; }

.klachten { font-size: 14px; }
.klachten h2, .klachten h3, .klachten h4 { margin-bottom: 20px; }
.klachten ul{ padding-left: 18px; }
.klachten ol { padding-left: 18px; }
.klachten li { line-height: 24px; }