.elementor-kit-5{--e-global-color-primary:#BD965B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#252525;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;}.elementor-kit-5 a{font-family:"Roboto", Sans-serif;}.elementor-kit-5 h1{font-family:"Roboto", Sans-serif;}.elementor-kit-5 h2{font-family:"Roboto", Sans-serif;}.elementor-kit-5 h3{font-family:"Roboto", Sans-serif;}.elementor-kit-5 h4{font-family:"Roboto", Sans-serif;}.elementor-kit-5 h5{font-family:"Roboto", Sans-serif;}.elementor-kit-5 h6{font-family:"Roboto", Sans-serif;}.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;}{}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;
}

.grecaptcha-badge{
    visibility: hidden;
}

div#ast-scroll-top {
    display: none !important;
}/* End custom CSS */