	
	#visualizador { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:999999; }
		#visualizador #cerrar { position:absolute; width:100%; top:1%; left:0; margin-left:-50px; }
			#visualizador #cerrar a{ display:block; float:right; width:42px; height:42px; background:#FFF url(images/sprite.png) -199px -70px no-repeat; text-indent:-1000px; overflow:hidden; border-radius:50%; border:2px solid #FFF; }
		
		#visualizador-slider { margin:5% auto 0; width:90%; height:90%; max-width:1365px; max-height:675px; border:5px solid #FFF;  box-sizing:border-box; }
		#visualizador-slider img { position:relative !important; top:auto !important; left:auto !important; margin:0 auto !important; width:auto !important; height:100% !important; }
			
		
	#migas .wrapper{ background:#B5C4B5 url(images/cabeceras/cab_macy.jpg) center right no-repeat; background-size:contain;  }
		
	#cuerpo > .wrapper { margin:0 auto; max-width:940px; }
		#obras-titulo { position:relative; margin:50px 0; width:100%; font-size:40px; line-height:48px; font-weight:400; color:#003865;}
		
		#obras-slider { margin:0 auto; width:100%; height:465px; text-align:center !important; overflow:hidden; } 
			.nivo-slice {  }
			#obras-slider img { position:relative !important; top:auto !important; left:auto !important; margin:0 auto !important; width:auto !important; height:100% !important; }
			
			#obras-slider .nivo-directionNav{ display:none; }
			.nivo-directionNav a { margin:25px; }
			
			.nivo-controlNav {  margin:0 auto; width:90%; max-width:1365px; height:50px; box-sizing:border-box; background:#FFF; }
			.nivo-controlNav a { display:inline-block; margin:0 5px; width:10px; height:10px; border:1px solid #666666; background:#FFF; border-radius:50%; overflow:hidden; text-indent:-100px;}
			.nivo-controlNav a:hover,.nivo-controlNav a.active { border-color:#003865; background:#003865; }
	
		#obras-descripcion, #obras-info { position:relative; float:right; margin-bottom:50px; width:35%; }
		#obras-descripcion { width:60%; float:left; font-family:Roboto Condensed; font-size:16px; line-height:21px; font-weight:100; text-align:justify; }
		
		#ampliar-slider { position:relative; margin:-515px auto 50px; width:100%; height:465px; text-align:center !important;  z-index:10000; } 
			#ampliar-slider a { position:absolute; bottom:10px; right:10px; display:block; width:80px; height:80px; border-radius:50%; overflow:hidden; text-decoration:none; background:rgba(0,56,101,0.7); }
			#ampliar-slider a:after { position:absolute; top:0; left:0; display:block; content:''; width:80px; height:80px; border-radius:50%; background:url(images/lupa_ins.png) center center no-repeat; background-size:70%; }
			#ampliar-slider a:hover { background:rgba(0,56,101,1); }
		
		#obras-texto-tit, #obras-info-tit { font-family:Roboto; font-size:18px; font-weight:400; color:#003865; text-transform:uppercase; }
			#obras-texto-tit:after, #obras-info-tit:after { display:block; content:''; margin:10px 0 50px; width:45px; height:2px; background:#003865; }
			#obras-info-tit:after { margin-bottom:30px; }
			 #obras-cliente, #obras-lugar, #obras-redes { float:left; width:100%; min-height:65px; line-height:65px; border-bottom:1px solid #1D1D1B;  text-transform:uppercase; font-weight:bold; } 
				#obras-cliente:before, #obras-lugar:before, #obras-redes:before{  display:inline-block; content:''; vertical-align:middle; margin-right:10px; width:25px; height:25px; background:url(images/sprite_obras.png) 2px 0px no-repeat; }
					#obras-lugar:before{ background-position:-26px 0;}
					#obras-redes:before{ background-position:-54px 0;}
				
				#obras-cliente span, #obras-lugar span, #obras-redes ul { margin-bottom:10px; width:60%; display:inline-block; vertical-align:middle; float:right; text-transform:capitalize; font-family:Roboto Condensed; font-weight:100; font-size:16px; line-height:21px; margin-top:22px; text-align:right; }
				
				#obras-redes ul{ margin-top:15px; }
				#obras-redes ul li { display:inline-block; vertical-align:top; margin-right:10px; width:36px; height:36px; border-radius:50%; overflow:hidden; }
					#obras-redes ul li a { display:block; width:100%; height:100%; border-radius:50%; text-indent:-1000px; background:url(images/sprite.png) -124px -34px no-repeat; text-align:left; }
					
					#obras-redes ul li#fb a { background-position:-124px -34px; }
					#obras-redes ul li#tw a { background-position:-163px -34px; }
					#obras-redes ul li#gp a { background-position:-202px -34px; }
					#obras-redes ul li#in a { background-position:-241px -34px; }
					
@media all and (max-width:479px){
	#obras-descripcion, #obras-info, #obras-slider, #obras-titulo { margin:0 5%;  width:90%; }
	#obras-titulo{ margin:20px auto; }
	#obras-descripcion, #obras-info{  float:left; margin-bottom:50px; }
	#obras-slider, #ampliar-slider { height:200px; }
	#ampliar-slider { margin-top:-250px; }
	#visualizador-slider, #visualizador-slider img{ height:200px !important; }
	#obras-redes ul { margin:-10px 0 10px; width:100%; text-align:center; }
}
@media all and (min-width:479px) and (max-width:799px){
	#obras-descripcion, #obras-info, #obras-slider, #obras-titulo { margin:0 5%;  width:90%; }
	#obras-titulo{ margin:20px auto; }
	#obras-descripcion, #obras-info{  float:left; margin-bottom:50px; }
	#obras-slider, #ampliar-slider { height:350px; }
	#ampliar-slider { margin-top:-400px; }
	#visualizador-slider, #visualizador-slider img{ height:350px !important; }
	
}
@media all and (min-width:480px) and (max-width:599px){
}
@media all and (min-width:600px) and (max-width:799px){
}
@media all and (min-width:800px) and (max-width:1023px){	
}
@media all and (min-width:1024px) and  (max-width:1200px){ 
}