.nav-item .nav-link::before {
    display: none !important;
}

.nav-item.dropdown .nav-link::before {
    display: block !important;
}

.iletisim-map iframe {
    width: 100%;
    height: 450px;
}

.mobilen-lang {
    display: flex;
    width: 50px;
    align-items: center;
    justify-content: center;
    color: black;
}

.mobilen-lang a {
    height: 100%;
    align-items: center;
    justify-content: center;
}

.max-w-content {
    max-width: 1000px;
}