@charset "utf-8";

header{
	-webkit-border-radius: 24px;
	margin: 22px;
	width: 1300px;
	height: 170px;
	background-color:black;

}
.slabo{
	font-family: 'Slabo 27px', serif;
}
.titulo header h1 {
	font-family: informal roman;
	font-size: 650%;
	color: #FFFFFF;
	width: 890px;
	margin: -10px;
	padding: 0px;
	text-align: right;
}
.titulo header h2 {
	font-family: Brush Script MT;
	font-size: 650%;
	color: #6E6E6E;
	width: 1163px;
	margin: -65px;
	padding: 0px;
	text-align: right;
}
.home{
	border-radius: 12px;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	background-color: #0C4F5A;
	margin: -17px;
	margin-right: 10px;
	margin-left: 6px;
}
nav{
	width: 50%;
	margin-top: 5%;
	margin-left: 1%;
}
nav.contenedor2 {
	width: 50%;
	margin-left: 30%;
	margin-top: -5%;
}
p.texto{
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	opacity: .6;
	float: center;
	margin-top: 2%;
	margin-left: 119px;
}
p.texto2{
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15%;
	opacity: .6;
	float: center;
	margin-top: 10%;
	margin-left: 10%;
	
	}
div#seis{
	display: block;
	border-radius:40%;
	box-shadow: 0px 0px 0px 25px rgba(133,117,129,.5);
	width: 100px;
	height: 100px;
	margin-top: 11.5%;
	margin-left: 50%;
	float: center;
}
div#siete{
	display: block;
	border-radius:40%;
	box-shadow: 0px 0px 0px 25px rgba(133,117,129,.5);
	width: 100px;
	height: 100px;
	margin-top: 15%;
	margin-left: 50%;
	float: center;
}
div#cinco{
	display: block;
	border-radius:40%;
	box-shadow: 0px 0px 0px 25px rgba(133,117,129,.5);
	width: 100px;
	height: 100px;
	margin-top: -102%;
	margin-left: 50%;
	
}
div#ocho{
	display: block;
	border-radius:40%;
	box-shadow: 0px 0px 0px 25px rgba(133,117,129,.5);
	width: 15%;
	height: 100px;
	margin-top: 12%;
	margin-left: 50%;
	float: center;
}

img.icono2{
	display: block;
	border-radius:40%;
	
	width: 100px;
	height: 100px;
	margin-top: -10%;
	margin-left: 0%;
	float: center;
	}
img.icono{
	display: block;
	border-radius:40%;
	box-shadow: 0px 0px 0px 25px rgba(133,117,129,.5);
	width: 100px;
	height: 100px;
	margin-top: 4%;
	margin-left: 15%;
	
}
.informacion{
	margin: 50px;
	margin-right: 6%;
	margin-left: 30%;
	font-size: 110%;
	float:right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
footer{
	color: #817B7B;
	margin-top: 10%;
}
.prin{
	border-radius:36px 14px;
	margin-top: -26%;
	margin-right: 20%;
	margin-left: 30%;
	float:right;
	background-color: #000000;

}
p.texto3{
	color: #0C4F5A;
	font-size: 190%;
	font-family: Ar cena;
}
.crimi{
	margin-top: -18%;
	margin-right: 15%;
	margin-left: 30%;
	float:right;

}