.elementor-1273 .elementor-element.elementor-element-40daad3{margin-top:0px;margin-bottom:0px;padding:10px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-1273 .elementor-element.elementor-element-700ca85{width:100%;}}@media(max-width:767px){.elementor-1273 .elementor-element.elementor-element-40daad3{padding:30px 0px 20px 0px;}}/* Start custom CSS for html, class: .elementor-element-00e5c31 *//* CSS KODLARI (Aydınlık/Light Tema, Daha Kurumsal ve Optimize Edilmiş) */

.sw-footer-section-light {
    font-family: 'Poppins', sans-serif;
    background-color: #ffffff; 
    color: #334155; 
    width: 100%;
    position: relative;
    overflow: visible; 
}

.sw-footer-section-light * { box-sizing: border-box; }

.sw-footer-glow {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 300px;
    background: radial-gradient(circle, rgba(216, 74, 1, 0.05) 0%, rgba(255,255,255,0) 70%);
    pointer-events: none;
    z-index: 0;
}

/* Ticker (Kayan Bant) */
.sw-footer-ticker {
    background: linear-gradient(90deg, rgb(235, 95, 20) 0%, rgb(216, 74, 1) 100%);
    color: #ffffff;
    padding: 12px 0; /* İnceltildi */
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    box-shadow: 0 4px 20px rgba(216, 74, 1, 0.2);
    position: relative;
    z-index: 1;
}

.sw-ticker-content {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    animation: swTickerScroll 35s linear infinite;
}

.sw-ticker-content span {
    font-size: 13px; /* Küçültüldü */
    font-weight: 700;
    letter-spacing: 1px;
}

.sw-ticker-content .sw-dot {
    margin: 0 40px;
    font-size: 18px;
    opacity: 0.6;
}

@keyframes swTickerScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } 
}

/* Ana Konteyner ve CTA Modülü */
.sw-footer-container {
    max-width: 1280px; /* Daha derli toplu bir genişlik */
    margin: 0 auto;
    padding: 50px 24px 30px 24px;
    position: relative;
    z-index: 2;
}

