MAZDA 2 SPORT

MAZDA2 SPORT 1.5L LUXURY

TỰ TIN & NĂNG ĐỘNG
545 Triệu

MAZDA2 SPORT 1.5L PREMIUM

TỰ TIN & NĂNG ĐỘNG
544 Triệu
.popup { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); } .popup-content { background: #fff; padding: 20px; width: 350px; margin: 10% auto; border-radius: 10px; text-align: center; animation: fadeIn 0.4s; } .close { float: right; font-size: 24px; cursor: pointer; } @keyframes fadeIn { from { opacity: 0; transform: scale(0.9); } to { opacity: 1; transform: scale(1); } } window.addEventListener("load", function() { setTimeout(function() { document.getElementById("popup-lien-he").style.display = "block"; }, 3000); });