﻿@charset "UTF-8";
body {
  font-family: "Inter", sans-serif;
  color: #2B2B2B;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, .heading-font {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  color: #1A1A2E;
}

.text-accent {
  color: #C0392B !important;
}

.section-title {
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
}
.section-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 60px;
  height: 3px;
  background-color: #C0392B;
  transition: all 0.3s ease-in-out;
}

.section-title.text-center::after {
  left: 50%;
  transform: translateX(-50%);
}

.btn {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  border-radius: 4px;
  padding: 0.75rem 1.5rem;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.btn-accent {
  background-color: #C0392B;
  color: #ffffff;
  border: 1px solid #C0392B;
}
.btn-accent:hover {
  background-color: #a93226;
  border-color: #a93226;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(26, 26, 46, 0.12);
}

.btn-outline-light:hover {
  color: #1A1A2E;
  background-color: #ffffff;
}

.btn i.arrow-icon {
  transition: all 0.3s ease-in-out;
}

.btn:hover i.arrow-icon {
  transform: translateX(5px);
}

.service-card {
  background: #ffffff;
  padding: 2.5rem 2rem;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(26, 26, 46, 0.05);
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
  border-bottom: 4px solid transparent;
  height: 100%;
}
.service-card .icon-wrapper {
  width: 64px;
  height: 64px;
  background-color: rgba(192, 57, 43, 0.1);
  color: #C0392B;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin-bottom: 1.5rem;
  transition: all 0.3s ease-in-out;
}
.service-card h4 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.service-card p {
  color: #666;
  margin-bottom: 0;
  font-size: 0.95rem;
}
.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(26, 26, 46, 0.12);
  border-bottom-color: #C0392B;
}
.service-card:hover .icon-wrapper {
  background-color: #C0392B;
  color: #ffffff;
}

.project-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.project-card img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.project-card .project-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(26, 26, 46, 0.95) 0%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem;
  transition: all 0.3s ease-in-out;
}
.project-card .project-overlay h4 {
  color: #ffffff;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}
.project-card .project-overlay p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  margin-bottom: 0;
}
.project-card:hover img {
  transform: scale(1.08);
}

.stat-box {
  text-align: center;
  padding: 1.5rem;
}
.stat-box .stat-number {
  font-family: "Outfit", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  color: #C0392B;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.stat-box .stat-title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.85rem;
  letter-spacing: 1.5px;
  opacity: 0.9;
}

/* Navbar */
.navbar-custom {
  background-color: transparent;
  padding: 1.5rem 0;
  transition: all 0.3s ease-in-out;
}
.navbar-custom .navbar-brand {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  color: #ffffff !important;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.navbar-custom .navbar-brand span {
  color: #C0392B;
}
.navbar-custom .nav-link {
  color: #ffffff !important;
  font-weight: 500;
  font-size: 0.95rem;
  margin: 0 0.5rem;
  position: relative;
  opacity: 0.9;
}
.navbar-custom .nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #C0392B;
  transition: all 0.3s ease-in-out;
}
.navbar-custom .nav-link:hover::after, .navbar-custom .nav-link.active::after {
  width: 100%;
}
.navbar-custom .nav-link:hover {
  opacity: 1;
}
.navbar-custom.scrolled {
  background-color: #1A1A2E;
  padding: 1rem 0;
  box-shadow: 0 4px 6px rgba(26, 26, 46, 0.05);
}
@media (max-width: 991px) {
  .navbar-custom {
    background-color: #1A1A2E; /* mobilde her zaman koyu arka plan */
  }
}

/* Hero Section */
.hero-section {
  position: relative;
  height: 100vh;
  min-height: 600px;
  background-image: url("https://images.unsplash.com/photo-1541888081622-1b15e4fbd7bb?q=80&w=2070&auto=format&fit=crop");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
.hero-section .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(26, 26, 46, 0.65);
  z-index: 1;
}
.hero-section .container {
  position: relative;
  z-index: 2;
}
.hero-section .hero-title {
  color: #ffffff;
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1.15;
}
@media (max-width: 768px) {
  .hero-section .hero-title {
    font-size: 2.5rem;
  }
}
.hero-section .hero-lead {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.15rem;
  margin-bottom: 2.5rem;
  max-width: 650px;
  line-height: 1.6;
}

