﻿@media (max-width: 320px) {
}

@media (min-width: 321px) {
  .footer-content {
    background:
      url(/images/footer-bg-logo.webp) no-repeat right bottom,
      linear-gradient(135deg, #414d5a, #2f3944);
    background-size: contain;
    font-size: 14px;
  }

  .copyrigt-fs {
    font-size: 18px;
  }

  .altlogowh {
    width: 150px;
  }

  .altlogo2wh {
    width: 200px;
  }

  .followicon-instagram,
  .followicon-facebook,
  .followicon-x {
    width: 36px !important;
    height: 36px !important;
  }

  .fs24-footer {
    font-size: 20px;
  }
  .sticky .logo {
    background: url("/images/logo.webp") no-repeat center left;
    width: 234px;
    background-size: 234px;
    height: 35px;
    display: block;
  }

  .logo {
    background: url("/images/logo.webp") no-repeat center center;
    width: 234px;
    background-size: 234px;
    height: 35px;
    display: block;
    margin-top: 0px;
  }

  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 1px;
    font-weight: 500;
  }

  .uk-navbar-nav > li.uk-active > a {
    color: #000000;
    font-size: 14px;
  }

  .uk-navbar-dropdown-nav > li > a {
    color: #000000 !important;
    font-size: 14px;
    text-align: left;
  }

  .sticky .uk-navbar-dropdown {
    border-radius: 10px;
  }

  .sticky {
    position: fixed !important;
    z-index: 999;
    margin-top: -55px;
    padding-bottom: 15px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    background: #1c2830eb;
    backdrop-filter: blur(10px);
    box-shadow: 2px 2px 22px #cccccc00;
  }
}

@media (min-width: 640px) {
  .footer-content {
    background:
      url(/images/footer-bg-logo.webp) no-repeat right bottom,
      linear-gradient(135deg, #414d5a, #2f3944);
    background-size: contain;
    font-size: 14px;
  }

  .copyrigt-fs {
    font-size: 18px;
  }

  .altlogowh {
    width: 164px;
  }

  .altlogo2wh {
    width: 200px;
  }

  .followicon-instagram,
  .followicon-facebook,
  .followicon-x {
    width: 36px !important;
    height: 36px !important;
  }

  .fs24-footer {
    font-size: 20px;
  }
  .sticky .logo {
    background: url("/images/logo.webp") no-repeat center left;
    width: 334px;
    background-size: 334px;
    height: 64px;
    display: block;
  }

  .logo {
    background: url("/images/logo.webp") no-repeat center center;
    width: 334px;
    background-size: 334px;
    height: 64px;
    display: block;
    margin-top: 0px;
  }

  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 1px;
    font-weight: 500;
  }

  .uk-navbar-nav > li.uk-active > a {
    color: #000000;
    font-size: 14px;
  }

  .uk-navbar-dropdown-nav > li > a {
    color: #000000 !important;
    font-size: 14px;
    text-align: left;
  }

  .sticky .uk-navbar-dropdown {
    border-radius: 10px;
  }

  .sticky {
    position: fixed !important;
    z-index: 999;
    margin-top: -55px;
    padding-bottom: 15px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    background: #1c2830eb;
    backdrop-filter: blur(10px);
    box-shadow: 2px 2px 22px #cccccc00;
  }
}

@media (min-width: 960px) {
  .footer-content {
    background:
      url(/images/footer-bg-logo.webp) no-repeat right bottom,
      linear-gradient(135deg, #414d5a, #2f3944);
    background-size: contain;
    font-size: 14px;
  }

  .copyrigt-fs {
    font-size: 18px;
  }

  .altlogowh {
    width: 164px;
  }

  .altlogo2wh {
    width: 260px;
  }

  .followicon-instagram,
  .followicon-facebook,
  .followicon-x {
    width: 36px !important;
    height: 36px !important;
  }

  .fs24-footer {
    font-size: 20px;
  }
  .sticky .logo {
    background: url("/images/logo.webp") no-repeat center left;
    width: 334px;
    background-size: 334px;
    height: 64px;
    display: block;
  }

  .logo {
    background: url("/images/logo.webp") no-repeat center center;
    width: 334px;
    background-size: 334px;
    height: 64px;
    display: block;
    margin-top: 0px;
  }

  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 1px;
    font-weight: 500;
  }

  .uk-navbar-nav > li.uk-active > a {
    color: #000000;
    font-size: 14px;
  }

  .uk-navbar-dropdown-nav > li > a {
    color: #000000 !important;
    font-size: 14px;
    text-align: left;
  }

  .sticky .uk-navbar-dropdown {
    border-radius: 10px;
  }

  .sticky {
    position: fixed !important;
    z-index: 999;
    margin-top: -55px;
    padding-bottom: 15px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    background: #1c2830eb;
    backdrop-filter: blur(10px);
    box-shadow: 2px 2px 22px #cccccc00;
  }
}

@media (min-width: 1200px) {
  .footer-content {
    background:
      url(/images/footer-bg-logo.webp) no-repeat right bottom,
      linear-gradient(135deg, #414d5a, #2f3944);
    background-size: contain;
    font-size: 14px;
  }

  .copyrigt-fs {
    font-size: 18px;
  }

  .altlogowh {
    width: 164px;
  }

  .altlogo2wh {
    width: 260px;
  }

  .followicon-instagram,
  .followicon-facebook,
  .followicon-x {
    width: 36px !important;
    height: 36px !important;
  }

  .fs24-footer {
    font-size: 20px;
  }
  .sticky .logo {
    background: url("/images/logo.webp") no-repeat center left;
    width: 334px;
    background-size: 334px;
    height: 64px;
    display: block;
  }

  .logo {
    background: url("/images/logo.webp") no-repeat center center;
    width: 334px;
    background-size: 334px;
    height: 64px;
    display: block;
    margin-top: 0px;
  }

  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 1px;
    font-weight: 500;
  }

  .uk-navbar-nav > li.uk-active > a {
    color: #000000;
    font-size: 14px;
  }

  .uk-navbar-dropdown-nav > li > a {
    color: #000000 !important;
    font-size: 14px;
    text-align: left;
  }

  .sticky .uk-navbar-dropdown {
    border-radius: 10px;
  }

  .sticky {
    position: fixed !important;
    z-index: 999;
    margin-top: -55px;
    padding-bottom: 15px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    background: #1c2830eb;
    backdrop-filter: blur(10px);
    box-shadow: 2px 2px 22px #cccccc00;
  }
}

@media (min-width: 1400px) {
  .footer-content {
    background:
      url(/images/footer-bg-logo.webp) no-repeat right bottom,
      linear-gradient(135deg, #414d5a, #2f3944);
    background-size: contain;
    font-size: 14px;
  }

  .copyrigt-fs {
    font-size: 18px;
  }

  .altlogowh {
    width: 164px;
  }

  .altlogo2wh {
    width: 260px;
  }

  .followicon-instagram,
  .followicon-facebook,
  .followicon-x {
    width: 36px !important;
    height: 36px !important;
  }

  .fs24-footer {
    font-size: 24px;
  }
  .sticky .logo {
    background: url("/images/logo.webp") no-repeat center left;
    width: 350px;
    background-size: 350px;
    height: 64px;
    display: block;
  }

  .logo {
    background: url("/images/logo.webp") no-repeat center center;
    width: 434px;
    background-size: 434px;
    height: 64px;
    display: block;
    margin-top: 0px;
  }

  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 15px;
    margin: 0px 1px;
    font-weight: 500;
  }

  .uk-navbar-nav > li.uk-active > a {
    color: #000000;
    font-size: 15px;
  }

  .uk-navbar-dropdown-nav > li > a {
    color: #000000 !important;
    font-size: 15px;
    text-align: left;
  }

  .sticky .uk-navbar-dropdown {
    border-radius: 10px;
  }

  .sticky {
    position: fixed !important;
    z-index: 999;
    margin-top: -55px;
    padding-bottom: 15px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    background: #1c2830eb;
    backdrop-filter: blur(10px);
    box-shadow: 2px 2px 22px #cccccc00;
  }
}

@media (min-width: 1600px) {

  .uk-breadcrumb > * > * {
     color: rgba(255, 255, 255, 0.7);;
    font-size: 13px !important;
  }

  .uk-breadcrumb li {
    color: rgba(255, 255, 255, 0.7);;
    font-size: 13px;
  }

  
  .sticky .logo {
    background: url("/images/logo.webp") no-repeat center left;
    width: 434px;
    background-size: 434px;
    height: 64px;
    display: block;
  }

  .logo {
    background: url("/images/logo.webp") no-repeat center center;
    width: 434px;
    background-size: 434px;
    height: 64px;
    display: block;
    margin-top: 0px;
  }

  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    margin: 0px 1px;
    font-weight: 500;
  }

  .uk-navbar-nav > li.uk-active > a {
    color: #000000;
    font-size: 16px;
  }

  .uk-navbar-dropdown-nav > li > a {
    color: #000000 !important;
    font-size: 15px;
    text-align: left;
  }

  .sticky .uk-navbar-dropdown {
    border-radius: 10px;
  }

  .sticky {
    position: fixed !important;
    z-index: 999;
    margin-top: -55px;
    padding-bottom: 15px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    background: #1c2830eb;
    backdrop-filter: blur(10px);
    box-shadow: 2px 2px 22px #cccccc00;
  }

  .footer-content {
    background:
      url(/images/footer-bg-logo.webp) no-repeat right bottom,
      linear-gradient(135deg, #414d5a, #2f3944);
    background-size: contain;
    font-size: 14px;
  }

  .copyrigt-fs {
    font-size: 18px;
  }

  .altlogowh {
    width: 164px;
  }

  .altlogo2wh {
    width: 260px;
  }

  .followicon-instagram,
  .followicon-facebook,
  .followicon-x {
    width: 36px !important;
    height: 36px !important;
  }

  .fs24-footer {
    font-size: 24px;
  }
}



.uk-form-label {
  font-size: 18px;
}

.urunlerbgfs {
  background: #f2f2f2;
  padding: 15px 25px;
  margin-top: 25px;
  font-size: 18px;
}

.br5 {
  border-radius: 5px;
}

.white-link {
  color: #f5f5f5;
  text-decoration: none;
}

/* Sayfa 4 Resim Stilleri */
.sayfa-4-resim img {
  filter: grayscale(100%);
  transition:
    filter 0.6s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0.5;
}

.sayfa-4-resim:hover img {
  filter: grayscale(0%);
  opacity: 1;
}

.uk-border-img {
  border: 1px solid #eee;
}

.white-link:hover {
  color: #ec003d;
  text-decoration: none;
}

.followicon-instagram,
.followicon-facebook,
.followicon-x,
.followicon-youtube {
  border: 1px solid #fff !important;
  color: #fff !important;
  background: transparent !important;
}

