* {
    box-sizing: border-box;
  }

  body{
    justify-content: center;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 20em;
      margin: 0 auto;
      padding: 0.2rem; 
  }

.mapagrande{
  display: flex;
  justify-content: center;
  margin-top: -50pt;
}


  header {
    width: 20rem;
    margin: 0 auto;
  }


  .logo {
    max-width: 20rem;
    margin: 1rem auto;
    display: block;
    padding: 1rem;
  }



.alte{
    font-size: 17pt;
    display: flex;
    justify-content: center;
    text-align: center;
    color: #F37369;
}



h1{
  color:#01395a;
  margin-top: 2rem;
  padding: 2rem;
  border-radius: 1rem;
  margin: 1em;
  display: flex;
    justify-content: center;
 
}

h4{
    margin-left: 20pt;
    color: #01395a;
    font-size: 15pt;
    margin-top: 90px;
    
}
h5{
    margin-left: 20pt;
    color: #01395a;
    font-size: 15pt;  
}
.calendario{
    width: 50%;
    margin-left: 160px; 
    margin-bottom: -200px;
}

.sumate{
    color: #F37369;
    display: flex;
    justify-content: center;
    margin-left: 100px;
    font-size: 15pt;
}
.mapa{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 60px;
}

.conoce{
    background-color: #01395a;
    width: 65%;
    padding: 3pt;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    margin-top: 100px;

}

.personas{
    width: 50%;
    margin-left: 340px; 
    margin-top: -70px;
}
.globo{
    width: 50%;
    margin-left: 65px; 
    margin-top: 10px; 
}

.chat{
   
    margin-left: 130pt; 
    margin-bottom: 180pt;  
    margin-top: -120pt;
    text-decoration:dashed;
}


.preguntas{
  margin: 2em;
  color:#01395a;
  font-size: 13pt;
}
  a{
    color: #F37369;
    text-decoration: none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    
    
  }

  h3{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color:#F37369;
    margin: 2em;
    margin-bottom: 100px;
    margin-top: -7px;
  }


.chats{
  margin-top: -220px;
  margin-left: 280px;
}

.ya{
  color: #FF9C00;
  font-size: 21pt;
  margin: 10pt;
  justify-content: center;
  color: #FF9C00;
  border-style:double;
margin-top: -120pt;
margin-left: 10pt;
 
 
}

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


  img{
    
    width: 80%;
    position: center;
    text-align: center;
    display: flex;
    justify-content: center;
    

}
    .grupos{
      background-color:#01395a;
      padding: 5pt;
      margin: 1em;
      width: 30%;
      border-radius: 15px;
      
  
  }
  
  .cuenta{
      background-color:#01395a;
          padding: 5pt;
          margin: 1em;
          width: 30%;
          border-radius: 15px;
          margin-left: 10px;
          
          
  }
  
  .buscar{
    color: #FF9C00;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 6pt;border-style:double;
    margin: 1em;
    padding: 1em;

  
  }



  .limpiezas{
    color:#FF9C00;
    background-color:#F37369;
    border-radius: 15px;
    margin 2em;
    margin-top: 5em;
    display: flex;
    justify-content: center;

  }
  

  ul{
    list-style: none;
    display: flex; 
    justify-content:center;
    align-items: center;
    align-content:center;
    
    }

  
    .inicio{
      background-color:#01395a;
      margin: 3pt;
      border-radius: 15pt;
      font-size: 12pt;
      padding: 1pt;
      margin-right: 16pt;
  }



  .grupo{
    text-decoration:underline;
    font-size: 7pt;
    margin: 3em;
    font-size: 11pt;
    color: #FF9C00;
  }



  h6{
    margin-left: 20pt;
  }
  footer{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: whitesmoke; 
    font-size: 9pt;
    background-color:#01395a;
padding: 1em;
margin-top: 5em;

}
