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

html{
    height: 100%;
}
body{
    position: relative;
    min-height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #222;
    background-color: #fff;
}
.modal-content {
    font-family: 'Montserrat', sans-serif;
}


/*==================================================
 Overlay
==================================================*/
.overlay{
	position:fixed;
	z-index:2000;
	left:0;
	top:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.2);
}
.helaas{
	position:relative;
	z-index:2001;
	top: 50%;
	transform: translate(0, -50%);
}
#helaas-tekst{
	padding:30px;
	background-color:#fff;
	font-size: 16px;
}

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

/* Kleuren */
.blauw{color: #00aced;}
.grijs{color: #999;}
.donkergrijs{color: #7e7e7e;}
.ccblauw{color: #077abf;}
.groen{color: #4cae32;}


p.text-klein{
    font-size: 12px !important;
}
p.tekst-klein{
    font-size: 14px !important;
}


/* btn */
.prelander-btn {
    margin-left: 0px;
    max-width: 100%;
    padding: 15px 40px 15px 10px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #ef7715;
    background-color: #fff;
}
.prelander-btn:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-size: 0.8em;
    color: #fff;
    position: absolute;
    top: calc(50% - 9px);
    right: 30px;
}
.prelander-btn:hover {
    background-color: #fe892a;
}
.prelander-btn:hover:after {
    right: 20px;
}

.scrolltobottom,
.formmodal{
    color: #077abf;
    text-decoration: underline;
    cursor: pointer;
    
    -webkit-transition: color 250ms ease;
    -moz-transition: color 250ms ease;
    -o-transition: color 250ms ease;
    -ms-transition: color 250ms ease;
    transition: color 250ms ease;
}
.scrolltobottom:hover,
.formmodal:hover{
    color: #0087ba;
}
.divider .scrolltobottom{
    color: #fff;
}
.divider .scrolltobottom:hover{
    color: #fff;
}

.sluit-doel{
    display: flex;
    align-items: center;
}
.close{
    opacity: 0.5;
    font-weight: 400;
}
.close:hover{
    opacity: 0.8;
}

/* Loader modal */
#modal-loader .modal-content{
    border: none;
    border-radius: 15px;
}
#modal-loader .modal-body{
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#modal-loader .modal-body p{
    font-size: 16px;
    line-height: 140%;
}

#postcode-modal .modal-logo{
    max-height: 60px;
    float: left;
}
#postcode-modal .modal-body{
    background-color: #00aced;
}
#postcode-modal .modal-body p{
    font-size: 16px;
    line-height: 180%;
}
#modal-loader .modal-body p,
#modal-loader .modal-body h1,
#modal-loader .modal-body h2,
#modal-loader .modal-body h3,
#modal-loader .modal-body h4,
#modal-loader .modal-body h5,
#modal-loader .modal-body h6{
    font-weight: 600 !important;
}

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

.mar-top-25{
    margin-top: 25px;
}
.stop-logo{
    display: inline-block;
}
.stop-logo i{
    color: #ea3d3d;
    font-size: 0.95em;
}
.stop-logo span:first-child{
    font-size: 50px;
    line-height: 1;
}
.stop-logo .letter-o{
    color: #ea3d3d;
    position: relative;
}
.stop-logo .letter-o:before{
    content: "";
    width: 5px;
    height: 25px;
    background-color: #ea3d3d;
    position: absolute;
    left: 45%;
    top: 17px;
    transform: rotate(45deg);
}
.stop-logo span:nth-child(3){
    display: block;
    margin-top: -5px;
    font-size: 15px;
    line-height: 1;
    padding: 6px 5px;
    color: #fff;
    border-radius: 4px;
    background-color: #ea3d3d;
}


/* Header */
.header{
    padding: 25px 0px;
    border-bottom: 1px solid #b7b7b7;
}
.adv{
    position: absolute;
    top: -15px;
    right: 5px;
    font-size: 12px;
    color: #bbb;
}
.header .logo{
    width: 350px;
}
.header .bk-logo{
    margin-top: 40px;
    margin-left: 10px;
}
.beeld-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-beeld{
    margin-bottom: 15px;
    border-radius: 15px;
}

