@charset "utf-8";
@import url("reset.css");
img 
{
	max-width: 100%;
	height: auto;
	vertical-align:middle;
}
a
{
	text-decoration:none;
	color:#000;
}
@font-face
{
	font-family: 'origo';
	src: url('origo.eot');
	src: url('origo.eot?#iefix') format('embedded-opentype'),
	url('origo.woff') format('woff'),
	url('origo.ttf') format('truetype'),
	url('origo.svg#webfont') format('svg');
}
@font-face
{
	font-family: 'gothic';
	src: url('gothic.eot');
	src: local('gothic'), url('gothic.woff') format('woff'), url('gothic.ttf') format('truetype');
}
body
{
	font-family:'origo' !important;
	text-align:center;
}
hr
{
	border:0;
	height:1px;
	background:#000;
}
.contenedor
{
	width: 640px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;	
}
.nav
{
	width: 640px;
    height: 30px;
	max-width:100%;
	margin: 0 auto;
    text-align: center;
    vertical-align: middle;
	background-color: black;
    padding-top: 5px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.nav a
{
    color:#ffffff;
	font-size:23px;
	text-decoration: none;
    vertical-align: middle;
}
.nav2
{
    width: 640px;
    height: 65px;
    max-width:100%;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    color:#ffffff;
    background-color: gray;
    padding-top: 5px;
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
}
.loc_right
{
	width:450px;
	height:auto;
	margin-right:50px;
	text-align:right;
	float:right;
}
.menu_bottom
{
	width:900px;
	text-align:left;
	clear:both;
}
.text_nav_menu
{
	font-size:19px;
	color: #ffffff;
	text-decoration:none;
}
h1
{
	font-size: 28px;
	color:#000;
	font-weight:bold;
}
h2 
{
	font-size:15px;
	font-weight:normal;
}
h3 
{
	font-size:28px;
	font-weight:bold;
	margin-bottom:30px;
}
.footer
{
    width:100%;
    height: 170px;
    background:#333333;
    text-align:center;
    clear:both;
    color:#FFF;
    font-family: gothic;
    font-size: 10px;
}
.footer a
{
    color: yellowgreen;
}
.texto_grande
{
    font-family: origo;
    text-shadow:3px 3px 8px #000;
    font-size: 50px;
}
/* SAUCES */
.sauces_intro
{
    margin: 0 auto;
    width:100%;
    background: url(../img/bg_sauces_intro.png) repeat center top;
}
.sauces_content
{
    margin: 0 auto;
    width:100%;
    background: url(../img/bg_sauces_content.png) repeat center top;
}
.sauces_texto_grande
{
    font-family: origo;
    font-size: 30px;
}

.sauces_texto_mediano
{
    font-family: gothic;
    font-size: 18px;
}
.sauces_table
{
    border: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: url('../img/Sauces_bg.png') no-repeat center;
}

/* MENUS */
.menus_intro
{
    margin: 0 auto;
    width:100%;
    height:334px;
    background: url(../img/Menu_Menu_bg.png) repeat center top;
}
.menus_content
{
    margin: 0 auto;
    width:100%;
    height:863px;
    background: url(../img/bg_sauces_content.png) repeat center top;
}
.texto_menu_titulo
{
    font-family: origo;
    font-size: 30px;
}
.texto_menu_descripcion
{
    font-family: gothic;
    font-size: 12px;
}
.texto_menu_precio
{
    font-family: gothic;
    font-size: 20px;
}
table
{
    border: 0;
}
.texto_formulario
{
    font-family: gothic;
    font-size: 16px;
}
.texto_menu_grande
{
    color: white;
    font-size: 20px
}
.texto_menu_peque
{
    color: white;
    font-size: 15px
}

/* Mexican Tapas */
.div_tapas_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #ff911e;
}
.div_tapas_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_tapas_bg_mobile.jpg') center;
}
.div_tapas_table
{
    margin: 0 auto;
    width: 100%;
}
.div_tapas
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_tapas_content.png') center repeat-y;
}
.div_tapas_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Arepas */
.div_arepas_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #000000;
}
.div_arepas_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_arepas_bg_mobile.jpg') center;
}
.div_arepas_table
{
    margin: 0 auto;
    width: 100%
}
.div_arepas
{
    margin: 0 auto;
    width: 100%;
    background-color: #faec68;
}
.div_arepas_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Nachos */
.div_nachos_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #FF0000;
}
.div_nachos_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_nachos_bg_mobile.jpg') center;
}
.div_nachos_table
{
    margin: 0 auto;
    width: 100%;
}
.div_nachos
{
    margin: 0 auto;
    width: 100%;
    background-color: #e4e4e4;
}
.div_nachos_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Tacos */
.div_tacos_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #ff0000;
}
.div_tacos_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_tacos_bg_mobile.jpg') center;
}
.div_tacos_table
{
    margin: 0 auto;
    width: 100%
}
.div_tacos
{
    margin: 0 auto;
    width: 100%;
    background-color: #bf272d;
}
.div_tacos_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Burritos */
.div_burritos_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #006837;
}
.div_burritos_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_burritos_bg_mobile.jpg') center;
}
.div_burritos_table
{
    margin: 0 auto;
    width: 100%
}
.div_burritos
{
    margin: 0 auto;
    width: 100%;
    background-color: #f9f09b;
}
.div_burritos_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Quesadillas */
.div_quesadillas_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #ef5a24;
}
.div_quesadillas_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_quesadillas_bg_mobile.jpg') center;
}
.div_quesadillas_table
{
    margin: 0 auto;
    width: 100%
}
.div_quesadillas
{
    margin: 0 auto;
    width: 100%;
    background-color: #f5911e;
}
.div_quesadillas_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Desserts */
.div_desserts_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #f5911e;
}
.div_desserts_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_desserts_bg_mobile.jpg') center;
}
.div_desserts_table
{
    margin: 0 auto;
    width: 100%
}
.div_desserts
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_desserts_content.png') center repeat-y;
}
.div_desserts_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}
/* Drinks */
.div_drinks_bar
{
    margin: 0 auto;
    width: 100%;
    height: 7px;
    background-color: #774115;
}
.div_drinks_title
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_drinks_bg_mobile.jpg') center;
}
.div_drinks_table
{
    margin: 0 auto;
    width: 100%
}
.div_drinks
{
    margin: 0 auto;
    width: 100%;
    background: url('../img/Menu_drinks_content.png') center repeat-y;
}
.div_drinks_content
{
    margin: 0 auto;
    width:100%;
    background: url('../img/logo_marca_de_agua_mobile.png') no-repeat center
}

