.elementor-kit-6{--e-global-color-primary:#000F1E;--e-global-color-secondary:#000F1E;--e-global-color-text:#666666;--e-global-color-accent:#666666;--e-global-color-42e9d26:#000F1E;--e-global-color-81e04d2:#FD7B03;--e-global-color-c5ce641:#FFFFFF;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:40px;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:30px;--e-global-typography-secondary-letter-spacing:2.5px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:23px;--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:300;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-line-height:25px;--e-global-typography-accent-letter-spacing:1.5px;--e-global-typography-ba7b66a-font-family:"Montserrat";--e-global-typography-ba7b66a-font-size:11px;--e-global-typography-ba7b66a-font-weight:500;--e-global-typography-ba7b66a-letter-spacing:0.5px;--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-exit-animation:e-page-transition-fade-in-down;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-81e04d2 );--e-preloader-size:41px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-container{--container-max-width:1300px;}.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:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-container{--container-max-width:1300px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--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;
}



.elementor-field-type-recaptcha_v3{
    display: none !important;
}


/* -- Detalhes -- */
.underline:hover a{
    text-decoration: underline
}


.imagem-borda img{
    
    padding: 5px;
    transition: .4s;
    transition-timing-function: ease-in-out;
}

.imagem-borda:hover img{
    transform: scale(1.1);
}

.imagem-borda figure{
    border: 1px solid #9f9f9f;
    width: auto !important;
    overflow: hidden;
}

.hover-col-float:hover .elementor-icon{
        transform: translateY(-8px) !important;
}


.hover-col-float:hover h3 span{
    text-decoration: underline
}

.area-btn{
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
}

.area-btn div, .area-btn a{
    height: 100%;
}

.area-btn .elementor-button-wrapper{
    display: flex !important;
}

.area-btn .elementor-button-wrapper a{
    margin: 0;
    padding: 0;
}




/* -- Depoimentos -- */
.elementor-kit-6 .swiper-slide .elementor-testimonial__footer img{
    border: 1px solid #d1d1d1;
    background: #fff;
    padding: 5px;
}




/* -- Notícias -- */
.item-noticia{
    margin: 10px !important;
}

.resumo-noticia, .ler-mais-noticia{
    display: none;
}


.item-noticia .elementor-post__thumbnail__link .elementor-post__thumbnail{
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #9f9f9f
}


.item-noticia .elementor-post__thumbnail__link img{
    padding: 5px;
    transition: .5s;
}

.item-noticia .img-noticia{
    transition: .5s !important;
}

.item-noticia:hover .elementor-post__thumbnail__link img{
    transform: scale(1.1);
}

.noticias-home .item-noticia .elementor-post__meta-data{
    text-align: center;
    line-height: var( --e-global-typography-text-line-height );
}

.data-noticia{
       color: var( --e-global-color-primary ) !important;
        text-align: center !important;
}

.noticias-home .data-noticia{
    color: var( --e-global-color-81e04d2 ) !important;
    margin: 0 0 10px !important;
    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 );
    text-transform: var( --e-global-typography-text-text-transform );
    line-height: var( --e-global-typography-text-line-height );
    letter-spacing: var( --e-global-typography-text-letter-spacing );
}

.noticias-home .item-noticia .titulo-noticia{
    text-align: center !important;
    margin: 0 10px;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-text-font-size ) !important;
    font-weight: var( --e-global-typography-text-font-weight ) !important;
    text-transform: var( --e-global-typography-text-text-transform ) !important;
    line-height: var( --e-global-typography-text-line-height ) !important;
    letter-spacing: var( --e-global-typography-text-letter-spacing ) !important;
}

.noticias-home .item-noticia hr{
    display: none;
}

.noticias-home .elementor-post__text{
    background: #eee;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 2px solid var( --e-global-color-primary );
}

.titulo-noticia a{
    color:#666 !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-text-font-size ) !important;
    font-weight: var( --e-global-typography-text-font-weight ) !important;
    text-transform: var( --e-global-typography-text-text-transform ) !important;
    line-height: var( --e-global-typography-text-line-height ) !important;
    letter-spacing: var( --e-global-typography-text-letter-spacing ) !important;
}


#wt-cli-privacy-save-btn{
    background: var(--e-global-color-81e04d2) !important;
}/* End custom CSS */