/* Social shares */
.header .share{
    margin-top: 5px;
}
.jssocials-shares{
    margin: 0 !important;
    text-align: right;
}
.jssocials-share {
/*    margin: 0 !important;*/
    margin-right: 10px !important;
    display: inline-block;
    vertical-align: top;
}
.jssocials-share:last-child {
    margin: 0 !important;
}
.jssocials-share-logo {
    width: 1em;
    vertical-align: middle;
    font-size: 14px !important;
}
img.jssocials-share-logo {
  width: auto;
  height: 1em;
}
.jssocials-share-link{
    display: inline-block;    
    padding: .45em .5em !important;
    width: 28px;
    height: 28px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    color: #fff !important;
    
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
.jssocials-share-link:hover,
.jssocials-share-link:focus,
.jssocials-share-link:active {
    color: #fff;
}
.jssocials-share-whatsapp .jssocials-share-link {
    background: #25D366; }
        .jssocials-share-whatsapp .jssocials-share-link:hover {
            background: #00bd6f; }
.jssocials-share-facebook .jssocials-share-link {
    background: #3b5998; }
        .jssocials-share-facebook .jssocials-share-link:hover {
            background: #6c77aa; }
.jssocials-share-twitter .jssocials-share-link {
    background: #00aced; }
        .jssocials-share-twitter .jssocials-share-link:hover {
            background: #67b7ef; }
.jssocials-share-linkedin .jssocials-share-link {
    background: #007bb6; }
        .jssocials-share-linkedin .jssocials-share-link:hover {
            background: #5191c2; }
.jssocials-share-email .jssocials-share-link {
    background: #000000; }
        .jssocials-share-email .jssocials-share-link:hover {
            background: #333333; }

.deel-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    padding: 10px;
}


/* Content */
.content-container{
	background-color: #fff;
    padding: 35px 0px 50px;
}
.content-container h2{
    font-size: 26px;
	line-height: 140%;
}
.gepubliceerd-border{
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.gepubliceerd i{
    margin-right: 8px;
}
.content-container p{
    font-size: 16px;
    line-height: 180%;
}
.content-container .titel{
    font-size: 36px;
}
.content-container .subtitel{
    font-size: 20px;
}
.postcodecheck{
    padding: 30px 10px;
    border-radius: 15px;
    background-color: #00aced;
}
.grafiek{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding: 5px 0px;
}




/* Gemeenten */
.letters {
    font-size: 18px;
}

.letter_scrollto,
.scrollto_disabled {
    margin-bottom: 2px;
    display: inline-block;
    width: 25px;
    text-align: center;
    border-right: 1px solid #42b99f;
    border-right: 1px solid #999;
}

.letter_scrollto:last-child,
.scrollto_disabled:last-child {
    border-right: none;
}

.letter_scrollto {
    color: #1E5051;
    cursor: pointer;
}

.letter_scrollto:hover {
    font-weight: 700;
}

.scrollto_disabled {
    color: #bbb;
}

.plaatsen-holder {
    column-count: 3;
    column-gap: 15px;
}

.gemeente-link {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 8px 30px 8px 8px;
    color: #222;
    line-height: 140%;
    border-bottom: 1px solid #ccc;
    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;
}

.gemeente-link:after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    content: '\f061';
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    color: #29741d;
    opacity: 0.15;

    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;
}

.gemeente-link:hover {
    padding-left: 13px;
    padding-right: 25px;
    color: #1E5051;
    text-decoration: none;
    font-weight: 600;
    border-color: #29741d;
}

.gemeente-link:hover:after {
    opacity: 1;
    right: 0px;
}

.plaatsen h5 {
    margin: 24px auto 5px;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
    background-color: #29741d;
}


/*==================================================
 Modals
==================================================*/

/* Loader modal */
#loader .modal-content {
    border: none;
    border-radius: 15px;
}

#loader .modal-body {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#loader .modal-body p {
    font-size: 16px;
    line-height: 140%;
}

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

.footer{
    position: absolute;
    color: #077abf;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 0px;
    background-color: #fff;
    z-index: 150;
}
.voorwaarden-col{	
	font-size: 12px;
	font-weight: 300;
}
.voorwaarden-col a,
.voorwaarden-col a:hover{
	color: #077abf;
    text-decoration: underline;
}

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

.form-control {
	border-radius: 5px;
    border-color: #fff;
	height: 50px;
    font-size: 16px;
    -webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0);
}
.FlowupLabels .fl_label {
    top: 15px;
    font-size: 16px;
}
.FlowupLabels .fl_wrap.focused .fl_label,
.FlowupLabels .fl_wrap.populated .fl_label,
.no-js .FlowupLabels .fl_label {
    top: 6px;
}
.FlowupLabels .fl_wrap.focused .fl_label {
    top: 5px;
}
i.form-control-feedback.glyphicon.glyphicon-refresh,
i.form-control-feedback.glyphicon.glyphicon-remove,
i.form-control-feedback.glyphicon.glyphicon-ok {
    right: 14px !important;
    top: 8px !important;
}
.form-control.fl_input {padding: 18px 12px 4px 10px;}

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

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

/* Buttons */
.camp-btn{	
	color: #fff;
	border-radius: 10px;
    padding: 14px 30px 14px 10px;
	
	font-size: 20px;
	font-weight: 400;
    
	cursor: pointer;
    background: #ff7700;
}
.camp-btn:after{
    position: absolute;
    top: 26px;
    top: calc(50% - 10px);
    right: 15px;
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 16px;
}
.camp-btn:hover{
    background-color: #ff8800;
}
.camp-btn:hover:after{
	right: 10px;
}


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


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


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

}


@media only screen and (max-width: 767px) {
	
    .header{
        padding: 20px 0px;
    }
    
    .content-container {
        padding: 20px 0px 30px;
    }
    .content-container h1{
        font-size: 29px;
    }
    .content-container h2{
        font-size: 24px;
    }    
    .gepubliceerd{
        margin-top: 4px;
    }

    .plaatsen-holder {
        column-count: 2;
    }
    
}

@media only screen and (max-width: 553px) {
    
    .beeld-flex{
        display: block;
    }
    p.text-klein{
        font-size: 10px !important;
        margin-bottom: 5px;
    }
    .header-beeld{
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 479px) {
    
    .header{
        padding: 20px 0px 15px;
    }
    .header .adv{
        font-size: 11px;
    }
    .header .bk-logo{
        margin-left: 0px;
    }
    
    .content-container {
        padding: 15px 0px 25px;
    }
    .content-container h1 {
        font-size: 22px !important;
    }
    .content-container h2 {
        font-size: 18px;
    }
    
    h3.text-bold.blauw {
        font-size: 22px;
    }
    
    .lijn.mar-bot-25, p.mar-bot-25, ul.mar-bot-25{
        margin-bottom: 20px !important;
    }
    
    .divider{
        padding: 15px 0px 5px;
    }
    .divider h2{
        font-size: 16px;
    }
    .divider h2 i{
        font-size: 46px;
    }

    .plaatsen-holder {
        column-gap: 10px;
        column-count: 1;
    }
    
}