@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 {
	width: 100%;
	padding:0;
	margin:0;
	clear: none;
	float: none;
}

#Master {
	width:100%;
	min-width:350px;
	height:4082px;
	background-color:#FFFFFF;
	z-index:1;
}
#Cabeza {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 190px;
	min-width: 350px;
	z-index: 100;
	background-image: url(Fotos/Cabeza3.png);
	box-shadow: 1px 1px 5px;
}
#Caja {
	position: fixed;
	top: 0px;
	width: 350px;
	left: 50%;
	height: 190px;
	margin-left: -175px;
	z-index: 120;	
	}
#Logo {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 120px;
    margin-left: -60px;
	height: 100px;
	z-index: 4;
	background-image: url("Fotos/LogoDoing.png");
	}
#Logo2 {
	position: absolute;
	top: -5px;
	left: 50%;
	width: 120px;
    margin-left: -60px;
	height: 100px;
	z-index: 5;
	cursor: pointer;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #E30614;
}
a:visited {
	color: #FFFFFF;
}
#Tendencias {
		position: absolute;
		top: 110px;
		left: 40px;
		width: 100px;
		height: 25px;
		z-index: 4;
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		color: #E30614;
		font-size: 11pt;
		text-align: center;
	}
#Servicios {
	position: absolute;
	top: 110px;
	left: 210px;
	width: 100px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 11pt;
	text-align: center;	
	cursor: pointer;
	}

#Expertise {
	position: absolute;
	top: 150px;
	left: 40px;
	width: 100px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 11pt;
	text-align: center;	
	cursor: pointer;
	}
#Contacto {
	position: absolute;
	top: 150px;
	left: 210px;
	width: 100px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 11pt;
	text-align: center;	
	cursor: pointer;
	}
 #Actual {
    position: absolute;
    top: 220px;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    height: 40px;
    z-index: 5;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #E10614;
    text-align: center;
    } 

#Pleca1 {
    position: absolute;
    top: 270px;
    width: 100%;
    min-width: 350px;
    height: 1400px;
    z-index: 5;
    }
#Pleca2 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    height: 1400px;
    z-index: 6;
    }
#Cubo11 {
    position: absolute;
    top: 0px;
    width: 100%;
    min-width: 350px;
    height: 1510px;
    z-index: 2;
    background-image: url("Fotos/Fondo.jpg");
    }
#Cubo1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    min-width: 350px;
    height: 1510px;
    z-index: 7;
    }
#Foto1 {
    position: absolute;
    top: 70px;
    left: 0px;
    width: 300px;
    height: 200px;
    z-index: 8;
    background-image: url("Fotos/Gasolina.jpg");
    }
#Titulo1 {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 300px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #FFFFFF;
    text-align: center;
    }
#Texto1 {
    position: absolute;
    top: 270px; 
    left: 10px;
    width: 280px;
    height: 1300px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    color: #FFFFFF;
    }
#Cubo22 {
    position: absolute;
    top: 1510px;
    width: 100%;
    min-width: 350px;
    height: 1000px;
    z-index: 1;
    background-color: #E8E7E7;
    }
#Cubo2 {
    position: absolute;
    top: 1510px;
    left: 0px;
    width: 300px;
    height: 1000px;
    z-index: 7;
    }
#Foto2 {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 300px;
    height: 200px;
    z-index: 8;
    background-image: url("Fotos/Petroleo.jpg");
    }
#Titulo2 {
    position: absolute;
    top: 234px;
    left: 10px;
    width: 280px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #000000;
    text-align: center;
    }
#Texto2 {
    position: absolute;
    top: 270px; 
    left: 10px;
    width: 280px;
    height: 1300px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    }
#Cubo33 {
    position: absolute;
    top: 2510px;
    width: 100%;
    min-width: 350px;
    height: 900px;
    z-index: 1;
    background-image: url("Fotos/Fondo2.jpg");
    }
#Cubo3 {
    position: absolute;
    top: 2510px;
    left: 0px;
    width: 300px;
    height: 900px;
    z-index: 7;
    }
#Foto3 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 75px;
    z-index: 8;
    background-image: url("Fotos/Sales.jpg");
    }
#Titulo3 {
    position: absolute;
    top: 100px;
    left: 10px;
    width: 280px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #000000;
    text-align: justify;
    }
#Texto3 {
    position: absolute;
    top: 150px; 
    left: 10px;
    width: 280px;
    height: 730px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    }
#Pleca7 {
    position: absolute;
    top: 3680px;
    width:100%;
	min-width:350px;
	height:130px;
	z-index:5;  
    background-color: #E10614;
    }
#Pleca8 {
        position: absolute;
        top: 25px;
        left: 50%;
        width: 350px;
        margin-left: -175px;
        height: 100px;
        z-index: 6;
    }
#Presupuesto1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 25px;
    z-index: 7;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center;
    }
#Telefono1 {
	position: absolute;
	top: 35px;
	left: 75px;
	width: 49px;
	height: 49px;
	z-index: 5;
	background-image:url(Fotos/Phone2.png);
	visibility: hidden;
	}
#Telefono11 {
	position: absolute;
	top: 35px;
	left: 75px;
	width: 49px;
	height: 49px;
	z-index: 5;
	cursor: pointer;
	visibility:visible;
	}
#Telefono2 {
	position: absolute;
	top: 50px;
	left: 125px;
	width: 140px;
	height: 25px;
	z-index: 7;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	}

#BotonP1 {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 10;
	background-image: url(Fotos/Equinox11.png);
	}
#BotonP2 {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 10;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
	
	}
#BotonP3 {
	position: absolute;
	top: 36px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 11;
	background-image: url(Fotos/Equinox22.png);
	visibility: hidden;
	}
#BotonP4 {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 12;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	text-align: center;
	color: #E10614;
	visibility: hidden;
	}
#BotonP5 {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 13;
	cursor: pointer;
	}
 #Pleca13 {
	position:absolute;
	top:3813px;
	width:100%;
	min-width:350px;
	height:110px;
	z-index:15;
}
#Line6 {
	position:absolute;
	top:0px;
	width:100%;
	min-width:350px;
	height:2px;
	z-index:16;
	background-color:#828282;
}
#Pleca14 {
	position:absolute;
	top:20px;
	left:50%;
	width:200px;
	margin-left:-100px;
	height:70px;
	z-index:20;
}
#Contaner1 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 71;
	left: 0px;
	top: 17px;
	background-image: url(Fotos/Facebook.png);
}
#Contaner6 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 72;
	left: 0px;
	top: 17px;
	cursor: pointer;
}
#Contaner2 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 71;
	left: 50px;
	top: 17px;
	background-image: url("Fotos/YouTube.png");
}
#Contaner7 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 73;
	left: 50px;
	top: 17px;
	cursor: pointer;
}
#Contaner3 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 74;
	left: 100px;
	top: 17px;
	background-image: url(Fotos/Google+.png);
}
#Contaner8 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 74;
	left: 100px;
	top: 17px;
	cursor: pointer;
}
#Contaner4 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 75;
	left: 150px;
	top: 17px;
	background-image: url(Fotos/Twitter.png);
}
#Contaner9 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 75;
	left: 150px;
	top: 17px;
	cursor: pointer;
}  
#Pleca36 {
	position:absolute;
	top:3923px;
	width:100%;
	min-width:350px;
	height:157px;
	z-index:50;
	background-color:#E10614;
}
#Pleca37 {
	position:absolute;
	top:-4px;
	width:100%;
	min-width:350px;
	height:2px;
	z-index:50;
	background-color:#828282;
}
#Pleca38 {
	position:absolute;
	top:0px;
	width:350px;
	left:50%;
	margin-left:-175px;
	height:150px;
	z-index:51;
}
#Cancun {
	position:absolute;
	top:40px;
	right:30px;
	width:115px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#Mex {
	position:absolute;
	top:80px;
	right:0px;
	width:150px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#LineV {
	position:absolute;
	top:40px;
	right:160px;
	width:2px;
	height:70px;
	z-index:53;
	background-color: #FFFFFF;
}
#Zonas {
	position:absolute;
	top:15px;
	left:50px;
	width:300px;
	height:25px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#Zonas2 {
	position:absolute;
	top:15px;
	left:50px;
	width:300px;
	height:25px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#AEABAB;
	text-align:center;
	visibility: hidden;
	}
#Zonas3 {
	position:absolute;
	top:15px;
	left:30px;
	width:300px;
	height:25px;
	z-index:52;
	cursor: pointer;
	}
#Legal {
	position:absolute;
	top:120px;
	left:40px;
	width:270px;
	height:30px;
	z-index:30;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

.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: 600px) {

.gridContainer {
	width: 100%;
	padding:0;
	margin:0;
	clear: none;
	float: none;
}
	
#Master {
	width:100%;
	max-width:900px;
	height:2925px;
	background-color:#FFFFFF;
	z-index:1;
}
#Cabeza {
	position: fixed;
	top: 0px;
	width: 100%;
	max-width: 900px;
	height: 100px;
	z-index: 100;
	background-image:url(Fotos/Cabeza3.png);
	box-shadow: 1px 1px 5px;
		
	}
#Caja {
	position: fixed;
	top: 0px;
	width: 600px;
	left: 50%;
	height: 100px;
	margin-left: -300px;
	z-index: 120;
	}
#Logo {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 120px;
	height: 100px;
	z-index: 4;
	background-image: url("Fotos/LogoDoing.png");
	}
#Logo2 {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 120px;
	height: 100px;
	z-index: 5;	
	cursor: pointer;
	}
	a:link {
		color: #FFFFF;
	}
	a:hover {
		color: #E30614;
	}
	a:visited {
		color: #FFFFFF;
	}
#Tendencias {
		position: absolute;
		top: 37px;
		left: 225px;
		width: 100px;
		height: 25px;
		z-index: 4;
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		color: #E30614;
		font-size: 11pt;
		text-align: center;
	}

#Servicios {
	position: absolute;
	top: 37px;
	left: 325px;
	width: 100px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 11pt;
	text-align: center;
	cursor: pointer;
	}
#Expertise {
	position: absolute;
	top: 37px;
	left: 425px;
	width: 100px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 11pt;
	text-align: center;	
	cursor: pointer;
	}

#Contacto {
	position: absolute;
	top: 37px;
	left: 525px;
	width: 100px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 11pt;
	text-align: center;
	cursor: pointer;
	}
 #Actual {
    position: absolute;
    top: 140px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 30px;
    z-index: 5;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 14pt;
    color: #E10614;
    text-align: center;
    }   
#Pleca1 {
    position: absolute;
    top: 210px;
    width: 100%;
    max-width: 900px;
    height: 2400px;
    z-index: 5;
    }
#Pleca2 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 630px;
    margin-left: -315px;
    height: 2400px;
    z-index: 6;
    }
#Cubo11 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 630px;
    margin-left: -315px;
    height: 1000px;
    z-index: 2;
    background-image: url("Fotos/Fondo.jpg");
    }
#Cubo1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 630px;
    height: 1000px;
    z-index: 7;
    }
#Foto1 {
    position: absolute;
    top: 50px;
    left: 15px;
    width: 600px;
    height: 200px;
    z-index: 8;
    background-image: url("Fotos/Gasolina.jpg");
    }
#Titulo1 {
    position: absolute;
    top: 17px;
    left: 20px;
    width: 600px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #FFFFFF;
    text-align: center;
    }
#Texto1 {
    position: absolute;
    top: 250px; 
    left: 30px;
    width: 570px;
    height: 1000px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    color: #FFFFFF;
    }
#Cubo22 {
    position: absolute;
    top: 1000px;
    left: 50%;
    width: 630px;
    margin-left: -315px;
    height: 770px;
    z-index: 1;
    background-color: #E8E7E7;
    }
#Cubo2 {
    position: absolute;
    top: 1000px;
    left: 0px;
    width: 630px;
    height: 770px;
    z-index: 7;
    }
#Foto2 {
    position: absolute;
    top: 70px;
    left: 165px;
    width: 300px;
    height: 262px;
    z-index: 8;
    background-image: url("Fotos/Petroleo.jpg");
    }
#Titulo2 {
    position: absolute;
    top: 25px;
    left: 0px;
    width: 630px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #000000;
    text-align: center;
    }
#Texto2 {
    position: absolute;
    top: 335px; 
    left: 25px;
    width: 580px;
    height: 1300px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    }
#Cubo33 {
    position: absolute;
    top: 1770px;
    right: 50%;
    width: 630px;
    margin-right: -315px;
    height: 550px;
    z-index: 1;
    background-image:url("Fotos/Fondo2.jpg");
    }
#Cubo3 {
    position: absolute;
    top: 1770px;
    right: 0px;
    width: 630px;
    height: 550px;
    z-index: 7;
    }
#Foto3 {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 300px;
    height: 75px;
    z-index: 8;
    background-image: url("Fotos/Sales.jpg");
    }
#Titulo3 {
    position: absolute;
    top: 35px;
    left: 350px;
    width: 250px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #000000;
    text-align: justify;
    }
#Texto3 {
    position: absolute;
    top: 90px; 
    left: 20px;
    width: 590px;
    height: 700px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    }
#Pleca7 {
    position: absolute;
    top: 2550px;
    width:100%;
	max-width:900px;
	height:150px;
	z-index:5;  
    background-color: #E10614;
    }
#Pleca8 {
        position: absolute;
        top: 50px;
        left: 50%;
        width: 500px;
        margin-left: -250px;
        height: 100px;
        z-index: 6;
    }
#Presupuesto1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 25px;
    z-index: 7;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 12pt;
    color: #FFFFFF;
    text-align: center;
    }
#Telefono1 {
	position: absolute;
	top: 35px;
	left: 75px;
	width: 49px;
	height: 49px;
	z-index: 5;
	background-image:url(Fotos/Phone2.png);
	visibility: visible;
	}
#Telefono11 {
	position: absolute;
	top: 35px;
	left: 75px;
	width: 49px;
	height: 49px;
	z-index: 5;
	cursor: pointer;
	visibility: hidden;
	}
#Telefono2 {
	position: absolute;
	top: 50px;
	left: 125px;
	width: 140px;
	height: 25px;
	z-index: 7;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	}

#BotonP1 {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 10;
	background-image: url(Fotos/Equinox11.png);
	}
#BotonP2 {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 10;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
	
	}
#BotonP3 {
	position: absolute;
	top: 36px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 11;
	background-image: url(Fotos/Equinox22.png);
	visibility: hidden;
	}
#BotonP4 {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 12;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	text-align: center;
	color: #E10614;
	visibility: hidden;
	}
#BotonP5 {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 13;
	cursor: pointer;
	}    
#Pleca13 {
	position:absolute;
	top:2702px;
	width:100%;
	max-width:900px;
	height:110px;
	z-index:15;
}
#Line6 {
	position:absolute;
	top:0px;
	width:100%;
	max-width:900px;
	height:2px;
	z-index:16;
	background-color:#828282;
}
#Pleca14 {
	position:absolute;
	top:20px;
	left:50%;
	width:200px;
	margin-left:-100px;
	height:70px;
	z-index:20;
}
#Contaner1 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 71;
	left: 0px;
	top: 17px;
	background-image: url(Fotos/Facebook.png);
}
#Contaner6 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 72;
	left: 0px;
	top: 17px;
	cursor: pointer;
}
#Contaner2 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 71;
	left: 50px;
	top: 17px;
	background-image: url("Fotos/YouTube.png");
}
#Contaner7 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 73;
	left: 50px;
	top: 17px;
	cursor: pointer;
}
#Contaner3 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 74;
	left: 100px;
	top: 17px;
	background-image: url(Fotos/Google+.png);
}
#Contaner8 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 74;
	left: 100px;
	top: 17px;
	cursor: pointer;
}
#Contaner4 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 75;
	left: 150px;
	top: 17px;
	background-image: url(Fotos/Twitter.png);
}
#Contaner9 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 75;
	left: 150px;
	top: 17px;
	cursor: pointer;
}     
   
 #Pleca36 {
	position:absolute;
	top:2820px;
	width:100%;
	max-width:900px;
	height:100px;
	z-index:50;
	background-color:#E30614;
}
#Pleca37 {
	position:absolute;
	top:-4px;
	width:100%;
	max-width:900px;
	height:2px;
	z-index:50;
	background-color:#828282;
}
#Pleca38 {
	position:absolute;
	top:0px;
	width:600px;
	left:50%;
	margin-left:-300px;
	height:100px;
	z-index:51;
}
#Cancun {
	position:absolute;
	top:15px;
	right:25px;
	width:125px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#Mex {
	position:absolute;
	top:55px;
	right:0px;
	width:150px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#LineV {
	position:absolute;
	top:15px;
	right:160px;
	width:2px;
	height:70px;
	z-index:53;
	background-color: #FFFFFF;
}
#Zonas {
	position:absolute;
	top:15px;
	left:30px;
	width:250px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}
#Zonas2 {
	position:absolute;
	top:15px;
	left:30px;
	width:300px;
	height:25px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#AEABAB;
	text-align:left;
	visibility: hidden;
	}
#Zonas3 {
	position:absolute;
	top:15px;
	left:30px;
	width:300px;
	height:25px;
	z-index:52;
	cursor: pointer;
	}
#Legal {
	position:absolute;
	top:70px;
	left:30px;
	width:250px;
	height:35px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}
    
.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: 100%;
	max-width: 2000px;
	padding:0;
	margin:0;
	clear: none;
	float: none;
}
#Master {
	width:100%;
	max-width:2000px;
	height:2037px;
	background-color:#FFFFFF;
	z-index:1;
}
#Cabeza {
	position: fixed;
	top: 0px;
	width: 100%;
	max-width: 2000px;
	height: 100px;
	z-index: 100;
	background-image: url(Fotos/Cabeza3.png);
	box-shadow: 1px 1px 5px;
	}
#Caja {
	position: fixed;
	top: 0px;
	left: 50%;
	width: 800px;
	height: 100px;
	margin-left: -400px;
	z-index: 120;	
	}
#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 100px;
	z-index: 4;
	background-image: url("Fotos/LogoDoing.png");
	}
#Logo2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 100px;
	z-index: 5;
	cursor: pointer;
	}
	a:link {
		color: #FFFFFF;
	}
	a:hover {
		color: #E30614;
	}
	a:visited {
		color: #FFFFFF;
	}
#Tendencias {
		position: absolute;
		top: 35px;
		left: 270px;
		width: 135px;
		height: 25px;
		z-index: 4;
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		color: #E30614;
		font-size: 12pt;
		text-align: center;
	}
#Servicios {
	position: absolute;
	top: 35px;
	left: 405px;
	width: 135px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 12pt;
	text-align: center;
	cursor: pointer;
	}
#Expertise {
	position: absolute;
	top: 35px;
	left: 540px;
	width: 135px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 12pt;
	text-align: center;	
	cursor: pointer;
	}
#Contacto {
	position: absolute;
	top: 35px;
	left: 675px;
	width: 135px;
	height: 25px;
	z-index: 4;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #828282;
	font-size: 12pt;
	text-align: center;	
	cursor: pointer;
	}
  #Actual {
    position: absolute;
    top: 140px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 30px;
    z-index: 5;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 14pt;
    color: #E10614;
    text-align: center;
    }  
#Pleca1 {
    position: absolute;
    top: 210px;
    width: 100%;
    max-width: 2000px;
    height: 1400px;
    z-index: 5;
    }
#Pleca2 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 960px;
    margin-left: -480px;
    height: 1400px;
    z-index: 6;
    }
#Cubo11 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 640px;
    margin-left: -480px;
    height: 1000px;
    z-index: 2;
    background-image: url("Fotos/Fondo.jpg");
    }    
#Cubo1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 640px;
    height: 1000px;
    z-index: 7;
    }
#Foto1 {
    position: absolute;
    top: 55px;
    left: 20px;
    width: 600px;
    height: 200px;
    z-index: 8;
    background-image: url("Fotos/Gasolina.jpg");
    }
#Titulo1 {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 600px;
    height: 30px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #FFFFFF;
    text-align: justify;
    }
#Texto1 {
    position: absolute;
    top: 260px; 
    left: 25px;
    width: 590px;
    height: 700px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    color: #FFFFFF;
    }
#Cubo22 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 300px;
    margin-left: 110px;
    height: 1000px;
    z-index: 1;
    background-color: #E8E7E7;
    }
#Cubo2 {
    position: absolute;
    top: 0px;
    left: 640px;
    width: 300px;
    height: 1000px;
    z-index: 7;
    }
#Foto2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 262px;
    z-index: 8;
    background-image: url("Fotos/Petroleo.jpg");
    }
#Titulo2 {
    position: absolute;
    top: 275px;
    left: 10px;
    width: 280px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #000000;
    text-align: justify;
    }
#Texto2 {
    position: absolute;
    top: 315px; 
    left: 10px;
    width: 280px;
    height: 700px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    }
#Cubo33 {
    position: absolute;
    top: 1000px;
    right: 50%;
    width: 940px;
    margin-right: -460px;
    height: 480px;
    z-index: 1;
    background-image: url("Fotos/Fondo2.jpg");
    }
#Cubo3 {
    position: absolute;
    top: 1000px;
    right: 20px;
    width: 940px;
    height: 480px;
    z-index: 7;
    }
#Foto3 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 940px;
    height: 75px;
    z-index: 8;
    background-image: url("Fotos/Bank.jpg");
    }
#Titulo3 {
    position: absolute;
    top: 100px;
    left: 40px;
    width: 500px;
    height: 50px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 11pt;
    color: #000000;
    text-align: left;
    }
#Texto3 {
    position: absolute;
    top: 120px; 
    left: 40px;
    width: 850px;
    height: 400px;
    z-index: 10;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    text-align: justify;
    }
 #Pleca7 {
    position: absolute;
    top: 1690px;
    width:100%;
	max-width:2000px;
	height:130px;
	z-index:5;  
    background-color: #E10614;
    }
