.elementor-kit-6{--e-global-color-primary:#060A0B;--e-global-color-secondary:#060A0B;--e-global-color-text:#060A0B;--e-global-color-accent:#060A0B;--e-global-color-42e9d26:#CE7C55;--e-global-color-81e04d2:#00181F;--e-global-color-36905ee:#B2D4DC;--e-global-color-c5ce641:#D5DEDD;--e-global-color-f4ede80:#E9E9E9;--e-global-color-a229eaa:#FFFFFF;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:46px;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:30px;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:27px;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-40ee00f-font-family:"Poppins";--e-global-typography-40ee00f-font-size:11px;--e-global-typography-40ee00f-line-height:18px;--e-global-typography-40ee00f-letter-spacing:1px;--e-global-typography-560f902-font-family:"Poppins";--e-global-typography-560f902-font-size:40px;--e-global-typography-560f902-font-weight:400;--e-global-typography-560f902-line-height:60px;--e-global-typography-560f902-letter-spacing:1px;}.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-kit-6{--e-global-typography-primary-font-size:27px;--e-global-typography-primary-line-height:39px;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:22px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:23px;--e-global-typography-accent-font-size:14px;--e-global-typography-40ee00f-font-size:10px;--e-global-typography-560f902-font-size:32px;--e-global-typography-560f902-line-height:46px;}.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:25px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:12px;--e-global-typography-40ee00f-font-size:10px;--e-global-typography-560f902-font-size:28px;--e-global-typography-560f902-line-height:38px;}.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;
}



/* -- recaptcha -- */
.recaptcha_v3-bottomright {
    display: none !important;
}



/* -- notícias -- */
.item-noticia {
    margin: 0px 25px 50px !important;
}

.item-noticia h3.titulo-noticia {
    line-height: 20px !important;
}

.item-noticia h3.titulo-noticia a {
    font-size: 16px;
    line-height: 20px;
}

.item-noticia .resumo-noticia, .item-noticia .ler-mais-noticia{
    display: none;
}

.item-noticia .data-noticia {
    font-size: 16px;
    color: var(--e-global-color-primary);
    font-weight: 400;
}



/* -- elementos -- */
.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%
}


.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: var( --e-global-color-42e9d26 );
}


.item-links-uteis .elementor-button-content-wrapper span {
    justify-content: center;
}



 .icone svg {

      transition: all .9s !important;

  }

.icones:hover  .icone svg {
    transform: rotate(180deg);
      transition: all .7s;

  }
  
  
  
  a.imagem-noticia img {
    border-radius: 15px;
}


div#form-field-field_085a173 {
    background: none !important;
}/* End custom CSS */