@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-LightItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-Bold.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-Regular.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-Medium.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-Black.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative Hair";
    src: url("/assets/fonts/corporative/Corporative-HairItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-HairItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-BlackItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-Light.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-MediumItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative Book";
    src: url("/assets/fonts/corporative/Corporative-Book.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-BoldItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative Book";
    src: url("/assets/fonts/corporative/Corporative-BookItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-BookItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative Hair";
    src: url("/assets/fonts/corporative/Corporative-Hair.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Hair.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-RegularItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-RegularItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-ThinItalic.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Corporative";
    src: url("/assets/fonts/corporative/Corporative-Thin.woff2") format("woff2"), url("/assets/fonts/corporative/Corporative-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

:root {
    /* TYPOGRAPHY */
    --font-size-xxs: 14px;
    --font-size-xs: 16px;
    --font-size-sm: 18px;
    --font-size-md: 20px;
    --font-size-lg: 24px;
    --font-size-xlg: 32px;
    --font-size-xxlg: 48px;
    --font-size-xxxlg: 60px;
    --font-thin: 100;
    --font-extra-light: 200;
    --font-light: 300;
    --font-regular: 400;
    --font-medium: 500;
    --font-semi-bold: 600;
    --font-bold: 700;
    --font-extra-bold: 800;
    --font-black: 900;
    /* THEME COLORS */
    --theme-primary: #771431;
    --theme-primary-hover: #93183c;
    --theme-secondary: #143d65;
    --theme-secondary-hover: #18436e;
    --theme-passive-primary: #e3dfdc;
    --theme-passive-secondary: #f9f7f5;
    --text-primary: #333;
    --text-passive: #7f7d7c;
    --pt-header: 120px;
}

/* >>>>> Table Of Contents 

    1. GLOBAL ELEMENTS

    2. COMPONENTS
---
    3. HEADER

    4. HERO

    5. DUYURU-NEWS

    6. EVENT-RESEARCH

    7. YERLESKE-FOOTER
---
    8. FAKULTE

    9. FAKULTE-DETAY

    10. GENEL BİLGİLER

    11. İÇERİKTE ÖZELLİKLER

    12. REKTÖRLÜK-DETAY

    13. BAŞKANLIK

    14. İLETİŞİM

    15. HABER - HABER-DETAY
---
    16. RESPONSIVE
---------
*/

/* 
=================================================
=============== GLOBAL ELEMENTS =================
=================================================
*/

button.news__btn {
    color: #000 !important;
}

@media screen and (max-width: 768px) {
    .footer {
        margin-top: 100px;
        bottom: 90px !important;
    }
}

.tanitim {
    padding: 29px;
    padding-top: 16px;
    background: #00000005;
    border: 0.6px solid rgba(0, 0, 0, .125) !important;
    /* border-top: 1px solid rgba(0, 0, 0, .125) !important; */
}

body {
    background-color: var(--theme-passive-primary);
    font-size: var(--font-size-sm);
    font-family: inherit;
    color: var(--text-primary);
}

h1 {
    font-size: var(--font-size-xxlg);
}

h2 {
    font-size: var(--font-size-xlg);
}

h3 {
    font-size: var(--font-size-lg);
}

h4,
h5,
h6 {
    font-size: var(--font-size-md);
}

a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease-in-out;
}

    a:hover {
        color: var(--theme-primary);
    }

ul {
    padding-left: 0;
}

li {
    list-style: none;
}

b {
    font-weight: var(--font-bold);
}

strong {
    font-weight: var(--font-black);
}

/* 
=================================================
================= COMPONENTS ====================
=================================================
*/

.container-wide {
    max-width: 1800px;
    width: 100%;
    padding: 0 1em;
    margin: 0 auto;
}

/*
------------------
*/

.btn-slider-primary {
    width: 40px;
    height: 40px;
    border: none;
}

.btn-slider-primary {
    position: relative;
}

    .btn-slider-primary svg {
        width: 44px;
        height: 44px;
    }

.btn-slider-red {
    background-color: var(--theme-primary-hover);
}

.btn-slider-blue {
    background-color: #123962;
}

.btn-slider-white {
    background-color: #efebe8;
}

/*
------------------
*/

.item-border {
    border: 1px solid var(--text-primary);
}

.text-passive {
    color: #7f7d7c;
}

.date {
    color: #595959;
    font-size: var(--font-size-xxs);
    font-weight: var(--font-regular);
}

.py-40 {
    padding: 40px 0;
}

.py-60 {
    padding: 60px 0;
}

.pb-100 {
    padding-bottom: 100px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-60 {
    margin-bottom: 60px;
}

.rotate-phone {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    background-color: var(--theme-passive-primary);
    background-image: url(../img/anasite-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: default;
}

@keyframes rotation {
    0% {
        transform: rotate(-90deg);
    }

    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-90deg);
    }
}

.rotate-phone .svg-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .rotate-phone .svg-container svg {
        width: 150px;
        height: 150px;
        animation: rotation 3s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    }

.rotate-phone .content-container {
    display: flex;
    flex-direction: column;
}

.rotate-phone span {
    font-size: 32px;
    font-weight: 700;
    transition: none;
    text-align: center;
}

@media only screen and (max-device-width: 768px) and (orientation: landscape) {
    .rotate-phone {
        display: flex;
    }
}

.kampus__title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
}

#kampusModal .modal-header {
    border-bottom-color: var(--theme-passive-primary);
    padding: 1.25rem 1.5rem;
}

#kampusModal .modal-body {
    padding: 1.5rem;
}

#kampusModal .modal-footer {
    padding: 1rem 1.5rem;
}

#kampusModal .modal-footer {
    border-top-color: var(--theme-passive-primary);
}

    #kampusModal .modal-footer .btn-secondary {
        background-color: var(--theme-primary);
        border-color: var(--theme-primary);
    }

#kampusModal .modal-dialog {
    max-width: 900px;
}

#kampusModal .modal-content {
    background-color: var(--theme-passive-secondary);
}

#kampusModal .modal-body .row {
    margin-bottom: 2rem;
}

    #kampusModal .modal-body .row:last-child {
        margin-bottom: 0;
    }
#kampusModal .erisim__item {
    font-size: var(--font-size-xs);
}

#kampusModal .erisim__svg-container svg {
    width: 32px;
    height: 32px;
}

#kampusModal .modal-body .row:first-of-type .kampus__title {
    border-top: none;
}

#kampusModal .modal-body .kampus__title {
    border-top: 1px solid var(--text-primary);
    padding-top: 1rem;
    border-bottom: 1px solid #33333326
}

#kampusModal .modal-body iframe {
    margin-bottom: 20px;
    max-height: 230px;
}

    #kampusModal .modal-body iframe:last-of-type {
        margin-bottom: 0px;
    }

#kampusModal .kampus-map-panel {
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid var(--text-primary);
}

#kampusModal .kampus-map-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 0.75rem;
}

#kampusModal .kampus-map-tabs__btn {
    padding: 0.35rem 0.75rem;
    font-size: var(--font-size-xs);
    border: 1px solid var(--theme-primary);
    background: transparent;
    color: var(--text-primary);
    border-radius: 4px;
    cursor: pointer;
}

#kampusModal .kampus-map-tabs__btn--active {
    background: var(--theme-primary);
    color: #fff;
}

/* 
=================================================
-------------------- HEADER ---------------------
=================================================
*/

@keyframes openNav {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes closeNav {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-100%);
    }
}

