/* CSS Document */

@font-face {
    font-family: 'bebas_neueregular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {

	background-attachment: fixed;
	background-repeat: repeat;
    background-position: center;
    background-size:auto;
    width:990px;
	height:1000px;
	position: center;
    top: 90px;
    padding: 0px;
    font-family:"bebas-neue-fontfacekit": sans-serif;
    margin:0px auto 0px auto;
	background-position: center top;
    background-color: #fff

 
}

div#pagina {
	width: 990px;
    height: 1850px;
	background-color:rgba(15, 29, 62, 0.98);
	margin:auto;
}



header {
	position:relative;
	height:280px;
    width: 990px; 
    background-image: url(portada2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left

}

header div#foto{
	margin-left:10px;
	margin-top:90px;
	position:absolute;
}


header h1 {
	font-family:"bebas-neue-fontfacekit", Arial, Helvetica, sans-serif;
	font-size:40px;
	text-align:center;
	color:#fff;
	margin-top: 10%;
    margin-left: -25%;
}

header h2 {
	font-family:"bebas-neue-fontfacekit", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#fdf8f8;
	margin-top: -2%%;
    margin-left: 21%;
}

header nav {
	position:absolute;
	width:150px;
	height:34px;
	top:210px;
	margin-left:180px;
    float: right;
    width: 70%;
}

ul {
	list-style:none;
    margin-top: 20;
    margin-left: -10px;
    width: 990px;
}

header nav ul li {
	float:left;
	background-color:#cbd14b;
    margin-left: 15px;
	margin top:200px;
	width:150px;
	height:36x;
    border-left:4px solid #060831;
    border-right:4px solid #211d7b;
    border-bottom: 4px solid #070736;
    border-top: 4px solid #211aa5;
}


header nav ul li a {
	color:#fff;
	text-decoration:blink;
	display:block;
	background-color:rgba(52, 110, 219, 0.98);
	text-align:center;
	font-family:"bebas-neue-fontfacekit" Arial, Helvetica, sans-serif;
    padding: 7px;
	
}
header nav ul li a:hover {
	color:#fff;
	background-color:#5488eb;
}


article {
	background-color:rgb(27, 67, 121);
    height: 1960px;

  }

article h1  {
    position:absolute; 
    top:280px; 
    width:900px; 
    margin-left: 20px;
   font-size:30px;
	color:#d4e22d;
	margin-top:35px;
    
  }

article nav ul  {
    position:absolute; 
    top:350px; 
    width:920px; 
    margin-left: -20px;
}


article h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-bottom:8px;
    background-color:transparent;
}

article h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-top: 240px;
    margin-bottom:8px;
    background-color:transparent;
}
article h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-top: 160px;
    margin-bottom:8px;
    background-color:transparent;
    
}

article h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-top: 100px;
    margin-bottom:8px;
    background-color:transparent;
    
}

article h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-top: 170px;
    margin-bottom:8px;
    background-color:transparent;
}
    
    
    article h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-top: 220px;
    margin-bottom:8px;
    background-color:transparent;
}

article h7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color:#faef9b;
	margin-left:350px;
    margin-top: 100px;
    margin-bottom:8px;
    background-color:transparent;
}

article p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#cbbc4c;
	margin-left:350px;
    margin-bottom:8px;
    background-color:transparent;
    }


footer {
	width:990px;
	height:180px;
	background-color:#EB6554;
	clear:both;
    margin-top: -5px;
}

footer p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}


@media all and (min-width:1px) 
and (max-width:320px;) 
{
header nav# botonerade arriba ul li{
float: none;
margin-bottom: 0,15rem;
}
}


@media all and (min-width:641px;)
and (max-width:840px;)
{
div#redes{
width: 10rem;
position: absolute;
top: 8rem:
right:0,2rem;
right: 0,2rem;}
section # html_imgpixelear{
float: right;
width: 47%;
}
section # html.svg {
float:left;
width: 47%;
}