.elementor-kit-5{--e-global-color-primary:#111111;--e-global-color-secondary:#222222;--e-global-color-text:#111111;--e-global-color-accent:#00683B;--e-global-color-55d39e9:#EEEEEE;--e-global-color-03afb26:#F5F5F5;--e-global-color-e8ebeb2:#272727;--e-global-color-5c6c08f:#704700;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */html, body{
    width: 100%;
    overflow-x: hidden
}

body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-track {
background: #202020;/*Aqui você altera a cor do fundo do scroll*/
}
body::-webkit-scrollbar-thumb {
background-color: #704700;/*Aqui você altera a cor do scroll*/
border-radius: 0px;
border: 2px solid #202020;/*Aqui você altera a cor da borda do scroll*/
}/* End custom CSS */