@keyframes langOpen {
    from {
        opacity: 0;
        transform: translateY(-20%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes langClose {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        transform: translateY(-20%);
        opacity: 0;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.side-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #113459;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .side-nav .language,
    .side-nav__ul > li {
        margin: 16px 0;
        width: 100%;
        text-align: center;
        font-size: var(--font-size-md);
        font-weight: var(--font-semi-bold);
    }

        .side-nav .language:hover a,
        .side-nav__ul li:hover a,
        .side-nav__ul li:active a {
            color: var(--theme-primary);
        }

.side-nav__ul li {
    /* text-transform: uppercase; */
    transition: all 0.25s ease-in-out;
}

.side-nav .dropdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-nav .language {
    display: inline-block;
    max-width: 200px;
    padding: 12px;
    margin-bottom: 0;
    border-radius: 30px;
    background-color: var(--theme-primary);
    text-transform: uppercase;
    color: #fff;
    transition: all 250ms ease-in-out;
}

.language:hover {
    opacity: 0.95;
}

.side-nav .dropdown-menu {
    background-color: var(--theme-passive-primary);
    border-radius: 0;
    top: 100%;
    min-width: 12.5rem;
}

    .side-nav .dropdown-menu.show {
        border-radius: 0 0 8px 8px;
        border: 0;
    }

.side-nav .language.dropdown-open {
    border-radius: 8px 8px 0 0;
}

.header__ul .dropdown-menu {
    bottom: -75%;
}

.dropdownToggler {
    position: relative;
}

    .dropdownToggler::after {
        content: "";
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        display: none;
    }

.side-nav__ul .dropdown-menu li a {
    padding: 6px 40px;
    transition: all 0.2s ease-in-out;
}

.side-nav__ul .dropdown-menu li:hover a {
    color: #fff;
}

.side-nav .side-nav__social {
    border-top: none;
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.side-nav__social li a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    border-radius: 8px;
    background-color: transparent;
    color: #113459;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
}

.side-nav__social li:last-of-type a {
    margin-right: 0;
}

.side-nav__social li a:hover {
    background-color: var(--theme-passive-primary);
    color: var(--text-primary);
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 6;
    padding: 0.5em 0;
    font-size: var(--font-size-sm);
    font-weight: var(--font-semi-bold);
    color: #fff;
    padding: 0;
    background: rgba(0, 0, 0, 0.46);
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0.36) 50%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.2) 75%, transparent 100% );
}

.sticky {
    animation-name: sticky-effect;
    animation-duration: 1s;
    animation-timing-function: ease-out-in;
    background-color: white !important;
    background: none;
    color: var(--theme-secondary);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

/** the keyframes **/

@keyframes sticky-effect {
    0% {
        transform: none;
    }

    50% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

.header.open {
    background-color: #fff;
    color: var(--text-primary);
}

.header__ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    width: 100%;
}

    .header__ul li:nth-child(-n + 4) {
        /* display: flex;
  align-items: center;
  justify-content: center; */
        width: 80%;
    }

    .header__ul li:nth-last-child(-n + 5) {
        /* display: flex;
  align-items: center;
  justify-content: center; */
        width: 97%;
    }

    .header__ul li:nth:child(5) {
        width: 100%;
    }

    .header__ul > li.logo {
        padding: 0 2vw;
        max-width: fit-content;
    }

    .header__ul > li.dropdown {
        max-width: fit-content;
    }

    .header__ul > li:not(.logo) > a,
    .header__ul > li:not(.logo) > .top-menu-root-no-nav {
        padding: 0.5em 0.4rem;
        white-space: normal;
        max-width: fit-content;
        text-transform: uppercase;
        text-align: center;
    }

    .header__ul > li:not(.logo) > .top-menu-root-no-nav {
        cursor: default;
        user-select: none;
        font-weight: inherit;
        line-height: inherit;
        color: inherit;
        text-decoration: none;
    }

    .header__ul > li {
        width: 100%;
        display: flex;
        justify-content: center;
        transition: color 0.2s ease-in-out;
    }

        .header__ul > li:hover {
            color: var(--theme-primary);
        }

    .header__ul .language > a:hover {
        color: inherit;
    }

.dropdown-menu {
    background-color: #fff;
}

.dropdown-item {
    text-transform: uppercase;
}

    .dropdown-item:hover {
        background-color: var(--theme-primary);
        color: #fff;
    }

    .dropdown-item:active {
        background-color: var(--theme-primary);
        color: #fff;
    }

.logo {
    padding: 0 2em;
}

    .logo img {
        max-width: 110px;
        height: auto;
    }

.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    min-height: 300px;
    /* height: 100vh; */

    background-color: #f5f5ef;
    /* background: linear-gradient(
    360deg,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  ); */
    padding-bottom: 0.1rem;
    color: var(--text-primary);
}

    .sub-menu::before {
        content: "";
        position: absolute;
        left: 0;
        top: -200px;
        height: 200px;
        background: #f5f5ef;
        width: 100%;
        z-index: -1;
    }

    .sub-menu .col-3,
    .sub-menu .col-9,
    .sub-menu .col-6 {
        background-color: #f5f5ef;
        min-height: 300px;
    }

/* Mega menü: JS `header.open` + `li.mega-open` (hover dışına milim çıkınca CSS ile kapanmasın) */
.header.open .header__ul > li.has-menu.mega-open .sub-menu,
.header.open .header__ul > li.has-menu.mega-open .sub-menu::before {
    display: block;
}

.sub__ul > li {
    padding: 0.75em 1em;
    font-size: var(--font-size-sm);
    font-weight: var(--font-bold);
    text-transform: uppercase;
    transition: background-color 0.12s ease-out;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .sub__ul > li img {
        opacity: 0;
        transition: opacity 0.12s ease-out;
    }

    .sub__ul li.active,
    .sub__ul > li:hover {
        color: var(--theme-primary);
        background-color: rgba(0, 0, 0, 0.1);
    }

        .sub__ul li.active img,
        .sub__ul > li:hover img {
            opacity: 1;
        }

        /* Sağ panel: sadece seçili satır (hover ile anında açılmasın; JS active + gecikme) */
        .sub__ul > li.active > .sub__content {
            display: block;
        }

.sub__content {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding-left: 1em;
    /* width: 100%;
  max-width: 996px; */
}

    .sub__content > .row {
        height: 100%;
    }

    .sub__content .col-6 {
        border: 2px solid #ddd;
        scrollbar-width: auto;
        scrollbar-color: #93183c #ffffff;
        max-height: 500px;
        overflow-y: auto;
    }

        /* Chrome, Edge, and Safari */
        .sub__content .col-6::-webkit-scrollbar {
            width: 11px;
        }

        .sub__content .col-6::-webkit-scrollbar-track {
            background: #ffffff;
        }

        .sub__content .col-6::-webkit-scrollbar-thumb {
            background-color: #93183c;
            border-radius: 9px;
            border: 3px solid #ffffff;
        }

    .sub__content ul {
        height: 100%;
        position: relative;
        padding: 1em 0;
    }

    .sub__content li {
        padding: 0 1em;
        margin-bottom: 6px;
    }

        .sub__content li a {
            font-size: var(--font-size-xs);
            font-weight: var(--font-medium);
            color: var(--text-passive);
            display: flex;
            transition: color 0.12s ease-out, font-weight 0.12s ease-out, transform 0.12s ease-out;
        }

            .sub__content li a svg {
                margin-right: 6px;
                margin-top: 2px;
            }

        .sub__content li:hover a {
            transform: translateX(20px);
            font-weight: var(--font-bold);
            color: var(--theme-primary);
        }

.mobile-nav {
    padding: 0.5em 0;
}

    .mobile-nav .logo {
        padding: 0;
    }

#showMenu {
    width: 64px;
    height: 64px;
    border: none;
    background-color: transparent;
    border-radius: 100%;
}

.side-nav.mobile .left-side {
    display: flex;
    align-items: center;
}

.side-nav.mobile .search-link {
    margin-left: 1rem;
    padding: 1rem;
    background: #771431;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Site arama overlay — ana site + alt siteler (style171 ile uyumlu) */
.search-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(11 12 38 / 0.9);
    z-index: 10050;
    display: none;
}

.search-box.active {
    display: block;
}

.search-box form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
}

.search-box form input {
    background-color: transparent;
    width: 100%;
    padding: 10px 0;
    font-size: 35px;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
}

.search-box form input:focus {
    border-bottom: 1px solid #781131;
    outline: none;
}

.search-box form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 65px;
    background-color: transparent;
    text-align: center;
    font-size: 25px;
    color: #781131;
    border: 0;
}

.search-box .close-search {
    position: absolute;
    right: 50px;
    top: 50px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}

.search-box .close-search:hover {
    color: #781131;
}
/* .ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.line {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #fff;
    stroke-width: 5.5;
    stroke-linecap: round;
}

.ham3 .top {
    stroke-dasharray: 40 130;
}

.ham3 .middle {
    stroke-dasharray: 40 140;
}

.ham3 .bottom {
    stroke-dasharray: 40 205;
}

.ham3.active .top {
    stroke-dasharray: 75 130;
    stroke-dashoffset: -63px;
}

.ham3.active .middle {
    stroke-dashoffset: -102px;
}

.ham3.active .bottom {
    stroke-dasharray: 110 205;
    stroke-dashoffset: -86px;
}
#icon {
    background-color: transparent;
    border: 0;
} */

