body {
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #373d39;
  text-align: left;
}
button {
  border-style: none;
  text-align: center;
  background-color: #2d9e97c7;
  color: rgb(240, 245, 243);
  border-radius: 06px;
  width: 250px;
  height: 70px;
  margin: 05px;
  padding: 05px;
  margin-left: 15px;
  font-size: 22px;
}
.inicio {
  padding: 350px;
  padding-top: 30px;
  padding-bottom: 10px;
}

h1 {
  color: #202122c7;
  text-align: left;
  font-size: 50px;
}
h2 {
  color: #2d9e97c7;
  text-align: left;
  font-weight: 400;
}

h3 {
  text-align: left;
  font-weight: 400;
}
h4 {
  text-align: left;
  font-weight: 400;
  font-size: 24px;
}
h5 {
  text-align: left;
  font-weight: revert;
  padding-left: 20px;
  margin: 10px;
  margin-left: 15px;
}
h6 {
  text-align: left;
  font-weight: initial;
  padding-left: 20px;
  margin: 10px;
  margin-left: 15px;
}

.pad {
  margin-left: 50px;
  margin-right: 50px;
}
.pad2 {
  margin-left: 50px;
  margin-right: 50px;
  letter-spacing: 06px;
}
.why {
  color: rgb(3, 3, 43);
  text-align: center;
}
.separador1 {
  display: inline-block;
  background-color: aqua;
  height: 1px;
  width: 50px;
  margin-block: 2px;
  padding: 2px;
  border-radius: 8px;
  background-color: #2d9e97c7;
}
.separador2 {
  display: inline-block;
  background-color: aqua;
  height: 1px;
  width: 15px;
  margin-block: 2px;
  padding: 2px;
  border-radius: 8px;
  background-color: #2d9e97c7;
}
.separador1contato {
  display: inline-block;
  background-color: rgb(237, 252, 252);
  height: 1px;
  width: 50px;
  margin-block: 2px;
  padding: 2px;
  border-radius: 8px;
  background-color: #fff;
}
.separador2contato {
  display: inline-block;
  height: 1px;
  width: 15px;
  margin-block: 2px;
  padding: 2px;
  border-radius: 8px;
  background-color: #fff;
}
.conjuntodeseparadores {
  margin-left: 40px;
}

#centralizarseparadores {
  text-align: center;
}
.informationbox {
  display: inline-block;
  width: 350px;
  height: 350px;
  margin: 24px;
  border-radius: 10px;
  background-color: #fff;
}
.icon {
  margin: 30px;
  margin-bottom: 10px;
  width: 90px;
  height: 90px;
  border-radius: 25px;
}
.iconmundi {
  width: 90px;
  height: 90px;
}

.allinformationbox {
  text-align: center;
}
.barra {
  accent-color: #5bb3ae;
  width: 100%;
}
.informationboxbottom {
  display: inline-block;
  width: 100%;
  height: 750px;
  margin-top: 20px;
  background-color: #e5ebe752;
}
.boxcontato {
  display: inline-block;
  width: 85%;
  height: 250px;
  border-radius: 20px;
  margin-top: 250px;
  margin-left: 130px;
  margin-bottom: 120px;
  background-color: #2d9e97;
  color: #fff;
}

#iconleft {
  text-align: left;
}
.textocontato {
  font-size: 35px;
  margin-top: 35px;
}
.informacoescontatotexto {
  font-size: 20px;
  margin: 20px;
  opacity: 90%;
}

.projetos {
  text-align: center;
  margin: 0;
  padding: 0;
}
#partedebaixo {
  padding: 350px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mapamundi {
  opacity: 20%;
  position: relative;
  z-index: -1;
}
.rodape {
  display: inline-block;
  width: 100%;
  height: 750px;
  margin-top: 170px;
  background-color: #e5ebe752;
}
.iconrodape {
  margin: 200px;
  width: 90px;
  height: 90px;
  writing-mode: vertical-lr;
  margin-left: 37%;
  margin-bottom: 10px;
}
.especificicon {
  padding-block: 30px;
}
.fontegranderodape {
  font-size: 60px;
  font-weight: 700;
  text-align: center;
}
.fontepequenarodape {
  text-align: center;
  word-spacing: 50px;
  padding: 40px;
}
.marcadagua {
  font-size: 20px;
  opacity: 90%;
  text-align: center;
  margin-top: 100px;
  opacity: 50%;
}
