/*

Theme Name: 3Gen Auto Ayna Tema

Author: 3Gen Auto

Description: Çıkma ayna, oto ayna, araba aynası ve ayna tamiri SEO uyumlu premium WordPress teması

Version: 4.0

*/



:root{

    --red:#e00000;

    --red-dark:#990000;

    --dark:#111;

    --text:#171717;

    --muted:#666;

    --soft:#f6f6f6;

    --border:#eeeeee;

    --white:#fff;

    --shadow:0 24px 70px rgba(0,0,0,.13);

    --radius:26px;

}



*{

    box-sizing:border-box;

}



html{

    scrollbar-width:thin;

    scrollbar-color:var(--red) #fff;

}



::-webkit-scrollbar{

    width:12px;

}



::-webkit-scrollbar-track{

    background:#fff;

}



::-webkit-scrollbar-thumb{

    background:linear-gradient(180deg,var(--red),#8b0000);

    border-radius:999px;

    border:3px solid #fff;

}



body{

    margin:0;

    padding-top:134px;

    font-family:"Inter","Segoe UI",Arial,sans-serif;

    background:#fff;

    color:var(--text);

    line-height:1.65;

    overflow-x:hidden;

}



a{

    text-decoration:none;

    color:inherit;

}



img{

    max-width:100%;

    height:auto;

    display:block;

}



.container{

    width:92%;

    max-width:1320px;

    margin:auto;

}



/* ÜST BİLGİ */

.ust-bilgi{

    position:fixed;

    top:0;

    left:0;

    width:100%;

    z-index:10002;

    background:linear-gradient(135deg,#101010 0%,#191919 48%,#b40000 100%);

    color:#fff;

    box-shadow:0 8px 24px rgba(0,0,0,.22);

}



.ust-bilgi-ic{

    min-height:44px;

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:18px;

}



.ust-bilgi-sol,

.ust-bilgi-sag,

.ust-sol,

.ust-sag{

    display:flex;

    align-items:center;

    gap:16px;

    flex-wrap:wrap;

}



.ust-bilgi span{

    font-size:14px;

    font-weight:800;

    color:#fff;

}



/* HEADER */

body{

    margin:0;

    padding-top:0 !important;

}



/* ÜST BİLGİ BAR */

.ust-bilgi{

    position:relative !important;

    top:auto !important;

    left:auto !important;

    width:100%;

    z-index:10;

    background:linear-gradient(135deg,#101010 0%,#1b1b1b 45%,#b40000 100%);

    color:#fff;

    box-shadow:none;

}



.ust-bilgi-ic{

    min-height:46px;

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:20px;

}



.ust-bilgi-sol,

.ust-bilgi-sag{

    display:flex;

    align-items:center;

    gap:18px;

    flex-wrap:wrap;

}



.ust-bilgi span{

    color:#fff;

    font-size:14px;

    font-weight:800;

}



/* HEADER ARTIK AŞAĞI İNMEZ */

.header{

    position:relative !important;

    top:auto !important;

    left:auto !important;

    width:100%;

    z-index:9;

    background:#fff;

    box-shadow:0 12px 35px rgba(0,0,0,.10);

}



.header-ic{

    min-height:92px;

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:22px;

}



/* LOGO */

.logo-panel{

    width:175px;

    min-width:175px;

    min-height:72px;

    background:var(--red);

    border-radius:0 0 20px 20px;

    display:flex;

    flex-direction:column;

    align-items:center;

    justify-content:center;

    padding:8px 14px;

    box-shadow:0 14px 32px rgba(224,0,0,.24);

}



.logo-panel img{

    max-height:38px;

    width:auto;

    object-fit:contain;

}



.logo-panel small{

    margin-top:5px;

    color:#fff;

    font-size:9px;

    font-weight:900;

    text-align:center;

}



/* MENÜ */

.nav ul{

    display:flex;

    align-items:center;

    gap:6px;

    list-style:none;

    margin:0;

    padding:0;

}



.nav a{

    display:block;

    padding:10px 12px;

    border-radius:999px;

    color:#191919;

    font-size:15px;

    font-weight:850;

}



.nav a:hover{

    background:var(--red);

    color:#fff;

}



/* SAĞ BUTONLAR */

.header-actions{

    display:flex;

    align-items:center;

    gap:10px;

}



.header-call,

.header-whatsapp{

    min-height:42px;

    padding:0 15px;

    border-radius:999px;

    display:inline-flex;

    align-items:center;

    justify-content:center;

    font-size:14px;

    font-weight:900;

    white-space:nowrap;

}



.header-call{

    background:#111;

    color:#fff;

}



.header-whatsapp{

    background:var(--red);

    color:#fff;

}



/* MOBİL */

@media(max-width:1180px){

    .ust-bilgi-ic{

        flex-direction:column;

        align-items:flex-start;

        justify-content:center;

        padding:8px 0;

        gap:6px;

    }



    .header-ic{

        flex-direction:column;

        padding:12px 0;

        gap:12px;

    }



    .nav ul{

        justify-content:center;

        flex-wrap:wrap;

    }



    .header-actions{

        display:none;

    }



    .logo-panel{

        border-radius:18px;

    }

}



@media(max-width:600px){

    .ust-bilgi span{

        font-size:12px;

    }



    .nav a{

        font-size:12px;

        padding:7px 8px;

    }

}

/* HERO */

.hero{

    position:relative;

    overflow:hidden;

    padding:105px 0 150px;

    background:

        linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.52)),

        url("assets/img/arkaplan.jpeg");

    background-size:cover;

    background-position:center;

    color:#fff;

}



.hero::after{

    content:"";

    position:absolute;

    width:520px;

    height:520px;

    right:-120px;

    bottom:-160px;

    border-radius:50%;

    background:rgba(224,0,0,.18);

}



.hero-ic{

    position:relative;

    z-index:2;

    display:grid;

    grid-template-columns:1.1fr .9fr;

    gap:60px;

    align-items:center;

}



.hero-badge{

    display:inline-flex;

    align-items:center;

    padding:12px 22px;

    background:#fff;

    color:var(--red);

    border-radius:999px;

    font-weight:900;

    margin-bottom:24px;

    box-shadow:0 15px 35px rgba(0,0,0,.12);

}



.hero h1{

    margin:0;

    font-size:62px;

    line-height:1.08;

    color:#fff;

    letter-spacing:-2px;

    max-width:780px;

}



.hero h1 span{

    color:var(--red);

}



.hero p{

    margin-top:24px;

    max-width:760px;

    font-size:20px;

    color:#f3f3f3;

}



.hero-actions{

    display:flex;

    gap:14px;

    flex-wrap:wrap;

    margin-top:34px;

}



.btn{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    min-height:56px;

    padding:0 30px;

    background:var(--red);

    color:#fff;

    border-radius:999px;

    font-weight:900;

    box-shadow:0 18px 38px rgba(224,0,0,.34);

    transition:.25s;

}



.btn:hover{

    transform:translateY(-3px);

}



.btn-beyaz{

    background:#fff;

    color:#111;

    box-shadow:0 18px 38px rgba(0,0,0,.14);

}



.hero-card{

    background:rgba(255,255,255,.96);

    border-radius:34px;

    box-shadow:var(--shadow);

    padding:38px;

    color:#111;

}



.hero-card h3{

    margin:0 0 24px;

    font-size:27px;

    color:#111;

    font-weight:900;

}



.hero-list{

    display:grid;

    gap:14px;

    list-style:none;

    padding:0;

    margin:0;

}



.hero-list li{

    display:flex;

    align-items:center;

    gap:13px;

    background:#fff;

    color:#242424;

    border:1px solid #eee;

    border-radius:18px;

    padding:16px 18px;

    font-size:16px;

    font-weight:850;

    box-shadow:0 10px 25px rgba(0,0,0,.04);

}



.hero-list li::before{

    content:"✓";

    flex:0 0 28px;

    width:28px;

    height:28px;

    border-radius:50%;

    background:var(--red);

    color:#fff;

    display:grid;

    place-items:center;

    font-weight:900;

}



/* SAYAÇ VİTRİN */

.vitrin-panel{

    margin-top:-80px;

    position:relative;

    z-index:10;

    padding-bottom:70px;

}



.vitrin-kutu{

    display:grid;

    grid-template-columns:1fr 1fr;

    background:#fff;

    border-radius:28px;

    overflow:hidden;

    box-shadow:0 30px 90px rgba(0,0,0,.18);

}



.sayac-alani{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    padding:34px;

}



.sayac{

    position:relative;

    padding:30px 28px;

    border-bottom:1px solid #eee;

}



.sayac:nth-child(odd){

    border-right:1px solid #eee;

}



.sayac-icon{

    width:56px;

    height:56px;

    border-radius:18px;

    display:grid;

    place-items:center;

    background:#fff0f0;

    color:var(--red);

    font-size:28px;

    margin-bottom:15px;

}



.sayac strong,

.sayac em{

    font-size:48px;

    line-height:1;

    color:#111;

    font-weight:950;

    font-style:normal;

}



.sayac span{

    display:block;

    margin-top:12px;

    font-size:16px;

    color:#555;

    font-weight:850;

}



.guven-alani{

    padding:48px;

    color:#fff;

    background:linear-gradient(135deg,rgba(224,0,0,.96),rgba(115,0,0,.98));

    display:flex;

    flex-direction:column;

    justify-content:center;

}



.guven-alani ul{

    list-style:none;

    margin:0;

    padding:0;

    display:grid;

    gap:20px;

}



.guven-alani li{

    font-size:18px;

    font-weight:900;

    display:flex;

    gap:13px;

}



.guven-alani li::before{

    content:"✓";

}



.guven-telefon{

    margin-top:38px;

}



.guven-telefon span{

    display:block;

    font-weight:850;

}



.guven-telefon strong{

    display:block;

    margin-top:4px;

    font-size:34px;

}



/* ORTAK */

.section{

    padding:90px 0;

}



.section-title{

    max-width:830px;

    margin-bottom:46px;

}



.section-title.merkez{

    text-align:center;

    margin-left:auto;

    margin-right:auto;

}



.section-title h2,

.hakkimizda-yazi h2{

    margin:14px 0;

    font-size:44px;

    line-height:1.16;

    letter-spacing:-1px;

}



.kirmizi-baslik{

    display:inline-flex;

    align-items:center;

    gap:12px;

    color:var(--red);

    text-transform:uppercase;

    font-weight:950;

    letter-spacing:.8px;

}



.kirmizi-baslik::before,

.kirmizi-baslik::after{

    content:"";

    width:42px;

    height:2px;

    background:var(--red);

}



/* HAKKIMIZDA */

.hakkimizda{

    padding:95px 0;

    background:#fff;

}



.hakkimizda-ic{

    display:grid;

    grid-template-columns:1fr 1fr;

    gap:80px;

    align-items:center;

}



.hakkimizda-gorsel{

    position:relative;

    min-height:520px;

}



.hakkimizda-gorsel::before{

    content:"";

    position:absolute;

    left:80px;

    top:10px;

    width:370px;

    height:210px;

    background:rgba(224,0,0,.16);

    border-radius:10px;

}



.hakkimizda-gorsel::after{

    content:"";

    position:absolute;

    right:30px;

    bottom:20px;

    width:420px;

    height:210px;

    background:rgba(224,0,0,.16);

    border-radius:10px;

}



.gorsel-buyuk,

.gorsel-kucuk{

    position:absolute;

    overflow:hidden;

    border:10px solid #fff;

    box-shadow:0 24px 70px rgba(0,0,0,.18);

    z-index:2;

}



.gorsel-buyuk{

    right:20px;

    top:60px;

    width:70%;

    border-radius:18px;

}



.gorsel-kucuk{

    left:20px;

    bottom:35px;

    width:72%;

    border-radius:18px;

}



.gorsel-buyuk img,

.gorsel-kucuk img{

    width:100%;

    height:270px;

    object-fit:cover;

}



.hakkimizda-yazi p{

    color:#333;

    font-size:17px;

    font-weight:650;

}



/* HİZMETLER */

.hizmetler{

    background:#f5f5f5;

}



.hizmet-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:28px;

}



