This exquisite villa in Nueva Andalucía, Marbella, is a true haven of privacy and modern luxury. Set within beautifully landscaped gardens, the property boasts a sparkling private pool, perfect for lounging or entertaining in a peaceful and secluded atmosphere. The villa's sleek, contemporary design is seamlessly integrated with its natural surroundings, offering spacious indoor and outdoor living areas that invite relaxation and comfort.
Located in one of Marbella’s most sought-after areas, the villa is just moments away from the golden beaches, high-end boutiques, and fine dining options, allowing for an effortless blend of tranquility and vibrant coastal living. Whether you're looking to unwind by the pool, explore nearby amenities, or enjoy the best of Marbella’s social scene, this villa offers the ideal balance of luxury, convenience, and exclusivity.
✓Jardin privé
✓Piscine privée
✓Views Pool
Chambres
5
Salles de bain
3
Type
Villa
Surface construite
200 m²
Taille du terrain
300 m²
Demander des informations
Arrange a Private Viewing
Your details are kept confidential and never shared with third parties.
✓
Thank you
We'll be in touch within 24 hours to arrange your private viewing.
×❮❯
function openInquiryModal() {
var overlay = document.getElementById('inquiry-modal-overlay');
if (overlay) {
overlay.classList.add('open');
document.body.style.overflow = 'hidden';
// Focus first input
setTimeout(function() {
var nameInput = document.getElementById('inq-name');
if (nameInput) nameInput.focus();
}, 100);
}
}
function closeInquiryModal() {
var overlay = document.getElementById('inquiry-modal-overlay');
if (overlay) {
overlay.classList.remove('open');
document.body.style.overflow = '';
}
}
// Close on backdrop click
document.addEventListener('click', function(e) {
var overlay = document.getElementById('inquiry-modal-overlay');
var modal = document.getElementById('inquiry-modal');
if (overlay && overlay.classList.contains('open') && modal) {
var rect = modal.getBoundingClientRect();
var clickedInside = (
e.clientX >= rect.left && e.clientX <= rect.right &&
e.clientY >= rect.top && e.clientY <= rect.bottom
);
if (!clickedInside && e.target === overlay) {
closeInquiryModal();
}
}
});
// Close on Escape key
document.addEventListener('keydown', function(e) {
if (e.key === 'Escape') closeInquiryModal();
});
// Handle form success (Laravel redirects back with session flash)
(function() {
var form = document.getElementById('inquiry-form');
if (form) {
form.addEventListener('submit', function(e) {
// Let the form submit naturally; handle success after redirect
// Show a brief loading state
var btn = form.querySelector('.btn-submit');
if (btn) { btn.textContent = 'Sending...'; btn.disabled = true; }
});
}
// Check for success message in URL or page
if (window.location.search.includes('success=1') || document.querySelector('.alert-success')) {
showInquirySuccess();
}
})();
function showInquirySuccess() {
var container = document.getElementById('inquiry-form-container');
var success = document.getElementById('inquiry-success');
if (container && success) {
container.style.display = 'none';
success.style.display = 'block';
// Auto-close after 4 seconds
setTimeout(closeInquiryModal, 4000);
}
}
WA
Cookies
Nous utilisons des cookies nécessaires pour faire fonctionner le site et, si vous le souhaitez, des cookies analytiques pour l'améliorer.
Paramètres