/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

#wrapper1 { 
			background: url(../images/secciones.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;
		}
		
		#wrapper_somos { 
			background: url(../images/somos.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;

		}
		
			#wrapper_bebidas { 
			background: url(../images/bebidas.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;

		}
		
		#wrapper_infraestructura { 
			background: url(../images/infraestructura.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;

		}
		
		#wrapper_contacto { 
			background: url(../images/contacto.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;

		}
		#wrapper_canales { 
			background: url(../images/canales.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;

		}
		
			#wrapper_ventas { 
			background: url(../images/ventas.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;

		}
		
		
	
		
		#wrapper_inicio2 { 
			background: url(../images/fondo_inicio.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			padding-top: 1px;
			padding-bottom: 1px;
		}
		
		
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1 {
	font-family: 'Rokkitt', serif;
	font-weight:900;
	font-variant:small-caps;
	line-height:32px;
	text-align:left;
	padding-bottom:15px;
	padding-top:20px;
	color:#8e793b;
	font-size:50px;
	letter-spacing:-1.0px;
	margin-bottom:10px;
	border-bottom:1px dotted #fff;
}

h2 {
	font-family: 'Rokkitt', serif;
	font-weight:700;
	font-size:100%;
}


h3 {
	font-family: 'Rokkitt', serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
	line-height:24px;
	text-align:left;
	padding-bottom:15px;
	text-shadow: 1px 1px 2px #000;
}

p {
	font-family: 'Rokkitt', serif;
	font-weight:400;
	font-size:17px;
	color:#fff;
	line-height:23px;
	text-align:left;
	padding-bottom:15px;
	text-shadow: 1px 1px 2px #000;
}

.separador {
	background-image:url(../images/separador_inferior.png);
	width:800px;
	height:27px;
	margin-top:20px;
	z-index:4000;
	position:relative;
	float:left;
}

.separador3 {
	background-image:url(../images/separador_inferior.png);
	width:800px;
	height:27px;
	margin-top:850px;
	z-index:4000;
	position:relative;
}

.apos_abrir {
background-image:url(../images/separador_apostrofe_abrir.png);
width:800px;
height:27px;
margin-bottom:13px;	
}

.apos_cerrar {
background-image:url(../images/separador_apostrofe_cerrar.png);
width:800px;
height:27px;
margin-bottom:30px;	
}




h4 {
	font-family: 'Rokkitt', serif;
	font-weight:700;
	font-size:18px;
	color:#999;
	line-height:22px;
	text-align:center;
	padding-bottom:15px;
	letter-spacing:1px;
}


h5 {
	font-family: 'Rokkitt', serif;
	font-size:11px;
	font-weight:100;
	font-weight:normal;
	color:#fff;
	line-height:15px;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:10px;
}

.ruta {
	font-family: 'Rokkitt', serif;
	font-size:12px;
	font-weight:100;
	font-weight:normal;
	color:#fff;
	line-height:15px;
	text-align:left;
	
	padding-bottom:20px;
	padding-top:10px;
}


h6 {
	font-family: 'Rokkitt', serif;
	font-weight:900;
	text-align:center;
	padding-bottom:15px;
	padding-top:20px;
	color:#fff;
	font-size:24px;
	letter-spacing:-1.0px;
	background-color:#8e793b;
	margin-top:246px;
	width:244px;
	margin-left:-11px;
}



q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	font-family: 'Rokkitt', serif;
	font-weight:700;
	background: #000;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{
	overflow:hidden;
}
a{
	color:#ccc;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}
.container > header h1{
	font-family: 'Rokkitt', serif;
	font-weight:700;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{
	font-size: 12px;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
/* Header Style */
.codrops-top{
font-family: 'Rokkitt', serif;
	font-weight:700;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover{
	color: #fff;
}
.codrops-top span.right{
	float: left;
}
.codrops-top span.right a{
	float: none;
	display: inline;
}

p.codrops-demos{
	display: block;
	padding: 15px 0px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
p.codrops-demos a:hover{
	background: #6d0019;
}
p.codrops-demos a:active{
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #A5727D;
	background: #6d0019;
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

#wrapper_inicio{
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 400px; /* Definimos el ancho del objeto a centrar */
	height: auto; /* Definimos el alto del objeto a centrar */
	margin-left: -200px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	background-color:transparent;
	margin-top:200px;
}

#che{
	text-align:center;
	margin-top:-20px;
}

.botoncito {
	width: 235px;
	height: 48px;
	float: center;
	cursor: pointer;
	font-family: 'Rokkitt', serif;
	color:#000;
	font-size:25px;
	background: url(../images/bot.png);
	padding-top:22px;
	margin:20px;
	}

#ingreso{
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 235px; /* Definimos el ancho del objeto a centrar */
	height: 70px; /* Definimos el alto del objeto a centrar */
	margin-left: -140px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	background-color:transparent;
	margin-bottom:20px;
}

/* FORMULARIO______________________________________________________________________________ */
#formulario {
	width: 435px;
	height: 250px;
	margin-left: 20px;
	}

textarea#comentario {
	width: 408px;
	height: 150px;
	margin-bottom: 2px;
	color: #fff;
	background-color:#000;
	border:1px solid #333;
	font-family: 'Rokkitt', serif;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 1.2em;
	}
	
input#nombre, input#mail, input#telefono  {
	width: 400px;
	font-size: 1.2em;
	padding-left: 10px;
	height:30px;
	border:1px solid #333;
	margin-bottom:1px;
	color: #fff;
	background-color:#000;
	
	font-family: 'Rokkitt', serif;
	}

