.elementor-kit-5{--e-global-color-primary:#242424;--e-global-color-secondary:#242424;--e-global-color-text:#242424;--e-global-color-accent:#EB7001;--e-global-color-467a2b5:#EB7001;--e-global-color-109cb33:#242424;--e-global-color-e3af7a9:#727272;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:50px;--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-b9ed86b-font-family:"Outfit";--e-global-typography-b9ed86b-font-size:60px;--e-global-typography-b9ed86b-font-weight:500;--e-global-typography-b9ed86b-line-height:1.2em;--e-global-typography-b9ed86b-letter-spacing:-0.6px;--e-global-typography-e6fc428-font-size:40px;--e-global-typography-e6fc428-font-weight:500;--e-global-typography-e6fc428-line-height:1.2em;--e-global-typography-e6fc428-letter-spacing:-0.4px;--e-global-typography-5eabf34-font-family:"Outfit";--e-global-typography-5eabf34-font-size:22px;--e-global-typography-5eabf34-font-weight:500;--e-global-typography-5eabf34-font-style:normal;--e-global-typography-5eabf34-line-height:1.2em;--e-global-typography-4e92f32-font-family:"Outfit";--e-global-typography-4e92f32-font-size:18px;--e-global-typography-4e92f32-font-weight:400;--e-global-typography-4e92f32-line-height:1.5em;--e-global-typography-4e92f32-letter-spacing:-0.2px;--e-global-typography-f2dce7d-font-family:"Outfit";--e-global-typography-f2dce7d-font-size:16px;--e-global-typography-f2dce7d-font-weight:400;--e-global-typography-f2dce7d-text-transform:none;--e-global-typography-f2dce7d-line-height:1.5em;--e-global-typography-f2dce7d-letter-spacing:-0.1px;--e-global-typography-ee22505-font-family:"Outfit";--e-global-typography-ee22505-font-size:14px;--e-global-typography-ee22505-font-weight:600;--e-global-typography-ee22505-line-height:1.2em;--e-global-typography-ee22505-letter-spacing:-1px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#EB7001;}.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-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-b9ed86b-font-size:32px;--e-global-typography-e6fc428-font-size:28px;--e-global-typography-5eabf34-font-size:20px;--e-global-typography-4e92f32-font-size:16px;--e-global-typography-f2dce7d-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Corrigir Bordas Brancas */
html, body{
    width: 100%;
    overflow-x: hidden;
}
/* Remover barra de SCROLL */
body::-webkit-scrollbar{
    display: none;
}
/*Zerar Espaçamento de Texto */
p{
margin-bottom: 0px;
}
/*Corrigir palavras viúvas */

.elementor-kit-5{
    text-wrap: balance;
}

/* ajuste a altura para a do seu header */
#contato { 
  scroll-margin-top: 110px;
}

html { scroll-behavior: auto; } /* desativa smooth nativo do browser *//* End custom CSS */