.hizmet-kart{

    background:#fff;

    border-radius:10px;

    overflow:hidden;

    box-shadow:0 20px 60px rgba(0,0,0,.08);

    transition:.3s;

}



.hizmet-kart:hover{

    transform:translateY(-8px);

    box-shadow:0 28px 80px rgba(0,0,0,.14);

}



.hizmet-kart .hizmet-icon{

    width:66px;

    height:66px;

    margin:40px 40px 20px;

    background:var(--red);

    color:#fff;

    border-radius:10px;

    display:grid;

    place-items:center;

    font-size:31px;

}



.hizmet-kart h3{

    margin:0 40px 20px;

    font-size:26px;

    line-height:1.2;

}



.hizmet-kart p{

    margin:0 40px 28px;

    color:#333;

    font-weight:700;

}



.hizmet-kart a{

    display:inline-flex;

    margin:0 40px 34px;

    color:#111;

    font-weight:950;

}



.hizmet-kart img{

    width:100%;

    height:245px;

    object-fit:cover;

}



/* MARKA ŞERİDİ */

.marka-seridi{

    padding:80px 0;

    overflow:hidden;

    background:

        linear-gradient(rgba(17,17,17,.94),rgba(17,17,17,.94)),

        url("assets/img/marka-arkaplan.jpeg");

    background-size:cover;

    background-position:center;

    color:#fff;

}



.marka-seridi h2{

    text-align:center;

    font-size:34px;

    margin:0 0 38px;

}



.logo-kayan{

    overflow:hidden;

    width:100%;

}



.logo-iz{

    display:flex;

    width:max-content;

    gap:22px;

    animation:logoKay 32s linear infinite;

}



.logo-iz span{

    min-width:170px;

    height:86px;

    display:grid;

    place-items:center;

    border:1px solid rgba(255,255,255,.13);

    border-radius:22px;

    background:rgba(255,255,255,.05);

    font-size:21px;

    font-weight:950;

    color:#fff;

    opacity:.82;

}



@keyframes logoKay{

    from{transform:translateX(0);}

    to{transform:translateX(-50%);}

}



/* RANDEVU */

.randevu-alani{

    padding:110px 0;

    background:#111;

}



.randevu-kutu{

    display:grid;

    grid-template-columns:520px 1fr;

    align-items:stretch;

    min-height:620px;

}



.randevu-form-alani{

    z-index:2;

    background:var(--red);

    color:#fff;

    padding:55px;

    align-self:center;

    border-radius:8px;

    box-shadow:0 28px 80px rgba(224,0,0,.3);

    margin-left:40px;

}



