.elementor-kit-27{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6599609:#DB1F1F;--e-global-color-d5c97fa:#326AD2;--e-global-color-b8ccd13:#00052B;--e-global-color-6d029ec:#001359;--e-global-color-fdea847:#FFFFFF;--e-global-color-1ea847b:#384152;--e-global-color-7c5d484:#222936;--e-global-color-0510e90:#9CA2AE;--e-global-color-81e864e:#DB1F1F;--e-global-color-5994a21:#326AD2;--e-global-color-13199f4:#00052B;--e-global-color-f979157:#001359;--e-global-color-00a603b:#FFFFFF;--e-global-color-09905ca:#384152;--e-global-color-4ca24a8:#222936;--e-global-color-71a8b73:#9CA2AE;--e-global-typography-primary-font-family:"IBM Plex Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27 a{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 h1{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 h2{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 h3{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 h4{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 h5{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 h6{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 button,.elementor-kit-27 input[type="button"],.elementor-kit-27 input[type="submit"],.elementor-kit-27 .elementor-button{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-27 label{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;}.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-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: #DB1F1F;
    
    border-radius: 10px;
    
    border: 2px solid #9c9c9c;
    
}/* End custom CSS */