/* İletişim Adres Alanları Eşit Yükseklik */
@media (min-width: 960px) {
  .iletisim-content .adres-alan {
    min-height: 200px;
  }
}

.followicon-instagram:hover,
.followicon-facebook:hover,
.followicon-x:hover,
.followicon-youtube:hover {
  border: 2px solid #ec003d !important;
  color: #ec003d !important;
  background: transparent !important;
}

/* Header üst bar sosyal medya alanı */
.top-social {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.top-social-text {
  color: #fff;
  font-size: 13px;
  margin-right: 4px;
}
.top-social .followicon-instagram,
.top-social .followicon-facebook,
.top-social .followicon-x,
.top-social .followicon-youtube {
  width: 28px !important;
  height: 28px !important;
  border-radius: 0 !important;
  border: none !important;
}
.top-social .followicon-instagram:hover,
.top-social .followicon-facebook:hover,
.top-social .followicon-x:hover,
.top-social .followicon-youtube:hover {
  border: none !important;
}

/* Açık Destek Çağrıları - header CTA butonu */
.top-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 16px;
  border-radius: 999px;
  border: 1px solid rgb(255 255 255 / 66%);
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(6px);
  transition: all 0.25s ease;
}
.top-cta-btn:hover {
  color: #ffffff;
  background: #ec003d;
  border-color: #ec003d;
  text-decoration: none;
}

/* Mobilde top-cta-btn arka plan rengi */
@media (max-width: 960px) {
  .top-cta-btn {
    background: #ec003d;
    border-color: #ec003d;
  }
  .top-cta-btn:hover {
    background: #d10035;
    border-color: #d10035;
  }
}

.mobil-menu-color {
  color: #fff;
}

.text-dark {
  color: #000 !important;
}

.text-dark-link {
  color: #000 !important;
}

.text-dark-link:hover {
  color: #ec003d !important;
  text-decoration: none;
  transition: color 0.3s ease;
}

.top-div {
  background: #cd1730a8;
}

.divider-vertical-white {
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: 1px solid #ffffff34;
}

.whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
  transition: all 0.3s ease;
}

.whatsapp-btn:hover {
  background-color: #20ba5a;
  color: #fff;
  text-decoration: none;
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6);
}

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

.whatsapp-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 640px) {
  .whatsapp-btn {
    width: 50px;
    height: 50px;
  }
}

.haber-resim {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
}

.haber-card:hover .haber-resim {
  transform: scale(1.05);
}

.haber-icerik {
  padding: 10px 0;
}

.haber-tarih {
  color: #000;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.haber-baslik {
  font-size: 18px;
  line-height: 1.4;
}

.haber-baslik a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease;
}

.haber-baslik a:hover {
  color: #ec003d;
}

.haber-devam {
  margin-top: auto;
  padding-top: 15px;
}

.haber-devam a {
  color: #000;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  transition: gap 0.3s ease;
}

.haber-devam a:hover {
  color: #ec003d;
  gap: 10px;
}

.haber-slider-nav {
  display: flex;
  flex-direction: column;
  gap: 0;
  height: 95%;
  background: #fff;
  padding: 0;
  border-radius: 0px;
  overflow: hidden;
}

.haber-slider-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  flex: 1;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 0;
}

.haber-slider-next {
  background: #dbdbdb;
}

.haber-slider-prev {
  background: #ededed;
}

.haber-slider-btn:hover {
  background: #ec003d !important;
  color: #fff;
  text-decoration: none;
}

.haber-slider-btn:active {
  transform: scale(0.95);
}

/* Haber-Blog Subnav Stilleri */
.section-news-blog .uk-subnav-pill > li > a {
  font-size: 16px !important;
  color: #000 !important;
  border: 1px solid #0000006b !important;
  border-radius: 5px;
  padding: 12px 35px !important;
  text-decoration: none;
  transition: all 0.3s ease;
}

.section-news-blog .uk-subnav-pill > li.uk-active > a {
  background: #4c4b4b;
  color: #fff !important;
  border-color: #4c4b4b !important;
}

