body.tema3-govde {
    font-family: Figtree, system-ui, sans-serif;
}
.tema3-logo img {
    max-height: 46px;
    width: auto;
}
body.tema3-govde .tema3-topbar,
body.tema3-govde .tema3-topbar.bg-primary {
    background: #ff5100 !important;
    background-color: #ff5100 !important;
    color: #fff !important;
    font-size: 14px;
}
.tema3-topbar a,
.tema3-topbar span,
.tema3-topbar .arrow-down {
    color: #fff !important;
}
.tema3-kur a {
    color: inherit;
    margin-right: 8px;
    opacity: .9;
}
.tema3-kur a:hover {
    opacity: 1;
}
.tema3-dil {
    position: relative;
}
.tema3-dil .dropdown-account {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 20;
    min-width: 140px;
    padding: 8px 0;
    background: #fff;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
}
.tema3-dil:hover .dropdown-account {
    display: block;
}
.tema3-dil .dropdown-account a {
    color: #111 !important;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
}
.tema3-dil .dropdown-account a:hover {
    background: #f5f5f5;
}
header#navbar {
    position: relative;
    z-index: 40;
    background: #fff;
}
body.tema3-govde header#navbar .tema3-nav-satir {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 20px;
}
body.tema3-govde .tema3-burger {
    display: block !important;
    flex: none;
}
body.tema3-govde .tema3-nav-masaustu {
    display: none !important;
}
@media (min-width: 1024px) {
    body.tema3-govde .tema3-burger {
        display: none !important;
    }
    body.tema3-govde .tema3-nav-masaustu {
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        flex: 1 1 auto;
        gap: 28px;
    }
    body.tema3-govde #navbar .navbar-nav {
        display: flex !important;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
        gap: 28px;
        margin: 0;
        padding: 0;
        list-style: none;
    }
}
header#navbar .primary-btn {
    white-space: nowrap;
    background: #ff5100;
    color: #fff;
    padding: 12px 22px;
    border-radius: 5px;
}
header#navbar .primary-btn:hover {
    color: #fff;
    opacity: .92;
}
body.tema3-govde #navbar .navbar-nav .dropdown-menu {
    display: block;
}
body.tema3-govde .sidebar-modal .dropdown-menu.hidden {
    display: none;
}
body.tema3-govde .sidebar-modal .nav-item.active > .dropdown-menu {
    display: block;
}
body.tema3-govde .sidebar-modal {
    position: fixed !important;
    visibility: hidden;
    pointer-events: none;
}
body.tema3-govde .sidebar-modal.show {
    visibility: visible;
    opacity: 1;
    translate: none;
    transform: none;
    pointer-events: auto;
}
body.tema3-govde .backdrop.show {
    visibility: visible;
    opacity: .5;
}
.tema3-footer {
    background: #111;
    color: rgba(255,255,255,.72);
}
.tema3-footer h6,
.tema3-footer .text-linear-3 {
    color: #fff !important;
}
.tema3-footer a,
.tema3-footer p,
.tema3-footer span {
    color: inherit;
}
.tema3-footer a:hover {
    color: #ff5100;
}
.tema3-footer .tema2-footer-cta {
    background: #1a1a1a;
    border-color: #2a2a2a;
}
.tema3-icerik {
    min-height: 40vh;
}
body.tema3-govde .header.header-fixed,
body.tema3-govde .header.sticky-bar {
    display: none;
}
.tema3-demo-arama .tema2-yer-dropdown,
.tema3-demo-arama .dropdown {
    width: 100%;
}
.tema3-demo-arama .btn-dropdown-search,
.tema3-demo-arama .search-input,
.tema3-demo-arama .form-control,
.tema3-demo-arama .form-input {
    width: 100% !important;
    background: #fff !important;
    border: 1px solid rgba(13,20,22,.15) !important;
    border-radius: 5px !important;
    min-height: 48px;
    text-align: left;
}
.tema3-demo-arama .dropdown-menu {
    z-index: 30;
}
.tema3-anasayfa .banner-images img {
    max-width: 100%;
    height: auto;
}
.tema3-anasayfa .bg-black .group > a img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.tema3-arama .box-search-advance {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}
.tema3-arama .box-bottom-search,
.tema3-arama .tema2-arama-2li {
    display: block !important;
    background: transparent !important;
}
.tema3-arama .item-search {
    width: 100% !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    border: 0 !important;
}
.tema3-arama label,
.tema3-arama .text-sm-bold {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    color: #111;
}
.tema3-arama .btn-dropdown-search,
.tema3-arama .search-input,
.tema3-arama .form-control {
    width: 100% !important;
    background: #fff !important;
    border: 1px solid rgba(13,20,22,.15) !important;
    border-radius: 5px !important;
    min-height: 46px;
    text-align: left;
}
.tema3-arama .btn-brand-2 {
    width: 100%;
    background: #ff5100 !important;
    border-color: #ff5100 !important;
    color: #fff !important;
    border-radius: 5px;
    min-height: 48px;
}
.tema3-arama-saat {
    margin: 12px 0 0;
    font-size: 14px;
}
.tema3-adim-img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}
.tema3-filo-chip {
    display: inline-block;
    font-weight: 500;
    border: 1px solid rgba(217,217,217,.3);
    color: #fff;
    border-radius: 5px;
    padding: 8px 18px;
}
.tema3-filo-chip.is-active,
.tema3-filo-chip:hover {
    background: #ff5100;
    border-color: #ff5100;
    color: #fff;
}
.tema3-arac-kart img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.tema3-blog-kart img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.tema3-blog-kart h3 {
    color: #111;
}
.tema3-cta-band {
    background: #111;
    color: #fff;
    padding: 36px 0;
}
.tema3-cta-band strong {
    display: block;
    font-size: 22px;
    margin-bottom: 6px;
}
.tema3-cta-tel {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    border: 1px solid rgba(255,255,255,.25);
    border-radius: 5px;
    padding: 12px 16px;
}
.tema3-cta-tel:hover {
    color: #ff5100;
}
