/* ========================================
   SIBERSOFTECH CUSTOM STYLES
   ========================================
   NOT: Bu dosya en son yüklenir ve diğer CSS dosyalarını
   (style.css ve responsive.css) override edebilir.
   Değişiklik yapmak için bu dosyayı kullanın.
   ======================================== */

/* ========================================
   HERO CONTAINER - 1440px
   ======================================== */
.hero-container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

/* Ana sayfa hero container - Fullscreen ve ortalanmış */
.bg-image .container {
    min-height: 100vh;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 80px; /* Desktop'ta yukarı taşı */
}

/* Desktop'ta section'ı yukarı taşı - EN GÜÇLÜ OVERRIDE */
@media (min-width: 992px) {
    .section.bg-image,
    .bg-image.section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .section.bg-image .container,
    .bg-image.section .container,
    .bg-image .container {
        padding-top: 50px !important; /* Navbar sticky için alan - ortalı görünsün */
        min-height: calc(100vh - 50px) !important; /* Navbar için alan bırak */
        height: calc(100vh - 50px) !important;
        align-items: center !important; /* İçeriği ortala */
        justify-content: center !important;
    }
    
    /* Hero section içeriğini biraz yukarı al ama ortalanmış olsun */
    .bg-image .container .row.row-cols-xl-2 {
        margin-top: 0 !important; /* mt-5'i override et */
    }
}

/* ========================================
   HERO TYPOGRAPHY - RESPONSIVE
   ======================================== */
.bg-image h1,
.bg-image-about h1,
.bg-image-service h1 {
    font-size: 96px;
    font-weight: bold;
    line-height: 1.1;
}
.bg-image h2,
.bg-image-about h2,
.bg-image-service h2 {
    font-size: 90px;
    font-weight: bold;
    line-height: 1.1;
}

@media (max-width: 1400px) {
    .bg-image h1,
    .bg-image-about h1,
    .bg-image-service h1 {
        font-size: 80px;
    }
    .bg-image h2,
    .bg-image-about h2,
    .bg-image-service h2 {
        font-size: 72px;
    }
}

@media (max-width: 1200px) {
    .bg-image h1,
    .bg-image-about h1,
    .bg-image-service h1 {
        font-size: 64px;
    }
    .bg-image h2,
    .bg-image-about h2,
    .bg-image-service h2 {
        font-size: 56px;
    }
}

@media (max-width: 991px) {
    .bg-image h1,
    .bg-image-about h1,
    .bg-image-service h1 {
        font-size: 48px;
    }
    .bg-image h2,
    .bg-image-about h2,
    .bg-image-service h2 {
        font-size: 42px;
    }
}

@media (max-width: 767px) {
    .bg-image h1,
    .bg-image-about h1,
    .bg-image-service h1 {
        font-size: 36px;
    }
    .bg-image h2,
    .bg-image-about h2,
    .bg-image-service h2 {
        font-size: 32px;
    }
}

@media (max-width: 576px) {
    .bg-image h1,
    .bg-image-about h1,
    .bg-image-service h1 {
        font-size: 28px;
    }
    .bg-image h2,
    .bg-image-about h2,
    .bg-image-service h2 {
        font-size: 24px;
    }
}

/* Navbar logosunu koru */
#header img,
.navbar img,
.navbar-brand img,
.logo-container img {
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    z-index: auto !important;
    animation: none !important;
    pointer-events: auto !important;
}

/* Navbar genel height ayarı */
#header {
    min-height: 50px !important;
    height: auto !important;
    z-index: 9999 !important;
    overflow: visible !important;
    padding: 0 !important;
}

.navbar {
    min-height: 50px !important;
    height: auto !important;
    padding: 5px 0 !important;
    overflow: visible !important;
    position: relative !important;
}

/* Desktop'ta navbar sticky yap */
@media (min-width: 992px) {
    #header {
        position: sticky !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        background: var(--background-color, #000) !important;
        backdrop-filter: blur(10px) !important;
        -webkit-backdrop-filter: blur(10px) !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
        transition: all 0.3s ease !important;
        z-index: 9999 !important;
    }
    
    .navbar {
        position: relative !important;
    }
}

/* style.css'deki position: relative'ı override et */
@media (min-width: 1200px) {
    #header {
        position: sticky !important;
    }
}

/* Navbar logo boyutu */
.logo-container {
    max-width: 150px !important;
    width: 140px !important;
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
}

.logo-container img,
.navbar-brand img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 45px !important;
    object-fit: contain !important;
}

/* Navbar collapse içinde logo ve menü öğeleri aynı hizada */
/* Desktop'ta navbar-collapse her zaman görünür */
@media (min-width: 1200px) {
    .navbar-collapse {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
        overflow: visible !important;
    }
    
    .navbar-nav {
        display: flex !important;
        align-items: center !important;
        flex-direction: row !important;
        margin-left: 0 !important;
        overflow: visible !important;
    }
}

