/*summary {
    display: block;
    cursor: pointer;
}*/
summary::-webkit-details-marker,
summary::marker {
    display: none;
    content: "";
}

.minibox2 > img {
    z-index: 1;
}

.minibox2 {
    align-content: center;
    overflow: hidden;
    position: relative;
}

    .minibox2 > .title,
    .minibox2 .title {
        width: 100%;
        background-color: rgba(0,0,0,.65);
        color: #fff;
        position: absolute;
        bottom: 0px;
        z-index: 3;
    }

table tr td {
    vertical-align: middle;
}

/* ─── Öğrenci Sayıları / Kısayol Butonları ─── */

.gdlr-core-pbf-wrapper {
    padding: 60px 0 30px;
    position: relative
}

    .gdlr-core-pbf-wrapper img {
        height: auto;
        max-width: 100%;
    }

.gdlr-core-pbf-background-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -2;
    transition: border-color .3s,border-width .1s;
    -moz-transition: border-color .3s,border-width .1s;
    -o-transition: border-color .3s,border-width .1s;
    -webkit-transition: border-color .3s,border-width .1s
}

.gdlr-core-pbf-background {
    width: 100%;
    height: 100%;
    backface-visibility: hidden
}

.gdlr-core-container {
    margin-left: auto;
    margin-right: auto
}

.gdlr-core-pbf-wrapper-container, .gdlr-core-container-custom {
    margin-left: auto;
    margin-right: auto
}

.kingster-container, .gdlr-core-container, body.kingster-boxed .kingster-body-wrapper, body.kingster-boxed .kingster-fixed-footer .kingster-footer-wrapper, body.kingster-boxed .kingster-fixed-footer .kingster-copyright-wrapper {
    max-width: 1600px;
}

.gdlr-core-column-first {
    clear: left
}

.gdlr-core-column-15 {
    float: left;
    width: 25%
}

.gdlr-core-pbf-column, .gdlr-core-pbf-column-content-margin {
    position: relative;
    transition: border-color .2s;
    -moz-transition: border-color .2s;
    -o-transition: border-color .2s;
    -webkit-transition: border-color .2s
}

.gdlr-core-page-builder-column-right-divider {
    position: absolute;
    right: 0;
    border-right-width: 1px;
    top: 50%
}

.gdlr-core-pbf-column-content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 1px
}

.gdlr-core-pbf-element {
    clear: both
}

.gdlr-core-image-item {
    line-height: 0
}

    .gdlr-core-image-item .gdlr-core-image-item-wrap {
        border-style: solid;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        max-width: 100%
    }

.gdlr-core-item-pdb {
    padding-bottom: 30px
}

.gdlr-core-center-align {
    text-align: center
}

.gdlr-core-media-image {
    line-height: 0;
    position: relative
}

.gdlr-core-counter-item {
    text-align: center
}

.gdlr-core-counter-item-number {
    color: #fff;
}

.gdlr-core-counter-item-bottom-text {
    color: #8dd7e5;
}

.gdlr-core-counter-item .gdlr-core-counter-item-number {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 10px
}

.gdlr-core-counter-item .gdlr-core-counter-item-bottom-text {
    font-size: 18px;
    text-transform: uppercase
}

@media (min-width: 576px) {
    .gdlr-core-counter-item .gdlr-core-counter-item-number {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 20px
    }

    .gdlr-core-counter-item .gdlr-core-counter-item-bottom-text {
        font-size: 20px;
        text-transform: uppercase
    }
}

@media (min-width: 768px) {
    .gdlr-core-counter-item .gdlr-core-counter-item-number {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 22px
    }

    .gdlr-core-counter-item .gdlr-core-counter-item-bottom-text {
        font-size: 22px;
        text-transform: uppercase
    }
}

@media (min-width: 992px) {
    .gdlr-core-counter-item .gdlr-core-counter-item-number {
        font-size: 50px;
        line-height: 1;
        margin-bottom: 22px
    }

    .gdlr-core-counter-item .gdlr-core-counter-item-bottom-text {
        font-size: 23px;
        text-transform: uppercase
    }
}

@media (min-width: 1200px) {
    .gdlr-core-counter-item .gdlr-core-counter-item-number {
        font-size: 59px;
        line-height: 1;
        margin-bottom: 25px
    }

    .gdlr-core-counter-item .gdlr-core-counter-item-bottom-text {
        font-size: 17px;
        text-transform: uppercase
    }
}

