.program-card h5 {
    color: #fff;
    min-width: 450px;
}
.program-card a {
    text-decoration: none;
}
.mega-menu-container a.active {
  color: rgba(0, 27, 195, 0.65);
  font-weight: bold;
}

.acf-template-fakulte-etkinlik-detay  header,
.acf-template-fakulte-haber-detay  header,
.acf-template-fakulte-duyuru-detay  header
  {
    position: relative;
}
.acf-template-fakulte-etkinlik-detay .nav-link,
.acf-template-fakulte-haber-detay .nav-link,
.acf-template-fakulte-duyuru-detay .nav-link,
.acf-template-desktop-etkinlik-detay .nav-link,
.acf-template-desktop-haber-detay .nav-link,
.acf-template-desktop-duyuru-detay .nav-link{
    color:#000 !important;
}

img.desktop-single-template-img {
    width: 100%;
}
img.haberler-single-right, .grid-img {
    width: 100%;
}
.acf-template-desktop-haber-detay header,
.acf-template-desktop-etkinlik-detay header,
.acf-template-desktop-duyuru-detay  header  header {
    position: fixed !important;
}
.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.6);
}

.custom-modal .modal-content {
  background: white;
  padding: 20px;
  margin: 10% auto;
  max-width: 700px;
  border-radius: 8px;
  position: relative;
}

.custom-modal .close-modal {
  position: absolute;
  top: 10px; right: 20px;
  font-size: 24px;
  cursor: pointer;
}

.row.align-items-center.ogrenci-topluluk-post-list {
    background: #F3F3F380;
	    height: 160px;
border-radius: 10px;
	border: 0.5px solid #D0D0D0
}
.row.list-topluluk {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
a.topluluk-title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #001BC3;
}
.col-topluluk {
  flex: 1 1 calc(50% - 15px); /* İki kolon yan yana, gap'e göre genişlik ayarlandı */
  display: flex;
}
.topluluk-flex-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px; /* Aradaki boşluk */
}

.topluluk-flex-insta,
.topluluk-flex-info {
  display: flex;
  align-items: center;
  gap: 6px;
}
.topluluk-flex-wrapper {
    border-top: 0.5px solid #D0D0D0;

    padding-top: 17px;
}
.col-topluluk {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
a.topluluk-title {
    padding-bottom: 15px !important;
    display: inline-flex
;
}
a.daha-fazla-bilgi-btn {
    color: #000000;
    font-family: Poppins;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0px;
}
span.topluluk-insta {
    font-family: Poppins;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #000000;
}
.dropdown-toggle-profile {
  display: block;
    background: transparent !important;
    color: #001BC3;
    padding: 10px 15px;
    border-radius: 9px;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #8AA9F0 !important;
}

  .dropdown-toggle-profile svg {
    width: 30px !important;
    height: 30px !important;
    transition: transform 0.3s ease;
    margin-left: 10px;
    color: #fff !important;
    /* background: white; */
    filter:brightness(0) saturate(100%) invert(11%) sepia(93%) saturate(5578%) hue-rotate(237deg) brightness(80%) contrast(116%);
}

  .dropdown-toggle-profile.open svg {
    transform: rotate(180deg);
  }

  #profile-menu {
    margin-top: 5px;
  }

.birim-toggle-header {
    display: block;
    background: transparent;
    color: #001BC3;
    padding: 10px 15px;
    border-radius: 9px;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #8AA9F0;
}
.birim-toggle-header svg {
    width: 30px !important;
    height: 30px !important;
    transition: transform 0.3s ease;
    margin-left: 10px;
    float: right;
    filter:brightness(0) saturate(100%) invert(11%) sepia(93%) saturate(5578%) hue-rotate(237deg) brightness(80%) contrast(116%);
}
.birim-toggle-header.open svg {
  transform: rotate(180deg);
}
.ogrenci-topluluklari-section ul.row > li.col-md-6 {
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}
.topluluk-seciton-1{
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 0px;
   padding-top: 30px;
}
.a-z-letter-block {
  display: flex;
  align-items: center; /* Dikey ortalama */
}
.col-md-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ogrenci-topluluklari-.col-md-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}section-h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.ogrenci-topluluklari-section-h2{
    font-family: Taviraj;
    font-weight: 500;
    font-size: 128px;
    line-height: 25px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #D0D0D0;
}

