/**
 * Yavuzlar Nakliye — boyut ve düzen düzeltmeleri
 */

/* ---- HEADER ---- */
.top-bar {
  padding: 6px 0 !important;
}

.logo .custom-logo-link {
  display: block;
  line-height: 0;
}

.logo img.custom-logo {
  max-height: 56px !important;
  max-width: 180px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
}

.yn-footer-brand .custom-logo-link img {
  max-height: 56px !important;
  max-width: 180px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
  filter: none;
}

.logo h1,
.logo p.site-title {
  font-size: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.call-info i {
  font-size: 12px !important;
  padding: 7px 14px 7px 8px !important;
  border-width: 2px !important;
}

.call-info h6 {
  font-size: 12px !important;
  margin: 0 !important;
}

.call-info p {
  font-size: 13px !important;
  line-height: 1.3 !important;
}

.main-navigation a {
  font-size: 14px !important;
  padding: 8px 12px !important;
}

.top-bar .col-lg-3.align-self-center {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* ---- SLIDER / GİRİŞ ---- */
#slider .carousel-item {
  max-height: 380px;
  overflow: hidden;
}

#slider img {
  height: 380px !important;
  max-height: 380px !important;
  width: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

#slider .carousel-caption {
  top: auto !important;
  bottom: 16px !important;
  left: 16px !important;
  right: auto !important;
  transform: none !important;
  padding: 10px 16px !important;
  max-width: 420px;
  clip-path: polygon(0 0, 88% 0%, 100% 100%, 0% 100%);
}

#slider .inner_carousel h1 {
  font-size: 26px !important;
  line-height: 1.25 !important;
  padding: 0 1em 0 0 !important;
}

#slider .inner_carousel p {
  font-size: 13px !important;
  line-height: 1.5 !important;
  padding: 0 1.5em 0 0 !important;
  margin-bottom: 6px !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#slider .more-btn a {
  font-size: 13px !important;
  padding: 10px 22px !important;
  clip-path: none !important;
  border-radius: 6px !important;
  background: #14b5f0 !important;
  font-weight: 700 !important;
}

#slider .more-btn a:hover {
  background: #0c3c8e !important;
}

.more-btn::before,
#slider .more-btn::before,
.more-button::before,
.wp-block-button::before {
  display: none !important;
  content: none !important;
}

#slider .more-btn {
  margin: 4px 0 !important;
}

.info-box {
  padding: 6px 12px !important;
}

.info-box i {
  font-size: 18px !important;
  margin: 0 10px 0 0 !important;
}

.info-box h2 {
  font-size: 14px !important;
  padding: 4px 0 0 !important;
  margin: 0 !important;
}

.info-box p,
.info-box p a {
  font-size: 12px !important;
  line-height: 1.35 !important;
  margin: 0 !important;
}

#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon {
  font-size: 12px !important;
  padding: 8px !important;
  background: transparent !important;
  background-image: none !important;
  color: #fff !important;
  box-shadow: none !important;
  border: none !important;
}

#slider .carousel-control-prev-icon:hover,
#slider .carousel-control-next-icon:hover {
  background: transparent !important;
  color: #14b5f0 !important;
}

#slider .carousel-control-prev,
#slider .carousel-control-next {
  opacity: 1 !important;
  width: 44px !important;
}

@media (max-width: 767px) {
  #slider .inner_carousel p {
    font-size: 11px !important;
    line-height: 1.4 !important;
    -webkit-line-clamp: 2;
    margin-bottom: 4px !important;
  }

  #slider .inner_carousel h1 {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }

  #slider .carousel-caption {
    max-width: 72%;
    bottom: 10px !important;
    left: 10px !important;
    padding: 8px 12px !important;
  }

  #slider .more-btn a {
    font-size: 11px !important;
    padding: 7px 14px !important;
  }
}

/* ---- HİZMETLER ---- */
#serv-section {
  padding: 28px 0 20px !important;
}

#serv-section h3 {
  font-size: 28px !important;
  margin-bottom: 18px !important;
}

#serv-section .box {
  padding: 10px !important;
  margin-bottom: 16px !important;
}

#serv-section .box img {
  width: 100% !important;
  height: 160px !important;
  max-height: 160px !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block;
}

#serv-section .box h4 {
  font-size: 18px !important;
  margin: 8px 0 4px !important;
}

#serv-section .box p {
  font-size: 13px !important;
  line-height: 1.45 !important;
  margin-bottom: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Tıklanabilir hizmet kartları */
#serv-section .yn-service-card {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s, box-shadow 0.2s;
}

#serv-section .yn-service-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(12, 60, 142, 0.15);
  background-image: linear-gradient(to right, #0c3c8e, #14b5f0);
}

