@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:1722px;
	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: #E10614;
	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: #E10614;
	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: #E10614;
	font-size: 11pt;
	text-align: center;	
	cursor: pointer;
	}
#Galery {
    position: absolute;
    top: 185px;
    width: 100%;
    min-width: 350px;
    height: 531px;
    z-index: 2;
    }   
#Actual {
    position: absolute;
    top: 500px;
    left: 50%;
    width: 280px;
    margin-left: -140px;
    height: 30px;
    z-index: 3;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 13pt;
    color: #E10614;
    text-align: center;
    }
 #Pleca1 {
    position: absolute;
    top: 560px;
    width: 100%;
    min-width: 350px;
    height: 300px;
    z-index: 4;
    }
#Texto1 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    height: 500px;
    z-index: 5;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    color: #696767;
    text-align: justify;
    } 
#Pleca7 {
    position: absolute;
    top: 890px;
    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;
	}
#Pleca2 {
    position: absolute;
    top: 1070px;
    width: 100%;
    min-width: 350px;
    height: 500px;
    z-index: 7;
    }   
#Pleca3 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    height: 500px;
    z-index: 8;
    }
#Clientes {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 30px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 13pt;
    text-align: center;
    color: #696767;
    }
#LogoC1 {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo1.jpg");
    }
#LogoC2 {
    position: absolute;
    top: 50px;
    left: 100px;
    width: 90px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo2.jpg");    
    }
#LogoC3 {
    position: absolute;
    top: 50px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo3.jpg");    
    }
#LogoC4 {
    position: absolute;
    top: 170px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo5.jpg");    
    }
#LogoC5 {
    position: absolute;
    top: 230px;
    left: 100px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo6.jpg");    
    }
#LogoC6 {
    position: absolute;
    top: 230px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo7.jpg");    
    }
#LogoC7 {
    position: absolute;
    top: 110px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo8.jpg");    
    }   
#LogoC8 {
    position: absolute;
    top: 110px;
    left: 100px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo9.jpg");    
    }  
#LogoC9 {
    position: absolute;
    top: 110px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo10.jpg");    
    }   
#LogoC10 {
    position: absolute;
    top: 290px;
    left: 50px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo11.jpg");    
    }      
#LogoC11 {
    position: absolute;
    top: 230px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo12.jpg");    
    }      
#LogoC12 {
    position: absolute;
    top: 287px;
    left: 160px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo13.jpg");    
    }   
#LogoC13 {
    position: absolute;
    top: 170px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo14.jpg");    
    }  
#LogoC14 {
    position: absolute;
    top: 170px;
    left: 100px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo15.jpg");    
    } 
#Pleca13 {
	position:absolute;
	top:1450px;
	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:1565px;
	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:1565px;
	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: #FFFFFF;
	}
	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: #E10614;
	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: #E10614;
	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: #E10614;
	font-size: 11pt;
	text-align: center;
	cursor: pointer;
	}
 #Galery {
    position: absolute;
    top: 110px;
    width: 100%;
    max-width: 900px;
    height: 531px;
    z-index: 2;
    }      
#Actual {
    position: absolute;
    top: 650px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 30px;
    z-index: 3;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 13pt;
    color: #E10614;
    text-align: center;
    }    
 #Pleca1 {
    position: absolute;
    top: 690px;
    width: 100%;
    max-width: 900px;
    height: 300px;
    z-index: 4;
    }
#Texto1 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 580px;
    margin-left: -290px;
    height: 300px;
    z-index: 5;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    color: #696767;
    text-align: justify;
    } 
 #Pleca7 {
    position: absolute;
    top: 910px;
    width:100%;
	max-width:900px;
	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;
	}    
 #Pleca2 {
    position: absolute;
    top: 1070px;
    width: 100%;
    max-width: 900px;
    height: 300px;
    z-index: 7;
    }   
#Pleca3 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 300px;
    z-index: 8;
    }
#Clientes {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 600px;
    height: 30px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 13pt;
    text-align: center;
    color: #696767;
    }
#LogoC1 {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo1.jpg");
    }
#LogoC2 {
    position: absolute;
    top: 50px;
    left: 100px;
    width: 90px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo2.jpg");    
    }
#LogoC3 {
    position: absolute;
    top: 50px;
    left: 190px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo3.jpg");    
    }
