.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#575757;--e-global-color-accent:#003C7B;--e-global-color-ecb8c6d:#E2E9F0;--e-global-typography-primary-font-family:"Helvetica Neue";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Helvetica Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Helvetica Neue";--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Helvetica Neue";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.1em;font-family:"Helvetica Neue", Sans-serif;}.elementor-kit-5 a{font-family:"Helvetica Neue", Sans-serif;text-decoration:none;}.elementor-kit-5 h1{font-family:"Helvetica Neue", Sans-serif;}.elementor-kit-5 h2{font-family:"Helvetica Neue", Sans-serif;}.elementor-kit-5 h3{font-family:"Helvetica Neue", Sans-serif;}.elementor-kit-5 h4{font-family:"Helvetica Neue", Sans-serif;}.elementor-kit-5 h5{font-family:"Helvetica Neue", Sans-serif;}.elementor-kit-5 h6{font-family:"Helvetica Neue", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1122px;}.e-con{--container-max-width:1122px;}.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-5 e-page-transition{background-color:#FFBC7D;}@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;
}

.elementor-message{
    margin-top: 25px !important;
}

.grecaptcha-badge{
    visibility: hidden;
}

div#ast-scroll-top {
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("/wp-content/uploads/2023/05/HelveticaNeue-01.ttf") format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url("/wp-content/uploads/2023/05/HelveticaNeue-Light-08.ttf") format('truetype');
}
/* End Custom Fonts CSS */