
.kaplayici-y > .owl-carousel-y> .owl-controls
{
    display: inline !important;
}

.yazarlar-kaplayici > div.ustbolum {
    height: 50px;
    width: 970px;
    text-align: center;
    margin-bottom: 5px;
}
.kaplayici-y>.owl-carousel-y{
    overflow: hidden;
}
.yazarlar-kaplayici > .baslik-y {
    position: absolute;
    color: black;
    padding: 8px 15px;

    margin-left: -50px;
    margin-top: 14px;
}

#ileri-y {
    position: absolute;
    color: #fff;

    height: 40px;
    width: 40px;
    background-color: #7a7a7a;
    text-decoration: none;
    z-index: 10000;
    right: -20px;
    top: 57px;
    text-align: center;
    background-position: center;

    background-image: url(http://haberbanko.com/next_arrow.png);
    background-repeat: no-repeat;
    background-size: 18px;
}

#ileri-y:hover {
    background-color: #5ca7d6
}
#ileri-y i{
     padding-top: 13px;

 }
#geri-y i{
    padding-top: 13px;

}
#geri-y {
    text-align: center;
    height: 40px;
    width: 40px;
    position: absolute;
    color: #fff;
    background-color: #7a7a7a;
    text-decoration: none;
    z-index: 10000;
    left: -20px;
    top: 57px;
    background-position: center;

    background-image: url(http://haberbanko.com/prev_arrow.png);
    background-repeat: no-repeat;
    background-size: 18px;
}


#geri-y:hover {
    background-color: #5ca7d6;
}

.yazarlar-kaplayici> div.kaplayici-y {
    width: 970px;
    position: relative;
}
.isim-y > img{
    margin-bottom: 10px;
}
.item-y {
    float: left;
    width: 150px;
    min-height: 155px;
    margin: 5px;
    text-align: center;
    background-color: #fff;
    padding-bottom: 10px;
}

.kap-y {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
   margin-bottom: 15px;
}

.yazarlar-kaplayici > .kaplayici-y img {
    width: 80px;
    height: 80px;
    margin-bottom: 5px;
}

.isim-y {
    color: black;
    width: 150px;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
}

.yazibasligi-y {
    color: black;
    width: 150px;
    font-size: 16px;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    padding-top: 10px;
}