@media (min-width: 1400px) {
    .gdlr-core-counter-item .gdlr-core-counter-item-number {
        font-size: 59px;
        line-height: 1;
        margin-bottom: 25px
    }

    .gdlr-core-counter-item .gdlr-core-counter-item-bottom-text {
        font-size: 25px;
        text-transform: uppercase
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .gdlr-core-pbf-background {
        background-attachment: scroll !important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .gdlr-core-pbf-background {
        background-attachment: scroll !important
    }
}

@media only screen and (max-width:1000px) {
    .gdlr-core-pbf-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .gdlr-core-pbf-background {
        background-attachment: inherit !important
    }

    body .gdlr-core-container {
        max-width: 500px;
        padding-left: 15px;
        padding-right: 15px
    }

    .gdlr-core-pbf-column-content-margin {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .gdlr-core-page-builder-column-right-divider {
        display: none
    }

    .gdlr-core-pbf-column-content {
        min-height: 0px
    }

    .gdlr-core-column-10, .gdlr-core-column-12, .gdlr-core-column-15, .gdlr-core-column-20,
    .gdlr-core-column-24, .gdlr-core-column-30, .gdlr-core-column-36, .gdlr-core-column-40,
    .gdlr-core-column-45, .gdlr-core-column-48, .gdlr-core-column-50, .gdlr-core-column-60 {
        width: 100%
    }
}

/* ─── Takvim Kartı ─── */

.area-calendar {
    background: linear-gradient(135deg, #2B66A8 0%, #245A94 100%);
    width: 72px;
    height: 96px;
    text-align: center;
    border-radius: 12px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    transition: all .25s ease;
}

    .area-calendar:hover {
        box-shadow: 0 4px 14px rgba(43,102,168,0.35);
        transform: translateY(-2px);
    }

    .area-calendar .day {
        font-size: 26px;
        color: #fff !important;
        font-weight: 700;
        padding-top: 8px;
        display: block;
        line-height: 1;
    }

    .area-calendar .month {
        font-size: 12px;
        color: #fff !important;
        display: block;
        margin-top: 3px;
        text-transform: capitalize;
        letter-spacing: 0.6px;
    }

    .area-calendar .year {
        background: #38bdf8 !important;
        color: #0c4a6e !important;
        font-size: 13px;
        font-weight: 600;
        margin-top: auto;
        padding: 8px 0;
        width: 100%;
    }
/* ─── Clearfix ─── */

.clear:before, .clear:after,
.site:before, .site:after,
.entry-content:before, .entry-content:after,
.comment-content:before, .comment-content:after,
.site-content:before, .site-content:after,
.nav-links:before, .nav-links:after,
.comment-navigation:before, .comment-navigation:after,
.social-navigation ul:before, .social-navigation ul:after,
.textwidget:before, .textwidget:after {
    content: "";
    display: table;
}

.clear:after, .site:after, .entry-content:after,
.comment-content:after, .site-content:after,
.nav-links:after, .comment-navigation:after,
.social-navigation ul:after, .textwidget:after {
    clear: both;
}

/* ─── İçerik Stilleri ─── */

.post-content-body {
    padding-bottom: 55px;
}

    .page-content > h1:first-child, .post-content-body > h1:first-child,
    .page-content > h2:first-child, .post-content-body > h2:first-child,
    .page-content > h3:first-child, .post-content-body > h3:first-child,
    .page-content > h4:first-child, .post-content-body > h4:first-child,
    .page-content > h5:first-child, .post-content-body > h5:first-child,
    .page-content > h6:first-child, .post-content-body > h6:first-child,
    .comment-content > h1:first-child, .comment-content > h2:first-child,
    .comment-content > h3:first-child, .comment-content > h4:first-child,
    .comment-content > h5:first-child, .comment-content > h6:first-child {
        margin-top: 0;
    }

.page-content a:hover, .post-content a:hover,
.page-content a:focus, .post-content a:focus,
.comment-content a:hover, .comment-content a:focus,
.pingback .comment-body > a:hover, .pingback .comment-body > a:focus {
    border-bottom: 0;
}

.page-content a img, .post-content a img, .comment-content a img {
    display: block;
}

.page-content > .container {
    margin-bottom: 25px;
}

.entry-summary h1, .page-content h1, .post-content h1, .comment-content h1 {
    font-size: 3.8rem;
    line-height: 1.1538;
    margin-top: 1.7em;
    margin-bottom: 0.9231em;
}

.entry-summary h2, .page-content h2, .post-content h2, .comment-content h2 {
    font-size: 3.0rem;
    line-height: 1.3636;
    margin-top: 1.9em;
    margin-bottom: 1.0909em;
}

.entry-summary h3, .page-content h3, .post-content h3, .comment-content h3 {
    font-size: 2.6rem;
    line-height: 1.3333;
    margin-top: 2.1em;
    margin-bottom: 1.3333em;
}

.entry-summary h4, .page-content h4, .post-content h4, .comment-content h4 {
    font-size: 2.2rem;
    line-height: 1.2;
    margin-top: 2.6em;
    margin-bottom: 1.6em;
    letter-spacing: 0.08em;
}

.entry-summary h5, .entry-summary h6,
.page-content h5, .post-content h5,
.page-content h6, .post-content h6,
.comment-content h5, .comment-content h6 {
    font-size: 2.0rem;
    line-height: 1.2;
    margin-top: 3.0em;
    margin-bottom: 1.6em;
}

.entry-summary h6, .page-content h6, .post-content h6, .comment-content h6 {
    font-size: 1.8rem;
}

.page-content h3.widget-title, .post-content h3.widget-title {
    font-size: 2.0rem;
}

.page-content-body p, .page-content-body ul,
.page-content-body ol, .page-content-body dl {
    font-size: 14px;
}

.content-wrapper {
    width: 100%;
    float: left;
    overflow: hidden;
}

.heading-regular, .text-regular {
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
    font-weight: 400;
}

@media (max-width: 991px) {
    .page-content h1.entry-title {
        margin-top: 1em;
        font-size: 34px;
    }
}

/* ─── Block Links ─── */

.block-links {
    padding: 0 0 35px;
}

    .block-links .title-links {
        padding: 10px 0;
        margin-bottom: 10px;
    }

        .block-links .title-links h3 {
            font-size: 21px;
            color: #2d2d2d;
            margin: 0px;
        }

    .block-links h6 {
        color: #2d2d2d;
        line-height: 1.4;
        margin-bottom: 10px;
        margin-top: -5px;
    }

    .block-links .company-excerpt p {
        font-size: 14px;
    }

    .block-links p {
        color: #0b3558;
        font-size: 12px;
        line-height: 1.7 !important;
        font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
        font-weight: 500;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .block-links .view-all {
        margin-top: 10px !important;
        padding: 0 0 6px !important;
        margin-bottom: 10px !important;
        flex-shrink: 0;
    }

        .block-links .view-all a {
            display: block !important;
            border-radius: 8px !important;
            overflow: hidden !important;
            text-decoration: none !important;
            border: none !important;
            box-shadow: 0 1px 4px rgba(0,0,0,0.07) !important;
            width: 100% !important;
            float: none !important;
            padding: 0 !important;
            background: transparent !important;
            min-height: unset !important;
        }

            .block-links .view-all a .va-text {
                background: #f1f5f9;
                padding: 10px 14px;
                font-size: 0.78rem;
                font-weight: 600;
                color: #1e293b;
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 6px;
                border-radius: 8px;
            }

                .block-links .view-all a .va-text::after {
                    content: "➔";
                    font-size: 0.9rem;
                    color: #1e293b;
                }

            .block-links .view-all a .va-arrow {
                display: none !important;
            }

            .block-links .view-all a:hover .va-text {
                background: #e2e8f0;
            }

            .block-links .view-all a::before,
            .block-links .view-all a::after {
                content: none !important;
            }

    .block-links .column-news .post-item {
        margin-bottom: 0px;
    }

    .block-links .column-news .image-frame {
        float: left;
    }

        .block-links .column-news .image-frame img {
            width: 100%;
        }

@media (max-width: 991px) {
    .block-links .column-news .image-frame img {
        width: 50%;
    }
}

.block-links .column-news .post-desc-wrapper {
    float: left;
}

.block-links .column-news .post-title h6 a {
    font-size: 12px;
}

@media (min-width: 1200px) {
    .block-links .column-news .image-frame {
        width: 100%;
    }

    .block-links .column-news .post-desc-wrapper {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block-links .column-news .image-frame {
        width: 28%;
    }

    .block-links .column-news .post-desc-wrapper {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .block-links .column-news .image-frame {
        width: 40%;
    }
}

.block-links .column-career .career-content {
    overflow-y: hidden;
}

.block-links .column-career .company-item {
    margin-bottom: 20px;
}

.block-links .column-career .company-logo {
    float: left;
    text-align: initial;
}

    .block-links .column-career .company-logo img {
        padding: 2px 12px 0 12px;
        display: inline;
        vertical-align: middle;
    }

.block-links .column-career .company-desc-wrapper {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .block-links .column-career .company-logo {
        width: 75px;
        height: 98px;
    }

    .block-links .column-career .company-desc-wrapper {
        width: 75%;
    }
}

@media (max-width: 991px) {
    .block-links .column-career .company-desc-wrapper {
        width: 75%;
    }
}

.block-links .column-calendar {
    display: block;
    float: left;
}

    .block-links .column-calendar .content-calendar {
        background-color: #fcfcfc;
        display: block;
        float: left;
    }

    .block-links .column-calendar .top-section {
        color: #484848;
        padding: 15px;
        border-bottom: 1px solid #e9e9e9;
    }

        .block-links .column-calendar .top-section h6 {
            margin: 0;
        }

        .block-links .column-calendar .top-section .calendar-icon {
            background: url("css/icons/calendar-icon.jpg") no-repeat;
        }

    .block-links .column-calendar .list-view {
        padding: 10px;
        float: left;
        overflow-y: scroll;
        height: 434px;
    }

        .block-links .column-calendar .list-view .view-item {
            border-bottom: 1px solid #e9e9e9;
            padding: 12px;
            width: 100%;
            float: left;
        }

            .block-links .column-calendar .list-view .view-item .date-item {
                width: 12%;
                float: left;
                padding: 0 2px;
                text-align: center;
                font-size: 14px;
                text-transform: uppercase;
                line-height: 1.3;
            }

                .block-links .column-calendar .list-view .view-item .date-item .dates {
                    color: #484848;
                    font-size: 12px;
                }

                .block-links .column-calendar .list-view .view-item .date-item .day {
                    font-size: 24px;
                }

                .block-links .column-calendar .list-view .view-item .date-item .month {
                    color: #595959;
                }

            .block-links .column-calendar .list-view .view-item .date-desc-wrapper {
                width: 100%;
                float: left;
                padding-left: 20px;
            }

                .block-links .column-calendar .list-view .view-item .date-desc-wrapper h6 {
                    font-size: 12px;
                }

                .block-links .column-calendar .list-view .view-item .date-desc-wrapper p {
                    margin-bottom: 0px;
                }

                .block-links .column-calendar .list-view .view-item .date-desc-wrapper .place {
                    float: left;
                    margin: 5px 0;
                }

                    .block-links .column-calendar .list-view .view-item .date-desc-wrapper .place .text-place {
                        color: #595959;
                        font-size: 12px;
                    }

                    .block-links .column-calendar .list-view .view-item .date-desc-wrapper .place .map-icon {
                        width: 15px;
                        height: 15px;
                        float: left;
                        background: url("css/icons/map-icon.png") no-repeat;
                        background-size: 13px 13px;
                        margin-right: 5px;
                    }

@media (min-width: 991px) {
    .block-links .column-calendar .list-view, .block-links .post-wrapper {
        overflow-y: hidden;
    }
}

@media (max-width: 991px) {
    .block-links .block-news {
        margin-bottom: 30px;
    }

    .block-links .block-career {
        margin-bottom: 30px;
    }
}

.block-links .post-wrapper, .block-links .career-content, .block-links .content-calendar {
    height: 475px;
}

.Etkinlik_slider .owl-item {
    padding: 3px;
}

/* ─── Video Banner ─── */

.video-banner {
    max-width: 1100px;
    margin: 0px auto 80px auto;
    position: relative;
    z-index: 1
}

    .video-banner .video-button {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%
    }

    .video-banner .shape-1 {
        position: absolute;
        bottom: -30px;
        right: -30px;
        z-index: -1
    }

.video-btn {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    color: var(--primary);
    position: relative;
    top: 3px;
    z-index: 1;
    background-color: rgba(255,255,255,.8);
    border-radius: 50%;
    -webkit-transition: var(--transition);
    transition: var(--transition)
}

    .video-btn i {
        font-size: 80px;
        color: var(--heading-color);
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%
    }

    .video-btn::after, .video-btn::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        -webkit-transition: var(--transition);
        transition: var(--transition);
        -webkit-animation: ripple 1.6s ease-out infinite;
        animation: ripple 1.6s ease-out infinite;
        background-color: rgba(255,255,255,.8)
    }

    .video-btn:hover {
        background-color: rgba(146,33,15,.8)
    }

        .video-btn:hover i {
            color: var(--white-color)
        }

        .video-btn:hover::before, .video-btn:hover::after {
            background-color: rgba(146,33,15,.8)
        }

@-webkit-keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

.video-banner img {
    height: auto;
    max-width: 100%;
}

/* ─── Partner Logoları ─── */

.wm-main-section, .wm-main-content {
    float: left;
    width: 100%;
    position: relative
}

.wm-simple-section-title.wm-partners-title {
    width: 95%
}

.wm-simple-section-title.wm-partners-title-two {
    width: 93%
}

    .wm-simple-section-title.wm-partners-title-two h2 {
        font-size: 24px
    }

        .wm-simple-section-title.wm-partners-title-two h2:before {
            top: 18px
        }

.wm-simple-section-title {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
    text-align: left
}

    .wm-simple-section-title h2 {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin-bottom: 0;
        font-size: 26px
    }

        .wm-simple-section-title h2:before {
            content: '';
            width: 9999px;
            height: 2px;
            border-bottom: 2px solid #eee;
            position: absolute;
            top: 20px;
            left: 100%;
            margin-left: 22px
        }

@media (max-width: 991px) {
    .wm-simple-section-title h2:before {
        width: 50%;
        left: 98%;
    }
}

@media (max-width: 460px) {
    .wm-simple-section-title h2:before {
        width: 5%;
        left: 98%;
    }
}

.logo h2 {
    color: var(--active-icon-color);
}

.wm-main-section h1 {
    color: #6c8391;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 8px;
}

/* ─── Hızlı Erişim (Kısayol Butonları) ─── */

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    top: -28px;
}

.fastAccess.owl-carousel li img {
    width: auto;
    display: inline-block;
}

.fastAccess .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
}

.fastAccess .owl-item {
    position: relative !important;
    border: none !important;
    margin: 0 !important;
}

    .fastAccess .owl-item::after {
        content: "" !important;
        position: absolute !important;
        right: 0 !important;
        top: 30% !important;
        height: 40% !important;
        width: 1px !important;
        background: #e0e0e0 !important;
        z-index: 2 !important;
    }

    .fastAccess .owl-item:last-child::after {
        display: none !important;
    }

.fastAccess div > a {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    height: 75px !important;
    text-decoration: none !important;
    position: relative !important;
    padding: 0 !important;
    transition: all 0.3s ease;
}

    .fastAccess div > a i,
    .fastAccess div > a i.fa-2x {
        font-size: 20px !important;
        color: #0C447C !important;
        margin-bottom: 8px !important;
        height: auto !important;
        width: auto !important;
        line-height: 1 !important;
        display: inline-block !important;
    }

    .fastAccess div > a p {
        color: #444 !important;
        font-size: 20px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        margin: 0 !important;
        letter-spacing: 0.5px !important;
        line-height: 1.2 !important;
        text-align: center !important;
    }

    .fastAccess div > a::after {
        content: "" !important;
        position: absolute !important;
        bottom: 0 !important;
        left: 25% !important;
        right: 25% !important;
        height: 1px !important;
        background: #f0f0f0 !important;
    }

    .fastAccess div > a:last-child::after {
        display: none !important;
    }

    .fastAccess div > a:hover {
        background-color: #fafafa !important;
    }

        .fastAccess div > a:hover p {
            color: #01abc8 !important;
        }

        .fastAccess div > a:hover i {
            transform: translateY(-2px);
        }

.post-wrapper i {
    color: #0b3558 !important;
}

#dvVideo .card-body .card-text {
    color: #595959;
}

/* ─── WCAG 2.5.8 Touch Target ─── */

.kingster-footer-column li a {
    min-height: 24px;
    display: inline-flex;
    align-items: center;
    padding: 4px 0;
}

/* ─── Erişilebilirlik Paneli ─── */

.erisim-menu-tetikleyici {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99998;
    background: #1a5276;
    color: #fff;
    border: none;
    border-radius: 6px 0 0 6px;
    width: 42px;
    height: 54px;
    font-size: 1.4rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: -2px 2px 6px rgba(0,0,0,0.4);
    transition: background 0.2s;
}

    .erisim-menu-tetikleyici:hover,
    .erisim-menu-tetikleyici:focus {
        background: #154360;
        outline: 3px solid #f39c12;
        outline-offset: 2px;
    }

.erisim-panel {
    position: fixed;
    top: 0;
    right: -320px;
    width: 300px;
    height: 100%;
    background: #fff;
    box-shadow: -3px 0 12px rgba(0,0,0,0.25);
    z-index: 99999;
    overflow-y: auto;
    transition: right 0.3s ease;
    visibility: hidden;
}

    .erisim-panel.acik {
        right: 0;
        visibility: visible;
    }

.erisim-panel-ici {
    padding: 0 0 24px 0;
}

.erisim-panel-ust {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #1a5276;
    color: #fff;
    padding: 14px 16px;
}

    .erisim-panel-ust h2 {
        margin: 0;
        font-size: 1.1rem;
        color: #fff;
    }

.erisim-kapat-btn {
    background: none;
    border: none;
    color: #fff;
    font-size: 1.5rem;
    cursor: pointer;
    line-height: 1;
    padding: 4px 8px;
    border-radius: 4px;
}

    .erisim-kapat-btn:hover,
    .erisim-kapat-btn:focus {
        background: rgba(255,255,255,0.2);
        outline: 2px solid #f39c12;
    }

.erisim-grup {
    padding: 16px 16px 8px;
    border-bottom: 1px solid #eee;
}

.erisim-grup-baslik {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #666;
    margin: 0 0 10px;
}

.erisim-toggle-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    background: #f4f6f7;
    border: 2px solid #d5d8dc;
    border-radius: 6px;
    padding: 10px 14px;
    font-size: 0.95rem;
    cursor: pointer;
    text-align: left;
    transition: background 0.15s, border-color 0.15s;
    color: #1a1a1a;
}

    .erisim-toggle-btn:hover,
    .erisim-toggle-btn:focus {
        background: #d6eaf8;
        border-color: #1a5276;
        outline: none;
    }

    .erisim-toggle-btn[aria-pressed="true"] {
        background: #1a5276;
        border-color: #1a5276;
        color: #fff;
    }

.erisim-ikon {
    font-size: 1.1rem;
    flex-shrink: 0;
}

.erisim-font-grup {
    display: flex;
    gap: 8px;
}

.erisim-font-btn {
    flex: 1;
    padding: 8px 4px;
    background: #f4f6f7;
    border: 2px solid #d5d8dc;
    border-radius: 6px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.15s;
    color: #1a1a1a;
}

    .erisim-font-btn:nth-child(1) {
        font-size: 0.85rem;
    }

    .erisim-font-btn:nth-child(2) {
        font-size: 1rem;
    }

    .erisim-font-btn:nth-child(3) {
        font-size: 1.2rem;
    }

    .erisim-font-btn:hover,
    .erisim-font-btn:focus {
        background: #d6eaf8;
        border-color: #1a5276;
        outline: none;
    }

/* ─── Yüksek Kontrast Modu ─── */

body.kmu-yuksek-kontrast {
    background: #000 !important;
    color: #fff !important;
}

    body.kmu-yuksek-kontrast a {
        color: #ff0 !important;
    }

    body.kmu-yuksek-kontrast button,
    body.kmu-yuksek-kontrast input,
    body.kmu-yuksek-kontrast select {
        background: #000 !important;
        color: #fff !important;
        border-color: #fff !important;
    }

/* ─── KMÜ Alt Sayfa Ortak Stilleri ─── */

.content-card p,
.content-card td,
.content-card li {
    color: #1f2937;
}

:root {
    --primary: #0C447C;
    --primary-dark: #0b3558;
    --primary-light: #edf5fc;
    --text: #1f2937;
    --muted: #4b5563;
    --border: #e5e7eb;
    --surface: #ffffff;
    --background: #f8fafc;
    --focus: #2563eb;
    --kmu-border: #dbe4ee;
    --kmu-bg-head: #f1f5f9;
    --kmu-radius: 10px;
    --transition: all .3s ease;
    --white-color: #ffffff;
    /* Alt sayfa sistemiyle ortaklaştırılmış boşluk/köşe/gölge token'ları (bkz. tasarım denetimi #10) */
    --radius: 14px;
    --radius-sm: 8px;
    --shadow: 0 2px 12px rgba(11, 53, 88, .08);
    --space-xs: 4px;
    --space-sm: 8px;
    --space-md: 12px;
    --space-lg: 20px;
    --space-xl: 28px;
    /* Anlamsal (semantic) durum renkleri — bkz. tasarım denetimi #13 */
    --ok: #16a34a;
    --ok-soft: #f0fdf4;
    --ok-border: #bbf7d0;
    --ok-text: #14532d;
    --bad: #dc2626;
    --bad-soft: #fef2f2;
    --bad-border: #fecaca;
    --bad-text: #7f1d1d;
}

.kingster-page-title-wrap {
    min-height: 650px;
    background-size: cover;
    background-position: center;
}

.announcement-page {
    padding: 26px 0 24px 0;
    background: #fff;
}

.announcement-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin: 0 0 16px 0;
    padding: 0;
    list-style: none;
}

    .announcement-breadcrumb li {
        color: var(--muted);
        font-size: .84rem;
    }

        .announcement-breadcrumb li:not(:last-child)::after {
            content: "/";
            margin-left: 6px;
            color: #94a3b8;
        }

    .announcement-breadcrumb a {
        color: var(--primary);
        text-decoration: none;
        font-weight: 600;
    }

        .announcement-breadcrumb a:hover {
            text-decoration: underline;
        }

        .announcement-breadcrumb a:focus-visible {
            outline: 3px solid rgba(37, 99, 235, .18);
            outline-offset: 3px;
            border-radius: 4px;
        }

    .announcement-breadcrumb .active {
        color: var(--primary-dark);
        font-weight: 700;
    }

.announcement-header {
    margin-bottom: 22px;
}

.announcement-page-title {
    margin: 0 0 8px 0;
    color: var(--primary-dark);
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -.4px;
}

.content-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 28px 34px;
    box-shadow: var(--shadow);
    line-height: 1.7;
    overflow: hidden;
}

