﻿.corporateTitle {
    position: absolute;
    z-index: 1;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}
/*dijital dönüşüm baslangıc*/
.aboutWrapper {
    color: white;
    padding: 100px 0 0 50px;
}

.aboutContent {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 50px;
}

.textBlockWrapper {
    flex: 1;
    min-width: 300px;
}
.textBlock {
    min-width: 300px;
    max-width:725px;
    margin:auto;
}

    .textBlock p {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
        color: #fff;
    }

.ctaLink {
    display: flex;
    align-items: flex-start;
    flex-direction:column;
    gap: 12px;
    font-weight: bold;
    font-size: 16px;
    color: white;
    text-decoration: none;
    margin-top: 30px;
}

    .ctaLink .logo {
        height: 30px;
        width:auto;
        max-width:100%;
        object-fit:contain;
        display:block;
    }

.imageBlock {
    flex: 1;
    min-width: 300px;
    display: flex;
    justify-content: flex-end;
    position:relative;
}

.triangleImage {
    max-width: 100%;
    height: auto;
}
.headlineMobileBlock {
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 24px;
}

.headlineMobileBlock h2 {
    display:block;
}
.triangleImageMobile {
    width: 150px;
    height: auto;
    flex-shrink: 0;
    display:none;
}


.mobilHeaderWrapper {
    display: block;
}
/*dijital donusum bitis*/




/*vizyon baslangıc*/
.vizyonContainer {
    text-align: center;
    padding: 0 50px 100px;
    background-color:black;
}

.top-texts {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.vizyonbox {
    max-width: 350px;
}

    .vizyonbox h3 {
        font-family: "MuseoSlab";
        font-size:40px;
        margin:0;
        padding-bottom:24px;
    }

    .vizyonbox p {
        font-size:25px;
        margin:0;
    }
.circle-image {
    display: flex;
    justify-content: center;
    margin-top:65px;
    width:320px;
    height:320px;
}
.circle-image img {
    /*width: 200px;*/
    height: auto;
    display: flex;
    justify-content: center;
}

.degerler h3 {
    font-size: 40px;
    font-family: "MuseoSlab";
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 24px;
}

.degerler p {
    font-size: 25px;
    line-height: 1.6;
    margin:0;
}

/*vizyon bitis*/

/*degerler alan baslangıc*/
.swiper-slide {
    width: unset !important;
    height: unset !important;
}
.degerler-section {
    background-color: black;
    color: white;
    padding: 100px 50px;
    text-align: center;
    overflow: hidden;
}
    .degerler-section .sliderControls {
        display:none;
    }

.deger-box {
    background-color: rgba(56, 56, 83, 0.2);
    padding: 30px 20px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    text-align: left;
    max-width: 550px;
    height: 280px;
    border: 1px solid rgb(89 89 89 / 44%);
    box-sizing: border-box;
}

    .deger-box img {
        width: 200px;
        height: 200px;
        object-fit: contain;
        margin-bottom: 20px;
    }
    .deger-box svg {
        height: 43px;
    }
.deger-desc {
    display:flex;
    flex-direction:column;
}

.deger-box h3 {
    font-size: 35px;
    font-family: "MuseoSlab";
    margin-bottom: 10px;
}

    .deger-box p {
        font-size: 20px;
        line-height: 1.5;
    }
.margin-left10 {
    margin-left:10px;
}
.swiper-container {
    width: 275px;
}
.progress-count {
    font-size: 20px;
    color: #fff;
}
.degerler-section .sliderControls {
    font-size: 20px;
    color: #6B7379;
}
.swiper-button-prev,
.swiper-button-next {
    background-color: #000;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: white;
    top: auto;
    bottom: -40px;
}

.swiper-button-prev {
    left: 45%;
}

.swiper-button-next {
    right: 45%;
}

.swiper-pagination-bullet-active {
    background: linear-gradient(to right, #00fff0, #a463ff);
}

    .deger-box img {
        width: 200px;
        height: 200px;
        object-fit: contain;
        margin-bottom: 20px;
    }
.deger-desc {
    display:flex;
    flex-direction:column;
}

.deger-box h3 {
    font-size: 35px;
    font-family: "MuseoSlab";
    margin-bottom: 10px;
}

    .deger-box p {
        font-size: 20px;
        line-height: 1.5;
    }
.margin-left10 {
    margin-left:10px;
}
.degerler-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 0 auto;
    margin-top: 100px !important;
    justify-content: center;
}

.degerlerSwiper-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 30px;
    padding: 0 20px;
    flex-wrap: wrap;
}

