@charset "utf-8";
* {
    margin: .3em;
    padding: .3em;
    border: .2em;
    box-sizing: border-box;
    font-family: sans-serif;
    justify-content: center;
}
.logo {
     padding: 2%;
     height:500px;
                }
.csl {display: flex;
justify-content: center;}

.botones {list-style: none;
    text-decoration: underline;
    }
header {background-color:#12b6dd;
margin: 0em;
padding: 0em;
    height: 5em;
 
}

  
body {
    font-family: sans-serif;
    color: #23404F;
    list-style: none;
    display: block;
    background-color: white;
    margin:0em;
    padding: 1em;
    }

.titulo{
    color:#23404F;
    display: flex;
    text-align: center;
    font-size: 2em;
    font-family: "Roboto", sans-serif;
}
.mapa{
  width: 100%; 
}
  
}
.sub{
    color:#269ac4;
    padding: 0em;
}
header {display: flex;
}
nav ul {
    display: flex;
    flex-direction: row;
    justify-content:space-around;   

    margin: inherit;    
    font-size: 1.65rem;
    list-style: none;
   
    
}

header nav ul li a {
    
    text-decoration: none;
    text-align: center;
    display: flex;
    padding: 0.7rem;
    margin: .5rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    background-color: lightblue;
     border-radius: .5em;
    color: darkblue;
    text-decoration: none;
    
    
}


header nav ul li a:hover{
        background-color: rgb(0, 65, 131);
    color: white;
    font-weight: bold;
    
}
/*nav ul {
        list-style: none;
        padding: 0;
        margin-bottom: 3em;
    
        }    
div img {
    margin: 10px;
    display: flex;
    justify-content: center;
}
nav ul li{
    display: inline;
    padding: 10px;  
    background-color:white;
    border-radius: 1em;}

nav ul {
        list-style: none;
        padding: 0;
        margin-bottom: 3em;
        display:flex;
        }    
 

    nav ul li{display: inline;
          padding: 10px;   
}

    nav ul li a {
    display: flex;
    color:#315872;
    text-decoration: none;
    font-size: 30px;
    font-family: "Roboto",sans-serif;
        
}*/
div img {
    margin: 10px;
    
    display: flex;
    justify-content: center;
    
}    
    /*border-top-left-radius: 2%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: ;
    border-bottom-right-radius: ;*/

    
}

}
nav ul li a {
    color:#cbcbcb;
    text-decoration: none;
    font-size: 30px; 
    text-decoration: inherit;
    margin: 0 auto;
}
.subtitulos{
    font-size:18px;
    color:mediumaquamarine;
    background-color:#41759E;
    color: white;
    padding: .3em;
    font-size: 1em;
}
.dato{
    font-size: 13px;
    color: #678b78;
    text-shadow:2em;
    list-style:none;
   }
.redes {margin 2em;
width: 60px;
height: 60px;

}
#texto{font-size:80%;
    background-color: #5793CC;
    opacity: 0.8;
    padding-bottom: 1rem;
    padding: 1.2em;
    margin-top: 1rem;
    border-radius: 1em;
    list-style: none;
    color:black
}
main h2 {text-align: left;
    font-size: 17px;
    font-weight: 100;
    display: block;
    margin: 0em;
   }

footer {background-color:white;
    color:black; 
    margin: .9em; .9em;
    padding:.1em;
    font-size:.6em;
    display:block;
    border: 0;}
    

#paginas { list-style: none;
    display: flex;
    flex-direction: column;
    align-items:center;
    
    
    }

#paginas li{
    
    display: flex;
    text-align: center;
    background-color: #12b6dd;
    border-radius: 1em;
    font-size: 1em;
    padding: .2em;
    justify-content: center;
    align-content: center;
    margin: .5em;
    width: 80%;
    box-shadow: 0 0.2em 0.6em rgba(54, 40, 44, 0.4)
}

#paginas li a{
    text-decoration: none;
    flex-grow: 1;
    font-size: 2em;
    line-height: 1em;
    color: white;
    text-transform: none;
    font-size: 1em;
    
}

/*
#grupo li{
    display: flex;
    color: cadetblue;
    background-color: #cbcbcb;
    border-radius: 1em;
    font-size: 2em;
    padding: .2em;
    justify-content: center;
    align-content: center;
    margin: .5em;
    box-shadow: 0 0.2em 0.6em rgba(54, 40, 44, 0.4)
}
