@media all and (max-width: 480px){
    
    body {background-color:#2fc9ab;  }

#titular {
    width: 50%;
    margin: auto;
 
}


.busca {
        display: flex;
         justify-content: center;
}


.quienes {
        display: flex;
    justify-content: center;
}


    .aindex {
    
    color: lightyellow;
}

li {
    list-style: none;
    
}


h1 {
    color: #2fc9ab;
    font-weight: 600;
    font-family: 'roboto', sans-serif; 
    background-color: #fdfae1;
     line-height: 1.3em;
     text-align: center;
    font-style: normal;
    font-size: 15pt;
    border-color: hotpink;
    border-radius: 10px;
    border-style: solid;
    width: 100%;
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 0,5em;
    padding-right: 0,5em;
    
    }


h2 {
     color: hotpink;
    font-weight: 300;
    line-height: 1.3em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12pt;
    background-color: lightyellow;
   margin: 1.5em 1.5em 0.5em 1.5em;
    padding: 0.5em;
    border-color: coral; 
    border-style: solid;
    border-radius: 10px;
    text-align: center;
    
}


h3 {
   
    
     line-height: 1.3em;
     text-align: center;
    color: lightyellow;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11pt;
    margin: auto;
 background-color: coral;
    padding: 1em;
 width: 60%;
    display: flex;
text-decoration: none;
     justify-content: space-around;
    border-color: hotpink;
    border-style: solid;
    border-radius: 10px;
    
    }
    
.infosecundaria {
        display: flex;
    justify-content: center;
    font-family: 'Roboto', sans-serif;  
    font-size: 9pt;
    }    

.parrafo-informativo {
   
    display: flex;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    font-size: 9pt;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;

    }
    
.parrafo-informativo-mapa {
        
        display: flex;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    font-size: 9pt;
    text-align: center;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
        
    }
    
    .textomedio {
        
        display: flex;
        flex-direction: column;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    font-size: 9pt;
        width: 100%;
        margin-bottom: 1em;
        
    }
    
    
#searchbox {
  float: center;
  height: 50px;
  line-height: 40px;
  width: 80%; 
  position:static;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: flex;
  justify-content: center;
        margin-left: 10%;
        margin-right: 10%;
        
    }
    

h5 {
    text-align: center;
    margin: 0.5em;
    font-size: 9pt;
    
}

h6 {
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 9pt;
    font-weight: 300;
    font-family: 'roboto', sans-serif;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
    .parrafo {
        
       text-align: center;
    font-size: 9pt;
    font-weight: 300;
    font-family: 'roboto', sans-serif;
    width: 70%;
        
    }


    .video {
        width; 70%;
        margin-left: 15%;
        margin-right: 15%;
        align-items: center;
        align-items: center;
        
    }
    
    
p {
    text-align:center;
    margin: 0.5em;
    font-size: 8pt;
}
    .gracias {
        font-weight: 800;
    }


@media all and (max-width: 20em){
    
    body {background-color: dimgray;
    
    }
}


    span {
        font-style: italic;
        font-weight: 800;
        
    }

.choclo {
    background-color: #fdfae1;
    border-style: solid;
    border-color: hotpink;
       display: flex;
    justify-content: center;
    border-radius: 10px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 3em;
    padding-bottom: 1em;
  
}
    
    .choclo2 {
        margin-bottom: 2em;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        padding-bottom: 2em;
             
    }
    
    .mapa {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
        margin-bottom: 3em;

        
    }    
    

.elementos {
    display: flex;
    flex-direction: column;
}


ul {

    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center; 
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-family: 'roboto', sans-serif;
    font-weight: 200;
    font-size: 10pt;
    text-align: center;
    

}

a {
    color: #fdfae1;
    text-decoration: none;
    
}

.legales {
    display: flex;
    flex-direction: column;
    font-family: 'roboto', sans-serif;
    font-weight: 400;
    font-size: 8pt;
   padding-top: 4em;
   
}
    
    .cadalibreria {
        
         line-height: 1.3em;
     text-align: center;
    color: coral;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10pt;
    margin: auto;
    background-color: lightyellow;
    padding: 1em;
    width: 40%;
    display: flex;
    text-decoration: none;
    justify-content: space-around;
    flex-direction: row;
    border-color: hotpink;
    border-style: solid;
    border-radius: 10px;
        margin-top: 1em;
        margin-bottom: 1em;
        
    }
    
    }