:root {
  --default-font: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  --heading-font: "Sora", sans-serif;
  --nav-font: "Plus Jakarta Sans", sans-serif;
}

:root { 
  --background-color: #ffffff;
  --default-color: #444444;
  --heading-color: #124265;
  --accent-color: #2487ce;
  --surface-color: #ffffff;
  --contrast-color: #ffffff;
}

:root {
  --nav-color: #124265;
  --nav-hover-color: #2487ce;
  --nav-mobile-background-color: #ffffff;
  --nav-dropdown-background-color: #ffffff;
  --nav-dropdown-color: #124265;
  --nav-dropdown-hover-color: #2487ce;
}

.light-background {
  --background-color: #f6fafd;
  --surface-color: #ffffff;
}

.dark-background {
  --background-color: #060606;
  --default-color: #ffffff;
  --heading-color: #ffffff;
  --surface-color: #252525;
  --contrast-color: #ffffff;
}

:root {
  scroll-behavior: smooth;
}

/* General Styling */
body {
  color: var(--default-color);
  background-color: var(--background-color);
  font-family: var(--default-font);
}

a {
  color: var(--accent-color);
  text-decoration: none;
  transition: 0.3s;
}

a:hover {
  color: color-mix(in srgb, var(--accent-color), transparent 25%);
}

h1, h2, h3, h4, h5, h6 {
  color: var(--heading-color);
  font-family: var(--heading-font);
}

/* Preloader */
#preloader {
  position: fixed;
  inset: 0;
  z-index: 999999;
  background: var(--background-color);
  transition: all 0.6s ease-out;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #ffffff;
  border-color: var(--accent-color) transparent var(--accent-color) transparent;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1.5s linear infinite;
}

@keyframes animate-preloader {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Scroll Top Button */
.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background-color: var(--accent-color);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.scroll-top i {
  font-size: 24px;
  color: var(--contrast-color);
  line-height: 0;
}

.scroll-top:hover {
  background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
}

.scroll-top.active {
  visibility: visible;
  opacity: 1;
}

/* ==========================================
   HEADER & NAV LIGHT BAR DÜZENI
   ========================================== */
.header {
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
  background-color: var(--background-color) !important;
  padding: 20px 0 0 0 !important; /* Alt boşluğu sıfırladık, çizgiyi tabana çektik */
  transition: all 0.5s;
  display: flex !important;
  flex-direction: column !important; /* Menü ve çizgiyi alt alta hizalar */
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.05) !important;
}

.header .logo {
  line-height: 1;
}

.header .logo img {
  max-height: 36px;
  margin-right: 8px;
}

.header .logo h1 {
  font-size: 30px;
  margin: 0;
  font-weight: 300;
  color: var(--heading-color);
  display: flex;
  align-items: center;
}

.header .btn-getstarted {
  color: var(--contrast-color);
  background: var(--accent-color);
  font-size: 14px;
  padding: 8px 25px;
  margin: 0 0 0 30px;
  border-radius: 4px;
  transition: 0.3s;
}

.header .btn-getstarted:hover {
  background: color-mix(in srgb, var(--accent-color), transparent 15%);
}

@media (max-width: 1200px) {
  .header .logo { order: 1; }
  .header .btn-getstarted { order: 2; margin: 0 15px 0 0; padding: 6px 15px; }
  .header .navmenu { order: 3; }
}

.scrolled .header {
  box-shadow: 0px 0 18px rgba(0, 0, 0, 0.1);
}

