/* Genel Ayarlar */
body {
    font-family: 'Poppins', sans-serif;
}

/* =============================================== */
/* KULLANICININ ORİJİNAL STİLLERİ (KORUNDU) */
/* =============================================== */
.cizgi {
    border: 2px solid black;
    width: 80px;
}

.menuarkaplanrenk .nav-link {
    color: #000000;
    font-size: 18px;
    margin-left: 50px;
}

.menuarkaplanrenk .nav-link:hover {
    color: #4ab5e3;
}

.logo {
    margin: 0px 10px 0px 10px;
}

.dropdown-menu {
    background-color: #8cc540;

    text-align: left;
}

@media (max-width: 992px) {
    .dropdown-menu {
        padding-left: 30px;
        font-size: 15px;

    }
}

.dropdown-menu .dropdown-item {
    color: white;
}

.dropdown-menu .dropdown-item:hover {
    background-color: #ffffff;
    color: #8cc540;
}

.dropdown-menu .dropdown-item:active {
    background-color: #8cc540;
    color: white;
}

.bolmecizgisi {
    border: 0.1px solid #8cc540;
}

.button2 {
    background-color: #5271ff;
}

.button1 {
    color: #9bc3fe;
    border: 1px solid #9bc3fe;
}

.urunalan {
    font-family: 'Poppins', sans-serif;
}

.urunalan p a {
    display: inline-block;
    text-decoration: none;
    color: black;
}

.urunalan p a:hover {
    color: #8cc540;
}

.urunalan h4 {
    color: #000000b2;
}

.devam {
    text-align: right !important;
}

.devam:hover {
    color: #8cc540;
}

.blog a {
    text-decoration: none;
    color: black;
    display: inline-block;
}

#instagramiletisim:hover {
    color: #e1306cb2;
}

#instagramiletisim {
    font-size: 35px;
    color: #e1306c;
}

#facebookiletisim {
    font-size: 35px;
    color: #203250;
}

#facebookiletisim:hover {
    color: #203250b2;
}

#linkediniletisim:hover {
    color: #1666C5b2;
}

#linkediniletisim {
    font-size: 35px;
    color: #1666C5;
}

#youtubeiletisim:hover {
    color: #ff0000b2;
}

#youtubeiletisim {
    font-size: 35px;
    color: #FF0000;
}

.iletisimrenk {
    color: black;
}

.iletisimlink {
    color: black;
    text-decoration: none;
}

.iletisimlink:hover {
    color: #8cc540;
}

.iletisimbaslik {
    color: black;
    font-weight: bolder;
}

.modal {
    transform: translate(-5px, -5px);
    -webkit-transform: translate(-5px, -5px);
}

.modal-p {
    font-size: 12px;
}

.nokta {
    color: #8cc540;
    font-weight: bolder;
    font-size: 15px;
}

.link {
    text-align: right;
}

.link a {
    text-decoration: none;
    display: inline-block;
    color: black;
}

.link a:hover {
    color: #25D366;
}

.wpbtn {
    z-index: 999;
    font-size: 50px;
    position: fixed;
    color: green;
    margin-top: 410px;
    right: 30px;
}

.blogalani img {
    font-family: 'Courier New', Courier, monospace;
    object-fit: contain;
}