.sw-footer-cta {
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 16px; /* Daha kibar oval */
    padding: 30px 40px; /* Daraltıldı */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sw-cta-text h3 {
    font-size: 26px; /* Küçültüldü */
    font-weight: 800;
    color: #0f172a;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.sw-text-orange { color: rgb(216, 74, 1); }

.sw-cta-text p {
    font-size: 15px; /* Küçültüldü */
    color: #475569;
    margin: 0;
}

.sw-btn-solid {
    display: inline-block;
    background: rgb(216, 74, 1);
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 30px;
    border-radius: 6px; /* Daha kibar oval */
    text-decoration: none;
    transition: all 0.3s ease;
}

.sw-btn-solid:hover {
    background: #ff6a00;
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(216, 74, 1, 0.3);
}

/* Ayırıcı (Divider) - Üst ve Alttan Ferah Boşluklar */
.sw-footer-divider {
    border: none;
    border-top: 1px solid #e2e8f0;
    margin: 20px 20px !important;
}

/* Footer Link Grid Sistemi */
.sw-footer-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 25px; /* Daha derli toplu boşluk */
}

.sw-footer-column h4 {
    color: #0f172a;
    font-size: 15px; /* Küçültüldü */
    font-weight: 700;
    margin: 0 0 20px 0;
}

.sw-footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sw-footer-column ul li { margin-bottom: 12px; }

.sw-footer-column ul li a {
    color: #475569;
    font-size: 13px; /* Daha zarif punto */
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}

.sw-footer-column ul li a:hover {
    color: rgb(216, 74, 1);
    transform: translateX(4px);
}

/* İletişim Kolonu */
.sw-contact-column .sw-contact-block {
    margin-bottom: 20px;
    font-size: 13px;
}
.sw-contact-column .sw-contact-block strong {
    display: block;
    color: #0f172a;
    margin-bottom: 5px;
}
.sw-contact-column .sw-contact-block a {
    display: block;
    color: #475569;
    text-decoration: none;
    margin-bottom: 2px;
    transition: color 0.3s ease;
}
.sw-contact-column .sw-contact-block a:hover { color: rgb(216, 74, 1); }
.sw-contact-column .sw-contact-block span {
    display: block;
    color: #64748b;
    margin-top: 4px;
    font-size: 12px;
}

/* ==========================================================================
   GÜVENLİK VE SERTİFİKALAR MODÜLÜ (KOMPAKT & KURUMSAL)
   ========================================================================== */
.sw-trust-badges-container {
    display: flex;
    justify-content: center; /* Ortalandı */
    align-items: stretch;
    flex-wrap: wrap;
    gap: 15px; /* Kartlar arası boşluk azaltıldı */
}

.sw-trust-card {
    flex: 1;
    min-width: 180px; /* Daha küçük genişlik */
    max-width: 250px;
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 8px; /* Daha ince köşeler */
    padding: 16px 12px; /* İç boşluklar azaltıldı (kaba görünüm yok edildi) */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
}

.sw-trust-card:not(.sw-no-hover):hover {
    transform: translateY(-3px);
    border-color: #cbd5e1;
    box-shadow: 0 6px 15px rgba(0,0,0,0.04);
}

.sw-trust-logo {
    height: 38px; /* Logolar ufaltıldı */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

.sw-trust-logo img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.sw-trust-tag {
    background-color: #f8fafc;
    color: #475569; /* Daha yumuşak renk */
    font-size: 11px; /* Etiket yazısı inceltildi */
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-align: center;
}

.sw-trust-tag svg { color: #22c55e; }

.sw-dot-green {
    width: 6px;
    height: 6px;
    background-color: #22c55e;
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(34, 197, 94, 0.4);
}

/* ==========================================================================
   META ALAN (LOGO, BUTONLAR VE SOSYAL İKONLAR) - BİRBİRİNE BİNME ÇÖZÜMÜ
   ========================================================================== */
.sw-footer-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* Taşmalarda alt satıra geçmeyi sağlar */
    gap: 20px; /* Öğeler arasına güvenli boşluk */
    margin-bottom: 40px;
}

.sw-meta-left {
    display: flex;
    align-items: center;
    flex-wrap: wrap; /* Ekran küçüldüğünde butonları aşağı atar */
    gap: 30px; /* Logo ve butonlar arasındaki güvenli mesafe */
}

/* ==========================================================================
   DROPDOWN MENÜ SİSTEMİ (RESİMDEKİ BEYAZ VE SADE STİL)
   ========================================================================== */
.sw-meta-dropdowns { 
    display: flex; 
    gap: 12px; 
    align-items: center;
}

.sw-lang-.elementor-1273 .elementor-element.elementor-element-00e5c31 {
    position: relative;
    display: inline-block;
}

/* Görünmez köprü: Mouse ile menüye giderken kapanmasını önler */
.sw-lang-.elementor-1273 .elementor-element.elementor-element-00e5c31::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 15px;
}

.sw-lang-btn, .sw-currency-btn {
    background-color: #ffffff; /* SADE BEYAZ ARKAPLAN */
    color: #334155; /* KOYU GRİ YAZI */
    border: 1px solid #cbd5e1; /* HAFİF ÇERÇEVE */
    padding: 8px 16px; /* Daha ince ve zarif padding */
    border-radius: 6px; /* Ufak radyüs */
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    font-family: inherit;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* SADECE YAZI RENGİ TURUNCU OLUR, ARKAPLAN BEYAZ KALIR */
.sw-lang-btn:hover, .sw-currency-btn:hover {
    color: rgb(216, 74, 1);
    border-color: #cbd5e1;
    background-color: #ffffff;
}

.sw-lang-btn svg, .sw-currency-btn svg {
    transition: stroke 0.3s ease;
}

/* İkon rengi de turuncu olur */
.sw-lang-btn:hover svg, .sw-currency-btn:hover svg {
    stroke: rgb(216, 74, 1);
}

.sw-lang-dropdown {
    display: none; 
    position: absolute;
    bottom: 115%; 
    left: 0;
    background-color: #ffffff;
    min-width: 180px;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.06);
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    z-index: 9999;
    padding: 6px 0;
}

.sw-lang-.elementor-1273 .elementor-element.elementor-element-00e5c31:hover .sw-lang-dropdown { 
    display: block; 
}

.sw-lang-dropdown a {
    color: #475569;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
}

.sw-lang-dropdown a:hover {
    background-color: #f8fafc;
    color: rgb(216, 74, 1);
}

/* Sosyal İkonlar */
.sw-social-icons { display: flex; gap: 10px; }

.sw-social-icons a {
    display: flex; align-items: center; justify-content: center;
    width: 36px; height: 36px; /* Daha küçük butonlar */
    background-color: #ffffff;
    border: 1px solid #cbd5e1;
    border-radius: 50%;
    color: #64748b;
    transition: all 0.3s ease;
}

.sw-social-icons a:hover {
    background-color: #ffffff;
    color: rgb(216, 74, 1);
    border-color: rgb(216, 74, 1);
    transform: translateY(-2px);
}

/* Telif Hakkı (Copyright) */
.sw-footer-copyright {
    text-align: center;
    color: #64748b;
    font-size: 12px; /* Daha küçük kurumsal font */
    line-height: 1.6;
}

.sw-footer-copyright p { margin: 0 0 12px 0; }

.sw-legal-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.sw-legal-links a {
    color: #475569;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s;
}

.sw-legal-links a:hover { color: rgb(216, 74, 1); }

.sw-sep { color: #cbd5e1; }
.sw-text-black { color: #0f172a; font-weight: 600; }

/* Yüzen Buton */
.sw-floating-chat-btn {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background-color: #0f172a;
    color: #ffffff!important;
    padding: 14px 24px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.2);
    border: 1px solid #1e293b;
    z-index: 1000;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.sw-floating-chat-btn svg { color: rgb(216, 74, 1); }

.sw-floating-chat-btn:hover {
    transform: translateY(-4px);
    background-color: rgb(216, 74, 1);
    border-color: rgb(216, 74, 1);
    box-shadow: 0 15px 40px rgba(216, 74, 1, 0.3);
}
.sw-floating-chat-btn:hover svg { color: #ffffff !important; }

/* Responsive Düzenlemeler */
@media (max-width: 1200px) {
    .sw-footer-grid { grid-template-columns: repeat(3, 1fr); gap: 30px; }
}

@media (max-width: 992px) {
    .sw-footer-grid { grid-template-columns: repeat(2, 1fr); }
    .sw-meta-left { justify-content: center; text-align: center; }
    .sw-footer-meta { flex-direction: column; text-align: center; }
    .sw-cta-text h3 { font-size: 22px; }
    .sw-footer-cta { flex-direction: column; text-align: center; gap: 20px; }
    .sw-trust-badges-container { grid-template-columns: repeat(2, 1fr); display: grid; }
    .sw-trust-card { min-width: 100%; max-width: 100%; }
}

@media (max-width: 576px) {
    .sw-footer-grid { grid-template-columns: 1fr; gap: 20px; }
    .sw-meta-dropdowns { flex-direction: column; width: 100%; }
    .sw-lang-.elementor-1273 .elementor-element.elementor-element-00e5c31, .sw-lang-btn, .sw-meta-dropdowns button { width: 100%; justify-content: center; }
    .sw-legal-links { flex-direction: column; gap: 8px; }
    .sw-sep { display: none; }
    .sw-trust-badges-container { grid-template-columns: 1fr; }
}/* End custom CSS */