/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

body {
	height: 100%;
	background: url(../images/background.jpg) repeat center top;
}

/* header */
.header {
	width: 70%;
	margin: 0 auto;
}

.marca {
	float: left;
	margin-top: 35px;
	margin-left: 5px;
}

.logo {
	width: 37%;
	margin: 0 auto;
}

/* body */
.content {
	margin-top: -20px;
}

.content-center {
	width: 70%;
	margin: 0 auto;
	position: relative;
}

.content-center-low {
	display:none;
	position: relative;
	z-index: 1;
}

.content-center-bottom {
	width: 68%;
	margin: 0 auto;
	position: relative;
	margin-top: -30px;
}

.coming_es {
	width: 56%;
	margin: 0 auto;
	margin-top: -35px;
}

.base {
	min-height: 35%;
	height: auto !important;
	height: 35%;
	width: 100%;
	background-color:rgba(38, 17, 11, 0.6);
	position: absolute;
	top: 600px;
}

.coming_en {
	width: 40%;
	margin: 0 auto;
	float: left;
	margin-left: -17px;
	margin-top: 40px;
}

/* footer */
.footerContent {
	width: 100%;
	background-color: #ff0000;
	position: relative;
	z-index: 1;
	overflow: auto;
}

.serrucho {
	background: url(../images/serrucho.png) repeat-x;
	width: 100%;
	height: 14px;
	clear: both;
	position: relative;
	z-index: 1;
}

.footer {
	height: 75px;
	width: 70%;
	margin: 0 auto;
	padding-top: 5px;
	color: white;
	font-size: 16px;
	font-family: arial, sans-serif;
}

.contact {
	font-family: KGPrimaryItalics, arial, sans-serif;
	font-size: 22px;
	margin-bottom: 5px;
}

.footer .address{
	float: left;
}

.footer .phone{
	float: right;
}
.footer .phone img{
	vertical-align:middle;
	margin-right: 13px;
}

.footer .webpage{
	float: left;
	clear: both;	
}

.footer .email{
	float: left;
}

.footer .email img{
	vertical-align:middle;
	margin-right: 13px;
}

.footer .email a{
	cursor: hand;
	color: white;
}

/******responsive*******/		

@media only screen and (max-width:1440px)
{
}

@media only screen and (min-width:1024px)
{
	.marineras {
		height: 260px;
		width: 680px;
		margin: 0 auto;
	}
	.marineras img {
		width: 97%;
		margin-left: 10px;
	}
	.marineras:hover img {
		width: 100%;
		margin-left: 0px;
	}

	.arroz {
		height: 220px;
		width: 220px;
		margin-top: -10px;
		margin-left: -20px;
		margin-bottom: -15px;
	}
	.arroz img {
		width: 98%;
		margin-left: 10px;
		margin-left: -1px;
	}
	.arroz:hover img {
		width: 100%;
		margin-left: 0px;
		margin-left: -3px;
	}
	
	.varias {
		height: 204px;
		width: 350px;
		margin-bottom: -15px;
	}
	.varias img {
		width: 98%;
		margin-left: 10px;
		margin-left: -1px;
	}

	.varias:hover img {
		width: 100%;
		margin-left: 0px;
		margin-left: -3px;
	}
}

@media only screen and (max-width:1365px)
{

	.marineras {
		width: 70%;
		margin: 0 auto;
	}

	.varias {
		width: 37%;
		margin-left: -10px;
	}
	
	.arroz {
		width: 25%;
		margin-top: -5px;
		margin-left: -15px;
	}
}

@media only screen and (max-width:1280px)
{
	.header {
		width: 90%;
		margin: 0 auto;
	}
	
	.marca {
		width: 28%;
	}
	
	.marineras {
		width: 80%;
		margin-top: 15px;
	}
	
	.coming_es {
		width: 65%;
		margin: 0 auto;
		margin-top: -25px;
	}
	
	.content-center-bottom {
		width: 80%;
		margin: 0 auto;
		position: relative;
		margin-top: -30px;
	}
	
	.coming_en {
		width: 35%;
		margin-left: -5px;
	}

	.varias {
		width: 37%;
		margin-left: 0px;
	}
	
	.arroz {
		width: 25%;
		margin-top: -5px;
		margin-left: -10px;
	}
}

@media only screen and (max-width:1024px)
{
	.header {
		width: 80%;
		margin: 0 auto;
	}
	
	.marca {
		width: 28%;
		margin-top: 50px;
		margin-left: -25px;
	}
	
	.logo {
		width: 50%;
	}
	
	.marineras {
		width: 100%;
		margin-top: 15px;
	}
	
	.coming_es {
		width: 78%;
		margin: 0 auto;
		margin-top: -13px;
	}
	
	.content-center-low {
		display:block;
	}

	.content-center-bottom {
		display: none;
	}
	
	.coming_en {
		width: 56%;
		margin: 0 auto;
		float: none;
	}
	
	.varias {
		width: 63%;
		margin-left: -10px;
	}
	
	.arroz {
		width: 39%;
		margin-top: -5px;
		margin-left: -5px;
	}
	
	.base {
		display: none;
	}

}

@media only screen and (max-width:768px)
{
}

@media only screen and (max-width:640px)
{
	.marca {
		width: 29%;
		margin-top: 50px;
		margin-left: -25px;
	}
	
	.logo {
		width: 50%;
	}
	
	.marineras {
		width: 100%;
		margin-top: 15px;
	}
	
	.coming_es {
		width: 80%;
		margin: 0 auto;
		margin-top: -13px;
	}
	
	.content-center-low {
		display:block;
	}

	.content-center-bottom {
		display: none;
	}
	
	.coming_en {
		width: 65%;
		margin: 0 auto;
		float: none;
	}
	
	.varias {
		width: 63%;
		margin-left: -10px;
	}
	
	.arroz {
		width: 39%;
		margin-top: -5px;
		margin-left: -5px;
	}
	
	.footerContent {
		padding-bottom: 10px;
	}
	.footer .phone {
		float: left;
		margin-top:	10px;
	}
}

@media only screen and (max-width:480px) 
{
}

@media only screen and (max-width:320px) 
{
}