#serv-section .yn-service-card:hover h4,
#serv-section .yn-service-card:hover p,
#serv-section .yn-service-card:hover .yn-service-more {
  color: #fff !important;
}

#serv-section .yn-service-card h4 {
  color: #14b5f0;
}

.yn-service-more {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #0c3c8e;
  margin-top: 6px;
}

/* Header sağ: telefon + sosyal */
.yn-header-right {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.yn-header-nav-col .main-navigation ul {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: center;
}

.yn-header-nav-col .main-navigation ul li {
  flex-shrink: 0;
}

.yn-header-nav-col .main-navigation a {
  white-space: nowrap !important;
  padding: 8px 10px !important;
  font-size: 13px !important;
}

.yn-header-contact-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  flex-wrap: nowrap;
}

.yn-call-block {
  display: flex;
  align-items: center;
  gap: 0;
}

.yn-call-block .call-info i,
.yn-call-block .yn-phone-icon-link {
  display: none !important;
}

.yn-phone-icon-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.yn-phone-icon-link i {
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  padding: 7px 14px 7px 8px;
  border: solid 2px #14b5f0;
  border-radius: 50%;
  background: #0c3c8e;
  transition: background 0.2s, color 0.2s;
}

.yn-phone-icon-link:hover i {
  color: #14b5f0;
  background: #fff;
}

.yn-call-text h6 {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  margin: 0;
}

.yn-call-text p {
  margin: 0;
  font-size: 13px;
}

.yn-call-text p a {
  color: #fff;
  text-decoration: none;
}

.yn-header-social {
  display: flex;
  align-items: center;
  gap: 6px;
}

.yn-header-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #0c3c8e;
  border: 2px solid #14b5f0;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s;
}

.yn-header-wa-only a {
  background: #25d366;
  border-color: #25d366;
}

.yn-header-wa-only a:hover {
  background: #1ebe5d;
  border-color: #1ebe5d;
  color: #fff;
  transform: scale(1.06);
}

/* Anasayfa ek bölümler */
.yn-home-section {
  padding: 36px 0;
}

.yn-section-title {
  font-size: 28px !important;
  text-align: center;
  border-bottom: solid 2px #14b5f0;
  display: table;
  margin: 0 auto 24px;
  padding-bottom: 4px;
  color: #0c3c8e;
}

.yn-testimonial-card {
  background: #f4f8fc;
  border: 1px solid #e2e7f1;
  border-radius: 8px;
  padding: 18px;
  height: 100%;
}

.yn-testimonial-text {
  font-size: 14px;
  line-height: 1.55;
  color: #444;
  margin-bottom: 12px;
  font-style: italic;
}

.yn-testimonial-name {
  font-size: 13px;
  font-weight: 700;
  color: #0c3c8e;
  margin: 0;
}

.yn-contact-cta {
  background: linear-gradient(135deg, #0c3c8e 0%, #14b5f0 100%);
  color: #fff;
}

.yn-contact-box h3 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 8px;
}

.yn-contact-box p {
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
  margin: 0;
}

.yn-contact-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.yn-contact-actions .yn-cta-btn {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.12);
  border: 2px solid rgba(255, 255, 255, 0.85);
  color: #fff !important;
  border-radius: 8px;
  padding: 12px 16px;
  flex-direction: row;
  gap: 10px;
}

.yn-contact-actions .yn-cta-phone .yn-cta-btn-label,
.yn-contact-actions .yn-cta-phone .yn-cta-btn-value {
  display: block;
  line-height: 1.35;
}

.yn-contact-actions .yn-cta-btn .yn-cta-btn-label {
  font-size: 12px;
  opacity: 0.9;
  font-weight: 500;
}

.yn-contact-actions .yn-cta-btn .yn-cta-btn-value {
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
}

.yn-contact-actions .yn-cta-phone {
  flex-wrap: wrap;
}

.yn-contact-actions .yn-cta-btn i {
  color: #14b5f0;
  font-size: 16px;
  flex-shrink: 0;
}

.yn-contact-actions .yn-cta-btn:hover {
  background: #fff;
  color: #0c3c8e !important;
  transform: translateY(-2px);
}

.yn-contact-actions .yn-cta-btn:hover .yn-cta-btn-value,
.yn-contact-actions .yn-cta-btn:hover .yn-cta-btn-label {
  color: #0c3c8e !important;
}

.yn-contact-actions .yn-cta-btn:hover i {
  color: #14b5f0;
}

.yn-cta-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  background: #fff;
  color: #0c3c8e;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s;
}

.yn-cta-btn:hover {
  background: #062654;
  color: #fff;
  transform: translateX(4px);
}

