.elementor-3055 .elementor-element.elementor-element-f1d15b7{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.14;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3055 .elementor-element.elementor-element-f1d15b7:not(.elementor-motion-effects-element-type-background), .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-3055 .elementor-element.elementor-element-f1d15b7::before, .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .elementor-background-video-container::before, .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .e-con-inner > .elementor-background-video-container::before, .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .elementor-background-slideshow::before, .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://jpverbouwservice.nl/wp-content/uploads/2025/08/5814a85aa07a29be859c5a10f925b386.jpg");--background-overlay:'';background-position:center center;background-repeat:repeat-x;background-size:contain;}.elementor-3055 .elementor-element.elementor-element-f1d15b7:not(.elementor-widget),.elementor-3055 .elementor-element.elementor-element-f1d15b7{backdrop-filter:brightness( 1.2 ) contrast( 1 ) saturate( 1 ) blur( 0px ) hue-rotate( 0deg );-webkit-backdrop-filter:brightness( 1.2 ) contrast( 1 ) saturate( 1 ) blur( 0px ) hue-rotate( 0deg );}.elementor-3055 .elementor-element.elementor-element-f1d15b7 > .elementor-shape-bottom svg, .elementor-3055 .elementor-element.elementor-element-f1d15b7 > .e-con-inner > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:101px;}.elementor-3055 .elementor-element.elementor-element-9d03623{width:100%;max-width:100%;}.elementor-3055 .elementor-element.elementor-element-9d03623 > .elementor-widget-container{padding:0px 0px 80px 0px;}.elementor-3055 .elementor-element.elementor-element-9d03623.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-3055 .elementor-element.elementor-element-ffd3156{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:0px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-3055 .elementor-element.elementor-element-ffd3156.e-con{--align-self:center;}.elementor-3055 .elementor-element.elementor-element-5de492e{--display:flex;--justify-content:center;}.elementor-3055 .elementor-element.elementor-element-5de492e.e-con{--align-self:center;}.elementor-3055 .elementor-element.elementor-element-bc95263 > .elementor-widget-container{margin:-199px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3055 .elementor-element.elementor-element-bc95263.elementor-element{--align-self:center;}.elementor-3055 .elementor-element.elementor-element-bc95263.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-3055 .elementor-element.elementor-element-1124d6a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3055 .elementor-element.elementor-element-6a437ad.xpro-widget-bg-overlay:before{transition:background 0.3s;}/* Start custom CSS for html, class: .elementor-element-9d03623 *//* ================================
   HERO CENTER – Transparante Hero
   ================================ */

.jp-hero-center {
  padding: clamp(4rem, 10vw, 7rem) 1.5rem;
  background: transparent;
  width: 100%;
  position: relative;
}

.jp-hero-center__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.jp-hero-center__card {
  background: transparent;
  padding: 0;
  width: 100%;
}

.jp-hero-center__card-inner {
  background: transparent;
  padding: clamp(2rem, 5vw, 3.5rem) clamp(1.5rem, 4vw, 3rem);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* Pill bovenaan – GROEN */
.jp-hero-pill {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 1.2rem;
  border-radius: 999px;
  background: #6BBE45;
  border: 1px solid #6BBE45;
  margin-bottom: 1.2rem;
  box-shadow: 0 4px 12px rgba(107, 190, 69, 0.25);
}

.jp-hero-pill__dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #F7931E;
  margin-right: 0.5rem;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.1);
  }
}

.jp-hero-pill__text {
  font-size: 0.85rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.3px;
}

/* H1 – WIT met ORANJE accent */
.jp-hero-center__title {
  font-size: clamp(2.5rem, 5.5vw, 4rem);
  line-height: 1.15;
  margin: 0 0 1.2rem;
  color: #ffffff;
  font-weight: 900;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  max-width: 950px;
}

/* Oranje accent in H1 */
.accent-orange {
  color: #F7931E;
}

/* Lead tekst – WIT */
.jp-hero-center__lead {
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  line-height: 1.65;
  color: #ffffff;
  max-width: 850px;
  margin: 0 auto 0.8rem;
  font-weight: 500;
}

