/*Css "Mundo del Piso"*/

/* ------------------------------------------------------------------------- *
 *  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, center, dl, dt, dd, ol, ul, 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%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

.general
{
	width:100%;
	height:1335px;
}

/* ------------------------------------------------------------------------- *
 *  Fonts
/* ------------------------------------------------------------------------- */

@font-face {
font-family: 'aparajbi'; 
src: url(../fonts/aparajbi.ttf) format("truetype");
}
@font-face {
font-family:'aparaji';
src: url(../fonts/aparaji.otf) format("truetype");
}

@font-face {
font-family:'Mark Simonson';
src: url(../fonts/Mark_Simonson.otf) format("truetype");
}

@font-face {
font-family:'Nexa Bold';
src: url(../fonts/Nexa_Bold.ttf) format("truetype");
}

@font-face {
font-family: 'Nexa Light';
src: url(../fonts/Nexa_Light.otf) format("truetype");
}

@font-face {
font-family:'Proxima Nova Bold';
src: url(../fonts/Proxima_Nova_Bold.otf) format("truetype");
}


/* ------------------------------------------------------------------------- *
 *  Index
/* ------------------------------------------------------------------------- */

.header
{
	width:100%;
	height:132px;
	position:fixed;
	margin:0;
	padding:0;
	z-index:9998;
}

.header2
{
	width:100%;
	height:148px;
	margin:0;
	padding:0;

}

.headerUp
{
	width: 100%;
	height: auto;
    padding: 16px 0;
	background-color: #9d9d9c;
}
.ciudad
{
	color: #ffffff;
    max-width: 400px;
    position: relative;
	left:9%;
    width: 100%;
	font-family:'Mark Simonson';
	font-size:11px;
}
.datos
{
	float: right;
    color: #ffffff;
    max-width: 450px;
	position: relative;
	top:-24px;
	left:-6.5%;
	font-family:'Mark Simonson';
	font-size:11px;
}
.headerMenu
{
	background-color: #5a9aa9;
	width:100%;
	height:91px;
}
.logo
{
	position:relative;
	top:10px;
	left:7%;
	width:302px;
}
.menu {
  overflow: hidden;
  width: 660px;
  float:right;
  position:relative;
  top:-40px;
}

.menu a 
{
  float: left;
  display: block;
  color: #FFF;
  text-align: center;
  padding: 14px 40px;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Nexa Light';
}

.menu a:hover 
{
  color: #fff;
  opacity:.5;
}

.menu a.active 
{
    color: #9d9d9c;
}

.face
{
	position:relative;
	top:3px;
	left:-5px;
}

.tel
{
	position:relative;
	top:3px;
}

.correo
{
	position:relative;
	top:7px;
}

/* ------------------------------------------------------------------------- *
 *  Secciones
/* ------------------------------------------------------------------------- */
.secciones
{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
    top:122px;
}

