/* Kankacım, Hizmetlerimiz Sayfası - MAVİ & TURUNCU KONSEPT */

/* --- SAYFA BAŞLIĞI --- */
.page-header {
    background-color: #111;
    /* Kankacım buraya harika bir yol/seyahat görseli koyduk */
    background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https://images.unsplash.com/photo-1570125909232-eb263c188f7e?q=80&w=1920&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    padding: 120px 0; 
    text-align: center;
    color: white;
    margin-bottom: 80px;
    position: relative;
    background-attachment: fixed; 
}

.page-header h1 {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}

.breadcrumb {
    font-size: 1.1rem;
    color: #ddd;
    background-color: rgba(0,0,0,0.5); 
    display: inline-block;
    padding: 10px 30px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
}

.breadcrumb a {
    color: #e68f23; /* Linkler TURUNCU olsun, patlasın */
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s;
}

.breadcrumb a:hover {
    color: #fff;
}

.breadcrumb span {
    margin: 0 10px;
    color: #fff;
}

/* --- HİZMETLER İÇERİK ALANI --- */
.services-page-section {
    padding-bottom: 80px;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Grid Yapısı */
.services-detailed-grid {
    display: grid;
    /* Masaüstünde 3 kolon */
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
    gap: 40px;
    margin-bottom: 100px;
}

/* Detaylı Hizmet Kartı */
.service-detail-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.03);
    overflow: hidden;
    transition: all 0.4s ease;
    position: relative;
    display: flex;
    flex-direction: column;
    
    /* Animasyon Başlangıcı */
    opacity: 0;
    transform: translateY(40px);
}

/* Kankacım burası önemli: Kart renklerini güncelledik */
/* 1., 4., 7. kartlar MAVİ (#317da8) */
.service-detail-card:nth-child(3n+1) {
    border-top: 5px solid #317da8;
}
/* 2., 5., 8. kartlar TURUNCU (#e68f23) - Çeşitlilik olsun */
.service-detail-card:nth-child(3n+2) {
    border-top: 5px solid #e68f23;
}
/* 3., 6., 9. kartlar GRİ */
.service-detail-card:nth-child(3n+3) {
    border-top: 5px solid #888;
}

/* Animasyon Tetiklenince */
.service-detail-card.visible {
    opacity: 1;
    transform: translateY(0);
}

.service-detail-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

/* Kartın Üst Kısmı (İkon ve Başlık) */
.card-header {
    background-color: #fff; 
    padding: 30px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: background-color 0.3s ease;
}

.service-detail-card:hover .card-header {
    background-color: #f9f9f9; 
}

.service-icon {
    width: 70px;
    height: 70px;
    /* MAVİNİN çok açık tonu */
    background-color: rgba(49, 125, 168, 0.1);
    color: #317da8; /* İkon rengi MAVİ */
    border-radius: 15px; 
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    box-shadow: 0 5px 15px rgba(49, 125, 168, 0.15);
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.service-detail-card:hover .service-icon {
    background-color: #317da8; /* Hoverda MAVİ olsun */
    color: #fff;
    transform: rotate(360deg); 
}

.card-header h3 {
    font-size: 1.4rem;
    font-weight: 800;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.3;
}

/* Kartın İçeriği */
.card-body {
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.service-desc {
    color: #666;
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 25px;
}

/* Özellik Listesi (Bullet Points) */
.service-features {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.service-features li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    color: #444;
    font-size: 0.95rem;
    line-height: 1.4;
    padding-left: 5px;
}

.service-features i {
    color: #317da8; /* Tik ikonları MAVİ */
    margin-right: 12px;
    margin-top: 4px;
    font-size: 14px;
}

/* Alt Buton */
.card-footer {
    margin-top: auto;
}

.btn-detail {
    display: block;
    width: 100%;
    padding: 15px;
    background-color: #fff;
    color: #1a1a1a;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    border: 2px solid #1a1a1a;
}

.btn-detail:hover {
    background-color: #e68f23; /* Aksiyon butonu TURUNCU */
    color: #fff;
    border-color: #e68f23;
}

.btn-detail i {
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.btn-detail:hover i {
    transform: translateX(5px);
}

/* --- YENİ BÖLÜM: NASIL ÇALIŞIYORUZ? --- */
.process-section {
    padding: 0 0 100px;
    text-align: center;
}

.process-header h2 {
    font-size: 2.5rem;
    color: #1a1a1a;
    margin-bottom: 15px;
    font-weight: 800;
}

.process-header p {
    color: #666;
    max-width: 600px;
    margin: 0 auto 50px;
}

.process-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.process-item {
    background: #fff;
    padding: 40px 20px;
    border-radius: 10px;
    position: relative;
}

/* Adımlar arası ok işareti */
.process-item:not(:last-child)::after {
    content: '\f061'; 
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    font-size: 24px;
    color: #ddd;
}

.process-number {
    font-size: 4rem;
    font-weight: 900;
    color: #f0f0f0;
    line-height: 1;
    margin-bottom: -20px;
    position: relative;
    z-index: 1;
}

.process-icon-box {
    position: relative;
    z-index: 2;
    width: 80px;
    height: 80px;
    background-color: #317da8; /* İkon kutusu MAVİ */
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin: 0 auto 20px;
    box-shadow: 0 10px 20px rgba(49, 125, 168, 0.3);
}

.process-item h3 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.process-item p {
    color: #666;
    font-size: 0.95rem;
}

/* --- YENİ BÖLÜM: CTA (HAREKETE GEÇ) --- */
.cta-banner {
    background-color: #1a1a1a;
    padding: 60px 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 50px;
    background-image: url('../uploads/logo.png'); 
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: right center;
    background-blend-mode: overlay;
}

.cta-text h3 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 10px;
}

.cta-text p {
    color: #bbb;
    font-size: 1.1rem;
    margin: 0;
}

.cta-btn {
    background-color: #e68f23; /* CTA Butonu TURUNCU */
    color: #fff;
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all 0.3s;
    box-shadow: 0 10px 20px rgba(230, 143, 35, 0.3);
}

.cta-btn:hover {
    background-color: #fff;
    color: #e68f23;
    transform: translateY(-5px);
}

/* --- RESPONSIVE --- */
@media (max-width: 992px) {
    .services-detailed-grid {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }
    
    .process-item:not(:last-child)::after {
        display: none; 
    }
}

@media (max-width: 768px) {
    .page-header {
        padding: 80px 0;
        margin-bottom: 50px;
    }
    
    .page-header h1 {
        font-size: 2.5rem;
    }

    .services-detailed-grid {
        grid-template-columns: 1fr; 
        gap: 30px;
    }
    
    .cta-banner {
        flex-direction: column;
        text-align: center;
    }
}