/* Body tekst – WIT */
.jp-hero-center__text {
  font-size: clamp(1rem, 1.8vw, 1.15rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.95);
  max-width: 800px;
  margin: 0 auto 2rem;
  font-weight: 400;
}

/* Horizontale chips met vinkjes */
.jp-hero-center__features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.7rem;
  margin: 0 0 2rem;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.jp-hero-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.6rem 1.1rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
  font-size: 0.9rem;
  color: #ffffff;
  white-space: nowrap;
  font-weight: 500;
  transition: all 0.3s ease;
}

.jp-hero-chip:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.45);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.jp-hero-chip__icon {
  font-size: 1rem;
  line-height: 1;
  color: #6BBE45;
  font-weight: 700;
}

/* CTA sectie */
.jp-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0.8rem;
}

.jp-cta--center {
  justify-content: center;
}

/* Button basis styling */
.jp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2.5rem;
  border-radius: 999px;
  font-size: 1.05rem;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid transparent;
  cursor: pointer;
  gap: 0.6rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

/* WhatsApp icon */
.jp-btn__icon {
  width: 1.3rem;
  height: 1.3rem;
  flex-shrink: 0;
}

/* Primary button (Gratis offerte) – ORANJE → GROEN hover */
.jp-btn--primary {
  border-color: #F7931E;
  background: #F7931E;
  color: #ffffff;
}

.jp-btn--primary:hover {
  background: #6BBE45;
  border-color: #6BBE45;
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(107, 190, 69, 0.4);
}

.jp-btn--primary:active {
  transform: translateY(-1px);
}

/* WhatsApp button – Blijft GROEN op hover, alleen lift effect */
.jp-btn--whatsapp {
  border-color: #25D366;
  background: #25D366;
  color: #ffffff;
}

.jp-btn--whatsapp:hover {
  background: #25D366;
  border-color: #25D366;
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(37, 211, 102, 0.5);
}

.jp-btn--whatsapp:active {
  transform: translateY(-1px);
}

/* Speciale animatie voor WhatsApp button */
.jp-btn--whatsapp:hover .jp-btn__icon {
  animation: shake 0.5s ease-in-out;
}

@keyframes shake {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(10deg);
  }
}

