div[data-lightgallery="group"] a:not(:first-child){
	display:none;
}







.carousel-caption {
	
	display:inline;
    
    
	padding:3px;
	color: #fff;
  text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;




}
.bg-line{
	display:block;
	width:100%;
	height:5px;
	background-color:#ebebeb;
	
}
.bg-line1{
	display:block;
	width:100%;
	height:2px;
	background-color:#bfbfbf;
	
}



.img-thumbnail{
	
	
}