.entry-content [style*="color: #777777"],
.entry-content [style*="color:#777777"],
.entry-content [style*="color: #777"],
.entry-content [style*="color:#777"] {
    color: #595959 !important;
}
/* ─── CMS içeriği (.entry-content) mobil koruması ─── */
.entry-content img,
.entry-content video {
    max-width: 100%;
    height: auto;
}

.entry-content iframe {
    max-width: 100%;
}

.entry-content table {
    max-width: 100%;
}

@@media (max-width: 768px) {
    .entry-content table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .entry-content iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
}

@media (max-width: 425px) {
    .tel-table th,
    .tel-table td {
        white-space: nowrap;
    }
}

@media (prefers-reduced-motion: reduce) {
    * {
        animation: none !important;
        transition: none !important;
        scroll-behavior: auto !important;
    }
}

@media (max-width: 768px) {
    .kingster-page-title-wrap {
        min-height: 150px;
    }

    .content-card {
        padding: 20px 16px;
        border-radius: 14px;
    }

    .announcement-page-title {
        font-size: 1.05rem;
    }
}

/* ─── Paylaşılan Tablo ─── */

.table-responsive {
    border-radius: var(--kmu-radius);
    overflow-x: auto; /* hidden yerine */
    overflow-y: hidden;
    border: 1px solid var(--kmu-border);
    background: #fff;
    -webkit-overflow-scrolling: touch;
}

