.elementor-kit-4992{--e-global-color-primary:#F78E31;--e-global-color-secondary:#F36F1F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#414042;--e-global-color-8f697ba:#808285;--e-global-color-6558600:#F1F2F2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-3d49d17-font-family:"Roboto";--e-global-typography-3d49d17-font-size:16px;--e-global-typography-3d49d17-font-weight:600;--e-global-typography-3d49d17-line-height:1.2em;--e-global-typography-7ff85c4-font-family:"Roboto";--e-global-typography-7ff85c4-font-size:24px;--e-global-typography-7ff85c4-font-weight:600;--e-global-typography-7ff85c4-line-height:1.2em;--e-global-typography-7c848bb-font-family:"Barlow";--e-global-typography-7c848bb-font-size:48px;--e-global-typography-7c848bb-font-weight:700;--e-global-typography-7c848bb-line-height:1.1em;--e-global-typography-ea44d02-font-family:"Barlow";--e-global-typography-ea44d02-font-size:30px;--e-global-typography-ea44d02-font-weight:600;--e-global-typography-ea44d02-line-height:1.2em;}.elementor-kit-4992 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.icon-outline svg,
.icon-outline svg * {
    fill: none !important;
    stroke: currentColor !important;
}

.icon-outline-white svg,
.icon-outline-white svg * {
    fill: none !important;
    stroke: #ffffff !important;
}

.counter-title-center {
    text-align: center;
}


/* ===== GTranslate — Fix Completo ===== */

/* 1. Seta: corrige direção (fechado = baixo, aberto = cima) */
.gt_float_switcher .gt-current-lang span.gt_float_switcher-arrow {
    transform: rotate(0deg) !important;
    transition: transform 0.3s !important;
}
.gt_float_switcher .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
    transform: rotate(-180deg) !important;
}

/* 2. Seletor principal: layout alinhado */
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 8px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

/* 3. Bandeiras: tamanho uniforme */
.gt_float_switcher img {
    width: 24px !important;
    height: auto !important;
    flex-shrink: 0 !important;
    margin: 0 !important;
}

/* 4. Esconder código de idioma */
.gt_float_switcher .gt-current-lang .gt-lang-code {
    display: none !important;
}

/* 5. Dropdown: só bandeira, sem texto, sem scroll */
.gt_float_switcher .gt_options a {
    font-size: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px 14px !important;
}

/* 6. Hover: cinza claro */
.gt_float_switcher .gt_options a:hover {
    background-color: #f2f2f2 !important;
    color: #333333 !important;
}/* End custom CSS */