.rslides
{
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li 
{
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child 
{
  position: relative;
  display: block;
  float: left;
}

.rslides img 
{
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.callbacks_container 
{
 
  position: relative;
  float: left;
  width: 100%;
  height:1px;
}

.callbacks 
{
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.callbacks li 
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.callbacks img 
{
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks_nav 
{
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  left: 10%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/flechas-blancas.png") no-repeat left top;
  margin-top: -20%;
}

.callbacks_nav:active 
{
  opacity: 1.0;
}

.callbacks_nav.next 
{
  left: auto;
  background-position: right top;
  right: 10%;
}
.caption 
{
  display: block;
  position: relative;
  top:-350px;
  left:36.5%;
  color:#FFF;
  font-size:20px;
  font-weight:lighter;
  z-index: 2;
  text-align:center;
  width:450px;
  height:200px;
  font-family: 'Nexa Light';

}
span.bannerTitle
{
  color:#FFF;
  font-size:26px;
  font-family:'Proxima Nova Bold';
}
span.bannerTitleb
{
  color:#FFF;
  font-size:26px;
  font-family:'Proxima Nova Bold';
  font-weight:bold;
  
}

span.bannerTitle2
{
  color:#FFF;
  font-size:20px;
  font-family: 'aparajbi';
  font-style:italic;
}
/**/

span.bannerTitle3
{
  color:#5a9aa9;
  font-size:26px;
  font-family:'Proxima Nova Bold';
  position:relative;
  left:238px;
}

span.bannerTitle4
{
  color:#9d9d9c;
  font-size:20px;
  font-family: 'Nexa Light';
  position:relative;
  left:78px;
  line-height: 130%;

}

.rslides2
{
  position: relative;
  top:-40px;
  left:29%;
  text-align:center;
  list-style: none;
  overflow: hidden;
  width: 1000px;
  padding: 0;
  margin: 0;
}

.rslides2 li 
{
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides2 li:first-child 
{
  position: relative;
  display: block;
  float: left;
}

.rslides2 img 
{
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.callbacks_container2 
{
  position: relative;
  top:157px;
  float: left;
  width: 100%;
  height:1px;
  background-color:#efefef;
}
.sliderTexto 
{
  position: relative;
  top:518px;
  width: 100%;
  height:550px;
  background-color:#efefef;
}

.callbacks2
{
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.callbacks2 li 
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks2 img 
{
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks2_nav
{
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  left: 10%;
  top:300px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/flechas-grises.png") no-repeat left top;
  margin-top: -10%;
}

.callback2_nav:active 
{
  opacity: 1.0;
}

.callbacks2_nav.next 
{
  left: auto;
  background-position: right top;
  right: 10%;
}

.callbacks_container2 h2
{
	color:#5a9aa9;
}

.caption2 
{
  display: block;
  position: relative;
  top:90px;
  height:250px;
  color:#9d9d9c;
  font-size:20px;
  font-family: 'Nexa Light';
  z-index: 2;
  text-align: justify;
  width:700px;
  height:450px;

}

.caption3
{
  display: block;
  position: relative;
  color:#9d9d9c;
  top:90px;
  left:-57px;
  height:250px;
  font-size:20px;
  font-family: 'Nexa Light';
  z-index: 2;
  text-align: center;
  width:700px;
  height:450px;

}

.proveedores
{
	background-image:url(../img/banner-logos.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:320px;
	position:relative;
	top:488px;
}
.parallax-window3
{
	width:100%;
	height:345px;
	position:relative;
	top:488px;
	background: transparent;
}
.proveedoresTitulo
{
	width:400px;
	height:120px;
	position:relative;
	left:43.1%; 
	top:190px;
	font-family:'Proxima Nova Bold';
	color:#FFF;
	font-size:20px;
	

}
.proveedoresTitulo img
{
	position:relative;
	top:22px;
	left:-35px;
}
.proveedores h3
{
	color:#FFF;
}

.detalle
{
	width:100%;
	height:400px;
	position:relative;
	top:500px;
}

.resumen
{
	position:relative;
	top:-100px;
	left:15%;
	width:1300px;
}
.resumen h1
{
	color:#5a9aa9;
	font-size:28px;
	font-family:'Proxima Nova Bold';
}
.resumen p
{
	font-size:19px;
	color:#9d9d9c;
	font-family: 'Nexa Light';
}
.proveedoresTitulo2
{
	position:relative;
	top:30px;
	left:25px;
	width:800px;
	height:20px;
	font-size:20px;
	font-family:'Proxima Nova Bold';
	color:#9c9b9b;
}

.proveedoresTitulo2 img
{
	position:relative;
	top:25px;
	left:-30px;
}

.resumen ul li
{
	position:relative;
	top:100px;
	display: inline-block;
    padding: 0 5px 10px 0;
    color: #5a9aa9;
    width: 250px;
	font-size:12px;
	font-family: 'Nexa Light';
	
}
.resumen ul li a
{
    color: #5a9aa9;
	font-size:12px;
	font-family: 'Nexa Light';
	text-decoration:none;
}
.producto
{
	width:100%;
	height:700px;
	position:relative;
	top:470px;
	text-align:center;
	margin: 0 auto;
}

.producto h1
{
	color:#5a9aa9;
	font-size:28px;
	font-family:'Proxima Nova Bold';
	margin-top:-23px;
}
#itemContainer
{
	width:1000px;
	position:relative;
	left:20%;
}

ul#itemContainer li 
{
	width:260px;
	display: inline;
	margin: 10px; 
	
}

.parallax-window {
    min-height: 350px;
    background: transparent;
}
.parallax-window2 {
    min-height: 350px;
    background: transparent;
}

.cuadro
{
	width:100%;
	height:350px;
	background-color:#9d9d9c;
	
}

.cuadro p
{
	position:relative;
	top:145px;
	color:#FFF;
	font-size:28px;
	font-family:'Mark Simonson';
}

.cuadroSpan
{
	font-family:'Proxima Nova Bold';
}


.toContacto
{
	width:100%;
	position:relative;
	top:120px;
}

.toContacto img
{
	width:100%;
	height:auto;
}

.contacto
{
	width:100%;
	height:1300px;
	background-color:#efefef;
	position:relative;
	top:-19px;
}

.formaContacto
{
	position:relative;
	width:1000px;
	height:1174px;
	left:19%;
	top:50px;
	background-color: #FFF;
	padding: 50px;
}

.formaContacto h1
{
	color:#9c9b9b;
	font-size:26px;
	font-family:'Proxima Nova Bold';
}

.horario
{
	position:relative;
	top:-30px;
	font-size:15px;
	float:right;
	color:#9c9b9b;
	text-align:right;
	font-family: 'Nexa Light';
}

.datosContacto1
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
	text-align:left;
	font-size:12px;
	position:relative;
	top:30px;
	left:50px;
	width:300px;
}

.datosContacto2
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
	font-size:12px;
	position:relative;
	top:-52px;
	left:455px;
	width:200px;
	
}

.datosContacto2 img
{
	margin-left:33px;
}

.datosContacto3
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
	font-size:12px;
	position:relative;
	top:-120px;
	left:730px;
	width:300px;
}

.datosContacto3 img
{
	margin-left:170px;
	margin-top:5px;
}

.formContacto
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
}

.formContacto input[type=text]
{
	width:1000px;
	height:30px;
	background-color:#efefef;
	border:solid 1px #efefef;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
}

.formContacto textarea
{
	background-color:#efefef;
	border:solid 1px #efefef;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
width:1000px;
}

.formContacto input[type=submit]
{
	background-color:#5a9aa9;
	font-family: 'Nexa Light';
	color:#FFF;
	padding:8px 23px;
	border:solid 0px #5a9aa9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-size:13px;
}
.footer
{
	width:100%;
	background-color:#9d9d9c;
	height:90px;
	z-index:999999;
	position:relative;
    top:3450px;
}

.footer2
{
	width:100%;
	background-color:#9d9d9c;
	height:90px;
	z-index:999999;
	position:relative;
    
}

.logo2
{
	position:relative;
	top:10px;
	left:7%;
	width:302px;
}

.flotante
{
	position:relative;
	top:125px;
}
.face2
{
	float: right;
    color: #ffffff;
    max-width: 50px;
	position: relative;
	top:-30px;
	left:-6.5%;	
}

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

.header
{
	width:100%;
	height:132px;
	position:fixed;
	margin:0;
	padding:0;
	z-index:9998;
}

.header2
{
	width:100%;
	height:148px;
	margin:0;
	padding:0;

}

.headerUp
{
	width: 100%;
	height: auto;
    padding: 16px 0;
	background-color: #9d9d9c;
}
.ciudad
{
	color: #ffffff;
    max-width: 400px;
    position: relative;
	left:9%;
    width: 100%;
	font-family:'Mark Simonson';
	font-size:11px;
}
.datos
{
	float: right;
    color: #ffffff;
    max-width: 450px;
	position: relative;
	top:-24px;
	left:-7%;
	font-family:'Mark Simonson';
	font-size:11px;
}
.headerMenu
{
	background-color: #5a9aa9;
	width:100%;
	height:91px;
}
.logo
{
	position:relative;
	top:10px;
	left:7%;
	width:302px;
}
.menu {
  overflow: hidden;
  width: 660px;
  float:right;
  position:relative;
  top:-40px;
}

.menu a 
{
  float: left;
  display: block;
  color: #FFF;
  text-align: center;
  padding: 14px 40px;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Nexa Light';
}

.menu a:hover 
{
  color: #fff;
  opacity:.5;
}

.menu a.active 
{
    color: #9d9d9c;
}

.face
{
	position:relative;
	top:3px;
	left:-5px;
}

.tel
{
	position:relative;
	top:3px;
}

.correo
{
	position:relative;
	top:7px;
}

/* ------------------------------------------------------------------------- *
 *  Secciones
/* ------------------------------------------------------------------------- */
.secciones
{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
    top:122px;
}

.rslides
{
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li 
{
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child 
{
  position: relative;
  display: block;
  float: left;
}

.rslides img 
{
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.callbacks_container 
{
 
  position: relative;
  float: left;
  width: 100%;
  height:1px;
}

.callbacks 
{
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.callbacks li 
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.callbacks img 
{
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks_nav 
{
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  left: 10%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/flechas-blancas.png") no-repeat left top;
  margin-top: -20%;
}

.callbacks_nav:active 
{
  opacity: 1.0;
}

.callbacks_nav.next 
{
  left: auto;
  background-position: right top;
  right: 10%;
}
.caption 
{
  display: block;
  position: relative;
  top:-330px;
  left:35%;
  color:#FFF;
  font-size:20px;
  font-weight:lighter;
  z-index: 2;
  text-align:center;
  width:450px;
  height:200px;
  font-family: 'Nexa Light';

}
span.bannerTitle
{
  color:#FFF;
  font-size:26px;
  font-family:'Proxima Nova Bold';
}
span.bannerTitleb
{
  color:#FFF;
  font-size:26px;
  font-family:'Proxima Nova Bold';
  font-weight:bold;
  
}

span.bannerTitle2
{
  color:#FFF;
  font-size:20px;
  font-family: 'aparajbi';
  font-style:italic;
}
/**/

span.bannerTitle3
{
  color:#5a9aa9;
  font-size:26px;
  font-family:'Proxima Nova Bold';
  position:relative;
  left:235px;
}

span.bannerTitle4
{
  color:#9d9d9c;
  font-size:20px;
  font-family: 'Nexa Light';
  position:relative;
  left:78px;
  line-height: 130%;

}

.rslides2
{
  position: relative;
  top:-40px;
  left:27%;
  text-align:center;
  list-style: none;
  overflow: hidden;
  width: 1000px;
  padding: 0;
  margin: 0;
}

.rslides2 li 
{
  -webkit-backface-visibility: hidden;

  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides2 li:first-child 
{
  position: relative;
  display: block;
  float: left;
}

.rslides2 img 
{
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.callbacks_container2 
{
  position: relative;
  top:157px;
  float: left;
  width: 100%;
  height:1px;
  background-color:#efefef;
}
.sliderTexto 
{
  position: relative;
  top:518px;
  width: 100%;
  height:550px;
  background-color:#efefef;
}

.callbacks2
{
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.callbacks2 li 
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks2 img 
{
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks2_nav
{
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  left: 10%;
  top:300px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/flechas-grises.png") no-repeat left top;
  margin-top: -10%;
}

.callback2_nav:active 
{
  opacity: 1.0;
}

.callbacks2_nav.next 
{
  left: auto;
  background-position: right top;
  right: 10%;
}

.callbacks_container2 h2
{
	color:#5a9aa9;
}

.caption2 
{
  display: block;
  position: relative;
  top:90px;
  height:250px;
  color:#9d9d9c;
  font-size:20px;
  font-family: 'Nexa Light';
  z-index: 2;
  text-align: justify;
  width:700px;
  height:450px;

}

.caption3
{
  display: block;
  position: relative;
  color:#9d9d9c;
  top:90px;
  left:-57px;
  height:250px;
  font-size:20px;
  font-family: 'Nexa Light';
  z-index: 2;
  text-align: center;
  width:700px;
  height:450px;

}

.proveedores
{
	background-image:url(../img/banner-logos.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:320px;
	position:relative;
	top:488px;
}

.parallax-window3
{
	width:100%;
	height:345px;
	position:relative;
	top:488px;
	background: transparent;
}
.proveedoresTitulo
{
	width:400px;
	height:120px;
	position:relative;
	left:43.1%; 
	top:190px;
	font-family:'Proxima Nova Bold';
	color:#FFF;
	font-size:20px;
	

}
.proveedoresTitulo img
{
	position:relative;
	top:22px;
	left:-35px;
}
.proveedores h3
{
	color:#FFF;
}

.detalle
{
	width:100%;
	height:400px;
	position:relative;
	top:500px;
}

.resumen
{
	position:relative;
	top:-100px;
	left:15%;
	width:1300px;
}
.resumen h1
{
	color:#5a9aa9;
	font-size:28px;
	font-family:'Proxima Nova Bold';
}
.resumen p
{
	font-size:19px;
	color:#9d9d9c;
	font-family: 'Nexa Light';
}
.proveedoresTitulo2
{
	position:relative;
	top:30px;
	left:25px;
	width:800px;
	height:20px;
	font-size:20px;
	font-family:'Proxima Nova Bold';
	color:#9c9b9b;
}

.proveedoresTitulo2 img
{
	position:relative;
	top:25px;
	left:-30px;
}

.resumen ul li
{
	position:relative;
	top:100px;
	display: inline-block;
    padding: 0 5px 10px 0;
    color: #5a9aa9;
    width: 250px;
	font-size:12px;
	font-family: 'Nexa Light';
	
}
.resumen ul li a
{
    color: #5a9aa9;
	font-size:12px;
	font-family: 'Nexa Light';
	text-decoration:none;
}

.producto
{
	width:100%;
	height:700px;
	position:relative;
	top:470px;
	text-align:center;
	margin: 0 auto;
}

.producto h1
{
	color:#5a9aa9;
	font-size:28px;
	font-family:'Proxima Nova Bold';
	margin-top:-23px;
}
#itemContainer
{
	width:1000px;
	position:relative;
	left:17%;
}

ul#itemContainer li 
{
	width:260px;
	display: inline;
	margin: 10px; 
	
}

.parallax-window {
    min-height: 350px;
    background: transparent;
}
.parallax-window2 {
    min-height: 350px;
    background: transparent;
}

.cuadro
{
	width:100%;
	height:350px;
	background-color:#9d9d9c;
	
}

.cuadro p
{
	position:relative;
	top:145px;
	color:#FFF;
	font-size:28px;
	font-family:'Mark Simonson';
}

.cuadroSpan
{
	font-family:'Proxima Nova Bold';
}


.toContacto
{
	width:100%;
	position:relative;
	top:120px;
}

.toContacto img
{
	width:100%;
	height:auto;
}

.contacto
{
	width:100%;
	height:1300px;
	background-color:#efefef;
	position:relative;
	top:-19px;
}

.formaContacto
{
	position:relative;
	width:1000px;
	height:1174px;
	left:15%;
	top:50px;
	background-color: #FFF;
	padding: 50px;
}

.formaContacto h1
{
	color:#9c9b9b;
	font-size:26px;
	font-family:'Proxima Nova Bold';
}

.horario
{
	position:relative;
	top:-30px;
	font-size:15px;
	float:right;
	color:#9c9b9b;
	text-align:right;
	font-family: 'Nexa Light';
}

.datosContacto1
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
	text-align:left;
	font-size:12px;
	position:relative;
	top:30px;
	left:50px;
	width:300px;
}

.datosContacto2
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
	font-size:12px;
	position:relative;
	top:-52px;
	left:455px;
	width:200px;
	
}

.datosContacto2 img
{
	margin-left:33px;
}

.datosContacto3
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
	font-size:12px;
	position:relative;
	top:-120px;
	left:730px;
	width:300px;
}

.datosContacto3 img
{
	margin-left:170px;
	margin-top:5px;
}

.formContacto
{
	font-family: 'Nexa Light';
	color:#9c9b9b;
}

.formContacto input[type=text]
{
	width:1000px;
	height:30px;
	background-color:#efefef;
	border:solid 1px #efefef;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
}

.formContacto textarea
{
	background-color:#efefef;
	border:solid 1px #efefef;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
width:1000px;
}

.formContacto input[type=submit]
{
	background-color:#5a9aa9;
	font-family: 'Nexa Light';
	color:#FFF;
	padding:8px 23px;
	border:solid 0px #5a9aa9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-size:13px;
}
.footer
{
	width:100%;
	background-color:#9d9d9c;
	height:90px;
	z-index:999999;
	position:relative;
    top:3376px;
}

.footer2
{
	width:100%;
	background-color:#9d9d9c;
	height:90px;
	z-index:999999;
	position:relative;
    
}

.logo2
{
	position:relative;
	top:10px;
	left:7%;
	width:302px;
}

.flotante
{
	position:relative;
	top:125px;
}
.face2
{
	float: right;
    color: #ffffff;
    max-width: 50px;
	position: relative;
	top:-30px;
	left:-6.5%;	
}

}



