h1 {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
  color: white;

}
nav {
  background-color: white;
  padding-bottom: 10px;
  margin-right: 10px;
  font-size: 15px;

}
#princ{
  width: 100%;
  height: 70vh;
}
body {
  margin: 0px;
  background-color: white;
}
ul {
  display: block;
  text-align: right;
  margin: 0px;
}
li {
  display: inline-block;
  padding: 10px;
  font-family: 'Raleway', sans-serif;
}
#esp {
  width: 20vh;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0px 0px 0px 50px;
}
 #in{
   padding: 10px;
   font-family: 'Raleway', sans-serif;
   font-size: 20px;
   text-align: center;
 }
#help {
  display: block;
  position: relative; top: 1000px;
}
p {
  width: 100vh;
  padding: 10px;
  margin-left: 15px;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  color: black;
  text-align: justify;
  position: relative; top: 3vh;
  display: block;
  margin: auto;

}
.pr {
  color: black;
  font-weight: bold;

}
.pr h1 {
  font-weight: bolder;
}
.mapabr{
  display:block;
  margin-left: auto;
  margin-right: auto;
}
.regiao, h3{
  font-family: sans-serif;
  text-align: center;
  padding-top: 50px;
}
#ref{
  font-size: 14px;
}
.Esp {
  font-family: 'Raleway', sans-serif;
  font-size: 3em;
  color: black;
  text-align: center;
}
.imgs {
  padding-top: 30px;
  display: inline-block;
  margin: auto;
  width: 300px;
  height: 300px;
}
#esq {
  margin-left: 300px;
}