.a-z-nav-topluluk a {
      display: inline-block;
    width: 25px;
    height: 25px;
    background: #f8f8f8;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    color: #000000;
    transition: 0.2s ease;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    vertical-align: middle;
}
.a-z-nav-topluluk{
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 20px;
}
a.az-filter.az-filter-tumu {
    width: 62px;
    line-height: 29px;
    height: 28px;
    border-radius: 20px;
}
a.az-filter.active {
    background: #001BC3;
    color: #fff;
}

.a-z-nav-topluluk a.disabled {
    background: #eaeaea00;
    color: #D0D0D0;
    pointer-events: none;
    cursor: default;
    border: 1px solid #D0D0D080;
}
img.ogrenci-topluluk-image {
    width: 100%;
}
@media (min-width: 769px) {
  .dropdown-toggle-profile {
    display: none; /* sadece mobilde göster */
  }

}
@media (max-width: 768px) {
	    body .a-z-nav-topluluk{
        margin: 30px 0;
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 10px;
        overflow-x: auto;
        padding-bottom: 10px;
        border-bottom: 2px solid #e0e0e0;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-left: 0;
        justify-content: flex-start;
    }
	.ogrenci-topluluklari-section-h2 {
    line-height: normal;

}

	.ogrenci-topluluk-post-list .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
	   .ogrenci-topluluk-post-list .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
	    .a-z-nav-topluluk a {
        flex: 0 0 auto;
        scroll-snap-align: start;
        width: 32px;
        height: 32px;
        background: #f8f8f8;
        border-radius: 50%;
        text-align: center;
        font-weight: bold;
        line-height:30px;
        text-decoration: none;
        color: #333;
        font-size: 14px;
    }

	    .birim-detay-wrapper {
        margin: 0 !important;
    }
	.faculty-title a {
    color: #000;
    font-family: Poppins;
    font-weight: 700;
    font-size: 13px !important;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
	.wpb_single_image img {

    object-fit: cover;
}
 .faculty-menu ul.custom-menu {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* iOS için */
    scrollbar-width: thin; /* Firefox için */
    padding-bottom: 10px;
    gap: 10px; /* butonlar arası boşluk */
  }

  .faculty-menu ul.custom-menu > li {
    flex: 0 0 auto;
  }

  /* Scroll bar görünmesini istemiyorsan (isteğe bağlı) */
  .faculty-menu ul.custom-menu::-webkit-scrollbar {
    display: none;
  }
	.cv-title {
    color: #001bc3 !important;

}
	.cv-unvan-title {

    margin-left: 0px !important;
    margin-top: 36px !important;
}
	.acf-template-fakulte-duyuru-detay .col-md-9{
		    padding-left: 11px !important;
	}
	    .birim-content {
        border-radius: 0 0 8px 8px;
        padding-left: 0px !important;
    }

	.page-template-bolum_detail-php .col-10 {
    flex: 0 0 auto;
    width: 60% !important;
}
	.page-template-bolum_detail-php .col-2 {
    flex: 0 0 auto;
    width: 40% !important;
}
	    .faculty-menu ul.custom-menu
 {

        padding-left: 0;
    }
	.my-breadcrumb {

    color: #fff;
}
}

/* Başlangıçta hepsini gizle */
.mobile-footer,
.desktop-footer {
  display: none;
}

@media (max-width: 991px) {
	.post-bottom-bar {
    background-color: none;
    border-radius: 8px;
    display: block !important;
}
	.post-nav.d-flex.gap-3 {
          display: none !important;
}
  .desktop-footer {
    display: none;
  }
	 .mobil-footer {
    display: block;
  }
	footer#footer {
    background: url(/wp-content/themes/halic_universitesi/assets/images/footer-bg.jpg);
    background-size: cover;
}
}

/* Masaüstü görünüm (≥ 992px): Sadece desktop-footer görünür */
@media (min-width: 992px) {
  .mobil-footer {
    display: none;
  }
	.desktop-footer {
    display: block;
  }
}