/* Dar ekranlarda tablo yana kaydırılabilir olduğunda kullanıcıya ipucu (bkz. sitesorumlu/iletisim/tel tabloları) */
.table-scroll-hint {
    display: none;
    margin: 6px 2px 0;
    font-size: .74rem;
    color: var(--muted);
    text-align: center;
}

    .table-scroll-hint.is-visible {
        display: block;
    }

/* .kmu-table: tel-table ve iletisim-table'ın ortak temeli (bkz. tasarım denetimi #12) */
.kmu-table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
    color: var(--text);
    background: #fff;
}

table.kmu-table > thead > tr > th {
    padding: 9px 14px;
    background: var(--kmu-bg-head);
    border-bottom: 1px solid var(--kmu-border);
    color: #374151;
    font-size: .71rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-align: left !important;
    white-space: nowrap;
}

.kmu-table tbody tr {
    border-bottom: 1px solid #f0f4f8;
    transition: background .1s;
}

    .kmu-table tbody tr:last-child {
        border-bottom: none;
    }

.kmu-table td {
    padding: 9px 14px;
    vertical-align: top;
    text-align: left;
    color: var(--text);
}

/* ============================================================
   TEMEL BİLEŞENLER (.card / .btn / .badge)
   Ortak token'lara (--radius, --shadow, --space-*) bağlı, ortaklaştırma
   için başlangıç noktası. Bkz. tasarım denetimi #11.
   ============================================================ */