/* Sayılarla Biz Parallax Arka Planı */
.stats-section {
  background-image: url("https://images.unsplash.com/photo-1503387762-592deb58ef4e?q=80&w=1931&auto=format&fit=crop");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  position: relative;
  color: #ffffff;
}
.stats-section .overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(26, 26, 46, 0.85);
}
.stats-section .container {
  position: relative;
  z-index: 2;
}

/* Footer */
.footer-custom {
  background-color: #2B2B2B;
  color: #a0a0a0;
  padding: 5rem 0 2rem;
}
.footer-custom h5 {
  color: #ffffff;
  margin-bottom: 1.5rem;
}
.footer-custom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-custom ul li {
  margin-bottom: 0.75rem;
}
.footer-custom ul li a {
  color: #a0a0a0;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.footer-custom ul li a:hover {
  color: #C0392B;
  padding-left: 5px;
}
.footer-custom .footer-bottom {
  margin-top: 4rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .footer-custom .footer-bottom {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}

/* Utilities bg */
.bg-surface {
  background-color: #F8F9FB;
}

.bg-primary {
  background-color: #1A1A2E !important;
}

/* ===== SERVICES LIST PAGE ===== */

.svc-row {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(26, 26, 46,0.07);
}

.svc-img-col {
  overflow: hidden;
  min-height: 460px;
}
.svc-img-col img {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.svc-row:hover .svc-img-col img {
  transform: scale(1.03);
}

.svc-text-col {
  background: #fff;
}
.svc-text-alt {
  background: #F8F9FB;
}

.svc-text {
  padding: 3.5rem;
}

.svc-num {
  font-family: 'Outfit', sans-serif;
  font-size: 4rem;
  font-weight: 800;
  color: rgba(192, 57, 43, 0.15);
  line-height: 1;
  margin-bottom: 0.5rem;
}

.svc-icon-wrap {
  width: 52px;
  height: 52px;
  background: rgba(192, 57, 43, 0.12);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: #C0392B;
}

/* Hizmet Detay — özellik kutuları */
.svc-feature-item {
  background: #F8F9FB;
  border: 1px solid #eee;
  transition: box-shadow 0.25s;
}
.svc-feature-item:hover {
  box-shadow: 0 4px 16px rgba(26, 26, 46,0.08);
}

/* Hizmet Detay — alt CTA bandı */
.svc-detail-cta {
  background: #1A1A2E;
}

@media (max-width: 991px) {
  .svc-img-col {
    min-height: 260px;
  }
  .svc-text {
    padding: 2rem 1.5rem;
  }
  .svc-num {
    font-size: 2.5rem;
  }
}

/* ===== ABOUT PAGE ===== */

/* Sol sticky menü */
.about-sidenav {
  position: sticky;
  top: 100px;
}

.about-nav {
  border-left: 2px solid #e8e8e8;
}

.about-nav-link {
  display: flex;
  align-items: center;
  padding: 0.6rem 1rem;
  color: #555;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  border-left: 2px solid transparent;
  margin-left: -2px;
  transition: all 0.25s ease;
  border-radius: 0 4px 4px 0;
}

.about-nav-link:hover {
  color: #1A1A2E;
  background: rgba(26, 26, 46,0.04);
  border-left-color: #C0392B;
}

.about-nav-link.active {
  color: #C0392B;
  border-left-color: #C0392B;
  background: rgba(212,175,55,0.07);
}

.about-sidenav-cta {
  background: #1A1A2E;
  color: #fff;
}

/* Görsel sarmalayıcı */
.about-img-wrap {
  position: relative;
}

.about-img-wrap img,
.about-img-placeholder {
  width: 100%;
  min-height: 260px;
  object-fit: cover;
}

.about-img-placeholder {
  background: linear-gradient(135deg, #1A1A2E 0%, #1a3a5c 60%, #2a5080 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed rgba(192, 57, 43, 0.45);
  min-height: 260px;
}

/* Tecrübe rozeti */
.about-badge {
  position: absolute;
  bottom: -16px;
  left: 24px;
  background: #C0392B;
  color: #fff;
  padding: 0.85rem 1.4rem;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.15);
  line-height: 1.2;
}

/* Vizyon/Misyon ikonlar */
.about-icon-sm {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 0.9rem;
}

/* Değerler kartları */
.about-value-card {
  background: #F8F9FB;
  border: 1px solid #eee;
  height: 100%;
  transition: box-shadow 0.25s;
}
.about-value-card:hover {
  box-shadow: 0 4px 18px rgba(26, 26, 46,0.08);
}

/* Yönetim ekibi kartları */
.about-team-card {
  background: #F8F9FB;
  border: 1px solid #eee;
  transition: box-shadow 0.25s;
}
.about-team-card:hover {
  box-shadow: 0 4px 18px rgba(26, 26, 46,0.1);
}

.about-team-img {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-color: #1A1A2E;
}

.about-team-img.no-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #C0392B;
  font-weight: 700;
  font-size: 1.3rem;
  font-family: 'Outfit', sans-serif;
}

/* Tam genişlik görsel */
.about-full-img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 28px rgba(26, 26, 46,0.12);
}

