#bootstrap-slider .carousel-caption h2 {
    border-radius: 0px 0px 0 0;
    text-align: left;
}

#bootstrap-slider .carousel-caption p {
    text-align: left;
}

#bootstrap-slider .carousel-caption {
    padding-bottom: 2px;
    border-radius: 0px;
}
#bootstrap-slider .carousel-caption {
  padding-top: 0;
  text-align: left;
}

#bootstrap-slider .carousel-caption h2 {
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 25px;
  margin-top: 0;
}



#bootstrap-slider .layout-left {
    left: 0%;
    right: 5%;
    margin-left: 60px;
}

#bootstrap-slider .carousel-control.left {
    left: 5%;
}

#bootstrap-slider .carousel-control.right {
    left: 10%;
}

body, input, textarea {
    color: #888;
}
