.diba-carousel .carousel-indicators {
  margin-left: 0;
  justify-content: flex-start;
  bottom: 0;
  width: 35%;
  margin-right: 0;
  padding-left: 15px;
}
.diba-carousel .carousel-caption {
  color: #ffffff;  
  left: 0;
  bottom: 3px;
  /*top: 0;*/
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
 /* background-image: url('../img/bg-transparent.png');
  background-repeat: repeat;*/

}
.diba-carousel .carousel-caption,
.diba-carousel .see-more-description,
.diba-carousel .caption-title,
.diba-carousel .caption-title a,
.diba-carousel .caption-title a:hover,
.diba-carousel .caption-title a:focus {
  color: #ffffff;
}

.carousel-caption h2
 {
  color: #ffffff;
    font-size: 92%;
    font-weight: bold;
}

.diba-carousel .see-more-description:hover,
.diba-carousel .see-more-description:focus {
  text-decoration: underline;
}
.diba-carousel .carousel-row {
  margin-right: 0;
  margin-left: 0;
}
.diba-carousel .carousel-col {
  padding-right: 0;
  padding-left: 0;
}
.diba-carousel .carousel-control {
  z-index: 100;
}