.randevu-etiket{

    display:inline-flex;

    text-transform:uppercase;

    font-weight:950;

    margin-bottom:20px;

}



.randevu-form-alani h2{

    font-size:38px;

    line-height:1.2;

    margin:0 0 28px;

}



.randevu-form{

    display:grid;

    grid-template-columns:1fr 1fr;

    gap:16px;

}



.randevu-form textarea,

.randevu-form .btn{

    grid-column:1 / -1;

}



.randevu-form input,

.randevu-form select,

.randevu-form textarea{

    width:100%;

    border:1px solid rgba(255,255,255,.65);

    background:transparent;

    color:#fff;

    border-radius:6px;

    padding:17px 18px;

    outline:0;

    font-size:15px;

    font-weight:800;

}



.randevu-form input::placeholder,

.randevu-form textarea::placeholder{

    color:#fff;

}



.randevu-form textarea{

    min-height:115px;

}



.randevu-form select option{

    color:#111;

}



.randevu-gorsel{

    overflow:hidden;

}



.randevu-gorsel img{

    width:100%;

    height:100%;

    object-fit:cover;

}



/* FOOTER */

.footer{

    background:

        linear-gradient(rgba(0,0,0,.90),rgba(0,0,0,.92)),

        url("assets/img/footer-araba.jpeg");

    background-size:cover;

    background-position:center;

    color:#fff;

}



.footer-overlay{

    padding:70px 0 30px;

}



.footer-grid{

    display:grid;

    grid-template-columns:1.2fr 1fr 1fr;

    gap:42px;

    margin-bottom:42px;

}



.footer-box h3{

    font-size:23px;

    margin:0 0 18px;

    color:#fff;

}



.footer-box p{

    color:#d4d4d4;

}



.footer-links{

    list-style:none;

    padding:0;

    margin:0;

}



.footer-links li{

    margin-bottom:11px;

}



.footer-links a{

    color:#d4d4d4;

    font-weight:750;

}



.footer-links a:hover{

    color:#fff;

}



.footer-whatsapp{

    display:inline-flex;

    margin-top:12px;

    background:var(--red);

    color:#fff;

    padding:12px 18px;

    border-radius:999px;

    font-weight:900;

}



.footer-map{

    border-radius:22px;

    overflow:hidden;

    box-shadow:0 22px 60px rgba(0,0,0,.35);

}



.footer-bottom{

    text-align:center;

    margin-top:28px;

    color:#aaa;

}



/* SABİT BUTONLAR */

.float-whatsapp,

.float-phone{

    position:fixed;

    right:22px;

    z-index:9999;

    width:58px;

    height:58px;

    border-radius:50%;

    display:grid;

    place-items:center;

    color:#fff;

    font-size:23px;

    font-weight:950;

    box-shadow:0 15px 35px rgba(0,0,0,.25);

}



.float-whatsapp{

    bottom:92px;

    background:#25D366;

}



.float-phone{

    bottom:24px;

    background:var(--red);

}



/* BLOG */

.blog-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:28px;

}



.blog-card{

    overflow:hidden;

    background:#fff;

    border:1px solid var(--border);

    border-radius:24px;

    box-shadow:0 14px 45px rgba(0,0,0,.06);

    transition:.3s;

}



.blog-card:hover{

    transform:translateY(-8px);

}



.blog-image{

    display:block;

    height:220px;

    overflow:hidden;

    background:#f3f3f3;

}



.blog-image img{

    width:100%;

    height:100%;

    object-fit:cover;

}



.blog-content{

    padding:26px;

}



.blog-date{

    display:inline-flex;

    margin-bottom:12px;

    padding:6px 12px;

    background:#fff0f0;

    color:var(--red);

    border-radius:999px;

    font-size:13px;

    font-weight:900;

}



.blog-content h2{

    margin:0 0 12px;

    font-size:24px;

    line-height:1.2;

}



.blog-content p{

    margin:0;

    color:#666;

}



/* TABLET */

@media(max-width:1180px){



    body{

        padding-top:178px;

    }



    .ust-bilgi-ic{

        min-height:64px;

        flex-direction:column;

        align-items:flex-start;

        justify-content:center;

        padding:8px 0;

        gap:5px;

    }



    .header{

        top:64px;

    }



    .header-ic{

        min-height:114px;

        flex-direction:column;

        justify-content:center;

        padding:12px 0;

    }



    .logo-panel{

        width:170px;

        min-width:170px;

        min-height:68px;

        border-radius:18px;

    }



    .logo-panel img{

        max-height:40px;

    }



    .nav ul{

        justify-content:center;

        flex-wrap:wrap;

    }



    .nav a{

        font-size:13px;

        padding:8px 10px;

    }



    .header-actions{

        display:none;

    }



    .hero{

        padding:75px 0 120px;

        text-align:center;

    }



    .hero-ic{

        grid-template-columns:1fr;

        gap:32px;

    }



    .hero h1{

        font-size:44px;

        letter-spacing:-1px;

    }



    .hero p{

        font-size:17px;

        margin-left:auto;

        margin-right:auto;

    }



    .hero-actions{

        justify-content:center;

    }



    .vitrin-kutu{

        grid-template-columns:1fr;

    }



    .hakkimizda-ic{

        grid-template-columns:1fr;

        gap:45px;

    }



    .hizmet-grid{

        grid-template-columns:1fr 1fr;

    }



    .randevu-kutu{

        grid-template-columns:1fr;

        min-height:auto;

    }



    .randevu-form-alani{

        margin:0;

    }



    .randevu-gorsel img{

        max-height:420px;

        object-fit:cover;

    }



    .footer-grid{

        grid-template-columns:1fr;

    }



    .blog-grid{

        grid-template-columns:1fr 1fr;

    }

}



/* MOBİL */

