.elementor-kit-5{--e-global-color-primary:#003AFF;--e-global-color-secondary:#00217C;--e-global-color-text:#009EFF;--e-global-color-accent:#B600FF;--e-global-color-33fd7a1:#FFFFFF;--e-global-color-6d5ad4a:#000000;--e-global-color-65af3cc:#7A7A7A;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.7em;}.elementor-kit-5 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-5{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-accent-font-size:13px;--e-global-typography-accent-line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-accent-font-size:12px;--e-global-typography-accent-line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.bth .elementor-button{
    padding: 0.4rem 0.4rem 0.4rem 2rem !important;
    border-radius: 55px !important;

}

.bth .elementor-button-text{
align-self: center;
}

.bth .elementor-button-icon{ /*Tamanho do ícone*/
font-size: 15px !important;
padding: 15px;
margin-left: 10px;
color: #4A614A !important;

background: white;
border-radius: 200px;

vertical-align: middle;
rotate: -45deg;
transition: 0.5s ease all
}

.bth .elementor-button-icon svg path{
    rotate: 0deg;
    fill: black !important;
    color: black !important;
    transition: 0.7s ease all;
}

.bth:hover .elementor-button-icon{
    rotate: 0deg;
}

.bth2 .elementor-button{
    padding: 0.4rem 0.4rem 0.4rem 2rem !important;
    border-radius: 55px !important;

}

.bth2 .elementor-button-text{
align-self: center;
}

.bth2 .elementor-button-icon{ /*Tamanho do ícone*/
font-size: 15px !important;
padding: 15px;
margin-left: 10px;
color: #4A614A !important;

background: #00217C;
border-radius: 200px;

vertical-align: middle;
rotate: -45deg;
transition: 0.5s ease all
}

.bth2 .elementor-button-icon svg path{
    rotate: 0deg;
    fill: white !important;
    color: white !important;
    transition: 0.7s ease all;
}

.bth2:hover .elementor-button-icon{
    rotate: 0deg;
}/* End custom CSS */