@charset "utf-8";
       

body {    
     background-color: #ade8fa;
     font-family: serif;
     color: #4c4e4e
}



.menu {
     background-color: rgba(6, 164, 234, 0.71);
     display:flex;
     justify-content: space-around;
     align-items: center;
     list-style: none;
     font-size: 01.lem;
     text-align: center;
     list-style: none;
     font-size: 25px;
     
}

.links {
     display: flex;
     flex-direction: row;
     font-size: 1cm ;
     margin-bottom: 5cm;
     margin:0cm 1cm 1cm 1cm;
     border-radius: 14px;
}
header ul { 
      background-color: #86dcf0; 
      list-style: none;
      margin:2 2 2 2;
      padding: 1px 1px 1px 1px ;
     
}

.Integrantes {
      background: rgba(253, 247, 225, 0.64);
      text-align: center;
      border-radius: 40px;
      margin:  10px;
      padding: 0.2cm ;
      font-size: 25px;
 
}


li {
     list-style: none;
     margin: 0.5cm;
}


a {
     list-style: none;
   
}


a:hover {
     background: #06a4ea;
     list-style: none;
     color: bisque;
     
}    
 
h2 {
     background: #93d1ed ;
     text-align: center;
     margin: 10px;
     padding: 0.4cm 0.3cm 0.3cm 0.4m ; 
     border-radius: 14px ;
     font-size: 25px;
}

.estudiante{
     text-align: center;
     font-size: 20px;
     
}


ul h4 {
     background: #abe4fd ;
     margin: 0.5cm 0.5cm 0.5cm 0.5cm;
     padding: 0.2cm 0.2cm 0.2cm 0.2cm;
     border-radius: 14px ;
     font-size: 0.5cm;
}

section p {
      font-size: 15px ;
      padding: 0;
    
}  

    
article h5 { 
      text-align: center;
      background: rgba(204, 243, 255, 0.64);
      border-radius: 40px;
      padding: 0.4cm ;
      margin:  1cm 1cm 1cm 1cm;
      font-size: 20px;
}


.datosacademicos { 
     background: #93d1ed ;
     margin: 0cm 0cm 0cm 0cm;
     padding: 1cm;    
     padding-top: 0.05cm;
     border-radius: 14px ;
     
}


footer  {     
      font-size: 12px;
      background: #abcedb;
      padding: 0.5cm ;
      color: #3d4345 ;
      margin:1cm 1px 1px 0px;
      border-radius: 14px ;
} 

section img {
      display: center;
      max-width: 7cm;
       
}       
       
       
.imgRedonda  {
      max-width: 250px ;
      border-radius: 200px ;
      border: 6px solid #3ab3e5;
      
}       
  

body main h1 {
     flex-wrap: nowrap;
     text-align: center;
     background: rgba(41, 180, 237, 0.3);
     border-radius: 15px;
     margin:1cm 1cm 1cm 1cm;
     padding: 0.3cm ;
     font-size: 40px;
    
}

           
header h1 { 
     background: rgba(253, 247, 225, 0.64);
     text-align: center;
     border-radius: 40px;
     margin:  10px;
     padding: 0.2cm ;
     font-size: 25px;
}         
         
section h1 { 
     background: rgba(253, 247, 225, 0.64);
     border-radius: 40px;
     margin:  10px;
     padding: 0.2cm ;
     font-size: 25px;
}         

 
header div   { 
     flex-direction: row;
     text-align: center;
     background: #93d1ed ;
     margin: 1cm;
     padding: 0cm;    
     padding-top: 0.05cm;
     padding-bottom: 0.5cm;
     border-radius: 14px ;
     
}
 

section div img {
     max-width: 130px ;  
     border-radius: 200px ;
     border: 6px solid #3ab3e5;
     box-sizing: content-box grey;
     margin: 100px 10 10 10cm ; 
}


.grupo { 
     background-color: rgba(6, 164, 234, 0.71);
     display:flex;
     justify-content: center;
     align-items: center;
     font-style: none;
     font-size: 20px;
     text-align: center;
     list-style: none;
     font-size: 25px;

}    

a:hover {
     background: #06a4ea;
     list-style: none;
     color: bisque;
     
}    


.mapa {
      max-width width: 10cm 10px 1cm 10px;
      margin: 1cm 1cm 2cm 1cm  ;
}



.tituloss {
     text-align: center;
     margin: 0.6cm 1 1 0.5cm; 
     font-size: 30px ;
}

.titulos {
    text-align:center;
    margin: 0.6cm 1 1 0.5cm;
    font-size: 30px;
}


.texto {
    text-align: center;
    padding: 1cm 1cm 1cm 1cm;
    background-color: skyblue;
    margin: 0.3cm;
    border-radius:14px  ;
} 




div strong {
    text-align: center;
    font-size: 20px ;
    padding: 0.3cm ;
} 

.logoacumar {
       max-width:2cm;

} 






