/*==================================================
 Main
==================================================*/
html {
  height: 100%;
	scroll-behavior: smooth;
}
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;
}
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: 200px;
}
.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;
}
/* LOADER */
.loader-txt {
  height: 72.8px;
}
#loader, #loader-2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 5px;
  border-radius: 15px;
  background-color: #e6e6e6;
  margin-bottom: 10px;
}
#layer, #layer-2 {
  position: absolute;
  background: repeating-linear-gradient(45deg, #96c221, #96c221 10px, #a6cb42 10px, #a6cb42 20px);
  width: 0%;
  height: 100%;
  border-radius: 15px;
}
#counter, #counter-2 {
  font-size: 18px;
  width: 1%;
  text-align: right;
}
/*==================================================
 Footer
==================================================*/
.footer {
	color: #077abf;
	padding: 15px 0px;
	background-color: #fff;
}
.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;
  }
}
.letters {
  font-size: 16px;
  text-align: center;
}
.letter_scrollto, .scrollto_disabled {
  display: inline-block;
  text-align: center;
  color: #4cae32;
  cursor: pointer;
  width: 25px;
  border-right: 1px solid #999;
}
.letter_scrollto:last-of-type {
  border-right: none;
}
.letter_scrollto:hover {
  font-weight: 600;
}
.scrollto_disabled {
  color: #bbb;
  cursor: auto;
}
.letter-holder h5 {
  margin: 24px auto 5px;
  padding: 5px 8px;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  background-color: #4cae32;
}
.plaatsen-holder {
  column-count: 3;
  column-gap: 15px;
}
.gemeente-link {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  padding: 4px 8px;
  color: #222;
  line-height: 140%;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.gemeente-link:hover {
  text-decoration: none;
  color: #4cae32;
}
.footer {
	margin: 20px 0px;
	padding: 20px;
}
.footer-links {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    align-items: center;
	margin: 15px 0px;
}
/* Modal Container Styling */
.cookie-modal {
  border: none;
  border-radius: 8px;
  padding: 0;
  max-width: 500px;
  width: 90%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  font-family: system-ui, -apple-system, sans-serif;
  color: #333;
}

.cookie-modal::backdrop {
  background: rgba(0, 0, 0, 0.4);
}

.cookie-container {
  padding: 24px;
  position: relative;
}

.cookie-close {
  position: absolute;
  top: 12px;
  right: 16px;
  background: transparent;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
}

.cookie-container h2 {
  margin: 0 0 8px 0;
  font-size: 1.25rem;
}

.cookie-intro {
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 20px;
  line-height: 1.4;
}

.cookie-intro a {
  color: #0d56c9;
  text-decoration: underline;
}

/* Categorie Toggles */
.cookie-categories {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
  max-height: 250px;
  overflow-y: auto;
}

.cookie-category {
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 12px;
}

.category-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 0.95rem;
}

.category-desc {
  font-size: 0.8rem;
  color: #666;
  margin: 6px 0 0 0;
  line-height: 1.3;
}

.category-header input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

/* Actieknoppen */
.cookie-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.btn {
  padding: 8px 16px;
  border-radius: 4px;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  flex: 1 1 auto;
}

.btn-primary {
  background-color: #3fa800;
  color: #fff;
}

.btn-primary:hover {
  background-color: #00a815;
}

.btn-secondary {
  background-color: #f1f5f9;
  border-color: #cbd5e1;
  color: #334155;
}

.btn-secondary:hover {
  background-color: #e2e8f0;
}

/* Styling specifiek voor de Privacy Modal (Bovenaan het scherm) */
.privacy-modal {
  border: none;
  padding: 0;
  max-width: 600px;
  width: 85%;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  font-family: Arial, sans-serif;
  color: #1a1a1a;

  /* Positie aanpassen naar de bovenkant */
  margin-top: 40px;      /* Afstand vanaf de bovenkant van het scherm */
  margin-bottom: auto;   /* Voorkomt dat de browser hem verticaal centreert */
}

.privacy-modal::backdrop {
  background: rgba(0, 0, 0, 0.5);
}

.privacy-container {
  padding: 28px 24px 20px 24px;
  position: relative;
  background-color: #ffffff;
}

.privacy-close-btn {
  position: absolute;
  top: 10px;
  right: 14px;
  background: none;
  border: none;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  color: #888888;
}

.privacy-close-btn:hover {
  color: #000000;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.15);
}
.privacy-title {
    margin: 0 0 12px 0;
    font-size: 1.3rem;
    font-weight: normal;
}

.privacy-body {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #4a4a4a;
  margin-bottom: 24px;
}

.privacy-actions {
  display: flex;
  justify-content: flex-end;
}

.privacy-btn {
  padding: 8px 20px;
  border-radius: 6px;
  border: none;
  background-color: #222222;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.privacy-btn:hover {
  background-color: #444444;
}
/* Styling specifiek voor de Contact Modal */
.contact-modal {
	border: none;
	padding: 0;
	max-width: 450px;
	width: 85%;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
	font-family: Arial, sans-serif;
	color: #1a1a1a;
	/* Positie aan de bovenkant */
	margin-top: 40px;
	margin-bottom: auto;
}

.contact-modal::backdrop {
  background: rgba(0, 0, 0, 0.5);
}

.contact-container {
  padding: 28px 24px 20px 24px;
  position: relative;
  background-color: #ffffff;
}

.contact-close-btn {
  position: absolute;
  top: 10px;
  right: 14px;
  background: none;
  border: none;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  color: #888888;
}

.contact-close-btn:hover {
  color: #000000;
}

.contact-title {
	margin: 0 0 16px 0;
	font-size: 1.3rem;
	font-weight: normal;
}

.contact-body {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #4a4a4a;
  margin-bottom: 24px;
}

.contact-company {
  font-weight: 600;
  margin: 0 0 4px 0;
  color: #1a1a1a;
}

.contact-address {
  font-style: normal;
  margin-bottom: 12px;
}

.contact-email {
  margin: 0 0 12px 0;
}

.contact-email a {
  color: #0d56c9;
  text-decoration: underline;
}

.contact-vat {
  margin: 0;
}

.contact-actions {
  display: flex;
  justify-content: flex-end;
}

.contact-btn {
  padding: 8px 20px;
  border-radius: 6px;
  border: none;
  background-color: #222222;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.contact-btn:hover {
  background-color: #444444;
}
