.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-10f442a:#2E4D78;--e-global-color-092cbf6:#30B0FE;--e-global-color-bdb4c79:#343A40;--e-global-color-cbdb294:#495057;--e-global-color-218e7ab:#868E96;--e-global-color-7e214a2:#F8F9FA;--e-global-color-babb43c:#EDF2FF;--e-global-color-84f5b04:#18273D;--e-global-color-e3dd447:#141F2F;--e-global-color-b910e3a:#2E4D781F;--e-global-color-9180993:#EDF2FF29;--e-global-color-f617124:#0D6092;--e-global-color-d0077a8:#111720;--e-global-color-9867ad5:#111720;--e-global-color-fe35508:#F4F4F6;--e-global-typography-primary-font-family:"Mulish";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Mulish";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mulish";--e-global-typography-accent-font-weight:500;font-family:"Mulish", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Mulish", Sans-serif;}.elementor-kit-9 h1{font-family:"Mulish", Sans-serif;}.elementor-kit-9 h2{font-family:"Mulish", Sans-serif;}.elementor-kit-9 h3{font-family:"Mulish", Sans-serif;}.elementor-kit-9 h4{font-family:"Mulish", Sans-serif;}.elementor-kit-9 h5{font-family:"Mulish", Sans-serif;}.elementor-kit-9 h6{font-family:"Mulish", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Mulish", Sans-serif;}.elementor-kit-9 label{font-family:"Mulish", Sans-serif;}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-family:"Mulish", 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;--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: 10px;
}
    
    body::-webkit-scrollbar-track {
    background: #c5c5c5;
}
    
    body::-webkit-scrollbar-thumb {
    background-color: #30b0fe;
    
    border-radius: 10px;
    
    border: 2px solid #c5c5c5;
    
}/* End custom CSS */