@media (max-width: 960px) {
  .haber-slider-wrapper {
    padding-right: 0;
  }

  .haber-slider-nav-wrapper {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    transform: none !important;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .haber-slider-nav {
    flex-direction: row !important;
    padding: 0;
    gap: 0;
    height: auto !important;
    width: 100%;
  }

  .haber-slider-btn {
    width: auto !important;
    flex: 1 1 0;
    min-width: 0;
    height: 50px;
  }

  /* Haber-Blog Subnav Stilleri */
  .section-news-blog .uk-subnav-pill > li > a {
    font-size: 15px !important;
    color: #000 !important;
    border: 1px solid #4c4b4b !important;
    border-radius: 5px;
    padding: 10px 25px !important;
    text-decoration: none;
    transition: all 0.3s ease;
  }

  .section-news-blog .uk-subnav-pill > li.uk-active > a {
    background: #4c4b4b;
    color: #fff !important;
    border-color: #4c4b4b !important;
  }
}

/* Yatırım Destek Ofisleri Stilleri */
.yatirim-destek-section {
  background: linear-gradient(180deg, #414d5a, #2f3944);
  padding: 50px 0px 50px 0px;
}

.yatirim-destek-ofis {
  margin-bottom: 0;
}

/* Yatırım Destek Ofisleri için özel grid divider rengi */
.yatirim-destek-section .uk-grid-divider > *::before {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.yatirim-destek-divider-vertical {
  display: flex;
  align-items: stretch;
  height: 100%;
  min-height: 100px;
}

.yatirim-destek-divider-vertical::before {
  border-left-color: rgba(255, 255, 255, 0.2);
}

.yatirim-destek-header {
  display: flex;
  align-items: center;
  gap: 10px;
}

.yatirim-destek-icon {
  color: #fff;
  opacity: 0;
}

.yatirim-destek-icon svg {
  width: 24px;
  height: 24px;
}

.yatirim-destek-baslik {
  color: #f5f5f5;
  font-size: 18px;
  font-weight: 600;
}

.yatirim-destek-content {
  line-height: 1.4;
}

.yatirim-destek-text {
  margin: 5px 0;
  color: #f5f5f5;
  font-size: 14px;
}

.yatirim-destek-link {
  color: #f5f5f5;
  text-decoration: none;
  transition: color 0.3s ease;
}

.yatirim-destek-link:hover {
  color: #ec003d;
  text-decoration: none;
}

@media (max-width: 960px) {
  .yatirim-destek-divider-vertical {
    display: none;
  }

  .yatirim-destek-baslik {
    font-size: 18px;
  }

  .yatirim-destek-text,
  .yatirim-destek-link {
    font-size: 14px;
  }

  .yatirim-destek-icon {
    font-size: 20px;
  }

  .yatirim-destek-content {
    margin-left: 0px;
  }
}

@media (max-width: 640px) {
  .yatirim-destek-baslik {
    font-size: 18px;
  }

  .yatirim-destek-text,
  .yatirim-destek-link {
    font-size: 14px;
  }

  .yatirim-destek-icon {
    font-size: 18px;
  }

  .yatirim-destek-content {
    margin-left: 0px;
  }
}

/* Anasayfa Destekleyen Kuruluşlar Bölümü */

.anasayfa-destekleyen-baslik {
  text-align: center;
  color: #303a45;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 35px;
}

.anasayfa-logo-slider {
  margin: 0 auto;
}

.anasayfa-logo-item {
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.anasayfa-logo-item {
  display: block;
  transition: transform 0.3s ease;
}

.anasayfa-logo-item:hover {
  transform: translateY(-5px);
}

.anasayfa-logo-img {
  max-width: 100%;
  max-height: 60px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: all 0.3s ease;
}

.anasayfa-logo-item:hover .anasayfa-logo-img {
  filter: none;
  opacity: 1;
}

.anasayfa-logo-slider .uk-grid-divider > :not(.uk-first-column)::before {
  border-left: 2px solid #eaeaea;
}

.anasayfa-logo-alt-img {
  max-width: 100%;
  max-height: 100px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: all 0.3s ease;
}

.support-logo-wrapper {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.5s ease;
  border: 1px solid #fff;
}

.support-logo-wrapper:hover {
  border: 1px solid #ec003d;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.5s ease;
}

.support-logo-wrapper:hover .anasayfa-logo-alt-img {
  filter: none;
  opacity: 1;
}

/* Anasayfa Bilgi Kartları Bölümü */
.anasayfa-bilgi-kart-link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.anasayfa-bilgi-kart-link:hover {
  text-decoration: none;
  color: inherit;
  transform: translateY(-5px);
}

.anasayfa-bilgi-kart-link:hover .anasayfa-bilgi-kart-icerik {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
}

.anasayfa-bilgi-kart-icerik {
  background: #fff;
  border-radius: 15px;
  padding: 30px 50px;
  transition:
    box-shadow 0.3s ease,
    background 0.3s ease;
}

.anasayfa-bilgi-kart-link:hover .anasayfa-bilgi-kart-icerik {
  background: #f8f9fa;
}

.anasayfa-bilgi-kart-baslik {
  color: #303a45;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.4;
  transition: color 0.3s ease;
}

.anasayfa-bilgi-kart-link:hover .anasayfa-bilgi-kart-baslik {
  color: #ec003d;
}

.anasayfa-bilgi-kart-aciklama {
  color: #303a45;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

/* Anasayfa Newsletter Bölümü */
.anasayfa-newsletter-baslik {
  color: #303a45;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2px;
}

.anasayfa-newsletter-aciklama {
  color: #303a45;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.anasayfa-newsletter-form {
  margin-top: 15px;
}

.anasayfa-newsletter-input {
  border-radius: 10px 0 0 10px;
  border: 0px solid #ddd;
  padding: 10px 18px;
  font-size: 14px;
  background: #fff;
  height: 50px;
  box-sizing: border-box;
}

.anasayfa-newsletter-input::-webkit-input-placeholder {
  font-weight: 500 !important;
  color: #303a45 !important;
}

.anasayfa-newsletter-input::-moz-placeholder {
  font-weight: 500 !important;
  color: #303a45 !important;
  opacity: 1;
}

.anasayfa-newsletter-input:-ms-input-placeholder {
  font-weight: 500 !important;
  color: #303a45 !important;
}

.anasayfa-newsletter-input::placeholder {
  font-weight: 500 !important;
  color: #303a45 !important;
}

.anasayfa-newsletter-button {
  background: #459a4f;
  color: #fff;
  border-radius: 0 10px 10px 0;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #4caf50;
  border-left: none;
  transition: background 0.3s ease;
  height: 50px;
  box-sizing: border-box;
  line-height: 1;
}

.anasayfa-newsletter-button:hover {
  background: #45a049;
}

.anasayfa-newsletter-form .uk-inline {
  display: flex;
  width: 100%;
}

.anasayfa-newsletter-form .uk-inline .uk-input {
  flex: 1;
}

.anasayfa-newsletter-form .uk-inline .uk-button {
  flex-shrink: 0;
}

@media (max-width: 960px) {
  .anasayfa-destekleyen-baslik {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .anasayfa-logo-img {
    max-height: 50px;
  }

  .anasayfa-bilgi-kart-icerik {
    padding: 25px 30px;
  }

  .anasayfa-bilgi-kart-baslik {
    font-size: 15px;
  }

  .anasayfa-bilgi-kart-aciklama {
    font-size: 14px;
  }

  .anasayfa-newsletter-baslik {
    font-size: 20px;
  }

  .anasayfa-newsletter-aciklama {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .anasayfa-destekleyen-baslik {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .anasayfa-logo-img {
    max-height: 50px;
  }

  .anasayfa-bilgi-kart-icerik {
    padding: 25px 30px;
  }

  .anasayfa-bilgi-kart-baslik {
    font-size: 15px;
  }

  .anasayfa-bilgi-kart-aciklama {
    font-size: 14px;
  }

  .anasayfa-newsletter-baslik {
    font-size: 20px;
  }

  .anasayfa-newsletter-aciklama {
    font-size: 14px;
  }
}

/* --- DEFAULT DESKTOP STYLES --- */
.map-link img {
  transition: transform 0.3s ease;
}

.map-link:hover img {
  transform: scale(1.1);
}

.anasayfa-map-section {
  background: #414d5a;
  min-height: 668px;
  position: relative;
  overflow: hidden;
}

.anasayfa-map-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: inline-block;
}

.anasayfa-map-bg {
  height: 100%;
  width: auto;
  max-width: none;
  opacity: 1;
}

.anasayfa-map-marker {
  position: absolute;
  transform: translate(50%, -50%);
  z-index: 2;
}

.anasayfa-map-marker img {
  width: auto;
  height: auto;
  transition: all 0.3s ease;
  filter: brightness(0) invert(1);
  opacity: 1;
}

.anasayfa-map-marker.active-marker img {
  filter: none;
  transform: scale(1.1);
  opacity: 1;
  z-index: 10;
}

.anasayfa-map-marker .marker-label {
  display: none;
  position: absolute;
  top: 70%;
  left: 100%;
  transform: translateY(-50%);
  color: #fff;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 600;
  white-space: nowrap;
  margin-left: 0px;
  z-index: 20;
  pointer-events: none;
}

.anasayfa-map-marker.active-marker .marker-label {
  display: block;
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate(-50%, -55%);
  }

  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

/* Marker Pozisyonları */
.marker-sivas {
  top: 44%;
  right: 35%;
  z-index: 5;
  /* Improve clickability */
}

.marker-yozgat {
  top: 42.8%;
  right: 46.8%;
}

.marker-kayseri {
  top: 64.8%;
  right: 42.5%;
}

/* Label Centering */
.marker-sivas .marker-label {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin: 0;
  transform: translate(-50%, -50%);
}

.marker-yozgat .marker-label {
  top: 50%;
  left: 55%;
  right: auto;
  bottom: auto;
  margin: 0;
  transform: translate(-50%, -50%);
}

.marker-kayseri .marker-label {
  top: 40%;
  left: 40%;
  right: auto;
  bottom: auto;
  margin: 0;
  transform: translate(-50%, -50%);
}

/* Şehir İstatistik Animasyonları */
.city-stats {
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  pointer-events: none;
  z-index: 50;
}

.city-stats.active-stats {
  opacity: 1;
  pointer-events: auto;
}

.city-stats .uk-text-center {
  opacity: 0;
  transform: scale(0.9);
  transition:
    opacity 0.8s ease-out,
    transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
  position: absolute;
}

.city-stats.active-stats .uk-text-center {
  opacity: 1;
  transform: scale(1);
}

/* Delays for staggering effect */
.city-stats.active-stats .uk-text-center:nth-child(1) {
  transition-delay: 0.1s;
}

.city-stats.active-stats .uk-text-center:nth-child(2) {
  transition-delay: 0.2s;
}

.city-stats.active-stats .uk-text-center:nth-child(3) {
  transition-delay: 0.3s;
}

.city-stats.active-stats .uk-text-center:nth-child(4) {
  transition-delay: 0.4s;
}

.city-stats.active-stats .uk-text-center:nth-child(5) {
  transition-delay: 0.5s;
}

/* City Stats Positioning */
.city-stats .uk-text-center:nth-child(1) {
  top: 100px;
  left: 35%;
}

.city-stats .uk-text-center:nth-child(2) {
  bottom: 120px;
  left: 38%;
}

.city-stats .uk-text-center:nth-child(3) {
  bottom: 50px;
  right: 30%;
}

.city-stats .uk-text-center:nth-child(4) {
  bottom: 250px;
  right: 20%;
}

.city-stats .uk-text-center:nth-child(5) {
  top: 50px;
  right: 38%;
}

.stats-fs-14 {
  font-size: 14px !important;
}

.anasayfa-map-text-container {
  position: relative;
  z-index: 1;
  padding-top: 250px;
}

/* --- RESPONSIVE ADJUSTMENTS --- */

/* 1600px */
@media (max-width: 1600px) {
  .anasayfa-map-text-container {
    position: relative;
    z-index: 1;
    padding-top: 250px;
  }

  .anasayfa-map-section {
    min-height: 600px;
  }

  .anasayfa-map-marker img {
    width: 86%;
    height: auto;
  }

  .marker-sivas {
    top: 44%;
    right: 34.7%;
  }

  .marker-yozgat {
    top: 42.7%;
    right: 46.5%;
  }

  .marker-kayseri {
    top: 64.2%;
    right: 42.2%;
  }

  .city-stats .uk-text-center div[style*="font-size: 35px"] {
    font-size: 25px !important;
  }

  .city-stats .uk-text-center img {
    max-width: 50px;
  }

  /* City Stats Positioning */
  .city-stats .uk-text-center:nth-child(1) {
    top: 100px;
    left: 38%;
  }

  .city-stats .uk-text-center:nth-child(2) {
    bottom: 120px;
    left: 42%;
  }

  .city-stats .uk-text-center:nth-child(3) {
    bottom: 70px;
    right: 30%;
  }

  .city-stats .uk-text-center:nth-child(4) {
    bottom: 250px;
    right: 20%;
  }

  .city-stats .uk-text-center:nth-child(5) {
    top: 50px;
    right: 38%;
  }

  .marker-label {
    font-size: 16px !important;
  }

  .marker-sivas .marker-label {
    top: 50%;
    left: 40%;
  }

  .marker-yozgat .marker-label {
    top: 50%;
    left: 55%;
  }

  .marker-kayseri .marker-label {
    top: 40%;
    left: 40%;
  }
}

/* 1400px */
@media (max-width: 1400px) {
  .anasayfa-map-text-container {
    position: relative;
    z-index: 1;
    padding-top: 150px;
  }

  .anasayfa-map-section {
    min-height: 450px;
  }

  .anasayfa-map-marker img {
    width: 60%;
    height: auto;
  }

  .marker-sivas {
    top: 44.5%;
    right: 30.8%;
  }

  .marker-yozgat {
    top: 42.9%;
    right: 43.2%;
  }

  .marker-kayseri {
    top: 64.2%;
    right: 39%;
  }

  .city-stats .uk-text-center div[style*="font-size: 35px"] {
    font-size: 18px !important;
  }

  .city-stats .uk-text-center img {
    max-width: 40px;
  }

  /* City Stats Positioning */
  .city-stats .uk-text-center:nth-child(1) {
    top: 100px;
    left: 38%;
  }

  .city-stats .uk-text-center:nth-child(2) {
    bottom: 120px;
    left: 42%;
  }

  .city-stats .uk-text-center:nth-child(3) {
    bottom: 70px;
    right: 30%;
  }

  .city-stats .uk-text-center:nth-child(4) {
    bottom: 250px;
    right: 20%;
  }

  .city-stats .uk-text-center:nth-child(5) {
    top: 50px;
    right: 38%;
  }

  .marker-label {
    font-size: 16px !important;
  }

  .marker-sivas .marker-label {
    top: 50%;
    left: 30%;
  }

  .marker-yozgat .marker-label {
    top: 50%;
    left: 35%;
  }

  .marker-kayseri .marker-label {
    top: 40%;
    left: 30%;
  }
}

/* 1200px */
@media (max-width: 1200px) {
  .anasayfa-map-section {
    min-height: 450px;
  }

  .anasayfa-map-marker img {
    width: 60%;
    height: auto;
  }

  .marker-sivas {
    top: 44.5%;
    right: 30.8%;
  }

  .marker-yozgat {
    top: 42.9%;
    right: 43.2%;
  }

  .marker-kayseri {
    top: 64.2%;
    right: 39%;
  }

  .city-stats .uk-text-center div[style*="font-size: 35px"] {
    font-size: 18px !important;
  }

  .city-stats .uk-text-center img {
    max-width: 40px;
  }

  /* City Stats Positioning */
  .city-stats .uk-text-center:nth-child(1) {
    top: 100px;
    left: 38%;
  }

  .city-stats .uk-text-center:nth-child(2) {
    bottom: 120px;
    left: 42%;
  }

  .city-stats .uk-text-center:nth-child(3) {
    bottom: 70px;
    right: 30%;
  }

  .city-stats .uk-text-center:nth-child(4) {
    bottom: 250px;
    right: 20%;
  }

  .city-stats .uk-text-center:nth-child(5) {
    top: 50px;
    right: 38%;
  }

  .marker-label {
    font-size: 16px !important;
  }

  .marker-sivas .marker-label {
    top: 50%;
    left: 30%;
  }

  .marker-yozgat .marker-label {
    top: 50%;
    left: 35%;
  }

  .marker-kayseri .marker-label {
    top: 40%;
    left: 30%;
  }
}

/* 960px */
@media (max-width: 960px) {
  .anasayfa-map-section {
    min-height: 300px;
  }

  .anasayfa-map-marker img {
    width: 30%;
    height: auto;
  }

  .marker-sivas {
    top: 50.5%;
    right: 24.8%;
  }

  .marker-yozgat {
    top: 48.9%;
    right: 36.3%;
  }

  .marker-kayseri {
    top: 65%;
    right: 33%;
  }

  .city-stats .uk-text-center div[style*="font-size: 35px"] {
    font-size: 14px !important;
  }

  .city-stats .uk-text-center img {
    max-width: 30px;
  }

  /* City Stats Positioning - Spread out to edges */
  .city-stats .uk-text-center:nth-child(1) {
    top: 20px;
    left: 35%;
  }

  .city-stats .uk-text-center:nth-child(2) {
    bottom: 40px;
    left: 35%;
  }

  .city-stats .uk-text-center:nth-child(3) {
    bottom: 10px;
    right: 25%;
  }

  .city-stats .uk-text-center:nth-child(4) {
    bottom: 120px;
    right: 15%;
  }

  .city-stats .uk-text-center:nth-child(5) {
    top: 10px;
    right: 30%;
  }

  .marker-label {
    font-size: 10px !important;
  }

  .marker-sivas .marker-label {
    top: 50%;
    left: 15%;
  }

  .marker-yozgat .marker-label {
    top: 50%;
    left: 17%;
  }

  .marker-kayseri .marker-label {
    top: 40%;
    left: 14%;
  }

  .stats-fs-14 {
    font-size: 12px !important;
  }
}

/* 640px */
@media (max-width: 640px) {
  .anasayfa-map-bg {
    transform: translateX(15%);
  }

  .anasayfa-map-section {
    min-height: 300px;
  }

  .anasayfa-map-marker img {
    width: 30%;
    height: auto;
  }

  .marker-sivas {
    top: 50.5%;
    right: 10.8%;
  }

  .marker-yozgat {
    top: 48.9%;
    right: 22.3%;
  }

  .marker-kayseri {
    top: 65%;
    right: 19%;
  }

  .city-stats .uk-text-center div[style*="font-size: 35px"] {
    font-size: 14px !important;
  }

  .city-stats .uk-text-center img {
    max-width: 30px;
  }

  /* City Stats Positioning - Spread out to edges */
  .city-stats .uk-text-center:nth-child(1) {
    top: 20px;
    left: 50%;
  }

  .city-stats .uk-text-center:nth-child(2) {
    bottom: 40px;
    left: 50%;
  }

  .city-stats .uk-text-center:nth-child(3) {
    bottom: 10px;
    right: 15%;
  }

  .city-stats .uk-text-center:nth-child(4) {
    bottom: 120px;
    right: 5%;
  }

  .city-stats .uk-text-center:nth-child(5) {
    top: 10px;
    right: 20%;
  }

  .marker-label {
    font-size: 10px !important;
  }

  .marker-sivas .marker-label {
    top: 50%;
    left: 14%;
  }

  .marker-yozgat .marker-label {
    top: 50%;
    left: 17%;
  }

  .marker-kayseri .marker-label {
    top: 40%;
    left: 13%;
  }

  .stats-fs-14 {
    font-size: 12px !important;
  }
}

/* 321px */
@media (max-width: 465px) {
  .anasayfa-map-bg {
    transform: translateX(15%);
  }

  .anasayfa-map-section {
    min-height: 300px;
  }

  .anasayfa-map-marker img {
    width: 30%;
    height: auto;
  }

  .marker-sivas {
    top: 50.5%;
    right: 10.8%;
  }

  .marker-yozgat {
    top: 48.9%;
    right: 22.3%;
  }

  .marker-kayseri {
    top: 65%;
    right: 19%;
  }

  .city-stats .uk-text-center div[style*="font-size: 35px"] {
    font-size: 14px !important;
  }

  .city-stats .uk-text-center img {
    max-width: 30px;
  }

  /* City Stats Positioning - Spread out to edges */
  .city-stats .uk-text-center:nth-child(1) {
    top: 20px;
    left: 60%;
  }

  .city-stats .uk-text-center:nth-child(2) {
    bottom: 40px;
    left: 60%;
  }

  .city-stats .uk-text-center:nth-child(3) {
    bottom: 10px;
    right: 10%;
  }

  .city-stats .uk-text-center:nth-child(4) {
    bottom: 120px;
    right: 5%;
  }

  .city-stats .uk-text-center:nth-child(5) {
    top: 10px;
    right: 10%;
  }

  .marker-label {
    font-size: 10px !important;
  }

  .marker-sivas .marker-label {
    top: 50%;
    left: 14%;
  }

  .marker-yozgat .marker-label {
    top: 50%;
    left: 17%;
  }

  .marker-kayseri .marker-label {
    top: 40%;
    left: 13%;
  }

  .stats-fs-14 {
    font-size: 12px !important;
  }
}

/* 
///////////////////////////////////////////////////////////////////////////////// */

.announce-title {
  font-weight: 500;
  color: #303a45;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 1.4;
}

.announce-desc {
  color: #666;
  font-size: 13px;
  margin: 0;
  line-height: 1.4;
}

.announcement-list-all {
  margin-top: 12px;
  padding-top: 12px;
}

.announcement-list-all a {
  color: #303a45;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition:
    color 0.3s ease,
    transform 0.3s ease;
}

.announcement-list-all a:hover {
  color: #ec003d;
  text-decoration: none;
  transform: translateX(3px);
}

.announcement-list-all a:hover span {
  transform: translateX(2px);
  transition: transform 0.3s ease;
}

.president-card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: flex;
  gap: 15px;
  align-items: flex-start;
  height: 100%;
}

.president-info {
  flex: 1;
}

.president-info h3 {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 700;
  color: #094872;
}

.president-info .subtitle {
  color: #666;
  margin: 0 0 14px;
  font-size: 13px;
}

.president-actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.president-actions a {
  text-decoration: none;
  font-weight: 600;
  color: #2d7ca5;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.president-actions a:hover {
  color: #23668a;
}

.president-photo {
  flex-shrink: 0;
}

.president-photo img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
}

/* Sosyal ikonlar */
.social-icons {
  display: flex;
  justify-content: center;
  gap: 14px;
}

.social-icon {
  width: 38px;
  height: auto;
  border-radius: 50%;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  transition:
    transform 0.15s ease,
    color 0.15s ease;
}

.social-icon:hover {
  transform: translateY(-2px);
  background: transparent;
  color: #ffffff80 !important;
}

.social-icon .uk-icon {
  color: #fff;
  transition: color 0.15s ease;
}

.social-icon:hover .uk-icon {
  color: #fff !important;
}

.social-bar {
  padding: 0px 4px;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  gap: 5px;
}

.social-icon-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}

/* Anasayfa Haber/Duyuru/Başkan alanı */

.home-news-grid {
  align-items: stretch;
  row-gap: 14px;
}

@media (max-width: 1199px) {
  .margin-bttm {
    margin-bottom: 40px;
  }
}

.announcement-card {
  /* shodow eklendi */
  padding: 0px 0px;
  margin-bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .announcement-card {
    border-radius: 20px;
  }
}

.announcement-tabs {
  margin: 0 0 10px;
}

.announcement-tabs + .uk-switcher {
  margin-top: 10px;
}

/* Arama Butonu Container İçindeki Switcher */
.desktop-quick-access + .uk-switcher,
.desktop-quick-access ~ .uk-switcher {
  transition:
    max-height 0.7s cubic-bezier(0.4, 0, 0.2, 1),
    height 0.7s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.5s ease !important;
  min-height: 0 !important;
  overflow: hidden !important;
  position: relative !important;
  will-change: max-height, height, opacity !important;
}

/* UIkit animasyonlarını tamamen devre dışı bırak */
.desktop-quick-access + .uk-switcher *,
.desktop-quick-access ~ .uk-switcher * {
  animation: none !important;
}

.desktop-quick-access + .uk-switcher .uk-animation-*,
.desktop-quick-access ~ .uk-switcher .uk-animation-* {
  animation: none !important;
}

/* Switcher içeriği - yumuşak açılıp kapanma animasyonu */
.desktop-quick-access + .uk-switcher > *,
.desktop-quick-access ~ .uk-switcher > * {
  transition:
    opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s,
    transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.1s,
    max-height 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;
  opacity: 0 !important;
  transform: translateY(-15px) !important;
  display: block !important;
  visibility: hidden !important;
  max-height: 0 !important;
  overflow: hidden !important;
}

/* Aktif içerik - görünür ve animasyonlu */
.desktop-quick-access + .uk-switcher > .uk-active,
.desktop-quick-access ~ .uk-switcher > .uk-active {
  opacity: 1 !important;
  transform: translateY(0) !important;
  visibility: visible !important;
  max-height: 5000px !important;
  overflow: visible !important;
}

.announcement-tabs.uk-tab > * > a {
  color: #303a45;
  font-weight: 600;
  font-size: 13px;
  text-transform: none;
  padding: 13px 5px;
  border-radius: 10px 10px 10px 10px;
}

.announcement-tabs.uk-tab > .uk-active > a {
  border-color: #344754;
  background: #344754;
  color: #fff;
}

.announcement-tabs.uk-tab > .uk-active:first-child > a {
  border-radius: 10px 10px 10px 10px;
}

.announcement-tabs.uk-tab > .uk-active:last-child > a {
  border-radius: 10px 10px 10px 10px;
}

@media (max-width: 1199px) {
  .announcement-tabs.uk-tab > .uk-active:first-child > a {
    border-radius: 10px 10px 10px 10px;
  }
}

.announcement-tabs.uk-tab {
  display: flex;
  gap: 8px;
  padding: 0;
  border-radius: 0;
  background: transparent;
  margin: 0;
  width: 100%;
}

.announcement-tabs.uk-tab > * {
  flex: 1;
  padding-left: 0;
}

.announcement-tabs.uk-tab::before {
  border: none;
}

.announcement-tabs.uk-tab > * {
  padding-left: 0;
}




.announcement-list {
  max-height: 330px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  padding-right: 10px;
}

.announcement-list::-webkit-scrollbar {
  width: 6px;
}

.announcement-list::-webkit-scrollbar-track {
  background: #e1e1e1;
  border-radius: 10px;
}

.announcement-list::-webkit-scrollbar-thumb {
  background: #7c7c7c;
  border-radius: 10px;
}

.announcement-list::-webkit-scrollbar-thumb:hover {
  background: #303a45;
}

.announcement-item:hover .announce-date {
  background: #fff;
}

.announcement-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0px;
  border-bottom: 0px solid #eef2f6;
  transition: background 0.15s ease;
}

.announcement-item:last-child {
  border-bottom: none;
}

.announcement-link {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: inherit;
  width: 100%;
  padding: 7px 7px;
  border-radius: 10px;
  transition:
    background 0.3s ease,
    border-radius 0.3s ease;
}

.announcement-link:hover {
  background: #fff;
  border-radius: 10px;
}

.announcement-link:hover .announce-date {
  background: #fff;
  border-color: #fff;
  transition:
    background 0.3s ease,
    border-color 0.1s ease;
}

.announce-date {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 7px 5px;
  font-weight: 700;
  color: #303a45;
  line-height: 1.2;
  font-size: 20px;
  min-width: 55px;
  flex-shrink: 0;
  transition:
    background 0.3s ease,
    border-color 0.1s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  border: 1px solid #fff;
}

.announce-date small {
  display: block;
  font-weight: 600;
  color: #303a45;
  font-size: 12px;
  margin-top: 2px;
}

.quick-access-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
  gap: 20px;
}

.quick-menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #ffffff;
  border-radius: 15px;
  padding: 20px 15px;
  text-align: center;
  text-decoration: none;
  color: #042548;
  transition: all 0.3s ease;
  height: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  min-height: 140px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid transparent;
}

@media (min-width: 1200px) {
  .quick-menu-item {
    padding: 25px 12px;
    margin: 0;
    overflow: visible;
  }

  .quick-menu-icon {
    width: 55px;
    height: 55px;
  }

  .quick-menu-item span {
    font-size: 14px;
  }
}

.quick-menu-item:hover {
  text-decoration: none;
  color: #042548;
  border: 1px solid #094872;
}

.quick-menu-icon {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

.quick-menu-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  transform: scale(1);
}

.quick-menu-item:hover .quick-menu-icon img {
  transform: scale(1.15);
}

.quick-menu-item span {
  font-weight: 400;
  font-size: 15px;
  color: #042548;
  line-height: 1.3;
  display: block;
}

@media (max-width: 960px) {
  .quick-access-header {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }

  .quick-menu-item {
    min-height: 120px;
    padding: 20px 12px;
  }

  .quick-menu-icon {
    width: 50px;
    height: 50px;
  }

  .quick-menu-item span {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .quick-access-header {
    margin-bottom: 30px;
  }

  .quick-menu-item {
    min-height: 110px;
    padding: 20px 10px;
  }

  .quick-menu-icon {
    width: 45px;
    height: 45px;
  }

  .quick-menu-item span {
    font-size: 13px;
  }
}

/* Haberler slider */
.news-hero {
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  background: #f5f2ed;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.18);
  position: relative;
}

.news-hero .uk-slider-items {
  height: 100%;
  min-height: auto;
}

.news-hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.5s ease;
}
.news-hero-link:hover .news-hero-img {
  transform: scale(1.1);
}

.news-hero-mask {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgb(16 22 31 / 85%) 0%, rgb(14 26 43 / 34%) 36%, rgb(21 32 42 / 95%) 100%);
  border-radius: 20px 20px 20px 20px;
}

