html 


*{margin: 5;0;0;0;
padding: 5;0;0;0;}

head{background-color:white;}
body{background-color:white;}


header {
    margin-top:10px;
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
}



#destacada2 {
  width: 30%;
  height: 30%;
    
    }


#destacada3 {
  width: 20%;
  height: 20%;
   
    }

#destacada1 {
  width: 85%;
  height: 85%;
  margin-top: 5%;
    
  
    }
#destacada {
  width: 55%;
  height: 55%;
  margin-top:5%;
    shape-margin: 5%;
  
    }

#destacada5 {
  width: 70%;
  height: 70%;
  margin-top:0%;
  
  
    }

.dgpc{
  width: 5px;
  height: 5px; 
    
}




.formas {width: 90%;
border-radius: 20px;}

.formas2 {width: 90%;
    height: 45%;
border-radius: 20px;
opacity:30%; }



.boton {
    background-color: aquamarine;
    font:  color: dodgerblue;
    display: inline-block;
    font-size:15px;
    margin:5px;
    padding: 5px 0px;
    text-align: center;
    width: 150px;
    text-decoration: none;
    box-shadow: 15px 10px 0 px; color: black;
    border-radius:20px; }


.items {
        color: dodgerblue;
        width: 50%;
        margin-left:200px ;
    list-style: none;
    font-size: 100%;
  
        }
.borde-redondo { 
    width: 300px;
    height: 300px;
    background-color: aquamarine;
    border-radius: 20px;}



p{
  color: dodgerblue;
  
  box-sizing: 10px;
  font-size: 80%;
    margin-left:200px; 
    margin-right: 200px;
    margin-top: 3%;
}


nav {
    top:-20px;
    position: absolute;
    left:0;
    right:0;
    margin:20px auto;
    max-width:1000px;
    width:90%;
}

nav ul {list-style: none;}



h2 {color:dodgerblue; }
h3 {color:aquamarine;
margin-top:0,5%;}
h4 {color:aquamarine;margin-left:90px;}
h5 {color:aquamarine;width: 80%;
margin-top:0,5%;margin-left:200px;  }    


footer {font-size: 12px;
font-style: italic;
font-family: sans-serif;background-color: aquamarine;
box-sizing: 50px;border-radius:20px; }

@font-face {
    font-family:akzidenzgroteskbe-super;
    src:url(fuentes/akzidenzgroteskbe-super.ttf);
}

h2,h3,h4,h5{font-family:akzidenzgroteskbe-super; }

nav {font-family:akzidenzgroteskbe-md; }

.items {font-family:akzidenzgroteskbe-super; }

p {font-family:akzidenzgroteskbe-light; }