Contacto


Lomas de Chapultepec,
11000, Mexico City
Mexico
+52 (55) 5280 5555
braq@braq.com.mx

Founding Partners

Partner

Juan Carlos Bolaños

Founding Partner
+52 (55) 5280 5555
jcbolanos@braq.com.mx

Mauricio Rodríguez Moreno

Founding Partner
+52 (55) 5280 5555
mrodriguez@rodmor.com

Juan Carlos Arouesty

Founding Partner
+52 (55) 5280 5555
jcarouesty@qaa.com.mx

Miguel Ángel Quintana

Founding Partner
+52 (55) 5280 5555
mquintana@braq.com.mx

write us

JOIN THE TEAM

Share your information with us and we will
contact you as soon as possible.

I'm interested

JOIN THE TEAM

Share your information with us and we will
contact you as soon as possible.

I'm interested
TO TOP
TO UP
var caracteristicas = { center: {lat: 19.424628, lng:-99.204166}, zoom: 15, disableDefaultUI: true, styles:[ { "elementType": "geometry", "stylers": [ { "color": "#f5f5f5" } ] }, { "elementType": "labels.icon", "stylers": [ { "visibility": "off" } ] }, { "featureType": "administrative.locality", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "administrative.neighborhood", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "administrative.province", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "landscape", "elementType": "geometry.fill", "stylers": [ { "color": "#fbfbfb" } ] }, { "featureType": "poi", "stylers": [ { "visibility": "off" } ] }, { "featureType": "poi.park", "elementType": "geometry", "stylers": [ { "color": "#eeeeee" } ] }, { "featureType": "road", "elementType": "geometry", "stylers": [ { "color": "#ffffff" } ] }, { "featureType": "road", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "road.arterial", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "road.highway", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "road.highway.controlled_access", "elementType": "labels.text.fill", "stylers": [ { "color": "#d8d8d8" } ] }, { "featureType": "road.local", "elementType": "labels.text.fill", "stylers": [ { "color": "#cfcfcf" } ] }, { "featureType": "water", "elementType": "geometry", "stylers": [ { "color": "#e8e8e8" } ] } ] }; map = new google.maps.Map(document.getElementById('map'),caracteristicas); map2 = new google.maps.Map(document.getElementById('map_contacto'),caracteristicas); map3 = new google.maps.Map(document.getElementById('map_contacto_dos'),caracteristicas); var marker1 = new google.maps.Marker({ position:{lat: 19.424628, lng:-99.204166}, map: map, title: 'BRAQ' }); var marker2 = new google.maps.Marker({ position:{lat: 19.424628, lng:-99.204166}, map: map2, title: 'BRAQ' }); var marker3 = new google.maps.Marker({ position:{lat: 19.424628, lng:-99.204166}, map: map3, title: 'BRAQ' }); }