/* Mobilde navbar yapısı - Hamburger menüye basıldığında açılmalı */
@media (max-width: 1199px) {
    /* Container fluid - normal flow */
    .navbar .container-fluid {
        width: 100% !important;
        padding: 0 !important;
    }
    
    /* Mobil: Logo ve hamburger aynı hizada */
    .navbar .container-fluid > .d-flex.d-xl-none {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important; /* Logo ortada olsun */
        width: 100% !important;
        padding: 5px 0 !important;
        min-height: 45px !important;
        height: auto !important;
        position: relative !important;
    }
    
    /* Mobil logo - ortada */
    .logo-container-mobile {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        max-width: 180px !important; /* Logo boyutu büyütüldü */
        width: auto !important;
        flex-shrink: 0 !important;
        height: 100% !important;
        margin: 0 auto !important; /* Ortada */
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    
    .logo-container-mobile img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 55px !important; /* Logo boyutu büyütüldü */
        object-fit: contain !important;
    }
    
    /* Hamburger butonu - sağ tarafta (logo ortada olduğu için) */
    .navbar .container-fluid > .d-flex.d-xl-none .navbar-toggler {
        position: absolute !important;
        right: 0 !important;
        margin-left: 0 !important;
    }
    
    /* Hamburger butonu - sağ tarafta */
    .navbar-toggler {
        padding: 6px 10px !important;
        border: none !important;
        background: transparent !important;
        color: var(--accent-color, #6800ff) !important;
        font-size: 1.5rem !important;
        cursor: pointer !important;
        flex-shrink: 0 !important;
        margin-left: auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 40px !important;
        width: 40px !important;
    }
    
    .navbar-toggler i {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: 1 !important;
    }
    
    .navbar-toggler:focus {
        box-shadow: none !important;
        outline: none !important;
    }
    
    .navbar-toggler i {
        color: var(--accent-color, #6800ff) !important;
    }
    
    /* Bootstrap collapse - başlangıçta kapalı */
    .navbar-collapse.collapse:not(.show):not(.collapsing) {
        display: none !important;
    }
    
    /* Navbar collapse için transition */
    .navbar-collapse {
        transition: border-top-color 0.35s ease, margin-top 0.35s ease, padding-top 0.35s ease !important;
    }
    
    /* Collapsing durumu - animasyon sırasında */
    .navbar-collapse.collapsing {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        width: 100% !important;
        margin-top: 15px !important;
        padding-top: 15px !important;
        border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
        transition: height 0.35s ease, border-top-color 0.35s ease, margin-top 0.35s ease, padding-top 0.35s ease !important;
        overflow: hidden !important;
    }
    
    /* Hamburger menüye basıldığında açık */
    .navbar-collapse.collapse.show {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        width: 100% !important;
        margin-top: 15px !important;
        padding-top: 15px !important;
        border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    }
    
    /* Desktop logo mobilde gizli */
    .logo-container {
        display: none !important;
    }
    
    .navbar-nav {
        flex-direction: column !important;
        width: 100% !important;
        margin-left: 0 !important;
        gap: 0.5rem !important;
    }
    
    .navbar-nav .nav-item {
        width: 100% !important;
    }
    
    .navbar-nav .nav-link {
        padding: 12px 0 !important;
        width: 100% !important;
    }
}


/* ========================================
   BTN-PLAY BUTON POZİSYONU
   ======================================== */
/* Ana sayfadaki btn-play butonunu sola kaydır */
.bg-image .btn-play {
    margin-left: 6rem !important;
}

@media (max-width: 1400px) {
    .bg-image .btn-play {
        margin-left: 5rem !important;
    }
}

@media (max-width: 1200px) {
    .bg-image .btn-play {
        margin-left: 4rem !important;
    }
}

@media (max-width: 991px) {
    .bg-image .btn-play {
        margin-left: 3rem !important;
    }
}

/* ========================================
   MARQUEE SECTION - AYRI BİR SECTION OLARAK
   ======================================== */
/* Marquee Section - Hero section'dan sonra ayrı bir section */
.section.accent-primary {
    min-height: auto !important;
    height: auto !important;
    overflow: hidden !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.section.accent-primary .marquee-container {
    overflow: hidden;
}

/* Desktop'ta marquee görünür */
@media (min-width: 992px) {
    .section.accent-primary {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
}

/* Mobilde marquee gizli */
@media (max-width: 991px) {
    .section.accent-primary {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        height: 0 !important;
        min-height: 0 !important;
        overflow: hidden !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}

/* WhatsApp Floating Button */
.whatsapp-float {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
    z-index: 9998;
    transition: all 0.3s ease;
    text-decoration: none;
}

/* Loading durumunda WhatsApp butonunu gizle */
body.loading .whatsapp-float {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* Loaded durumunda WhatsApp butonunu göster */
body.loaded .whatsapp-float {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transition: opacity 0.5s ease-in-out !important;
}
.whatsapp-float:hover {
    background-color: #128C7E;
    color: #fff;
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6);
}
.whatsapp-float i {
    margin: 0;
}

/* ========================================
   FORM STYLING
   ======================================== */
.contact-form .form-control {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 18px 24px;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease;
    width: 100%;
}
.contact-form .form-control:focus {
    background: rgba(255, 255, 255, 0.08);
    border-color: #6800ff;
    box-shadow: 0 0 0 3px rgba(243, 50, 186, 0.15);
    outline: none;
}
.contact-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.contact-form select.form-control {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236800ff' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 40px;
}
.contact-form select.form-control option {
    background: #0A0A0A;
    color: #fff;
}
.contact-form textarea.form-control {
    resize: none;
}
.contact-form .btn-submit {
    background: #6800ff;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 16px 32px;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.contact-form .btn-submit:hover {
    background: #6800ff;
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(243, 50, 186, 0.3);
}

/* Form Row Spacing */
.contact-form .row.g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
}
.contact-form .d-flex.flex-column.gap-3 {
    gap: 1rem !important;
}

/* ========================================
   CONTACT INFO CARD
   ======================================== */
.contact-info-card {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 15px;
    transition: all 0.3s ease;
}
.contact-info-card:hover {
    background: rgba(255, 255, 255, 0.06);
}
.contact-info-card .icon-wrap {
    min-width: 60px;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #6600ff3b, #6600ff3b);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.contact-info-card .icon-wrap i {
    font-size: 24px;
    color: #6800ff;
}
.contact-info-card .info-content h6 {
    margin-bottom: 5px;
    color: #6800ff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.contact-info-card .info-content a,
.contact-info-card .info-content p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
}
.contact-info-card .info-content a:hover {
    color: #6800ff;
}

/* ========================================
   CONTACT INFO CARD SMALL (Ana Sayfa)
   ======================================== */
/* Kartlar alt alta - tam genişlik */
.contact-info-section {
    width: 100%;
    max-width: 100%;
}

.contact-info-section .row {
    width: 100%;
    max-width: 100%;
}

.contact-info-section .row .col {
    display: flex;
    width: 100%;
    max-width: 100%;
}

.contact-info-section .row .col > * {
    width: 100%;
}

.contact-info-card-small {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    transition: all 0.3s ease;
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.contact-info-card-small:hover {
    background: rgba(255, 255, 255, 0.06);
}
.contact-info-card-small .icon-wrap-small {
    min-width: 50px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #6600ff3b, #6600ff3b);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.contact-info-card-small .icon-wrap-small i {
    font-size: 22px;
    color: #6800ff;
}
.contact-info-card-small .info-content-small {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}
.contact-info-card-small .info-content-small h6 {
    margin-bottom: 8px;
    color: #6800ff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    word-wrap: break-word;
}
.contact-info-card-small .info-content-small a,
.contact-info-card-small .info-content-small p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: block;
}
.contact-info-card-small .info-content-small a {
    display: block;
    margin-bottom: 5px;
}
.contact-info-card-small .info-content-small a:last-child {
    margin-bottom: 0;
}
.contact-info-card-small .info-content-small a:hover {
    color: #6800ff;
}

/* ========================================
   SECTION TITLE VERTICAL
   ======================================== */
.section-title-vertical {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 30px;
}
.section-title-vertical .vertical-line {
    width: 4px;
    height: 70px;
    background: #6800ff;
    flex-shrink: 0;
    border-radius: 2px;
}
.section-title-vertical .section-label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #6800ff;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.section-title-vertical h3 {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
}

/* ========================================
   ACCORDION STYLING
   ======================================== */
.accordion {
    display: flex;
    flex-direction: column;
    gap: 0;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 12px;
    overflow: hidden;
}
.accordion-item {
    background: transparent;
    border: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.06) !important;
    border-radius: 0 !important;
}
.accordion-item:last-child {
    border-bottom: none !important;
}
.accordion-header {
    margin: 0;
}
.accordion-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent !important;
    color: rgba(255,255,255,0.9);
    font-size: 14px;
    font-weight: 500;
    padding: 10px 24px !important;
    border: none;
    box-shadow: none !important;
    outline: none !important;
    transition: all 0.2s ease;
    text-align: left;
    line-height: 1.5;
    cursor: pointer;
}
.accordion-button:hover {
    background: rgba(255,255,255,0.02) !important;
}
.accordion-button:not(.collapsed) {
    background: rgba(243, 50, 186, 0.06) !important;
    color: #6800ff;
}
.accordion-button:focus {
    box-shadow: none !important;
    outline: none !important;
}
.accordion-button::after {
    content: '';
    width: 20px;
    height: 20px;
    min-width: 20px;
    border-radius: 50%;
    background: rgba(255,255,255,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23999' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
}
.accordion-button:not(.collapsed)::after {
    background-color: #6800ff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
    transform: none;
}
.accordion-body {
    padding: 0 24px 24px 24px;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.7;
    font-size: 13px;
}
.accordion-collapse {
    background: transparent;
    padding: 10px;
}

@media (max-width: 767px) {
    .accordion {
        border-radius: 10px;
    }
    .accordion-button {
        padding: 10px 15px !important;
        font-size: 13px;
    }
    .accordion-body {
        padding: 0 15px 15px 15px;
        font-size: 12px;
        line-height: 1.6;
    }
    .accordion-collapse {
        padding: 10px;
    }
}

/* ========================================
   MODERN CTA BOX
   ======================================== */
.cta-box-modern {
    position: relative;
    background: linear-gradient(135deg, #0d0d12 0%, #15101a 50%, #0d0d12 100%);
    border-radius: 20px;
    padding: 60px 50px;
    text-align: center;
    overflow: hidden;
    border: 1px solid rgba(243, 50, 186, 0.15);
}
.cta-box-modern::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(243, 50, 186, 0.5), transparent);
}
.cta-box-modern::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    background: radial-gradient(ellipse at center, rgba(243, 50, 186, 0.08) 0%, transparent 70%);
    pointer-events: none;
}
.cta-box-modern .cta-content {
    position: relative;
    z-index: 2;
}
.cta-box-modern h4 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}
.cta-box-modern p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 35px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
}
.cta-box-modern .cta-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}
.cta-box-modern .cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 26px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.25s ease;
}
.cta-box-modern .cta-btn-primary {
    background: #6800ff;
    color: #fff;
    border: none;
}
.cta-box-modern .cta-btn-primary:hover {
    background: #6800ff;
    transform: translateY(-2px);
}
.cta-box-modern .cta-btn-secondary {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.cta-box-modern .cta-btn-secondary:hover {
    border-color: rgba(243, 50, 186, 0.5);
    background: rgba(243, 50, 186, 0.1);
}
.cta-box-modern .cta-btn i {
    font-size: 16px;
}
.cta-box-modern .cta-decoration {
    display: none;
}
@media (max-width: 767px) {
    .cta-box-modern {
        padding: 40px 25px;
        border-radius: 16px;
    }
    .cta-box-modern h4 {
        font-size: 20px;
    }
    .cta-box-modern p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .cta-box-modern .cta-btn {
        padding: 12px 20px;
        font-size: 13px;
        width: 100%;
        justify-content: center;
    }
    .cta-box-modern .cta-buttons-wrapper {
        flex-direction: column;
    }
}

/* ========================================
   SSS CATEGORY BOX
   ======================================== */
.sss-category-box {
    background: #0d0d12;
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 16px;
    padding: 25px;
    height: 100%;
}
.sss-category-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}
.sss-icon-wrapper {
    width: 50px;
    height: 50px;
    min-width: 50px;
    background: #6800ff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sss-icon-wrapper i {
    font-size: 22px;
    color: #fff;
}
.sss-category-title {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.sss-label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #6800ff;
    text-transform: uppercase;
}
.sss-category-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
@media (max-width: 767px) {
    .sss-category-box {
        padding: 15px;
        border-radius: 12px;
    }
    .sss-category-header {
        gap: 12px;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .sss-icon-wrapper {
        width: 40px;
        height: 40px;
        min-width: 40px;
        border-radius: 10px;
    }
    .sss-icon-wrapper i {
        font-size: 16px;
    }
    .sss-category-title h3 {
        font-size: 14px;
    }
    .sss-label {
        font-size: 9px;
    }
    .sss-category-box .accordion {
        border-radius: 8px;
    }
}
@media (max-width: 576px) {
    .sss-category-box {
        padding: 12px;
    }
    .sss-category-header {
        gap: 10px;
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .sss-icon-wrapper {
        width: 36px;
        height: 36px;
        min-width: 36px;
        border-radius: 8px;
    }
    .sss-icon-wrapper i {
        font-size: 14px;
    }
    .sss-category-title h3 {
        font-size: 13px;
    }
}

/* ========================================
   CTA BUTTONS ROW
   ======================================== */
.cta-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-end;
}
@media (max-width: 768px) {
    .cta-buttons {
        justify-content: center;
    }
}

/* ========================================
   HİZMETLERİMİZ DROPDOWN - DESKTOP ONLY
   ======================================== */
/* Wrapper - pozisyon relative olmalı */
.hizmetler-dropdown-wrapper {
    position: relative;
}

/* Toggle link */
.hizmetler-toggle {
    cursor: pointer;
    user-select: none;
}

/* Dropdown box container */
.hizmetler-dropdown-box {
    position: fixed;
    display: none;
    z-index: 10000;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.hizmetler-dropdown-box.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

/* Dropdown content */
.hizmetler-dropdown-content {
    background: rgba(10, 10, 10, 0.98);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    padding: 8px 0;
    min-width: 280px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(10px);
}

/* Dropdown items */
.hizmetler-dropdown-item {
    display: block;
    padding: 14px 24px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.2s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    line-height: 1.5;
}

.hizmetler-dropdown-item:last-child {
    border-bottom: none;
}

.hizmetler-dropdown-item:hover {
    background: rgba(104, 0, 255, 0.15);
    color: #6800ff;
    padding-left: 28px;
}

.hizmetler-dropdown-item:active {
    background: rgba(104, 0, 255, 0.2);
}

/* Mobilde desktop dropdown'u gizle */
@media (max-width: 1199px) {
    .hizmetler-dropdown-box {
        display: none !important;
    }
}

/* ========================================
   HİZMETLERİMİZ MOBILE DROPDOWN
   ======================================== */
/* Mobil dropdown container */
.hizmetler-mobile-dropdown {
    display: none;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255, 255, 255, 0.03);
    border-left: 3px solid #6800ff;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 0 8px 8px 0;
}

.hizmetler-mobile-dropdown.show {
    display: block;
}

/* Mobil dropdown items */
.hizmetler-mobile-item {
    display: block;
    padding: 12px 20px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.hizmetler-mobile-item:last-child {
    border-bottom: none;
}

.hizmetler-mobile-item:hover {
    color: #6800ff;
    padding-left: 25px;
    background: rgba(104, 0, 255, 0.1);
}

/* Desktop'ta mobil dropdown'u gizle */
@media (min-width: 1200px) {
    .hizmetler-mobile-dropdown {
        display: none !important;
    }
}

/* ========================================
   MOBILE RESPONSIVE FIXES
   ======================================== */
@media (max-width: 991px) {
    .border-bottom.border-accent,
    .border-bottom.border-4.border-accent {
        width: 4px !important;
        height: 60px !important;
        border-bottom: none !important;
        border-left: 4px solid #6800ff !important;
    }
    .contact-form .form-control {
        padding: 12px 15px;
        font-size: 16px;
    }
    .contact-form .row .col-md-6 {
        width: 100%;
    }
    .contact-info-card {
        flex-direction: column;
        text-align: center;
        padding: 25px 15px;
    }
    .contact-info-card .icon-wrap {
        margin: 0 auto;
    }
    .contact-info-card .info-content {
        text-align: center;
    }
    .section {
        padding: 40px 15px;
    }
    .r-container {
        padding: 0 15px;
    }
    .bg-color-2.rounded-5.p-5 {
        padding: 25px !important;
        border-radius: 20px !important;
    }
    .row.row-cols-lg-2 > .col {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .section-title-vertical {
        gap: 15px;
        margin-bottom: 20px;
    }
    .section-title-vertical .vertical-line {
        height: 50px;
    }
    .section-title-vertical h3 {
        font-size: 1.3rem;
    }
}

@media (max-width: 576px) {
    .contact-form .form-control {
        padding: 14px 12px;
    }
    .contact-form .btn-submit {
        width: 100%;
        justify-content: center;
        padding: 14px 20px;
    }
    .whatsapp-float {
        width: 50px;
        height: 50px;
        font-size: 26px;
        bottom: 20px;
        right: 20px;
    }
    .contact-info-card {
        padding: 20px 12px;
        gap: 15px;
    }
    .contact-info-card .icon-wrap {
        min-width: 50px;
        width: 50px;
        height: 50px;
    }
    .contact-info-card .icon-wrap i {
        font-size: 20px;
    }
    h2.fw-bold {
        font-size: 1.75rem;
    }
    h3 {
        font-size: 1.5rem;
    }
}

/* ========================================
   HERO CONTACT BUTTON
   ======================================== */
.hero-btn-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 1.5rem !important;
    width: 100% !important;
}
.hero-btn-wrapper a.hero-contact-btn {
    all: unset !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    background: #6800ff !important;
    border: 2px solid #6800ff !important;
    color: #fff !important;
    padding: 12px 32px !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    width: 100% !important;
    max-width: 1170px !important;
    box-sizing: border-box !important;
}
.hero-btn-wrapper a.hero-contact-btn:hover {
    background: transparent !important;
    border: 2px solid #6800ff !important;
    color: #6800ff !important;
}

/* Hero Small Text */
.hero-small-text {
    font-size: 0.85em !important;
}

/* ========================================
   BERQNET BOX STYLING
   ======================================== */
.berqnet-box {
    background: linear-gradient(135deg, rgba(243, 50, 186, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid rgba(243, 50, 186, 0.15);
    border-radius: 24px;
    padding: 50px;
}
.berqnet-content {
    padding-left: 24px;
}
.berqnet-content p {
    margin-bottom: 16px;
    line-height: 1.7;
    opacity: 0.9;
}
.berqnet-content .highlight-text {
    color: #6800ff;
    font-size: 1.1rem;
    margin-bottom: 20px;
}
.berqnet-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #6800ff;
    color: #fff;
    padding: 12px 28px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.berqnet-btn:hover {
    background: transparent;
    color: #6800ff;
    box-shadow: inset 0 0 0 2px #6800ff;
}
.berqnet-img {
    max-width: 400px;
    border-radius: 16px;
}

/* ========================================
   CONTACT BOX STYLING
   ======================================== */
.contact-box {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0%, rgba(243, 50, 186, 0.05) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    padding: 50px;
}
.contact-desc {
    padding-left: 24px;
    margin-bottom: 25px;
    opacity: 0.8;
    line-height: 1.6;
}
.contact-form {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.contact-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}
.contact-info-side {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}
.contact-cta {
    margin-top: auto;
    padding: 25px;
    background: linear-gradient(135deg, #6600ff3b 0%, #6600ff3b 100%);
    border-radius: 16px;
    text-align: center;
}
.contact-cta p {
    margin: 0 0 15px;
    font-size: 14px;
    opacity: 0.8;
}
.cta-phone {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #6800ff;
    color: #fff;
    padding: 14px 28px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease;
}
.cta-phone:hover {
    background: #fff;
    color: #6800ff;
}
.cta-phone i {
    font-size: 16px;
}

/* ========================================
   HERO BACKGROUND BLOBS
   ======================================== */
.bg-image {
    position: relative;
    padding-top: 120px;
    min-height: 100vh;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg-image::before {
    content: '';
    position: absolute;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(243, 50, 186, 0.4) 0%, transparent 70%);
    border-radius: 50%;
    top: -150px;
    right: -150px;
    z-index: 0;
    pointer-events: none;
    animation: heroBlob1 12s ease-in-out infinite;
}
.bg-image::after {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(155, 50, 243, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    bottom: 100px;
    left: -200px;
    z-index: 0;
    pointer-events: none;
    animation: heroBlob2 15s ease-in-out infinite;
}

@keyframes heroBlob1 {
    0%, 100% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(-40px, 40px) scale(1.15); }
}

@keyframes heroBlob2 {
    0%, 100% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(50px, -30px) scale(1.1); }
}

/* ========================================
   SUB HEADING FILIGRAN
   ======================================== */
.sub-heading,
.sub-heading.text-accent,
.sub-heading.text-accent.second {
    font-size: clamp(6rem, 18vw, 14rem) !important;
    font-weight: 900 !important;
    color: rgba(243, 50, 186, 0.08) !important;
    -webkit-text-fill-color: #6600ff2f !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    user-select: none !important;
    letter-spacing: -5px !important;
    line-height: 1 !important;
}

/* ========================================
   SCROLL ANIMATION - FADE IN
   ======================================== */
.scrollanimation {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease, transform 0.8s ease;
    visibility: visible;
}

.scrollanimation.animation-done {
    opacity: 1;
    transform: translateY(0);
}

/* Hero section içindeki yazılar için fade-in animasyonunu kaldır - sabit görünsün */
.bg-image .scrollanimation,
.bg-image h1.scrollanimation,
.bg-image p.scrollanimation,
.bg-image .scrollanimation.animated,
.bg-image .scrollanimation.fadeInDown {
    opacity: 1 !important;
    transform: translateY(0) !important;
    visibility: visible !important;
}

/* ========================================
   MOBIL HERO SECTION - YAZILAR GÖRÜNSÜN
   EN GÜÇLÜ OVERRIDE - TÜM CSS DOSYALARINI EZ
   ======================================== */
@media (max-width: 991px) {
    /* home-hero-mobile container'ı görünür olsun - responsive.css'i override et */
    .home-hero-mobile,
    .d-xl-none.home-hero-mobile,
    .home-hero-mobile.d-xl-none,
    div.home-hero-mobile,
    .bg-image .home-hero-mobile,
    .section .home-hero-mobile,
    .container .home-hero-mobile,
    .col .home-hero-mobile,
    .d-flex.d-xl-none.home-hero-mobile,
    .d-xl-none.d-flex.home-hero-mobile {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: relative !important;
        z-index: 10 !important;
        width: 100% !important;
    }
    
    /* Desktop yazılarını mobilde gizle */
    .d-xl-flex.d-none {
        display: none !important;
    }
    
    /* responsive.css'teki scrollanimation opacity: 0 kuralını override et - TÜM VARYASYONLAR */
    .home-hero-mobile .scrollanimation,
    .home-hero-mobile .scrollanimation.animated,
    .home-hero-mobile .scrollanimation.fadeInDown,
    .home-hero-mobile .scrollanimation.adr-9,
    .home-hero-mobile .scrollanimation.adl-2,
    .home-hero-mobile .scrollanimation.adl-6,
    .home-hero-mobile .scrollanimation.animation-done,
    .home-hero-mobile .scrollanimation.animated.fadeInDown,
    .home-hero-mobile .scrollanimation.animated.fadeInDown.adr-9,
    .home-hero-mobile .scrollanimation.animated.fadeInDown.adl-2,
    .home-hero-mobile .scrollanimation.animated.fadeInDown.adl-6,
    .home-hero-mobile h1.scrollanimation,
    .home-hero-mobile p.scrollanimation,
    .home-hero-mobile .home-hero-title.scrollanimation,
    .home-hero-mobile .home-hero-subtitle.scrollanimation,
    .home-hero-mobile .home-hero-title-wrapper .scrollanimation,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation {
        opacity: 1 !important;
        transform: translateY(0) !important;
        visibility: visible !important;
        display: block !important;
        position: relative !important;
        z-index: 11 !important;
    }
    
    /* Tüm yazı elementlerini görünür yap */
    .home-hero-mobile h1,
    .home-hero-mobile p,
    .home-hero-mobile .home-hero-title,
    .home-hero-mobile .home-hero-subtitle,
    .home-hero-mobile .home-hero-title-wrapper,
    .home-hero-mobile .home-hero-title-wrapper h1,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation.animated,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation.fadeInDown,
    .home-hero-mobile .home-hero-subtitle.scrollanimation,
    .home-hero-mobile .home-hero-subtitle.scrollanimation.animated,
    .home-hero-mobile .home-hero-subtitle.scrollanimation.fadeInDown,
    .home-hero-mobile .home-follow-text,
    .home-hero-mobile .home-follow-text p,
    .home-hero-mobile .follow-text-mobile,
    .home-hero-mobile .home-social-icons-mobile {
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
        color: #fff !important;
        transform: translateY(0) !important;
        position: relative !important;
        z-index: 11 !important;
    }
    
    /* Web Tasarım & Yazılım başlığı için özel override */
    .home-hero-mobile .home-hero-title-wrapper h1,
    .home-hero-mobile .home-hero-title-wrapper .home-hero-title {
        font-size: 2.5rem !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        text-align: center !important;
        color: #fff !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
    }
    
    /* Markanız İçin... yazısı için özel override */
    .home-hero-mobile .home-hero-subtitle,
    .home-hero-mobile p.home-hero-subtitle {
        font-size: 1.3rem !important;
        line-height: 1.5 !important;
        text-align: center !important;
        color: #fff !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
    }
}

@media (max-width: 767px) {
    /* home-hero-mobile container'ı görünür olsun - EN GÜÇLÜ OVERRIDE */
    .home-hero-mobile,
    .d-xl-none.home-hero-mobile,
    .home-hero-mobile.d-xl-none,
    div.home-hero-mobile,
    .bg-image .home-hero-mobile,
    .section .home-hero-mobile,
    .container .home-hero-mobile,
    .col .home-hero-mobile {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: relative !important;
        z-index: 10 !important;
        width: 100% !important;
        height: auto !important;
        min-height: auto !important;
    }
    
    /* Desktop yazılarını mobilde gizle */
    .d-xl-flex.d-none,
    .d-xl-flex.d-none.flex-column {
        display: none !important;
    }
    
    /* Ana sayfa hero section'daki tüm yazılar görünür olsun - EN GÜÇLÜ OVERRIDE */
    .bg-image .scrollanimation,
    .bg-image h1.scrollanimation,
    .bg-image p.scrollanimation,
    .home-hero-mobile .scrollanimation,
    .home-hero-mobile .scrollanimation.animated,
    .home-hero-mobile .scrollanimation.fadeInDown,
    .home-hero-mobile .scrollanimation.adr-9,
    .home-hero-mobile .scrollanimation.adl-2,
    .home-hero-mobile .scrollanimation.adl-6,
    .home-hero-mobile .scrollanimation.animation-done,
    .home-hero-mobile .scrollanimation.animated.fadeInDown,
    .home-hero-mobile .scrollanimation.animated.fadeInDown.adr-9,
    .home-hero-mobile .scrollanimation.animated.fadeInDown.adl-2,
    .home-hero-mobile .scrollanimation.animated.fadeInDown.adl-6,
    .home-hero-mobile h1.scrollanimation,
    .home-hero-mobile p.scrollanimation,
    .home-hero-mobile .home-hero-title.scrollanimation,
    .home-hero-mobile .home-hero-subtitle.scrollanimation,
    .home-hero-mobile .home-hero-title-wrapper .scrollanimation,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation.animated,
    .home-hero-mobile .home-hero-title-wrapper h1.scrollanimation.fadeInDown,
    .home-hero-mobile .home-hero-subtitle.scrollanimation.animated,
    .home-hero-mobile .home-hero-subtitle.scrollanimation.fadeInDown,
    .home-hero-mobile h1,
    .home-hero-mobile p,
    .home-hero-mobile .home-hero-title,
    .home-hero-mobile .home-hero-subtitle,
    .home-hero-mobile .home-hero-title-wrapper,
    .home-hero-mobile .home-hero-title-wrapper h1,
    .home-hero-mobile .home-follow-text,
    .home-hero-mobile .home-follow-text p,
    .home-hero-mobile .follow-text-mobile,
    .home-hero-mobile .home-social-icons-mobile,
    /* Desktop yazıları mobilde görünsün */
    .bg-image h1.text-end,
    .bg-image h1.fst-italic {
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
        transform: translateY(0) !important;
        position: relative !important;
        z-index: 11 !important;
        color: #fff !important;
    }
    
    /* Web Tasarım & Yazılım başlığı için özel override - mobil */
    .home-hero-mobile .home-hero-title-wrapper,
    .home-hero-mobile .home-hero-title-wrapper h1,
    .home-hero-mobile .home-hero-title-wrapper .home-hero-title {
        font-size: 2.5rem !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        text-align: center !important;
        color: #fff !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
        margin-bottom: 1.5rem !important;
    }
    
    /* Markanız İçin... yazısı için özel override - mobil */
    .home-hero-mobile .home-hero-subtitle,
    .home-hero-mobile p.home-hero-subtitle {
        font-size: 1.3rem !important;
        line-height: 1.5 !important;
        text-align: center !important;
        color: #fff !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
        margin-bottom: 1.5rem !important;
        padding: 0 1rem !important;
    }
    
    /* JS'in inline style'larını da override et - mobilde home-hero-mobile içindeki elementler için */
    .home-hero-mobile .scrollanimation[style*="opacity"],
    .home-hero-mobile h1[style*="opacity"],
    .home-hero-mobile p[style*="opacity"],
    .home-hero-mobile [style*="opacity"] {
        opacity: 1 !important;
    }
    .home-hero-mobile .scrollanimation[style*="transform"],
    .home-hero-mobile h1[style*="transform"],
    .home-hero-mobile p[style*="transform"],
    .home-hero-mobile [style*="transform"] {
        transform: translateY(0) !important;
    }
    
    /* Bootstrap display class'larını override et */
    .home-hero-mobile.d-xl-none {
        display: flex !important;
    }
}

/* Hero section'daki elementler için özel animasyon süreleri */
.bg-image .scrollanimation.adr-9 {
    transition-delay: 0.1s;
}

.bg-image .scrollanimation.adl-2 {
    transition-delay: 0.2s;
}

.bg-image .scrollanimation.adl-4 {
    transition-delay: 0.3s;
}

.bg-image .scrollanimation.adl-6 {
    transition-delay: 0.4s;
}

/* ========================================
   CARD PRICING
   ======================================== */
.card-pricing {
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 30px;
    transition: all 0.4s ease;
}
.card-pricing::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    background: radial-gradient(circle at 50% 0%, rgba(243, 50, 186, 0.15) 0%, transparent 50%);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}
.card-pricing:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(243, 50, 186, 0.3);
    transform: translateY(-5px);
}
.card-pricing:hover::before {
    opacity: 1;
}
.card-pricing h5 {
    font-size: 1.1rem;
    margin-top: 15px;
}
.card-pricing p {
    font-size: 14px;
    opacity: 0.8;
    line-height: 1.7;
}
.card-pricing i {
    transition: transform 0.3s ease;
}
.card-pricing:hover i {
    transform: scale(1.1);
}
.card-pricing-detail {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.card-pricing-detail:last-child {
    border-bottom: none;
}
.card-pricing-detail i {
    color: #6800ff;
    font-size: 14px;
}

/* Popular Card Ribbon */
.ribbon {
    position: absolute;
    top: 15px;
    right: -35px;
    background: #6800ff;
    color: #fff;
    padding: 5px 40px;
    font-size: 12px;
    font-weight: 600;
    transform: rotate(45deg);
}
.card-pricing.bg-accent-color-4 {
    position: relative;
    overflow: hidden;
    border-color: rgba(243, 50, 186, 0.5);
    transform: scale(1.02);
}
.card-pricing.bg-accent-color-4:hover {
    transform: scale(1.05);
}

/* Check List Items */
.row.row-cols-2 .d-flex.align-items-center.gap-2 {
    padding: 8px 0;
}
.row.row-cols-2 .d-flex.align-items-center.gap-2 span {
    font-size: 14px;
    opacity: 0.9;
}

/* Image Improvements */
.img-fluid {
    border-radius: 15px;
}

/* BG Color 2 Box */
.bg-color-2 {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

/* ========================================
   GENERAL CTA BUTTON FIXES
   ======================================== */
.btn-accent {
    background: #6800ff !important;
    border: 2px solid #6800ff !important;
    color: #fff !important;
    padding: 8px 20px !important;
    border-radius: 6px !important;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
}
.btn-accent:hover {
    background: transparent !important;
    border-color: #6800ff !important;
    color: #6800ff !important;
}

.btn-accent-3 {
    background: transparent !important;
    border: 2px solid #fff !important;
    outline: none !important;
    color: #fff !important;
    padding: 8px 20px !important;
    border-radius: 6px !important;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
}
.btn-accent-3:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #0A0A0A !important;
}

/* Contact Page - Hemen Arayin Button */
.bg-accent-color .btn-accent-3,
.bg-accent-color .btn.btn-accent-3 {
    background: #fff !important;
    border: 2px solid #fff !important;
    color: #6800ff !important;
    padding: 10px 24px !important;
    border-radius: 8px !important;
    font-weight: 600;
    font-size: 15px;
}
.bg-accent-color .btn-accent-3:hover,
.bg-accent-color .btn.btn-accent-3:hover {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}

/* Header Hemen Arayin Button */
div#header .btn-accent,
#header a.btn-accent,
.navbar .btn-accent {
    background: #6800ff !important;
    border: 2px solid #6800ff !important;
    color: #fff !important;
    padding: 10px 24px !important;
    border-radius: 6px !important;
}
div#header .btn-accent:hover,
#header a.btn-accent:hover,
.navbar .btn-accent:hover {
    background: transparent !important;
    border-color: #6800ff !important;
    color: #6800ff !important;
}
div#header .btn-accent:focus,
div#header .btn-accent:active,
div#header .btn-accent:focus-visible,
#header a.btn-accent:focus,
#header a.btn-accent:active,
#header a.btn-accent:focus-visible,
.navbar .btn-accent:focus,
.navbar .btn-accent:active,
.navbar .btn-accent:focus-visible {
    outline: none !important;
    box-shadow: none !important;
    border: 2px solid #6800ff !important;
    background: #6800ff !important;
    color: #fff !important;
}

/* Remove all focus outlines from header */
#header *:focus,
#header *:focus-visible,
.navbar *:focus,
.navbar *:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* ========================================
   TABLET RESPONSIVE (768px - 1199px)
   ======================================== */
@media (max-width: 1199px) and (min-width: 768px) {
    .bg-image h1 {
        font-size: 2.5rem;
        text-align: center !important;
    }
    .bg-image .d-flex.flex-lg-row {
        flex-direction: column !important;
        align-items: center !important;
    }
    .bg-image p {
        text-align: center;
    }
    .bg-image p br {
        display: none;
    }
    .social-wrapper {
        display: none;
    }
    .marquee-container.first,
    .marquee-container.third {
        transform: rotate(0deg) !important;
    }
    .sub-heading {
        font-size: 5rem;
        left: 50% !important;
        transform: translateX(-50%);
        right: auto !important;
    }
    .row.row-cols-xl-2.gap-5 {
        gap: 2rem !important;
    }
    .row.row-cols-xl-2.gap-5 .col {
        width: 100%;
        max-width: 100%;
    }
    .card-pricing {
        padding: 25px;
    }
    .row.row-cols-lg-4 {
        --bs-gutter-x: 1rem;
    }
}

/* ========================================
   MOBILE RESPONSIVE (Below 768px)
   ======================================== */
@media (max-width: 767px) {
    /* Hero Section Mobile */
    .bg-image {
        padding-top: 160px;
        background: url(../image/icon\ 1.png) no-repeat 13.5% 21%, url(../image/Image\ Background.png) no-repeat center 0% !important;
    }
    .bg-image .r-container {
        min-height: auto !important;
        padding: 0 15px;
    }
    .bg-image .text-end,
    .bg-image .text-lg-end {
        text-align: center !important;
    }
    .bg-image p br {
        display: none;
    }
    .float-icon {
        display: none !important;
    }
    /* Desktop btn-play'i mobilde gizle (col-xl-2 içindeki) */
    .bg-image .col-xl-2 {
        display: none !important;
    }
    
    .bg-image .col-xl-2 .btn-play {
        display: none !important;
    }
    
    /* Mobil btn-play görünür olsun - EN GÜÇLÜ OVERRIDE */
    .btn-play-mobile,
    .home-hero-btn-wrapper .btn-play,
    .home-hero-mobile .home-hero-btn-wrapper .btn-play,
    .home-hero-mobile .btn-play-mobile,
    .home-hero-mobile .home-hero-btn-wrapper button.btn-play,
    .home-hero-mobile .home-hero-btn-wrapper button.btn-play-mobile {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: 150px !important;
        height: 150px !important;
        margin: 0 auto !important;
        position: relative !important;
        z-index: 11 !important;
    }
    
    .home-hero-mobile .home-hero-btn-wrapper {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: 100% !important;
        justify-content: center !important;
        align-items: center !important;
        margin: 1.5rem 0 !important;
    }
    
    .home-hero-mobile .home-hero-btn-wrapper .btn-play .btn-play__circle,
    .home-hero-mobile .btn-play-mobile .btn-play__circle {
        width: 60px !important;
        height: 60px !important;
        font-size: 36px !important;
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .home-hero-mobile .home-hero-btn-wrapper .btn-play .btn-play__text,
    .home-hero-mobile .btn-play-mobile .btn-play__text {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .home-hero-mobile .home-hero-btn-wrapper .btn-play .btn-play__text > span,
    .home-hero-mobile .btn-play-mobile .btn-play__text > span {
        display: inline-block !important;
        visibility: visible !important;
        opacity: 1 !important;
        font-size: 18px !important;
    }
    .social-wrapper {
        flex-direction: row !important;
        justify-content: center;
        gap: 15px;
        margin-top: 30px;
    }
    .social-wrapper .follow-text,
    .social-wrapper .rtmicon-arrow-down {
        display: none;
    }
    .social-wrapper .social-icons {
        flex-direction: row !important;
        gap: 10px;
    }
    .marquee-container.first,
    .marquee-container.third {
        transform: rotate(0deg) !important;
        position: relative !important;
    }
    .section {
        padding: 50px 15px;
    }
    .section.position-relative {
        overflow: hidden;
    }
    .sub-heading {
        font-size: 3rem !important;
        -webkit-text-stroke: 1px rgba(243, 50, 186, 0.08);
    }
    .bg-image::before {
        width: 300px;
        height: 300px;
        top: -100px;
        right: -100px;
    }
    .bg-image::after {
        width: 250px;
        height: 250px;
        bottom: 50px;
        left: -100px;
    }
    .d-flex.flex-row.align-items-center.gap-2,
    .d-flex.flex-row.align-items-center.justify-content-end.gap-2,
    .d-flex.flex-row.align-items-center.justify-content-end.text-xl-end.gap-2 {
        flex-direction: row !important;
        justify-content: flex-start !important;
        align-items: center !important;
        text-align: left !important;
        width: 100% !important;
        gap: 12px !important;
    }
    .border-bottom.border-4.border-accent {
        width: 4px !important;
        height: 40px !important;
        min-height: 40px !important;
        border-bottom: none !important;
        border-left: 4px solid #6800ff !important;
        margin-bottom: 0 !important;
        flex-shrink: 0 !important;
    }
    .section h3 {
        font-size: 1.25rem !important;
        line-height: 1.3 !important;
        text-align: left !important;
        margin: 0 !important;
    }
    .section h3 br {
        display: none;
    }
    .d-flex.flex-column.align-items-center.gap-3 {
        align-items: flex-start !important;
    }
    .d-flex.flex-column.align-items-center.gap-3 h3 {
        text-align: left !important;
    }
    .row.row-cols-xl-2.gap-5 > .col {
        width: 100%;
    }
    .row.row-cols-xl-2.gap-5 .col.col-xl-7 {
        text-align: left;
    }
    .row.row-cols-xl-2.gap-5 .col.col-xl-7 p {
        max-width: 100% !important;
        text-align: left;
    }
    .row.row-cols-xl-2.gap-5 .col.col-xl-7 h4 {
        text-align: left !important;
        font-size: 1.1rem !important;
    }
    .row.row-cols-xl-2.gap-5 .col.col-xl-7 .d-flex.flex-row.align-items-center.gap-3 {
        justify-content: flex-start;
    }
    .row.row-cols-2.g-3 > .col {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row.row-cols-lg-4 > .col {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .berqnet-box,
    .contact-box {
        padding: 25px 20px !important;
        border-radius: 16px !important;
    }
    .berqnet-content {
        padding-left: 0;
    }
    .berqnet-img {
        max-width: 100% !important;
        width: 100% !important;
        margin-top: 20px;
    }
    .contact-desc {
        padding-left: 0;
    }
    .contact-form .form-row {
        grid-template-columns: 1fr;
    }
    .contact-cta {
        padding: 20px 15px;
    }
    .cta-phone {
        padding: 12px 20px;
        font-size: 16px;
    }
    .row.row-cols-lg-2.g-4 > .col {
        width: 100%;
    }
    .row.row-cols-xl-3 > .col {
        width: 100%;
    }
    .card-pricing.bg-accent-color-4 {
        transform: scale(1);
    }
    .bg-color-2.rounded-5.p-5 {
        padding: 20px 15px !important;
    }
    .row.row-cols-lg-2.g-5 > .col {
        width: 100%;
    }
    .contact-form .form-control {
        padding: 14px 16px;
        font-size: 14px;
    }
    .contact-form .btn-submit {
        width: 100%;
        justify-content: center;
    }
}

/* ========================================
   EXTRA SMALL MOBILE (Below 480px)
   ======================================== */
@media (max-width: 480px) {
    .btn-play {
        transform: scale(0.75);
    }
    .row.row-cols-lg-4 > .col {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* ========================================
   GENERAL VISUAL ENHANCEMENTS
   ======================================== */
html {
    scroll-behavior: smooth;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    transition: all 0.3s ease;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 2px solid rgba(243, 50, 186, 0.5);
    outline-offset: 2px;
}
::selection {
    background: rgba(243, 50, 186, 0.3);
    color: #fff;
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #0A0A0A;
}
::-webkit-scrollbar-thumb {
    background: #6800ff;
    border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
    background: #6800ff;
}

/* ========================================
   FOOTER STYLES
   ======================================== */
.social-link {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all 0.3s ease;
}
.social-link:hover {
    background: #6800ff;
    color: #fff;
}

/* Footer sosyal medya iconları - ortalı, yan yana (tüm ekran boyutları) */
.footer-social-icons {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 1rem !important;
    width: 100% !important;
    margin-top: 1rem !important;
}

/* Footer logo ve içerik düzeni */
.footer-logo-link {
    display: block !important;
    margin-bottom: 1rem !important;
    border-radius: 0 !important; /* Border radius kaldırıldı */
}

.footer-logo-link img,
.footer-logo {
    max-width: 200px !important;
    height: auto !important;
    border-radius: 0 !important; /* Border radius kaldırıldı */
}
.footer-link {
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
}
.footer-link:hover {
    color: #6800ff !important;
    padding-left: 5px;
}

/* ========================================
   LOGIN PAGE - ADMIN GİRİŞİ SAYFASI
   ======================================== */
body.login-page {
    background-color: var(--background-color, #0a0a0a);
}

body.login-page .section {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

body.login-page .r-container {
    width: 100%;
    max-width: 1200px;
}

body.login-page .row {
    width: 100%;
}

body.login-page .col-md-5 {
    width: 100%;
    max-width: 450px;
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    body.login-page .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

body.login-page .card {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

/* Login sayfasındaki başlık düzeltmesi */
body.login-page h3 {
    writing-mode: horizontal-tb !important;
    text-orientation: mixed !important;
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    font-size: 2rem !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    white-space: normal !important;
    margin-bottom: 1.5rem !important;
}

body.login-page h3.text-center {
    text-align: center !important;
}

/* Form elemanları düzeltmesi */
body.login-page .form-label {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    writing-mode: horizontal-tb !important;
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
    white-space: normal !important;
}

body.login-page .form-control {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
    padding: 12px 16px !important;
    border: 1px solid var(--text-color-2, #666) !important;
    border-radius: 8px !important;
    background-color: var(--bg-color-2, #1a1a1a) !important;
    color: var(--text-color, #f5f5f5) !important;
    font-size: 1rem !important;
}

body.login-page .form-control:focus {
    outline: none !important;
    border-color: var(--accent-color, #6800ff) !important;
    box-shadow: 0 0 0 3px rgba(104, 0, 255, 0.1) !important;
}

body.login-page .btn {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    padding: 12px 24px !important;
    font-size: 1rem !important;
    text-align: center !important;
    white-space: nowrap !important;
}

body.login-page .alert {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    margin-bottom: 1.5rem !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
}

body.login-page .text-center {
    text-align: center !important;
    width: 100% !important;
}

body.login-page a {
    display: inline-block !important;
    text-decoration: none !important;
    white-space: normal !important;
}
