#particles-js{
	background: url(imagenes/f1.jpg);
	background-position: center;
	background-attachment: contain;
	background-size: cover;
	/*z-index: 20;*/
}
.EnConstruccion{
	top:40%;
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 30px;
    /*margin: 10px;*/
	text-decoration: none;
	font-weight: bold;
	font-family: RDM;
}
.EC-slider{
	width: 80%;
	margin: auto;
	z-index: 10;
}
.EC-slider h1{
	color: #fff;
	font-family: Market;
}
.EC-slider p{
	color: #444;
	font-family: rale;
}