/* Nav Light Bar - Tam Kenara Yapışan ve Kaymayan Versiyon */
.nav-light-bar {
  width: 100% !important;
  height: 4px !important;
  background: linear-gradient(to right, #2487ce, #0dcaf0, #fd7e14, #2487ce) !important;
  background-size: 200% 100% !important;
  animation: kayanIsik 3s linear infinite !important;
  position: relative !important;
  margin-top: 15px !important; /* Menü satırı ile çizgi arasına temiz bir pay */
  flex-shrink: 0 !important;
  z-index: 10 !important;
}

@keyframes kayanIsik {
  0% { background-position: 200% 0; }
  100% { background-position: 0 0; }
}

/* ==========================================
   DESKTOP NAVIGATION & DROPDOWN DÜZENLEMELERİ
   ========================================== */
@media (min-width: 1200px) {
  .navmenu { padding: 0; }
  .navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }
  .navmenu li { position: relative; }
  .navmenu a {
    color: var(--nav-color);
    padding: 18px 15px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }
  .navmenu a i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }
  .navmenu li:hover > a,
  .navmenu .active {
    color: var(--nav-hover-color);
  }
  
  /* Alt Menü (Dropdown) - Yan yana dizilmeyi önleyen ve alt alta çeken kısım */
  .navmenu .custom-dropdown-menu {
    position: absolute !important;
    left: 0 !important;
    top: 100% !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    background: #ffffff !important;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08) !important;
    z-index: 999991 !important; /* Çizginin üstünde görünmesi için */
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease-in-out;
    border-top: 3px solid #2487ce;
    min-width: 240px !important;
    display: flex !important;
    flex-direction: column !important; /* ÖĞELERİ KESİNLİKLE ALT ALTA DİZER */
  }
  
  .navmenu .dropdown:hover > .custom-dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .navmenu .custom-dropdown-menu li {
    width: 100% !important;
    display: block !important;
  }
  
  .navmenu .custom-dropdown-menu li a {
    padding: 10px 20px !important;
    display: block !important;
    color: #2c4964 !important;
    width: 100% !important;
    text-align: left !important;
    white-space: nowrap !important;
  }
  
  .navmenu .custom-dropdown-menu li:hover > a {
    color: #2487ce !important;
    background-color: #f8fafc !important;
    padding-left: 24px !important;
  }
}

/* ==========================================================================
   PROFESYONEL MOBİL NAVİGASYON (GÜNCEL)
   ========================================================================== */
@media (max-width: 1199px) {
  /* Mobil Menü Butonu (Hamburger İkonu) */
  .mobile-nav-toggle {
    color: var(--nav-color);
    font-size: 26px;
    cursor: pointer;
    background: #f4f7fa;
    border: none;
    padding: 0;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
  }

  .mobile-nav-toggle:hover {
    background-color: var(--accent-color);
    color: #ffffff;
  }

  .navmenu {
    padding: 0;
    z-index: 9997;
  }

  /* Mobil Menü Listesi (Açılan Panel) */
  .navmenu > ul {
    display: none !important;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 15px;
    right: 15px;
    margin: 10px 0 0 0 !important;
    padding: 12px !important;
    background-color: #ffffff;
    box-shadow: 0 15px 35px rgba(18, 66, 101, 0.15);
    border-radius: 16px; /* Daha modern oval köşeler */
    border: 1px solid rgba(36, 135, 206, 0.1);
    z-index: 9998;
    max-height: 75vh;
    overflow-y: auto;
  }

  /* Menü Aktif Olduğunda Aşağı Doğru Akıcı Açılış Efekti */
  .navmenu.mobile-menu-active > ul {
    display: block !important;
    animation: mobileMenuFade 0.3s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  @keyframes mobileMenuFade {
    from {
      opacity: 0;
      transform: translateY(-15px) scale(0.98);
    }
    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }

  /* Her Bir Menü Satırı */
  .navmenu > ul > li {
    border-bottom: 1px solid #f1f5f9;
    margin-bottom: 4px;
  }

  .navmenu > ul > li:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  /* Ana Linkler */
  .navmenu > ul > li > a {
    color: #1e3a5f;
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    border-radius: 10px;
    transition: all 0.25s ease;
  }

  /* Mobil Link Hover/Aktif Durumu */
  .navmenu > ul > li > a:hover,
  .navmenu > ul > li.active > a {
    color: var(--accent-color);
    background-color: #f0f7fc;
    padding-left: 22px; /* Sağa doğru şık kayma efekti */
  }

  /* Dropdown Tetikleyici Ok (İkon) Kutusu */
  .navmenu a i.toggle-dropdown {
    font-size: 14px;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #f1f5f9;
    color: #4b5563;
    transition: all 0.25s ease;
  }

  /* Dropdown Açıldığında Ok İkonunun Değişimi */
  .navmenu a i.toggle-dropdown.rotated {
    transform: rotate(180deg);
    background-color: var(--accent-color);
    color: #ffffff;
  }

  /* Alt Menü (Sub-menu) Yapısı */
  .navmenu .dropdown ul,
  .navmenu .custom-dropdown-menu {
    display: none;
    width: 100%;
    padding: 4px 0 8px 0;
    margin: 0;
    background-color: #f8fafc;
    border-left: 3px solid var(--accent-color);
    border-radius: 0 0 8px 8px;
    list-style: none;
  }

  /* Alt Menü Aktifleştiğinde */
  .navmenu .dropdown ul.dropdown-active,
  .navmenu .custom-dropdown-menu.dropdown-active {
    display: block !important;
    animation: submenuSlide 0.25s ease forwards;
  }

  @keyframes submenuSlide {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
  }

  /* Alt Menü Linkleri (Trafik Sigortası, Kasko vb.) */
  .navmenu .dropdown ul li a,
  .navmenu .custom-dropdown-menu li a {
    padding: 12px 16px 12px 35px !important;
    font-size: 14px;
    font-weight: 500;
    color: #4b5563;
    display: block;
    border-bottom: none !important;
    background-color: transparent;
    transition: all 0.2s ease;
  }

  /* Alt Menü Link Hover Durumu */
  .navmenu .dropdown ul li a:hover,
  .navmenu .custom-dropdown-menu li a:hover {
    color: var(--accent-color);
    background-color: #e0f0fa;
    padding-left: 42px !important;
  }

  /* Ekran Karartma Katmanı (Menü Açılınca Arkadaki Sayfayı Flulaştırır) */
  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .mobile-nav-toggle {
    color: #ffffff;
    background-color: #dc3545; /* Kapatırken kırmızı buton hissi */
  }

  .mobile-nav-active .navmenu:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(18, 66, 101, 0.4);
    backdrop-filter: blur(4px); /* Arkayı modern şekilde flulaştırır */
    z-index: 9996;
  }

  .mobile-nav-active .navmenu > ul {
    z-index: 9999;
  }
}