.card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    padding: var(--space-lg);
}

.badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 12px;
    border-radius: 999px;
    background: var(--primary-light);
    border: 1px solid #d7e7f5;
    color: var(--primary-dark);
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .3px;
    line-height: 1;
    white-space: nowrap;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 26px;
    border-radius: var(--radius-sm);
    border: 1px solid transparent;
    font-size: .93rem;
    font-weight: 500;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
    cursor: pointer;
    transition: var(--transition);
}

.btn-primary {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
}

    .btn-primary:hover {
        background: var(--primary-dark);
        border-color: var(--primary-dark);
    }

.btn-ghost {
    background: transparent;
    border-color: var(--kmu-border);
    color: var(--primary);
}

    .btn-ghost:hover {
        background: var(--primary-light);
    }

.btn:focus-visible {
    outline: 3px solid rgba(37, 99, 235, .3);
    outline-offset: 2px;
}

/* .tel-table: .kmu-table'a ek olarak sadece kendine özgü kısımlar */
.tel-table {
    font-size: .95rem;
}

    .tel-table tbody tr:nth-child(even) {
        background: var(--background);
    }

    .tel-table tbody tr:hover {
        background: #f5f7fa;
    }

.tel-no-result {
    padding: 36px;
    text-align: center;
    color: var(--muted);
    font-size: .9rem;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
}