.arkaplanresmi2 {
    padding-top: 70px;
    background: url(../images/blog.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    object-fit: contain;
}

.mesaj-listesi {
    height: 500px;
    border-right: 1px solid #ddd;
    overflow-y: auto;
}

.sohbet-ekrani {
    height: 500px;
    display: flex;
    flex-direction: column;
}

.sohbet-mesajlari {
    flex-grow: 1;
    overflow-y: auto;
    border-bottom: 1px solid #ddd;
}

.mesaj-gonderme-alani {
    border-top: 1px solid #ddd;
}

.profil-fotograf {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

.profil-logo {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.profile-box {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 15px;
    overflow: hidden;
}

.profile-header {
    background: linear-gradient(135deg, #6a11cb, #2575fc);
}

.profil-avatar {
    width: 120px;
    height: 120px;
    object-fit: cover;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.table th,
.table td {
    vertical-align: middle;
}

.alert-warning {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #856404;
}

/* =============================================== */
/* YENİ VE GÜNCELLENMİŞ STİLLER (BİRLEŞTİRİLMİŞ) */
/* =============================================== */

/* Modern Hero (Karşılama) Bölümü */
.hero-bolumu {
    background-color: #f0f5ff;
    padding: 100px 0;
    overflow: hidden;
}

.hero-bolumu .hero-icerik h1 {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #2c3e50;
    min-height: 80px;
}

.hero-bolumu .hero-icerik .aciklama {
    font-size: 1.1rem;
    color: #34495e;
    margin: 20px 0 30px 0;
}

.hero-bolumu .arama-formu-kutusu {
    display: flex;
    background: #fff;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    align-items: center;
}

.hero-bolumu .arama-formu-kutusu .form-grup {
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-right: 10px;
}

.hero-bolumu .arama-formu-kutusu i {
    color: #95a5a6;
    margin: 0 10px;
}

.hero-bolumu .arama-formu-kutusu input {
    border: none;
    outline: none;
    width: 100%;
    font-size: 1rem;
    background: transparent;
}

.hero-bolumu .arama-formu-kutusu .sehir-input {
    border-left: 2px solid #f0f0f0;
    padding-left: 10px;
}

.hero-bolumu .arama-formu-kutusu .is-bul-btn {
    background: #007bff;
    color: white;
    font-weight: 600;
    border-radius: 8px;
    padding: 12px 25px;
    border: none;
    transition: background-color 0.3s ease;
    white-space: nowrap;
}

.hero-bolumu .arama-formu-kutusu .is-bul-btn:hover {
    background: #0056b3;
}

.hero-bolumu .populer-aramalar {
    margin-top: 25px;
}

.hero-bolumu .populer-aramalar span {
    font-weight: 500;
    color: #2c3e50;
    margin-right: 10px;
}

.hero-bolumu .populer-aramalar a {
    text-decoration: none;
    color: #007bff;
    background-color: rgba(0, 123, 255, 0.1);
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.85rem;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    transition: all 0.3s ease;
}

.hero-bolumu .populer-aramalar a:hover {
    background-color: #007bff;
    color: white;
}

.hero-bolumu .hero-gorsel img {
    padding-left: 100px;
    height: 50%;
}

/* Öne Çıkan İlanlar Bölümü */
.one-cikan-bolumu {
    padding: 80px 0;
    background-color: #ffffff;
}

.ilan-kartlari-satiri {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ilan-kartlari-satiri .onecikanalani {
    background-color: white;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    margin: 10px;
}

.ilan-kartlari-satiri .onecikanalani:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.ilan-kartlari-satiri .onecikanalani a {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.ilan-kartlari-satiri .ilan-kart-gorsel {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.ilan-kartlari-satiri .ilan-kart-icerik {
    padding: 15px;
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.ilan-kartlari-satiri .ilan-kart-icerik .baslik {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ilan-kartlari-satiri .ilan-kart-icerik .yazi {
    font-size: 0.875rem;
    color: #6c757d;
    line-height: 1.2;
    margin-bottom: 4px;
}

/* Dinamik İlan Alanı (Tab Menü) */
.dinamik-ilan-alani {
    display: flex;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #ffffff;
    overflow: hidden;
}

.kategori-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-basis: 25%;
    border-right: 1px solid #e0e0e0;
    background-color: #f8f9fa;
}

.kategori-menu li a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.kategori-menu li:last-child a {
    border-bottom: none;
}

.kategori-menu li a:hover {
    background-color: #e9ecef;
}

.kategori-menu li a.active {
    background-color: #007bff;
    color: white;
    font-weight: 600;
}

.ilan-icerik-alani {
    flex-basis: 75%;
    padding: 20px;
}

#ilanlar-alani .ilan-list-item {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

#ilanlar-alani .ilan-list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#ilanlar-alani .ilan-list-item .gorsel {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 15px;
    flex-shrink: 0;
}

#ilanlar-alani .ilan-list-item .bilgiler {
    flex-grow: 1;
}

#ilanlar-alani .ilan-list-item .bilgiler h5 {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0 0 5px 0;
}

#ilanlar-alani .ilan-list-item .bilgiler p {
    margin: 0 0 3px 0;
    color: #6c757d;
    font-size: 0.9rem;
}

#ilanlar-alani .ilan-list-item .detay-buton {
    margin-left: 20px;
    padding: 8px 20px;
    background-color: #007bff;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    white-space: nowrap;
}

.ilan-bulunamadi {
    text-align: center;
    padding: 50px 20px;
    color: #6c757d;
}

/* SSS Bölümü */
.sss-bolumu {
    padding: 80px 0;
    background-color: #f8f9fa;
}

.sss-baslik,
.one-cikan-bolumu h2 {
    margin-bottom: 1rem;
    font-weight: 700;
}

.sss-aciklama {
    color: #6c757d;
    font-size: 1.1rem;
    margin-bottom: 3rem;
}

.sss-bolumu .accordion-item {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px !important;
    margin-bottom: 1rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.sss-bolumu .accordion-button {
    font-weight: 600;
    color: #343a40;
    border-radius: 8px !important;
}

.sss-bolumu .accordion-button:focus {
    box-shadow: 0 0 0 0.25rem rgba(0, 123, 255, 0.25);
}

.sss-bolumu .accordion-button:not(.collapsed) {
    color: #007bff;
    background-color: #e7f1ff;
}

.sss-bolumu .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23007bff'%3e%3cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}

.sss-bolumu .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23007bff'%3e%3cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8Z'/%3e%3c/svg%3e");
}

/* Footer Bölümü */
.site-footer {
    background-color: #2c3e50;
    color: #bdc3c7;
    padding: 50px 0;
    font-size: 0.9rem;
}

.site-footer h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
}

.site-footer p {
    color: #95a5a6;
}

.site-footer .footer-links {
    list-style: none;
    padding-left: 0;
}

.site-footer .footer-links li {
    margin-bottom: 10px;
}

.site-footer .footer-links a {
    color: #bdc3c7;
    text-decoration: none;
    transition: color 0.2s ease;
}

.site-footer .footer-links a:hover {
    color: #ffffff;
}

.site-footer .sosyal-ikonlar a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #34495e;
    color: #ffffff;
    margin-right: 10px;
    transition: background-color 0.2s ease;
}

.site-footer .sosyal-ikonlar a:hover {
    background-color: #007bff;
}

.footer-bottom {
    background-color: #233140;
    padding: 15px 0;
    text-align: center;
    color: #95a5a6;
    font-size: 0.85rem;
}

/* İlanlar Sayfası Stilleri */
.filter-sidebar {
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

#ilan-listesi-alani .ilan-karti {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
}

#ilan-listesi-alani .ilan-karti:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

#ilan-listesi-alani .ilan-karti .card-img-top {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

#ilan-listesi-alani .ilan-karti .card-body {
    padding: 1rem;
}

#ilan-listesi-alani .ilan-karti .card-title {
    font-size: 1rem;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.5rem;
}

