
/* Slider Ayarları Başı */
.drk:after {
    content:"";
    display:block;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#000;
    opacity:0.5;
}

.carousel-ccd {
    display:block;
    background: rgba(0,0,0,0.6); 
    width:800px !important;
    height:800px !important;

}


.carousel-link {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

/* Slider Ayarları Sonu */

a.slideryazi{
    position:block;
    padding-bottom:50px;
    line-height:80px;
    color:white;
}