.contato-map {
  width: 100%;
  min-height: 400px;
}
.bg-form{
  border-radius: 12px;
  border: 1px solid #E9E9E9;
  background: #FAFAFA;
  box-shadow: 0 1px 4px 0 rgba(27, 27, 27, 0.08);
}
.sub-title-form{
  color: #6C6C6C;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}