.news-hero-top {
  position: absolute;
  top: 0px;
  left: 0%; width: 100%;
  color: #fff;
  z-index: 2;
}

.news-hero-top .uk-text-lead {
  color: #fff;
}

.news-hero-badge {
  background: transparent;
  padding: 25px 35px;
  border-radius: 20px 20px 20px 20px;
  align-items: center;
  gap: 15px;
}



.news-hero-badge-text {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
}

.news-hero-nav-buttons {
  display: flex;
  gap: 2px;
  align-items: center;
}

.news-hero-nav-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #ffffff !important;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition:
    background 0.3s ease,
    transform 0.2s ease;
  padding: 0;
  text-decoration: none;
  flex-shrink: 0;
}

.news-hero-nav-btn:hover {
  background: rgba(255, 255, 255, 0.3) !important;
  transform: scale(1.1);
  color: #ffffff !important;
  text-decoration: none;
}

.news-hero-nav-btn:active {
  transform: scale(0.95);
}

.news-hero-nav-btn:focus {
  outline: none;
  color: #ffffff !important;
}

.news-hero-nav-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.news-hero-nav-btn .uk-icon {
  color: #ffffff !important;
}

.news-hero-nav-btn .uk-icon svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}

.news-hero-content {
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 65px;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.news-hero-link {
  flex: 1;
  text-decoration: none;
  color: inherit;
}

.news-hero-link:hover {
  text-decoration: none;
  color: inherit;
}

.news-hero-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.news-hero-title {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
}

.news-hero-description {
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  margin: 0;
}

.news-hero-all-link {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.news-hero-all-link:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}

.news-hero-all-link .uk-icon {
  color: #fff !important;
}

.news-hero-all-link .uk-icon svg {
  color: #fff !important;
  fill: #fff !important;
}

.news-hero-dots {
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 30px;
  z-index: 2;
  justify-content: flex-start;
}

@media (max-width: 1199px) {
  .news-hero {
    border-radius: 20px;
  }

  .news-hero-img {
    border-radius: 20px;
  }

  .news-hero-mask {
    border-radius: 20px;
  }
}

@media (max-width: 959px) {
  .news-hero .uk-slider-items {
    height: 500px;
    min-height: auto;
  }

  .news-hero-top {
    top: 0;
    left: 0;
    right: auto;
  }

  .news-hero-content {
    left: 25px;
    right: 25px;
    bottom: 50px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .news-hero-text {
    gap: 8px;
  }

  .news-hero-title {
    font-size: 18px;
    line-height: 1.25;
  }

  .news-hero-description {
    font-size: 13px;
    line-height: 1.3;
  }

  .news-hero-all-link {
    font-size: 13px;
    align-self: flex-end;
    margin-top: auto;
  }

  .news-hero-dots {
    left: 25px;
    right: 25px;
    bottom: 15px;
  }

  .news-hero-badge {
    padding: 25px 25px 15px 25px;
    gap: 8px;
    border-radius: 20px 0px 5px 0px;
  }

  .news-hero-badge-text {
    font-size: 16px;
  }

  .news-hero-nav-btn {
    width: 28px;
    height: 28px;
  }

  .news-hero-mask {
    border-radius: 20px;
  }
}

@media (max-width: 640px) {
  .news-hero {
    border-radius: 20px;
  }

  .news-hero-img {
    border-radius: 20px;
  }

  .news-hero .uk-slider-items {
    height: 500px;
    min-height: auto;
  }

  .news-hero-top {
    top: 0;
    left: 0;
    right: auto;
  }

  .news-hero-content {
    left: 22px;
    right: 22px;
    bottom: 40px;
    gap: 12px;
  }

  .news-hero-text {
    gap: 6px;
  }

  .news-hero-title {
    font-size: 15px;
    line-height: 1.2;
  }

  .news-hero-description {
    font-size: 12px;
    line-height: 1.25;
  }

  .news-hero-all-link {
    font-size: 12px;
    gap: 4px;
    align-self: flex-end;
    margin-top: auto;
  }

  .news-hero-dots {
    left: 22px;
    right: 22px;
    bottom: 15px;
  }

  .news-hero-badge {
    padding: 15px 22px 10px 22px;
    gap: 6px;
    flex-wrap: wrap;
    border-radius: 20px 0px 5px 0px;
  }

  .news-hero-badge-text {
    font-size: 15px;
  }

  .news-hero-nav-btn {
    width: 26px;
    height: 26px;
  }

  .news-hero-nav-buttons {
    gap: 4px;
  }

  .news-hero-mask {
    border-radius: 20px;
  }
}

@media (min-width: 641px) and (max-width: 959px) {
  .news-hero-content {
    flex-direction: row;
    align-items: flex-end;
  }

  .news-hero-link {
    flex: 1;
    min-width: 0;
  }

  .news-hero-all-link {
    flex-shrink: 0;
  }
}

/* Gradient Box */
.gradient-box {
  background: linear-gradient(135deg, #cd1730 0%, #73454b 33%, #544750 66%, #344754 100%);
  border-radius: 20px;
  width: 100%;
  padding: 60px 50px;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}

.gradient-box::before {
  display: none;
}

.gradient-box > * {
  position: relative;
  z-index: 1;
}

.gradient-box::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(135deg, 
    rgba(205, 23, 48, 0.9) 0%, 
    rgba(205, 23, 48, 0.7) 25%, 
    rgba(205, 23, 48, 0.4) 50%, 
    transparent 75%);
  opacity: 0;
  z-index: 0;
  transition: opacity 0.3s ease;
}

.gradient-box:hover::after {
  animation: gradientFlowDiagonal 1.5s ease-in-out;
  opacity: 1;
}

@keyframes gradientFlowDiagonal {
  0% {
    transform: translate(-50%, -50%) rotate(135deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(50%, 50%) rotate(135deg);
    opacity: 0;
  }
}

.gradient-box:hover { 
  text-decoration: none;
  color: #fff;
}

/* Gradient kutu içindeki resim - mobilde biraz küçülsün */
.gradient-box-img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 959px) {
  .gradient-box-img {
   height: 100px;
  }
}

@media (max-width: 1200px) {
  .news-hero .uk-slider-items {
    aspect-ratio: 960 / 400;
    min-height: auto; height: auto;
  }
}
@media (max-width: 1400px) {

  .gradient-box {
    padding: 40px 35px;
    font-size: 15px;
  }
}

@media (max-width: 959px) {
  .news-hero .uk-slider-items {
    aspect-ratio: 960 / 800;
    min-height: auto; height: auto;
  }
}

@media (max-width: 640px) {
  .gradient-box {
    padding: 40px 30px;
  }
}




.slider-mask {
  position: absolute; 
  inset: 0;
  background: linear-gradient(180deg, rgb(9 12 17 / 96%) 0%, rgba(14, 26, 43, 0) 70%, rgba(0, 0, 0, 0.534) 90%);
}

/* Anasayfa üst slider ok ikonları beyaz */
.slider-nav {
  color: #ffffff9d !important;
}
.slider-nav:hover {
  color: #ffffffe8 !important;
}

/* === Anasayfa üst slider ikon şeridi ve yeşil CTA (sadece bu alan için) === */
.hero-support-bar {
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 100%;
  z-index: 4;
  pointer-events: none;
}
.hero-support-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  pointer-events: auto;
}
.hero-support-items {
  color: #ffffff;
  font-size: 13px;
}

.hero-support-item-icon {
  color: #ffffff;
}
.hero-support-item-text {
  text-align: left;
}
.hero-support-item-line1 {
  font-weight: 400;
  font-size: 13px;
}
.hero-support-item-line2 {
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.04em;
}
.hero-support-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #cd1730;
}

.hero-support-cta-button{
  background: #459a4f;
  color: #fff;
  font-size: 14px;
  padding: 18px 10px;
  display: block;
}
.hero-support-cta-button:hover{
  background: #3e541e;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}
.hero-support-item-icon-img {
  max-width: 100%;
  max-height: 50px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.hero-support-cta-button-icon {
  width: 25px;
  height: 25px;
  object-fit: contain;
}
@media (max-width: 1400px) {
  .hero-support-bar {
    bottom: 40px;
  }
  .hero-support-bar-inner {
    gap: 24px;
  }
  .hero-support-item-line1,
  .hero-support-item-line2 {
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .hero-support-bar-inner {
    gap: 20px;
  }
  .hero-support-cta-button{
    font-size: 13px;
    padding: 16px 0px;
  }
}
@media (max-width: 960px) {
  .hero-support-bar {
    bottom: 20px;
  }
  .fs12-mobile{font-size: 13px;}
  .slider-icon {
    height: 35px;
  }
  .hero-support-item-icon-img {
    height: 30px;
  }
  .hero-support-bar {
    margin-top: 10px;
    padding: 10px 0 0;
  }
  .hero-support-bar-inner {
    flex-direction: column;
    align-items: stretch;
    gap: 6px;
  }
  
  .hero-support-cta-button{
    display: block;
    width: 100%;
    white-space: normal;
  }
  .slider-mask {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(9 12 17 / 96%) 0%, rgb(14 26 43 / 39%) 70%, rgba(12, 13, 15, 0.92) 90%);
  }
}

/* Slider sloganları: sağa hizalı, dikeyde ortalı */

.slider-slogan-title1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
  color: #fff; 
}

.slider-slogan-title2 {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.3;
  color: #fff; 
}

@media (max-width: 1400px) {
  .slider-slogan {
    right: 40px;
  }
  .slider-slogan-title1 {
    font-size: 40px;
  }
  .slider-slogan-title2 {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  .slider-slogan {
    right: 30px;
  }
  .slider-slogan-title1 {
    font-size: 32px;
  }
  .slider-slogan-title2 {
    font-size: 18px;
  }
}

@media (max-width: 960px) {
  .slider-slogan {
    right: 20px;
    padding: 15px;
  }
  .slider-slogan-title1 {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .slider-slogan-title2 {
    font-size: 16px;
  }
}
.white-link-top{color: #fff;}
.white-link-top:hover{color: #ffffffc0;}

/* Dil dropdown'u: sadece içerik kadar geniş olsun, alt çizgi (uk-button-text ::before) görünmesin */
.lang-switcher {
  display: inline-flex;
  align-items: center;
}
.lang-switcher-btn {
  padding-left: 0;
  padding-right: 0;
  min-width: auto;
}
.lang-switcher-btn::before {
  display: none !important;
}

/* Dil dropdown menüsü genişliği: yaklaşık 80px */
.lang-dropdown {
  min-width: 80px;
  width: 80px;
  padding: 4px 0; border-radius: 10px;
}
.lang-dropdown .uk-nav > li > a {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.hover-top:hover{transform: translateY(-5px); transition: all 0.3s ease;}
.bg-dark{background: #344754;}

/* Doküman Merkezi switcher (index.php:344) - sadece bu alan için */
.doc-switcher > li > a {
  padding: 20px 30px !important;
  border-radius: 10px !important;
  color: #222831 !important;
  line-height: 1.2 !important;
  transition: all 0.25s ease !important;
  display: block !important;
}
.doc-switcher-title {
  display: block !important;
  font-weight: 600 !important;
  font-size: 18px !important;
}
.doc-switcher-sub {
  display: block !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #222831 !important;
}
/* Varsayılan: çizgi yok, sadece büyük ekranlarda eklenecek */
.doc-switcher > li + li {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: none !important;
}

/* 960px ve üzeri çözünürlüklerde alt çizgi eklensin */
@media (min-width: 960px) {
  .doc-switcher > li + li {
    margin-top: 18px !important;
    padding-top: 16px !important;
    border-top: 1px solid #e0e0e0 !important;
  }
}
.doc-switcher > li.uk-active > a {
  background: linear-gradient(135deg, #d7d4ce 0%, #3b4654 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.18) !important;
}
.doc-switcher > li.uk-active > a .doc-switcher-title {
  color: #ffffff !important;
}
.doc-switcher > li.uk-active > a .doc-switcher-sub {
  color: #f7f7f7 !important;
  font-weight: 400 !important;
}
.doc-switcher > li > a:hover {
  text-decoration: none !important;
}

/* Doküman kart sliderı (sayfatip 41) */

.doc-card-link {
  display: block;
  text-decoration: none;
}
.doc-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}
.doc-thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 492 / 691; /* 492 x 691 oranı */
}
.photo-slider-gallery .doc-thumb {
  aspect-ratio: 4 / 2; /* foto galeri için 4:2 (2:1) yatay oran */
}
.video-slider-gallery .doc-thumb {
  aspect-ratio: 4 / 2; /* video kutuları için 4:2 (2:1) yatay oran */
}
.doc-thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.doc-thumb-overlay {
  /* Varsayılan mask (dokümanlar, coğrafi işaretli ürünler vb.) */
  background: linear-gradient(180deg, rgb(0 0 0 / 65%) 0%, rgba(0, 0, 0, 0.75) 100%);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.doc-card-link:hover .doc-thumb-overlay {
  opacity: 1;
}
/* Sadece video slider için: daha açık mask + yukarıdan koyu #354855, altta #ec003d geçişi */
.video-slider-gallery .doc-thumb-overlay {
  background: linear-gradient(180deg, rgba(53, 72, 85, 0.35) 0%, rgb(0 0 0 / 22%) 55%, rgb(2 2 2 / 98%) 100%);
  opacity: 1;
}
.doc-overlay-content {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-weight: 600;
}
.doc-overlay-icon {
  color: #fff;
}
.video-slider-gallery .doc-overlay-icon svg {
  width: 32px;
  height: 32px;
}
.doc-overlay-text {
  font-size: 14px;
}
.doc-title {
  padding: 10px 14px 10px 14px;
  margin-top: 10px;
  border-left: 1px solid #e0e0e0;
  color: #333b44;
  font-size: 14px;
  line-height: 1.4;
}
.doc-title-line1 {
  font-weight: 400;
}

/* Coğrafi İşaretli Ürünler slider başlığı: resim altında, ortalı, solid yok */
.product-slider-gallery .doc-title {
  border-left: none;
  text-align: center;
}
.product-slider-gallery .doc-title-line1 {
  font-weight: 600;
}
/* Video slider başlığı: resim üzerinde, ortalı, beyaz, altta hizalı, bu alana özel */
.video-slider-gallery .doc-card {
  position: relative;
}
.video-slider-gallery .doc-title {
  position: absolute;
  bottom: 20px;
  margin: 0;
  border-left: none;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  padding: 0px; width: 100%; min-height: auto;
}
.video-slider-gallery .doc-title-line1 {
  font-weight: 500;
}
.doc-title-line2 {
  font-weight: 600;
}

/* Doküman slider nav butonları (sağ üst koyu yuvarlak) */
.doc-slider-nav-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 10px 0 0; margin-top: -100px;
}
.video-slider-gallery .video-nav-bottom.doc-slider-nav-wrap {
  margin-top: 0;
  padding: 8px 0 0 10px;
}
.doc-slider-nav {
  width: 30px;
  height: 30px; padding: 0px !important;
  border-radius: 50%;
  background: #1e2430;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
}
.doc-slider-nav:hover {
  background: #ec003d;
  color: #ffffff !important;
}
.doc-slider-nav .uk-slidenav,
.doc-slider-nav .uk-icon,
.doc-slider-nav svg {
  color: #ffffff !important;
  fill: #ffffff !important;
  width: 14px;
  height: 14px;
}

/* 960px ve altı: nav butonları sliderın altında ortalı */
@media (max-width: 959px) {
  .doc-slider-nav-wrap {
    position: static !important;
    justify-content: center;
    padding: 12px 0 0 0;
    margin-top: 8px;
  }
}

/* Başlık veya kart üzerine hover'da resme yumuşak yakınlaşma */
.doc-card-link:hover .doc-thumb-img {
  transform: scale(1.04);
}

/* Galeri slider (sayfatip 43) - hover zoom + search ikonlu mask */
.doc-slider-gallery .doc-card-link:hover .doc-thumb-img,
.doc-slider-gallery .doc-gallery-link:hover .doc-thumb-img {
  transform: scale(1.04);
}

/* Doküman switcher mobilde yan yana 3 sütun olsun */
@media (max-width: 1600px) {
  .doc-switcher-title {
    font-size: 16px !important;
  }
  .doc-switcher-sub {
    font-size: 14px !important;
  }
}
@media (max-width: 959px) {
  .doc-switcher {
    display: flex;
    justify-content: space-between;
    gap: 4px;
  }
  .doc-switcher > li {
    flex: 1 1 33.33%;
  }
}

@media (max-width: 640px) {
  .doc-switcher {
    display: flex;
    justify-content: space-between;
    gap: 4px;
  }
  .doc-switcher > li {
    flex: 1 1 33.33%;
  }
  .doc-switcher > li > a {
    padding: 10px 10px !important;
    text-align: center;
    font-size: 12px !important;
  }
  .doc-switcher-title {
    font-size: 16px !important;
  }
  .doc-switcher-sub {
    font-size: 10px !important;
  }
  .doc-switcher > li + li {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: none !important;
  }
  .doc-title {
    font-size: 13px;
    min-height: 48px;
    border-left: none;
    margin-left: 0;
    padding: 0px;
  }
}



/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */



/* Banner Wrapper */
.page-banner-wrapper {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}

.banner-container {
  position: relative;
  width: 100%;
  min-height: 500px;
  overflow: hidden;
}

.banner-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.banner-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgb(0 0 0 / 85%) 0%, rgba(3, 6, 10, 0.452) 50%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
  pointer-events: none;
}

.banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}

.banner-overlay-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 60px 0 40px 0;
  background: linear-gradient(to top, rgb(1 6 10 / 70%) 0%, rgb(17 24 38 / 40%) 50%, transparent 100%);
}

.banner-header-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}

.banner-title-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
  flex: 1;
}

.banner-share-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
}

.banner-share-label {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin: 0;
  white-space: nowrap;
}

.banner-share-buttons .banner-share-icon {
  margin: 0;
}

.banner-share-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
}

.banner-share-icon:hover {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.4);
  transform: translateY(-2px);
  color: #fff;
  text-decoration: none;
}

.banner-share-icon .uk-icon {
  color: #fff;
}

.banner-share-icon svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
  color: #fff;
}

.banner-title {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 15px 0;
  line-height: 1.2;
  padding: 0;
}

.banner-breadcrumb {
  margin: 0;
  padding: 0;
}

.banner-breadcrumb .uk-breadcrumb {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.banner-breadcrumb .uk-breadcrumb > * > * {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.banner-breadcrumb .uk-breadcrumb > * > *:hover {
  color: #ec003d;
  text-decoration: none;
}

.banner-breadcrumb .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 8px;
}

/* Sayfa İçerik Container */
.page-content-container {
  background: #fff !important;
}

.page-layout-wrapper {
  padding: 50px 0;
  margin-top: 0;
  position: relative;
  z-index: 3;
  background: transparent;
}

.page-layout-wrapper .uk-grid-large {
  margin-left: 0;
}

/* Sol Menü - Birimler Listesi */
.units-sidebar {
  background: #fff;
  border-radius: 20px;
  padding: 0;
  box-shadow: 0 8px 30px rgba(22, 56, 104, 0.15);
  border: 2px solid #f0f0f0;
  overflow: hidden;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

.units-sidebar-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 18px 20px;
  letter-spacing: 1px;
  background: #fff;
  background-size: 200% 200%;
  animation: gradientShift 8s ease infinite;
  position: relative; 
}


@keyframes gradientShift {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}

.units-menu-list {
  list-style: none;
  padding: 10px 0 20px 0;
  margin: 0;
  background: #fff;
}

.units-menu-item {
  margin: 0;
  position: relative;
}


.units-menu-link {
  display: flex;
  align-items: center;
  padding: 10px 18px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  line-height: 1.5;
  position: relative;
  gap: 10px;
  color:#303a45;
}

.units-menu-link .uk-icon {
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.3s ease;
  color: #ec003d;
  flex-shrink: 0;
}

.units-menu-link:hover {
  color: #ec003d;
  text-decoration: none;
}

.units-menu-link:hover .uk-icon {
  opacity: 1;
  transform: translateX(0);
}

.units-menu-link.active,
.units-menu-link.units-menu-link-active {
  color: #ec003d;
  text-decoration: none;
  position: relative;
}

.units-menu-link.active .uk-icon,
.units-menu-link.units-menu-link-active .uk-icon {
  opacity: 1;
  transform: translateX(0);
  color: #ec003d;
}

.units-menu-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}

