.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7b6def6:#FFFFFF;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-decoration:none;--e-global-typography-e7764bb-font-weight:400;--e-global-typography-e7764bb-text-decoration:none;background-color:var( --e-global-color-7b6def6 );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{text-decoration:underline;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-decoration:var( --e-global-typography-accent-text-decoration );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1195px;}.e-con{--container-max-width:1195px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 
* HELPERS 
*/

.text-underline-white a {
    text-decoration-color: white !important;
}

.elementor-kit-6 .no-underline {
    text-decoration: none;
}

.bg-full-height {
    background-size: auto 100%;
}

.bg-after {
    position: relative;
}

.bg-after:after {
    content: "";
    position: absolute;
    background: inherit;
    width: 100vw;
    right: -100vw;
    top: 0;
    bottom: 0;
}

/* 
* GENERAL 
*/

*::selection {
  color: var(--e-global-color-text);
  background-color: var(--e-global-color-accent);
}

a, a:hover {
    color: inherit;
}

/* uitlijning checkboxen en radiobuttons */
input[type="checkbox"], input[type="radio"] {
    vertical-align: middle;
    margin-right: 3px;
}

/* marge onder opsomming in tekst blok */
.elementor-text-editor ul, .elementor-text-editor ol {
    margin-bottom: 1.5em;
}

/* Geen marge onder laatste paragraaf */
.elementor-text-editor p:last-child {
    margin-bottom: 0;
}

/* Geen witruimte boven knop bij inline formulier */
.elementor-turnstile-field {
    display: none !important;
}/* End custom CSS */