/* Add here all your CSS customizations */
.carousel-clientes img{
  padding-left: 25px;
  padding-right: 25px;
  height: 60px;
}

ul.list-ventas { 
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  color: #777;
}

h4.titulo-detalle{
  color: #121214;
  font-weight: bolder;
}

.breadcrumb a{
  color: #fff !important;
}

