.elementor-kit-7{--e-global-color-primary:#0033A0;--e-global-color-secondary:#666766;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-249db31:#FFFFFF;--e-global-color-b24bc8a:#F4F4F4;--e-global-color-e3dfc54:#000000;--e-global-typography-primary-font-family:"Century Gothic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Century Gothic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Century Gothic";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2d8d8b2-font-family:"Century Gothic";--e-global-typography-2d8d8b2-font-size:1.66rem;--e-global-typography-2d8d8b2-font-weight:600;--e-global-typography-2d8d8b2-text-transform:uppercase;--e-global-typography-de297e0-font-family:"Century Gothic";--e-global-typography-de297e0-font-size:15px;--e-global-typography-de297e0-font-weight:300;--e-global-typography-c525c35-font-family:"Century Gothic";--e-global-typography-c525c35-font-size:2rem;--e-global-typography-c525c35-font-weight:600;--e-global-typography-fb9ad3e-font-family:"Century Gothic";--e-global-typography-fb9ad3e-font-size:1.33rem;--e-global-typography-fb9ad3e-font-weight:600;--e-global-typography-69aa716-font-family:"Century Gothic";--e-global-typography-69aa716-font-size:1.2rem;--e-global-typography-69aa716-font-weight:600;--e-global-typography-69aa716-line-height:1.6em;font-size:18px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */header.sticky-header {
    --header-height: 80px;

    --shrink-me: 0.80;
    --sticky-background-color: #0033a0;
    --transition: .6s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(40% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://groupsd.be/wp-content/uploads/2021/11/CenturyGothic.woff') format('woff');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('http://groupsd.be/wp-content/uploads/2021/11/CenturyGothic-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('http://groupsd.be/wp-content/uploads/2021/11/CenturyGothic-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */