@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:1525px;
	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: #981F1E;
		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: #E30614;
	font-size: 11pt;
	text-align: center;	
	}
 #Actual {
    position: absolute;
    top: 270px;
    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: #000000;
    text-align: center;
    } 
#Pleca5 {
    position: absolute;
    top: 170px;
    width:100%;
	min-width:35px;
	height:500px;
	z-index:5;  
    }
#Pleca6 {
        position: absolute;
        top: 50px;
        left: 50%;
        width: 350px;
        margin-left: -175px;
        height: 450px;
        z-index: 6;
    }
#Foto1 {
        position: absolute;
        top: 0px;
        left: 25px;
        width: 300px;
        height: 215px;
        z-index: 7;
        background-image: url("Fotos/Oficina.jpg");
    }
 #Titulo1 {
        position: absolute;
        top: 230px;
        right: 25px;
        width: 300px;
        height: 30px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 13pt;
        color: #E30614;
        text-align: center;
    }
 #Texto1 {
        position: absolute;
        top: 255px;
        right: 25px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: center;
    }
#Texto2 {
        position: absolute;
        top: 280px;
        right: 25px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: center;   
    }
#Texto3 {
        position: absolute;
        top: 305px;
        right: 25px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: center;     
    }
#Texto4 {
       position: absolute;
        top: 330px;
        right: 25px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: center;       
    }
#Mapa {
    position: absolute;
    top: 600px;
    width:100%;
	min-width:350px;
	height:250px;
	z-index:5; 
    } 
#Pleca7 {
    position: absolute;
    top: 1105px;
    width:100%;
	min-width:350px;
	height:150px;
	z-index:5;  
    background-color: #E10614;
    }
#Pleca8 {
        position: absolute;
        top: 50px;
        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:1258px;
	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:1368px;
	width:100%;
	min-width:350px;
	height:157px;
	z-index:50;
	background-color:#E30614;
}
#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:1263px;
	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: #981F1E;
		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: #E30614;
	font-size: 11pt;
	text-align: center;
	}
 #Actual {
    position: absolute;
    top: 270px;
    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: #000000;
    text-align: center;
    }   
#Pleca5 {
    position: absolute;
    top: 100px;
    width:100%;
	max-width:900px;
	height:500px;
	z-index:5;  
    }
#Pleca6 {
        position: absolute;
        top: 50px;
        left: 50%;
        width: 600px;
        margin-left: -300px;
        height: 450px;
        z-index: 6;
    }
#Foto1 {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 215px;
        z-index: 7;
        background-image: url("Fotos/Oficina.jpg");
    }
 #Titulo1 {
        position: absolute;
        top: 40px;
        right: 0px;
        width: 270px;
        height: 30px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 13pt;
        color: #E30614;
        text-align: left;
    }
 #Texto1 {
        position: absolute;
        top: 65px;
        right: 0px;
        width: 270px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;
    }
#Texto2 {
        position: absolute;
        top: 85px;
        right: 0px;
        width: 270px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;   
    }
#Texto3 {
        position: absolute;
        top: 105px;
        right: 0px;
        width: 270px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;     
    }
#Texto4 {
       position: absolute;
        top: 125px;
        right: 0px;
        width: 270px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;       
    }
#Mapa {
    position: absolute;
    top: 400px;
    width:100%;
	max-width:900px;
	height:350px;
	z-index:5; 
    }  
#Pleca7 {
    position: absolute;
    top: 900px;
    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:1053px;
	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:1163px;
	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:1263px;
	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: #981F1E;
		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: #E30614;
	font-size: 12pt;
	text-align: center;	
	}
#Pleca5 {
    position: absolute;
    top: 100px;
    width:100%;
	max-width:2000px;
	height:500px;
	z-index:5;  
    }
#Pleca6 {
        position: absolute;
        top: 50px;
        left: 50%;
        width: 700px;
        margin-left: -350px;
        height: 450px;
        z-index: 6;
    }
#Foto1 {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 215px;
        z-index: 7;
        background-image: url("Fotos/Oficina.jpg");
    }
 #Titulo1 {
        position: absolute;
        top: 40px;
        right: 0px;
        width: 300px;
        height: 30px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 13pt;
        color: #E30614;
        text-align: left;
    }
 #Texto1 {
        position: absolute;
        top: 65px;
        right: 0px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;
    }
#Texto2 {
        position: absolute;
        top: 85px;
        right: 0px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;   
    }
#Texto3 {
        position: absolute;
        top: 105px;
        right: 0px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;     
    }
#Texto4 {
       position: absolute;
        top: 125px;
        right: 0px;
        width: 300px;
        height: 25px;
        z-index: 7;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
        font-size: 11pt;
        color: #000000;
        text-align: left;       
    }
#Mapa {
    position: absolute;
    top: 400px;
    width:100%;
	max-width:2000px;
	height:500px;
	z-index:5; 
    }
#Pleca7 {
    position: absolute;
    top: 900px;
    width:100%;
	max-width:2000px;
	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:1053px;
	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:1163px;
	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;
}
}