@charset "utf-8";

body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.moro-nav {
	position: absolute;
	width: 130px;
	background: rgba(0,0,0,0.3);
	color: #fff;
	padding: 2rem;
	font-family: "Another Typewriter";
	opacity: 1;
	height: 60px;
	top: 10%;
	right: 3%;
	font-size: small;
	vertical-align: top;
}
.vid-info {
	position: absolute;
	width: 200px;
	color: #fff;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-left: 1rem;
	padding-bottom: 1rem;
	font-family: Avenir, Helvetica, sans-serif;
	opacity: 1;
	text-align: center;

	top: 0%;
	left: 0%;
}
.pie-pagina {
	align-content: center;
	position: relative;
	left: 40%;
	bottom: 75px;
	width: 280px;
	background: rgba(0,0,0,0);
	color: #fff;
	font-family: "Another Typewriter";
	height: 50px;
	text-align: center;
	min-width: 20%;
	min-height: 20%;
	opacity: 0.71;
}
.video-fondo{
	background-image: url(../images/fondo.JPG);
	min-width: 0%;
	min-height: 0%;
}
.logocero {
	left: -1%;
	top: -6%;
	display: inherit;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	max-height: 60%;
	max-width: 60%;

}
.testing {
}
