/**
 * ============================================================================
 * SLIDER 6 STYLE - AKASYA STİLİ HERO BANNER & ENTEGRE TEKLİF FORMU
 * (Masaüstü & Mobil İçin Ayrı Görseller + Alt Entegre Form Barı)
 * ============================================================================
 */
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400&family=Satisfy&display=swap');

.slider-v6-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #0a192f;
    line-height: 1.4;
}

/* Tipografi Kuralları */
.slider-v6-wrapper,
.slider-v6-wrapper h1,
.slider-v6-wrapper h2,
.slider-v6-wrapper h3,
.slider-v6-wrapper h4,
.slider-v6-wrapper h5,
.slider-v6-wrapper p,
.slider-v6-wrapper span:not(.s6-script-sub):not([class*="fa-"]):not([class*="bx"]):not([class*="bi"]),
.slider-v6-wrapper input,
.slider-v6-wrapper select,
.slider-v6-wrapper button {
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Transparan Header Entegrasyonu */
body:has(.is-transparent) .slider-v6-wrapper {
    padding-top: 0;
}

/* ==========================================================================
   1. BANNER SLAYT ALANI (MASAÜSTÜ / MOBİL AYRI GÖRSEL)
   ========================================================================== */
.s6-banner-slider-box {
    position: relative;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

.s6-banner-slide {
    position: relative;
    width: 100%;
    display: block;
    outline: none !important;
}

.s6-slide-link {
    display: block;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
}

.s6-picture {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.s6-banner-img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    max-height: 750px;
    transition: transform 0.4s ease;
}

/* Slick Kontrolleri (Çoklu Slayt Durumunda) */
.s6-banner-slider-box .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0;
    padding: 8px 16px;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 30px;
    z-index: 10;
    list-style: none;
}

.s6-banner-slider-box .slick-dots li {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
}

.s6-banner-slider-box .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    font-size: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.s6-banner-slider-box .slick-dots li.slick-active button {
    width: 28px;
    border-radius: 12px;
    background: #00e5ff;
    box-shadow: 0 0 10px rgba(0, 229, 255, 0.6);
}

/* ==========================================================================
   2. ALT ENTEGRE TEKLİF FORMU ŞERİDİ
   ========================================================================== */
.s6-lead-bar-section {
    position: relative;
    width: 100%;
    background-color: #0a192f;
    padding: 20px 0;
    z-index: 5;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.s6-lead-bar-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* Başlık Grubu */
.s6-form-title-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 15px;
    min-width: 180px;
}

.s6-script-sub {
    font-family: 'Satisfy', 'Caveat', cursive !important;
    font-size: 26px;
    line-height: 1;
    color: #94a3b8;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: -2px;
    display: inline-block;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
}

.s6-main-heading {
    font-size: 26px;
    font-weight: 900;
    color: #00e5ff;
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.3);
}

/* Form Giriş Elemanları */
.s6-lead-form {
    width: 100%;
    margin: 0;
}

.s6-form-control,
.s6-form-select {
    width: 100%;
    height: 48px;
    background-color: #ffffff;
    color: #1e293b;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    padding: 0 14px;
    font-size: 13.5px;
    font-weight: 500;
    outline: none;
    transition: all 0.25s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.s6-form-control::placeholder {
    color: #94a3b8;
    font-size: 13px;
    font-weight: 400;
}

.s6-form-control:focus,
.s6-form-select:focus {
    background-color: #ffffff;
    border-color: #00e5ff;
    box-shadow: 0 0 0 3px rgba(0, 229, 255, 0.3);
    color: #0f172a;
}

.s6-form-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='%23555555'%3E%3Cpath d='M12 15.5l-6-6h12l-6 6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding-right: 36px;
    cursor: pointer;
}

/* Gönder Butonu */
.s6-btn-submit {
    width: 100%;
    height: 48px;
    background-color: #00c853;
    color: #ffffff;
    border: none;
    border-radius: 30px !important;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 16px rgba(0, 200, 83, 0.4);
    position: relative;
    overflow: hidden;
}

.s6-btn-submit:hover {
    background-color: #00b248;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(0, 200, 83, 0.5);
    color: #ffffff;
}

.s6-btn-submit:active {
    transform: translateY(0);
}

.s6-btn-submit.is-loading {
    pointer-events: none;
    opacity: 0.85;
}

/* Bildirim Kutusu */
.s6-form-alert {
    display: none;
    margin-top: 12px;
    padding: 10px 16px;
    border-radius: 6px;
    font-size: 13.5px;
    font-weight: 500;
}

.s6-form-alert.alert-success {
    background-color: #e6f7ec;
    color: #0f5132;
    border: 1px solid #badbcc;
}

.s6-form-alert.alert-danger {
    background-color: #f8d7da;
    color: #842029;
    border: 1px solid #f5c2c7;
}

/* ==========================================================================
   3. RESPONSIVE UYARLAMALAR
   ========================================================================== */
@media (min-width: 992px) and (max-width: 1199px) {
    .s6-script-sub {
        font-size: 22px;
    }
    .s6-main-heading {
        font-size: 22px;
    }
    .s6-form-control,
    .s6-form-select {
        font-size: 12.5px;
        padding: 0 10px;
        height: 44px;
    }
    .s6-btn-submit {
        height: 44px;
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .s6-lead-bar-section {
        padding: 24px 0 28px 0;
    }
    .s6-form-title-group {
        align-items: center;
        text-align: center;
        padding-right: 0;
        margin-bottom: 18px;
    }
    .s6-script-sub {
        font-size: 26px;
    }
    .s6-main-heading {
        font-size: 28px;
    }
    .s6-lead-form .row > div {
        margin-bottom: 10px;
    }
    .s6-form-control,
    .s6-form-select {
        height: 50px;
        font-size: 14px;
        border-radius: 8px;
    }
    .s6-btn-submit {
        height: 50px;
        font-size: 16px;
        border-radius: 8px;
        margin-top: 4px;
    }
}

@media (max-width: 575px) {
    .s6-script-sub {
        font-size: 24px;
    }
    .s6-main-heading {
        font-size: 26px;
    }
}