#ilan-listesi-alani .ilan-karti .card-text {
    font-size: 0.85rem;
}

#ilan-listesi-alani .kart-pozisyonlar {
    font-size: 0.8rem;
    color: #6c757d;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid #f0f0f0;
    text-align: left;
}

#ilan-listesi-alani .kart-pozisyonlar i {
    margin-right: 5px;
}

.basvurdun-etiketi {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    font-size: 0.75rem;
    padding: 0.3em 0.6em;
}

/* İlan Detay Sayfası Stilleri */
.ilan-detay-baslik {
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: #2c3e50;
}

.ilan-detay-firma {
    font-size: 1.1rem;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.ilan-detay-galeri .owl-carousel .item img {
    height: 450px;
    object-fit: cover;
    border-radius: 8px;
}

.ilan-detay-bolum {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    margin-bottom: 25px;
}

.ilan-detay-bolum h4 {
    font-weight: 600;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #007bff;
    display: inline-block;
}

.nitelikler-listesi {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.nitelikler-listesi li {
    background-color: #f8f9fa;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #e9ecef;
    font-size: 0.9rem;
}

.nitelikler-listesi li i {
    color: #007bff;
    margin-right: 8px;
}

.aksiyon-kutusu {
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.aksiyon-kutusu .ucret {
    font-size: 2rem;
    font-weight: 700;
    color: #28a745;
}

.aksiyon-kutusu .bilgi-listesi {
    list-style: none;
    padding-left: 0;
    margin-top: 1rem;
    font-size: 0.9rem;
}

.aksiyon-kutusu .bilgi-listesi li {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #e0e0e0;
}

.aksiyon-kutusu .bilgi-listesi li:last-child {
    border-bottom: none;
}

.aksiyon-kutusu .bilgi-listesi li strong {
    color: #343a40;
}


/* Responsive Düzenlemeler */
@media (min-width: 992px) {
    .filter-sidebar.sticky-top {
        top: 20px;
    }

    .aksiyon-kutusu.sticky-top {
        top: 20px;
    }
}

@media (max-width: 991.98px) {
    .hero-bolumu {
        padding: 60px 0;
        text-align: center;
    }

    .hero-bolumu .arama-formu-kutusu {
        flex-direction: column;
        align-items: stretch;
        box-shadow: none;
        background: transparent;
        padding: 0;
    }

    .hero-bolumu .arama-formu-kutusu .form-grup {
        background: #fff;
        border-radius: 8px;
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    }

    .hero-bolumu .arama-formu-kutusu .sehir-input {
        border-left: none;
        padding-left: 0;
    }

    .hero-bolumu .arama-formu-kutusu .is-bul-btn {
        padding: 15px;
    }

    .dinamik-ilan-alani {
        flex-direction: column;
    }

    .kategori-menu,
    .ilan-icerik-alani {
        flex-basis: 100%;
    }

    .kategori-menu {
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
    }

    .site-footer {
        text-align: center;
    }

    .site-footer .footer-links {
        padding-left: 0;
    }
}















/* =============================================== */
/* YENİ: Profil Sayfası Stilleri */
/* =============================================== */

.profil-container {
    display: flex;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.profil-sidebar {
    flex: 0 0 250px;
    /* Sabit genişlik */
    background-color: #f8f9fa;
    border-right: 1px solid #e9ecef;
    padding: 20px 0;
}

.profil-avatar-bolumu {
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid #e9ecef;
}

.profil-avatar-bolumu .profil-avatar {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border: 4px solid #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.profil-avatar-bolumu h5 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 600;
}

.profil-avatar-bolumu .text-muted {
    font-size: 0.9rem;
}

.profil-nav .nav-link {
    color: #343a40;
    padding: 12px 25px;
    border-radius: 0;
    border-bottom: 1px solid #e9ecef;
    font-weight: 500;
}

.profil-nav .nav-link:last-child {
    border-bottom: none;
}

.profil-nav .nav-link.active {
    background-color: #007bff;
    color: white;
    border-left: 4px solid #0056b3;
}

.profil-nav .nav-link i {
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

.profil-icerik {
    padding: 30px;
    flex-grow: 1;
}

.profil-icerik h3 {
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9ecef;
}

.bilgi-grubu {
    margin-bottom: 20px;
}

.bilgi-grubu dt {
    font-weight: 600;
    color: #495057;
}

.bilgi-grubu dd {
    margin-left: 0;
    color: #6c757d;
}

.profil-foto-galeri img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.profil-foto-galeri img:hover {
    transform: scale(1.05);
}

/* Responsive için eklemeler */
@media (max-width: 991.98px) {
    .profil-container {
        flex-direction: column;
    }

    .profil-sidebar {
        flex: 0 0 auto;
        border-right: none;
        border-bottom: 1px solid #e9ecef;
    }

    .profil-nav {
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        padding: 0 10px;
    }

    .profil-nav .nav-link {
        border-bottom: none;
        border-right: 1px solid #e9ecef;
        white-space: nowrap;
    }

    .profil-nav .nav-link.active {
        border-left: none;
        border-bottom: 4px solid #0056b3;
    }
}



/* =============================================== */
/* YENİ: Profil Düzenleme Sayfası Stilleri */
/* =============================================== */


.profile-edit-box {
    background-color: #ffffff;
    border-radius: 15px;
    overflow: hidden;
}

.profile-edit-box .profile-header {
    background-color: #007bff;
    border-bottom: 2px solid #0056b3;
}

.profile-edit-box h4.form-bolum-baslik {
    font-weight: 600;
    color: #007bff;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mevcut-gorsel {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
}




/* =============================================== */
/* YENİ: GENEL PROFİL GÖRÜNTÜLEME SAYFASI */
/* =============================================== */

.profil-goruntule-header {
    background-color: #343a40;
    height: 200px;
    border-radius: 8px 8px 0 0;
    background-size: cover;
    background-position: center;
    position: relative;
}

.profil-goruntule-avatar {
    position: absolute;
    bottom: -50px;
    left: 40px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.profil-goruntule-bilgi {
    padding: 20px;
    padding-left: 210px;
    /* Avatar genişliği + boşluk */
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    border: 1px solid #e9ecef;
    border-top: none;
}

.profil-goruntule-bilgi h3 {
    font-weight: 700;
    margin: 0;
}

.profil-goruntule-bilgi .text-muted {
    font-size: 1.1rem;
}

.profil-goruntule-icerik .nav-tabs {
    border-bottom: 2px solid #dee2e6;
}

.profil-goruntule-icerik .nav-tabs .nav-link {
    font-weight: 600;
    color: #6c757d;
}

.profil-goruntule-icerik .nav-tabs .nav-link.active {
    color: #007bff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 2px solid #007bff;
}

.degerlendirme-karti {
    display: flex;
    padding: 1.5rem 0;
    border-bottom: 1px solid #e9ecef;
}

.degerlendirme-karti:last-child {
    border-bottom: none;
}

.degerlendirme-karti .avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px;
}

.degerlendirme-karti .yildizlar {
    color: #ffc107;
}








/* =============================================== */
/* YENİ: Yasal Metin Sayfaları Stili */
/* =============================================== */

.yasal-metin-kutusu {
    line-height: 1.8;
    /* Satır aralığını artırarak okunabilirliği kolaylaştırır */
}

.yasal-metin-kutusu h5 {
    font-weight: 600;
    color: #0056b3;
    /* Başlıkları belirginleştirir */
    margin-top: 1.5rem;

}

.yasal-metin-kutusu dl dt {
    font-weight: 600;
}

.yasal-metin-kutusu p {
    font-size: 15px;
}

/* =============================================== */
/* YENİ: Hakkımızda Sayfası Stilleri */
/* =============================================== */

.hakkimizda-header {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/cover.jpg');
    /* Arkaplan resmi */
    background-size: cover;
    background-position: center;
    padding: 40px 0;
}

.feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 1.5rem;
}

.vision-mission-section {
    background-color: #f0f5ff;
    /* Hero bölümü ile aynı arkaplan */
}


/* =============================================== */
/* YENİ: Kariyer Sayfası Stilleri */
/* =============================================== */

.kariyer-header {
    background: linear-gradient(rgba(0, 86, 179, 0.7), rgba(0, 86, 179, 0.7)), url('images/kariyer-bg.jpg');
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.alan-karti {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    font-weight: 500;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.alan-karti:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.alan-karti i {
    margin-right: 10px;
    color: #007bff;
}

.neden-biz-bolumu {
    background-color: #f8f9fa;
}

.feature-icon-2 {
    font-size: 3rem;
}

.cta-bolumu {
    background-color: #007bff;
}


#sozlesmelerModal .modal-dialog {
    max-width: 800px;
    /* Pencere genişliği */
}

#sozlesmelerModal .modal-content {
    height: 85vh;
    /* Pencere yüksekliğini ekranın %85'i yapar */
    display: flex;
    flex-direction: column;
    border-radius: 12px;
}

/* Modalın başlık ve tab menüsünü sabitler */
#sozlesmelerModal .modal-header,
#sozlesmelerModal .nav-tabs {
    flex-shrink: 0;
}

#sozlesmelerModal .modal-body {
    flex-grow: 1;
    overflow-y: auto;
}

#sozlesmelerModal .tab-pane {
    padding: 1.5rem;
    line-height: 1.7;
}

#sozlesmelerModal .tab-pane h5 {
    font-weight: 600;
    color: #343a40;
    margin-top: 1rem;
    margin-bottom: 0.75rem;
}

.onay-kutusu-alani {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 1.5rem;
}

.onay-kutusu-alani .form-check-label a {
    text-decoration: none;
    font-weight: 500;
}

.onay-kutusu-alani .form-check-label a:hover {
    text-decoration: underline;
}


.main-header {
    position: relative;
    /* Bootstrap'in sticky elementlerinden (1020) daha yüksek bir değer veriyoruz */
    z-index: 1030;
}