Casas de 3 habitaciones, 4 baños, dos pisos, con deck y jardín en condominio holístico.
2 parqueaderos.
Área Construida: Desde 277m²
Zonas Comunes: Plazoleta de ingreso, Salon Social, Zona BBQ, Fogata, Zona SPA, Sauna y turco, Gimnasio, Piscina adultos cubierta, Piscina niños, Terraza Solárium, Zona juegos infantiles, Zona Mirador, Portería, Parqueaderos carros, Parqueaderos motos.
palito = '
Editar Icono
'
jQuery(document).ready(function () {
pimg = jQuery("#proyecto-img")[0];
if (!pimg) {
console.log()
jQuery("#slider-section").css("margin-top", "50px")
};
ele = jQuery(".posted_in")[0]
ele.after(palito)
//seleccionar el boton con el numero de telefono
boton = jQuery("#telefono")[0]
//cambiar texto
texto = jQuery(boton).find(".elementor-button-text")[0]
tel = texto.textContent
//Colocar link tel
link = jQuery(boton).find("a")[0]
link.href = "tel:"+ tel
})