.elementor-75 .elementor-element.elementor-element-0bb9e78{--display:flex;--min-height:80px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:-90px;--margin-left:0px;--margin-right:0px;--z-index:10;}.elementor-75 .elementor-element.elementor-element-77318d4{--display:flex;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:5px;--margin-right:0px;}.elementor-widget-image .widget-image-caption{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-75 .elementor-element.elementor-element-5668e1b{text-align:start;}.elementor-75 .elementor-element.elementor-element-5668e1b img{width:30%;}.elementor-75 .elementor-element.elementor-element-701fc1e{--display:flex;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:-28px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-75 .elementor-element.elementor-element-c26cb7b .elementor-button{background-color:#00C9AE00;font-family:"Barlow", Sans-serif;font-size:16px;font-weight:500;font-style:normal;text-decoration:underline;fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-75 .elementor-element.elementor-element-0e14d06{--display:flex;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:5px;}.elementor-75 .elementor-element.elementor-element-f2555b4 .elementor-button{background-color:#00C9AE00;font-family:"Barlow", Sans-serif;font-size:16px;font-weight:500;text-decoration:underline;fill:#F00404;color:#F00404;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-75 .elementor-element.elementor-element-0bb9e78{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-75 .elementor-element.elementor-element-77318d4{--width:45%;--justify-content:center;}.elementor-75 .elementor-element.elementor-element-5668e1b img{width:78%;}.elementor-75 .elementor-element.elementor-element-701fc1e{--width:48%;--justify-content:center;}.elementor-75 .elementor-element.elementor-element-0e14d06{--width:48%;--justify-content:center;}}@media(min-width:768px){.elementor-75 .elementor-element.elementor-element-0bb9e78{--width:100%;}.elementor-75 .elementor-element.elementor-element-0e14d06{--width:25%;}}/* Start custom CSS for container, class: .elementor-element-0bb9e78 */.elementor-75 .elementor-element.elementor-element-0bb9e78.elementor-sticky--effects {
    background-color: rgba(250, 250, 250, 0.9) !important;
}

.elementor-75 .elementor-element.elementor-element-0bb9e78 {
    transition: background-color 1s ease !important;
}

.elementor-75 .elementor-element.elementor-element-0bb9e78.elementor-sticky--effects > .elementor-container {
    min-height: 70px;
}

.elementor-75 .elementor-element.elementor-element-0bb9e78 > .elementor-container {
    transition: min-height 1s ease !important;
}

/* Zorgt ervoor dat het logo onzichtbaar is bij het laden */
.logo-hidden {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

/* Wanneer de header sticky wordt na 200px scrollen */
.elementor-sticky--effects .logo-hidden {
    opacity: 1;
}/* End custom CSS */