.yn-faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.yn-faq-item {
  background: linear-gradient(135deg, #062654, #0c3c8e);
  border: 1px solid #0c3c8e;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 0;
  transition: background 0.25s, border-color 0.25s;
}

.yn-faq-item summary {
  cursor: pointer;
  font-weight: 600;
  color: #fff;
  padding: 14px 18px;
  list-style: none;
  font-size: 15px;
}

.yn-faq-item[open] {
  background: #fff;
  border-color: #e2e7f1;
}

.yn-faq-item[open] summary {
  color: #0c3c8e;
  border-bottom: 1px solid #e8ecf2;
}

.yn-faq-item summary::-webkit-details-marker {
  display: none;
}

.yn-faq-item summary::after {
  content: '+';
  float: right;
  font-weight: 700;
  color: #14b5f0;
}

.yn-faq-item[open] summary::after {
  content: '−';
  color: #0c3c8e;
}

.yn-faq-item p {
  font-size: 14px;
  line-height: 1.55;
  color: #444;
  margin: 0;
  padding: 12px 18px 16px;
}

/* ---- YAVUZLAR FOOTER ---- */
.yn-footer {
  background: linear-gradient(135deg, #0a2d6b 0%, #0c3c8e 45%, #0e4a9e 100%) !important;
  padding: 40px 0 24px !important;
  color: #fff;
}

.yn-footer h3 {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  margin-bottom: 14px !important;
  padding-bottom: 8px !important;
  border-bottom: 2px solid #14b5f0 !important;
  display: inline-block !important;
}

.yn-footer h3::after {
  display: none !important;
}

.yn-footer-brand img {
  max-height: 56px;
  max-width: 140px;
  margin-bottom: 12px;
}

.yn-footer-brand p {
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}

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

.yn-footer ul.yn-footer-menu li {
  margin-bottom: 8px;
}

.yn-footer ul li {
  margin-bottom: 8px;
  font-size: 14px;
}

.yn-footer ul li a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  transition: color 0.2s;
}

.yn-footer ul li a:hover {
  color: #14b5f0;
}

.yn-footer-contact li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
  line-height: 1.45;
}

.yn-footer-contact i {
  color: #14b5f0;
  width: 18px;
  margin-top: 2px;
  flex-shrink: 0;
}

.yn-footer-contact a {
  color: rgba(255, 255, 255, 0.9);
}

.yn-footer-contact a:hover {
  color: #14b5f0;
}

.yn-footer-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.yn-footer-badge {
  background: rgba(20, 181, 240, 0.2);
  border: 1px solid rgba(20, 181, 240, 0.45);
  color: #fff;
  font-size: 11px;
  padding: 4px 10px;
  border-radius: 20px;
}

#footer-2 {
  background: #062654 !important;
}

#footer-2 .copyright {
  padding: 12px 0 !important;
}

#footer-2 .copyright p,
#footer-2 .copyright a {
  font-size: 13px !important;
  color: rgba(255, 255, 255, 0.85) !important;
}

/* ---- MOBİL ---- */
@media (max-width: 991px) {
  #slider .carousel-item,
  #slider img {
    max-height: 280px !important;
    height: 280px !important;
  }

  #slider .carousel-caption {
    left: 8px !important;
    right: auto !important;
    bottom: 8px !important;
    top: auto !important;
    max-width: 92%;
    clip-path: polygon(0 0, 92% 0%, 100% 100%, 0% 100%);
    padding: 8px 10px !important;
  }

  #slider .inner_carousel h1 {
    font-size: 20px !important;
  }

  #slider .inner_carousel p {
    -webkit-line-clamp: 2;
  }

  .info-box {
    position: relative !important;
  }

  #serv-section .box img {
    height: 140px !important;
    max-height: 140px !important;
  }

  .yn-footer {
    padding: 28px 0 16px !important;
  }

  .yn-header-right {
    text-align: center;
    margin-top: 8px;
  }

  .yn-header-contact-row {
    justify-content: center;
  }

  .yn-footer .col-md-3,
  .yn-footer .col-md-4 {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  #slider .carousel-item,
  #slider img {
    max-height: 220px !important;
    height: 220px !important;
  }

  #slider .inner_carousel h1 {
    font-size: 17px !important;
  }

  #slider .more-btn a {
    padding: 6px 16px 6px 10px !important;
  }

  .logo img.custom-logo {
    max-height: 44px !important;
    max-width: 110px !important;
  }
}

/* ---- HAKKIMIZDA SAYFASI ---- */
.yn-about-page {
  overflow-x: hidden;
}

.yn-about-hero {
  background: linear-gradient(135deg, #0a2d6b 0%, #0c3c8e 50%, #14b5f0 100%);
  padding: 48px 0 40px;
  color: #fff;
  text-align: center;
}

.yn-about-hero h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 10px;
}

.yn-about-hero-sub {
  font-size: 16px;
  opacity: 0.92;
  max-width: 600px;
  margin: 0 auto 20px;
}

