.owl-dots {
  display: none;
}

.owl-carousel-caption {
  position: fixed;
  bottom: 40px;
  left: 40px;
}
.owl-carousel-caption h1, .owl-carousel-caption h3 {
  padding: 20px;
}
.owl-carousel-caption h1 {
  font-size: 50px;
  color: #ff3907;
  background-color: #fff;
}
.owl-carousel-caption h3 {
  font-size: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}

.help-block {
  color: #e00;
}

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