body{
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
#header{
	width:100%;
	min-width:1024px;
	height:105px;
	margin:0px auto;
	padding-top:40px;
	z-index: 100;
	position:fixed;
	top:0px;
	left:0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.headerspace{
	width:100%;
	min-width:1024px;
	height:105px;
}

#header li.logo{
	position:relative;
	width:184px;
	min-height:10px;
	z-index: 100;
	background-color:#fff;
}
#header div.redes a.fb{
	left:25px;
}
#header div.redes a.tw{
	left:1px;
}
#header div.redes a.pn{
	right:40px;
}
#header div.redes a.tpad{
	right:0px;
}
#header div.redes a.is{
	left:45px;
}
#header div.redes a{
	position: absolute;
	width: 20px;
	height:20px;
	display:block;
	top:0px;
}

#header div.redes{
	position:absolute;
	right:5px;
	top:37px;
}
#header div.langs a{
	font-size:12px;
	text-decoration:none;
	color:#7f251c;
	margin-left:5px;
}
#header div.langs a.activo{
	color:#c5401d;
}
#header div.langs {
    position: absolute;
    left: 10px;
    top: 42px;
    font-size: 12px;
    text-decoration: none;
    color: #7f251c;
}

#header ul{
	margin:0px auto;
	width: 715px;
}

div.logochico{
	position:absolute;
	top:-300px;
	left:40px;
	width:88px;
	height:62px;
}
div.logogrande img,
div.logochico img{
	display:block;
	margin:0px auto;
}
div.logogrande{
	width:184px;
	position:absolute;
	top:-30px;
	background-color:#fff;
	height:152px;
}
#header ul li{
	float:left;
}

#header ul li a.activo{
	color:#c5401d;
}
#header ul li a{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#7f251c;
	display:block;
	padding:0px 8px;
	cursor:pointer;
	letter-spacing: 1px;
}
.colmarca{
	width: 140px;
	margin-left:16px;
	margin-top:15px;
	float:left;
}
#marcas div.marcas h2{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	font-size:27px;
	color:#fff;
	margin-bottom:8px;
	letter-spacing: 3px;
}
#marcas div.marcas h3{
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#ad3a33;
}
#marcas div.marcas a:hover{
	background-color:#7e221f;
}
#marcas div.marcas a{
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight:400;
	font-size:15px;
	letter-spacing:1px;
	color:#ffffff;
	clear:both;
	float:none;
	display:block;
	margin-bottom:5px;
	cursor: pointer;
}
#marcas div.marcas{
	width:1000px;
	height:220px;
	margin:0px auto;
}
#marcas {
    width: 100%;
    height: 440px;
    background-image: url('img/ladrillosamedida.jpg');
    background-size: cover;
    margin-bottom: 10px;
    padding-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#localh{
	float:none;
	clear:both;
	width:100%;
	background-color:rgba(208,187,170,1);
}
#rss{
	z-index: 5;
	background-color:rgba(208,187,170,1);
}
#contents{
	width:100%;
	/*min-width:1000px;
	width:1024px;*/
	min-width:1024px;
	margin:0px auto;
	z-index: 5;
}


#contents div.item{
	float:left;
	height:197px;
	margin-left:8px;
	margin-bottom:8px;
	position:relative;
}

#contents div.item div.titulo{
	z-index:10;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	margin-left:13px;
	letter-spacing: 1px;
}
#contents div.item div.textosec{
	z-index:10;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
	position:absolute;
	top:140px;
	left:13px;
	color:#fff;
}

.c40{
	font-size:19px;
	line-height:26px;
}
.c60{
	font-size:36px;
	line-height:39px;
	letter-spacing:2px;
}


#contents div.item div.bgcolor,
#contents div.item div.bg{
	width:100%;
	height:100%;
	position:absolute;
	z-index: -5;
	top:0px;
	left:0px;
}
#contents div.item div.bgcolor{
	display:none;
	z-index: -2;
}
#maderas{
	background-image:url('img/maderas.jpg');
	background-repeat:no-repeat;
}

div.about .galeria,
div.local .galeria{
	position:absolute;
	top:8px;
	left:8px;
	width:660px;
	height:418px;
	overflow:hidden;
}

