.referances{
    margin-top: -30px;
}
.referances span{
    margin:15px;
    border-right: 1px solid #e1e1e1;
}
.referances span:hover{
    border-color: #2ca02c;
}

/* Duyurular Liste sayfası sağ haber listeleme resmi */
.img-6060 {
   width: 60px;
    height: 60px;
}

/* ANASAYFA DUYURULAR */
.main-news-image{
    width: 216px;
    height: 165px;
}

.main-news h1 {
    color: #404040;
    font-size: 16px;
    margin: 0;
    margin-bottom: 18px;
    padding: 0;
    font-weight: bold;
    font-family: Calibri;
}

/* BELGELER */
.certificate li{
    border: 1px solid #515151;
}
.certificate li:hover{
    border: 1px solid #7da817;
}