.elementor-kit-6{--e-global-color-primary:#010028;--e-global-color-secondary:#0C0C0C;--e-global-color-text:#0C0C0C;--e-global-color-accent:#0C0C0C;--e-global-color-42e9d26:#010028;--e-global-color-81e04d2:#E7C550;--e-global-color-36905ee:#05446A;--e-global-color-7cc09a3:#0549B1;--e-global-color-2db8631:#006EDF;--e-global-color-8dc1b5b:#F3F6F9;--e-global-color-fcd25eb:#FFFFFF;--e-global-typography-primary-font-family:"Encode Sans Expanded";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Encode Sans Expanded";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-letter-spacing:0.5px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Encode Sans Expanded";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0.5px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-42e9d26 );color:var( --e-global-color-fcd25eb );border-radius:50px 50px 50px 50px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-2db8631 );color:var( --e-global-color-fcd25eb );border-radius:50px 50px 50px 50px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Encode Sans Expanded", Sans-serif;}.elementor-kit-6 h2{font-family:"Encode Sans Expanded", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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;
}

/* -- header -- */

#btn-contato, #btn-contato a, #btn-contato div{
    height: 100% !important;
}

#btn-contato a{
    display: flex !important;
    align-items: center !important;
}


/* -- sobre -- */
.cta-sobre{
    width: 300px !important;
    margin-left: 50px !important;
}


/* -- Noticias -- */
.item-noticia{
    margin: 10px !important;
}
.titulo-noticia{
    line-height: 25px !important;
    
    border-top: 1px solid var( --e-global-color-42e9d26 );
}
.titulo-noticia a{
    color: var( --e-global-color-primary ) !important;
    font-size: 20px !important;
    line-height: 25px !important;
}

.data-noticia, .resumo-noticia{
    display: none;
}

.ler-mais-noticia{
    color: var( --e-global-color-42e9d26 ) !important;
}

.ler-mais-noticia:hover{
    color: #000 !important;
}


.noticia-detalhada .titulo-noticia{
    line-height: 45px !important;
    padding-top: 20px !important;
}


/* -- LGPD -- */
#wt-cli-privacy-save-btn{
    background: #FF5B2E !important;
}


.elementor-35 {
    position: absolute;
    width: 100%;
}


@media (max-width: 900px) {
    .links ul{
    column-count: 1 !important;
}
}

.elementor-1549 .elementor-element.elementor-element-8f4f75a .fonte-titulo {
    line-height: 35px !important;
}

div#barraMenu {
    overflow: visible;
}

.btn-contato{
    border-radius: 0 0 10px 0 !important; 
}/* End custom CSS */