.elementor-kit-6{--e-global-color-primary:#0E0829;--e-global-color-secondary:#2A2B63;--e-global-color-text:#0E0829;--e-global-color-accent:#2A2B63;--e-global-color-42e9d26:#2A2B63;--e-global-color-81e04d2:#F5C300;--e-global-color-36905ee:#2A2B63;--e-global-color-beeba47:#F3F3F3;--e-global-color-0d7d5af:#FFFFFF;--e-global-color-fe2302f:#2A2B63;--e-global-color-7e4f936:#070415;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:50px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:28px;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:28px;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-46c5b75-font-family:"Poppins";--e-global-typography-46c5b75-font-size:16px;--e-global-typography-46c5b75-font-weight:200;--e-global-typography-46c5b75-line-height:26px;--e-global-typography-46c5b75-letter-spacing:0.2px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{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 );color:var( --e-global-color-text );background-color:#02010100;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-81e04d2 );border-radius:0px 0px 0px 0px;}.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{color:var( --e-global-color-0d7d5af );background-color:var( --e-global-color-81e04d2 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-81e04d2 );border-radius:0px 0px 0px 0px;}.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:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:26px;--e-global-typography-46c5b75-font-size:14px;--e-global-typography-46c5b75-line-height:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:25px;--e-global-typography-46c5b75-font-size:14px;--e-global-typography-46c5b75-line-height:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.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;
}



/* -- lista notícias -- */
.item-noticia{
    margin: 10px !important;
}

.titulo-noticia{
    line-height: 20px !important;
}

.titulo-noticia a{
    font-size: 18px !important;
    line-height: 20px !important;
    color: var(--e-global-color-36905ee) !important;
}

.data-noticia{
    font-size: 14px !important;
    line-height: 14px !important;
    color: var(--e-global-color-81e04d2) !important;
}

.item-noticia .elementor-post__meta-data{
    line-height: 14px;
}

.item-noticia a{
    margin: 0 !important;
}

.resumo-noticia{
    font-size: 14px !important;
}

.ler-mais-noticia{
    display: none;
}

.noticia-detalhada .titulo-noticia{
    line-height: 50px !important;
}


/* -- LGPD -- */
#cookie-law-info-bar{
    background-color: var(--e-global-color-42e9d26) !important;
    color: #fff !important;
    backdrop-filter: blur(10px) !important;
    opacity: .8 !important;
    box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, .3) !important;
}

#CONSTANT_OPEN_URL{
    color: #fff !important;
}

#wt-cli-privacy-save-btn{
    background-color: var(--e-global-color-81e04d2) !important;
}


/* -- recaptcha -- */
.recaptcha_v3-bottomright {
    display: none !important;
}




/* arredondado */

 .elementor-widget-button .elementor-button-link {
     border-radius: 0.5vw !important;
 }
 
 .elementor-shape-circle .elementor-icon {
     border-radius: 50%
 }
 
 
 .e-con-full.e-con {
    border-radius: 50px;
}


.e-con-full.e-con {
    border-radius: 0.8vw;
}

.elementor-widget-price-table .elementor-widget-container {
    border-radius: 2vw !important;
}

.borda img {
    border-radius: 1vw;
}

.elementor-column-gap-default .animated-fast .elementor-widget-wrap.elementor-element-populated, .elementor-column-gap-default .animated .elementor-widget-wrap.elementor-element-populated{
    border-radius: 1vw;
}



/* Quadrado */
/*
.elementor-button.elementor-size-md  {
     border-radius: 0vw !important;
 }
 
 .elementor-shape-circle .elementor-icon {
     border-radius: 0%
 }
 
 
 .e-con-full.e-con {
    border-radius: 0px;
}


.e-con-full.e-con {
    border-radius: 0vw;
}

.elementor-widget-price-table .elementor-widget-container {
    border-radius: 0vw !important;
}

.elementor img {
   
    border-radius: 0vw !important;
}

.banner .elementor-shape {
    display: none;
}
*/


@media (width < 760px){
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-04cdb4c {
    width: 100%;
}
}
 
.elementor-icon-box-wrapper a:hover {
    color: #2a2b63;
}

h2.titulo-noticia.cor_titulo.fonte-titulo.largura_do_tracado.cor_do_tracado.sombra_do_texto {
    line-height: 35px !important;
}

h3.elementor-post__title.titulo-noticia.cor_titulo.fonte-titulo {
    font-size: 18px !important;
}/* End custom CSS */