.fotorama__caption {
 background-color: rgba(0, 0, 0, 0.7);
    text-align: center;

}
.fotorama__caption__wrap {
 color: #ffffff;
 width: 100%
 text-align:center;
background-color: rgba(0, 0, 0, 0);
}

.fotorama__caption__wrap h5 {
	font-size: 15px !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}    
.fotorama__caption__wrap p {
	  margin-bottom: 0;
}