.elementor-kit-3849{--e-global-color-primary:#40C7F4;--e-global-color-secondary:#99CA3B;--e-global-color-text:#899299;--e-global-color-accent:#40C7F4;--e-global-color-181d79ff:#6EC1E4;--e-global-color-199d3152:#54595F;--e-global-color-5fef42e6:#7A7A7A;--e-global-color-3096a3a:#000;--e-global-color-6333b874:#FFF;--e-global-color-736e9f65:#BABABA;--e-global-color-5c99ab6f:#E9F1F3;--e-global-color-5cd75469:#B9BFBF;--e-global-color-2336c5e7:#32C6F4;--e-global-color-285d8c1a:#EAEBEC;--e-global-color-434d2cff:#FBFFFF;--e-global-color-2c72114a:RGBA(50, 198, 244, 0.11);--e-global-color-3ac3da84:#F5F6F7;--e-global-color-17ba81f:#282828;--e-global-color-d31870c:#D8F4FD;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:600;--e-global-typography-6f937eb-font-size:16px;--e-global-typography-6f937eb-font-weight:400;--e-global-typography-6f937eb-line-height:1.3em;}.elementor-kit-3849 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-kit-3849{--e-global-typography-primary-font-size:52px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Main nav */
li.submenu-title-item a {
    color: #54595F !important;
}

/* Contact forms AC */
 ._inline-form input,  ._inline-form select, ._inline-form textarea
{
    background-color: #EAEBEC;
    border-color: #EAEBEC;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
}

 ._inline-form label._form-label
{
    font-size: 14px !important;
    font-weight: 300;
    text-transform: uppercase;
    padding: 12px 0 7px 0;
}

 ._inline-form button[type="submit"] {
    background-color: #32C6F4;
    color: #FFFFFF;
    border-color: #32C6F4;
    border-radius: 0;
    margin-top: 10px;
}

 ._inline-form button[type="submit"]:hover {
    background-color: #FFFFFF;
    color: #32C6F4;
}

/* blog 
.blogHeader .blogHeader__title {
    visibility: hidden;
}*/

/*Code for en-US language*/
html[lang="en-US"] #test-wpml span {
display: block;
}

html[lang="en-US"] .customBlog {
display: none;
}

/*Code for all other languages*/
html[lang="fr-FR"] .notification-blog-en, html[lang="fr-be"] .notification-blog-en, html[lang="nl-be"] .notification-blog-en, html[lang="nl-NL"] .notification-blog-en, html[lang="fr-lu"] .notification-blog-en  {
display: none;
}

/*Cookie consent custom style*/
.cli-switch input:checked + .cli-slider{
   background-color:#5ecbf5;  
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #5ecbf5;
    color: #ffffff;
    border-radius: 0px;
}

.cli-modal .cli-modal-close:hover {
background-color: #fff;
}

.cli-bar-message .readmore a {
    font-size: 12px; 
    text-decoration: underline;
}/* End custom CSS */