.py-2-5 {
  padding-top: 0.65rem !important;
  padding-bottom: 0.65rem !important;
}



/* Hero Section */
.hero {
  width: 100%;
  min-height: calc(100vh - 100px);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 0 60px 0;
  overflow: hidden;
}

.hero:before {
  content: "";
  background: color-mix(in srgb, var(--background-color), transparent 30%);
  position: absolute;
  inset: 0;
  z-index: 2;
}

.hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.hero .container {
  position: relative;
  z-index: 3;
}

.hero h1 {
  margin: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
}

.hero p {
  margin: 10px 0 0 0;
  font-size: 22px;
  color: color-mix(in srgb, var(--default-color), transparent 30%);
}

@media (max-width: 992px) {
  .hero h1 { font-size: 28px; line-height: 36px; }
  .hero p { font-size: 18px; line-height: 24px; }
}

.hero .btn-get-started {
  color: var(--contrast-color);
  background: var(--accent-color);
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  padding: 14px 50px;
  border-radius: 5px;
  margin-top: 30px;
}

.hero .btn-get-started:hover {
  background: color-mix(in srgb, var(--accent-color), transparent 15%);
}

.hero .icon-box {
  background-color: var(--surface-color);
  padding: 50px 30px;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  height: 100%;
  border: 1px solid transparent;
}

.hero .icon-box .icon {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1;
  color: var(--accent-color);
}

.hero .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.hero .icon-box .title a {
  color: var(--heading-color);
}

.hero .icon-box .description {
  font-size: 15px;
  color: color-mix(in srgb, var(--default-color), transparent 40%);
}

@media (min-width: 640px) {
  .hero .icon-box:hover { transform: scale(1.08); }
  .hero .icon-box:hover .title a { color: var(--accent-color); }
}