.icon-1,
.icon-2,
.icon-3 {
    position: absolute;
    left: 25%;
    top: 50%;
    width: 32px;
    height: 3px;
    background-color: #fff;
    transition: all 400ms cubic-bezier(0.84, 0.06, 0.52, 1.8);
}

.icon-1 {
    transform: translateY(-8px);
    animation-delay: 100ms;
}

.icon-3 {
    transform: translateY(8px);
    animation-delay: 250ms;
}

.hamburger-icon {
    position: relative;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    background: none;
    border: none;
}

    .hamburger-icon:hover {
        transform: scale(1.2);
    }

.icon-1.a {
    transform: rotate(40deg);
}

.icon-3.b {
    transform: rotate(-40deg);
}

.icon-2.c {
    opacity: 0;
}

.clear {
    clear: both;
}

/* 
=================================================
===================== HERO ======================
=================================================
*/

.hero {
    height: 100vh;
}

.hero__bg {
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

    .hero__bg::before {
        content: "";
        position: absolute;
        inset: 0 0 0 0;
        background: rgb(0, 0, 0);
        background: linear-gradient( 0deg, rgba(0, 0, 0, 0.5550595238095238) 0%, rgba(0, 0, 0, 0.020045518207282953) 15% );
    }

.hero__owl {
    z-index: unset !important;
}

    .hero__owl .owl-item {
        position: relative;
    }

        .hero__owl .owl-item::before {
            content: "";
            position: absolute;
            inset: 0 0 0 0;
            background-color: rgba(4, 19, 33, 0.66);
        }

.social__side {
    position: absolute;
    top: 30%;
    left: 10px;
    transform: translateY(0);
    z-index: 5;


    align-items: center;
}

    .social__side.hide-prospective {
        left: 2rem;
    }

        .social__side.hide-prospective .aday-li {
            display: none;
        }

    .social__side a:not(.aday) {
        width: 32px;
        height: 32px;
        border-radius: 100%;
        background-color: var(--theme-passive-primary);
        color: var(--text-primary);
        margin-bottom: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .social__side .aday {
        display: inline-block;
        padding: 10px 20px;
        background-color: var(--theme-passive-primary);
        border-radius: 99999px;
        color: var(--theme-primary);
        font-weight: var(--font-bold);
        transform: rotate(-90deg);
        left: -30px !important;
        margin-left: -50px;
    }

    .social__side a {
        transition: color, background-color 0.2s ease-in-out;
    }

        .social__side a:hover {
            background-color: var(--theme-primary);
            color: var(--theme-passive-primary);
        }

.aday-li {
    margin-bottom: 6em;
}

.hero__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.28) 55%, rgba(0, 0, 0, 0.4) 100%);
    box-shadow: 0 -6px 24px rgba(0, 0, 0, 0.22);
}

    .hero__bottom .tab-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        background-color: unset;
        border: none;
        padding: 0px 25px;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: var(--font-size-xs);
        opacity: 1;
        transition: all 0.2s ease-in-out;
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 2px 8px rgba(0, 0, 0, 0.4);
    }

    .hero__bottom li:hover > .tab-item {
        opacity: 1;
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.9), 0 2px 8px rgba(0, 0, 0, 0.5);
    }

    .hero__bottom li .tab-item.active {
        background-color: var(--theme-primary);
        opacity: 1;
    }

    .hero__bottom .tab-item svg,
    .hero__bottom .tab-item img {
        width: 44px;
        height: 44px;
        object-fit: contain;
        flex-shrink: 0;
    }

/* 
=================================================
================= DUYURU - NEWS =================
=================================================
*/

.duyuru-news p {
    margin-bottom: 0;
}

.duyuru {
    height: 45vh;
}

.news {
    height: 55vh;
    display: flex;
    align-items: center;
}

.duyuru {
    background-color: var(--theme-primary);
    display: flex;
    align-items: center;
    padding-top: var(--pt-header);
}

.section__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .section__header h1,
    .section__header h2 {
        text-transform: uppercase;
        font-size: var(--font-size-xlg);
        margin-bottom: 0;
    }

    .section__header hr {
        opacity: 1;
        width: 30px;
        height: 4px;
        position: relative;
        left: -15px;
    }

    .section__header.contrast h1,
    .section__header.contrast h2 {
        color: #fff;
    }

    .section__header.contrast hr {
        background-color: #fff;
    }

    .section__header.contrast a {
        color: #fff;
    }

        .section__header.contrast a:hover {
            color: #fff;
        }

/* Duyuru başlığı – hafif kutu ve sol aksan */
.duyuru .section__header.contrast .d-flex {
    padding: 10px 16px 10px 14px;
    align-items: center;
    gap: 12px;
}
.duyuru .section__header.contrast hr {
    width: 28px;
    height: 4px;
    border-radius: 2px;
    margin: 0;
    left: 0;
    flex-shrink: 0;
    background-color: rgba(255, 255, 255, 0.95);
}
.duyuru .section__header.contrast h1,
.duyuru .section__header.contrast h2 {
    letter-spacing: 0.02em;
}

.duyuru__content {
    display: flex;
    padding: 0px;
    transition: background-color 0.2s ease-in-out;
}

    .duyuru__content:hover {
        background-color: var(--theme-primary-hover);
    }

    .duyuru__content svg {
        min-width: 36px;
        min-height: 36px;
        margin-right: 0.5em;
    }

    .duyuru__content p {
        color: #fff;
        font-size: var(--font-size-xs);
        font-weight: 400;
        overflow: hidden;
        display: -webkit-box;

        -webkit-box-orient: vertical;
    }

.splide__track {
    z-index: 2;
}

.splide__arrow--prev,
.splide__arrow--next {
    transition: opacity 150ms ease-in-out;
    z-index: 3;
}

    .splide__arrow--prev:disabled,
    .splide__arrow--next:disabled {
        opacity: 0.6;
    }

    .splide__arrow--prev,
    .splide__arrow--next,
    .splide__arrow--prev svg,
    .splide__arrow--next svg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

.splide__arrow--prev {
    left: -2vw;
}

.splide__arrow--next {
    right: -2vw;
}

.splide__arrow--prev svg {
    right: -3px;
}

.splide__arrow--next svg {
    left: -3px;
}

.splide__arrow {
    border-radius: 20%;
}
/* ------------- NEWS --------------- */

.news .section__header {
    margin: 1em 0;
}

    .news .section__header a {
        color: var(--theme-primary);
    }

.news__btn {
    display: flex;
    border: 2px solid transparent;
    background-color: #efebe7;
    width: 100%;
    padding: 0.5em;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out;
}

    .news__btn:hover {
        border-color: var(--theme-primary);
        color: var(--theme-primary);
    }

    .news__btn p {
        text-align: left;
        font-size: var(--font-size-xs);
    }

    .news__btn .svg-container {
        min-width: 48px;
        min-height: 48px;
        margin-right: 1em;
    }



.news__content figure {
    margin-bottom: 20px;
    position: relative;
}

.side-acc .accordion-button {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.news__content figure a {
    position: absolute;
    bottom: -18px;
    right: 20px;
    padding: 0.5em;
    background-color: var(--theme-primary);
    transition: background-color 0.2s ease-in-out;
}

    .news__content figure a:hover {
        background-color: var(--theme-primary-hover);
    }

.news__content figcaption {
    font-weight: var(--font-regular);
}

/* 
=================================================
================= EVENT - RESEARCH ==============
=================================================
*/

.event {
    --arrow-offset: 40px;
    height: 50vh;
    background-color: var(--theme-secondary);
    color: #fff;
    padding-top: calc(var(--pt-header));
    display: flex;
    align-items: center;
}

    .event .img-placeholder {
        position: relative;
        width: 100%;
        min-height: 160px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: 10px;
        border-radius: 20px;
        overflow: hidden;
    }

.footer-gallery {
    background-color: var(--theme-primary);
}

.research,
.footer-gallery {
    height: 48vh;
    display: flex;
    align-items: center;
}

    .research .splide__content img {
        max-height: 15vh;
        width: auto;
    }

.event .splide__arrows {
    position: relative;
    inset: unset;
    margin-right: 50px;
}

.event .splide__arrow--prev,
.event .splide__arrow--next {
    position: relative;
    inset: unset;
    transform: unset;
    background-color: unset;
}

.event .splide__arrow--prev {
    margin-right: var(--arrow-offset);
}

.event .splide__arrow--next {
    margin-left: var(--arrow-offset);
}

.splide__seperator {
    width: 2px;
    height: 24px;
    margin: 0 auto;
    background-color: #fff;
}

.splide__content img {
    width: 100%;
    max-height: 200px;
    margin-bottom: 20px;
}

.splide__content p {
    max-width: 600px;
    font-size: var(--font-size-xs);
    font-weight: var(--font-light);
}

.event .splide__content p a:hover {
    color: unset;
}

.research .section__header {
    padding-top: 1em;
}

.research .splide__content a {
    line-height: 1.2;
    font-size: var(--font-size-xs);
    display: block;
}

.research .splide__content {
    text-align: center;
}

    .research .section__header a:hover,
    .research .splide__content a:hover {
        color: var(--theme-secondary-hover);
        color: #000000;
    }

/* 
=================================================
================ YERLESKE - FOOTER ==============
=================================================
*/

.yerleske {
    height: 65vh;
    background-color: var(--theme-primary);
    color: #fff;
    padding-top: var(--pt-header);
    padding-bottom: 50px;
    display: flex;
    align-items: center;
}

.yerleske-footer .footer {
    height: 35vh;
    padding-top: 35px;
}

.yerleske__btn-prev svg,
.yerleske__btn-next svg {
    opacity: 0.7;
}

.yerleske .counter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.yerleske .counter__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 20%;
}

    .yerleske .counter__item hr.seperator {
        opacity: 1;
        height: 3px;
        width: 45px;
        margin: 5px;
    }

    .yerleske .counter__item .number {
        font-size: 36px;
        font-weight: var(--font-medium);
    }

    .yerleske .counter__item span:not(.number) {
        font-size: var(--font-size-md);
        font-weight: var(--font-light);
    }

.splide__content:hover .overlay {
    opacity: 0.8;
}

.overlay-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* LightgalleryItem wrapper - Next.js Image için position relative gerekli */
.lightgallery-item-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.overlay {
    position: absolute;
    inset: 0 0 0 0;
    padding: 20px;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
}

    .overlay.blue {
        background-color: var(--theme-secondary);
    }

    .overlay.red {
        background-color: var(--theme-primary);
    }

    .overlay svg {
        width: 50px;
        height: 50px;
    }

.overlay__border {
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.overlay-container img {
    margin-bottom: 0;
}

/* Yerleşke galerisi — hero altı logo şeridi (.hero__bottom .splide) ile aynı 20px yuvarlak köşe */
#yerleske__splide .splide__slide .overlay-container {
    border-radius: 20px;
    overflow: hidden;
}

#yerleske__splide .splide__slide .overlay-container img {
    border-radius: 20px;
}

/* -------------- FOOTER -------------- */

.footer {

    position: relative;
}

.footer__bg {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/anasite-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
}

.footer__left .item-border {
    padding: 12px;
    margin-right: 20px;
}

.footer__adress-title,
.footer__adress h5,
.footer__adress .footer__name--heading {
    font-size: var(--font-size-xs);
}

.footer__adress p {
    font-size: var(--font-size-xxs);
    max-width: 450px;
    margin-bottom: 0;
}

.footer__social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.footer__social--hidden {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

    .footer__social > li {
        margin: 8px 0;
    }

    .footer__social .item-border {
        color: var(--text-primary);
        margin-right: 6px;
        transition: all 0.2s ease-in-out;
        font-size: var(--font-size-xs);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translateZ(0);
        will-change: transform, opacity;
        contain: paint;
    }

        .footer__social .item-border:hover {
            color: #fff;
            background-color: var(--text-primary);
        }

    .footer__social a.item-border {
        padding: 12px;
    }

    .footer__social button.item-border {
        background-color: unset;
        padding: 12px 24px;
    }

    .footer__social .item-border svg {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translateZ(0);
        will-change: transform, opacity;
    }

.footer__copyright {
    position: relative;
    margin-bottom: 0;
    padding-left: 6px;
    font-size: var(--font-size-xs);
    font-weight: var(--font-regular);
}

    .footer__copyright::before {
        content: "";
        position: absolute;
        left: -10px;
        background-color: var(--text-primary);
        width: 1px;
        height: 100%;
    }

.footer__name {
    display: block;
}

.footer__agency {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: var(--footer-offset);
    margin-bottom: var(--footer-offset);
    color: var(--text-passive);
    font-size: var(--font-size-xxs);
    font-weight: var(--font-light);
}

/* 
=================================================
================== FAKULTE ======================
=================================================
*/

.hero-title {
    position: absolute;
    bottom: 18%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: rgb(0 0 0 / 76%);
    padding: 7px 20px;
}

    .hero-title h2 {
        color: #fff;
        font-weight: var(--font-light);
        font-size: var(--font-size-lg);
    }

#fakulte .header .logo {
    padding: 0;
}

.fakulte-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    pointer-events: none;
}

    .fakulte-title h1 {
        color: #fff;
        font-weight: var(--font-extra-light);
    }

    .fakulte-title svg {
        position: absolute;
        bottom: -100px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
        height: 50px;
    }

#fakulte {
    --pt-header: 85px;
}

    #fakulte .yerleske {
        background-color: var(--theme-passive-primary);
        color: var(--text-primary);
    }

        #fakulte .yerleske .counter {
            flex-wrap: nowrap;
        }

        #fakulte .yerleske .counter__item {
            align-items: flex-start;
            padding: 2em;
        }

            #fakulte .yerleske .counter__item .number {
                color: var(--theme-primary);
                font-weight: var(--font-bold);
            }

            #fakulte .yerleske .counter__item hr.seperator {
                background-color: var(--theme-primary);
                margin-left: -24px;
            }

    #fakulte #yerleske__splide .btn-slider-white {
        background-color: #fff;
    }

.fakulte-footer {
    background-color: var(--theme-secondary);
    color: #fff;
}

    .fakulte-footer .item-border {
        border-color: #fff;
        color: #fff;
    }

    .fakulte-footer .footer__social .item-border:hover {
        background-color: #fff;
        color: var(--theme-secondary);
    }

    .fakulte-footer .footer__copyright::before {
        background-color: #fff;
    }

    .fakulte-footer .footer__agency {
        color: #fff;
    }

        .fakulte-footer .footer__agency:hover {
            color: var(--text-passive);
        }

@media screen and (max-width: 768px) {
    .hero-title {
        bottom: 12%;
        transform: translate(-50%, 0);
        padding: 5px 15px;
    }

        .hero-title h2 {
            font-size: var(--font-size-sm);
        }

    .hero__bottom {
        position: fixed;
    }
}

/* 
=================================================
================ FAKULTE-DETAY ==================
=================================================
*/

.normalBg {
    background-color: #fff;
}

.breadcrumb {
    position: relative;
    z-index: 1;
    padding: 115px 125px 218px;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    top: 0px;
}

    .breadcrumb::before {
        content: "";
        position: absolute;
        inset: 0 0 0 0;
        background-color: var(--theme-secondary);
        opacity: 0.6;
        z-index: -1;
    }

    .breadcrumb.centered .container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

.container h1 {
    max-width: 800px;
    text-align: center;
    font-size: 25px;
}

.breadcrumb.centered .container h1 {
    font-weight: var(--font-bold);
}

.breadcrumb.centered .breadcrumb__content {
    font-weight: var(--font-light);
}

    .breadcrumb.centered .breadcrumb__content span {
        margin: 0 20px;
    }

.fakulte-detay {
    position: relative;
    z-index: 1;
    padding-bottom: 38px;
    padding-top: 1.5rem !important;
}

.side-acc {
    background-color: var(--theme-passive-primary);
    margin-bottom: 20px;
}

