.elementor-kit-16{--e-global-color-primary:#00131D;--e-global-color-secondary:#749EB4;--e-global-color-text:#00131D;--e-global-color-accent:#3F7490;--e-global-color-4ffa061:#FFFFFF;--e-global-color-8dd14e8:#E9EBF0;--e-global-color-3bb4e10:#F4F5F7;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:1.25rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.8rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-40511f0-font-family:"Raleway";--e-global-typography-40511f0-font-size:0.9rem;--e-global-typography-40511f0-font-weight:600;--e-global-typography-40511f0-text-transform:uppercase;--e-global-typography-40511f0-font-style:normal;--e-global-typography-40511f0-text-decoration:none;--e-global-typography-40511f0-line-height:1em;--e-global-typography-40511f0-letter-spacing:0.05rem;--e-global-typography-40511f0-word-spacing:0em;--e-global-typography-cd7ebf5-font-family:"Raleway";--e-global-typography-cd7ebf5-font-size:1.5rem;--e-global-typography-cd7ebf5-font-weight:600;--e-global-typography-cd7ebf5-line-height:1.8rem;--e-global-typography-edd1ab0-font-family:"Raleway";--e-global-typography-edd1ab0-font-size:2.8rem;--e-global-typography-edd1ab0-font-weight:300;--e-global-typography-edd1ab0-line-height:3rem;--e-global-typography-edd1ab0-letter-spacing:-0.02rem;--e-global-typography-a508c22-font-family:"Raleway";--e-global-typography-a508c22-font-size:2.5rem;--e-global-typography-a508c22-font-weight:300;--e-global-typography-a508c22-line-height:2.8rem;--e-global-typography-a508c22-letter-spacing:-0.02rem;--e-global-typography-87dbcbe-font-family:"Raleway";--e-global-typography-87dbcbe-font-size:2.1rem;--e-global-typography-87dbcbe-font-weight:500;--e-global-typography-87dbcbe-line-height:2.8rem;--e-global-typography-87dbcbe-letter-spacing:-0.02rem;color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:16px;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 p{margin-block-end:16px;}.elementor-kit-16 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-16{--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-line-height:1.7rem;--e-global-typography-40511f0-font-size:14px;--e-global-typography-cd7ebf5-font-size:1.3rem;--e-global-typography-edd1ab0-font-size:1.9rem;--e-global-typography-edd1ab0-line-height:2.4rem;--e-global-typography-a508c22-font-size:1.9rem;--e-global-typography-a508c22-line-height:2.4rem;--e-global-typography-87dbcbe-font-size:1.9rem;--e-global-typography-87dbcbe-line-height:2.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16{--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-line-height:1.5rem;--e-global-typography-cd7ebf5-font-size:1.2rem;--e-global-typography-cd7ebf5-line-height:1.6rem;--e-global-typography-edd1ab0-font-size:1.9rem;--e-global-typography-edd1ab0-line-height:2.3rem;--e-global-typography-a508c22-font-size:1.9rem;--e-global-typography-a508c22-line-height:2rem;--e-global-typography-87dbcbe-font-size:1.9rem;--e-global-typography-87dbcbe-line-height:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.grecaptcha-badge { 
    visibility: hidden !important;
}

h2 strong {
    position: relative;
    font-weight: 700;
    color: #7ea1b8; /* jouw blauwe kleur */
}

h2 strong::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px; /* afstand onder tekst */
    width: 100%;
    height: 10px; /* dikte van de lijn */
    background: #dfe3e8; /* kleur underline */
    z-index: -1;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.tekst ul {
    margin-bottom: 20px;
}
.tekst p {
    margin-bottom: 20px;
}
.tekst ul li {
  list-style: none;
  position: relative;
  padding-left: 0px;
  border-bottom: 0px solid #DEE3EB;
  padding-bottom: 8px;
  padding-top: 8px;
  break-inside: avoid; /* Prevents splitting list items between columns */
  font-weight: 700;
}

.tekst ul li::before {
  content: '';
  display: inline-block;
  height: 15px;
  width: 30px;
  background-image: url('https://obra.be/wp-content/uploads/2026/05/check.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -36px;
}

.tekst hr {
    margin:60px 0 60px 0;
    height: 1px;
    border-style: solid;
    border-color: #E1E4EB;
}

.tekst h3 {
    color: #749EB4;
    font-size: 1.5rem;
}

.link-underlined {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #749EB4;
    font-weight: 600;
}

.link-underlined::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px; /* beginlengte */
    height: 2px;
    background: currentColor;
    transition: width 0.35s ease;
}

.link-underlined:hover::after {
    width: 180px; /* hoverlengte */
}

.link-underlined-gecentreerd {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #7ea1b8;
    font-weight: 600;
}

.link-underlined-gecentreerd::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -14px;
    width: 100px; /* beginlengte */
    height: 2px;
    background: currentColor;
    transition: width 0.35s ease;
}

.link-underlined-gecentreerd:hover::after {
    width: 180px; /* hoverlengte */
}

/* realisatie *//* End custom CSS */