.yonetimSwiper-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 30px;
    padding: 0 20px;
    flex-wrap: wrap;
}
.icraSwiper-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 30px;
    padding: 0 20px;
    flex-wrap: wrap;
}
.custom-counter {
    font-size: 18px;
    color: white;
    font-family: "MuseoSlab", sans-serif;
    white-space: nowrap;
}

.swiper-pagination {
    flex: 1;
    height: 4px !important;
    border-radius: 999px;
    position: static !important;
    overflow: hidden;
    width:250px !important;
    
}

.swiper-pagination-progressbar-fill {
    background: linear-gradient(to right, #00fff0, #a463ff) !important;
    height: 100% !important;
    border-radius: 999px;
    transition: width 0.3s ease;
}

.arrow-buttons {
    display: flex;
    gap: 10px;
}

.swiper-button-prev,
.swiper-button-next {
    all: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #555;
    font-size: 18px;
    color: white !important;
    cursor: pointer;
    transition: background 0.2s;
    position:static !important;
    
}

    .swiper-button-prev:hover,
    .swiper-button-next:hover {
        background-color: rgba(255, 255, 255, 0.1);

    }

    .swiper-button-prev::after,.swiper-button-next::after {
        display: none !important;
        content:none !important;
    }

.unvanKurumsal {
    font-family: "MuseoSlab";
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: rgba(188, 189, 189, 1);
    margin-top:0px;
}

.unvanAd {
    font-family: "MuseoSlab";
}

.degerlerSwiper {
    display: none !important;
}


/*degerler alan bitis*/


/*yonetim icra alanı baslangıc*/

#yonetim .sliderControls {
    display: none;
    font-size: 20px;
}
.tabsYonetim {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.tabYonetim {
    cursor: pointer;
    padding: 10px 20px;
    color: white;
    border-radius: 4px;
    transition: background 0.3s ease;
}

.tab-content-wrapperYonetim {
    margin-top: 20px;
    background: none;
}

.tab-contentYonetim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 0;
    transition: opacity 0.3s ease;
}

    .tab-contentYonetim.active {
        position: relative;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        z-index: 1;
    }
.managementItem{
    width:290px !important
}

.custom-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
}

