NH Galeria

NH Galeria Leading International Art Gallery in Cartagena, Colombia The NH Galería works in conjunction with the Nohra Haime Gallery in New York.
(1)

NH Galería abrió sus puertas al público en enero del 2011 trayendo una colección importante de arte internacional a Cartagena de Indias, Colombia. Ubicada en la ciudad amurallada, la galería se especializa en arte contemporáneo, tanto de artistas establecidos, como de artistas emergentes de diversas partes del mundo. Trabajando en conjunto con Nohra Haime Gallery en Nueva York, NH Galería continua

rá compartiendo con la ciudad de Cartagena pinturas, esculturas, fotografías, instalaciones y videos. La galería también muestra obras importantes del mercado secundario del siglo XX, incluyendo artistas de los Estados Unidos, Europa y Latinoamérica. The NH Galería opened on January 2011, bringing an important International art collection to Cartagena, Colombia. Located in the beautiful historic center of the city, the gallery’s focus is in modern and contemporary art by established, renowned and emerging artists from all over the globe. It will continue to share painting, sculpture, photography, installations and videos with the city of Cartagena. The gallery also specializes in the resale of selected works of art from the 20th century.

Dirección

Carrera 2 # 33-36
Cartagena
130001

Horario de Apertura

Lunes 10am - 8pm
Martes 10am - 8pm
Miércoles 10am - 8pm
Jueves 10am - 8pm
Viernes 10am - 8pm
Sábado 10am - 8pm
Domingo 4pm - 8pm

Teléfono

+5756640561

Notificaciones

Sé el primero en enterarse y déjanos enviarle un correo electrónico cuando NH Galeria publique noticias y promociones. Su dirección de correo electrónico no se utilizará para ningún otro fin, y puede darse de baja en cualquier momento.

Contacto La Empresa

Enviar un mensaje a NH Galeria:

Compartir

Categoría

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "COLOMBIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });