* {
  font-family: 'Inter', sans-serif;
}

/* Genel ayarlar */
body {
  font-family: 'Inter', sans-serif;
  line-height: 1.7;
  color: #2d2d2d;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}

/* Başlıklar */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0 0 12px;
  line-height: 5rem;
}

h1 {
  font-size: 5rem;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Paragraflar */
p {
  margin: 0 0 16px;
  font-weight: 400;
  font-size: 14px;
}

/* Bağlantılar */
a {
  color: #007acc;
  text-decoration: none;
  transition: color 0.2s ease;
}

a:hover {
  color: #005999;
}



.fc-modal {
  max-width: 100%;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
  display: flex;
  position: fixed;
  z-index: 100000;
}

.icon-number {
  margin-bottom: 20px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background-color: darkblue;
  color: #fff;
  font-size: 22px;
  display: inline-block;
  border-radius: 100%;
}

.service-number h4 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.featured-section {
  padding-bottom: 0px;
  padding-top: 0px;
}

#campaign_timer {
  display: inline-block;
  /* Animasyonun çalışması için gerekli */
  transition: transform 0.5s ease-in-out;
}

h1 {
  color: #000;
}

.text,
.text p,
.list-style-two li,
.list-style-one li {
  font-size: 14px !important;
  font-weight: normal !important;
}

p,
a {
  font-size: 1rem;
}

html {
  /* scroll-behavior: smooth !important; */
}

.fade-line-white {
  height: 1px;
  width: 80%;
  margin: 0 auto;
  background: linear-gradient(to right, transparent, white, transparent);
  opacity: 1;
}


.text-muted-dark {
  color: #a0aec0;

}

.dipivo-link-dark {
  color: #f0f0f0;
  /* açık gri link rengi */
  text-decoration: underline;
  /* link olduğunu belli etmek için */
  font-weight: 600;
}

.dipivo-link-dark:hover,
.dipivo-link-dark:focus {
  color: #66ccff;
  /* hoverda açık mavi */
  text-decoration: none;
  outline: none;
}

.font-weight-bold {
  font-weight: 600;
}

.hero-section .hero-items {
  display: flex;
  align-items: center;
  /* dikey ortalama */
  justify-content: center;
  /* yatay ortalama */
  text-align: center;
  /* yazıları ortala */
  padding: 60px 0 120px;
  width: 100%;
}

.hero-section .container,
.hero-section .row,
.hero-section .col-md-12 {
  display: flex;
  align-items: center;
  justify-content: center;
}



.hero-section p .highlight {

  color: #007acc;
  font-weight: 700;
  font-size: 20px;
}


/* Butonlar */
.button {
  background-color: #007acc;
  color: white;
  padding: 12px 30px;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.2s;
  display: inline-block;
  text-align: center;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.button:hover {
  background-color: #005fa3;
}

/* Base Modern Primary Button */
.di-btn {
  position: relative;
  display: inline-block;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.4s ease;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.di-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transform: skewX(-25deg);
  transition: all 0.5s ease;
}

.di-btn:hover::after {
  left: 125%;
}

.di-btn:hover {
  /* transform: translateY(-3px); */
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
  color:#fff;
}

.di-btn:active {
  transform: translateY(1px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

/* Primary */
.di-btn-primary {
  background: linear-gradient(135deg, #6a11cb, #2575fc);
  color: #fff;
}

/* Secondary */
.di-btn-secondary {
  background: linear-gradient(135deg, #757575, #a0a0a0);
  color: #fff;
}

/* Success */
.di-btn-success {
  background: linear-gradient(135deg, #28a745, #71dd8a);
  color: #fff;
}

/* Danger */
.di-btn-danger {
  background: linear-gradient(135deg, #dc3545, #ff6b6b);
  color: #fff;
}

/* Warning */
.di-btn-warning {
  background: linear-gradient(135deg, #ffc107, #ffdb4d);
  color: #222;
}

/* Info */
.di-btn-info {
  background: linear-gradient(135deg, #17a2b8, #4dd0e1);
  color: #fff;
}

/* Light */
.di-btn-light {
  background: linear-gradient(135deg, #f8f9fa, #e0e0e0);
  color: #222;
}

.di-btn-light:hover {
  color: #222;
}

.di-btn-light::after {
  background: rgba(0, 0, 0, 0.2);
} 


/* Form genel görünüm */
form .form-control {
  border-radius: 12px;          /* köşeler daha yuvarlak */
  border: 1px solid #e0e0e0;    /* daha soft kenar */
  padding: 12px 16px;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
}

/* Focus olduğunda */
form .form-control:focus {
  border-color: #0d6efd;        /* bootstrap primary */
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.1); 
  outline: none;
}

/* Textarea için */
form textarea.form-control {
  resize: none;
  min-height: 120px;
}

/* Label modern görünüm */
form label {
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
  font-size: 0.9rem;
}

/* Checkbox ve radio */
form .form-check-input {
  border-radius: 6px;
  cursor: pointer;
}
form .form-check-label {
  cursor: pointer;
  margin-left: 4px;
  font-size: 0.9rem;
}

/* Submit butonu */
form button[type="submit"] {
  border-radius: 30px;
  padding: 10px 30px;
  font-weight: 600;
  letter-spacing: 0.5px;
  transition: all 0.2s ease-in-out;
}

form button[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}

/* Checkbox gizle */
.offer-checkbox input[type="checkbox"] {
  display: none;
}

/* Label kart gibi görünsün */
.offer-checkbox label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
  color: #555;
  text-align: center;
  height: 100%;
  background: #fff;
}

/* Hover efekti */
.offer-checkbox label:hover {
  border-color: #0d6efd;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}

/* Seçili olduğunda */
.offer-checkbox input[type="checkbox"]:checked + label {
  background: #0d6efd;
  color: #fff;
  border-color: #0d6efd;
  box-shadow: 0 6px 12px rgba(13,110,253,0.2);
}


.di-btn-whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #25D366;
  color: #fff;
  font-weight: 600;
  padding: 12px 22px;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
  position: relative;
  overflow: hidden;
}

.di-btn-whatsapp .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  transition: transform 0.3s ease;
}

.di-btn-whatsapp:hover {
  background: #20b954;
  box-shadow: 0 6px 18px rgba(37, 211, 102, 0.5);
  transform: translateY(-2px);
}

.di-btn-whatsapp:hover .icon {
  transform: rotate(20deg) scale(1.2);
}

.di-btn-whatsapp:active {
  transform: scale(0.96);
}

