footer {
    /*background-color: #f8f8f8;*/
    border-top: 1px solid #e7e7e7;
    /*padding-top: 10px;
    position: relative;
    bottom: 0;
    margin-top: 20px;*/
}
footer a {
    color: #d5d5d5;
}
footer a:hover {
    color: #fff;
    text-decoration: #e7e7e7;
}
footer hr {
    border-top: 1px solid #555;
}
footer h5 {
    color: #d5d5d5;
    margin-right: -3px;
    margin-bottom: 10px;
}
footer #AltMenuSatir {
    background-color: #242a30;
}
footer .AltMenuler li::before, #AltMenuSatir li::before {
    content: "\2022";
    margin-right: -3px;
    display: inline-block;
    width: 1em;
    color: #6CA93E;
}
footer .AltMenuler ul {
    list-style: none;
}
footer .AltMenuler ul {
    border-top: 1px solid #777;
}
footer .AltMenuler ul li:first-child {
    margin-top: 10px;
}
.AltMenuler li::before {
    color: #6CA93E;
}
#AltMenuSatir {
    border-top: 1px solid #555;
}
@media(min-width:768px){
    footer #AltMenuSatir li:first-child:before {
        content: "";
    }
}
footer #AltMenuKunye, #AltMenuKunye a, #AltMenuKunye span, footer .SayfaAltiAciklama {
    color:#999;
}
footer #AltMenuKunye .Ikon {
    display: inline-block;
    width: 25px;
    text-align: center;
    height: 20px;
}