.bg-reverse {
  background-color: #1b39d4;
}

.texto-branco {
  color: whitesmoke;
}

.m-top {
  margin-top: 200px;
}

.m-lft {
  margin-left: 10px;
}

.p-top {
  padding-top: 30px;
}

.wth-imagem {
  /* width: 630px; */
  min-width: 100%;
}

.wth-imagem2 {
  width: 100%;
  padding-top: 30px;
}

.icon-aplicativos {
  width: 80%;
}

.btn-whatsapp {
  padding: 0 30px;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.icon-whatsapp {
  width: 40px;
  margin-left: 10px;
}

.icon-ramos {
  width: 60%;
  margin-top: 20px;
}

.icon-ramos2 {
  width: 60%;
  margin-top: 35px;
}

.row-ramos {
  margin-top: 50px;
  margin-bottom: 10px;
}
.sub-footer {
  background-color: #0000004f;
  padding: 5px 0;
}
