.elementor-kit-6{--e-global-color-primary:#181819;--e-global-color-secondary:#181819;--e-global-color-text:#181819;--e-global-color-accent:#181819;--e-global-color-42e9d26:#181818;--e-global-color-81e04d2:#BE8812;--e-global-color-36905ee:#F4F7FC;--e-global-color-c5ce641:#FFFFFF;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:40px;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-size:19px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:30px;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:30px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:18px;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-d8e2f84-font-family:"Baloo Bhaina 2";--e-global-typography-d8e2f84-font-size:14px;--e-global-typography-d8e2f84-font-weight:400;--e-global-typography-d8e2f84-text-transform:none;--e-global-typography-d8e2f84-line-height:12px;--e-global-typography-16b2902-font-family:"Baloo Bhaina 2";--e-global-typography-16b2902-font-size:16px;--e-global-typography-16b2902-font-weight:300;--e-global-typography-16b2902-text-transform:none;--e-global-typography-16b2902-font-style:normal;--e-global-typography-16b2902-line-height:25px;}.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-81e04d2 );font-family:"Baloo Bhaina 2", Sans-serif;font-size:16px;font-weight:300;line-height:32px;letter-spacing:0.5px;color:var( --e-global-color-c5ce641 );padding:11px 50px 11px 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-42e9d26 );color:var( --e-global-color-c5ce641 );border-radius:5px 5px 5px 5px;}.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;}{}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-kit-6{--e-global-typography-primary-font-size:25px;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:25px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:14px;--e-global-typography-d8e2f84-font-size:12px;--e-global-typography-d8e2f84-line-height:10px;}.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;
}


/* -- cor diagona - top bar -- */
.cor-diagonal{
    height: 100% !important;
}

.cor-diagonal div{
    height: 100% !important;
}


/* -- Botões do slider -- */
.slider-home-btns a{
    padding: 11px 25px;
}

.slider-home-btns a + a{
    border-color: #fff !important;
    background: none !important;
    margin-left: 15px;
}

.slider-home-btns a + a:hover{
    border-color: var( --e-global-color-42e9d26 ) !important;
    background: var( --e-global-color-42e9d26 ) !important;
}

@media(max-width:639px){
.slider-home-btns a{
    margin:auto !important;
    margin-bottom:10px !important;
}
}


/* -- Botões - serviços -- */
.btn-sevico-seta a span i {
    color: #fff!important;
}


/* -- Planos -- */
.plano .elementor-price-table__header{
    border-radius: 0 0 5px 5px;
}




/* -- Botão para o topo -- */
#scroll-top{
    background: var(--e-global-color-81e04d2);
}



/* -- Botões - full coluna -- */
.coluna-link:hover span i, .coluna-link:hover h3 span{
    color: #fff !important;
}

.coluna-link{
    cursor: pointer;
}

.links-full-coluna{
    height: 100%;
}

.links-full-coluna a, .links-full-coluna div{
    width: 100%;
    height: 100% !important;
}


/* -- Poupup LGPD -- */


#wt-cli-privacy-save-btn{
    background: var( --e-global-color-81e04d2 ) !important;
}

/* -- recaptcha -- */
.recaptcha_v3-bottomright {
    display: none !important;
}


/* arredondado */

.elementor-button.elementor-size-md  {
     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, .borda .elementor-slides-wrapper.elementor-main-swiper, .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before {
    border-radius: 0.8vw;
}
 
.borda .swiper-slide-inner {
    border-radius: 2vw !important;
}


.borda .elementor img{
   
    border-radius: 0vw !important;
}



/* Quadrado */
/*
.elementor-button.elementor-size-md  {
     border-radius: 0vw ;
 }
 
 .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 ;
}

.elementor img, .elementor-button-link.elementor-button
{
   
    border-radius: 0vw ;
}

.banner .elementor-shape {
    display: none;
}

*//* End custom CSS */