.image-title{
	width: 100%;
	color:black;
    z-index: 9999;
    text-align: center;
    
    display: block;
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size:16px;
}

.fancybox-image{
	position: relative !important;
}
