.elementor-kit-6{--e-global-color-primary:#01244F;--e-global-color-secondary:#6EC1E4;--e-global-color-text:#4C4C4C;--e-global-color-accent:#64C4FF;--e-global-color-92fd222:#1973BA;--e-global-color-b56373b:#01244F;--e-global-color-8e67b95:#89D6F6;--e-global-color-e3b909b:#8AB4DE;--e-global-color-aea9a7c:#64C4FF;--e-global-color-8104015:#FFFFFF;--e-global-typography-primary-font-family:"IBM Plex Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0.01em;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:25px;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;color:var( --e-global-color-text );}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-b56373b );font-family:"IBM Plex Sans", Sans-serif;font-size:44px;line-height:85px;}.elementor-kit-6 h2{color:var( --e-global-color-92fd222 );font-family:"IBM Plex Sans", Sans-serif;font-size:24px;font-weight:500;line-height:63px;}.elementor-kit-6 h3{color:var( --e-global-color-92fd222 );font-size:18px;font-weight:500;line-height:54px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-8104015 );background-color:var( --e-global-color-92fd222 );border-radius:4px 4px 4px 4px;padding:16px 36px 16px 36px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-b56373b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 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 *//* Normal logo */
.shrinking-logo img {
    width: 156px !important;
    height: auto !important;
    transform: scale(1);
    transform-origin: center center;
    transition: transform 0.35s ease !important;
}

/* Sticky / scrolled state */
.shrinking-logo.is-shrunk img {
    transform: translateY(-40px) scale(0.5);
}

@media (max-width: 1024px){

.mobile-menu {
    display:flex !important;
    align-items:center;
}

.mobile-menu .menu-toggle,
.mobile-menu button.menu-toggle {
    margin-left:auto !important;
}

.mobile-menu .widget_nav_menu,
.mobile-menu .elementor-widget-wp-widget-nav_menu {
    width:auto !important;}
}



.elementor-menu-anchor {
    position: relative;
    top: -120px;
    visibility: hidden;
}


/* WPML FLAGS */
/* Tight spacing between flags */
.wpml-ls-item {
    margin-right: 8px !important;
}

/* Remove extra padding around links */
.wpml-ls-link {
    padding: 0 !important;
}

/* Slightly bigger flags */
.wpml-ls-flag {
    width: 22px !important;
    height: auto;
}

.wpml-ls-link:hover {
    transform: scale(1.1);
    transition: 0.2s ease;
}/* End custom CSS */