/* ─── Paylaşılan Arama Formu ─── */

.search-grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 18px;
}

    .search-grid label {
        display: block;
        font-size: .85rem;
        font-weight: 500;
        color: #374151;
        margin-bottom: 4px;
    }

    .search-grid .form-control {
        display: block;
        width: 100%;
        border-radius: 8px;
        min-height: 44px;
        font-size: 14px;
        box-sizing: border-box;
        border: 1px solid var(--kmu-border);
        padding: 0 12px;
    }


.result-count {
    font-size: .82rem;
    color: var(--muted);
    margin-bottom: 8px;
}

/* ─── Ortak arama kutusu kabuğu (ikon + input) — bkz. tasarım denetimi #18 ─── */
.search-input-icon-wrap {
    position: relative;
}

.search-input-icon {
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    color: #64748b;
    font-size: .95rem;
    pointer-events: none;
}

.search-input {
    width: 100%;
    height: 54px;
    padding: 10px 18px 10px 50px;
    border: 1px solid #dbe3ea;
    border-radius: 16px;
    background: #fff;
    color: var(--text);
    font-size: .96rem;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
    transition: var(--transition);
    box-sizing: border-box;
}

    .search-input::placeholder {
        color: #6b7280;
        opacity: 1;
    }

    .search-input:hover {
        border-color: #cbd5e1;
    }

    .search-input:focus {
        outline: 3px solid rgba(37, 99, 235, .5);
        outline-offset: 2px;
        border-color: var(--focus);
        box-shadow: 0 0 0 4px rgba(37, 99, 235, .10);
    }

/* ============================================================
   ÜST MENÜ AÇILAN PANELİ (mega menü + normal dropdown)
   Alt/alt-layout.css'teki kanıtlanmış görünümle birleştirildi.
   ============================================================ */
.sf-menu li.kingster-mega-menu .sf-mega {
    background: #ffffff !important;
    background-image: none !important;
    box-shadow: 0 12px 40px rgba(11,53,88,0.18) !important;
    border: none !important;
    border-top: 3px solid var(--primary) !important;
    border-radius: 0 0 10px 10px !important;
    padding: 8px 0 14px !important;
    opacity: 1 !important;
}

.sf-mega-section-inner > span.mega-grup-baslik,
.sf-mega ul.sub-menu > li > span.mega-grup-baslik {
    display: block !important;
    font-size: 10.5px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.2px !important;
    color: #94a3b8 !important;
    background: transparent !important;
    border: none !important;
    padding: 2px 10px !important;
    margin: 8px 10px 3px !important;
    line-height: 1;
    font-family: inherit;
}

.sf-mega-section-inner ul.sub-menu > li > a,
.sf-mega ul.sub-menu > li > ul.sub-menu > li > a {
    color: #334155 !important;
    font-size: 13.5px !important;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    padding: 5px 14px !important;
    display: block !important;
    transition: background 0.15s ease, color 0.15s ease !important;
    border: none !important;
    border-bottom: 1px solid #f1f5f9 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    background: transparent !important;
}

.sf-mega-section-inner ul.sub-menu > li:last-child > a,
.sf-mega ul.sub-menu > li > ul.sub-menu > li:last-child > a {
    border-bottom: none !important;
}

.sf-mega-section-inner ul.sub-menu > li > a:hover,
.sf-mega ul.sub-menu > li > ul.sub-menu > li > a:hover {
    color: #0b3558 !important;
    background: #f8fafc !important;
}

.sf-mega-section-inner ul.sub-menu > li.current-menu-item > a,
.sf-mega-section-inner ul.sub-menu > li.current-page-ancestor > a,
.sf-mega-section-inner ul.sub-menu > li.current_page_item > a,
.sf-mega ul.sub-menu > li > ul.sub-menu > li.current-menu-item > a,
.sf-mega ul.sub-menu > li > ul.sub-menu > li.current-page-ancestor > a {
    color: #0b3558 !important;
    background: #eef3ff !important;
    font-weight: 600 !important;
}

.kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section-inner,
.sf-mega-section-inner {
    padding: 10px 16px 12px !important;
}

.kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section,
.sf-mega-section {
    border-left: 1px solid #f1f5f9 !important;
}

    .kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section:first-child,
    .sf-mega-section:first-child {
        border-left: none !important;
    }

.sf-mega-section-inner ul.sub-menu {
    padding: 0 !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
}

/* ─── Normal (mega olmayan) dropdown ─── */
.sf-menu li.kingster-normal-menu ul.sub-menu {
    background: #ffffff !important;
    box-shadow: 0 8px 28px rgba(11,53,88,0.14) !important;
    border: none !important;
    border-top: 3px solid var(--primary) !important;
    border-radius: 0 0 10px 10px !important;
    min-width: 220px;
    padding: 6px 0 !important;
    opacity: 1 !important;
}

    .sf-menu li.kingster-normal-menu ul.sub-menu > li {
        background: #ffffff !important;
    }

        .sf-menu li.kingster-normal-menu ul.sub-menu > li > a {
            color: #334155 !important;
            font-size: 14px !important;
            font-family: system-ui, -apple-system, 'Segoe UI', sans-serif !important;
            padding: 9px 18px !important;
            border-bottom: 1px solid #f1f5f9 !important;
            transition: all 0.15s ease !important;
        }

        .sf-menu li.kingster-normal-menu ul.sub-menu > li:last-child > a {
            border-bottom: none !important;
        }

/* ============================================================
   FOOTER — Alt/alt-layout.css'teki ft-* görsel diliyle uyumlu
   (içerik aynı kaldı, sadece renk/tipografi/boşluk taşındı)
   ============================================================ */
footer.ft-root {
    background: #071e38;
    border-top: 3px solid #F8B239;
}

.ft-body {
    padding: 36px 0 28px;
}

.ft-inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    align-items: start;
}

.ft-label {
    font-size: 13px;
    font-weight: 600;
    color: #F8B239;
    margin: 0 0 16px;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(255,255,255,0.09);
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
}

.ft-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 11px;
}

    .ft-contact-list li {
        display: flex;
        align-items: center;
        gap: 11px;
        font-size: 13px;
        color: rgba(255,255,255,0.78);
        line-height: 1.3;
        font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
    }

.ft-ci {
    width: 30px;
    height: 30px;
    border-radius: 7px;
    background: rgba(248,178,57,0.12);
    border: 1px solid rgba(248,178,57,0.22);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

    .ft-ci i {
        font-size: 13px;
        color: #F8B239;
    }

.ft-contact-list a {
    color: rgba(255,255,255,0.78);
    text-decoration: none;
    transition: color .15s;
    word-break: break-all;
}

    .ft-contact-list a:hover {
        color: #F8B239;
    }

    .ft-contact-list a:focus-visible {
        outline: 2px solid #F8B239;
        outline-offset: 2px;
        border-radius: 3px;
    }

.ft-kep {
    font-size: 11px !important;
    color: rgba(255,255,255,0.65) !important;
}

/* Kurumsal / Raporlar / İletişim link sütunları */
.ft-link-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

    .ft-link-list li a {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 13px;
        color: rgba(255,255,255,0.78);
        text-decoration: none;
        line-height: 1.4;
        font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
        transition: color .15s;
    }

        .ft-link-list li a i {
            font-size: 10px;
            color: #F8B239;
            flex-shrink: 0;
        }

        .ft-link-list li a:hover {
            color: #F8B239;
        }

        .ft-link-list li a:focus-visible {
            outline: 2px solid #F8B239;
            outline-offset: 2px;
            border-radius: 3px;
        }

/* Alt bar (adres + sosyal medya) */
.ft-bar {
    background: #040f1c;
    border-top: 1px solid rgba(255,255,255,0.08);
}

.ft-bar-inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.ft-addr {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    color: rgba(255,255,255,0.62);
    font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
}

    .ft-addr i {
        color: rgba(248,178,57,0.5);
        font-size: 13px;
    }

.ft-social {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 6px;
}

    .ft-social a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 28px;
        border-radius: 6px;
        background: rgba(255,255,255,0.05);
        border: 1px solid rgba(255,255,255,0.09);
        color: rgba(255,255,255,0.8);
        transition: background .18s, border-color .18s, color .18s;
    }

        .ft-social a:hover {
            background: rgba(248,178,57,0.18);
            border-color: rgba(248,178,57,0.35);
            color: #F8B239;
        }

        .ft-social a:focus-visible {
            outline: 2px solid #F8B239;
            outline-offset: 2px;
        }

@media (max-width: 992px) {
    .ft-inner {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px;
    }
}

@media (max-width: 576px) {
    .ft-inner {
        grid-template-columns: 1fr;
    }

    .ft-bar-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
}

.sf-menu li.kingster-normal-menu ul.sub-menu > li > a:hover {
    color: #0b3558 !important;
    background: #f8fafc !important;
}
