body.elementor-page-1344:not(.elementor-motion-effects-element-type-background), body.elementor-page-1344 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E60505;}:root{--page-title-display:none;}/* Start custom CSS */body, html {
overflow-x: hidden !important;
}
/Corrigir escrollamento no Mobile/
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}/* End custom CSS */