.yn-about-hero-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.yn-about-hero-badges span {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
}

.yn-about-hero-badges i {
  color: #14b5f0;
  margin-right: 4px;
}

.yn-about-intro {
  padding: 48px 0;
  background: #fff;
}

.yn-about-intro h2 {
  color: #0c3c8e;
  font-size: 28px;
  margin-bottom: 16px;
}

.yn-about-lead {
  font-size: 16px;
  line-height: 1.65;
  color: #333;
  font-weight: 500;
}

.yn-about-intro p {
  color: #555;
  line-height: 1.65;
  font-size: 15px;
}

.yn-about-image-wrap {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 12px 32px rgba(12, 60, 142, 0.18);
}

.yn-about-image-wrap img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
}

.yn-about-image-badge {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(6, 38, 84, 0.92));
  padding: 24px 16px 14px;
  color: #fff;
}

.yn-about-image-badge strong {
  display: block;
  font-size: 16px;
}

.yn-about-image-badge span {
  font-size: 12px;
  opacity: 0.85;
}

.yn-about-checklist {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.yn-about-checklist li {
  padding: 6px 0;
  font-size: 14px;
  color: #444;
}

.yn-about-checklist i {
  color: #14b5f0;
  margin-right: 8px;
  width: 16px;
}

.yn-about-features {
  padding: 40px 0;
  background: #f4f8fc;
}

.yn-about-feature-card {
  background: #fff;
  border: 1px solid #e2e7f1;
  border-radius: 10px;
  padding: 22px 16px;
  text-align: center;
  height: 100%;
  transition: transform 0.2s, box-shadow 0.2s;
}

.yn-about-feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(12, 60, 142, 0.12);
}

.yn-about-feature-card i {
  font-size: 32px;
  color: #14b5f0;
  margin-bottom: 12px;
}

.yn-about-feature-card h3 {
  font-size: 16px;
  color: #0c3c8e;
  margin-bottom: 8px;
}

.yn-about-feature-card p {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

.yn-about-mvv {
  padding: 40px 0;
}

.yn-about-mvv-card {
  background: linear-gradient(135deg, #0c3c8e, #14b5f0);
  color: #fff;
  border-radius: 12px;
  padding: 28px 24px;
  height: 100%;
}

.yn-about-mvv-card.yn-about-mvv-alt {
  background: linear-gradient(135deg, #062654, #0c3c8e);
}

.yn-about-mvv-card h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 12px;
}

.yn-about-mvv-card h3 i {
  margin-right: 8px;
  color: #14b5f0;
}

.yn-about-mvv-card p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  opacity: 0.95;
}

.yn-about-services-strip {
  padding: 40px 0;
  background: #f4f8fc;
}

.yn-about-service-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 16px 8px;
  background: #fff;
  border: 1px solid #e2e7f1;
  border-radius: 10px;
  text-decoration: none;
  color: #0c3c8e;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.2s;
  height: 100%;
}

.yn-about-service-item i {
  font-size: 24px;
  color: #14b5f0;
}

.yn-about-service-item:hover {
  background: #0c3c8e;
  color: #fff;
  border-color: #0c3c8e;
  transform: translateY(-3px);
}

.yn-about-service-item:hover i {
  color: #fff;
}

.yn-about-info {
  padding: 0 0 40px;
}

.yn-about-info-box {
  background: #fff;
  border: 1px solid #e2e7f1;
  border-radius: 12px;
  padding: 28px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.yn-about-info-box i {
  font-size: 22px;
  color: #14b5f0;
  margin-bottom: 8px;
  display: block;
}

.yn-about-info-box strong {
  display: block;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.yn-about-info-box a,
.yn-about-info-box span {
  font-size: 14px;
  color: #0c3c8e;
  font-weight: 600;
  text-decoration: none;
}

.yn-about-info-box a:hover {
  color: #14b5f0;
}

.yn-about-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, #0c3c8e 0%, #14b5f0 100%);
  color: #fff;
}

.yn-about-cta h2 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 8px;
}

.yn-about-cta p {
  opacity: 0.9;
  margin-bottom: 20px;
}

