#logomarca img {
  border: 0px;
  padding-top: 10px;
}

#bannersuperior {
  padding-top: 10px;
}

.barra div {
  height: 5px;
}
.barra div:nth-child(1) {
  background: #ffffff;
}
.barra div:nth-child(2) {
  background: #e7e7e7;
}
.barra div:nth-child(3) {
  background: #f7f7f7;
}

#lista .card {
  height: 450px;
}
#lista .card .card-header {
  height: 150px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
#lista .card .card-block {
  height: 240px;
  overflow: hidden;
  padding: 0.65rem !important;
}
#lista .card .card-block .card-text {
  clear: both;
}
#lista .card .card-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
}

#botao_t {
  display: none;
}

.page-header h1::after, .page-header h2::after {
  background-color: #63bd5a;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin-bottom: -1px;
  margin-top: 10px;
  width: 50px;
}

.page-header h1, .page-header h2 {
  margin-bottom: 0;
  margin-top: 0;
}

.menu-categorias {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pull-right {
  margin-right: 20px;
}

/*# sourceMappingURL=geral.css.map */
