.TopMenuOncesi {
    background-color: #323336 !important;
    height: 25px;
}
.TopMenuOncesi a:hover { 
    color: #d3d1d1;
    text-decoration: none;
}

@media(min-width:768px){
    .TopMenu {
        top:25px;
    }
}

.TopMenu {
    background: url(/html/arkaplanlar/19.jpg) top;
    background-size: auto auto;
    background-size: cover;
    border-bottom: 1px solid #fff;
}

.UstAnamenuA {
    font-family: OswaldLight,Tahoma,Verdana;
    font-size: 18px;
    color: #ffffff!important;
    text-shadow: -1px 0 2px rgba(255, 255, 255, 0.3)!important;
    text-transform: uppercase;
}

.navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #000000 !important;
    text-shadow: -1px 0 2px rgba(80, 0, 0, 0.3) !important;
}
#Mobilmenu .nav-link {
    padding: 0 1rem;
}