@media(max-width:760px){



    body{

        padding-top:218px;

    }



    .container{

        width:90%;

    }



    .ust-bilgi-ic{

        min-height:86px;

        align-items:flex-start;

        gap:4px;

    }



    .ust-bilgi-sol,

    .ust-bilgi-sag,

    .ust-sol,

    .ust-sag{

        gap:6px;

        flex-direction:column;

        align-items:flex-start;

    }



    .ust-bilgi span{

        font-size:12px;

        line-height:1.3;

    }



    .header{

        top:86px;

    }



    .header-ic{

        min-height:132px;

        gap:10px;

    }



    .logo-panel{

        width:150px;

        min-width:150px;

        min-height:62px;

        padding:8px 12px;

    }



    .logo-panel img{

        max-height:34px;

    }



    .logo-panel small{

        font-size:9px;

    }



    .nav ul{

        gap:4px;

    }



    .nav a{

        font-size:12px;

        padding:7px 9px;

    }



    .hero{

        padding:60px 0 100px;

    }



    .hero h1{

        font-size:34px;

        line-height:1.15;

    }



    .hero p{

        font-size:15px;

    }



    .hero-badge{

        font-size:12px;

        padding:8px 14px;

    }



    .btn{

        width:100%;

        min-height:48px;

        padding:0 18px;

        font-size:14px;

    }



    .hero-card{

        padding:22px;

        border-radius:22px;

    }



    .hero-card h3{

        font-size:22px;

    }



    .hero-list li{

        font-size:14px;

        padding:13px;

    }



    .vitrin-panel{

        margin-top:-60px;

    }



    .sayac-alani{

        grid-template-columns:1fr;

        padding:18px;

    }



    .sayac{

        padding:22px 18px;

        border-right:0 !important;

    }



    .sayac strong,

    .sayac em{

        font-size:38px;

    }



    .guven-alani{

        padding:30px;

    }



    .guven-alani li{

        font-size:15px;

    }



    .guven-telefon strong{

        font-size:26px;

    }



    .section,

    .hakkimizda{

        padding:60px 0;

    }



    .section-title h2,

    .hakkimizda-yazi h2{

        font-size:31px;

    }



    .kirmizi-baslik{

        font-size:13px;

        gap:8px;

    }



    .kirmizi-baslik::before,

    .kirmizi-baslik::after{

        width:24px;

    }



    .hakkimizda-gorsel{

        min-height:auto;

    }



    .hakkimizda-gorsel::before,

    .hakkimizda-gorsel::after{

        display:none;

    }



    .gorsel-buyuk,

    .gorsel-kucuk{

        position:relative;

        width:100%;

        left:auto;

        right:auto;

        top:auto;

        bottom:auto;

        margin-bottom:18px;

        border:6px solid #fff;

    }



    .gorsel-buyuk img,

    .gorsel-kucuk img{

        height:220px;

    }



    .hizmet-grid{

        grid-template-columns:1fr;

    }



    .hizmet-kart .hizmet-icon{

        margin:28px 26px 18px;

    }



    .hizmet-kart h3{

        margin:0 26px 16px;

        font-size:23px;

    }



    .hizmet-kart p{

        margin:0 26px 22px;

    }



    .hizmet-kart a{

        margin:0 26px 28px;

    }



    .hizmet-kart img{

        height:210px;

    }



    .marka-seridi{

        padding:55px 0;

    }



    .marka-seridi h2{

        font-size:26px;

    }



    .logo-iz span{

        min-width:125px;

        height:68px;

        font-size:15px;

        border-radius:16px;

    }



    .randevu-alani{

        padding:70px 0;

    }



    .randevu-form-alani{

        padding:26px;

    }



    .randevu-form-alani h2{

        font-size:28px;

    }



    .randevu-form{

        grid-template-columns:1fr;

    }



    .randevu-form input,

    .randevu-form select,

    .randevu-form textarea{

        padding:13px 14px;

        font-size:14px;

    }



    .randevu-gorsel img{

        height:260px;

    }



    .blog-grid{

        grid-template-columns:1fr;

    }



    .footer-overlay{

        padding:50px 0 25px;

    }



    .footer-box{

        text-align:left;

    }



    .float-whatsapp,

    .float-phone{

        width:50px;

        height:50px;

        right:16px;

        font-size:20px;

    }



    .float-whatsapp{

        bottom:78px;

    }



    .float-phone{

        bottom:18px;

    }

}



/* ÇOK KÜÇÜK TELEFON */

@media(max-width:420px){



    body{

        padding-top:238px;

    }



    .header-ic{

        min-height:150px;

    }



    .hero h1{

        font-size:29px;

    }



    .nav a{

        font-size:11px;

        padding:6px 7px;

    }

}

/* SOSYAL ICONLAR */

.sosyal{

    display:flex;

    align-items:center;

    gap:10px;

    margin-left:10px;

}



.sosyal a{

    width:30px;

    height:30px;

    display:flex;

    align-items:center;

    justify-content:center;

    border-radius:50%;

    background:rgba(255,255,255,0.15);

    color:#fff;

    transition:.3s;

}



.sosyal a:hover{

    background:#fff;

    color:var(--red);

    transform:scale(1.1);

}



.sosyal svg{

    width:16px;

    height:16px;

}
/* PREMIUM İLETİŞİM SAYFASI */
.iletisim-hero{
    position:relative;
    padding:90px 0;
    background:
        linear-gradient(135deg,rgba(0,0,0,.82),rgba(120,0,0,.72)),
        url("assets/img/arkaplan.jpeg");
    background-size:cover;
    background-position:center;
    color:#fff;
    overflow:hidden;
}

.iletisim-hero::after{
    content:"";
    position:absolute;
    width:420px;
    height:420px;
    right:-120px;
    top:-120px;
    background:rgba(224,0,0,.35);
    border-radius:50%;
    filter:blur(10px);
}

.iletisim-premium{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:1.2fr .8fr;
    gap:40px;
    align-items:center;
}

.iletisim-etiket{
    display:inline-flex;
    padding:9px 18px;
    border-radius:999px;
    background:#fff;
    color:var(--red);
    font-weight:950;
    margin-bottom:18px;
    animation:yukariGel .7s ease both;
}

.iletisim-sol h1{
    margin:0;
    max-width:720px;
    font-size:52px;
    line-height:1.08;
    letter-spacing:-1.5px;
    animation:yukariGel .8s ease both;
}

.iletisim-sol p{
    max-width:650px;
    margin:22px 0 0;
    color:#f3f3f3;
    font-size:19px;
    animation:yukariGel .9s ease both;
}

.iletisim-hizli{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
    margin-top:30px;
    animation:yukariGel 1s ease both;
}

.iletisim-hizli a{
    min-height:50px;
    padding:0 20px;
    border-radius:999px;
    background:rgba(255,255,255,.12);
    border:1px solid rgba(255,255,255,.22);
    color:#fff;
    display:inline-flex;
    align-items:center;
    font-weight:900;
    transition:.25s;
}

.iletisim-hizli a:hover{
    background:var(--red);
    transform:translateY(-3px);
}

.iletisim-sosyal{
    display:flex;
    gap:12px;
    margin-top:18px;
    animation:yukariGel 1.1s ease both;
}

.iletisim-sosyal a{
    padding:10px 16px;
    border-radius:999px;
    background:#fff;
    color:#111;
    font-weight:900;
}

.iletisim-sosyal a:hover{
    color:#fff;
    background:var(--red);
}

.adres-karti{
    background:rgba(255,255,255,.96);
    color:#111;
    padding:36px;
    border-radius:28px;
    box-shadow:0 28px 90px rgba(0,0,0,.22);
    animation:yukariGel .9s ease both;
}

.adres-karti h3{
    margin:0 0 14px;
    font-size:28px;
}

.adres-karti p{
    color:#444;
    font-size:17px;
    font-weight:750;
}

.iletisim-harita{
    padding:70px 0;
    background:#f6f6f6;
}

.harita-kutu{
    overflow:hidden;
    border-radius:28px;
    box-shadow:0 25px 70px rgba(0,0,0,.16);
    border:8px solid #fff;
}

