.elementor-kit-8{--e-global-color-primary:#333E94;--e-global-color-secondary:#5665DA;--e-global-color-text:#000000;--e-global-color-accent:#E75654;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"proxima-nova";--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:"Rubik";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:500;font-family:"proxima-nova", Sans-serif;font-size:16px;font-weight:300;line-height:1.3em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Rubik", Sans-serif;font-size:27px;font-weight:500;line-height:1.2em;}.elementor-kit-8 h3{font-family:"Rubik", Sans-serif;font-size:27px;font-weight:500;line-height:1.2em;}.elementor-kit-8 h4{font-family:"Rubik", Sans-serif;font-size:27px;font-weight:500;line-height:1.2em;}.elementor-kit-8 h5{font-family:"Rubik", Sans-serif;font-size:27px;font-weight:500;line-height:1.2em;}.elementor-kit-8 h6{font-family:"Rubik", Sans-serif;font-size:27px;font-weight:500;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1184px;}.e-con{--container-max-width:1184px;}.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 *//*Horizontale scroll uit bij overflow */
html, body { overflow-x: hidden !important; }

body{
    overflow-y: 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;
}

#ast-scroll-top{
    display: none !important;
}/* End custom CSS */