.elementor-kit-6{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#363636;--e-global-color-42e9d26:#004AAD;--e-global-color-81e04d2:#000000;--e-global-color-36905ee:#D3D3D3;--e-global-color-c5ce641:#FFFFFF;--e-global-color-f4ede80:#A0A0A0;--e-global-color-a229eaa:#707070;--e-global-color-9e7653a:#969696;--e-global-color-4a917a1:#999999;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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;
}


/* -- imagem em svg -- */


.elementor-icon{
    width: 100% !important;
    max-width: 557px !important;
    height: auto !important;
}

.elementor-icon svg{
    width: 100% !important;
    max-width: 557px !important;
    height: auto !important;
}

.elementor-icon svg #bolha-fundo, .elementor-kit-6 .elementor-icon svg #bolha-grande, .elementor-kit-6 .elementor-icon svg #bolha-media, .elementor-kit-6 .elementor-icon svg #bolha-pequena{
    opacity: 0.05
}

.elementor-icon svg #linear-gradient > stop + stop{
        stop-color: var(--e-global-color-81e04d2);
}

.elementor-icon svg #bolha-fundo, .elementor-kit-6 .elementor-icon svg #bolha-grande, .elementor-kit-6 .elementor-icon svg #bolha-media, .elementor-kit-6 .elementor-icon svg #bolha-pequena, .elementor-kit-6 .elementor-icon svg  #barra-cor-fixa {
    fill: var(--e-global-color-42e9d26) !important;
}

.elementor-icon svg #linear-gradient > stop{
        stop-color: var(--e-global-color-42e9d26);
}


.elementor-field-type-recaptcha_v3 {
    display: none;
}/* End custom CSS */