Giá: 14 tỷ 600 triệu
Địa chỉ: Đường Nguyễn Văn Lưu (1B), KDC Văn hoá Tây đô, Cái Răng, Cần Thơ
Giá: Liên hệ
Địa chỉ: Hẻm 218 đường Trần Hưng Đạo, P.Ninh Kiều, Cần Thơ
Giá: 13 tỷ 600 triệu
Địa chỉ: Trục chính KDC Thiên Lộc, Cái Răng, Cần Thơ
script> document.addEventListener("DOMContentLoaded", function() { function updateAnimations() { document.querySelectorAll('[data-animate="fadeInUp"]').forEach(function(el) { el.style.setProperty('animation-delay', '4s', 'important'); el.style.setProperty('-webkit-animation-delay', '4s', 'important'); el.style.setProperty('animation-duration', '1.5s', 'important'); el.style.setProperty('-webkit-animation-duration', '1.5s', 'important'); }); } // Gọi ngay khi trang load updateAnimations(); // Flatsome load lại animation khi scroll => gọi lại mỗi khi cuộn window.addEventListener('scroll', updateAnimations); window.addEventListener('ux_appear', updateAnimations); // Hook riêng của Flatsome });