
/* Sticky menü yumuşak giriş animasyonu */
@keyframes stickySlideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.header--sticky.sticky {
    animation: stickySlideDown 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards !important;
}

.logo-ikon {
    border-top: 4px solid #b19777;
    border-right: 4px solid #b19777;
    border-left: 4px solid #b19777;
    padding: 11px 30px 0 30px !important;
    background-color:#f6f6f6 !important;
}

    .brand-area-wrapper-one img {
        width: 180px;
    }
    .single-product-one img {
        width:100%;
    }
     .menuler{
        border-left: 3px solid #f8f9fa;
    padding-left: 10px;
    }
     /* Sarı (hover) vurgusu YALNIZCA gerçek fareli/işaretçili cihazlarda (masaüstü).
        Dokunmatik cihazlarda hover yapışıp kaldığı için burada uygulanmaz. */
     @media (hover: hover) and (pointer: fine) {
        .menuler:hover {
            border-left: 3px solid #b19777;
        }
     }
     /* Aktif seçenek her cihazda sarı — JS ile yönetilir, tek doğru kaynak budur */
     .single-projects-title.active .menuler {
        border-left: 3px solid #b19777;
        color: #b19777;
     }
     /* Dokunmatik cihazlarda yapışkan hover/focus/active sarı kalmasın:
        aktif olmayan seçenekler (hem <a> hem başlık) her zaman nötr görünür.
        Bu, global "a:hover,a:focus,a:active { color: primary }" kuralını da ezer. */
     @media (hover: none), (pointer: coarse) {
        .product-area-full-width .title-area .single-projects-title:not(.active) a,
        .product-area-full-width .title-area .single-projects-title:not(.active) .menuler {
            color: #fff !important;
        }
        .product-area-full-width .title-area .single-projects-title:not(.active) .menuler {
            border-left-color: #f8f9fa !important;
        }
     }
    @media (max-width: 767px) {
        .amac {
            margin-bottom: 0px !important;
            margin-top: 0px !important;
        }
        .product-area-full-width {
            height: 630px !important;
        }
        .detaylariincele {
            top: 25% !important;
            margin-left: 5px !important;
        }
    }
    .history-right-area-inner .disc {
        font-size:17px !important;
        color:#323435 !important;
    }
    .kont {
        overflow:hidden !important;
    }
    /* Container DIV - automatically generated */
