.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#303030;--e-global-color-accent:#24B450;--e-global-color-8435f36:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:1.3em;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.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-10{--e-global-typography-primary-font-size:1.75em;--e-global-typography-secondary-font-size:1.125em;--e-global-typography-text-font-size:1em;--e-global-typography-accent-font-size:0.875em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:1.5em;--e-global-typography-secondary-font-size:1.125em;--e-global-typography-text-font-size:0.875em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Scroll Bar*/
body, html {
overflow-x: hidden !important;
}
body::-webkit-scrollbar {
width: 7px;
}

/*Cor do fundo*/
body::-webkit-scrollbar-track {
background: #CCCCCC;
}

/*Cor da scroll bar*/
body::-webkit-scrollbar-thumb {
background-color: #24B450;

}/* End custom CSS */