.hero .icon-box.color-cyan .icon i { color: #0dcaf0; }
.hero .icon-box.color-orange .icon i { color: #fd7e14; }
.hero .icon-box.color-teal .icon i { color: #20c997; }
.hero .icon-box.color-pink .icon i { color: #df1654; }

/* About Section */
.about .about-img-wrapper {
  position: relative;
  overflow: hidden;
}

.about .image-badge-experience {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: linear-gradient(135deg, #2487ce, #0dcaf0);
  color: #fff;
  padding: 15px 20px;
  text-align: center;
  backdrop-filter: blur(5px);
}

.about .image-badge-experience .badge-number {
  display: block;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
}

.about .image-badge-experience .badge-text {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.about .about-feature-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background-color: #ffffff;
}

.about .about-feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
}

.about .feature-icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* Stats Section */
.stats {
  padding: 30px 0;
}

.stats .stats-item {
  padding: 30px;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  position: relative;
  overflow: hidden;
}

.stats .stats-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}

.stats .stats-item .purecounter {
  font-size: 38px;
  font-weight: 800;
  display: inline-block;
  line-height: 1;
  font-family: var(--heading-font);
  color: var(--heading-color);
}

.stats .stats-item .stat-suffix,
.stats .stats-item .stat-prefix {
  font-size: 26px;
  font-weight: 700;
  color: var(--heading-color);
}

.stats .stats-item i {
  transition: transform 0.3s ease;
}

.stats .stats-item:hover i {
  transform: scale(1.15);
}

/* Clients Section */
.clients {
  padding: 20px 0;
}

.clients .client-grid {
  border-top: 1px solid #eef2f5;
  border-left: 1px solid #eef2f5;
}

.clients .client-logo-box {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #eef2f5;
  border-bottom: 1px solid #eef2f5;
  background: #ffffff;
  height: 150px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.clients .client-logo-box img {
  display: block;
  max-width: 85%;
  max-height: 75%;
  width: auto;
  height: auto;
  margin: 0 auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}

.clients .client-logo-box:hover {
  background-color: #f8fafc;
}

.clients .client-logo-box:hover img {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.08);
}

/* Testimonials Section */
.testimonials .testimonial-item {
  border-bottom: 3px solid #eef2f5;
  transition: all 0.3s ease;
}

.testimonials .testimonial-item:hover {
  border-bottom-color: #2487ce;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.testimonials .stars i {
  font-size: 13px;
  margin-left: 2px;
}

.testimonials .quote-icon-left,
.testimonials .quote-icon-right {
  opacity: 0.2;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: var(--background-color);
  opacity: 1;
  border: 1px solid var(--accent-color);
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--accent-color);
}

/* FAQ Section */
.faq .faq-container .faq-item {
  background-color: var(--surface-color);
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 85%);
  border-radius: 5px;
  overflow: hidden;
}

.faq .faq-container .faq-item:last-child {
  margin-bottom: 0;
}

.faq .faq-container .faq-item h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin: 0 30px 0 0;
  cursor: pointer;
}

.faq .faq-container .faq-item h3:hover {
  color: var(--accent-color);
}

.faq .faq-container .faq-item .faq-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
}

.faq .faq-container .faq-item .faq-content p {
  margin-bottom: 0;
  overflow: hidden;
}

.faq .faq-container .faq-item .faq-toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px;
  line-height: 0;
  cursor: pointer;
}

.faq .faq-container .faq-active {
  background-color: var(--accent-color);
  border-color: var(--accent-color);
  color: var(--contrast-color);
}

.faq .faq-container .faq-active h3 {
  color: var(--contrast-color);
}

.faq .faq-container .faq-active .faq-content {
  grid-template-rows: 1fr;
  visibility: visible;
  opacity: 1;
  padding-top: 10px;
}

.faq .faq-container .faq-active .faq-toggle {
  transform: rotate(90deg);
}

/* Footer */
.footer {
  color: var(--default-color);
  background-color: #ffffff;
  border-top: 1px solid #f1f5f9;
  font-size: 14px;
  padding-bottom: 50px;
}

.footer .footer-top {
  padding-top: 50px;
}

.footer .footer-about .logo {
  line-height: 1;
  margin-bottom: 25px;
}

.footer .footer-about .logo span {
  color: var(--heading-color);
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: var(--heading-font);
}

.footer .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid color-mix(in srgb, var(--accent-color), transparent 50%);
  font-size: 16px;
  color: var(--accent-color);
  margin-right: 10px;
}

.footer .social-links a:hover {
  background-color: var(--accent-color);
  color: var(--contrast-color);
  border-color: var(--accent-color);
}

.footer h4 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 12px;
}

.footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

.footer .footer-links ul li:first-child {
  padding-top: 0;
}