.side-acc__tab {
    background-color: var(--theme-primary);
    padding: 16px 8px;
}

    .side-acc__tab h1 {
        color: #fff;
        font-size: var(--font-size-md);
        padding-left: 20px;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

.side-acc .accordion {
    padding: 6px;
}

.side-acc .accordion-link {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

.side-acc .accordion-button,
.side-acc .accordion-link,
.side-acc .accordion-item {
    border: none;
    background-color: transparent;
    margin: 5px;
    padding-bottom: 5px;
}

    .side-acc .accordion-link,
    .accordion-button:not(.collapsed),
    .side-acc .accordion-button:not(.collapsed):focus,
    .side-acc .accordion-button:not(.collapsed):hover,
    .side-acc .accordion-button:focus,
    .side-acc .accordion-button:hover {
        color: var(--theme-primary);
        box-shadow: none;
    }

    .side-acc .accordion-button:not(.collapsed)::after,
    .side-acc .accordion-button::after {
        display: none;
    }

.side-acc .accordion-button,
.side-acc .accordion-link {
    text-transform: uppercase;
    font-size: var(--font-size-xs);
    font-weight: var(--font-bold);
    margin: 0px;
}

    .side-acc .accordion-button svg,
    .side-acc .accordion-link svg {
        margin-right: 10px;
    }

    .side-acc .accordion-button[aria-expanded*="true"],
    .side-acc .accordion-link.active,
    .side-acc .accordion-body {
        background-color: #fff;
        color: var(--theme-primary);
        padding-top: 10px !important;
        margin: 0px;
    }

.side-acc .accordion-body {
    font-size: var(--font-size-xs);
    color: var(--text-passive);
    padding: 0.5rem 1rem;
}

    .side-acc .accordion-body ul {
        padding-left: 0px;
    }

        .side-acc .accordion-body ul li {
            margin-bottom: 8px;
        }

            .side-acc .accordion-body ul li a {
                display: flex;
                transition: all 0.2s ease-in-out;
            }

                .side-acc .accordion-body ul li a svg {
                    width: 40px;
                }

                .side-acc .accordion-body ul li a.active {
                    color: var(--theme-primary);
                    font-weight: var(--font-bold);
                }

            .side-acc .accordion-body ul li:hover a {
                transform: translateX(5%);
                font-weight: var(--font-bold);
                color: var(--theme-primary);
            }

.side-box {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    margin-top: 0;
    border-radius: 12px;
    overflow: hidden;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2)) drop-shadow(0 8px 24px rgba(0, 0, 0, 0.15));
}

    .side-box a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 12px;
        background-color: var(--theme-secondary);
        width: 33.33333%;
        color: #fff;
        border-right: 1px solid rgba(255, 255, 255, 0.12);
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
        transition: background-color 0.2s ease, color 0.2s ease;
    }

        .side-box a:nth-child(3n) {
            border-right: none;
        }

        .side-box a:nth-last-child(-n + 3) {
            border-bottom: none;
        }

        .side-box a:hover {
            color: #fff;
            background-color: color-mix(in srgb, var(--theme-secondary) 75%, black);
        }

        .side-box a:hover svg {
            opacity: 1;
        }

        .side-box a span {
            font-size: var(--font-size-xxs);
        }

        .side-box a:nth-child(n + 4) {
            background-color: var(--theme-secondary-hover);
        }

        .side-box a:nth-child(n + 4):hover {
            background-color: color-mix(in srgb, var(--theme-secondary-hover) 75%, black);
        }

        .side-box a svg {
            width: 64px;
            height: 64px;
            opacity: 0.7;
            fill: currentColor;
        }

.fakulte-detay .nav-pills .nav-item {
    display: flex;
    align-items: stretch;
}

.fakulte-detay .nav-pills .nav-link {
    width: 100%;
    padding: 20px 12px;
    border-radius: 0;
    background: rgba(35, 77, 114, 0.55);
    color: #fff;
    font-size: var(--font-size-xxs);
    font-weight: 500;
    border: 1px solid #a3bfd7;
}

.fakulte-detay .nav-pills .nav-item:nth-child(2n) .nav-link {
    border-left: none;
    border-right: none;
}

.fakulte-detay .nav-pills .nav-link:hover {
    background: #ececec;
    color: var(--theme-primary);
}

.fakulte-detay .nav-pills .nav-link.active {
    background: #fff;
    color: var(--theme-primary);
}

.fakulte-detay.tabbed-content .nav-pills .nav-link {
    border-bottom: 0;
}

.tanitim h1,
.tanitim h2,
.tanitim h3,
.tanitim h4,
.tanitim h5,
.tanitim h6 {
    font-weight: 400;
    margin-bottom: 19px;
    font-size: 27px;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}

.tanitim p,
.tanitim ul,
.tanitim div,
.tanitim a,
.tanitim ol,
.tanitim table,
.tanitim b,
.tanitim strong {
    font-size: var(--font-size-xs);
    line-height: 1.8;
    margin-bottom: 0px;
}

    .tanitim ul li,
    .haber__detay ul li {
        list-style: disc;
    }

    .tanitim ol li,
    .haber__detay ol li {
        list-style: decimal;
    }

.tanitim img,
.haber__detay img {
    max-width: 100%;
}

/* Bootstrap .table sınıflı tablolar globals.css'te stil alır; düz HTML tablolar için hafif border */
.tanitim table:not(.table) td,
.tanitim table:not(.table) th {
    border: 1px solid #dee2e6;
}

.tanitim p:last-child {
    font-size: var(--font-size-xs);
    line-height: 1.8;
    margin-bottom: 0;
}

.tanitim span > a {
    font-size: inherit;
}

iframe {
    max-width: 100%;
}

.akademik {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border: 4px solid var(--theme-passive-primary);
    margin-bottom: 20px;
}

    .akademik:last-child {
        margin-bottom: 0;
    }

    .akademik .img-container {
        position: relative;
    }

        .akademik .img-container img {
            max-width: 250px;
            height: 100%;
            max-height: 160px;
            border-right: 1px solid #ddd;
        }

.akademik__content {
    padding: 0 32px;
    min-width: 0;
    flex: 1;
}

    .akademik__content h5 {
        font-size: var(--font-size-md);
        font-weight: var(--font-regular);
        margin-bottom: 2px;
        overflow-wrap: break-word;
        word-break: break-word;
        line-height: 1.35;
    }

    .akademik__content .title {
        font-size: var(--font-size-xs);
        font-weight: var(--font-regular);
    }

.akademik__content__info {
    display: flex;
    flex-direction: column;
    margin: 12px 0 0;
}

    .akademik__content__info a {
        display: flex;
        align-items: center;
        font-weight: var(--font-medium);
        font-size: var(--font-size-xxs);
        margin-bottom: 10px;
    }

        .akademik__content__info a svg {
            width: 24px;
            height: 24px;
            margin-right: 6px;
        }

.calismakonu ul {
    padding-left: 20px;
}

.calismakonu li {
    list-style: square;
    font-size: var(--font-size-xs);
    margin-bottom: 4px;
}

.erisim {
    padding: 0px 0;
}

.erisim__item {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.erisim__svg-container {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    background-color: var(--theme-primary);
    color: #fff;
}

    .erisim__svg-container svg {
        width: 40px;
        height: 40px;
    }

.erisim__item a,
.erisim__item p {
    font-size: var(--font-size-xs);
    font-weight: var(--font-regular);
}

.erisim__item p {
    margin-bottom: 0;
    max-width: 100%;
    flex: 1;
    min-width: 0;
    word-wrap: break-word;
}

/* 
=================================================
================ GENEL BILGILER =================
=================================================
*/

.genel-bilgiler .side-acc__tab {
    background-color: var(--theme-passive-primary);
    padding: 12px 6px;
}

    .genel-bilgiler .side-acc__tab h1 {
        color: var(--text-primary);
        text-align: left;
        font-size: var(--font-size-lg);
        font-weight: var(--font-bold);
    }

.genel-bilgiler .gallery-item {
    margin: 12px 0;
}

.gallery-item:hover .overlay {
    opacity: 0.8;
}

.gallery-item .overlay__border {
    border: none;
}

.gallery-item .overlay-container img {
    width: 100%;
}

/* 
=================================================
================ ICERIKTE OZELLIKLER ============
=================================================
*/

.pdf-container a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 24px;
    border: 2px solid var(--theme-passive-primary);
    font-size: var(--font-size-xs);
    font-weight: var(--font-bold);
    margin-bottom: 20px;
}

    .pdf-container a span {
        word-break: break-all;
    }

