Conoce nuestras promociones
.icon-1 .svg path {
stroke: #ffffff;
}
Hechale un ojo a nuestras experiencias
.icon-2 .svg path {
stroke: #ffffff;
}
Spotify
Escucha nuestro Playlist
.icon-3 .svg path {
stroke: #ffffff;
}
Google +
Aquí también estamos
.icon-4 .svg path {
stroke: #ffffff;
}
Queremos escuchar de ti
Envíanos un mensaje.
Hola, en Culto Cervecero queremos darte un mejor servicio, por favor escríbenos que te gustaría que mejoremos, con quien quieres que hagamos la primera versión de la Cerveza Culto, de que temas relacionados te gustaría aprender. Todos tus comentarios son bienvenidos en Culto Cervecero.
Te gustaría que usemos tus datos para compartirte, regalos, promociones información de interés que te podamos ofrecer en Culto Cervecero. *
Sí, quiero regalos promoción e información de interes.
No, de pronto en otra ocasión.
jQuery(document).ready(function($){
// Google maps
if ($(“#map”).length > 0){
$(“#map”).gmap3({
map:{
options:{
zoom: 15,
center: new google.maps.LatLng(4.6858517, -74.0527001),
mapTypeId: google.maps.MapTypeId.ROADMAP,
mapTypeControlOptions: {
mapTypeIds: [google.maps.MapTypeId.ROADMAP, “style1”]
},
styles: [
{
“featureType”: “all”,
“elementType”: “labels.text.fill”,
“stylers”: [
{
“saturation”: “0”
},
{
“color”: “#454a4e”
},
{
“lightness”: “0”
}
]
},
{
“featureType”: “all”,
“elementType”: “labels.text.stroke”,
“stylers”: [
{
“visibility”: “on”
},
{
“color”: “#1b1d1e”
},
{
“lightness”: “0”
}
]
},
{
“featureType”: “all”,
“elementType”: “labels.icon”,
“stylers”: [
{
“visibility”: “off”
}
]
},
{
“featureType”: “administrative”,
“elementType”: “geometry.fill”,
“stylers”: [
{
“color”: “#000000”
},
{
“lightness”: 20
}
]
},
{
“featureType”: “administrative”,
“elementType”: “geometry.stroke”,
“stylers”: [
{
“color”: “#000000”
},
{
“lightness”: 17
},
{
“weight”: 1.2
}
]
},
{
“featureType”: “administrative”,
“elementType”: “labels.text.fill”,
“stylers”: [
{
“visibility”: “on”
},
{
“color”: “#cbb27c”
}
]
},
{
“featureType”: “landscape”,
“elementType”: “all”,
“stylers”: [
{
“visibility”: “on”
}
]
},
{
“featureType”: “landscape”,
“elementType”: “geometry”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “0”
}
]
},
{
“featureType”: “poi”,
“elementType”: “geometry”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “-2”
},
{
“gamma”: “1”
}
]
},
{
“featureType”: “road.highway”,
“elementType”: “geometry.fill”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “5”
}
]
},
{
“featureType”: “road.highway”,
“elementType”: “geometry.stroke”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: 29
},
{
“weight”: 0.2
},
{
“visibility”: “off”
}
]
},
{
“featureType”: “road.arterial”,
“elementType”: “geometry”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “5”
}
]
},
{
“featureType”: “road.local”,
“elementType”: “geometry”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “5”
}
]
},
{
“featureType”: “transit”,
“elementType”: “geometry”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “12”
}
]
},
{
“featureType”: “water”,
“elementType”: “geometry”,
“stylers”: [
{
“color”: “#1b1d1e”
},
{
“lightness”: “3”
}
]
}
],
streetViewControl: false,
draggable: true,
scrollwheel: false
}
}
,
marker:{
latLng:[4.6858517, -74.0527001],
options:{
icon: new google.maps.MarkerImage(“//cultocervecero.com/oldsite/wp-content/uploads/2018/01/Logo-Culto-Cervecero-1.png”, new google.maps.Size(100, 110, “px”, “px”))
}
}
});
}
});
Nuestros
Aliados
jQuery(window).on(‘load resize scroll’, function(){
jQuery(“.partners-10”).owlCarousel({
items: 1,
loop: true,
autoplay: true,
autoplayTimeout: 4000,
autoplaySpeed: 500,
autoplayHoverPause: true,
responsive : {
480 : { items : 1 },
768 : { items : 3 },
1024 : { items : 4 }
},
});
});