#Pleca8 {
        position: absolute;
        top: 30px;
        left: 50%;
        width: 500px;
        margin-left: -250px;
        height: 100px;
        z-index: 6;
    }
#Presupuesto1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 25px;
    z-index: 7;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 12pt;
    color: #FFFFFF;
    text-align: center;
    }
#Telefono1 {
	position: absolute;
	top: 35px;
	left: 75px;
	width: 49px;
	height: 49px;
	z-index: 5;
	background-image:url(Fotos/Phone2.png);
	visibility: visible;
	}
#Telefono11 {
	position: absolute;
	top: 35px;
	left: 75px;
	width: 49px;
	height: 49px;
	z-index: 5;
	cursor: pointer;
	visibility: hidden;
	}
#Telefono2 {
	position: absolute;
	top: 50px;
	left: 125px;
	width: 140px;
	height: 25px;
	z-index: 7;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	}

#BotonP1 {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 10;
	background-image: url(Fotos/Equinox11.png);
	}
#BotonP2 {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 10;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
	
	}
#BotonP3 {
	position: absolute;
	top: 36px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 11;
	background-image: url(Fotos/Equinox22.png);
	visibility: hidden;
	}
#BotonP4 {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 12;	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	text-align: center;
	color: #E10614;
	visibility: hidden;
	}
#BotonP5 {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 135px;
	height: 49px;
	z-index: 13;
	cursor: pointer;
	}   
#Pleca13 {
	position:absolute;
	top:1822px;
	width:100%;
	max-width:2000px;
	height:110px;
	z-index:15;
}
#Line6 {
	position:absolute;
	top:0px;
	width:100%;
	max-width:2000px;
	height:2px;
	z-index:16;
	background-color:#828282;
}
#Pleca14 {
	position:absolute;
	top:20px;
	left:50%;
	width:200px;
	margin-left:-100px;
	height:70px;
	z-index:20;
}
#Contaner1 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 71;
	left: 0px;
	top: 17px;
	background-image: url(Fotos/Facebook.png);
}
#Contaner6 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 72;
	left: 0px;
	top: 17px;
	cursor: pointer;
}
#Contaner2 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 71;
	left: 50px;
	top: 17px;
	background-image: url("Fotos/YouTube.png");
}
#Contaner7 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 73;
	left: 50px;
	top: 17px;
	cursor: pointer;
}
#Contaner3 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 74;
	left: 100px;
	top: 17px;
	background-image: url(Fotos/Google+.png);
}
#Contaner8 {
	position: absolute;
	width: 41px;
	height:41px;
	z-index: 74;
	left: 100px;
	top: 17px;
	cursor: pointer;
}
#Contaner4 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 75;
	left: 150px;
	top: 17px;
	background-image: url(Fotos/Twitter.png);
}
#Contaner9 {
	position: absolute;
	width: 41px;
	height: 41px;
	z-index: 75;
	left: 150px;
	top: 17px;
	cursor: pointer;
}    
 
#Pleca36 {
	position:absolute;
	top:1932px;
	width:100%;
	max-width:2000px;
	height:100px;
	z-index:120;
	background-color:#E30614;
}
#Pleca37 {
	position:absolute;
	top:-4px;
	width:100%;
	max-width:2000px;
	height:2px;
	z-index:50;
	background-color:#828282;
}
#Pleca38 {
	position:absolute;
	top:0px;
	width:900px;
	left:50%;
	margin-left:-450px;
	height:100px;
	z-index:51;
}
#Cancun {
	position:absolute;
	top:15px;
	right:30px;
	width:120px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#Mex {
	position:absolute;
	top:55px;
	right:0px;
	width:150px;
	height:44px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#LineV {
	position:absolute;
	top:15px;
	right:160px;
	width:2px;
	height:70px;
	z-index:53;
	background-color: #FFFFFF;
}
#Zonas {
	position:absolute;
	top:15px;
	left:30px;
	width:300px;
	height:25px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#Zonas2 {
	position:absolute;
	top:15px;
	left:30px;
	width:300px;
	height:25px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#AEABAB;
	text-align:left;
	visibility: hidden;
	}
#Zonas3 {
	position:absolute;
	top:15px;
	left:30px;
	width:170px;
	height:25px;
	z-index:52;
	cursor: pointer;
	}
#Legal {
	position:absolute;
	top:70px;
	left:30px;
	width:400px;
	height:25px;
	z-index:52;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}	     
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}