Fuse Commercial Real Estate

meet the team

Our team is dedicated to guiding you
every step of the way

Phone: 305.934.8390
Email: info@fusecre.com


setTimeout(() => { preloader.style.display = 'none'; // --- Compensar/eliminar salto por aparición del scrollbar --- // 1) Quita el lock de scroll en y document.documentElement.style.overflow = ''; document.body.style.overflow = ''; // 2) (Opcional pero útil) Reposiciona y fuerza reflow para quitar cualquier “faja” window.scrollTo(0, 0); void document.body.offsetHeight; }, 500);