.elementor-kit-6{--e-global-color-primary:#081137;--e-global-color-secondary:#081137;--e-global-color-text:#666666;--e-global-color-accent:#232323;--e-global-color-42e9d26:#0000D3;--e-global-color-81e04d2:#000049;--e-global-color-36905ee:#0E0E0E;--e-global-color-eb715f6:#A7A9FF;--e-global-color-5ba54a6:#F5F0ED;--e-global-color-90bb364:#F0F0F0;--e-global-color-70f3097:#FFFFFF;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:39px;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:25px;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Roboto Slab";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:24px;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-546762c-font-family:"Roboto Slab";--e-global-typography-546762c-font-size:11px;--e-global-typography-546762c-font-weight:400;--e-global-typography-546762c-line-height:18px;--e-global-typography-546762c-letter-spacing:1px;--e-global-typography-532e1ee-font-family:"Roboto Slab";--e-global-typography-532e1ee-font-size:40px;--e-global-typography-532e1ee-font-weight:400;--e-global-typography-532e1ee-line-height:53px;--e-global-typography-532e1ee-letter-spacing:1px;}.elementor-kit-6 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);}@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 *//*-- desfocar o que está atrás (efeito de vidro fosco) -- */
.blur-5{
    backdrop-filter: blur(5px);
}

.blur-10{
    backdrop-filter: blur(10px);
}

.blur-20{
    backdrop-filter: blur(20px);
}

.blur-30{
    backdrop-filter: blur(30px);
}

/* -- Ajustar posição do botão do joinchat -- */
.joinchat{
        --bottom: 64px!important;
}

/* -- retirar borda de focus nos botões -- */

button, input, a:focus {
    outline: none !important;
}



/* -- Elemento -- */
.hover-color:hover span, .hover-color:hover p{
    color: #fff !important;
}

.hover-color span, .hover-color p{
    transition: .3s;
}

.item-links-uteis .elementor-button-content-wrapper{
        display: flex;
    flex-wrap: wrap;
}

.item-links-uteis .elementor-button-content-wrapper .elementor-button-icon{
    font-size: 40px;
    margin-bottom: 20px;
    width: 100%
}



/* -- Notícias -- */
.item-noticia{
    margin: 20px !important;
    background: var( --e-global-color-90bb364 ) !important;
    padding: 15px 10px 20px !important
}

.titulo-noticia{
    font-family: var( --e-global-typography-secondary-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-secondary-font-size ) !important;
    font-weight: var( --e-global-typography-secondary-font-weight ) !important;
    line-height: var( --e-global-typography-secondary-line-height ) !important;
    letter-spacing: var( --e-global-typography-secondary-letter-spacing ) !important;
}

.resumo-noticia, .ler-mais-noticia{
    display: none;
}

.data-noticia{
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );
    letter-spacing: var( --e-global-typography-text-letter-spacing );
}

.noticia-detalhada .titulo-noticia{
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-primary-font-size ) !important;
    font-weight: var( --e-global-typography-primary-font-weight ) !important;
    line-height: var( --e-global-typography-primary-line-height ) !important;
    letter-spacing: var( --e-global-typography-primary-letter-spacing ) !important;
}

h3.elementor-post__title.titulo-noticia a {
    font-size: 20px !important;
    line-height: 1.7;
}

.elementor-40 .elementor-element.elementor-element-62286825 .elementor-element-populated a:hover {
    color: #cccccc !important;
}/* End custom CSS */