@charset "UTF-8";
/* Body */
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #C26128;
	margin: 0;
	background-image: url(../img/Fondo_reservas_ing.jpg);

/* Para dejar la imagen de fondo centrada,

horizontalmente y un cero verticalmente debajo del menu del navegador*/

background-position: center center;

/* Para que la imagen de fondo no se repita */

background-repeat: no-repeat;

/* La imagen se fija en la ventana de visualización para que la altura de la imagen no supere a la del contenido */

background-attachment: fixed;

/* La imagen de fondo se reescala automáticamente con el cambio del ancho de ventana del navegador */

background-size: 100% 100%;

/* Se muestra un color de fondo mientras se está cargando la imagen

de fondo o si hay problemas para cargarla */

background-color: #C26128;

}
/* Header */ 
header {
	position:fixed; top: 0px; left: 0px;
	width: 100%;
	height: 8%
}	
/* --------------------------------- Menu ------------------------------------------------------- */
.menu01{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url("../img/topMenuImages.png") repeat-x;}
.menu01 li{padding:0; margin:0; list-style:none; display:inline;}
.menu01 li a{float:right; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url("../img/topMenuImages.png") 0px -30px no-repeat; outline:none;}
.menu01 li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url("../img/topMenuImages.png") 100% -30px no-repeat;}
.menu01 li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu01 li a:hover span{background-position:100% -60px;}
.menu01 li a.active, .menu01 li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url("../img/topMenuImages.png") 0px -90px no-repeat; color:rgb(255,255,255);}
.menu01 li a.active span, .menu01 li a.active:hover span{background:url("../img/topMenuImages.png") 100% -90px no-repeat;}
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------ Redes sociales  -------------------------------------------------- */
.contenedor_imgsocial{
	float:left;
	width: 220px;
	margin-top:620px;   /* Mueve los link arriba y abajo */
	margin-left: 100px; /* Mueve los link a la derecha */
}
/* ------------------------------------------------------------------------------------------------- */
.botonimagen_ing{
  background-image:url(../img/ing.png);
  background-repeat:no-repeat;
  height:32px;
  width:32px;
  border-color:  #471308;
  background-position:center;
}
.botonimagen_esp{
  background-image:url(../img/esp.png);
  background-repeat:no-repeat;
  height:32px;
  width:35px;
  border-color:  #471308;
  background-position:center;
}
/* ------------------------------------- Mapa google  ---------------------------------------------- */
.map_google {
width: 980px /* Ancho del frame */
height: 660px /* Alto del frame */
position: absolute;
margin-left: 400px; /* Izquierda o derecha el iframe */
margin-top: 150px; /* sube y baja el iframe */
top: 50%; /* La posicion desde arriba sera la mitad, con lo que se contara desde el centro del frame */
}
/* ------------------------------------------------------------------------------------------------- */
.logo {
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	letter-spacing: 4px;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	line-height: 2em;
	font-size: 22px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.precio {
	width: 90%;
	margin: 0;
	padding: 0px;
	font-size: 40px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 23%;
	text-align: center;
	float: left;
	margin-top: 35px;
	background-color: #F8F8F8;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 20px;
	border-bottom: 4px; /* solid #6DC7D0; quitar color azul barrita baja*/
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #070707; /*pone color nombre del plato*/
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 2px; /*espacio entre letras dentro de un parrafo*/
	font-size: 20px; /*pone tamaño nombre del plato
	font-family:  "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" */
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	text-align: left;
	padding-left: 20px;
}
/* More info */
.intro {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	font-size: 10px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
.intro {
	display: inline-block;
	background-color: #6DC7D0;
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
	/* --------------------------------- Menu ------------------------------------------------------- */
.menu01{width:100%;}

/* ------------------------------------------------------------------------------------------------- */
	/* ------------------------------------- Mapa google  ---------------------------------------------- */
.map_google {
width: 100% /* Ancho del frame */
height: 100% /* Alto del frame */
position: absolute;
margin-left: 400px; /* Izquierda o derecha el iframe */
margin-top: 150px; /* sube y baja el iframe */
top: 50%; /* La posicion desde arriba sera la mitad, con lo que se contara desde el centro del frame */
}
/* ------------------------------------------------------------------------------------------------- */
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
	/*-----------------------------------------------------*/
	


}