.pdf-container:last-of-type a {
    margin-bottom: 0;
}

.senato-uye {
    width: 100%;
    margin-top: 40px;
}

    .senato-uye thead {
        background-color: var(--theme-secondary);
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-weight: var(--font-bold);
        font-size: var(--font-size-md);
    }

        .senato-uye thead th {
            padding: 16px 0;
        }

    .senato-uye tbody tr > td {
        border-right: 2px solid #fff;
    }

        .senato-uye tbody tr > td:last-of-type {
            border-right: none;
        }

    .senato-uye tbody tr td {
        padding: 12px 24px;
    }

    .senato-uye tbody tr {
        background-color: var(--theme-passive-primary);
    }

        .senato-uye tbody tr:nth-child(even) {
            background-color: var(--theme-passive-secondary);
        }

.info-tab {
    margin: 40px 0;
}

    .info-tab .nav-tabs .nav-link {
        padding: 8px 0;
        margin: 0 16px 0 0;
        border: 0;
        border-radius: 0;
        color: var(--text-primary);
        font-weight: var(--font-medium);
        font-size: var(--font-size-xs);
        border-bottom: 3px solid transparent;
    }

        .info-tab .nav-tabs .nav-link:last-child {
            margin: 0;
        }

        .info-tab .nav-tabs .nav-link.active {
            color: var(--theme-primary);
            border-bottom-color: var(--theme-primary);
        }

    .info-tab .tab-content {
        background: var(--theme-passive-secondary);
        padding: 24px;
        font-size: var(--font-size-xs);
        font-weight: var(--font-regular);
        line-height: 1.75;
    }

.accordion-item {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.accordion.info .accordion-item {
    margin-bottom: 16px;
    padding: 0;
    border: 2px solid var(--theme-passive-primary);
    border-radius: 0;
}

.accordion.info .accordion-button.collapsed {
    background-color: #fff;
    color: var(--text-primary);
    font-weight: var(--font-regular);
}

.accordion.info .accordion-button:not(.collapsed) {
    background-color: var(--theme-primary);
    color: #fff;
}

.accordion.info .accordion-button:focus {
    box-shadow: none;
    border: none;
    outline: 1px solid var(--theme-primary);
}

.accordion.info .accordion-body {
    font-size: var(--font-size-xs);
}

/* Kapalıyken */
.accordion.info .accordion-button::after {
    display: none;
}

/* Açıkken */
.accordion.info .accordion-button:not(.collapsed)::after {
    display: none;
}

.plus-container {
    position: relative;
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: 5px;
    --length: 24px;
    --thickness: 2px;
}

.plus__horizontal,
.plus__vertical {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transition: all 0.3s ease-in-out;
}

.plus__horizontal {
    width: var(--length);
    height: var(--thickness);
    background-color: var(--text-primary);
}

.plus__vertical {
    width: var(--length);
    height: var(--thickness);
    background-color: var(--text-primary);
    transform: rotate(90deg);
}

.accordion.info .accordion-button:not(.collapsed) .plus__vertical {
    transform: rotate(0deg);
}

/* 
=================================================
================== REKTÖR-DETAY =================
=================================================
*/

.person > figure {
    position: relative;
    margin-bottom: 85px;
}

figure .abs-name {
    position: absolute;
    left: 50px;
    bottom: 0;
    transform: translateY(50%);
}

    figure .abs-name > .top,
    figure .abs-name > .bottom {
        padding: 12px 24px;
        color: #fff;
        font-size: var(--font-size-md);
        font-weight: var(--font-regular);
    }

    figure .abs-name > .top {
        background-color: var(--theme-secondary);
        width: 75%;
        font-weight: var(--font-bold);
    }

    figure .abs-name > .bottom {
        background-color: var(--theme-primary);
        font-weight: var(--font-light);
    }

.person__info {
    margin: 40px 0;
}

.person .person__contact {
    margin-top: 10px;
    font-weight: var(--font-bold);
    font-size: var(--font-size-md);
    text-transform: uppercase;
}

.person__info__section {
    margin-bottom: 4px;
    display: flex;
    align-items: flex-start;
    font-size: var(--font-size-xs);
    font-weight: var(--font-regular);
}

    .person__info__section .data {
        display: inline-block;
        min-width: 85px;
        margin-right: 6px;
        position: relative;
    }

        .person__info__section .data.dogum {
            min-width: 125px;
            margin-right: 6px;
            position: relative;
        }

        .person__info__section .data::after {
            content: ":";
            position: absolute;
            right: 0;
        }

.person__bio h1,
.person__bio h2,
.person__bio h3,
.person__bio h4,
.person__bio h5,
.person__bio h6 {
    position: relative;
    font-weight: var(--font-bold);
    text-transform: uppercase;
}

.person__bio h3 {
    font-size: var(--font-size-lg);
    margin-bottom: 20px;
}

.under-left::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 5%;
    height: 5px;
    background-color: var(--text-primary);
}

/* 
=================================================
================== BAŞKANLIK ====================
=================================================
*/

.baskanlik h1,
.baskanlik h2,
.baskanlik h3,
.baskanlik h4,
.baskanlik h5,
.baskanlik h6 {
    font-weight: var(--font-semi-bold);
    position: relative;
}

.baskanlik figure img {
    width: 100%;
}

.baskanlik figcaption {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* 
=================================================
================== İLETİŞİM =====================
=================================================
*/

.iletisim .map-container {
    position: relative;
}

    .iletisim .map-container::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-100%, -50%);
        width: 8px;
        height: 50%;
        background-color: var(--theme-primary);
    }

.map-container iframe {
    width: 100%;
    height: 500px;
}

.iletisim__form {
    --input-padding: 24px 32px;
    padding: 40px;
    /* margin: 60px 0; */

    background-color: #e2e0e0;
    background-image: url(../img/iletisim-bg.png);
    background-size: cover;
    background-position: center center;
}

    .iletisim__form h2 {
        font-size: var(--font-size-lg);
    }

.iletisim__input,
.iletisim__btn {
    width: 100%;
    padding: var(--input-padding);
    border: none;
    border-radius: 20px;
    font-size: var(--font-size-xs);
    font-weight: var(--font-semi-bold);
    overflow: auto;
}

.iletisim__input {
    background-color: #fff;
    color: var(--text-primary);
    margin-bottom: 20px;
}

    .iletisim__input::placeholder {
        color: var(--text-primary);
    }

.iletisim__date-field {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    overflow: visible;
    padding-top: 14px;
    padding-bottom: 14px;
}

.iletisim__date-label {
    display: block;
    font-size: 13px;
    font-weight: var(--font-semi-bold);
    color: var(--text-primary);
    line-height: 1.2;
}

.iletisim__date-input {
    width: 100%;
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: var(--font-size-xs);
    font-weight: var(--font-semi-bold);
    color: var(--text-primary);
    min-height: 24px;
}

.iletisim__date-input:focus {
    outline: none;
}

.iletisim__btn {
    background-color: var(--theme-primary);
    color: #fff;
    transition: all 0.2s ease-in-out;
}

    .iletisim__btn:hover {
        background-color: var(--theme-primary-hover);
    }

.iletisim .tab-content {
    padding: 40px 0;
}

.iletisim__info .erisim {
    padding: 20px 0;
}

.iletisim__info h3 {
    font-weight: var(--font-bold);
    text-transform: uppercase;
}

.iletisim__info h4 {
    font-weight: var(--font-regular);
    text-transform: uppercase;
}

.iletisim__wtabs .nav-tabs {
    border: none;
    justify-content: flex-start;
}

    .iletisim__wtabs .nav-tabs .nav-link {
        border: 0;
        border-bottom: 4px solid var(--theme-passive-primary);
        border-radius: 0;
        margin: 20px 20px 20px 0;
        padding: 0;
        color: var(--text-primary);
        font-weight: var(--font-bold);
    }

.iletisim__wtabs .iletisim__svg-container {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 16px;
    border-radius: 100%;
    background: var(--theme-passive-primary);
    transition: all 0.2s ease-in-out;
}

.iletisim__wtabs .nav-tabs .nav-link.active .iletisim__svg-container {
    background-color: var(--theme-primary);
    color: #fff;
}