.yn-about-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.yn-about-cta .yn-cta-btn {
  background: #fff !important;
  color: #0c3c8e !important;
  padding: 12px 24px;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.yn-about-cta .yn-cta-btn i {
  color: #14b5f0 !important;
}

.yn-about-cta .yn-cta-btn:hover {
  background: #062654 !important;
  color: #fff !important;
}

.yn-about-cta .yn-cta-btn:hover i {
  color: #fff !important;
}

.yn-about-cta .yn-cta-btn-outline {
  background: transparent !important;
  border: 2px solid #fff !important;
  color: #fff !important;
}

.yn-about-cta .yn-cta-btn-outline i {
  color: #fff !important;
}

.yn-about-cta .yn-cta-btn-outline:hover {
  background: #fff !important;
  color: #0c3c8e !important;
}

/* Hizmet detay / hizmetlerimiz alt CTA butonları */
.yn-svc-detail-cta .yn-cta-btn,
.yn-services-cta .yn-cta-btn {
  background: #fff !important;
  color: #0c3c8e !important;
  padding: 12px 24px;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
}

.yn-svc-detail-cta .yn-cta-btn i,
.yn-services-cta .yn-cta-btn i {
  color: #14b5f0 !important;
}

.yn-svc-detail-cta .yn-cta-btn:hover,
.yn-services-cta .yn-cta-btn:hover {
  background: #062654 !important;
  color: #fff !important;
}

.yn-svc-detail-cta .yn-cta-btn:hover i,
.yn-services-cta .yn-cta-btn:hover i {
  color: #fff !important;
}

.yn-svc-detail-cta .yn-cta-btn-outline,
.yn-services-cta .yn-cta-btn-outline {
  background: transparent !important;
  border: 2px solid #fff !important;
  color: #fff !important;
}

.yn-svc-detail-cta .yn-cta-btn-outline i,
.yn-services-cta .yn-cta-btn-outline i {
  color: #fff !important;
}

.yn-svc-detail-cta .yn-cta-btn-outline:hover,
.yn-services-cta .yn-cta-btn-outline:hover {
  background: #fff !important;
  color: #0c3c8e !important;
}

.yn-svc-detail-cta .yn-cta-btn-outline:hover i,
.yn-services-cta .yn-cta-btn-outline:hover i {
  color: #0c3c8e !important;
}

@media (max-width: 767px) {
  .yn-about-hero h1 {
    font-size: 28px;
  }

  .yn-about-image-wrap img {
    height: 220px;
  }

  .yn-about-hero-badges {
    flex-direction: column;
    align-items: center;
  }
}

/* ---- HİZMETLERİMİZ SAYFASI ---- */
.yn-services-page {
  overflow-x: hidden;
}

.yn-services-hero {
  background: linear-gradient(135deg, #062654 0%, #0c3c8e 45%, #14b5f0 100%);
  padding: 48px 0 40px;
  text-align: center;
  color: #fff;
}

.yn-services-hero h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 10px;
}

.yn-services-hero-sub {
  font-size: 16px;
  opacity: 0.92;
  max-width: 640px;
  margin: 0 auto 20px;
}

.yn-services-hero-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.yn-services-hero-tags span {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
}

.yn-services-hero-tags i {
  color: #14b5f0;
  margin-right: 4px;
}

.yn-services-intro {
  padding: 32px 0;
  background: #f4f8fc;
}

.yn-services-lead {
  font-size: 17px;
  line-height: 1.65;
  color: #333;
  text-align: center;
  max-width: 860px;
  margin: 0 auto;
  font-weight: 500;
}

.yn-services-grid-section {
  padding: 48px 0 32px;
}

.yn-service-card-lg {
  background: #fff;
  border: 1px solid #e2e7f1;
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
  transition: transform 0.2s, box-shadow 0.2s;
}

.yn-service-card-lg:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(12, 60, 142, 0.14);
}

.yn-service-card-img {
  display: block;
  position: relative;
  overflow: hidden;
}

.yn-service-card-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  transition: transform 0.3s;
}

.yn-service-card-lg:hover .yn-service-card-img img {
  transform: scale(1.04);
}

.yn-service-card-icon {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  background: #14b5f0;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.yn-service-card-body {
  padding: 18px 16px 16px;
}

.yn-service-card-body h3 {
  font-size: 20px;
  color: #0c3c8e;
  margin-bottom: 8px;
}

.yn-service-card-body h3 a {
  color: #0c3c8e;
  text-decoration: none;
}

.yn-service-card-body h3 a:hover {
  color: #14b5f0;
}

.yn-service-card-body p {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 12px;
}

