/*.fixed-projetos {
  position: absolute;
  z-index: 2;
  top: 94%;
  min-height: 10%;
  width: 100%;
  background: white;
  padding: 100px 0px;
}

.projetos {
  text-align: center;
  padding: 80px;
}

.novidades{
  border-radius: 20px;
  margin-left: 20px;
  width: 50%;
}*/