@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	13;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
}

#Master {
	width:100%;
	min-width:420px;
	margin-left:auto;
	margin-right:auto;
	height:1300px;
	background-color:#FFFFFF;
	z-index:1;
}
#Pleca {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:10px;
	top:0px;
	min-width:420px;
	background-color:#BACA55;
	z-index:2px;
}
#Pleca2 {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:200px;
	top:10px;
	min-width:420px;
	background-color:#FFFFFF;
	z-index:2px;
}
#Container {
	position:absolute;
	left:50%;
	width:400px;
	margin-left:-200px;
	height:240px;
	top:0px;
	z-index:3;
}
#Logo {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 135px;
	height: 130px;
	margin-left:-67.5px;
	z-index: 4;
	background-image: url(Fotos/LOGO.png);
}
#Home {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 100px;
	height: 110px;
	margin-left:-50px;
	z-index: 5;
	cursor:pointer;
}
#Lavadoras {
	position: absolute;
	top: 155px;
	left: 50px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Lavadoras2 {
	position: absolute;
	top: 164px;
	left: 50px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Lavadoras3 {
	position: absolute;
	top: 155px;
	left: 50px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Lavadoras4 {
	position: absolute;
	top: 164px;
	left: 50px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Lavadoras5 {
	position: absolute;
	top: 158px;
	left: 55px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Secadoras {
	position: absolute;
	top: 155px;
	left: 150px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Secadoras2 {
	position: absolute;
	top: 164px;
	left: 150px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Secadoras3 {
	position: absolute;
	top: 155px;
	left: 150px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Secadoras4 {
	position: absolute;
	top: 164px;
	left: 150px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Secadoras5 {
	position: absolute;
	top: 158px;
	left: 155px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Mangles {
	position: absolute;
	top: 155px;
	left: 250px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Mangles2 {
	position: absolute;
	top: 164px;
	left: 250px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Mangles3 {
	position: absolute;
	top: 155px;
	left: 250px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Mangles4 {
	position: absolute;
	top: 164px;
	left: 250px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Mangles5 {
	position: absolute;
	top: 158px;
	left: 255px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Empresa {
	position: absolute;
	top: 190px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
	visibility:hidden;
}
#Empresa2 {
	position: absolute;
	top: 200px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Empresa3 {
	position: absolute;
	top: 190px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
}
#Empresa4 {
	position: absolute;
	top: 200px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Empresa5 {
	position: absolute;
	top:195px;
	left: 105px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
	visibility:hidden;
}
#Contacto {
	position: absolute;
	top: 190px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Contacto2 {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Contacto3 {
	position: absolute;
	top: 190px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Contacto4 {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Contacto5 {
	position: absolute;
	top: 195px;
	left: 205px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Slogan {
	position: absolute;
	left: 50%;
	top: 130px;
	width: 400px;
	height: 24px;
	margin-left:-200px;
	z-index: 10;
	color: #4C4B4B;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
}
#Gallery {
	position: absolute;
	top: 255px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 420px;
	height: 361px;
	z-index: 3;
}
#Pleca3 {
	position: absolute;
	top: 400px;
	width: 100%;
	margin-left: auto;
	max-width: 1300px;
	height: 24px;
	z-index: 7;
	background-color: #0D0D34;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 0px;
	font-style: italic;
}
#Pleca4 {
	position:absolute;
	top:424px;
	width:100%;
	margin-left:auto;
	min-width:420px;
	height:160px;
	background-color:#BACA55;
	z-index:7;
}
#TXT1 {
	position: absolute;
	top: 10px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 140px;
	z-index: 8;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#Pleca5 {
	position:absolute;
	top:585px;
	width:100%;
	min-width:420px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	z-index:5;
}
#Fabrica {
	position: absolute;
	top: 15px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 100px;
	z-index: 7;
	background-image: url(Fotos/PrimusFabric.jpg);
}
#Fabrica1 {
	position: absolute;
	top: 130px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 24px;
	z-index: 8;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 13px;
	text-align: center;
}
#Fabrica2 {
	position: absolute;
	top: 165px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 150px;
	z-index: 9;
	color: #7A7979;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#Pleca6 {
	position:absolute;
	top:910px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:230px;
	z-index:5;
	background-color:#BACA55;
	min-width:420px;
}
#Linea1 {
	position: absolute;
	top: 25px;
	height: 25px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	z-index: 9;
	background-image: url(Fotos/Marca1.png);
}
#TXT2 {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 350px;
	margin-left: -175px;
	height: 24px;
	z-index: 10;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-style: italic;
}
#TXT3 {
	position: absolute;
	top: 55px;
	left: 50%;
	width: 350px;
	margin-left: -175px;
	height: 150px;
	z-index: 10;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#Linea2 {
	position: absolute;
	top: 195px;
	height: 25px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	z-index: 9;
	background-image: url(Fotos/Marca1.png);
}
#Pleca7 {
	position:absolute;
	width:100%;
	height:70px;
	top:1180px;
	margin-left:auto;
	max-width:900px;
	z-index:5;
	background-color:#BACA55
	
}
#Legal1 {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 7;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Legal2 {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 8;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Legal3 {
	position: absolute;
	top: 5px;
	width: 210px;
	left: 50%;
	margin-left: -105px;
	height: 21px;
	z-index: 9;
	cursor:pointer;
}
#Raya {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 400px;
	height: 25px;
	margin-left: -200px;
	z-index: 10;
	background-image: url(Fotos/Marca1.png);
}
#Legal4 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 22px;
	z-index: 9;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Legal5 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 22px;
	z-index: 9;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Legal6 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	height: 20px;
	z-index: 10;
	cursor:pointer;
}
#Legal7 {
	position: absolute;
	top: 51px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 7;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Pleca8 {
	position:absolute;
	width:100%;
	height:20px;
	top:1251px;
	margin-left:auto;
	max-width:900px;
	z-index:5;
	background-color:#0D0D34;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 97.7777%;
	padding-left: 1.1111%;
	padding-right: 1.1111%;
	clear: none;
	float: none;
	margin-left: auto;
}
#Master {
	width:100%;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	height:1300px;
	background-color:#FFFFFF;
	z-index:1;
}
#Pleca {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:10px;
	top:0px;
	max-width:900px;
	background-color:#BACA55;
	z-index:2px;
}
#Pleca2 {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:200px;
	top:10px;
	max-width:900px;
	background-color:#FFFFFF;
	z-index:2px;
}
#Container {
	position:absolute;
	left:50%;
	width:500px;
	margin-left:-250px;
	height:250px;
	top:0px;
	z-index:3;
}
#Logo {
	position: absolute;
	top: 5px;
	left: 12%;
	width: 135px;
	height: 130px;
	z-index: 4;
	background-image: url(Fotos/LOGO.png);
}
#Home {
	position: absolute;
	top: 15px;
	left: 55px;
	width: 100px;
	height: 110px;
	z-index: 5;
	cursor:pointer;
}
#Lavadoras {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Lavadoras2 {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Lavadoras3 {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Lavadoras4 {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Lavadoras5 {
	position: absolute;
	top: 133px;
	left: 5px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Secadoras {
	position: absolute;
	top: 130px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Secadoras2 {
	position: absolute;
	top: 140px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Secadoras3 {
	position: absolute;
	top: 130px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Secadoras4 {
	position: absolute;
	top: 140px;
	left: 100px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Secadoras5 {
	position: absolute;
	top: 133px;
	left: 105px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Mangles {
	position: absolute;
	top: 130px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Mangles2 {
	position: absolute;
	top: 140px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Mangles3 {
	position: absolute;
	top: 130px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Mangles4 {
	position: absolute;
	top: 140px;
	left: 200px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Mangles5 {
	position: absolute;
	top: 133px;
	left: 205px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Empresa {
	position: absolute;
	top: 130px;
	left: 300px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
	visibility:hidden;
}
#Empresa2 {
	position: absolute;
	top: 140px;
	left: 300px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Empresa3 {
	position: absolute;
	top: 130px;
	left: 300px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
}
#Empresa4 {
	position: absolute;
	top: 140px;
	left: 300px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Empresa5 {
	position: absolute;
	top:133px;
	left: 305px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
	visibility:hidden;
}
#Contacto {
	position: absolute;
	top: 130px;
	left: 400px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Contacto2 {
	position: absolute;
	top: 140px;
	left: 400px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Contacto3 {
	position: absolute;
	top: 130px;
	left: 400px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Contacto4 {
	position: absolute;
	top: 140px;
	left: 400px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Contacto5 {
	position: absolute;
	top: 133px;
	left: 405px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Slogan {
	position: absolute;
	left: 60%;
	top: 60px;
	width: 400px;
	height: 24px;
	z-index: 10;
	color: #4C4B4B;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-style: italic;
}
#Gallery {
	position: absolute;
	top: 195px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	height: 361px;
	z-index: 3;
}
#Pleca3 {
	position: absolute;
	top: 420px;
	width: 100%;
	margin-left: auto;
	max-width: 1300px;
	height: 24px;
	z-index: 7;
	background-color: #0D0D34;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	font-style: italic;
}
#Pleca4 {
	position:absolute;
	top:444px;
	width:100%;
	margin-left:auto;
	max-width:1300px;
	height:130px;
	background-color:#BACA55;
	z-index:7;
}
#TXT1 {
	position: absolute;
	top: 7px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	height: 110px;
	z-index: 8;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#Pleca5 {
	position:absolute;
	top:574px;
	width:100%;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	z-index:5;
}
#Fabrica {
	position: absolute;
	top: 15px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 100px;
	z-index: 7;
	background-image: url(Fotos/PrimusFabric.jpg);
}
#Fabrica1 {
	position: absolute;
	top: 130px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	height: 24px;
	z-index: 8;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
}
#Fabrica2 {
	position: absolute;
	top: 165px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	height: 150px;
	z-index: 9;
	color: #7A7979;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#Pleca6 {
	position:absolute;
	top:900px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:240px;
	z-index:5;
	background-color:#BACA55;
	max-width:900px;
}
#Linea1 {
	position: absolute;
	top: 25px;
	height: 25px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	z-index: 9;
	background-image: url(Fotos/Marca1.png);
}
#TXT2 {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 24px;
	z-index: 10;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
#TXT3 {
	position: absolute;
	top: 55px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 150px;
	z-index: 10;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#Linea2 {
	position: absolute;
	top: 205px;
	height: 25px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	z-index: 9;
	background-image: url(Fotos/Marca1.png);
}
#Pleca7 {
	position:absolute;
	width:100%;
	height:70px;
	top:1180px;
	margin-left:auto;
	max-width:900px;
	z-index:5;
	background-color:#BACA55
	
}
#Legal1 {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 7;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Legal2 {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 8;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Legal3 {
	position: absolute;
	top: 5px;
	width: 210px;
	left: 50%;
	margin-left: -105px;
	height: 21px;
	z-index: 9;
	cursor:pointer;
}
#Raya {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 400px;
	height: 25px;
	margin-left: -200px;
	z-index: 10;
	background-image: url(Fotos/Marca1.png);
}
#Legal4 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 22px;
	z-index: 9;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Legal5 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 22px;
	z-index: 9;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Legal6 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	height: 20px;
	z-index: 10;
	cursor:pointer;
}
#Legal7 {
	position: absolute;
	top: 51px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 7;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Pleca8 {
	position:absolute;
	width:100%;
	height:20px;
	top:1251px;
	margin-left:auto;
	max-width:900px;
	z-index:5;
	background-color:#0D0D34;
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {

.gridContainer {
	width: 98.4615%;
	max-width: 1232px;
	padding-left: 0.7692%;
	padding-right: 0.7692%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#Master {
	width:100%;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
	height:1400px;
	background-color:#FFFFFF;
	z-index:1;
}
#Pleca {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:10px;
	top:0px;
	max-width:1300px;
	background-color:#BACA55;
	z-index:2px;
}
#Pleca2 {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:200px;
	top:10px;
	max-width:1300px;
	background-color:#FFFFFF;
	z-index:2px;
}
#Container {
	position:absolute;
	left:50%;
	width:645px;
	margin-left:-350px;
	height:150px;
	top:0px;
	z-index:3;
}
#Logo {
	position: absolute;
	top: 10px;
	left: 10%;
	width: 135px;
	height: 130px;
	z-index: 4;
	background-image: url(Fotos/LOGO.png);
}
#Home {
	position: absolute;
	top: 15px;
	left: 55px;
	width: 100px;
	height: 110px;
	z-index: 5;
	cursor:pointer;
}
#Lavadoras {
	position: absolute;
	top: 81px;
	left: 140px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Lavadoras2 {
	position: absolute;
	top: 91px;
	left: 140px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Lavadoras3 {
	position: absolute;
	top: 81px;
	left: 140px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Lavadoras4 {
	position: absolute;
	top: 91px;
	left: 140px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Lavadoras5 {
	position: absolute;
	top: 84px;
	left: 145px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Secadoras {
	position: absolute;
	top: 81px;
	left: 240px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Secadoras2 {
	position: absolute;
	top: 91px;
	left: 240px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Secadoras3 {
	position: absolute;
	top: 81px;
	left: 240px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Secadoras4 {
	position: absolute;
	top: 91px;
	left: 240px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Secadoras5 {
	position: absolute;
	top: 84px;
	left: 245px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Mangles {
	position: absolute;
	top: 81px;
	left: 340px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Mangles2 {
	position: absolute;
	top: 91px;
	left: 340px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Mangles3 {
	position: absolute;
	top: 81px;
	left: 340px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Mangles4 {
	position: absolute;
	top: 91px;
	left: 340px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Mangles5 {
	position: absolute;
	top: 84px;
	left: 345px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Empresa {
	position: absolute;
	top: 81px;
	left: 440px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
	visibility:hidden;
}
#Empresa2 {
	position: absolute;
	top: 91px;
	left: 440px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Empresa3 {
	position: absolute;
	top: 81px;
	left: 440px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
}
#Empresa4 {
	position: absolute;
	top: 91px;
	left: 440px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Empresa5 {
	position: absolute;
	top: 84px;
	left: 445px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
	visibility:hidden;
}
#Contacto {
	position: absolute;
	top: 81px;
	left: 540px;
	width: 100px;
	height: 40px;
	z-index: 5;
	background-image: url(Fotos/Boton1.png);
}
#Contacto2 {
	position: absolute;
	top: 91px;
	left: 540px;
	width: 100px;
	height: 40px;
	z-index: 6;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Contacto3 {
	position: absolute;
	top: 81px;
	left: 540px;
	width: 100px;
	height: 40px;
	z-index: 7;
	background-image: url(Fotos/Boton2.png);
	visibility:hidden;
}
#Contacto4 {
	position: absolute;
	top: 91px;
	left: 540px;
	width: 100px;
	height: 40px;
	z-index: 8;
	color: #BACA55;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Contacto5 {
	position: absolute;
	top: 84px;
	left: 545px;
	width: 90px;
	height: 30px;
	z-index: 9;
	cursor:pointer;
}
#Slogan {
	position: absolute;
	left: 54%;
	top: 40px;
	width: 485px;
	height: 24px;
	z-index: 10;
	color: #4C4B4B;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
#Gallery {
	position: absolute;
	top: 170px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	height: 361px;
	z-index: 3;
}
#Pleca3 {
	position: absolute;
	top: 540px;
	width: 100%;
	margin-left: auto;
	max-width: 1300px;
	height: 24px;
	z-index: 7;
	background-color: #0D0D34;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	font-style: italic;
}
#Pleca4 {
	position:absolute;
	top:564px;
	width:100%;
	margin-left:auto;
	max-width:1300px;
	height:130px;
	background-color:#BACA55;
	z-index:7;
}
#TXT1 {
	position: absolute;
	top: 7px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	height: 110px;
	z-index: 8;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#Pleca5 {
	position:absolute;
	top:694px;
	width:100%;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	z-index:5;
}
#Fabrica {
	position: absolute;
	top: 15px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 100px;
	z-index: 7;
	background-image: url(Fotos/PrimusFabric.jpg);
}
#Fabrica1 {
	position: absolute;
	top: 130px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	height: 24px;
	z-index: 8;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
}
#Fabrica2 {
	position: absolute;
	top: 165px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	height: 150px;
	z-index: 9;
	color: #7A7979;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#Pleca6 {
	position:absolute;
	top:1010px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:240px;
	z-index:5;
	background-color:#BACA55;
	max-width:1300px;
	
}
#Linea1 {
	position: absolute;
	top: 25px;
	height: 25px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	z-index: 9;
	background-image: url(Fotos/Marca1.png);
}
#TXT2 {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 24px;
	z-index: 10;
	color: #0D0D34;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
#TXT3 {
	position: absolute;
	top: 55px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 150px;
	z-index: 10;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#Linea2 {
	position: absolute;
	top: 205px;
	height: 25px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	z-index: 9;
	background-image: url(Fotos/Marca1.png);
}
#Pleca7 {
	position:absolute;
	width:100%;
	height:70px;
	top:1290px;
	margin-left:auto;
	max-width:1300px;
	z-index:5;
	background-color:#BACA55
	
}
#Legal1 {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 7;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Legal2 {
	position: absolute;
	top: 5px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 8;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Legal3 {
	position: absolute;
	top: 5px;
	width: 210px;
	left: 50%;
	margin-left: -105px;
	height: 21px;
	z-index: 9;
	cursor:pointer;
}
#Raya {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 400px;
	height: 25px;
	margin-left: -200px;
	z-index: 10;
	background-image: url(Fotos/Marca1.png);
}
#Legal4 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 22px;
	z-index: 9;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Legal5 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 22px;
	z-index: 9;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	visibility:hidden;
}
#Legal6 {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	height: 20px;
	z-index: 10;
	cursor:pointer;
}
#Legal7 {
	position: absolute;
	top: 51px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	height: 21px;
	z-index: 7;
	color: #18183A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#Pleca8 {
	position:absolute;
	width:100%;
	height:20px;
	top:1361px;
	margin-left:auto;
	max-width:1300px;
	z-index:5;
	background-color:#0D0D34;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}
