.elementor-149 .elementor-element.elementor-element-c35f772 .elementor-repeater-item-e4f6630.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-149 .elementor-element.elementor-element-46889b8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-149 .elementor-element.elementor-element-46889b8 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-149 .elementor-element.elementor-element-b268b60 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-149 .elementor-element.elementor-element-e2f3c31 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-149 .elementor-element.elementor-element-c35f772{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-149 .elementor-element.elementor-element-33950a8 .elementor-repeater-item-6620a62.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-149 .elementor-element.elementor-element-448e4c8{text-align:center;}.elementor-149 .elementor-element.elementor-element-448e4c8 .elementor-heading-title{font-family:"Maison Neue", Sans-serif;font-size:1.5em;}.elementor-149 .elementor-element.elementor-element-4a225a3{font-family:"Maison Neue", Sans-serif;font-size:1em;}.elementor-149 .elementor-element.elementor-element-33950a8:not(.elementor-motion-effects-element-type-background), .elementor-149 .elementor-element.elementor-element-33950a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F1EA;}.elementor-149 .elementor-element.elementor-element-33950a8 > .elementor-container{max-width:700px;}.elementor-149 .elementor-element.elementor-element-33950a8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;padding:50px 0px 0px 0px;}.elementor-149 .elementor-element.elementor-element-33950a8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-b268b60 */.languagepickerfr {
	display: inline-block;
	transition: all .3s ease;
	height: 80px;
    width: 80px;
	position: fixed;
	right: 80px;
	top: 0px;
    padding-top: 22px;
	z-index: 9999;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-color: #C69C6C;
}

.languagepickerfr:hover {
	/* don't forget the 1px border */
	height: 80px;
	background-color: #C69C6C;
	color: #fff;
}

.languagepickerfr a{
	color: #C69C6C;
	text-decoration: none;
}

.languagepickerfr a:active{
	height: 112px;
    color: #C69C6C;
}



@media screen and (max-width: 1024px) {
	.languagepickerfr{
        left: -4px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
	.languagepickerfr{
        left: -9px;
        position: fixed;
        display: none;
	}
}

@media screen and (max-width: 640px) {
	.languagepickerfr{
        left: -3px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 640px) and (orientation: landscape) {
	.languagepickerfr{
        left: -3px;
        position: absolute;
        display: none;
	}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2f3c31 */.languagepickerde {
	display: inline-block;
	transition: all .3s ease;
	height: 80px;
    width: 80px;
	position: fixed;
	right: 0px;
	top: 0px;
    padding-top: 22px;
	z-index: 9999;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #C69C6C;
    background-color: #fff;
    cursor: pointer;
}

.languagepickerde:hover {
	/* don't forget the 1px border */
	height: 80px;
	background-color: #C69C6C;
	color: #fff;
}

.languagepickerde a{
	color: #C69C6C;
	text-decoration: none;
}

.languagepickerde a:active{
	height: 112px;
    color: #C69C6C;
}



@media screen and (max-width: 1024px) {
	.languagepickerde{
        left: -4px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
	.languagepickerde{
        left: -9px;
        position: fixed;
        display: none;
	}
}

@media screen and (max-width: 640px) {
	.languagepickerde{
        left: -3px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 640px) and (orientation: landscape) {
	.languagepickerde{
        left: -3px;
        position: absolute;
        display: none;
	}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b268b60 */.languagepickerfr {
	display: inline-block;
	transition: all .3s ease;
	height: 80px;
    width: 80px;
	position: fixed;
	right: 80px;
	top: 0px;
    padding-top: 22px;
	z-index: 9999;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-color: #C69C6C;
}

.languagepickerfr:hover {
	/* don't forget the 1px border */
	height: 80px;
	background-color: #C69C6C;
	color: #fff;
}

.languagepickerfr a{
	color: #C69C6C;
	text-decoration: none;
}

.languagepickerfr a:active{
	height: 112px;
    color: #C69C6C;
}



@media screen and (max-width: 1024px) {
	.languagepickerfr{
        left: -4px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
	.languagepickerfr{
        left: -9px;
        position: fixed;
        display: none;
	}
}

@media screen and (max-width: 640px) {
	.languagepickerfr{
        left: -3px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 640px) and (orientation: landscape) {
	.languagepickerfr{
        left: -3px;
        position: absolute;
        display: none;
	}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2f3c31 */.languagepickerde {
	display: inline-block;
	transition: all .3s ease;
	height: 80px;
    width: 80px;
	position: fixed;
	right: 0px;
	top: 0px;
    padding-top: 22px;
	z-index: 9999;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #C69C6C;
    background-color: #fff;
    cursor: pointer;
}

.languagepickerde:hover {
	/* don't forget the 1px border */
	height: 80px;
	background-color: #C69C6C;
	color: #fff;
}

.languagepickerde a{
	color: #C69C6C;
	text-decoration: none;
}

.languagepickerde a:active{
	height: 112px;
    color: #C69C6C;
}



@media screen and (max-width: 1024px) {
	.languagepickerde{
        left: -4px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
	.languagepickerde{
        left: -9px;
        position: fixed;
        display: none;
	}
}

@media screen and (max-width: 640px) {
	.languagepickerde{
        left: -3px;
        position: absolute;
        display: none;
	}
}

@media screen and (max-width: 640px) and (orientation: landscape) {
	.languagepickerde{
        left: -3px;
        position: absolute;
        display: none;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Maison Neue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.neo-eupen.be/wp-content/uploads/2019/12/maisonneue-medium-webfont.eot');
	src: url('https://www.neo-eupen.be/wp-content/uploads/2019/12/maisonneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://www.neo-eupen.be/wp-content/uploads/2019/12/maisonneue-medium-webfont.woff2') format('woff2'),
		url('https://www.neo-eupen.be/wp-content/uploads/2019/12/maisonneue-medium-webfont.woff') format('woff'),
		url('https://www.neo-eupen.be/wp-content/uploads/2019/12/maisonneue-medium-webfont.ttf') format('truetype'),
		url('https://www.neo-eupen.be/wp-content/uploads/2019/12/maisonneue-medium-webfont.svg#MaisonNeue') format('svg');
}
/* End Custom Fonts CSS */