.kategoriler{margin-top:15px;margin-bottom:50px }
.yertag{padding:15px;margin-top:15px}
.yertag a{font-size:20px;margin-left:30px;line-height:32px;font-family: 'Josefin Sans', sans-serif;float:left;color:#000}
.yertag .fa{margin-left:15px;float:left;margin-top:2px;float:left;color:#000;font-size:20px;line-height:26px;} 
.yertag span{float:left;margin-left:15px;font-size:20px;font-family: 'Josefin Sans', sans-serif;float:left;color:#999;line-height:32px;}
.kt{padding-bottom:80px;    border-bottom: 1px dashed rgba(0,0,0,0.1);}
.kt div{margin-top:30px;overflow:hidden;}
.kt div a img{width:100%;float:left}
.kt div a {position:relative;overflow:hidden}

.category-fader{
	position: absolute;
    z-index: 1;
    top: -30px;
    bottom: 0px;
    left: 15px;
    right: 15px;
    background-color: rgba(0,0,0,0.2);
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2) 60%,rgba(0,0,0,0.8));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2) 60%,rgba(0,0,0,0.8));
    background-repeat: no-repeat;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.category-fader h3 a{
	font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    z-index: 2;
    position: absolute;
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 5px;
    margin: 0px;
    bottom: 40px;
    left: 40px;
    right: 40px;
    font-size: 36px;
}
.sagKolon{
	margin-top:30px
} 