.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C9EDDB;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:#7A7A7A;font-family:"Inter", Sans-serif;font-size:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#C9EDDB;font-family:"Inter", Sans-serif;font-size:18px;letter-spacing:1px;color:#000000;border-radius:100px 100px 100px 100px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#B6E4CD;color:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#C9EDDB;font-family:"Inter", Sans-serif;letter-spacing:1px;}.elementor-kit-6 a:hover{color:#C9EDDB;}.elementor-kit-6 h1{color:#000000;font-family:"Playfair Display", Sans-serif;font-size:60px;font-weight:400;}.elementor-kit-6 h2{color:#000000;font-family:"Playfair Display", Sans-serif;font-size:48px;}.elementor-kit-6 h3{color:#000000;font-family:"Playfair Display", Sans-serif;font-size:24px;}.elementor-kit-6 h4{color:#000000;font-family:"Playfair Display", Sans-serif;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//*remover scroll horizontal*/

html,
body{
    width: 100%;
    overflow-x: hidden;

}


/*ALTERAR A COR DA BARRA LATERAL*/

body::-webkit-scrollbar {
width: 2px;
}

body::-webkit-scrollbar-track {
background: #DBD6D6;
}

body::-webkit-scrollbar-thumb {
background-color: #000;
border-radius: 10px;
border: 2px solid #000;
}/* End custom CSS */