.elementor-kit-6{--e-global-color-primary:#0071BB;--e-global-color-secondary:#FF2400;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D5D5D5;--e-global-color-0645f88:#0071BB;--e-global-color-a3e4fc7:#FF2400;--e-global-color-73d02c6:#FFCA00;--e-global-color-1f71ce6:#535353;--e-global-color-a03c855:#202020;--e-global-color-d456188:#97B747;--e-global-color-469bf26:#060E33;--e-global-color-8e3e361:#009CB6;--e-global-color-3a5ddaa:#005994;--e-global-color-2f13fac:#003E66;--e-global-color-77e5166:#D5D5D5;--e-global-color-48f720d:#2E84D4;--e-global-color-197f5ef:#20619E;--e-global-typography-primary-font-family:"Varela Round";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Encode Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Varela Round";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;background-color:#FFFFFF;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:500ms;--e-preloader-animation:flash;--e-preloader-animation-duration:4550ms;--e-preloader-delay:0ms;--e-preloader-width:10%;}.elementor-kit-6 a{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.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 */.slider-home {
    margin-top: 0px;
}
header.sticky-header {
    z-index: 99;
    --header-height: 110px; /* altura final quando encolhe - deve ser o mesmo valor que colocou no min-height da seção */
    --opacity: 1; /* opacidade final quando encolhe. se quiser que fique mais transparente, coloque numeros menores como por ex 0.3 */
    --shrink-me: 0.9; /* porcentagem de quanto o header vai encolher, assim como a logotipo. se quiser que encolha mais, coloque valores menores commo por ex 0.5 (equivalente a 50%) */
    --sticky-background-color: rgba(255,255,255,0.9);/* cor do fundo do header depois que encolher. não precisa ser a mesma cor original */

    transition: background-color var(--transition),/**/
                background-image var(--transition),/**/
                opacity var(--transition);/**/
}
.popup-menu {
    z-index: 9999999;
}
    
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
}
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: 20px !important;
    padding-top: 20px !important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(65% * var(--shrink-me));
}
.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-content {
    text-align: justify;
}
.elementor-35 .elementor-element.elementor-element-29dd3ac .stratum-advanced-posts .stratum-advanced-posts__post-title {
    text-align: justify !important;
}
.stratum-advanced-posts .stratum-advanced-posts__post-content {
    text-align: justify !important;
}
.stratum-advanced-posts .stratum-advanced-posts__post-title {
    text-align: justify !important;
}
.elementor-element.elementor-element-559d657.e-flex.e-con-boxed.e-con.e-parent {
    visibility: hidden;
}/* End custom CSS */