/* CTA ondertekst – GROEN & BOLD */
.jp-cta-note {
  font-size: 1rem;
  font-weight: 600;
  color: #6BBE45;
  margin: 0 0 1.8rem;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

/* Trustblok – Reviews */
.jp-hero-center__trust {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0.8rem 1.4rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.jp-hero-center__trust-main {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
}

/* Sterren */
.jp-stars {
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

.jp-stars svg {
  width: 1.1rem;
  height: 1.1rem;
  fill: #F7931E;
  filter: drop-shadow(0 2px 4px rgba(247, 147, 30, 0.3));
}

/* Rating tekst */
.jp-hero-center__rating-text {
  font-size: 0.9rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 500;
}

.jp-hero-center__rating-text strong {
  font-weight: 700;
  color: #F7931E;
}

/* Trust note */
.jp-hero-center__trust-note {
  margin: 0;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}

/* Responsive aanpassingen */
@media (max-width: 768px) {
  .jp-hero-center {
    padding: 3.5rem 1.25rem;
  }

  .jp-hero-center__card-inner {
    padding: 2rem 1.2rem;
  }

  .jp-hero-center__title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }

  .jp-hero-center__lead {
    font-size: 1rem;
  }

  .jp-hero-center__text {
    font-size: 0.95rem;
  }

  .jp-hero-center__features {
    gap: 0.5rem;
  }

  .jp-hero-chip {
    white-space: normal;
    text-align: center;
    font-size: 0.85rem;
    padding: 0.5rem 0.9rem;
  }

  .jp-cta {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .jp-btn {
    width: 100%;
    max-width: 100%;
    padding: 0.9rem 2rem;
  }

  .jp-hero-pill__text {
    font-size: 0.75rem;
  }

  .jp-stars svg {
    width: 1rem;
    height: 1rem;
  }

  .jp-hero-center__rating-text {
    font-size: 0.85rem;
  }

  .jp-hero-center__trust-note {
    font-size: 0.75rem;
  }
}

@media (max-width: 480px) {
  .jp-hero-center {
    padding: 2.5rem 1rem;
  }

  .jp-hero-center__title {
    font-size: 1.75rem;
  }

  .jp-hero-pill {
    padding: 0.35rem 1rem;
  }

  .jp-hero-chip {
    font-size: 0.8rem;
    padding: 0.45rem 0.8rem;
  }

  .jp-btn {
    font-size: 0.95rem;
    padding: 0.85rem 1.5rem;
  }

  .jp-btn__icon {
    width: 1.1rem;
    height: 1.1rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-bc95263 *//* === JP Offerte Form (compacte versie) === */
.jp-offerte-form{
  background: #fff;
  color: #0F2944;
  padding: 16px 20px;              /* minder binnenruimte */
  border-radius: 25px;
  max-width: 860px;
  margin: 0 auto;
  text-align: left;
  min-height: 200px;               /* minimale hoogte geforceerd */
}

.jp-offerte-form h2{
  font-size: 2rem;               /* kleiner */
  color: #F7931E;
  margin-bottom: 4px;              /* minder marge */
  text-align: center;
}

.jp-offerte-form .jp-subtitle{
  font-size: 1rem;               /* kleiner */
  color: #555;
  margin-bottom: 10px;
  text-align: center;
}

.jp-offerte-form label{
  display: block;
  font-weight: 600;
  margin: 6px 0 3px;               /* veel compacter */
  color: #0F2944;
}

.jp-offerte-form input,
.jp-offerte-form select,
.jp-offerte-form textarea{
  width: 100%;
  padding: 8px 10px;               /* kleinere velden */
  border-radius: 10px;
  border: 1px solid #ddd;          /* dunner */
  font-size: 0.9rem;
  outline: none;
  transition: all 0.3s ease;
  color: #0F2944;
  min-height: 36px;                /* uniforme veldhoogte */
}

.jp-offerte-form textarea{
  min-height: 20px;                /* kleiner tekstvak */
  resize: vertical;
}

.jp-submit-wrapper{
  text-align: center;
  margin-top: 10px;                /* minder ruimte */
}

.jp-offerte-form input[type="submit"]{
  background: #F7931E;
  color: #fff;
  font-weight: 600;
  border: none;
  padding: 10px 20px;              /* kleiner button */
  border-radius: 25px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s;
  font-size: 0.95rem;
}

.jp-offerte-form input[type="submit"]:hover{
  background: #6BBE45;
  transform: translateY(-2px);
}

/* === Grid Layout === */
.jp-form-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;                       /* minder ruimte tussen velden */
}

@media(max-width:768px){
  .jp-form-grid{
    grid-template-columns: 1fr;
  }
}

.jp-offerte-form h2{
  font-size: 1.8rem;
  color: #F7931E;
  margin-bottom: 12px;
  text-align: center;
}

.jp-usps{
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.jp-usps li{
  font-size: 1rem;
  color: #0F2944;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
}

.jp-usps .check{
  color: #6BBE45;
  font-weight: 700;
  font-size: 1.2rem;
}

.jp-belowtext{
  margin-top: 10px;
  font-size: 0.9rem;
  color: #555;
  font-style: italic;
}

/* --- Hardening: zorg dat niets "transparant" wordt in de hero --- */

/* 1) Form wrapper altijd boven overlay en zonder blending */
.jp-offerte-form{
  position: relative;
  z-index: 5;              /* hoger dan overlay */
  isolation: isolate;      /* voorkomt doorbloeden van mix-blend-mode */
  background: #fff;        /* expliciet wit */
}

/* 2) Inputs/select/textarea: altijd witte achtergrond */
.jp-offerte-form input,
.jp-offerte-form select,
.jp-offerte-form textarea{
  background: #fff;                 /* voorkom transparant door theme */
  -webkit-appearance: none;         /* iOS consistent */
  background-clip: padding-box;
}

/* 3) Als er blending is toegepast op de hero, forceer normal binnen form */
.jp-offerte-form, 
.jp-offerte-form *{
  mix-blend-mode: normal !important;
}

/* 4) In geval de Elementor overlay over content heen ligt: 
      verlaag z-index van de overlay in deze hero sectie */
.jp-wow-hero .elementor-background-overlay{
  z-index: 0 !important;            /* overlay achter content */
  pointer-events: none;             /* overlay blokkeert niks */
}
/* en zorg dat de hero content zelf boven de overlay staat */
.jp-wow-hero .elementor-container,
.jp-wow-hero .elementor-column,
.jp-wow-hero .elementor-widget-wrap{
  position: relative;
  z-index: 1;
}
/* Zorg dat formulier altijd padding + radius krijgt */
.jp-offerte-form{
  padding: 16px 20px !important;   /* binnenruimte */
  border-radius: 25px !important;  /* afgeronde hoeken */
  background:#fff;                 /* wit achtergrond */
  color:#0F2944;
  box-sizing: border-box;
}
.jp-offerte-form{
  box-shadow: 0 6px 20px rgba(15,41,68,.08);
}
    /* -- Scope de fix NIET naar submit/buttons -- */
.jp-offerte-form input:not([type="submit"]):not([type="button"]):not([type="reset"]),
.jp-offerte-form select,
.jp-offerte-form textarea{
  color:#0F2944 !important;
  background:#fff !important;
  caret-color:#0F2944;
}

.jp-offerte-form input:not([type="submit"]):not([type="button"]):not([type="reset"]):focus,
.jp-offerte-form select:focus,
.jp-offerte-form textarea:focus{
  color:#0F2944 !important;
  background:#fff !important;
}

/* Autofill alleen voor tekstvelden, niet voor submit */
.jp-offerte-form input:not([type="submit"]):not([type="button"]):not([type="reset"]):-webkit-autofill,
.jp-offerte-form select:-webkit-autofill,
.jp-offerte-form textarea:-webkit-autofill{
  -webkit-text-fill-color:#0F2944 !important;
  -webkit-box-shadow:0 0 0 1000px #fff inset !important;
  caret-color:#0F2944 !important;
  transition:background-color 9999s ease-out 0s;
}

/* Opties in select leesbaar */
.jp-offerte-form select option{
  color:#0F2944;
  background:#fff;
}

/* -- Safety: herstel expliciet de submit-kleuren (voor het geval er iets anders overschrijft) -- */
.jp-offerte-form input[type="submit"]{
  background:#F7931E !important;
  color:#fff !important;
}
.jp-offerte-form input[type="submit"]:hover{
  background:#6BBE45 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a437ad */* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    background: #ffffff;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
    color: #333333;
    background: #ffffff;
    margin: 0;
    padding: 0;
}

/* Container */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 60px 20px;
}

.container-alt {
    background: linear-gradient(135deg, #f8f9fa 0%, #F8F8F8 100%);
    padding: 80px 20px;
}


.section {
    margin-bottom: 0;
    padding-top: 40px;
}

.section:first-child {
    padding-top: 60px;
}

.section-bg-light {
    background: #F8F8F8;
    padding: 80px 20px;
}

.section-bg-gradient {
    background: linear-gradient(135deg, #ffffff 0%, #F8F8F8 100%);
    padding: 80px 20px;
}

.section-title {
    font-size: 2.5rem;
    color: #0F2944;
    margin-bottom: 20px;
    text-align: center;
}

.section-subtitle {
    font-size: 1.2rem;
    color: #333333;
    text-align: center;
    margin-bottom: 50px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
}

/* Buttons */
.btn {
    padding: 12px 30px;
    font-size: 1rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

.btn-primary {
    background: #F7931E;
    color: white;
}

.btn-primary:hover {
    background: #e08419;
    transform: translateY(-2px);
}

.btn-secondary {
    background: transparent;
    color: white;
    border: 2px solid white;
}

.btn-secondary:hover {
    background: white;
    color: #0F2944;
}

.btn-green {
    background: #6BBE45;
    color: white;
}

.btn-green:hover {
    background: #5da93a;
}

/* Internal Links */
.internal-link {
    color: #F7931E;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid transparent;
}

.internal-link:hover {
    border-bottom-color: #F7931E;
}

/* Services Grid */
.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.service-card {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.12);
}

.service-icon {
    width: 60px;
    height: 60px;
    background: #F7931E;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin-bottom: 20px;
}

.service-card h3 {
    font-size: 1.5rem;
    color: #0F2944;
    margin-bottom: 15px;
}

.service-card p {
    color: #333333;
    line-height: 1.8;
    margin-bottom: 15px;
}

.service-list {
    list-style: none;
    margin: 15px 0;
}

.service-list li {
    padding: 8px 0 8px 25px;
    position: relative;
    color: #333333;
}

.service-list li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #6BBE45;
    font-weight: bold;
}

.service-link {
    display: inline-block;
    margin-top: 15px;
    color: #F7931E;
    text-decoration: none;
    font-weight: 600;
}

.service-link:hover {
    color: #0F2944;
}

/* Process Steps - Horizontale Timeline */
.process-steps {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
    margin-top: 60px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.process-step {
    text-align: center;
    padding: 0;
    position: relative;
}

.step-number {
    width: 70px;
    height: 70px;
    background: #F7931E;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 auto 20px;
    box-shadow: 0 4px 15px rgba(247,147,30,0.25);
}

.process-step h3 {
    font-size: 1.1rem;
    margin-bottom: 12px;
    color: #0F2944;
    font-weight: 700;
}

.process-step p {
    color: #333333;
    line-height: 1.6;
    font-size: 0.9rem;
}

@media (max-width: 1200px) {
    .process-steps {
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
    }
}

@media (max-width: 768px) {
    .process-steps {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .step-number {
        width: 70px;
        height: 70px;
        font-size: 2rem;
    }
}

/* Areas Section */
.areas-section {
    background: white;
    padding: 80px 20px;
    color: #333333;
}

.areas-section .section-title {
    color: #0F2944;
}

.areas-section .section-subtitle {
    color: #666;
}

/* Areas Grid */
.areas-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-top: 40px;
}

.area-card {
    background: #F8F8F8;
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    transition: all 0.3s ease;
}

.area-card:hover {
    background: #F7931E;
    border-color: #F7931E;
    color: white;
    transform: translateY(-3px);
}

.area-card h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #0F2944;
}

.area-card p {
    color: #666;
}

.area-card:hover h3,
.area-card:hover p {
    color: white;
}

/* Price Section */
.price-section {
    background: linear-gradient(135deg, #F8F8F8 0%, #ffffff 100%);
    padding: 80px 20px;
    position: relative;
}

.price-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F7931E 0%, #6BBE45 100%);
}

.price-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-top: 50px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.price-card {
    background: white;
    padding: 50px 40px;
    border-radius: 12px;
    text-align: center;
    border: 2px solid #e5e5e5;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.price-card:hover {
    border-color: #F7931E;
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(247,147,30,0.15);
}

.price-card h3 {
    font-size: 1.8rem;
    color: #0F2944;
    margin-bottom: 25px;
    font-weight: 700;
}

.price {
    font-size: 2.2rem;
    color: #F7931E;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.3;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.price-note {
    color: #666;
    font-size: 0.95rem;
    margin-bottom: 35px;
}

.price-features {
    list-style: none;
    text-align: left;
    margin: 35px 0;
    padding: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.price-features li {
    padding: 12px 0 12px 30px;
    position: relative;
    color: #333333;
    font-size: 1rem;
    line-height: 1.6;
}

.price-features li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #6BBE45;
    font-weight: bold;
    font-size: 1.2rem;
}

/* FAQ */
.faq-container {
    max-width: 900px;
    margin: 0 auto;
}

/* ================================
   ANDERE DIENSTEN SECTIE
   ================================ */

.other-services-section {
    padding: clamp(4rem, 8vw, 6rem) 1.5rem;
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    position: relative;
}

.other-services-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #6BBE45 0%, #F7931E 100%);
}

.other-services-section__container {
    max-width: 1300px;
    margin: 0 auto;
}

.other-services-section__header {
    text-align: center;
    margin-bottom: 3.5rem;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.other-services-section__intro {
    font-size: 1.15rem;
    color: #333333;
    margin-top: 1.2rem;
    line-height: 1.7;
    font-weight: 500;
}

/* Services Grid */
.services-wrapper .jp-rec-list {
    display: grid;
    gap: 20px;
    margin: 20px 0;
    grid-template-columns: 1fr;
}

@media (min-width: 641px) and (max-width: 1023px) {
    .services-wrapper .jp-rec-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .services-wrapper .jp-rec-list {
        grid-template-columns: repeat(4, 1fr);
    }
}

.services-wrapper .jp-rec-card {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 2px solid #e5e5e5;
    border-radius: 20px;
    box-shadow: 0 4px 24px rgba(15, 41, 68, 0.08);
    overflow: hidden;
    transition: transform .3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow .3s ease, border-color .3s ease;
}

.services-wrapper .jp-rec-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 32px rgba(15, 41, 68, 0.12);
    border-color: #F7931E;
}

.services-wrapper .jp-rec-img img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    transition: transform .5s ease;
}

.services-wrapper .jp-rec-card:hover .jp-rec-img img { 
    transform: scale(1.05); 
}

.services-wrapper .jp-rec-title {
    margin: 16px 20px 8px;
    font-weight: 800;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #0F2944;
}

.services-wrapper .jp-rec-title a { 
    color: #0F2944;
    text-decoration: none;
    transition: color .3s ease;
}

.services-wrapper .jp-rec-card:hover .jp-rec-title a {
    color: #F7931E;
}

.services-wrapper .jp-rec-excerpt {
    margin: 0 20px 16px;
    font-size: 1rem;
    line-height: 1.7;
    color: #333333;
    flex: 1;
}

.services-wrapper .jp-rec-btn {
    margin: auto 20px 20px;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 10px;
    background: rgba(247, 147, 30, 0.1);
    color: #F7931E;
    font-weight: 700;
    font-size: 0.95rem;
    text-decoration: none;
    text-align: center;
    transition: all .3s ease;
}

.services-wrapper .jp-rec-btn:hover {
    background: #F7931E;
    color: #ffffff;
    transform: translateX(4px);
}

.services-wrapper .jp-rec-more { 
    margin-top: 30px; 
    display: flex; 
    justify-content: center; 
}

.services-wrapper .jp-rec-morebtn {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    padding: 16px 32px; 
    border-radius: 12px;
    background: linear-gradient(135deg, #F7931E 0%, #E67E0F 100%);
    color: #ffffff;
    font-weight: 800;
    font-size: 1.1rem;
    text-decoration: none;
    box-shadow: 0 4px 16px rgba(247, 147, 30, 0.3);
    transition: all .3s ease;
}

.services-wrapper .jp-rec-morebtn:hover { 
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(247, 147, 30, 0.4);
    background: linear-gradient(135deg, #E67E0F 0%, #D86D0A 100%);
}

@media (max-width: 768px) {
    .other-services-section {
        padding: 3.5rem 1.25rem;
    }

    .other-services-section__header {
        margin-bottom: 2.5rem;
    }

    .services-wrapper .jp-rec-card {
        border-radius: 16px;
    }

    .services-wrapper .jp-rec-title {
        font-size: 1.2rem;
    }

    .services-wrapper .jp-rec-morebtn {
        padding: 14px 28px;
        font-size: 1rem;
        width: 100%;
        justify-content: center;
    }
}

/* FAQ Container */

.faq-item {
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    overflow: hidden;
}

.faq-question {
    padding: 25px 30px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F8F8F8;
    transition: all 0.3s ease;
}

.faq-question:hover {
    background: #F7931E;
    color: white;
}

.faq-question h3 {
    font-size: 1.2rem;
    font-weight: 600;
}

.faq-toggle {
    font-size: 1.5rem;
    font-weight: bold;
}

.faq-answer {
    padding: 0 30px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-answer.active {
    padding: 25px 30px;
    max-height: 800px;
}

.faq-summary {
    font-weight: 600;
    color: #0F2944;
    margin-bottom: 10px;
}

/* Highlight Box */
.highlight-box {
    background: linear-gradient(135deg, #fff5f0 0%, #ffe8dc 100%);
    border-left: 5px solid #F7931E;
    padding: 30px;
    border-radius: 10px;
    margin: 40px 0;
}

.highlight-box h3 {
    color: #F7931E;
    margin-bottom: 15px;
    font-size: 1.5rem;
}

/* Reviews */
.reviews-section {
    background: #F8F8F8;
    padding: 60px 20px;
    border-radius: 15px;
}

.reviews-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.review-card {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.review-stars {
    color: #F7931E;
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.review-text {
    color: #333333;
    line-height: 1.8;
    margin-bottom: 20px;
    font-style: italic;
}

.review-author {
    font-weight: 600;
    color: #0F2944;
}

.review-location {
    color: #6BBE45;
    font-size: 0.9rem;
}

/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, #0F2944 0%, #1a3a5c 100%);
    color: white;
    padding: 80px 20px;
    text-align: center;
    margin-top: 0;
    border-radius: 0;
    position: relative;
}

.cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F7931E 0%, #6BBE45 100%);
}

.cta-section h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    color: #F7931E !important;
}

.cta-benefits {
    list-style: none;
    max-width: 600px;
    margin: 30px auto;
    text-align: left;
}

.cta-benefits li {
    padding: 12px 0 12px 35px;
    position: relative;
    font-size: 1.1rem;
}

.cta-benefits li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #6BBE45;
    font-weight: bold;
    font-size: 1.3rem;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
}

/* Responsive */
@media (max-width: 768px) {
    .section-title {
        font-size: 2rem;
    }
    
    .header-contact {
        flex-direction: column;
        gap: 10px;
    }
    
    .btn {
        padding: 10px 25px;
        font-size: 0.95rem;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
    }
    
    .price-cards {
        grid-template-columns: 1fr;
    }
}


/* ============================================
   CTA SECTION - FIXED & VERSTERKT
   ============================================ */
.cta-section {
    background: #0F2944 !important; /* Force donkerblauw */
    background-image: linear-gradient(135deg, #0F2944 0%, #1a3a5c 100%) !important;
    color: #ffffff !important;
    padding: 80px 20px !important;
    text-align: center;
    margin-top: 0;
    border-radius: 0;
    position: relative;
}

.cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F7931E 0%, #6BBE45 100%);
}

.cta-section h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    color: #F7931E !important; /* Force oranje titel */
    font-weight: 700;
}

.cta-section p {
    color: #ffffff !important; /* Force witte tekst */
    font-size: 1.1rem;
    max-width: 700px;
    margin: 0 auto 30px;
    line-height: 1.6;
}

.cta-benefits {
    list-style: none;
    max-width: 600px;
    margin: 30px auto;
    text-align: left;
    padding: 0;
}

.cta-benefits li {
    padding: 12px 0 12px 35px;
    position: relative;
    font-size: 1.1rem;
    color: #ffffff !important; /* Force witte tekst */
}

.cta-benefits li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #6BBE45;
    font-weight: bold;
    font-size: 1.3rem;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
}

/* Buttons in CTA */
.cta-section .btn-primary {
    background: #F7931E !important;
    color: #ffffff !important;
    padding: 14px 32px;
    font-size: 1.1rem;
    border: none;
}

.cta-section .btn-primary:hover {
    background: #e08419 !important;
    transform: translateY(-2px);
}

.cta-section .btn-secondary {
    background: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    padding: 14px 32px;
    font-size: 1.1rem;
}

.cta-section .btn-secondary:hover {
    background: #ffffff !important;
    color: #0F2944 !important;
}

/* Responsive */
@media (max-width: 768px) {
    .cta-section {
        padding: 60px 20px !important;
    }
    
    .cta-section h2 {
        font-size: 2rem;
    }
    
    .cta-buttons {
        flex-direction: column;
        gap: 15px;
    }
    
    .cta-section .btn-primary,
    .cta-section .btn-secondary {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */