.elementor-kit-6{--e-global-color-primary:#CEA452;--e-global-color-secondary:#30261B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D5D5D5;--e-global-color-73d02c6:#CEA452;--e-global-color-0645f88:#A27B30;--e-global-color-1f71ce6:#535353;--e-global-color-a03c855:#202020;--e-global-color-d456188:#97B747;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;background-color:#000000;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:500ms;--e-preloader-animation:flash;--e-preloader-animation-duration:3500ms;--e-preloader-delay:0ms;}.elementor-kit-6 a{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#000000D4;}.site-header{padding-right:0px;padding-left:0px;}@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: -260px;
}
header.sticky-header {
    --header-height: 200px; /* altura final quando encolhe - deve ser o mesmo valor que colocou no min-height da seção */
    --opacity: 0.8; /* opacidade final quando encolhe. se quiser que fique mais transparente, coloque numeros menores como por ex 0.3 */
    --shrink-me: 0.90; /* 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: #000;/* cor do fundo do header depois que encolher. não precisa ser a mesma cor original */
    --transition: .5s ease-in-out;/* tempo que leva pra encolher, aqui está demorando 0.3 segundos. quanto maior o valor, mais tempo demora o efeito de transição */

    transition: background-color var(--transition),/**/
                background-image var(--transition),/**/
                opacity var(--transition);/**/
}
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: 10px !important;
    padding-top: 10px !important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(60% * 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;
}/* End custom CSS */