.simply-scroll-container { 
    position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
    position: relative;
    overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
    
.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
    
.simply-scroll-list li img {
    border: none;
    display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {
    width: 100%;
    height: 260px;
    margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 280px;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    width: 320px;
    height: 270px;
    padding:15px;
}
.sitelink {
            color:#1BA2DB;
        }
        .sitelink:hover {
            text-decoration: underline;
            color:#1BA2DB !important;
        }

/* ============================================================
   MOBİL UYUMLULUK — Responsive Düzeltmeler
   ============================================================ */

/* --- Tablet (768px – 991px) --- */
@media (max-width: 991px) {

    /* Hero banner yazı: inline width:760px tablet'te taşar */
    .aciklama {
        width: 85% !important;
        font-size: 1.4em !important;
        line-height: 30px !important;
        top: 30% !important;
        left: 5% !important;
    }

    /* Detay butonu konumu */
    .detaylariincele {
        font-size: 14px !important;
    }
}

/* --- Mobil (≤ 767px) --- */
@media (max-width: 767px) {

    /* 1. Breadcrumb iç padding — tüm alt sayfalarda inline padding:60px var */
    .bread-crumb-area-inner {
        padding: 28px 15px !important;
    }

    /* 2. Hakkımızda / içerik kolonunda pl--30 boşluğu mobilde fazla */
    .col-lg-8.pl--30,
    .col-md-8.pl--30 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* 3. Google Maps iframe yüksekliği — 450px mobilde fazla */
    .contact-info-area-start iframe {
        height: 260px !important;
    }

    /* 4. İletişim formu input ve textarea tam genişlik */
    .contact-form-conatct-page input[type="text"],
    .contact-form-conatct-page input[type="email"],
    .contact-form-conatct-page textarea {
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* 5. Footer telif hakkı satırı mobilde alt alta */
    .copyright-area-main-wrapper-one {
        flex-direction: column !important;
        text-align: center !important;
        gap: 8px !important;
    }
    .copyright-area-main-wrapper-one ul {
        justify-content: center !important;
        flex-wrap: wrap !important;
        padding-left: 0 !important;
    }
    .copyright-area-main-wrapper-one p.left {
        margin-bottom: 4px !important;
    }

    /* 6. Footer sütunları alt alta geldiğinde boşluk */
    .footer-area-wrapper-one .single-footer-wized {
        margin-bottom: 24px !important;
    }

    /* 7. Footer mobilde arka plan resmi olmasın — düz renk kalsın */
    .rts-footer-area.bg-footer-image,
    .rts-footer-area.bg_image,
    .rts-footer-area {
        background-image: none !important;
        background-color: #243a5e !important;
    }



    /* 8. Sayaç alanı mobilde 2 sütun */
    .counter-main-wrapper-two {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 20px !important;
    }

    /* 10. Güvenlik sorusu satırı mobilde tam genişlik */
    .single-information .address {
        display: block !important;
        margin-top: 6px !important;
    }
}

/* Site linkleri — hakkımızda bölümü */
.site-links-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 24px;
    align-items: center;
}
.site-link-item {
    white-space: nowrap;
}

@media (max-width: 767px) {
    .site-links-wrap {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px 12px;
    }
    .site-link-item {
        white-space: normal;
        font-size: 13px;
    }
}

/* AMAÇLARIMIZ kartları — mobil yükseklik */
@media (max-width: 767px) {
    .single-working-prcess-one .inner {
        height: 420px !important;
    }
    .single-working-prcess-one span{
        margin-bottom: 170px !important;
    }
}

/* --- Küçük Mobil (≤ 480px) --- */
@media (max-width: 480px) {

    /* Hero banner yazı daha küçük */
    .aciklama {
        font-size: 0.95em !important;
        line-height: 24px !important;
        top: 12% !important;
        left: 4% !important;
        width: 92% !important;
    }

    /* Detay butonu küçük ekran */
    .detaylariincele {
        font-size: 12px !important;
        padding: 7px 12px !important;
        margin-left: 0 !important;
    }

    /* Banner arka plan yüksekliği küçük ekrana göre */
  

    /* Popup modal iç boşluk küçük ekranda azalt */
    #nepiModal > div {
        padding: 28px 18px 22px !important;
    }
    #nepiModal h3 {
        font-size: 17px !important;
    }
    #nepiModal p {
        font-size: 13px !important;
    }

    /* Breadcrumb başlık yazı boyutu */
    .bread-crumb-area-inner .title {
        font-size: 1.4em !important;
    }

    /* Sayaç tek sütun 480px altında */
    .counter-main-wrapper-two {
        grid-template-columns: 1fr !important;
    }
}

/* Breadcrumb başlık — mobilde "FAALİYET ALANLARIMIZ"dan sonra 2. satıra geç */
.bread-crumb-area-inner .title .mobil-br {
    display: none;
}
@media (max-width: 767px) {
    .bread-crumb-area-inner .title .mobil-br {
        display: block;
    }
    /* Mobilde ortadaki ayraç noktası gizlensin, iki satır temiz dursun */
    .bread-crumb-area-inner .title .ayrac {
        display: none;
    }
}

/* Footer sosyal medya ikonları */
.footer-social {
    margin-top: 22px;
}
.footer-social ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 12px;
    list-style: none;
}
.footer-social ul li {
    margin: 0;
}
.footer-social ul li a {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    transition: 0.3s;
}
.footer-social ul li a:hover {
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
}