.text-white {
  color: #fff !important;
}

.text-dark {
  color: #000 !important;
}

.bg-dark {
  background-color: #000 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-red {
  background-color: red !important;
}

.rounded-5 {
  border-radius: 5px !important;
}

#instagram-icon {
  z-index: 9999;
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 30px;
  background-color: #e4405f;
  color: white;
  padding: 5px 15px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

header.header-mobile {
  background: #fff !important;
}

@media only screen and (max-width: 992px) {
  header.header-mobile #mainmenu li a {
    color: #000;
  }
}

@media screen and (max-width: 768px) {
  header div#logo img {
    width: 150px !important;
  }
}

#menu-btn {
  color: #000;
}

.text-white {
  color: #ffffff !important;
}

.h-100 {
  height: 100% !important;
}
.modal-header {
  background-color: #28a745;
  color: white;
  text-align: center;
}

.modal-title {
  font-size: 1.5rem;
  font-weight: bold;
}

.modal-body {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
}

.modal-footer {
  justify-content: center;
}

.btn-customs {
  width: 48%;
  /* Buton genişlikleri sabitleniyor */
  font-size: 1rem;
  font-weight: bold;
}

.info-text {
  font-size: 1rem;
  margin-bottom: 15px;
  color: #555;
}

.button-groups {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.rounded-5 {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}

@media screen and (max-width: 768px) {
  .detail-image {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 991px) {
  .detail-image {
    max-width: 750px !important;
  }
}

.h-100 {
  height: 100% !important;
}

.contact-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  z-index: 99999;
}

.contact-btn:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

.contact-btn.active {
  transform: rotate(45deg);
}

.contact-btn svg {
  width: 30px;
  height: 30px;
  fill: white;
}

/* Popup container */
.contact-popup {
  position: fixed;
  bottom: 100px;
  right: 30px;
  background: white;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.3s ease;
  z-index: 9999;
  min-width: 200px;
}

.contact-popup.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.contact-popup h3 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #333;
  text-align: center;
}

/* İletişim seçenekleri */
.contact-option {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  margin-bottom: 10px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #333;
}

.contact-option:last-child {
  margin-bottom: 0;
}

.contact-option:hover {
  transform: translateX(5px);
}

.contact-option.phone {
  background: #e3f2fd;
}

.contact-option.phone:hover {
  background: #2196f3;
  color: white;
}

.contact-option.whatsapp {
  background: #e8f5e9;
}

.contact-option.whatsapp:hover {
  background: #25d366;
  color: white;
}

.contact-option svg {
  width: 24px;
  height: 24px;
  margin-right: 12px;
  flex-shrink: 0;
}

.contact-option.phone svg {
  fill: #2196f3;
}

.contact-option.whatsapp svg {
  fill: #25d366;
}

.contact-option:hover svg {
  fill: white;
}

.contact-option span {
  font-size: 14px;
  font-weight: 500;
}

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 997;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 768px) {
  .contact-btn {
    width: 55px;
    height: 55px;
    bottom: 20px;
    right: 20px;
  }

  .contact-popup {
    bottom: 85px;
    right: 20px;
    left: 20px;
    min-width: auto;
  }
}

.hero-slider-section {
  display: flex;
  position: relative;
}

.hero-swiper-container {
  width: 100%;
  height: 100%;
}

.hero-swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1024px) {
  .hero-slide-content {
    padding: 20px;
    width: 100%;
  }
}

.hero-content-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* Sol taraf - Yazılar */
.hero-text-section {
  color: white;
  flex: 1;
}

.hero-slide-title {
  font-size: 65px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.2;
  color: #000000;
}

.hero-slide-description {
  font-size: 17px;
  line-height: 1.7;
  color: #000000;
  margin-bottom: 40px;
}

/* Butonlar */
.hero-button-group {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.hero-cta-button {
  background: #ffffff !important;
  color: #000000 !important;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.hero-cta-button:hover {
  background: #ff7a2e !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.hero-cta-button-secondary {
  background: transparent !important;
  border: 2px solid white;
  color: white !important;
}

.hero-cta-button-secondary:hover {
  background: white;
  color: #000000 !important;
}

/* İstatistikler */
.hero-stats {
  display: flex;
  gap: 60px;
  margin-top: 50px;
  flex-wrap: wrap;
}

.hero-stat-item {
  text-align: center;
}

.hero-stat-number {
  font-size: 42px;
  font-weight: 700;
  color: white;
  margin-bottom: 5px;
}

.hero-stat-label {
  font-size: 15px;
  color: var(--light-text);
}

/* Sağ taraf - Resim Alanı */
.hero-image-section {
  flex: 0 0 450px;
  position: relative;
}

.hero-services-card {
  background: rgba(30, 58, 138, 0.6);
  backdrop-filter: blur(20px);
  border-radius: 20px;
  padding: 35px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.hero-services-card h3 {
  color: white;
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: 600;
}

.hero-service-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  color: white;
  font-size: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.hero-service-item:last-child {
  border-bottom: none;
}

.hero-service-icon {
  width: 22px;
  height: 22px;
  background: var(--orange);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.hero-service-icon svg {
  width: 14px;
  height: 14px;
  fill: white;
}

.hero-view-all-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fbbf24;
  text-decoration: none;
  margin-top: 20px;
  font-weight: 600;
  font-size: 15px;
}

.hero-view-all-link:hover {
  gap: 12px;
  transition: gap 0.3s ease;
}

/* Masaüstü */
@media (min-width: 992px) {
  .hero-image-wrapper-slide {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 100px;
    max-width: 500px;
    width: 100%;
  }
}

/* Mobil */
@media (max-width: 991px) {
  .hero-image-wrapper-slide {
    margin-top: 30px;
  }
}

.hero-image-wrapper-slide img {
  width: 100%;
  height: auto;
  display: block;
  /* margin-top: 100px; revize */
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.5s ease;
  border-radius: 10px;
}

.hero-image-wrapper-slide:hover img {
  transform: scale(1.05);
}

/* Responsive */
@media (max-width: 991px) {
  .hero-content-wrapper {
    flex-direction: column-reverse;
  }

  .hero-image-section {
    flex: 1;
    width: 100%;
    max-width: 500px;
    order: 1;
  }

  .hero-text-section {
    order: -1;
  }

  .hero-slide-title {
    font-size: 28px;
  }

  .hero-stats {
    gap: 40px;
  }
}

@media (max-width: 768px) {
  .hero-slide-title {
    font-size: 28px;
  }

  .hero-slide-description {
    font-size: 16px;
  }


  .hero-stats {
    gap: 30px;
  }

  .hero-stat-number {
    font-size: 32px;
  }
}

/* Swiper Navigation */
.hero-swiper-container .swiper-button-next,
.hero-swiper-container .swiper-button-prev {
  color: white;
  background: rgba(255, 255, 255, 0.1);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  backdrop-filter: blur(10px);
}

.hero-swiper-container .swiper-button-next:after,
.hero-swiper-container .swiper-button-prev:after {
  font-size: 20px;
}

.hero-swiper-container .swiper-button-next:hover,
.hero-swiper-container .swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* Swiper Pagination */
.hero-swiper-container .swiper-pagination {
  bottom: 20px !important;
}

.hero-swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

.hero-swiper-container .swiper-pagination-bullet-active {
  background: var(--orange);
  width: 30px;
  border-radius: 5px;
}

/* Animasyonlar */
.hero-swiper-container .swiper-slide-active .hero-slide-title {
  animation: heroFadeInUp 0.8s ease forwards;
}

.hero-swiper-container .swiper-slide-active .hero-slide-description {
  animation: heroFadeInUp 1s ease forwards;
}

.hero-swiper-container .swiper-slide-active .hero-button-group {
  animation: heroFadeInUp 1.2s ease forwards;
}

.hero-swiper-container .swiper-slide-active .hero-stats {
  animation: heroFadeInUp 1.4s ease forwards;
}

.hero-swiper-container .swiper-slide-active .hero-services-card {
  animation: heroFadeInRight 1s ease forwards;
}

@keyframes heroFadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes heroFadeInRight {
  from {
    opacity: 0;
    transform: translateX(50px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (min-width: 768px) {
  
}
.menu-btn-class {
  background-color: #5a9e7c !important;
  border-radius: 10px !important;
  color: #ffffff !important;
  align-items: start !important;
  text-align: center !important;
}

.title-work-area {
  display: none;
}

@media (max-width: 768px) {
  .row-2-class {
    margin-top: -5px !important;
  }
  .title-work-area {
    display: block;
  }
}

@media (max-width: 576px) {
  .row-2-class {
    margin-top: -5px !important;
  }
}