.yn-service-points {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

.yn-service-points li {
  font-size: 12px;
  color: #555;
  padding: 3px 0;
}

.yn-service-points i {
  color: #14b5f0;
  margin-right: 6px;
  font-size: 11px;
}

.yn-service-detail-link {
  font-size: 13px;
  font-weight: 700;
  color: #14b5f0;
  text-decoration: none;
}

.yn-service-detail-link:hover {
  color: #0c3c8e;
}

.yn-services-process {
  padding: 40px 0;
  background: #f4f8fc;
}

.yn-process-step {
  background: #fff;
  border: 1px solid #e2e7f1;
  border-radius: 10px;
  padding: 22px 16px;
  text-align: center;
  height: 100%;
}

.yn-process-step i {
  font-size: 28px;
  color: #14b5f0;
  margin-bottom: 10px;
}

.yn-process-step h4 {
  font-size: 15px;
  color: #0c3c8e;
  margin-bottom: 6px;
}

.yn-process-step p {
  font-size: 13px;
  color: #666;
  line-height: 1.45;
  margin: 0;
}

.yn-services-why {
  padding: 40px 0;
}

.yn-services-why-box {
  background: linear-gradient(135deg, #0c3c8e, #14b5f0);
  border-radius: 12px;
  padding: 32px 28px;
  color: #fff;
}

.yn-services-why-box h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 8px;
}

.yn-services-why-box p {
  opacity: 0.92;
  font-size: 14px;
  margin: 0;
}

.yn-services-why-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.yn-services-why-list li {
  font-size: 14px;
  padding: 4px 0;
}

.yn-services-why-list i {
  color: #14b5f0;
  margin-right: 6px;
}

.yn-services-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, #0c3c8e 0%, #14b5f0 100%);
  color: #fff;
}

.yn-services-cta h2 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 8px;
}

.yn-services-cta p {
  opacity: 0.9;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .yn-services-hero h1 {
    font-size: 28px;
  }

  .yn-services-why-box {
    text-align: center;
  }

  .yn-services-why-list {
    text-align: left;
    margin-top: 16px;
  }
}

/* ---- HİZMET DETAY SAYFASI ---- */
.yn-svc-detail-page {
  overflow-x: hidden;
}

.yn-svc-detail-hero {
  position: relative;
  min-height: 320px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  padding: 0 0 36px;
}

.yn-svc-detail-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(6, 38, 84, 0.88) 0%, rgba(12, 60, 142, 0.75) 50%, rgba(20, 181, 240, 0.55) 100%);
}

.yn-svc-detail-hero-content {
  position: relative;
  z-index: 2;
  color: #fff;
}

.yn-svc-breadcrumb {
  font-size: 13px;
  margin-bottom: 16px;
  opacity: 0.9;
}

.yn-svc-breadcrumb a {
  color: #fff;
  text-decoration: none;
}

.yn-svc-breadcrumb a:hover {
  color: #14b5f0;
}

.yn-svc-breadcrumb span {
  margin: 0 6px;
  opacity: 0.6;
}

.yn-svc-detail-hero-icon {
  width: 52px;
  height: 52px;
  background: #14b5f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 12px;
}

.yn-svc-detail-hero h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 10px;
}

.yn-svc-detail-hero p {
  font-size: 16px;
  opacity: 0.92;
  max-width: 640px;
  margin: 0;
  line-height: 1.55;
}

.yn-svc-detail-body {
  padding: 48px 0;
  background: #fff;
}

.yn-svc-detail-body h2 {
  color: #0c3c8e;
  font-size: 26px;
  margin-bottom: 14px;
}

.yn-svc-detail-lead {
  font-size: 16px;
  line-height: 1.65;
  color: #444;
  margin-bottom: 24px;
}

.yn-svc-detail-highlights {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.yn-svc-highlight-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f4f8fc;
  border: 1px solid #e2e7f1;
  border-radius: 8px;
  padding: 12px 14px;
  font-size: 14px;
  color: #333;
}

.yn-svc-highlight-item i {
  color: #14b5f0;
  font-size: 16px;
  flex-shrink: 0;
}

.yn-svc-detail-sidebar {
  background: linear-gradient(135deg, #0c3c8e, #14b5f0);
  border-radius: 12px;
  padding: 24px 20px;
  color: #fff;
}

.yn-svc-detail-sidebar h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 14px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 8px;
}

.yn-svc-includes-list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.yn-svc-includes-list li {
  font-size: 14px;
  padding: 6px 0;
  line-height: 1.45;
  opacity: 0.95;
}

.yn-svc-includes-list i {
  margin-right: 8px;
  color: #14b5f0;
}

.yn-svc-sidebar-cta p {
  font-size: 13px;
  margin-bottom: 12px;
  opacity: 0.9;
}

.yn-svc-sidebar-cta p i {
  margin-right: 6px;
}

.yn-svc-cta-btn {
  display: block;
  text-align: center;
  padding: 12px 16px;
  background: #fff;
  color: #0c3c8e;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 8px;
  transition: background 0.2s, transform 0.2s;
}

.yn-svc-cta-btn:hover {
  background: #062654;
  color: #fff;
  transform: translateY(-2px);
}

.yn-svc-cta-btn.yn-svc-cta-outline {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.yn-svc-cta-btn.yn-svc-cta-outline:hover {
  background: #fff !important;
  color: #0c3c8e !important;
}

.yn-svc-detail-process {
  padding: 40px 0;
  background: #f4f8fc;
}

.yn-svc-detail-related {
  padding: 40px 0;
}

.yn-svc-related-grid {
  justify-content: center;
}

.yn-svc-detail-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, #062654 0%, #0c3c8e 50%, #14b5f0 100%);
  color: #fff;
}

