.elementor-kit-6{--e-global-color-primary:#009640;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#383838;--e-global-color-accent:#009640;--e-global-color-15ee664:#000000;--e-global-typography-primary-font-family:"halyard-display";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"halyard-display";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.1em;font-family:"Inter", Sans-serif;}.elementor-kit-6 h1{font-family:"halyard-display", Sans-serif;}.elementor-kit-6 h2{font-family:"halyard-display", Sans-serif;}.elementor-kit-6 h3{font-family:"halyard-display", Sans-serif;}.elementor-kit-6 h4{font-family:"halyard-display", Sans-serif;}.elementor-kit-6 h5{font-family:"halyard-display", Sans-serif;}.elementor-kit-6 h6{font-family:"halyard-display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-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 *//*Horizontale scroll uit bij overflow */
html { overflow-x: hidden !important; }

.mobilebr
{
    display: none;
}

.tabletbr
{
    display: none;
}

.desktopbr
{
	display: block;
}

@media screen and (max-width:1024px) and (min-width: 768px) {
	.desktopbr
	{
		display: none;
	}
	.tabletbr
	{
		display: block;
	}
	.mobilebr
	{
		display: none;
	}
}

@media screen and (max-width:767px){
	.desktopbr
	{
		display: none;
	}
	.tabletbr
	{
		display: none;
	}
	.mobilebr
	{
		display: block;
	}
}

a, a:active, a:focus {
   outline: none;
}

.elementor-menu-toggle {
outline: none !important;
}

.grecaptcha-badge{
    visibility: hidden;
}/* End custom CSS */