.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-76a835a:#05314E;--e-global-color-5af50fb:#F2F2F2;--e-global-color-18325f0:#FFFFFF;--e-global-color-0bd1485:#C979A9;--e-global-color-bbfc3b6:#E1EFF4;--e-global-color-d0cb1d1:#C4E0E9;--e-global-color-9e4284d:#567B93;--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;--e-global-typography-18147d3-font-family:"Roboto";--e-global-typography-18147d3-font-size:1.09vw;--e-global-typography-18147d3-font-weight:700;--e-global-typography-18147d3-text-transform:uppercase;--e-global-typography-1cc8ce2-font-family:"Roboto";--e-global-typography-1cc8ce2-font-size:2.4vw;--e-global-typography-1cc8ce2-font-weight:700;--e-global-typography-1cc8ce2-line-height:1.2em;--e-global-typography-d370ea2-font-family:"Roboto";--e-global-typography-d370ea2-font-size:3.4vw;--e-global-typography-d370ea2-font-weight:700;--e-global-typography-d370ea2-line-height:1.15em;--e-global-typography-0695cd0-font-family:"Roboto";--e-global-typography-0695cd0-font-size:1.3vw;--e-global-typography-0695cd0-font-weight:400;--e-global-typography-0695cd0-line-height:1.5em;}.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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-18147d3-font-size:2.8vw;--e-global-typography-1cc8ce2-font-size:5.35vw;--e-global-typography-d370ea2-font-size:7.8vw;--e-global-typography-0695cd0-font-size:3.3vw;}.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-18147d3-font-size:4.44vw;--e-global-typography-1cc8ce2-font-size:6.1vw;--e-global-typography-d370ea2-font-size:8.9vw;--e-global-typography-0695cd0-font-size:4.7vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*Efeito hover dos botões------------------------*/

/*Geral*/
 .hover-botao a{
    transiton:.4s;
}


/*Desktop*/
@media(min-width:1025px){
    
.hover-botao a:hover{
padding-right:3.2vw!important;
padding-left:3.2vw!important;
}   

}


/*Tablet*/
@media(min-width:768px) and (max-width:1024px){

.hover-botao a:hover{
padding-right:8vw!important;
padding-left:8vw!important;
}

}


/*Mobile*/
@media(max-width:767px){

.hover-botao a:hover{
padding-right:14vw!important;
padding-left:14vw!important;
}

}/* End custom CSS */