.popup-content {
    background-color: #0e0e0e;
    border-radius: 24px;
    padding: 40px 32px;
    width: 90%;
    max-width: 640px;
    position: relative;
    color: white;
    font-family: "Helvetica Neue", sans-serif;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.close-btn {
    position: absolute;
    top: 24px;
    right: 28px;
    font-size: 24px;
    color: white;
    cursor: pointer;
}

.popup-header {
    display: flex;
    gap: 24px;
    align-items: center;
    margin-bottom: 24px;
}

    .popup-header > img {
        width: 212px;
        height: 129px;
        border-radius: 12px;
        object-fit: cover;
        /*border: 2px solid rgba(255, 255, 255, 0.15);*/
    }

.card-success h3 {
 
    font-weight: bold;
    background: linear-gradient(to right, #00fff0, #a463ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.popup-person h3 {
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    background: linear-gradient(to right, #00fff0, #a463ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 28px;
}
.popup-person p {
    margin: 6px 0 10px;
    font-size: 14px;
    line-height:20px;
    color: #ccc;
}

.popup-person a img {
    width: 18px;
    height: 18px;
    opacity: 0.8;
    transition: opacity 0.2s;
}

.popup-person a:hover img {
    opacity: 1;
}

.popup-description {
    font-size: 14px;
    line-height: 1.7;
    color: #ddd;
    max-height: 300px;
    overflow-y: auto;
    padding-right: 4px;
}

    .popup-description::-webkit-scrollbar {
        width: 4px;
    }

    .popup-description::-webkit-scrollbar-thumb {
        background-color: #444;
        border-radius: 10px;
    }

.popup-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 28px;
    font-size: 14px;
    color: #aaa;
}

    .popup-navigation #popup-counter {
        font-family: monospace;
    }

.nav-buttons {
    display: flex;
    gap: 10px;
}

    .nav-buttons button {
        all: unset;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        border: 1px solid #666;
        color: white;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background 0.2s ease;
    }

        .nav-buttons button:hover {
            background-color: rgba(255, 255, 255, 0.1);
        }
.managementContainer {
    max-width: 1515px;
    margin: auto;
    padding:0 50px;
    margin-bottom: 100px;
    overflow: hidden;
}
.cards-success.yonetimCards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px;
    max-width: 100%;
}
.cards-success.yonetimCards .card-success {
    width: unset;
}
.yonetimSwiper {
    visibility:hidden;
    opacity:0;
    height:0;
    overflow:hidden;
}
.icraSwiper {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.yonetimSwiper-controls {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.icraSwiper-controls {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

    .awards-section {
        background-color: transparent;
        padding: 100px 50px;
    }



.awards-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 50px;
    width: 100%;
    max-width: 1476px;
    height: 671px;
    margin: 0 auto;
    margin-top: 80px;
}
.awards-list {
    flex: 1;
    max-width: 710px;
    max-height: 100%;
    overflow-y: auto;
    text-align: left;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

        .awards-list::-webkit-scrollbar {
            width: 6px;
        }

        .awards-list::-webkit-scrollbar-thumb {
            background-color: rgba(255,255,255,0.3);
            border-radius: 4px;
        }

    .award-group {
        margin-bottom: 35px;
    }

.award-header {
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    color: #696969;
    transition: color 0.2s ease;
    font-family: "MuseoSlab";
    line-height:42px;
}
    .award-desc {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
        font-size: 25px;
        color: #aaa;
        margin-top: 10px;
        line-height: 1.4;
    }

    .award-group.active .award-desc {
        max-height: 500px;
    }

    .award-group.active .award-header {
        background: linear-gradient(105.66deg, #00F4FF 6.76%, #68FFED 16.39%, #9867FF 36.01%);
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }


    .awards-image {
        width: 670px;
        height: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

        .awards-image img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

    .awards-tabs {
        display: none;
        overflow-x: auto;
        white-space: nowrap;
        gap: 10px;
        margin-bottom: 30px;
    }

    .awards-tab {
        display: inline-block;
        margin-right: 20px;
    }

        .awards-tab.active {
            color: black;
        }

    .award-header::selection {
        background: transparent;
        color: inherit;
    }

    @media (max-width: 1200px) {
        .awards-image {
            width: 450px;
        }
    }

    @media (max-width: 992px) {
        .awards-section {
            padding: 50px 30px;
        }
        .awards-container {
            height: 384px;
            margin-top: 30px;
            gap: 20px;
        }
        .awards-list {
            max-width: 410px;
            min-width:240px;
        }
        .awards-image {
            width: 320px;
        }
        .award-header {
            font-size: 16px;
            line-height: 24px;
        }
        .award-desc {
            font-size:14px;
            line-height: 20px;
        }
        .award-group {
            margin-bottom: 25px;
        }
    }

    @media (max-width: 580px) {
        .awards-section {
            padding: 50px 20px;
        }
        .awards-container {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 30px;
            height: auto;
            margin-top: 0px;
        }

        .awards-list {
            max-width: 100%;
        }

        .awards-tabs {
            display: block;
            overflow-x: auto;
            margin-bottom: 20px;
        }

            .awards-tabs::-webkit-scrollbar {
                display: none;
            }
        .awards-tab {
            white-space: nowrap;
            padding: 10px 0;
            background: transparent;
            cursor: pointer;
            font-size: 14px;
            color: #595F61;
            border: none;
            border-bottom: 2px solid transparent;
            transition: all 0.3s ease;
            position: relative;
        }
            .awards-tab.active {
                color: white;
                font-size: 16px;
            }
                .awards-tab.active::after {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 15px;
                    transform: translateX(-50%);
                    width: 30px;
                    height: 3px;
                    background: linear-gradient(105.66deg, #00F4FF 16.76%, #68FFED 46.39%, #9867FF 76.01%);
                    border-radius: 2px;
                }
        .award-group {
            display: none;
            text-align: left;
        }
            .award-group.active {
                display: block;
                margin:0;
            }
        .award-header {
            display: none; /* Mobilde sadece tablar kullanılacak */
        }
        .award-desc {
            padding: 0;
            margin:0
        }
        .awards-image {
            max-width: 320px;
        }

    }
    /*odullerimiz bitis*/


    /*basinda biz baslangıc*/
.pressContainer {
    max-width: 1160px;
    margin: auto;
    padding: 100px 50px;
    overflow: hidden;
}

.pressWrapper {
    gap: 100px;
}
    .pressWrapper .filters {
        margin-top: 60px;
    }
.pressFiltersWrapper{
    margin-top:60px;
}
.pressSliderControls{
    display:flex;
    justify-content:center;
}
.swiper-slide.press-card {
    background-color: transparent;
    border-radius: 16px;
    color: white;
    max-width: 320px;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: 'MuseoSlab', sans-serif;
    text-align: left;
}

    .press-card {
        width: 100%;
        height: 100%;
        background-color: #1a1a1a;
        color: white;
        border-radius: 12px;
        font-family: "MuseoSlab";
        box-sizing: border-box;
        text-align: center;
    }

        .press-card img {
            width: 100%;
            height: auto;
            border-radius: 16px;
            object-fit: cover;
        }

        .press-card .date {
            font-size: 14px;
            line-height: 20px;
            color: #aaa;
            text-align: left;
            margin-top: 20px;
            margin-bottom: 10px;
        }

        .press-card .titleP {
            font-size: 25px;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background: linear-gradient(89deg, #00F4FF 8.76%, #68FFED 9.39%, #9867FF 25.01%);
            /* margin-bottom: 10px; */
            font-family: "MuseoSlab";
            -webkit-text-fill-color: transparent;
            background-clip: text;
            text-align: left;
            margin: 0;
            padding: 0;
            border: 0;
            font-weight: 700;
            color: #fff;
        }

            .press-card .titleP span {
                -webkit-text-fill-color: #b19fff;
            }

        .press-card .desc {
            font-size: 20px;
            color: #ccc;
            line-height: 1.5;
            text-align: left;
            margin: 20px 0px 20px 0px;
        }

.read-more {
    color: #00fff0;
    font-size: 20px;
    font-weight: bold;
    margin-top: auto;
    text-decoration: none;
    align-self: flex-start;
}

    .swiper-controls {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
        margin-top: 24px;
    }

    .swiper-button-prev,
    .swiper-button-next {
        color: white;
        width: 36px;
        height: 36px;
        border: 1px solid #555;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .swiper-pagination {
        width: 100px !important;
        height: 4px !important;
        border-radius: 10px;
    }

    .swiper-pagination-progressbar-fill {
        background: linear-gradient(to right, #00fff0, #a463ff) !important;
    }

    /*basinda biz bitiş*/


    .sticky-tabs {
        position: sticky !important;
        top: 0;
        z-index: 999;
        background: white;
    }

    .imageheight {
        height: 258px;
    }


@media (max-width:1440px){
    .vizyonContainer {
        padding: 50px 50px 100px;
    }
}
@media (max-width:1300px){
    .deger-box {
        max-width: 370px;
    }
    .deger-box img {
        width: 100px;
        height: 100px;
        object-fit: contain;
        margin-bottom: 20px;
    }
    .cards-success.yonetimCards {
        gap: 50px;
    }
}
@media (max-width:992px){
    .corporateTitle {
        top: 25px;
    }
    .aboutWrapper {
        color: white;
        padding: 50px 0 50px 35px;
    }
    .textBlock p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .ctaLink {
        font-size: 14px;
    }
    .imageBlock {
        height: auto;
        width: 512px;
    }
    .vizyonContainer {
        padding: 50px 50px 50px;
    }
    .vizyonbox {
        max-width: 190px;
    }
    .vizyonbox h3, .degerler h3 {
        font-size: 24px;
        padding-bottom: 10px;
    }
    .degerler-grid {
        display: none;
    }

    .degerlerSwiper {
        display: block !important;
    }
    .degerler-section .sliderControls {
        display: flex;
    }
    .degerlerSwiper {
        padding-top: 50px !important;
    }

    .degerler-section {
        margin: 100px 0 100px 50px;
    }

    .deger-box {
        max-width: 450px;
    }
    .degerler h3 {
        margin-top: 25px;
    }
    .vizyonbox p, .degerler p {
        font-size: 14px;
        line-height: 20px;
    }
    .top-texts {
        gap: 15px;
    }
    .circle-image {
        width: 250px;
        height: 250px;
    }

    .swiper-container {
       height: unset; 
    }
    .degerler-section {
        margin: 50px 0 50px 20px;
        padding:0;
    }
    .degerlerSwiper {
        padding-top: 20px !important;
    }
    .deger-box {
        flex-direction: column;
        max-width: 260px;
        height: 218px;
        align-items: flex-start;
    }
        .deger-box h3 {
            font-size: 24px;
            line-height:28px;
            margin-bottom: 10px;
            margin-top: 15px;
        }
        .deger-box p {
            font-size: 14px;
            line-height: 20px;
            margin: 0;
        }
    .margin-left10 {
        margin-left: 0;
    }
    .marginTop20Px {
        margin-top: 0 !important;
    }

    .managementContainer {
        margin-left: 20px;
        margin-bottom: 50px;
        padding:0;
    }
    .cards-success.yonetimCards {
        display: none;
    }
    #yonetim .tab-wrapper {
        height: 156px;
    }
    #yonetim .sliderControls {
        display: flex;
    }
    .icraCards {
        display: none;
    }
    .yonetimSwiper {
        visibility: visible;
        opacity: 1;
        height: auto;
        overflow: visible;
        max-width: 1000px;
    }
    .yonetimSwiper-controls {
        visibility: visible;
        opacity: 1;
        height: auto;
        overflow: visible;
    }
    .icraSwiper {
        visibility: visible;
        opacity: 1;
        height: auto;
        overflow: visible;
        max-width: 1000px;
    }
    .icraSwiper-controls {
        visibility: visible;
        opacity: 1;
        height: auto;
        overflow: visible;
    }
    .pressContainer {
        padding: 50px 20px;
    }
    .swiper-slide.press-card {
        max-width: 294px;
    }
    .filters {
        margin-bottom: 20px !important;
    }
    .pressFiltersWrapper {
        margin-top: 20px;
    }
    .press-card .titleP {
        font-size: 16px;
        line-height: 24px;
        min-height:48px;
    }
    .press-card .desc {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0px 20px 0px;
        min-height: 60px;
    }
    .read-more{
        font-size:14px;
    }

}
@media (max-width:690px){
    .circle-image {
        width: 150px;
        height: 150px;
    }
    .vizyonContainer {
        padding: 50px;
    }
}
@media (max-width:580px){
    .aboutWrapper {
        padding: 25px 0 50px 20px;
    }
    .imageBlock{
        display:none;
    }
    .triangleImageMobile {
        display: block;
        margin-left: 30px;
    }
    .aboutTitle{
        display:flex;
        align-items:center;
    }
    .aboutTextWrapper {
        padding-right: 20px;
        margin-top: -32px;
    }
    .ctaLink {
        margin-top: 10px;
    }
        .ctaLink .logo {
            height: 20px;
        }
    .top-texts {
        gap: 40px;
        flex-direction: column;
        align-items: center;
    }
  
    .circle-image{
        display:none;
    }
    .vizyonbox {
        max-width: 227px;
    }
    .degerler h3 {
        margin-top: 40px;
    }
}
@media (max-width:480px){
    .popup-content {
        padding: 55px 20px 25px 20px;
        max-width: 340px;
    }
    .popup-header {
        gap: 20px;
        align-items: flex-start;
        margin-bottom: 10px;
        flex-direction: column;
    }
    .popup-header > img {
        width: 280px;
        height: 189px;
    }
    .close-btn {
        top: 12px;
        right: 20px;
        font-size: 30px;

    }
}