.well-total h1 {
  width: 100% !important;
  text-align: center;
  font-size: 22px !important;
  margin-bottom: -10px;
}
.capa-orca .sub-title {
  font-size: 16px;
  font-weight: 900;
  color: #336699;
  margin-top: 5px !important;
}
.nova-linha {
  margin-left: 18px;
}
@media screen and (min-width: 992px) {
  .nova-linha-modal .modal-content {
    height: calc(100vh - 80px) !important;
  }
}
.nova-linha-modal .modal-body {
  height: 100%;
}
.nova-linha-modal .carousel {
  height: 80% !important;
}
.nova-linha-modal .carousel-control {
  display: none !important;
}
.confirmar-pedido {
  font-weight: bold;
}
