.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d34292b:#0C0E11;--e-global-color-bb41dfc:#F1F7FC;--e-global-color-9234cdf:#EDF3F8;--e-global-color-c23025d:#01152B;--e-global-color-ece4177:#001D3D;--e-global-color-6290ec9:#01254E;--e-global-color-57f94fb:#BF9817;--e-global-color-563c08c:#FFC300;--e-global-color-0130240:#FFD818;--e-global-color-20fb8e5:#D8AD1E;--e-global-color-9f3a35e:#FAFBFC;--e-global-color-0db3b5d:#222831;--e-global-color-0517555:#DFE5EC;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-family:"DM Sans", Sans-serif;}.elementor-kit-5 a{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 h1{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 h2{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 h3{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 h4{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 h5{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 h6{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 label{font-family:"DM Sans", Sans-serif;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"DM Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 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-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 *//* TIRAR BARRA LATERAL HORIZONTAL */

html,
body{
width:100%;
overflow-x:hidden;
}

/* DIMINUIR ESPAÇAMENTO */

p:last-child{
    margin-bottom:0px;
}


/* MUDAR COR DA BARRA DO SCR */

body::-webkit-scrollbar {
    width: 11px;
}
    
    body::-webkit-scrollbar-track {
    background: #9c9c9c;
}
    
    body::-webkit-scrollbar-thumb {
    background-color: #FFC300;
    
    border-radius: 10px;
    
    border: 2px solid #9c9c9c;
    
}/* End custom CSS */