/* Klas Halı Yıkama - siteye özel stiller.
   Tüm sayfalarda (ana sayfa dahil) en son yüklenir; tema dosyalarını değiştirmeden üzerine yazar. */

/* Başlık fontu: tema "Unbounded" kullanıyordu; Türkçe karakterlerde (ı, ö, ü, ş) tuhaf duruyordu.
   Ana sitedeki (klashaliyikama.com) "Plus Jakarta Sans" ile değiştirildi. */
:root {
    --cleniq-font-two: "Plus Jakarta Sans", "DM Sans", sans-serif;
}
/* ===== Ana slayt: gerçek fotoğraflar açık tonlu, yazı okunaklı olsun ===== */
.main-slider-two__bg::after {
    content: ""; position: absolute; inset: 0; pointer-events: none;
    background: linear-gradient(90deg, rgba(0, 32, 64, .82) 0%, rgba(0, 32, 64, .55) 45%, rgba(0, 32, 64, .05) 80%);
}
.main-slider-two__title { text-shadow: 0 2px 12px rgba(0, 0, 0, .45); }
@media (max-width: 767px) {
    .main-slider-two__bg::after { background: rgba(0, 32, 64, .6); }
}

/* ===== Galeri sayfası (firma fotoğrafları) ===== */
.klas-galeri { padding: 10px 0 50px; }
.klas-galeri-filtre { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 28px; }
.klas-galeri-filtre button {
    border: 1px solid #bae6fd; background: #fff; color: #0369a1; font-weight: 700; font-size: 14px;
    padding: 9px 18px; border-radius: 999px; cursor: pointer; transition: all .2s ease;
}
.klas-galeri-filtre button:hover { background: #e0f2fe; }
.klas-galeri-filtre button.aktif { background: #0284c7; border-color: #0284c7; color: #fff; }
.klas-galeri-filtre button span { opacity: .75; font-weight: 600; margin-left: 4px; }
.klas-galeri-izgara { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.klas-galeri-oge {
    position: relative; display: block; border-radius: 12px; overflow: hidden;
    aspect-ratio: 480 / 420; background: #e2e8f0; box-shadow: 0 4px 14px rgba(0,0,0,.06);
}
.klas-galeri-oge img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .4s ease; }
.klas-galeri-oge:hover img { transform: scale(1.05); }
.klas-galeri-butonlar { display: flex; justify-content: center; margin-top: 28px; }
.klas-galeri-butonlar .klas-btn { width: auto; min-height: 48px; padding: 12px 26px; margin: 0 !important; }
@media (max-width: 991px) { .klas-galeri-izgara { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 575px) {
    .klas-galeri-izgara { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
        .klas-galeri-filtre button { font-size: 13px; padding: 7px 13px; }
}
/* sayfa içi fotoğraf + açıklama (ilçe/mahalle metinleri) */
.klas-foto { margin: 24px 0; }
.klas-foto img { width: 100%; height: auto; border-radius: 12px; display: block; }
.klas-foto figcaption { font-size: 13px; color: #64748b; margin-top: 8px; text-align: center; }

/* ===== Instagram bölümü (ana sayfa + Videolar sayfası) ===== */
.klas-insta { padding: 70px 0; background: #f0f9ff; }
.klas-insta-baslik { text-align: center; max-width: 680px; margin: 0 auto 36px; }
.klas-insta-baslik .etiket {
    display: inline-flex; align-items: center; gap: 8px;
    background: #fff; border: 1px solid #bae6fd; color: #0284c7;
    font-weight: 700; font-size: 13px; padding: 6px 14px; border-radius: 999px; margin-bottom: 12px;
}
.klas-insta-baslik h2 { font-size: 32px; font-weight: 800; color: #0f172a; margin-bottom: 10px; }
.klas-insta-baslik p { color: #475569; font-size: 15.5px; line-height: 1.7; margin: 0; }
.klas-insta-izgara {
    display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; align-items: start;
}
.klas-insta-izgara .instagram-media { min-width: 0 !important; width: 100% !important; margin: 0 !important; }
.klas-insta-yedek {
    display: flex; align-items: center; justify-content: center; gap: 10px;
    min-height: 160px; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px;
    color: #0284c7 !important; font-weight: 700; text-decoration: none !important;
}
.klas-insta-butonlar { display: flex; justify-content: center; align-items: stretch; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
/* yan yana butonlar: alt alta butonlar için olan üst boşluk burada uygulanmaz, boylar eşit */
.klas-insta-butonlar .klas-btn { width: auto; min-height: 48px; padding: 12px 24px; line-height: 1.2; margin: 0 !important; }
.klas-btn-insta { background: linear-gradient(45deg, #f58529, #dd2a7b 50%, #8134af); color: #fff !important; }
.klas-btn-mavi { background: #0284c7; color: #fff !important; }
@media (max-width: 991px) { .klas-insta-izgara { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 575px) {
    .klas-insta { padding: 50px 0; }
    .klas-insta-baslik h2 { font-size: 24px; }
    .klas-insta-izgara { grid-template-columns: 1fr; }
    /* ana sayfada telefonda yalnız en yeni gönderi (sayfa uzamasın); tamamı Videolar sayfasında */
    #instagram .klas-insta-oge:nth-child(n+2) { display: none; }
}

/* ===== Bölge sayfaları sağ sütun (klas-yan) =====
   Kutular data-oncelik ile sıralı; klas-ozel.js masaüstünde sütun makaleden uzunsa
   en düşük öncelikli kutuları gizler. Mobilde yalnızca data-mobil="goster" kutular görünür. */
.klas-yan > * { margin-bottom: 20px; }
.klas-yan > *:last-child { margin-bottom: 0; }
.klas-yan-yapiskan { position: sticky; top: 120px; }
/* tablette (768-991px) col-md-3 sağ sütun çok daralıyordu: ana sütun ve sağ sütun tam genişlik, alt alta */
@media (max-width: 991px) {
    [data-klas-ana], .klas-yan-kolon { flex: 0 0 100%; max-width: 100%; width: 100%; }
}
/* fiyat listesi sayfası: bileşen sütun içinde, kendi kenar boşluğu gerekmez */
.klas-fiyat-sayfa { padding-top: 10px; padding-bottom: 40px; }
.klas-fiyat-sayfa #kfl { max-width: none; padding: 0 0 20px; }
@media (max-width: 991px) {
    .klas-yan { margin-top: 30px; }
    .klas-yan > [data-mobil="gizle"] { display: none !important; }
}
.klas-kutu {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 20px;
}
.klas-kutu h4 {
    font-size: 16px;
    font-weight: 800;
    color: #0f172a;
    margin: 0 0 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #0284c7;
}
.klas-randevu {
    background: #0f172a;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    color: #fff;
}
.klas-randevu h4 { color: #fff; font-size: 17px; font-weight: 800; margin: 0 0 6px; }
.klas-randevu p { color: #94a3b8; font-size: 13px; margin: 0 0 14px; line-height: 1.5; }
.klas-btn {
    display: flex; align-items: center; justify-content: center; gap: 8px;
    width: 100%; padding: 11px 12px; border-radius: 8px;
    font-weight: 700; font-size: 15px; text-decoration: none !important;
    transition: filter .2s ease;
}
.klas-btn + .klas-btn { margin-top: 8px; }
.klas-btn:hover { filter: brightness(1.08); }
.klas-btn-tel { background: #0284c7; color: #fff !important; }
.klas-btn-wa  { background: #22c55e; color: #fff !important; }
.klas-btn-acik { background: #e0f2fe; color: #0369a1 !important; font-size: 14px; }
.klas-btn-siparis { background: #fff; color: #0f2a4a !important; }
.klas-btn-siparis i { color: #0284c7; }
.klas-btn-siparis small { background: #e0f2fe; color: #0369a1; font-size: 11px; font-weight: 800; padding: 2px 7px; border-radius: 20px; }
.klas-adimlar a { color: #0284c7; font-weight: 600; }
/* Mobil alt çubuk: WhatsApp | Hemen Arayın | Sipariş Ver (üç eşit parça) */
#ofmHemenAra .altofmhemenara { display: flex; }
#ofmHemenAra .altofmhemenara > div { flex: 1 1 0; min-width: 0; }
#ofmHemenAra .altofmhemenara a.ofmbox-1,
#ofmHemenAra .altofmhemenara a.ofmbox-2,
#ofmHemenAra .altofmhemenara a.ofmbox-3 { width: 100%; float: none; display: flex; align-items: center; justify-content: center; gap: 6px; height: 50px; text-decoration: none; }
#ofmHemenAra .ofmbox-3 { background: #0f2a4a; }
#ofmHemenAra .ofmbox-3 .ofmbox-icon i { color: #fff; font-size: 18px; }
#ofmHemenAra .ofmbox-text { font-size: 15px; white-space: nowrap; }
@media (max-width: 360px) { #ofmHemenAra .ofmbox-text { font-size: 13px; } }
.klas-adres p { font-size: 13.5px; color: #475569; line-height: 1.6; margin: 0 0 8px; }
.klas-adres a { color: #0284c7; font-weight: 600; }
.klas-rozetler { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.klas-rozet {
    background: #fff; border: 1px solid #e2e8f0; border-radius: 10px;
    padding: 10px 8px; text-align: center; font-size: 12.5px; font-weight: 700;
    color: #0f172a; line-height: 1.35;
}
.klas-rozet i { display: block; color: #0284c7; font-size: 18px; margin-bottom: 4px; }
.klas-adimlar { list-style: none; padding: 0; margin: 0; counter-reset: adim; }
.klas-adimlar li {
    counter-increment: adim; position: relative; padding: 0 0 10px 36px;
    font-size: 13.5px; color: #475569; line-height: 1.45;
}
.klas-adimlar li:last-child { padding-bottom: 0; }
.klas-adimlar li::before {
    content: counter(adim); position: absolute; left: 0; top: -1px;
    width: 26px; height: 26px; border-radius: 50%;
    background: #0284c7; color: #fff; font-weight: 800; font-size: 13px;
    display: flex; align-items: center; justify-content: center;
}
.klas-adimlar strong { color: #0f172a; }
.klas-liste { list-style: none; padding: 0; margin: 0; }
.klas-liste li { margin-bottom: 7px; }
.klas-liste li:last-child { margin-bottom: 0; }
.klas-liste a {
    color: #0284c7; text-decoration: none; font-weight: 600; font-size: 14px;
    display: flex; align-items: center; gap: 8px;
}
.klas-liste a:hover { color: #0369a1; text-decoration: underline; }
.klas-liste a.aktif { color: #0f172a; font-weight: 800; pointer-events: none; }
.klas-liste-iki { display: grid; grid-template-columns: 1fr 1fr; gap: 6px 10px; }
.klas-liste-iki li { margin-bottom: 0; }
.klas-liste-iki a { font-size: 13.5px; gap: 5px; }

/* ===== Sağ sütun: Pratik Fiyat Hesaplama (bkz. bilesenler/fiyat-hesapla.html) — şu an yalnız fiyat-listesi.html'de ===== */
.klas-hesapla-alt { color: #64748b; font-size: 12.5px; margin: 0 0 14px; line-height: 1.5; }
.klas-hesapla-alan { margin-bottom: 12px; }
.klas-hesapla label { display: block; font-size: 12px; font-weight: 700; color: #475569; margin-bottom: 5px; }
.klas-hesapla select, .klas-hesapla input[type="number"] {
    width: 100%; height: 42px; border: 1px solid #e2e8f0; border-radius: 8px; background: #fff;
    padding: 0 10px; font-family: inherit; font-size: 13px; color: #0f172a; outline: none;
    transition: border-color .2s ease, box-shadow .2s ease;
}
.klas-hesapla select:focus, .klas-hesapla input[type="number"]:focus {
    border-color: #0284c7; box-shadow: 0 0 0 3px rgba(2, 132, 199, .15);
}
.klas-hesapla-satir { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 14px; }
.klas-hesapla-sonuc {
    background: #f0fdf4; border: 1px dashed #86efac; border-radius: 10px;
    padding: 12px; text-align: center; margin-bottom: 14px;
}
.klas-hesapla-sonuc span { display: block; font-size: 11px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; color: #16a34a; margin-bottom: 4px; }
.klas-hesapla-sonuc strong { display: block; font-size: 24px; font-weight: 800; color: #15803d; line-height: 1.2; }
.klas-hesapla-sonuc small { display: block; font-size: 11.5px; color: #4ade80; margin-top: 4px; font-weight: 600; }
.klas-hesapla-koltuk { text-align: center; font-size: 12px; color: #94a3b8; margin: 10px 0 0; }
.klas-hesapla-koltuk a { color: #0284c7; font-weight: 700; }

/* İlçe / mahalle sayfalarındaki hizmet listesi: onay ikonu var, nokta işaretine gerek yok */
.district-content > ul {
    list-style: none;
    padding-left: 0;
}

/* İlçe / mahalle sayfalarındaki tıklanabilir mahalle etiketleri */
a.klas-mahalle-tag {
    transition: background .2s ease, color .2s ease, border-color .2s ease;
}
a.klas-mahalle-tag:hover,
a.klas-mahalle-tag:focus {
    background: #0284c7 !important;
    border-color: #0284c7 !important;
    color: #ffffff !important;
}

/* Bölgelerimiz açılır menüsü: masaüstünde iki sütun, kısa ilçe adları */
@media (min-width: 1200px) {
    .main-menu .main-menu__list > li > ul.klas-bolge-menu,
    .stricky-header .main-menu__list > li > ul.klas-bolge-menu {
        flex-direction: row;
        flex-wrap: wrap;
        width: 360px;
        min-width: 360px;
        padding: 10px 0;
    }
    .main-menu .main-menu__list > li > ul.klas-bolge-menu > li,
    .stricky-header .main-menu__list > li > ul.klas-bolge-menu > li {
        flex: 0 0 50%;
        width: 50%;
        margin-top: 0 !important;
    }
    .main-menu .main-menu__list > li > ul.klas-bolge-menu > li > a,
    .stricky-header .main-menu__list > li > ul.klas-bolge-menu > li > a {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 22px;
    }
    .main-menu .main-menu__list > li > ul.klas-bolge-menu > li.klas-bolge-tumu,
    .stricky-header .main-menu__list > li > ul.klas-bolge-menu > li.klas-bolge-tumu {
        flex-basis: 100%;
        width: 100%;
        margin-top: 6px !important;
        border-top: 1px solid #e2e8f0;
        padding-top: 6px;
    }
}
.klas-bolge-menu > li.klas-bolge-tumu > a {
    font-weight: 700 !important;
    color: #0284c7;
}
.klas-bolge-menu > li.klas-bolge-tumu > a:hover {
    color: #ffffff;
}

/* Üst menü: bulunulan bölüm beyaz hap içinde */
.main-menu .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li.current > a {
    background: #ffffff;
    color: #0077b6 !important;
    border-radius: 999px;
    /* sayfa başındaki "padding-right: 0 !important" kuralını ezmek için !important */
    padding: 6px 16px !important;
    margin: -6px -16px !important;
    font-weight: 700;
}
.main-menu .main-menu__list > li.current > a::after,
.stricky-header .main-menu__list > li.current > a::after {
    color: #0077b6 !important;
}
/* Menü + sosyal ikonlar tek satıra sığsın ("Bölgelerimiz", "Fiyatlar", "Sipariş Ver" eklenince taşıyordu) */
@media (min-width: 1200px) {
    .main-menu-three__main-menu-box {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .main-menu .main-menu__list > li + li,
    .stricky-header .main-menu__list > li + li {
        margin-left: 30px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1299px) {
    .main-menu-three__main-menu-box {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .main-menu .main-menu__list > li + li,
    .stricky-header .main-menu__list > li + li {
        margin-left: 20px !important;
    }
}
/* Sağ blokta yalnız Instagram ikonu var: temadaki 390px genişlik + 80px boşluk menüyü alt satıra itiyordu;
   tema bu bloğu bazı genişliklerde gizliyordu, 1200px üstünde her zaman ikon kadar yer kaplasın */
@media (min-width: 1200px) {
    .main-menu-three__right {
        display: flex !important;
        width: auto !important;
        flex: 0 0 auto;
        padding-right: 30px !important;
        padding-left: 20px;
    }
}
.mobile-nav__content .main-menu__list > li.current > a {
    color: #38bdf8 !important;
    font-weight: 700;
}

/* ===== Hizmet sayfaları: servis verilen ilçeler kutusu ===== */
.klas-ilce-kutu { background: #f8fafc; border: 1px solid #e2e8f0; border-left: 4px solid #0284c7; border-radius: 8px; padding: 22px; margin-top: 35px; box-shadow: 0 2px 10px rgba(0,0,0,.03); }
.klas-ilce-kutu h4 { font-size: 18px; color: #0f172a; margin: 0 0 10px; font-weight: 700; display: flex; align-items: center; gap: 10px; }
.klas-ilce-kutu h4 i { color: #0284c7; font-size: 20px; }
.klas-ilce-kutu p { font-size: 14px; color: #64748b; margin: 0 0 15px; line-height: 1.6; }
.klas-ilce-cipler { display: flex; flex-wrap: wrap; }
.klas-ilce-cipler a { display: inline-flex; align-items: center; gap: 5px; background: #f0f7fc; color: #0077b6; padding: 7px 15px; border-radius: 20px; margin: 4px; font-weight: 500; font-size: 13px; border: 1px solid #bae6fd; text-decoration: none; transition: background .3s, color .3s; }
.klas-ilce-cipler a:hover { background: #0284c7; color: #fff; }

/* ===== Online Sipariş sayfası (siparis.html) ===== */
.klas-siparis { padding: 50px 0 70px; background: #f8fafc; }
.klas-siparis-bas { text-align: center; max-width: 780px; margin: 0 auto 32px; }
.klas-siparis-bas h2 { font-size: 32px; font-weight: 800; color: #0f2a4a; margin: 0 0 12px; }
.klas-siparis-bas h2 span { color: #0284c7; }
.klas-siparis-bas p { color: #64748b; font-size: 16px; line-height: 1.65; margin: 0; }
.klas-siparis-rozetler { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-bottom: 30px; }
.klas-siparis-rozet { display: flex; align-items: center; gap: 14px; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 15px 18px; box-shadow: 0 2px 8px rgba(15,42,74,.04); transition: transform .2s, border-color .2s; }
.klas-siparis-rozet:hover { transform: translateY(-2px); border-color: #0284c7; }
.klas-siparis-rozet i { font-size: 26px; color: #0284c7; flex: 0 0 auto; }
.klas-siparis-rozet h5 { font-size: 15px; font-weight: 700; color: #0f2a4a; margin: 0 0 2px; }
.klas-siparis-rozet p { font-size: 12.5px; color: #64748b; margin: 0; line-height: 1.4; }
.klas-siparis-cerceve { max-width: 920px; margin: 0 auto; background: #fff; border: 1px solid #e2e8f0; border-radius: 16px; padding: 6px; box-shadow: 0 10px 40px rgba(15,42,74,.08); overflow: hidden; }
.klas-siparis-cerceve iframe { display: block; width: 100%; height: 760px; border: 0; border-radius: 12px; }
.klas-siparis-yedek { text-align: center; color: #64748b; font-size: 14px; margin: 16px 0 0; }
.klas-siparis-yedek a { display: inline-flex; align-items: center; gap: 6px; margin: 4px 0 0 10px; font-weight: 700; color: #0284c7; }
.klas-siparis-yedek a .fa-whatsapp { color: #25d366; }
.klas-siparis-ara { text-align: center; margin: 55px 0 0; }
.klas-siparis-ara h3 { font-size: 24px; font-weight: 800; color: #0f2a4a; margin: 0 0 6px; }
.klas-siparis-ara p { color: #64748b; font-size: 15px; margin: 0; }
.klas-siparis-adimlar { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: 26px; }
.klas-siparis-adim { background: #fff; border: 1px solid #e2e8f0; border-top: 4px solid #0284c7; border-radius: 12px; padding: 24px 18px; text-align: center; }
.klas-siparis-adim span { display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; margin: 0 auto 14px; border-radius: 50%; background: #e0f2fe; color: #0284c7; font-weight: 800; font-size: 18px; }
.klas-siparis-adim h4 { font-size: 16px; font-weight: 700; color: #0f2a4a; margin: 0 0 8px; }
.klas-siparis-adim p { font-size: 13.5px; color: #64748b; line-height: 1.6; margin: 0; }
.klas-siparis-sss { max-width: 920px; margin: 24px auto 0; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 10px 28px; }
.klas-siparis-soru { padding: 16px 0; border-bottom: 1px solid #f1f5f9; }
.klas-siparis-soru:last-child { border-bottom: 0; }
.klas-siparis-soru h5 { display: flex; gap: 10px; align-items: baseline; font-size: 16px; font-weight: 700; color: #0f2a4a; margin: 0 0 6px; }
.klas-siparis-soru h5 i { color: #0284c7; font-size: 14px; }
.klas-siparis-soru p { font-size: 14px; color: #475569; line-height: 1.65; margin: 0; padding-left: 24px; }
.klas-siparis-soru a { color: #0284c7; font-weight: 600; }
@media (max-width: 991px) {
    .klas-siparis-rozetler, .klas-siparis-adimlar { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 575px) {
    .klas-siparis { padding: 30px 0 50px; }
    .klas-siparis-bas h2 { font-size: 24px; }
    .klas-siparis-bas p { font-size: 15px; }
    .klas-siparis-rozetler, .klas-siparis-adimlar { grid-template-columns: 1fr; gap: 10px; }
    .klas-siparis-cerceve { padding: 0; border-radius: 12px; }
    .klas-siparis-cerceve iframe { height: 820px; border-radius: 12px; }
    .klas-siparis-sss { padding: 6px 18px; }
    .klas-siparis-soru p { padding-left: 0; }
}