.iletisim__wtabs .nav-tabs .nav-link.active {
    border-bottom-color: var(--theme-primary);
}

/* 
===================================================
================== HABER - HABER-DETAY ============
===================================================
*/

/* News item'ı saran col div'ler: border ve iç padding (aydınlık mod) - arka planı clg/csm satır renklerine bırakıyoruz */
.row > [class*="col"]:has(> .news-item) {
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
}

.news-item {
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}

    .news-item figure {
        max-height: 200px;
        margin: 0 0 0.75rem 0;
        overflow: hidden;
    }

        .news-item figure img {
            width: 100%;
            height: 100%;
            display: block;
        }

    .news-item figcaption {
        padding: 0 0.25rem 0;
        flex: 1;
    }

    .news-item figcaption .date {
        display: block;
        margin-bottom: 0.35rem;
    }

    .news-item figcaption p {
        margin: 0;
    }

    .news-item figcaption a {
        font-weight: var(--font-medium);
        font-size: var(--font-size-xs);
    }

#showAll {
    padding: 16px 48px;
    margin-top: 40px;
    border: 0;
    border-radius: 9999px;
    background-color: var(--theme-secondary);
    color: #fff;
}

    #showAll:hover {
        background-color: var(--theme-secondary-hover);
    }

.news__all {
    opacity: 0;
}

/* 
=================================================================
======================= Search ==============================
=================================================================
*/
.results-cont {
    min-height: 50vh;
}

.result-card {
    border-left: 2px solid var(--theme-primary);
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    color: inherit; /* Ensure link color matches text color */
    display: block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

    .result-card:hover {
        background-color: #f5f5f5;
    }

    .result-card.result-event {
        border-left: 2px solid var(--theme-secondary);
    }

    .result-card.result-news {
        border-left: 2px solid #0b79ab;
    }

    .result-card small {
        color: #777;
    }

.results-cont .submit-btn {
    position: relative;
    z-index: 6;
}

    .results-cont .submit-btn span {
        margin: 0 auto;
        left: -36px;
    }

.search-menu-item {
    max-width: 64px;
}
/* 
=================================================================
======================= RESPONSIVE ==============================
=================================================================
*/

.home-slide .splide__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    pointer-events: none;
    position: absolute;
    bottom: 20px;
    z-index: 5;
    width: 100%;
}

    .home-slide .splide__pagination li {
        display: inline-block;
        line-height: 1;
        list-style-type: none;
        margin: 0;
        pointer-events: auto;
    }

.home-slide .splide:not(.is-overflow) .splide__pagination {
    display: none;
}

.home-slide .splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 2.5px;
    display: inline-block;
    height: 5px;
    margin: 3px;
    padding: 0;
    position: relative;
    transition: background-color 0.2s linear;
    width: 20px;
}

    .home-slide .splide__pagination__page.is-active {
        background: var(--theme-primary);
        z-index: 1;
    }

.obs_panel {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    min-height: 100vh;
    /* margin-top: 255px; */
}

    .obs_panel img {
        padding: 0 70px 10px 70px;
        border-bottom: 3px solid #cbd9e2;
        margin-bottom: 20px;
    }

    .obs_panel a {
        padding-top: 20px;
        transition: transform 0.3s ease;
        border-radius: 5px;
        margin-top: 2rem;
        background-color: #f3f7fa;
        /* width: 300px;
  height: 200px; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

        .obs_panel a:hover {
            transform: scale(1.05);
        }

    .obs_panel h3 {
        font-size: 18px;
        color: #70a1c1;
        margin-bottom: 20px;
        text-align: center;
    }

.event-research.fakulte .event {
    height: 47vh;
}

    .event-research.fakulte .event .splide__content img {
        max-height: 170px !important;
        border-radius: 20px;
    }

.event-research.fakulte .footer-gallery {
    height: 30vh;
}

    .event-research.fakulte .footer-gallery .section__header {
        margin-top: 0px;
    }

    .event-research.fakulte .footer-gallery .splide__content img,
    .event-research.fakulte .footer-gallery .overlay-container {
        max-height: 150px;
    }

.yayinlar .news-item figcaption {
    text-align: center;
}

.event-research .splide__content p {
    max-width: 100%;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.3;
    max-height: calc(2.6em * var(--a11y-font-size-scale, 1));
}

@media screen and (max-width: 1024px) {
    /* __RESET TO NORMAL SCROLL__ */
    .duyuru-news .duyuru,
    .duyuru-news .news,
    .event-research .event,
    .event-research .research,
    .yerleske-footer .yerleske,
    .yerleske-footer .footer {
        height: unset;
    }

    .onepage-wrapper .ops-section {
        height: unset;
    }

    :root {
        --pt-header: 0;
    }

    .duyuru,
    .news {
        padding: 40px 0;
    }

    .event,
    .research {
        padding: 40px 0;
    }

    .event-research.fakulte .event {
        height: 70vh !important;
    }

    .yerleske {
        padding: 40px 0;
    }

    .footer {
        --footer-offset: 12px;
    }

    .footer__social {
        margin-top: 20px;
    }

    .footer__copyright {
        font-size: var(--font-size-xxs);
    }

    .footer__agency {
        position: relative;
        margin-left: 16px;
    }

    .disabled-onepage-scroll,
    .disabled-onepage-scroll .wrapper {
        overflow-x: hidden;
    }

    .yerleske .counter__item .number {
        font-size: var(--font-size-xlg);
    }

    .splide__content img {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 992px) {
    .header {
        padding: 0;
        background: rgba(0, 0, 0, 0.46);
        background: linear-gradient( 180deg, rgba(0, 0, 0, 0.36) 50%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.2) 85%, transparent 100% );
    }

    .social__side {
        display: none;
    }

    #fakulte .yerleske .counter {
        flex-wrap: wrap;
    }

    #fakulte .yerleske .counter__item {
        align-items: center;
    }

    .sidebar-grid {
        order: 1;
        margin-top: 3rem;
    }

    .breadcrumb {
        padding: 130px 16px 80px;
        background-size: auto 160%;
    }

    .breadcrumb__content {
        text-align: center;
    }

        .breadcrumb__content a {
            display: inline-block;
        }

    .akademik__content,
    .akademik .img-container {
        width: 100%;
        text-align: center;
    }

        .akademik .img-container img {
            max-width: 100%;
            width: 120px;
            margin-bottom: 20px;
        }

    .akademik .akademik__content__info {
        align-items: center;
    }

    figure .abs-name {
        left: 0;
    }

        figure .abs-name > .top,
        figure .abs-name > .bottom {
            padding: 6px 12px;
        }

    .iletisim__wtabs .nav-tabs {
        border: none;
        justify-content: center;
    }
}

@media screen and (max-width: 576px) {
    body {
        font-size: var(--font-size-xs);
    }

    .section__header h1,
    .section__header h2 {
        font-size: var(--font-size-lg);
    }

    .splide__content p {
        font-size: var(--font-size-xs);
    }

    .footer__social a.item-border,
    .footer__social button.item-border {
        padding: 8px;
        font-size: var(--font-size-xxs);
    }

    .event__all {
        margin-left: 2em;
    }

    .hero__bottom .splide__arrow--prev {
        left: 4px;
    }

    .hero__bottom .splide__arrow--next {
        right: 4px;
    }

    .logo img {
        max-width: 70px;
    }

    .hero__bg {
        margin-top: 70px;
        height: 200px;
        background-size: cover;
    }

    .home-slide .splide__pagination__page {
        width: 5px;
    }
}

@media screen and (max-height: 800px) {
    .duyuru-news .duyuru,
    .duyuru-news .news,
    .event-research .event,
    .event-research .research,
    .yerleske-footer .yerleske,
    .yerleske-footer .footer {
        height: auto;
    }

    .research .section__header {
        padding-top: 12px;
    }

    .section__header {
        margin-bottom: 10px;
    }

    .splide__content img {
        margin-bottom: 8px;
    }
}

@media screen and (max-height: 695px) {
    .duyuru-news .duyuru,
    .duyuru-news .news,
    .event-research .event,
    .event-research .research,
    .yerleske-footer .yerleske,
    .event-research.fakulte .footer-gallery,
    .yerleske-footer .footer {
        padding: 2.5rem 0;
        bottom: 1px;
    }

    .event-research.fakulte .footer-gallery {
        height: 55vh;
        padding: 2.5rem 0;
    }
}