.yn-svc-detail-cta h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 8px;
}

.yn-svc-detail-cta p {
  opacity: 0.9;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .yn-svc-detail-hero {
    min-height: 260px;
    padding-bottom: 24px;
  }

  .yn-svc-detail-hero h1 {
    font-size: 26px;
  }

  .yn-svc-detail-highlights {
    grid-template-columns: 1fr;
  }

  .yn-svc-breadcrumb {
    font-size: 11px;
  }
}

/* ---- İLETİŞİM SAYFASI ---- */
.yn-contact-page {
  overflow-x: hidden;
}

.yn-contact-hero {
  background: linear-gradient(135deg, #062654 0%, #0c3c8e 55%, #14b5f0 100%);
  padding: 48px 0 40px;
  color: #fff;
}

.yn-contact-hero h1 {
  color: #fff;
  font-size: 38px;
  margin-bottom: 12px;
}

.yn-contact-hero-sub {
  font-size: 17px;
  opacity: 0.92;
  max-width: 640px;
  line-height: 1.55;
  margin-bottom: 18px;
}

.yn-contact-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.yn-contact-hero-badges span {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 13px;
}

.yn-contact-hero-badges i {
  color: #14b5f0;
  margin-right: 6px;
}

.yn-contact-cards {
  padding: 32px 0 8px;
  background: #f4f8fc;
}

.yn-contact-card {
  background: #fff;
  border: 1px solid #e2e7f1;
  border-radius: 10px;
  padding: 20px 16px;
  text-align: center;
  height: 100%;
  transition: transform 0.2s, box-shadow 0.2s;
}

.yn-contact-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.yn-contact-card-link:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(12, 60, 142, 0.12);
}

.yn-contact-card i {
  font-size: 26px;
  color: #14b5f0;
  margin-bottom: 10px;
  display: block;
}

.yn-contact-card strong {
  display: block;
  color: #0c3c8e;
  font-size: 14px;
  margin-bottom: 6px;
}

.yn-contact-card span {
  font-size: 13px;
  color: #555;
  line-height: 1.4;
}

.yn-contact-main {
  padding: 40px 0;
  background: #fff;
}

.yn-contact-intro {
  max-width: 720px;
  margin: 0 auto 28px;
  font-size: 16px;
  line-height: 1.65;
  color: #444;
}

.yn-contact-alert {
  padding: 14px 18px;
  border-radius: 8px;
  margin-bottom: 24px;
  font-size: 14px;
}

.yn-contact-alert i {
  margin-right: 8px;
}

.yn-contact-alert-success {
  background: #e8f8ef;
  border: 1px solid #b8e6cc;
  color: #1a6b3a;
}

.yn-contact-alert-error {
  background: #fdecea;
  border: 1px solid #f5c6cb;
  color: #842029;
}

.yn-contact-form-wrap {
  background: #f4f8fc;
  border: 1px solid #e2e7f1;
  border-radius: 12px;
  padding: 28px 24px;
}

.yn-contact-form-wrap h2 {
  color: #0c3c8e;
  font-size: 24px;
  margin-bottom: 20px;
}

.yn-contact-form label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
}

.yn-contact-form .required {
  color: #e74c3c;
}

.yn-contact-form input,
.yn-contact-form select,
.yn-contact-form textarea {
  width: 100%;
  border: 1px solid #d8dee8;
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 14px;
  background: #fff;
  transition: border-color 0.2s;
}

.yn-contact-form input:focus,
.yn-contact-form select:focus,
.yn-contact-form textarea:focus {
  border-color: #14b5f0;
  outline: none;
  box-shadow: 0 0 0 3px rgba(20, 181, 240, 0.15);
}

.yn-contact-submit {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, #0c3c8e, #14b5f0);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 12px 28px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
}

.yn-contact-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(12, 60, 142, 0.25);
}

.yn-contact-sidebar {
  background: linear-gradient(160deg, #062654, #0c3c8e);
  border-radius: 12px;
  padding: 0 0 24px;
  color: #fff;
  overflow: hidden;
}

.yn-contact-sidebar-image img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}

.yn-contact-sidebar h3 {
  color: #fff;
  font-size: 20px;
  padding: 20px 20px 0;
  margin-bottom: 8px;
}

.yn-contact-sidebar > p {
  font-size: 14px;
  opacity: 0.9;
  padding: 0 20px;
  margin-bottom: 16px;
  line-height: 1.5;
}

.yn-contact-quick-btn {
  display: block;
  margin: 0 20px 8px;
  padding: 12px 16px;
  background: #fff;
  color: #0c3c8e;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  transition: background 0.2s, transform 0.2s;
}

