.elementor-18 .elementor-element.elementor-element-18156dc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-18 .elementor-element.elementor-element-18156dc.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-18 .elementor-element.elementor-element-87bcb7a{width:var( --container-widget-width, 10.41% );max-width:10.41%;--container-widget-width:10.41%;--container-widget-flex-grow:0;}.elementor-18 .elementor-element.elementor-element-87bcb7a.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-18 .elementor-element.elementor-element-87bcb7a img{width:150px;height:60px;}.elementor-18 .elementor-element.elementor-element-463fd49{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:71px;--margin-right:0px;}.elementor-18 .elementor-element.elementor-element-463fd49.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-mega-menu > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title, .elementor-widget-mega-menu > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title > .e-n-menu-title-container, .elementor-widget-mega-menu > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title > .e-n-menu-title-container > span{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mega-menu{--n-menu-divider-color:var( --e-global-color-text );}.elementor-18 .elementor-element.elementor-element-16053b8{--display:flex;}.elementor-18 .elementor-element.elementor-element-20518a8{--display:flex;}.elementor-18 .elementor-element.elementor-element-c200918{--display:flex;}.elementor-18 .elementor-element.elementor-element-b132c58{--display:flex;}.elementor-18 .elementor-element.elementor-element-3209e7a{--n-menu-dropdown-content-max-width:initial;--n-menu-heading-justify-content:center;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content:initial;--n-menu-title-justify-content-mobile:center;--n-menu-heading-wrap:wrap;--n-menu-heading-overflow-x:initial;--n-menu-title-distance-from-content:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 701px;padding:0px 0px 0px 0px;grid-column:span 2;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-title-space-between:0px;--n-menu-title-transition:300ms;--n-menu-icon-size:16px;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-distance-from-dropdown:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-18 .elementor-element.elementor-element-463fd49{--width:67.448%;}}@media(max-width:767px){.elementor-18 .elementor-element.elementor-element-18156dc{--width:100%;}.elementor-18 .elementor-element.elementor-element-87bcb7a{width:var( --container-widget-width, 129.828px );max-width:129.828px;--container-widget-width:129.828px;--container-widget-flex-grow:0;}.elementor-18 .elementor-element.elementor-element-463fd49{--width:52.308%;--margin-top:-50px;--margin-bottom:0px;--margin-left:71px;--margin-right:0px;}.elementor-18 .elementor-element.elementor-element-3209e7a{--n-menu-heading-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content:initial;--n-menu-title-justify-content-mobile:initial;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for mega-menu, class: .elementor-element-3209e7a */@media (max-width: 768px) {
    .menu-toggle {
        display: none !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-18156dc *//* Container principal - Garante que fique fixo no topo */
.gt_switcher_wrapper {
    position: fixed !important;
    top: 5px !important;    /* Ajuste aqui para descer ou subir o bloco todo */
    right: 15px !important;  /* Distância da borda lateral */
    z-index: 999999 !important;
}

/* Estilo de cada idioma (EN, PT, ES) */
.gt_switcher_wrapper .glink {
    color: #000 !important;      /* Cor preta (corrigido de 'colo') */
    text-decoration: none !important;
    display: inline-block !important; /* Essencial para a margem funcionar */
    margin-top: 25px !important;      /* O espaço que você queria */
    margin-left: 10px !important;     /* Espaço entre um idioma e outro */
    font-family: sans-serif;          /* Garante uma fonte limpa */
    font-size: 14px;
}

/* Estilo específico do idioma que está selecionado no momento */
.gt_switcher_wrapper .glink.gt-current-lang {
    color: #000 !important;
    font-weight: bold !important;     /* Deixa o idioma atual em negrito */
    border-bottom: 2px solid #000;    /* Opcional: uma linha embaixo do selecionado */
}/* End custom CSS */