/* customization */
.tanitim a {
    color: var(--theme-primary);
}

    .tanitim a:hover {
        color: var(--theme-primary-hover);
    }

.language.dropdownToggler ~ .dropdown-menu {
    max-width: 60px;
    min-width: 0;
    bottom: auto;
    margin-top: 3.4rem;
    padding: 0;
}

.header__ul .language .dropdown-item {
    padding: 0 6px;
}

.menu-wrapper-lg {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

    .menu-wrapper-lg nav:not(.logo) {
        width: calc(100vw - 142px);
        overflow: hidden;
        /* align-self: center; */
    }

    .menu-wrapper-lg nav > ul,
    .menu-wrapper-lg nav > ul > li {
        height: 100%;
    }

    .menu-wrapper-lg nav.logo {
        width: 110px;
        padding: 0;
    }

    .menu-wrapper-lg .header__ul > li:not(.logo) {
        overflow: hidden;
        align-items: center;
    }

        .menu-wrapper-lg .header__ul > li:not(.logo) > a,
        .menu-wrapper-lg .header__ul > li:not(.logo) > .top-menu-root-no-nav {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.header__ul .sub__ul > li {
    width: 100%;
}

.side-nav__ul li {
    text-align: left;
    padding-left: 1rem;
    margin: 1rem 0;
}

    .side-nav__ul li li {
        margin: 0.6rem 0;
    }

        .side-nav__ul li li li {
            margin: 0.4rem 0;
        }

    .side-nav__ul li a {
        line-height: 1.3;
    }

    .side-nav__ul li li a {
        line-height: 22px;
        font-size: 17px;
        display: inline-block;
    }

    .side-nav__ul li details,
    .side-nav__ul li > a {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .side-nav__ul li:hover a {
        color: #fff;
    }

.side-nav__ul {
    overflow-y: auto;
    flex-grow: 1;
    margin-top: 2rem;
}

.side-nav .language.dropdownToggler ~ .dropdown-menu {
    bottom: auto;
    margin-top: 0;
    text-align: center;
    font-size: 1.3rem;
    text-transform: uppercase;
}

.side-nav .close {
    display: block;
    width: 46px;
    height: 46px;
    text-align: center;
}

.side-nav .nav-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 1rem 0rem;
}

.side-nav .language {
    margin-top: 0;
}

.side-nav .logo img {
    max-width: 135px;
    width: 96px;
}

.side-nav__ul > li > details > summary::marker {
    content: "";
    display: none !important;
}

.side-nav__ul > li > details > summary,
.side-nav__ul > li > a {
    display: flex;
    align-items: center;
}

    .side-nav__ul > li > details > summary img,
    .side-nav__ul > li > a > img {
        margin-right: 8px;
        width: 24px;
        height: auto;
    }

.hero__bottom .tab-item {
    padding: 15px 4px;
}

@media screen and (max-width: 768px) {
    .hero__bottom {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.45) 100%);
        z-index: 3;
        box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.15);
    }

    /* Mobilde tek ikon carousel – oklar görünür */
    .hero__bottom .splide__arrow--prev {
        left: 4px;
    }
    .hero__bottom .splide__arrow--next {
        right: 4px;
    }

        .hero__bottom .tab-item {
            padding: 16px 25px;
        }

    .yerleske .counter__item {
        margin-right: 1rem;
        margin-bottom: 1rem;
    }
}

@media screen and (min-width: 769px) {
    .home-slide .splide__pagination {
        bottom: 130px;
    }

    .news ul.nav.nav-tabs {
        max-height: calc(50vh - 66px);
        overflow: hidden;
    }

        .news ul.nav.nav-tabs .nav-item {
            width: 98%;
        }

    .event-research.no-research .event {
        height: 100vh;
    }
    /* .container.letters .col-lg-4 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
  }

  .container.letters .col-lg-4:nth-child(3n + 2) {
    border-left: 0;
    border-right: 0;
  } */
    .csm-0,
    .csm-1 {
        background-color: #f9f9f9;
    }
}

@media screen and (min-width: 992px) {
    .csm-0,
    .csm-1 {
        background-color: #fff;
    }

    .clg-0,
    .clg-1,
    .clg-2 {
        background-color: #f9f9f9;
    }
}

@media screen and (min-width: 1400px) {
    /* .hero__bottom .splide__list {
    justify-content: center;
  } */
}

.event-tabs {
    justify-content: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-right: calc(0.5 * var(--bs-gutter-x));
    padding-left: calc(0.5 * var(--bs-gutter-x));
    margin-bottom: 0 !important;
}

.event-tabs .nav-item {
    white-space: nowrap;
    flex-shrink: 0;
}

.filter-wr {
    display: flex;
    gap: 1rem;
    width: 100%;
    margin-top: 1rem;
}

    .filter-wr .form-group {
        flex-grow: 1;
    }

    .filter-wr select {
        text-align: center;
    }

.content-tab-pills {
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    padding-left: 0.75rem;
}

    .content-tab-pills li {
        white-space: nowrap;
    }

.hero__video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    background: transparent;
    transform: translate(-50%, -50%);
}

.pt-5r {
    padding-top: 5rem;
}

/*e-hizmetler*/
.e-content-hizmetler {
    position: relative;
    background-color: #edf5fa;
    border: 1px solid #adc5d9;
    height: 100%;
    width: 221px;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
}

    .e-content-hizmetler > a > img {
        position: absolute;
        right: -15px;
        top: -15px;
    }

.hizmetler-text1 {
    text-align: left;
    padding: 0;
    margin: 0 5px;
    color: #1e67a5;
    font-weight: bold;
}

.hizmetler-text2 {
    font-size: 12px;
    text-align: left;
    padding: 0;
    margin: 0 5px;
    color: #1e67a5;
    font-weight: 400;
}

.e-content {
    padding: 2rem;
}

    .e-content > div > div {
        margin: auto;
        padding: 15px;
    }
/*e-hizmetler ends*/

/* .sub-menu .col-9,
.sub-menu .col-6,
.sub-menu {
  max-height: 60vh;
  overflow-y: auto;
}
.sub-menu .col-9,
.sub-menu .col-6 {
  max-height: 80vh;
  overflow-y: visible;
} */
.sub__ul > li,
.header__ul > li:not(.logo) > a,
.header__ul > li:not(.logo) > .top-menu-root-no-nav {
    text-transform: none;
}

.sub-menu .col-3,
.sub-menu .col-9,
.sub-menu .col-6,
.sub-menu {
    min-height: 150px;
}

    .sub-menu .col-6 {
        max-height: calc(100vh - 83px);
        overflow-y: auto;
    }

    .sub-menu .col-9 {
        max-height: calc(100vh - 83px);
        overflow-y: visible;
    }

    .sub-menu .col-3 {
        max-height: calc(100vh - 83px);
        overflow-y: auto;
    }

.sub-menu {
    max-height: 100vh;
    overflow-y: visible;
}

.header__ul .language {
    text-transform: uppercase !important;
}

@media screen and (max-width: 2560px) {
    .hero__bottom .tab-item svg,
    .hero__bottom .tab-item img {
        width: 44px;
        height: 44px;
        object-fit: contain;
        flex-shrink: 0;
    }

    .hero__bottom .tab-item {
        font-size: 11px;
    }

    .hero__bottom .splide__arrow[disabled] {
        display: none !important;
    }

    .social__side .aday {
        padding: 6px 18px;
        font-size: 1rem;
        margin-left: -50px;
    }

    .social__side a:not(.aday) {
        width: 28px;
        height: 28px;
    }

        .social__side a:not(.aday) svg {
            width: 16px !important;
            height: 16px !important;
        }

    .header__ul .sub__ul > li,
    .sub__content li a {
        font-size: 0.9rem;
    }

    .sub__ul > li {
        padding: 0.45em 1em;
    }

    .header__ul > li:not(.logo) > a,
    .header__ul > li:not(.logo) > .top-menu-root-no-nav {
        font-size: 1rem;
    }

    .logo img {
        max-width: 83px;
    }

    .sub-menu {
        max-height: calc(50vh + 90px);
    }
}