.units-menu-title {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  line-height: 1.4;
  margin-bottom: 4px;
}

.units-menu-link:hover .units-menu-title,
.units-menu-link.active .units-menu-title,
.units-menu-link.units-menu-link-active .units-menu-title {
  color: #ec003d;
}

.units-menu-date {
  font-size: 12px;
  color: #666;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.units-menu-date::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  margin-right: 6px;
  opacity: 0.7;
}

.units-menu-link:hover .units-menu-date,
.units-menu-link.active .units-menu-date,
.units-menu-link.units-menu-link-active .units-menu-date {
  color: #094872;
}

.units-menu-link:hover .units-menu-date::before,
.units-menu-link.active .units-menu-date::before,
.units-menu-link.units-menu-link-active .units-menu-date::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23094872'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  opacity: 1;
}

.units-menu-link.active:hover,
.units-menu-link.units-menu-link-active:hover {
  color: #303a45;
  padding-left: 22px;
  transform: translateX(0);
}










/* İçerik Alanı */
.pages-content b, strong{
  font-weight: 600;
}
.page-content-area {
  background: #fff;
  padding: 30px 35px;
  border-radius: 20px;
  border: 2px solid #f0f0f0;
  box-shadow: 0 8px 30px rgba(22, 56, 104, 0.15);
}

.page-content-title {
  font-size: 28px;
  font-weight: 600;
  color: #303a45;
  margin: 0 0 25px 0;
  padding-bottom: 15px;
  border-bottom: 3px solid #e8e8e8
;
}

.page-content-body {
  color: #303a45;
  line-height: 1.8;
  font-size: 15px;
}

.page-content-body p {
  margin-bottom: 15px;
}

.page-content-body h1,
.page-content-body h2,
.page-content-body h3,
.page-content-body h4,
.page-content-body h5,
.page-content-body h6 {
  color: #303a45;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
}

.page-content-body h2 {
  font-size: 22px;
}

.page-content-body h3 {
  font-size: 20px;
}

.page-content-body ul,
.page-content-body ol {
  margin: 15px 0;
  padding-left: 0px;
}

.page-content-body li {
  margin-bottom: 8px;
}

.page-content-body a {
  color: #303a45;
  text-decoration: underline;
}

.page-content-body a:hover {
  color: #094872;
}

.page-content-body img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 0px 0;
}

.page-content-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.page-content-body table th,
.page-content-body table td {
  padding: 12px;
  border: 1px solid #e8e8e8;
  text-align: left;
}

.page-content-body table th {
  background: #f8f9fa;
  color: #303a45;
  font-weight: 600;
}

/* Dosya İndirme Bölümü */
.document-download-section {
  margin: 0px 0;
}

.document-download-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.document-download-item {
  margin: 0 0 12px 0;
}

.document-download-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
  background: #f8f9fa;
  border-radius: 10px;
  text-decoration: none !important;
  color: #303a45;
  transition: all 0.3s ease;
  border: 1px solid #e8e8e8;
  gap: 12px;
}

.document-download-link:hover {
  background: #fff;
  color: #303a45;
  text-decoration: none !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-color: #e8e8e8
;
  transform: translateY(-2px);
}

.document-download-marker {
  color: #ec003d;
  flex-shrink: 0;
  opacity: 0.8;
}

.document-download-link:hover .document-download-marker {
  opacity: 1;
  color: #ec003d;
}

.document-download-name {
  font-size: 15px;
  font-weight: 500;
  color: #303a45;
  line-height: 1.4;
  flex: 1;
  text-decoration: none;
}

.document-download-link:hover .document-download-name {
  color: #094872;
  text-decoration: none;
}