#LogoC4 {
    position: absolute;
    top: 50px;
    left: 300px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo5.jpg");    
    }
#LogoC5 {
    position: absolute;
    top: 50px;
    left: 420px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo6.jpg");    
    }
#LogoC6 {
    position: absolute;
    top: 50px;
    left: 500px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo7.jpg");    
    }
#LogoC7 {
    position: absolute;
    top: 110px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo8.jpg");    
    }   
#LogoC8 {
    position: absolute;
    top: 110px;
    left: 100px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo9.jpg");    
    }  
#LogoC9 {
    position: absolute;
    top: 110px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo10.jpg");    
    }   
#LogoC10 {
    position: absolute;
    top: 110px;
    left: 305px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo11.jpg");    
    }      
#LogoC11 {
    position: absolute;
    top: 105px;
    left: 400px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo12.jpg");    
    }      
#LogoC12 {
    position: absolute;
    top: 110px;
    left: 500px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo13.jpg");    
    }   
#LogoC13 {
    position: absolute;
    top: 170px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo14.jpg");    
    }  
#LogoC14 {
    position: absolute;
    top: 170px;
    left: 300px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo15.jpg");    
    }       
#Pleca13 {
	position:absolute;
	top:1350px;
	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:1465px;
	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:1460px;
	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: #E10614;
	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: #E10614;
	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: #E10614;
	font-size: 12pt;
	text-align: center;	
	cursor: pointer;
	} 
#Galery {
    position: absolute;
    top: 125px;
    width: 100%;
    max-width: 2000px;
    height: 531px;
    z-index: 2;
    }   
#Actual {
    position: absolute;
    top: 700px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 30px;
    z-index: 3;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 13pt;
    color: #E10614;
    text-align: center;
    }
#Pleca1 {
    position: absolute;
    top: 730px;
    width: 100%;
    max-width: 2000px;
    height: 300px;
    z-index: 4;
    }
#Texto1 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 780px;
    margin-left: -390px;
    height: 300px;
    z-index: 5;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10pt;
    color: #696767;
    text-align: justify;
    }
 #Pleca7 {
    position: absolute;
    top: 910px;
    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;
	}       
 #Pleca2 {
    position: absolute;
    top: 1070px;
    width: 100%;
    max-width: 2000px;
    height: 300px;
    z-index: 7;
    }   
#Pleca3 {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 300px;
    z-index: 8;
    }
#Clientes {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 600px;
    height: 30px;
    z-index: 9;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 13pt;
    text-align: center;
    color: #696767;
    }
#LogoC1 {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo1.jpg");
    }
#LogoC2 {
    position: absolute;
    top: 50px;
    left: 100px;
    width: 90px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo2.jpg");    
    }
#LogoC3 {
    position: absolute;
    top: 50px;
    left: 190px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo3.jpg");    
    }
#LogoC4 {
    position: absolute;
    top: 50px;
    left: 300px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo5.jpg");    
    }
#LogoC5 {
    position: absolute;
    top: 50px;
    left: 420px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo6.jpg");    
    }
#LogoC6 {
    position: absolute;
    top: 50px;
    left: 500px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo7.jpg");    
    }
#LogoC7 {
    position: absolute;
    top: 110px;
    left: 0px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo8.jpg");    
    }   
#LogoC8 {
    position: absolute;
    top: 110px;
    left: 100px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo9.jpg");    
    }  
#LogoC9 {
    position: absolute;
    top: 110px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo10.jpg");    
    }   
#LogoC10 {
    position: absolute;
    top: 110px;
    left: 305px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo11.jpg");    
    }      
#LogoC11 {
    position: absolute;
    top: 105px;
    left: 400px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo12.jpg");    
    }      
#LogoC12 {
    position: absolute;
    top: 110px;
    left: 500px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo13.jpg");    
    }   
#LogoC13 {
    position: absolute;
    top: 170px;
    left: 200px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo14.jpg");    
    }  
#LogoC14 {
    position: absolute;
    top: 170px;
    left: 300px;
    width: 100px;
    height: 45px;
    z-index: 14;
    background-image: url("Fotos/Logo15.jpg");    
    }    
#Pleca13 {
	position:absolute;
	top:1340px;
	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:1455px;
	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;
}
}