
.mfp-hide{
		transition: all 0.6s;
}


#fh5co-header #navbar li a span:before
{
	bottom: -8px !important;
} 


.box
{
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	height:100%;
}


#industria_container {
	display:none;
	transition: all 0.5s;
	display:block !important;
	
}	


.mfp-container
{
	transition: all 0.5s;
}	

.ventana-modal
{
	transition: all 0.5s;
	overflow:hidden;
	opacity:0;
}
	
.video_content 
{
	position:absolute;
	top:0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: 0
}