.yn-contact-quick-btn:hover {
  background: #14b5f0;
  color: #fff;
  transform: translateY(-2px);
}

.yn-contact-quick-wa {
  background: #25d366;
  color: #fff;
}

.yn-contact-quick-wa:hover {
  background: #1ebe5d;
  color: #fff;
}

.yn-contact-quick-outline {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}

.yn-contact-quick-outline:hover {
  background: #fff;
  color: #0c3c8e;
}

.yn-contact-sidebar-info {
  padding: 16px 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 12px;
}

.yn-contact-sidebar-info div {
  font-size: 13px;
  padding: 5px 0;
  opacity: 0.92;
}

.yn-contact-sidebar-info i {
  color: #14b5f0;
  margin-right: 8px;
  width: 18px;
}

.yn-contact-services-link {
  display: block;
  margin: 16px 20px 0;
  color: #14b5f0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.yn-contact-services-link:hover {
  color: #fff;
}

.yn-contact-map {
  padding: 40px 0;
  background: #f4f8fc;
}

.yn-contact-map-wrap {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e2e7f1;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

.yn-contact-map-address {
  margin-top: 14px;
  font-size: 14px;
  color: #555;
}

.yn-contact-map-address i {
  color: #14b5f0;
  margin-right: 6px;
}

.yn-contact-trust {
  padding: 40px 0;
  background: #fff;
}

.yn-contact-trust-item {
  text-align: center;
  padding: 20px 16px;
  background: #f4f8fc;
  border: 1px solid #e2e7f1;
  border-radius: 10px;
  height: 100%;
}

.yn-contact-trust-item i {
  font-size: 32px;
  color: #14b5f0;
  margin-bottom: 12px;
}

.yn-contact-trust-item h4 {
  color: #0c3c8e;
  font-size: 17px;
  margin-bottom: 8px;
}

.yn-contact-trust-item p {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  margin: 0;
}

.yn-contact-bottom-cta {
  margin-top: 0;
}

@media (max-width: 767px) {
  .yn-contact-hero h1 {
    font-size: 28px;
  }

  .yn-contact-form-wrap {
    padding: 20px 16px;
  }
}

/* Scroll up gizle */
.scrollup,
.scrollup i {
  display: none !important;
  visibility: hidden !important;
}

/* WhatsApp yüzen buton — sadece ikon, parlama efekti */
.yn-whatsapp-float {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background: #25d366;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.55);
  animation: yn-wa-glow 2s ease-in-out infinite;
  transition: transform 0.2s;
}

.yn-whatsapp-float:hover {
  background: #1ebe5d;
  color: #fff;
  transform: scale(1.08);
}

.yn-whatsapp-float i {
  font-size: 28px;
}

@keyframes yn-wa-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.55);
  }
  50% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

/* Telefon / CTA butonları — metin her zaman görünür */
.yn-svc-cta-btn:not(.yn-svc-cta-outline),
.yn-contact-quick-btn:not(.yn-contact-quick-wa):not(.yn-contact-quick-outline),
.yn-about-cta .yn-cta-btn:not(.yn-cta-btn-outline) {
  background: #fff !important;
  color: #0c3c8e !important;
}

.yn-svc-cta-btn:not(.yn-svc-cta-outline) i,
.yn-contact-quick-btn:not(.yn-contact-quick-wa):not(.yn-contact-quick-outline) i,
.yn-about-cta .yn-cta-btn:not(.yn-cta-btn-outline) i {
  color: #14b5f0 !important;
}

.yn-svc-cta-btn:not(.yn-svc-cta-outline):hover,
.yn-contact-quick-btn:not(.yn-contact-quick-wa):not(.yn-contact-quick-outline):hover,
.yn-about-cta .yn-cta-btn:not(.yn-cta-btn-outline):hover {
  background: #062654 !important;
  color: #fff !important;
}

.yn-svc-cta-btn:not(.yn-svc-cta-outline):hover i,
.yn-contact-quick-btn:not(.yn-contact-quick-wa):not(.yn-contact-quick-outline):hover i,
.yn-about-cta .yn-cta-btn:not(.yn-cta-btn-outline):hover i {
  color: #fff !important;
}

.yn-svc-cta-btn.yn-svc-cta-outline:hover {
  background: #fff !important;
  color: #0c3c8e !important;
}

.yn-svc-cta-btn.yn-svc-cta-outline:hover i {
  color: #0c3c8e !important;
}

/* Genel slider / blog butonları — ok pseudo kaldır */
.more-btn a,
.post-main-box .more-btn a,
.grid-post-main-box .more-btn a {
  clip-path: none !important;
  border-radius: 6px !important;
}