.home_location
{
    width:100%;
    background: url(../img/fondo_home_locattion.jpg) repeat center top;
}
.location_bar
{
    width:100%;
    height:45px;
    margin:0 auto;
    padding: 0;
    background: #fff900;
    align-content: center;
    font-family: gothic;
    font-size: 18px;
}
.location_car
{
    width: 150px;
}
.location_img_follow
{
    vertical-align:middle;
    margin:5px;
    width:32px;
}
.home_gallery
{
    width:100%;
    background: url(../img/fondo_home_gallery.jpg) repeat center top;
}
.home_gallery_content
{
    margin: 0 auto;
    width:100%;
}
.home_contact
{
    width:100%;
    background: url(../img/fondo_home_contact.png) repeat center top;
}
.table_contact_form
{
    border: none;
    margin: 0 auto;
    padding: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.td_contact_1
{
    text-align: left;
    width: 100px;
    color: #FFFFFF;
    font-family: gothic;
    font-size: 15px;
    vertical-align: top;
}
.td_contact_2
{
    text-align: left;
}
.text_contact_icon
{
    font-family: gothic;
    font-size: 16px;
}
.table_contact_icon
{
    background-color: transparent;
    width: 100%;
}
.table_contact_icon_td_1
{
    text-align: left;
    width: 50%;
}
.table_contact_icon_td_2
{
    text-align: left;
    width: 50%;
}
.back-to-top
{
    position: fixed;
    right: 0px;
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    padding: 2px;
    display: none;
    width: 49px;
    height: 49px;
    text-align: left;
}
.img_llevar
{
    position:fixed;
    left:0px;
    bottom:0px;
    border:none;
    display: none;
    width: 140px;
}