input#boton {
	width: 207px;
	height: 42px;
	border: 1px solid #333;
	cursor: pointer;
	background-color:#8e793b;
	color:#fff;
	font-family: 'Rokkitt', serif;
	font-size:15px;
	margin-right:2px;
	}

input#boton:hover {
background-color:#000;
color:#fff;
}

#form_ok, #form_error {
	width: 420px;
	height: 24px;
	background-color: #066b80;
	color: #daf5fb;
	clear: both;
	font-size: 1.2em;
	padding-top: 6px;
	text-align: left;
	padding-left: 10px;
	display: none;
	}
	
/* TERMINA FORMULARIO______________________________________________________________________________ */


#contenedor_productos{
	height:auto;
	width:800px;
	background-color:transparent;
	float:left;
	}

#contenedor_producto{
	height:400px;
	width:250px;
	margin-left:5px;
	background-color:#000;
	border:1px solid #666;
	margin-bottom:5px;
	float:left;
	}
	
	#producto{
	height:320px;
	width:250px;
	background-color:transparent;

	}
	
	.botoncito_ampliar {
	width: 250px;
	height: 39px;
	cursor: pointer;
	font-family: 'Rokkitt', serif;
	color:#fff;
	font-size:18px;
	background: url(../images/ampliar.png);
	padding-top:15px;
	}
	
	.botoncito_ampliar22 {
	width: 250px;
	height: 39px;
	cursor: pointer;
	font-family: 'Rokkitt', serif;
	color:#fff;
	font-size:18px;
	background: url(../images/ampliar.png);
	padding-top:15px;
	text-align:center;
	}
	
	.atras_bebidas {
	width: 70px;
	height: 27px;
	cursor: pointer;
	font-family: 'Rokkitt', serif;
	color:#fff;
	font-size:16px;
	padding-top:10px;
	float:right;
	margin-top:48px;
	margin-right:0px;
	background-color:#8e793b;
	-moz-border-radius: 1.5px; /* Firefox */
-webkit-border-radius: 1.5px; /* Google Chrome y Safari */
border-radius: 1.5px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
	}
	
	.atras_bebidas22 {
	width: 70px;
	height: 27px;
	cursor: pointer;
	font-family: 'Rokkitt', serif;
	color:#fff;
	font-size:16px;
	padding-top:10px;
	float:right;
	margin-top:60px;
	margin-right:0px;
	background-color:#8e793b;
	-moz-border-radius: 1.5px; /* Firefox */
-webkit-border-radius: 1.5px; /* Google Chrome y Safari */
border-radius: 1.5px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
	}
	
	.botoncito_ampliar2 {
	width: 250px;
	height: 39px;
	margin-left: 270px;
	cursor: pointer;
	font-family: 'Rokkitt', serif;
	color:#fff;
	font-size:18px;
	background: url(../images/ampliar.png);
	padding-top:15px;
	text-align:center;	
	
	}
	

.columnas{
-webkit-column-count:2;
-webkit-column-gap: 20px;
-webkit-column-rule: none ;
-moz-column-count: 2;
-moz-column-gap: 20px ;
-moz-column-rule: none ;
-o-column-count: 2 ;
-o-column-gap: 20px ;
-o-column-rule: none ;
} 

.content p{
	  -moz-column-count: 2;
	  -moz-column-gap: 30px;
	  -moz-column-rule: none;
	  -webkit-column-count: 2;
	  -webkit-column-gap: 30px;
	  -webkit-column-rule: none;
	column-count: 2;
	column-gap: 30px;
        column-rule: none;
	}
	
	
	
	#tragos_contenedor{
	height:270px;
	position:absolute;
	width:100%;
	background-color:transparent;
	z-index:100;
	padding-right:50px;

}

.tragos{
	float:right;
	width: 150px; /* Definimos el ancho del objeto a centrar */
	height: 270px; /* Definimos el alto del objeto a centrar */
	background-color:#000;
	margin-left:-150px;
	
}
