.vistas{
	position:absolute;
	background: rgba(0,0,0,0.7);
	width:100%;
	max-width:1024px;
	min-height:623px;
	z-index:99999999999999999999;
	margin-left:-378px;
	margin-top:-20px;
}

.vistas img{
	width:100%;
}

#mapeo_izq{
	background:#5e5e5e;
	width:35%;
	float:left;
}
	
#mapeo_izq h1{
	color:#ffffff;
	font-weight:900;
	padding-left:15px;
	padding-top:0px;
	font-size:24px;
}
	
#mapeo_izq p{
	font-size:20px;
	color:#ffffff;
	font-weight:300;
	padding-left:15px;
	line-height:2pt;
}			
	
#mapeo_izq img, #mapeo_der img{
	height:auto;
	width:100%;
}
		
#mapeo_der{
	width:63%;
	margin-left:2%;
	min-width:300px;
	float:left;
	text-align:right;
	color:#5e5e5e;
	padding-top:20px;
}	

#mapeo_der h1{
	color:#C94930;
	font-weight:normal;
	text-transform: uppercase;
}

#mapeo_der p{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0.3em;
}

#mapeo_der .caracteristicas{
	float:left;
	width:33%;
}

#mapeo_der td{
	width:40%;
	padding:0 5% 20px 5%;
}

#mapeo_der td h1{
	text-align:center;
}

#mapeo_der h1{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
	
#mapeo_der .cam1{
	width:30px;
	float:left;
	position:absolute;
	z-index:9999999999999;
	left:5px;
	top:47%;
	cursor:pointer;
}

#mapeo_der .cam2{
	width:30px;
	float:left;
	position:absolute;
	z-index:9999999999999;
	right:5px;
	top:47%;
	cursor:pointer;
}
		
#planta_depto_imagen{
	position:relative;
	z-index:3;
	background:#ffffff;
    padding-bottom:50px;
	min-height:670px;
}			
	
#planta_depto_imagen h1{
	text-align:left;
}
	
#planta_depto_imagen img{
	margin:auto;
	width:100%;
}
	
#planta_depto_imagen h2{
	text-align:left;
	font-size:16px;
}
	
#planta_depto_imagen p{
	text-align:left;
}
	
.volver{
	position:relative;
	z-index:999999999;
	float:right;
	cursor:pointer;
	width:30px;
	margin-top:41px;
}

.volver_vistas{
	position:absolute;
	z-index:999999999;
	float:right;
	cursor:pointer;
	width:30px;
	right:0;
}

.volver_vistas img{
	width: 100%;
}
	
.groupselect{
	background:#ffffff;
	text-decoration:none;
	color:#179eaf;
	float:left;
	margin-left:33px;
	padding:5px 5px 5px 5px;
}	
	
.groupselect:active{
	background:#179eaf;
	text-decoration:none;
	color:#ffffff;
	float:left;
	margin-left:33px;
	padding:5px 5px 5px 5px;
}

.subir{
	display:none;
}
	
#trafico{
	background:url(../img/trafico.jpg);
	background-attachment:fixed;
	background-position:center bottom;
	background-size: cover;
	background-repeat:no-repeat;
}

.movil{
	display:none;
}
	
#planta_dos{
	position:absolute; 
	width:100%; 
	z-index:3;
}
	
#planta_tres{
	position:absolute; 
	width:100%; 
	z-index:3;
}

@media only screen 
and (max-width : 1024px) {
	
#mapeo_izq{
	background:#5e5e5e;
	width:35%;
	float:left;
}

#mapeo_der{
	width:63%;
	margin-left:2%;
	min-width:300px;
	float:left;
	text-align:right;
	color:#5e5e5e;
	padding-top:20px;
}	
	
}

@media only screen 
and (max-width : 768px) {
	
.vistas{
	position:absolute;
	background: rgba(0,0,0,0.7);
	width:100%;
	max-width:1024px;
	min-height:478px;
	z-index:99999999999999999999;
	margin-left:-284px;
	margin-top:-20px;
}

#planta_depto_imagen{
	position:relative;
	z-index:3;
	background:#ffffff;
    padding-bottom:50px;
	min-height:550px;
	margin-top:-20px;
}

#mapeo_der td h1{
	color:#C94930;
	font-weight:normal;
	text-transform: uppercase;
	font-size:13px;
}

#mapeo_der td{
	width:45%;
	padding:0 5% 20px 5%;
	font-size:12px;
}


}

@media only screen 
and (max-width : 726px) {
	
.vistas{
	position:absolute;
	background: rgba(0,0,0,0.7);
	width:100%;
	max-width:1024px;
	max-height:100px;
	z-index:99999999999999999999;
	margin-left:0px;
	margin-top:54px;
}	
	
#planta_dos{
	position:relative; 
	width:100%;
	height:400px;
	z-index:3;
	margin-top:50px;
}
	
#planta_tres{
	position:relative; 
	width:100%; 
	z-index:3;
	margin-top:-400px;
}

#mapeo_izq{
	background:#5e5e5e;
	width:100%;
	float:left;
	min-height:0;
}

#mapeo_der{
	width:100%;
	float:left;
	text-align:right;
	color:#5e5e5e;
	margin-left:0;
}	
	
#mapeo_der .caracteristicas{
	float:left;
	width:100%;
}
	
#planta_depto_imagen{
	width:100%;
	padding-bottom:60px;
 }	
	
.groupselect{
	font-size:12px;
	margin-left:15px;
}

.subir{
	display:block;
}
	
#trafico{
	background:url(../img/trafico_movil.jpg);
	background-attachment: fixed;
	background-position:right bottom;
	background-size: cover;
	background-repeat:no-repeat;
}
	
.desk{
	display:none;
}

.movil{
	display:block;
}			

}