.footer .footer-links ul a {
  color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.footer .footer-links ul a:hover {
  color: var(--accent-color);
}

.footer-legal-links a {
  transition: color 0.2s ease-in-out;
  font-weight: 500;
}

.footer-legal-links a:hover {
  color: #2487ce !important;
}

@media (max-width: 768px) {
  .footer-legal-links a {
    margin: 5px 10px;
    display: inline-block;
  }
}

/* General Sections */
section {
  padding: 100px 0;
  scroll-margin-top: 100px;
  overflow: clip;
}

@media (max-width: 1199px) {
  section {
    scroll-margin-top: 76px;
  }
}

.section-title {
  text-align: center;
  padding-bottom: 60px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* Responsive */
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/* Utility Classes */
.btn-primary {
  background-color: var(--accent-color);
  border: none;
  transition: 0.3s;
}

.btn-primary:hover {
  background-color: color-mix(in srgb, var(--accent-color), transparent 15%);
}

.text-primary {
  color: var(--accent-color) !important;
}

.border-primary {
  border-color: var(--accent-color) !important;
}

.object-fit-cover {
  object-fit: cover;
}

.rounded-4 {
  border-radius: 1rem;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.flex-column {
  flex-direction: column;
}

.text-center {
  text-align: center;
}





/* ==========================================================================
   HERO ICON-BOX RENKLİ HOVER EFEKTLERİ
   ========================================================================== */
.hero .icon-box {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  border: 1px solid #eef2f5 !important; /* Varsayılan hafif kenarlık */
}

/* Üstüne gelindiğinde kutunun genel refleksi */
.hero .icon-box:hover {
  transform: translateY(-8px) scale(1.02) !important;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08) !important;
}

/* Üstüne gelince başlık linkinin rengini de accent rengi yapalım */
.hero .icon-box:hover .title a {
  color: var(--accent-color) !important;
}

/* --- CYAN (Turkuaz) Kutusu --- */
.hero .icon-box.color-cyan .icon i { 
  color: #0dcaf0 !important; 
}
.hero .icon-box.color-cyan:hover {
  border-color: #0dcaf0 !important;
  background-color: color-mix(in srgb, #0dcaf0, transparent 96%) !important; /* Hafif renkli arka plan tonu */
}

/* --- ORANGE (Turuncu) Kutusu --- */
.hero .icon-box.color-orange .icon i { 
  color: #fd7e14 !important; 
}
.hero .icon-box.color-orange:hover {
  border-color: #fd7e14 !important;
  background-color: color-mix(in srgb, #fd7e14, transparent 96%) !important;
}

/* --- TEAL (Yeşil/Mavi) Kutusu --- */
.hero .icon-box.color-teal .icon i { 
  color: #20c997 !important; 
}
.hero .icon-box.color-teal:hover {
  border-color: #20c997 !important;
  background-color: color-mix(in srgb, #20c997, transparent 96%) !important;
}

/* --- PINK (Pembe) Kutusu --- */
.hero .icon-box.color-pink .icon i { 
  color: #df1654 !important; 
}
.hero .icon-box.color-pink:hover {
  border-color: #df1654 !important;
  background-color: color-mix(in srgb, #df1654, transparent 96%) !important;
}








/* ==========================================================================
   HERO / ANINDA TEKLİF AL ALANI PREMIUM REVİZYON
   ========================================================================== */

/* Hero Alanı Genel Düzenleme */
#hero {
  padding: 100px 0 80px 0 !important;
  background-attachment: fixed; /* Arka plan görseline derinlik katar */
}

/* Sol Taraf: Başlıklar ve Metinler */
#hero h1 {
  font-size: 44px !important;
  font-weight: 800 !important;
  color: #124265 !important;
  line-height: 1.2 !important;
  margin-bottom: 20px !important;
}

#hero h1 span {
  color: var(--accent-color);
  position: relative;
}

#hero h2 {
  color: #4b5563 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.6 !important;
  margin-bottom: 30px !important;
}

/* Sağ Taraf: Premium Form Kutusu (Glassmorphism) */
#hero .php-email-form {
  background: rgba(255, 255, 255, 0.85) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  border: 1px solid rgba(255, 255, 255, 0.6) !important;
  padding: 35px !important;
  border-radius: 24px !important; /* Daha modern ve oval köşeler */
  box-shadow: 0 20px 40px rgba(18, 66, 101, 0.12) !important;
  transition: all 0.4s ease !important;
}

#hero .php-email-form:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 30px 60px rgba(18, 66, 101, 0.18) !important;
}