div.about .thumbs .galthumb,
div.local .thumbs .galthumb{
	display:block;
	margin-top:8px;
	margin-right:8px;
	float:left;
}
.promothumb{
	font-family: 'Oswald', sans-serif;
	background-color:#c4401d;
	color:#fff;
	width:214px;
	height:112px;
	display:block;
	margin-top:8px;
	float:left;
	line-height:112px;
	text-align:center;
	font-size: 36px;
}
div.about .thumbs,
div.local .thumbs{
	position:absolute;
	top:426px;
	left:8px;
	width:660px;
	height:112px;
	overflow:hidden;
}
div.local .info h6 span{
	font-size:43px;
	letter-spacing:1px;
}
div.local .info h6{
	font-size:31px;
	float:left;
	width:98px;
}
div.local .info h4{
	font-size:90px;
	float:left;
	width:200px;
}
div.local .info h2.c2l{
	font-size:70px;
}
div.local .info h2.c4l{
	font-size:50px;
}
div.local .info h2{
	font-size:89px;
	margin-bottom:8px;
	width: 240px;
}
div.local .info h5{
	font-size:36px;
	margin-bottom:8px;
	border-top:2px solid #fff;
	width: 240px;
	float:none;
	clear:both;
	margin-top:8px;
	padding-top: 20px;
}
div.local .info p.web a:hover{
	color:#7F251C;
	text-decoration:none;
}
div.local .info p.web a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
}
div.local .info p.web{
	font-size:13px;
	margin-bottom:8px;
	width: 240px;
	float:none;
	clear:both;
	margin-top:8px;
	line-height:18px;
}
div.local .info{
	position:absolute;
	top:20px;
	left:690px;
	height:500px;
	overflow:hidden;
	color:#fff;
}
div.local{
	width:992px;
	height:555px;
	background-color:#d0bbaa;
	margin:0px auto;
	margin-bottom:10px;
	position:relative;
}
div.about{
	width:992px;
	height:536px;
	background-color:#d0bbaa;
	margin:0px auto;
	margin-bottom:10px;
	position:relative;
}
.entrelineas{
	width:100%;
	min-width:1024px;
	clear: both;
	float:none;
	background-color:rgba(208,187,170,1);
	overflow:hidden;
}

.contacto input,
.contacto textarea{
	background-color: #cab4a2;
	border:0px;
	float:right;
	margin-bottom:4px;
}
.contacto label{
	float:left;
	display:block;
	line-height:30px;
	margin-bottom:4px;
}
.contacto input.inputapellido{
	width:296px;
}
.contacto input.inputnombre{
	width:296px;
}
.contacto input.inputemail{
	width:324px;
}
.contacto input{
	height:28px;
	padding:0px;
	line-height:28px;
}
.contacto textarea{
	width:410px;
	height:82px;
}

input.sbmt{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	background:none;
	cursor:pointer;
}
input.sbmt,
.contacto label,
.comollegar h2,
.about h2,
.contacto h2{
	font-size:22px;
	color:#ae3530;
	font-weight: 700;
	letter-spacing:2px;
	margin-bottom:8px;
}
.contacto h2{
	margin-bottom:10px;
}
#datoscontacto h1{
	color:#fff;
	font-size:72px;
	margin-top:32px;
	margin-bottom:16px;
}
#datoscontacto p{
	color:#fff;
	font-size:12px;
	font-weight:400;
	line-height:19px;
	margin-bottom:10px;
	letter-spacing: 1px;
}
.historia{
	width:250px;
	position:relative;
}
.textohistoria{
	width:290px;
	height:259px;
	position:relative;
	margin-bottom:10px;
}
.textohorarios{
	width:290px;
	height:204px;
	position:relative;
	margin-bottom:10px;
}
#datoscontacto{
	float:right;
	width:298px;

}
.contacto div.form{
	width: 410px;
	height:265px;
	float:left;
	margin-top:58px;
	margin-left:100px;
}
.comollegar,
.turismo,
.contacto{
	width:992px;
	height:375px;
	background-color:#d0bbaa;
	margin:0px auto;
	margin-bottom:10px;
	position:relative;
}
.comollegar{
	height:501px;
}
.turismo{
	height:137px;
	padding-top: 50px;
}
.gmaps{
	position:absolute;
	top:8px;
	left:8px;
	width:660px;
	height:485px;
	overflow:hidden;
}
.nivo-prevNav,
.nivo-nextNav{
	text-indent:-3000px;
	width:64px;
	height:62px;
}
.nivo-prevNav{
	background-image:url('img/left.png');
	margin-left:5px;
	display:none;
}
.nivo-nextNav{
	background-image:url('img/flecha.png');
	margin-right:5px;
}

.galeriaimagen{
	float:none;
	height:434px;
	width:100%;
}
.mascaragaleria div.flecha{
	position:absolute;
	right:10px;
	top:200px;
	cursor:pointer;
	width:64px;
	height:62px;
	background:url('/img/flecha.png');
}
.mascaragaleria{
	float:none;
	height:434px;
	width:100%;
	position:relative;
}
.galeriaimagen li{
	float:left;
	margin:8px;
	margin-right:0px;
}
.separadorblanco{
	height:8px;
	background-color:#fff;
	width:100%;
}
.firstelement{
	margin-top:8px;
}
#byc{
display:none;
position: absolute;
width: 500px;
height: 300px;
background: #fff;
padding: 12px;
font-family: helvetica,arial;
font-size: 12px;
color: #333;
text-transform: none;
left: 50%;
margin-left: -250px;
top: 30px;

}
#byc h4{
	margin-bottom:14px;
font-size:14px;
}
#byc p{
margin-bottom:6px;
line-height: 15px;
}
.item:hover .overh{
	display:block;
}
.overh{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    text-align: center;
    line-height: 197px;
    font-size: 50px;
		font-family: arial;

    color: #fff;
		display: none;
}