@keyframes yukariGel{
    from{
        opacity:0;
        transform:translateY(28px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

@media(max-width:900px){
    .iletisim-premium{
        grid-template-columns:1fr;
    }

    .iletisim-sol h1{
        font-size:36px;
    }

    .iletisim-hero{
        padding:65px 0;
    }
}
.nav li{
    position:relative;
}

.nav .sub-menu{
    position:absolute;
    top:100%;
    left:0;
    min-width:230px;
    background:#fff;
    border-radius:16px;
    padding:10px;
    box-shadow:0 20px 55px rgba(0,0,0,.16);
    display:none;
    z-index:9999;
}

.nav li:hover > .sub-menu{
    display:block;
}

.nav .sub-menu a{
    border-radius:10px;
    padding:10px 14px;
    font-size:14px;
}
.sayfa-icerik{
    max-width:980px;
    margin:0 auto;
    background:#fff;
    padding:45px;
    border-radius:24px;
    box-shadow:0 18px 55px rgba(0,0,0,.08);
}

.sayfa-icerik h2{
    font-size:34px;
    margin-top:35px;
}

.sayfa-icerik p{
    font-size:18px;
    color:#333;
}

.sayfa-icerik img{
    border-radius:18px;
    margin:25px 0;
}
.hk-pro{
    padding:42px 0;
    background:
        radial-gradient(circle at top left, rgba(224,0,0,.08), transparent 34%),
        linear-gradient(180deg,#fff,#f7f7f7);
}

.hk-pro-wrap{
    width:92%;
    max-width:1220px;
    margin:auto;
}

.hk-pro-head{
    display:grid;
    grid-template-columns:1.25fr .75fr;
    gap:28px;
    align-items:center;
    background:#fff;
    border:1px solid #eee;
    border-radius:26px;
    padding:34px;
    box-shadow:0 20px 65px rgba(0,0,0,.08);
}

.hk-pro-head span{
    display:inline-flex;
    background:#fff0f0;
    color:var(--red);
    padding:8px 14px;
    border-radius:999px;
    font-weight:950;
    margin-bottom:12px;
}

.hk-pro-head h1{
    margin:0 0 12px;
    font-size:42px;
    line-height:1.08;
}

.hk-pro-head p{
    margin:0;
    font-size:17px;
    color:#333;
    font-weight:650;
}

.hk-pro-photo img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:22px;
    box-shadow:0 18px 45px rgba(0,0,0,.16);
}

.hk-pro-alert{
    margin:14px 0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    background:linear-gradient(135deg,var(--red),#850000);
    color:#fff;
    border-radius:20px;
    padding:18px 22px;
    box-shadow:0 16px 40px rgba(224,0,0,.22);
}

.hk-pro-alert strong,
.hk-pro-alert span{
    display:block;
}

.hk-pro-alert a{
    background:#fff;
    color:var(--red);
    border-radius:999px;
    padding:10px 16px;
    font-weight:950;
    white-space:nowrap;
}

.hk-pro-questions{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin-bottom:14px;
}

.hk-pro-questions span{
    background:#111;
    color:#fff;
    border-radius:16px;
    padding:13px 15px;
    font-weight:850;
    box-shadow:0 12px 30px rgba(0,0,0,.08);
}

.hk-pro-questions span::before{
    content:"✓ ";
    color:#ff4a4a;
    font-weight:950;
}

.hk-pro-two{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}

.hk-pro-two div{
    background:#fff;
    border:1px solid #eee;
    border-radius:20px;
    padding:22px;
    box-shadow:0 14px 38px rgba(0,0,0,.06);
}

.hk-pro-two h2,
.hk-pro-services h2,
.hk-pro-title h2{
    margin:0 0 10px;
    font-size:26px;
}

.hk-pro-two h2{
    color:var(--red);
}

.hk-pro-two p{
    margin:0;
    color:#444;
    font-weight:650;
}

.hk-pro-services{
    margin-top:14px;
    background:#fff;
    border-radius:22px;
    padding:24px;
    box-shadow:0 14px 40px rgba(0,0,0,.06);
}

.hk-pro-services > div{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:10px;
}

.hk-pro-services span{
    background:#f5f5f5;
    border:1px solid #eee;
    border-radius:14px;
    min-height:72px;
    display:grid;
    place-items:center;
    text-align:center;
    padding:12px;
    font-weight:900;
}

.hk-pro-title{
    text-align:center;
    margin:24px 0 14px;
}

.hk-pro-cards{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:12px;
}

.hk-pro-cards div{
    background:#fff;
    border:1px solid #eee;
    border-radius:18px;
    padding:20px;
    box-shadow:0 14px 38px rgba(0,0,0,.06);
}

.hk-pro-cards b{
    display:block;
    font-size:19px;
    color:#111;
    margin-bottom:6px;
}

.hk-pro-cards p{
    margin:0;
    color:#666;
    font-weight:650;
}

@media(max-width:900px){
    .hk-pro{
        padding:24px 0;
    }

    .hk-pro-head,
    .hk-pro-two{
        grid-template-columns:1fr;
    }

    .hk-pro-head{
        padding:22px;
        gap:18px;
    }

    .hk-pro-head h1{
        font-size:30px;
    }

    .hk-pro-photo img{
        height:210px;
    }

    .hk-pro-alert{
        flex-direction:column;
        align-items:flex-start;
        padding:16px;
    }

    .hk-pro-questions{
        grid-template-columns:1fr 1fr;
    }

    .hk-pro-services > div{
        grid-template-columns:1fr 1fr;
    }

    .hk-pro-cards{
        grid-template-columns:1fr;
    }
}

@media(max-width:520px){
    .hk-pro-questions,
    .hk-pro-services > div{
        grid-template-columns:1fr;
    }

    .hk-pro-head h1{
        font-size:27px;
    }
}
/* GENEL */
.cabrio-page{
    padding:30px 0;
}

/* HERO */
.cabrio-hero{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:25px;
    align-items:center;
    background:linear-gradient(135deg,#0d0d0d,#a30000);
    color:#fff;
    border-radius:24px;
    padding:28px;
}

/* HERO TEXT */
.cabrio-text span{
    display:inline-block;
    background:#fff;
    color:#c40000;
    padding:6px 14px;
    border-radius:999px;
    font-weight:900;
    margin-bottom:10px;
}

.cabrio-text h1{
    font-size:34px;
    line-height:1.2;
    margin-bottom:10px;
}

.cabrio-text p{
    color:#f5f5f5;
    font-size:15px;
}

/* BUTTONS */
.cabrio-buttons{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin-top:18px;
}

.cabrio-buttons a{
    padding:10px 16px;
    border-radius:999px;
    font-weight:900;
    font-size:14px;
}

.cabrio-buttons a:first-child{
    background:#fff;
    color:#c40000;
}

.cabrio-buttons a:last-child{
    background:#25D366;
    color:#fff;
}

/* IMAGE */
.cabrio-image img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:18px;
}

/* TAGS */
.cabrio-tags{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:14px auto;
    width:92%;
    max-width:1100px;
}

.cabrio-tags span{
    background:#fff0f0;
    color:#c40000;
    padding:7px 12px;
    border-radius:999px;
    font-weight:800;
    font-size:13px;
}

/* CONTENT */
.cabrio-content{
    width:92%;
    max-width:1100px;
    margin:auto;
    background:#fff;
    border-radius:20px;
    padding:26px;
    box-shadow:0 12px 40px rgba(0,0,0,.08);
}

.cabrio-content h2{
    font-size:24px;
    margin:10px 0;
}

.cabrio-content p{
    font-size:15px;
    color:#333;
}

/* LIST */
.cabrio-list{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin:18px 0;
}

.cabrio-list div{
    background:#f5f5f5;
    padding:10px;
    border-radius:10px;
    font-weight:800;
    font-size:14px;
}

/* CTA DÜZELTİLDİ */
.cabrio-cta{
    width:92%;
    max-width:1100px;
    margin:20px auto 0;
    background:linear-gradient(135deg,#c40000,#7a0000);
    color:#fff;
    border-radius:20px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    flex-wrap:wrap;
}

/* YAZI GÖRÜNÜRLÜK FIX */
.cabrio-cta h2{
    color:#fff;
    font-size:22px;
    margin:0;
}

.cabrio-cta p{
    color:#fff;
    opacity:0.95;
    margin:5px 0 0;
    font-size:14px;
}

/* BUTON FIX */
.cabrio-cta a{
    background:#fff;
    color:#c40000;
    padding:12px 18px;
    border-radius:999px;
    font-weight:900;
    white-space:nowrap;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
}

/* MOBİL FIX */
@media(max-width:768px){

    .cabrio-hero{
        grid-template-columns:1fr;
    }

    .cabrio-text h1{
        font-size:26px;
    }

    .cabrio-image img{
        height:200px;
    }

    .cabrio-list{
        grid-template-columns:1fr;
    }

    /* CTA TAM DÜZELTME */
    .cabrio-cta{
        flex-direction:column;
        align-items:flex-start;
    }

    .cabrio-cta a{
        width:100%;
        text-align:center;
    }
}
/* SUNROOF SAYFASI */
.sunroof-page{
    padding:30px 0;
}

.sunroof-hero,
.sunroof-content,
.sunroof-cta{
    width:92%;
    max-width:1100px;
    margin:auto;
}

.sunroof-hero{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:25px;
    align-items:center;
    background:linear-gradient(135deg,#0d0d0d,#a30000);
    color:#fff;
    border-radius:24px;
    padding:28px;
}

.sunroof-text span{
    display:inline-block;
    background:#fff;
    color:#c40000;
    padding:6px 14px;
    border-radius:999px;
    font-weight:900;
    margin-bottom:10px;
}

.sunroof-text h1{
    color:#fff;
    font-size:34px;
    line-height:1.2;
    margin:0 0 10px;
}

.sunroof-text p{
    color:#f5f5f5;
    font-size:15px;
}

.sunroof-buttons{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin-top:18px;
}

.sunroof-buttons a{
    padding:10px 16px;
    border-radius:999px;
    font-weight:900;
    font-size:14px;
}

.sunroof-buttons a:first-child{
    background:#fff;
    color:#c40000;
}

.sunroof-buttons a:last-child{
    background:#25D366;
    color:#fff;
}

.sunroof-image img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:18px;
}

.sunroof-tags{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:14px auto;
    width:92%;
    max-width:1100px;
}

.sunroof-tags span{
    background:#fff0f0;
    color:#c40000;
    padding:7px 12px;
    border-radius:999px;
    font-weight:800;
    font-size:13px;
}

.sunroof-content{
    background:#fff;
    border-radius:20px;
    padding:26px;
    box-shadow:0 12px 40px rgba(0,0,0,.08);
}

.sunroof-content h2{
    font-size:24px;
    margin:10px 0;
    color:#111;
}

.sunroof-content p{
    font-size:15px;
    color:#333;
}

.sunroof-list{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin:18px 0;
}

.sunroof-list div{
    background:#f5f5f5;
    padding:10px;
    border-radius:10px;
    font-weight:800;
    font-size:14px;
}

.sunroof-cta{
    margin-top:20px;
    background:linear-gradient(135deg,#c40000,#7a0000);
    color:#fff;
    border-radius:20px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    flex-wrap:wrap;
}

.sunroof-cta h2{
    color:#fff;
    font-size:22px;
    margin:0;
}

.sunroof-cta p{
    color:#fff;
    opacity:.95;
    margin:5px 0 0;
    font-size:14px;
}

.sunroof-cta a{
    background:#fff;
    color:#c40000;
    padding:12px 18px;
    border-radius:999px;
    font-weight:900;
    white-space:nowrap;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
}

@media(max-width:768px){
    .sunroof-hero{
        grid-template-columns:1fr;
    }

    .sunroof-text h1{
        font-size:26px;
    }

    .sunroof-image img{
        height:200px;
    }

    .sunroof-list{
        grid-template-columns:1fr;
    }

    .sunroof-cta{
        flex-direction:column;
        align-items:flex-start;
    }

    .sunroof-cta a{
        width:100%;
        text-align:center;
    }
}
/* AYNA SAYFASI */
.ayna-page{
    padding:30px 0;
}

.ayna-hero,
.ayna-content,
.ayna-cta{
    width:92%;
    max-width:1100px;
    margin:auto;
}

.ayna-hero{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:25px;
    align-items:center;
    background:linear-gradient(135deg,#0d0d0d,#c40000);
    color:#fff;
    border-radius:24px;
    padding:28px;
}

.ayna-text span{
    display:inline-block;
    background:#fff;
    color:#c40000;
    padding:6px 14px;
    border-radius:999px;
    font-weight:900;
    margin-bottom:10px;
}

.ayna-text h1{
    font-size:34px;
    margin-bottom:10px;
}

.ayna-text p{
    color:#f5f5f5;
    font-size:15px;
}

.ayna-buttons{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin-top:18px;
}

.ayna-buttons a{
    padding:10px 16px;
    border-radius:999px;
    font-weight:900;
    font-size:14px;
}

.ayna-buttons a:first-child{
    background:#fff;
    color:#c40000;
}

.ayna-buttons a:last-child{
    background:#25D366;
    color:#fff;
}

.ayna-image img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:18px;
}

.ayna-tags{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:14px auto;
    width:92%;
    max-width:1100px;
}

.ayna-tags span{
    background:#fff0f0;
    color:#c40000;
    padding:7px 12px;
    border-radius:999px;
    font-weight:800;
    font-size:13px;
}

.ayna-content{
    background:#fff;
    border-radius:20px;
    padding:26px;
    box-shadow:0 12px 40px rgba(0,0,0,.08);
}

.ayna-content h2{
    font-size:24px;
    margin:10px 0;
}

.ayna-content p{
    font-size:15px;
    color:#333;
}

.ayna-list{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin:18px 0;
}

.ayna-list div{
    background:#f5f5f5;
    padding:10px;
    border-radius:10px;
    font-weight:800;
    font-size:14px;
}

.ayna-cta{
    margin-top:20px;
    background:linear-gradient(135deg,#c40000,#7a0000);
    color:#fff;
    border-radius:20px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    flex-wrap:wrap;
}

.ayna-cta h2{
    margin:0;
    color:#fff;
    font-size:22px;
}

.ayna-cta p{
    margin:5px 0 0;
    color:#fff;
    font-size:14px;
}

.ayna-cta a{
    background:#fff;
    color:#c40000;
    padding:12px 18px;
    border-radius:999px;
    font-weight:900;
    white-space:nowrap;
}

/* MOBİL */
@media(max-width:768px){
    .ayna-hero{
        grid-template-columns:1fr;
    }

    .ayna-text h1{
        font-size:26px;
    }

    .ayna-image img{
        height:200px;
    }

    .ayna-list{
        grid-template-columns:1fr;
    }

    .ayna-cta{
        flex-direction:column;
        align-items:flex-start;
    }

    .ayna-cta a{
        width:100%;
        text-align:center;
    }
}
/* AYNA SAYFASI */
.ayna-page{
    padding:30px 0;
}

.ayna-hero,
.ayna-content,
.ayna-cta{
    width:92%;
    max-width:1100px;
    margin:auto;
}

.ayna-hero{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:25px;
    align-items:center;
    background:linear-gradient(135deg,#0d0d0d,#c40000);
    color:#fff;
    border-radius:24px;
    padding:28px;
}

.ayna-text span{
    display:inline-block;
    background:#fff;
    color:#c40000;
    padding:6px 14px;
    border-radius:999px;
    font-weight:900;
    margin-bottom:10px;
}

.ayna-text h1{
    font-size:34px;
    margin-bottom:10px;
}

.ayna-text p{
    color:#f5f5f5;
    font-size:15px;
}

.ayna-buttons{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin-top:18px;
}

.ayna-buttons a{
    padding:10px 16px;
    border-radius:999px;
    font-weight:900;
    font-size:14px;
}

.ayna-buttons a:first-child{
    background:#fff;
    color:#c40000;
}

.ayna-buttons a:last-child{
    background:#25D366;
    color:#fff;
}

.ayna-image img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:18px;
}

.ayna-tags{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:14px auto;
    width:92%;
    max-width:1100px;
}

.ayna-tags span{
    background:#fff0f0;
    color:#c40000;
    padding:7px 12px;
    border-radius:999px;
    font-weight:800;
    font-size:13px;
}

.ayna-content{
    background:#fff;
    border-radius:20px;
    padding:26px;
    box-shadow:0 12px 40px rgba(0,0,0,.08);
}

.ayna-content h2{
    font-size:24px;
    margin:10px 0;
}

.ayna-content p{
    font-size:15px;
    color:#333;
}

.ayna-list{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin:18px 0;
}

.ayna-list div{
    background:#f5f5f5;
    padding:10px;
    border-radius:10px;
    font-weight:800;
    font-size:14px;
}

.ayna-cta{
    margin-top:20px;
    background:linear-gradient(135deg,#c40000,#7a0000);
    color:#fff;
    border-radius:20px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    flex-wrap:wrap;
}

.ayna-cta h2{
    margin:0;
    color:#fff;
    font-size:22px;
}

.ayna-cta p{
    margin:5px 0 0;
    color:#fff;
    font-size:14px;
}

.ayna-cta a{
    background:#fff;
    color:#c40000;
    padding:12px 18px;
    border-radius:999px;
    font-weight:900;
    white-space:nowrap;
}

/* MOBİL */
@media(max-width:768px){
    .ayna-hero{
        grid-template-columns:1fr;
    }

    .ayna-text h1{
        font-size:26px;
    }

    .ayna-image img{
        height:200px;
    }

    .ayna-list{
        grid-template-columns:1fr;
    }

    .ayna-cta{
        flex-direction:column;
        align-items:flex-start;
    }

    .ayna-cta a{
        width:100%;
        text-align:center;
    }
}
/* ================================
   SADECE MOBİL PREMIUM HEADER FIX
   Masaüstüne dokunmaz
================================ */

@media (max-width: 768px){

    body{
        padding-top:0 !important;
        overflow-x:hidden;
    }

    /* ÜST BİLGİ BARINI MOBİLDE KOMPAKT YAP */
    .ust-bilgi{
        position:relative !important;
        top:auto !important;
        background:linear-gradient(135deg,#0b0b0b,#b40000) !important;
        padding:6px 0;
    }

    .ust-bilgi-ic{
        min-height:auto !important;
        display:flex !important;
        flex-direction:row !important;
        align-items:center !important;
        justify-content:space-between !important;
        gap:8px !important;
        padding:0 !important;
    }

    .ust-bilgi-sol{
        display:flex !important;
        flex-direction:column !important;
        gap:2px !important;
        width:70%;
    }

    .ust-bilgi-sol span{
        font-size:10.5px !important;
        line-height:1.25 !important;
        font-weight:700 !important;
    }

    .ust-bilgi-sol span:first-child{
        max-width:100%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }

    .ust-bilgi-sag{
        display:flex !important;
        flex-direction:row !important;
        align-items:center !important;
        justify-content:flex-end !important;
        gap:6px !important;
        width:30%;
    }

    .ust-bilgi-sag > span{
        display:none !important;
    }

    .sosyal{
        margin-left:0 !important;
        gap:6px !important;
    }

    .sosyal a{
        width:28px !important;
        height:28px !important;
        background:rgba(255,255,255,.18) !important;
    }

    .sosyal svg{
        width:15px !important;
        height:15px !important;
    }

    /* HEADER MOBİLDE TEMİZ VE FERAH */
    .header{
        position:relative !important;
        top:auto !important;
        background:#fff !important;
        box-shadow:0 8px 24px rgba(0,0,0,.08) !important;
    }

    .header-ic{
        min-height:auto !important;
        padding:10px 0 12px !important;
        display:flex !important;
        flex-direction:column !important;
        align-items:center !important;
        gap:10px !important;
    }

    .logo-panel{
        width:145px !important;
        min-width:145px !important;
        min-height:58px !important;
        border-radius:16px !important;
        padding:7px 10px !important;
        box-shadow:0 10px 24px rgba(224,0,0,.20) !important;
    }

    .logo-panel img{
        max-height:32px !important;
    }

    .logo-panel small{
        font-size:8px !important;
        margin-top:3px !important;
    }

    /* MENÜYÜ MOBİLDE KAYDIRMALI YAP */
    .nav{
        width:100%;
        overflow-x:auto;
        overflow-y:hidden;
        -webkit-overflow-scrolling:touch;
        padding-bottom:4px;
    }

    .nav::-webkit-scrollbar{
        height:0;
        display:none;
    }

    .nav ul,
    .ana-menu{
        display:flex !important;
        flex-wrap:nowrap !important;
        justify-content:flex-start !important;
        gap:7px !important;
        overflow:visible !important;
        width:max-content;
        min-width:100%;
        padding:0 4px !important;
    }

    .nav li{
        flex:0 0 auto;
    }

    .nav a{
        font-size:12px !important;
        padding:8px 12px !important;
        background:#f5f5f5;
        color:#161616 !important;
        border-radius:999px !important;
        white-space:nowrap !important;
        font-weight:850 !important;
    }

    .nav a:hover{
        background:var(--red) !important;
        color:#fff !important;
    }

    .header-actions{
        display:none !important;
    }

    /* ALT MENÜ MOBİLDE SAYFAYI PATLATMASIN */
    .nav .sub-menu{
        position:static !important;
        display:none !important;
        box-shadow:none !important;
        background:#fff !important;
        padding:6px !important;
        border-radius:12px !important;
    }

    .nav li:hover > .sub-menu{
        display:block !important;
    }

    /* HERO MOBİLDE DAHA FERAH */
    .hero{
        padding:54px 0 82px !important;
        text-align:center;
    }

    .hero-ic{
        grid-template-columns:1fr !important;
        gap:22px !important;
    }

    .hero h1{
        font-size:31px !important;
        line-height:1.16 !important;
        letter-spacing:-.8px !important;
    }

    .hero p{
        font-size:15px !important;
        line-height:1.55 !important;
        margin-top:16px !important;
    }

    .hero-badge{
        font-size:11px !important;
        padding:7px 13px !important;
        margin-bottom:14px !important;
    }

    .hero-actions{
        justify-content:center !important;
        margin-top:22px !important;
    }

    .btn{
        width:auto !important;
        min-height:44px !important;
        padding:0 18px !important;
        font-size:13px !important;
    }

    .hero-card{
        padding:18px !important;
        border-radius:20px !important;
    }

    .hero-card h3{
        font-size:20px !important;
        margin-bottom:14px !important;
    }

    .hero-list{
        gap:8px !important;
    }

    .hero-list li{
        font-size:13px !important;
        padding:10px 12px !important;
        border-radius:13px !important;
    }

    .hero-list li::before{
        width:22px !important;
        height:22px !important;
        flex:0 0 22px !important;
        font-size:12px !important;
    }
}

/* ÇOK KÜÇÜK TELEFON */
@media (max-width:420px){

    .ust-bilgi-sol{
        width:72%;
    }

    .ust-bilgi-sag{
        width:28%;
    }

    .ust-bilgi-sol span{
        font-size:9.8px !important;
    }

    .logo-panel{
        width:132px !important;
        min-width:132px !important;
    }

    .nav a{
        font-size:11.5px !important;
        padding:7px 10px !important;
    }

    .hero h1{
        font-size:28px !important;
    }
}
.arka-imza{
    margin-top:12px;
    text-align:center;
    font-size:13px;
    font-weight:700;
    letter-spacing:.5px;
    color:#aaa;
    opacity:.9;
}

.arka-imza span{
    margin-right:6px;
}

.arka-imza a{
    color:#fff;
    font-weight:900;
    position:relative;
    padding:4px 8px;
    border-radius:6px;
    background:linear-gradient(135deg,#e00000,#7a0000);
    box-shadow:0 6px 18px rgba(224,0,0,.35);
    transition:.3s;
}

/* hover premium efekt */
.arka-imza a:hover{
    transform:translateY(-2px) scale(1.05);
    box-shadow:0 10px 25px rgba(224,0,0,.55);
}

/* hafif parlama animasyonu */
.arka-imza a::after{
    content:"";
    position:absolute;
    inset:0;
    border-radius:6px;
    background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);
    opacity:0;
    transition:.4s;
}

.arka-imza a:hover::after{
    opacity:1;
}

/* mobil */
@media(max-width:768px){
    .arka-imza{
        font-size:12px;
        margin-top:10px;
    }

    .arka-imza a{
        padding:3px 7px;
    }
}
/* VİTRİN İÇİNE SIĞAN KOMPAKT YORUM SLIDER */

.vitrin-premium{
    display:grid;
    grid-template-columns:1fr 1fr;
}

.musteri-yorumlari-alani{
    grid-column:1 / -1;
    padding:16px 22px 20px;
    background:#fff;
    border-top:1px solid #eee;
    overflow:hidden;
}

.yorum-baslik{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    margin-bottom:12px;
}

.yorum-baslik span{
    display:inline-flex;
    background:#fff0f0;
    color:var(--red);
    padding:5px 11px;
    border-radius:999px;
    font-size:12px;
    font-weight:950;
    white-space:nowrap;
}

.yorum-baslik h3{
    margin:0;
    font-size:18px;
    line-height:1.2;
    font-weight:950;
    color:#111;
}

.yorum-slider{
    position:relative;
    overflow:hidden;
    width:100%;
}

.yorum-slider:before,
.yorum-slider:after{
    content:"";
    position:absolute;
    top:0;
    width:45px;
    height:100%;
    z-index:2;
    pointer-events:none;
}

.yorum-slider:before{
    left:0;
    background:linear-gradient(90deg,#fff,transparent);
}

.yorum-slider:after{
    right:0;
    background:linear-gradient(270deg,#fff,transparent);
}

.yorum-track{
    display:flex;
    gap:12px;
    width:max-content;
    animation:yorumKay 150s linear infinite;
}

.yorum-slider:hover .yorum-track{
    animation-play-state:paused;
}

.yorum-kart{
    width:245px;
    min-height:132px;
    flex:0 0 auto;
    padding:13px 14px;
    background:#fff;
    border:1px solid #eee;
    border-radius:16px;
    box-shadow:0 10px 28px rgba(0,0,0,.055);
    overflow:hidden;
}

.yorum-ust{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:8px;
    margin-bottom:7px;
}

.yorum-ust strong{
    display:block;
    font-size:13px;
    line-height:1.1;
    font-weight:950;
    color:#111;
}

.yorum-ust span{
    display:block;
    margin-top:3px;
    font-size:11px;
    line-height:1.1;
    color:var(--red);
    font-weight:900;
}

.yorum-ust em{
    flex:0 0 auto;
    color:#f5a400;
    font-style:normal;
    font-size:12px;
    line-height:1;
    letter-spacing:.5px;
}

.yorum-kart p{
    margin:0;
    color:#444;
    font-size:12.5px;
    line-height:1.4;
    font-weight:650;
}

.yorum-kart small{
    display:block;
    margin-top:7px;
    color:#999;
    font-size:10.5px;
    line-height:1;
    font-weight:800;
}

@keyframes yorumKay{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}

/* TABLET */
@media(max-width:1180px){
    .vitrin-premium{
        grid-template-columns:1fr;
    }

    .musteri-yorumlari-alani{
        padding:15px 18px 18px;
    }
}

/* MOBİL */
@media(max-width:760px){
    .musteri-yorumlari-alani{
        padding:14px 14px 16px;
    }

    .yorum-baslik{
        display:block;
        margin-bottom:10px;
    }

    .yorum-baslik h3{
        margin-top:6px;
        font-size:16px;
    }

    .yorum-kart{
        width:220px;
        min-height:128px;
        padding:12px;
    }

    .yorum-track{
        gap:10px;
        animation-duration:180s;
    }

    .yorum-slider:before,
    .yorum-slider:after{
        width:24px;
    }
}
/* SAĞ BİZİ ARAYIN BLOĞU PREMIUM FIX */

.guven-alani{
    position:relative;
    overflow:hidden;
    padding:42px;
    background:
        radial-gradient(circle at top right, rgba(255,255,255,.18), transparent 34%),
        linear-gradient(135deg,#111 0%, #5f0000 42%, var(--red) 100%) !important;
}

.guven-alani::before{
    content:"";
    position:absolute;
    right:-90px;
    bottom:-90px;
    width:230px;
    height:230px;
    border-radius:50%;
    background:rgba(255,255,255,.10);
}

.guven-alani ul{
    position:relative;
    z-index:1;
    gap:14px;
}

.guven-alani li{
    background:rgba(255,255,255,.10);
    border:1px solid rgba(255,255,255,.16);
    border-radius:16px;
    padding:13px 15px;
    font-size:15px;
    backdrop-filter:blur(8px);
}

.guven-telefon{
    position:relative;
    z-index:1;
    margin-top:24px;
    padding:22px;
    border-radius:22px;
    background:#fff;
    color:#111;
    box-shadow:0 20px 55px rgba(0,0,0,.22);
    border:1px solid rgba(255,255,255,.35);
}

.guven-telefon span{
    display:block;
    color:var(--red);
    font-size:13px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.guven-telefon strong{
    display:block;
    margin-top:7px;
    color:#111;
    font-size:30px;
    line-height:1;
    font-weight:950;
    letter-spacing:-.8px;
}

.guven-telefon::after{
    content:"Hemen randevu ve bilgi için arayın";
    display:block;
    margin-top:10px;
    color:#666;
    font-size:13px;
    font-weight:750;
}

@media(max-width:760px){
    .guven-alani{
        padding:24px;
    }

    .guven-alani li{
        font-size:13.5px;
        padding:11px 12px;
    }

    .guven-telefon{
        padding:18px;
        border-radius:18px;
    }

    .guven-telefon strong{
        font-size:24px;
    }
}