/* Form Başlığı */
#hero .php-email-form h3 {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #124265 !important;
  margin-bottom: 25px !important;
  text-align: center;
  position: relative;
}

/* Input ve Select Kutularının Modernizasyonu */
#hero .php-email-form input, 
#hero .php-email-form select,
#hero .php-email-form textarea {
  height: 52px !important;
  background: #ffffff !important;
  border: 1.5px solid #e2e8f0 !important;
  border-radius: 12px !important;
  padding: 10px 16px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1e293b !important;
  transition: all 0.3s ease !important;
}

/* Inputlara Tıklayınca Parlama Efekti */
#hero .php-email-form input:focus, 
#hero .php-email-form select:focus {
  border-color: var(--accent-color) !important;
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--accent-color), transparent 85%) !important;
  outline: none !important;
}

/* Seçim kutularının (Dropdown) oku için düzeltme */
#hero .php-email-form select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23124265'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px center !important;
  background-size: 20px !important;
}

/* Form Satır Boşlukları */
#hero .php-email-form .form-group {
  margin-bottom: 18px !important;
}

/* Teklif Al Butonu - Premium CTA */
#hero .php-email-form button[type="submit"] {
  width: 100% !important;
  height: 54px !important;
  background: linear-gradient(135deg, var(--accent-color) 0%, #166096 100%) !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 12px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  cursor: pointer !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  box-shadow: 0 8px 20px color-mix(in srgb, var(--accent-color), transparent 70%) !important;
}

#hero .php-email-form button[type="submit"]:hover {
  background: linear-gradient(135deg, #166096 0%, var(--accent-color) 100%) !important;
  box-shadow: 0 12px 26px color-mix(in srgb, var(--accent-color), transparent 50%) !important;
  transform: translateY(-2px) !important;
}

#hero .php-email-form button[type="submit"]:active {
  transform: translateY(0) !important;
}











/* ==========================================================================
   HEMEN TEKLİF AL BUTONU - MASAÜSTÜ VE MOBİL DENGESİ
   ========================================================================== */

/* 1. Önce Masaüstü (Büyük Ekran) Görünümünü Garantiye Alalım */
@media (min-width: 769px) {
    /* Büyük ekranda WhatsApp ikonunu kesinlikle gizle */
    .nav-button .whatsapp-icon {
        display: none !important;
    }
    /* Yazının görünür olduğundan emin ol */
    .nav-button .button-text {
        display: inline !important;
    }
    /* Orijinal mavi buton tasarımınızı buraya sabitleyerek koruyoruz */
    .nav-button .cta-button {
        background-color: #2487ce !important; /* Orijinal mavi renginiz */
        color: #ffffff !important;
        padding: 8px 20px !important;
        border-radius: 4px !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: none !important;
        text-decoration: none !important;
        transition: background-color 0.3s !important;
    }
    .nav-button .cta-button:hover {
        background-color: #166ab5 !important; /* Hover durumunda koyu mavi */
    }
}

/* 2. Şimdi de Mobil (Küçük Ekran) Görünümünü Düzenleyelim */
@media (max-width: 768px) {
    header .container {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
    }

    .logo {
        max-width: 160px !important; 
        order: 1 !important;
    }

    .nav-button {
        order: 2 !important;
        margin-left: auto !important; 
        margin-right: 20px !important; /* Menüden sola doğru uzaklaşma */
        display: block !important;
    }

    .menu-toggle {
        order: 3 !important;
        margin: 0 !important;
    }

    /* Mobilde yazıyı gizle */
    .nav-button .button-text {
        display: none !important;
    }

    /* Mobilde sadece WhatsApp ikonunu göster */
    .nav-button .whatsapp-icon {
        display: inline-block !important;
        font-size: 22px !important;
        color: #ffffff !important;
    }

    /* Mobilde butonu yeşil yuvarlak yap */
    .nav-button .cta-button {
        background-color: #25D366 !important;
        border: none !important;
        width: 42px !important;
        height: 42px !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 !important;
        box-shadow: 0 2px 5px rgba(0,0,0,0.15) !important;
    }

    .nav-button .cta-button:hover {
        background-color: #128C7E !important;
    }
}