.about-full-img img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
}

.about-full-img-placeholder {
  width: 100%;
  height: 420px;
  background: linear-gradient(135deg, #1A1A2E 0%, #1a3a5c 60%, #2a5080 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed rgba(192, 57, 43, 0.45);
}

/* İstatistik kutuları */
.about-stat-box {
  background: #F8F9FB;
  border: 1px solid #eee;
  transition: box-shadow 0.25s;
}
.about-stat-box:hover {
  box-shadow: 0 4px 16px rgba(26, 26, 46,0.08);
}

/* Mobil: menüyü gizle */
@media (max-width: 991px) {
  .about-sidenav {
    position: static;
    border-bottom: 1px solid #eee;
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
  }
  .about-nav {
    flex-direction: row !important;
    flex-wrap: wrap;
    border-left: none;
    border-bottom: 2px solid #e8e8e8;
    gap: 0.25rem;
  }
  .about-nav-link {
    border-left: none;
    border-bottom: 2px solid transparent;
    margin-left: 0;
    margin-bottom: -2px;
    border-radius: 4px 4px 0 0;
    font-size: 0.82rem;
    padding: 0.4rem 0.75rem;
  }
  .about-nav-link.active,
  .about-nav-link:hover {
    border-left-color: transparent;
    border-bottom-color: #C0392B;
  }
}

/* About Placeholder */
.about-placeholder {
  width: 100%;
  aspect-ratio: 4/3;
  background: linear-gradient(135deg, #1A1A2E 0%, #1a3a5c 60%, #2a5080 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed rgba(212, 175, 55, 0.5);
}

/* Testimonials */
.testimonial-card {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(26, 26, 46, 0.08);
  border: 1px solid rgba(192, 57, 43, 0.15);
  transition: box-shadow 0.3s ease;
}
.testimonial-card:hover {
  box-shadow: 0 8px 36px rgba(26, 26, 46, 0.14);
}
.testimonial-text {
  color: #444;
  line-height: 1.8;
}
.testimonial-nav-btn {
  width: 44px;
  height: 44px;
  background: rgba(26, 26, 46, 0.75);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.1rem;
  transition: background 0.3s;
}
.testimonial-nav-btn:hover {
  background: #C0392B;
}
.carousel-control-prev,
.carousel-control-next {
  width: 5%;
}
.carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  border: none;
}
.carousel-indicators .active {
  background-color: #C0392B;
}

/*# sourceMappingURL=main.css.map */