.document-download-icon {
  color: #7a787c
;
  flex-shrink: 0;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.document-download-link:hover .document-download-icon {
  opacity: 1;
  color: #303a45;
}

/* Kişi Kartı */
.person-card {
  display: flex;
  gap: 25px;
  padding: 25px;
  background: #f8f9fa;
  border-radius: 15px;
  border: 1px solid #e8e8e8;
  margin-bottom: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.person-card-image {
  flex-shrink: 0;
  width: 150px;
  height: 150px;
  border-radius: 12px;
  overflow: hidden;
  border: 3px solid #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.person-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.person-card-content {
  flex: 1;
}

.person-name {
  font-size: 24px;
  font-weight: 600;
  color: #303a45;
  margin: 0 0 8px 0;
}

.person-title {
  font-size: 16px;
  color: #727374;
  margin: 0 0 20px 0;
  font-style: italic;
}

.person-contact {
  margin-top: 20px;
}

.person-contact-title {
  font-size: 18px;
  font-weight: 600;
  color: #303a45;
  margin: 0 0 15px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #e8e8e8;
}

.person-contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.person-contact-item .uk-icon {
  color: #ec003d;
  flex-shrink: 0;
}

.person-contact-link {
  color: #303a45;
  text-decoration: none;
  font-size: 15px;
  transition: color 0.3s ease;
}

.person-contact-link:hover {
  color: #094872;
  text-decoration: underline;
}

/* Alt Menü Butonları */
.submenu-buttons-section {
  margin: 30px 0;
}

/* UIkit grid kullanıldığında CSS grid'i devre dışı bırak */
.submenu-buttons-grid.uk-grid {
  display: block;
}

.submenu-button {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 20px;
  background: #f8f9fa;
  border-radius: 10px;
  text-decoration: none !important;
  color: #303a45;
  border: 1px solid #e8e8e8;
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  box-sizing: border-box;
}

.submenu-button:hover {
  background: #fff;
  color: #303a45;
  text-decoration: none !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-color: #e8e8e8
;
  transform: translateY(-2px);
}

.submenu-button .uk-icon {
  color: #ec003d;
  flex-shrink: 0;
  opacity: 0.8;
  transition: all 0.3s ease;
}

.submenu-button:hover .uk-icon {
  opacity: 1;
  color: #303a45;
}

.submenu-button-text {
  flex: 1;
  line-height: 1.4;
}

/* Encümen Üyeleri Bölümü */
.encumen-members-section {
  margin: 30px 0;
}

/* UIkit grid kullanıldığında CSS grid'i devre dışı bırak */
.encumen-members-grid.uk-grid {
  display: block;
}

.encumen-member-card {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 1px solid #e8e8e8;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.encumen-member-card:hover {
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #e8e8e8
;
  transform: translateY(-3px);
}

.encumen-member-photo {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
}

.encumen-member-photo img,
.encumen-photo-card {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block;
}

.encumen-member-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.encumen-member-name {
  font-size: 16px;
  font-weight: 600;
  color: #303a45;
  margin: 0 0 5px 0;
}

.encumen-member-title {
  font-size: 14px;
  color: #727374;
  margin: 0;
  font-style: italic;
}

.member-modal-bio {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e8e8e8;
}

.member-modal-bio p {
  margin: 8px 0;
  color: #303a45;
  font-size: 15px;
  line-height: 1.6;
}
/* Responsive Tasarım */
@media (max-width: 959px) {
  .banner-container {
    min-height: 400px;
  }

  .banner-overlay-content {
    padding: 40px 0 30px 0;
  }

  .banner-title {
    font-size: 25px;
    margin-bottom: 5px;
  }



  .banner-title-wrapper {
    gap: 5px;
  }

  .banner-header-section {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .banner-share-buttons {
    align-self: flex-start;
  }

  .banner-share-label {
    font-size: 11px;
    margin-bottom: 6px;
  }

  .banner-share-icon {
    width: 32px;
    height: 32px;
  }

  .page-layout-wrapper {
    margin-top: 0;
    padding: 40px 0;
  }


  .units-sidebar {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }

  .page-content-area {
    padding: 20px 25px;
  }

  .page-content-title {
    font-size: 24px;
  }

  .document-download-link {
    padding: 12px 15px;
    gap: 12px;
  }

  .document-download-name {
    font-size: 14px;
  }

  .person-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
  }

  .person-card-image {
    width: 120px;
    height: 120px;
  }

  .person-name {
    font-size: 20px;
  }

  .person-title {
    font-size: 14px;
  }

  .person-contact {
    width: 100%;
    text-align: left;
  }

  .person-contact-item {
    justify-content: flex-start;
  }

  .submenu-buttons-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .submenu-button {
    padding: 12px 18px;
    font-size: 14px;
  }

  .party-filter-toolbar {
    gap: 5px;
    padding: 8px;
  }

  .btn-filter {
    padding: 5px 8px;
    font-size: 11px;
    gap: 4px;
  }

  .btn-filter img {
    width: 16px;
    height: 16px;
  }

  .btn-filter .hidden-xs {
    display: none;
  }

  .meclis-agenda-section .uk-accordion-title {
    font-size: 16px;
    padding: 14px 18px;
  }

  .agenda-month-link {
    padding: 10px 15px;
    gap: 10px;
  }

  .agenda-month-name {
    font-size: 13px;
  }

  /* UIkit grid kullanıldığında CSS grid'i devre dışı bırak */
  .encumen-members-grid.uk-grid {
    display: block;
  }

  .encumen-member-card {
    padding: 15px;
  }

  .encumen-member-photo {
    width: 100px;
    height: 100px;
  }

  .encumen-member-name {
    font-size: 14px;
  }

  .encumen-member-title {
    font-size: 12px;
  }

  .sister-cities-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sister-city-card {
    padding: 20px;
  }

  .sister-city-name {
    font-size: 18px;
  }

  .sister-city-description {
    font-size: 13px;
  }

  .sister-city-logo {
    height: 100px;
    padding: 12px;
  }

  .sister-city-link {
    padding: 8px 15px;
    font-size: 13px;
  }

  .meclis-members-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .meclis-member-card {
    padding: 15px;
  }

  .meclis-member-photo {
    width: 100px;
    height: 100px;
  }

  .meclis-member-party {
    padding: 6px 10px;
  }

  .party-logo-small {
    width: 20px;
    height: 20px;
  }

  .party-name {
    font-size: 11px;
  }

  .meclis-member-name {
    font-size: 14px;
  }

  .meclis-member-title {
    font-size: 12px;
  }

  .member-modal-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .member-modal-image {
    width: 150px;
    height: 150px;
  }

  .member-modal-name {
    font-size: 22px;
  }

  .member-modal-title {
    font-size: 16px;
  }

  .units-sidebar-title {
    font-size: 18px;
    padding: 25px 18px 0px 18px;
    letter-spacing: 0.5px;
  }

  .units-menu-link {
    padding: 8px 18px;
    font-size: 13px;
  }

}

@media (min-width: 640px) {
  .banner-title {
    font-size: 30px;
  }

  .units-menu-link {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .banner-container {
    min-height: 400px;
  }

  .banner-title {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .banner-overlay-content {
    padding: 50px 0 40px 0;
  }

  .banner-title-wrapper {
    gap: 5px;
  }

  .page-layout-wrapper {
    margin-top: 0;
    padding: 60px 0;
  }

  .page-layout-wrapper .uk-grid-large > .uk-width-1-4\@m {
    padding-right: 40px;
  }
  
  .page-layout-wrapper .uk-grid-large > .uk-width-3-4\@m {
    padding-left: 40px;
  }

  .page-content-title {
    font-size: 32px;
  }

  .units-sidebar-title {
    font-size: 18px;
    padding: 25px 35px 0px 35px;
  }

  .units-menu-link {
    padding: 10px 10px;
    font-size: 14px;
  }


  .page-content-area {
    padding: 35px 35px;
  }
}

@media (min-width: 1500px) {
  .banner-container {
    min-height: 500px;
  }
  .banner-title {
    font-size: 35px;
  }

  .units-sidebar-title {
    font-size: 20px; line-height: inherit;
    padding: 25px 15px 0px 40px;
  }
}

@media (min-width: 1300px) {
  .party-filter-toolbar {
    gap: 8px;
    padding: 12px;
  }

  .btn-filter {
    padding: 8px 14px;
    font-size: 13px;
    gap: 6px;
  }

  .btn-filter img {
    width: 20px;
    height: 20px;
  }

  .btn-filter .hidden-xs {
    display: inline;
  }
}

/* Meclis Gündemleri Accordion */
.meclis-agenda-section {
  margin: 30px 0;
}

.meclis-agenda-section .uk-accordion-title {
  font-size: 17px;
  font-weight: 600;
  color: #303a45;
  padding: 18px 25px;
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  margin-bottom: 12px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
  text-align: left;
}

.meclis-agenda-section .uk-accordion-title:hover {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-color: #e8e8e8
;
  color: #303a45;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

/* Açık Menü Stilleri */
.meclis-agenda-section .uk-accordion-title.uk-open {
  background: linear-gradient(135deg, #303a45 0%, #094872 100%);
  border-color: #303a45;
  color: #fff;
  box-shadow: 0 4px 12px rgba(22, 56, 104, 0.2);
}

.meclis-agenda-section .uk-accordion-title.uk-open:hover {
  background: linear-gradient(135deg, #094872 0%, #303a45 100%);
  border-color: #094872;
  color: #fff;
}

/* UIKit Accordion İkon Stilleri - Sağa Hizalama */
.meclis-agenda-section .uk-accordion-title::before {
  color: #303a45;
  transition: color 0.3s ease;
  order: 2;
  margin-left: auto;
  margin-right: 0;
  flex-shrink: 0;
  position: absolute;
  right: 25px;
}

.meclis-agenda-section .uk-accordion-title:hover::before {
  color: #e8e8e8
;
}

.meclis-agenda-section .uk-accordion-title.uk-open::before {
  color: #fff;
}

.meclis-agenda-section .uk-accordion-title.uk-open:hover::before {
  color: #fff;
}


.meclis-agenda-section .uk-accordion-content {
  padding: 15px 0;
  margin-top: 0;
}

.agenda-month-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.agenda-month-item {
  margin: 0 0 10px 0;
}

.agenda-month-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 18px;
  background: #f8f9fa;
  border-radius: 8px;
  text-decoration: none !important;
  color: #303a45;
  border: 1px solid #e8e8e8;
  transition: all 0.3s ease;
  gap: 12px;
}

.agenda-month-link:hover {
  background: #fff;
  color: #303a45;
  text-decoration: none !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  border-color: #e8e8e8
;
  transform: translateY(-1px);
}

.agenda-month-link .uk-icon:first-child {
  color: #ec003d;
  flex-shrink: 0;
  opacity: 0.8;
}

.agenda-month-link:hover .uk-icon:first-child {
  opacity: 1;
}

.agenda-month-name {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.agenda-download-icon {
  color: #e8e8e8
;
  flex-shrink: 0;
  opacity: 0.6;
  transition: all 0.3s ease;
}

.agenda-month-link:hover .agenda-download-icon {
  opacity: 1;
  color: #303a45;
}


.uk-breadcrumb {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}

/* Photo Gallery Styles */
.photo-gallery-item-wrapper {
  margin-bottom: 15px;
}

.photo-gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 9 / 6;
}

.photo-gallery-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.photo-gallery-image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}

.photo-gallery-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.4s ease;
  min-width: 100%;
  min-height: 100%;
}

.photo-gallery-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.photo-gallery-mask .uk-icon {
  color: #fff;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}

.photo-gallery-item:hover .photo-gallery-image {
  transform: scale(1.1);
}

.photo-gallery-item:hover .photo-gallery-mask {
  opacity: 1;
}

.photo-gallery-item:hover .photo-gallery-mask .uk-icon {
  transform: scale(1);
}

/* Detay İçerik Bölümü */
.detail-content-section {
  margin: 0px 0 50px 0;
}



.detail-content-card {
  background: linear-gradient(135deg, #3b4654 0%, #d7d4ce 100%) !important;
  padding: 15px 20px !important;
  border-radius: 15px;
}

.detail-content-title {
  font-size: 16px !important;
  font-weight: 500 !important; margin: 0px !important;
  color: #fff !important;
}

.detail-content-text {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 20px;
}

.detail-content-text p {
  margin-bottom: 15px;
}

.detail-content-text img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 15px 0;
}

.detail-content-subtitle {
  font-size: 20px;
  font-weight: 600;
  color: #303a45;
  margin: 0 0 20px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.detail-content-subtitle .uk-icon {
  color: #ec003d;
}

.detail-content-files {
  margin-top: 0px;
}

.detail-content-files .document-download-link {
  padding: 10px !important; font-size: 14px !important;
}

.detail-content-images {
  margin-top: 30px;
}

.detail-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 9 / 6;
  background: #f8f9fa;
}

.detail-image-wrapper img,
.detail-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  transition: transform 0.4s ease;
  display: block;
}

.detail-image-wrapper:hover .detail-image {
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .detail-content-card {
    padding: 20px;
  }
  
  .detail-content-title {
    font-size: 24px;
  }
  
  .detail-content-subtitle {
    font-size: 18px;
  }
}

/* Başarı Hikayeleri Başlık - Mobil */
.basari-hikaye-baslik {
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.basari-hikaye-icon {
  color: #ec003d !important;
  filter: drop-shadow(0 2px 4px rgba(255, 107, 53, 0.3));
}

@media (max-width: 768px) {
  .basari-hikaye-baslik {
    font-size: 18px !important;
  }
  
  .basari-hikaye-icon {
    transform: scale(0.9);
  }
}

/* İhaleler Tablosu */
.tender-table-wrapper {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(15, 34, 58, 0.06);
}

.tender-table {
  background: transparent;
  border-radius: 20px;
  overflow: hidden;
}

.tender-table thead tr {
  background: #e8e8e9;
}

.tender-table th {
  font-size: 13px;
  font-weight: 600;
  color: #50607a;
  text-transform: uppercase;
  letter-spacing: 0.03em;     padding-left: 20px;
}

.tender-table td {
  font-size: 14px;
  vertical-align: middle;
}

.tender-table tbody tr:hover {
  background: #f9fbff;
}

.tender-date {
  font-weight: 600;
  color: #344754;
}

.tender-date-last {
  color: #e53e3e;
}

.tender-detail-cell {
  white-space: nowrap;
}

.tender-detail-btn {
  background-color: #344754;
  border-color: #344754;
  color: #ffffff;
  padding: 4px 14px;
  font-size: 13px;
}

.tender-detail-btn:hover,
.tender-detail-btn:focus {
  background-color: #2b3744;
  border-color: #2b3744;
  color: #ffffff;
}

@media (max-width: 768px) {
  .tender-detail-cell {
    white-space: normal;
  }

  .tender-detail-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
  }
}

/* Haberler Sayfası Özel Stiller */
.haber-resim-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 9 / 6; /* 2:3 oranı */
}

.haber-resim-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}

.haber-resim-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgb(0 0 0 / 74%) 25%, rgb(0 0 0 / 40%) 50%, transparent 75%);
  padding: 25px ;
  z-index: 1;
  border-radius: 0 0 20px 20px;
  pointer-events: none;
}

.haber-tarih-mask {
  color: #ffffff;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px; padding-top: 80px;
}

.rotate-box:hover .haber-resim-container img {
  transform: scale(1.1);
}

/* Haberler başlık responsive */
.haberler-baslik {
  font-size: 18px;
  font-weight: 500;
}

/* Haberler Arama Butonu */
.haberler-arama-btn {
  background-color: #344754 !important;
  border-color: #344754 !important;
  color: #ffffff !important;
}

.haberler-arama-btn:hover,
.haberler-arama-btn:focus {
  background-color: #2b3744 !important;
  border-color: #2b3744 !important;
  color: #ffffff !important;
}

@media (max-width: 768px) {
  .haberler-baslik {
    font-size: 14px !important;
  }
  
  .haber-oku-text {
    font-size: 14px;
  }
  
  .haber-oku-text .uk-icon {
    transform: scale(0.9);
  }
  
  .haber-tarih-mask {
    font-size: 12px;
  }
  
  .haber-resim-mask {
    padding: 12px;
  }
}

/* Duyurular Sayfası Özel Tasarım */
.duyurular-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.duyuru-item {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  overflow: hidden;
}

.duyuru-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.duyuru-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.duyuru-content {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
}

.duyuru-image-wrapper {
  flex-shrink: 0;
  width: 200px;
  height: 150px;
  border-radius: 10px;
  overflow: hidden;
  background: #f5f5f5;
}

.duyuru-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.duyuru-item:hover .duyuru-image {
  transform: scale(1.05);
}

.duyuru-info {
  flex: 1;
  min-width: 0;
}

.duyuru-date {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.duyuru-title {
  font-size: 20px;
  font-weight: 600;
  color: #2c3e50;
  margin: 0 0 10px 0;
  line-height: 1.4;
}

.duyuru-excerpt {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

.duyuru-arrow {
  flex-shrink: 0;
  color: #344754;
  transition: transform 0.3s ease;
}

.duyuru-item:hover .duyuru-arrow {
  transform: translateX(5px);
}

@media (max-width: 768px) {
  .duyuru-content {
    flex-direction: column;
    padding: 15px;
  }
  
  .duyuru-image-wrapper {
    width: 100%;
    height: 200px;
  }
  
  .duyuru-title {
    font-size: 18px;
  }
  
  .duyuru-arrow {
    display: none;
  }
}