﻿
.okh-10yil-section {
    padding: 40px 0 30px;
}

.okh-10yil-box {
    background: #f9fcff;
    border: 1px solid #e7eef5;
    border-radius: 24px;
    padding: 45px 40px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 8px 28px rgba(0,0,0,0.04);
}

.okh-10yil-content {
    padding-right: 25px;
}

.okh-10yil-topline {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #10a6e8;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 22px;
}

    .okh-10yil-topline i {
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background: #eef8fe;
        color: #10a6e8;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
    }

.okh-10yil-title {
    font-size: 62px;
    line-height: 0.95;
    font-weight: 800;
    color: #062a63;
    margin: 0 0 25px;
    letter-spacing: -1px;
}

    .okh-10yil-title span {
        display: inline-block;
        color: #1eb0f3;
    }

.okh-10yil-text {
    font-size: 17px;
    line-height: 1.8;
    color: #5d6a78;
    margin-bottom: 18px;
}

.okh-10yil-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 28px;
}

.okh-10yil-badge {
    display: flex;
    align-items: center;
    gap: 14px;
    background: #fff;
    border: 1px solid #e8eef3;
    border-radius: 18px;
    padding: 18px 18px;
    min-width: 220px;
    flex: 1 1 calc(50% - 8px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.okh-10yil-badge-icon {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #eef8fe;
    color: #10a6e8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
}

.okh-10yil-badge-text strong {
    display: block;
    font-size: 22px;
    line-height: 1.1;
    color: #1f2f46;
    font-weight: 700;
}

.okh-10yil-badge-text span {
    display: block;
    font-size: 16px;
    color: #5f6b79;
    margin-top: 4px;
}

.okh-10yil-visual {
    position: relative;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.okh-10yil-photo {
    border-radius: 22px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 12px 28px rgba(0,0,0,0.10);
}

    .okh-10yil-photo img {
        width: 100%;
        display: block;
    }

.okh-10yil-shield {
    position: absolute;
    left: -35px;
    top: 12%;
    transform: translateY(-50%);
    width: 170px;
    height: 200px;
    background: linear-gradient(180deg, #0e4fa3 0%, #08366f 100%);
    clip-path: polygon(50% 0%, 100% 15%, 100% 63%, 50% 100%, 0% 63%, 0% 15%);
    border: 6px solid #c9983f;
    box-shadow: 0 14px 35px rgba(0,0,0,0.18);
    z-index: 2;
}

.okh-10yil-shield-inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
}

    .okh-10yil-shield-inner strong {
        font-size: 64px;
        line-height: 1;
        font-weight: 800;
    }

    .okh-10yil-shield-inner span {
        font-size: 34px;
        line-height: 1;
        font-weight: 700;
        margin-top: 4px;
    }

@media (max-width: 1199px) {
    .okh-10yil-title {
        font-size: 52px;
    }

    .okh-10yil-shield {
        width: 140px;
        height: 170px;
        left: -20px;
    }

    .okh-10yil-shield-inner strong {
        font-size: 52px;
    }

    .okh-10yil-shield-inner span {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    .okh-10yil-box {
        padding: 30px 25px;
    }

    .okh-10yil-content {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .okh-10yil-title {
        font-size: 42px;
    }

    .okh-10yil-shield {
        left: 15px;
        top: auto;
        bottom: 20px;
        transform: none;
    }
}

@media (max-width: 767px) {
    .okh-10yil-title {
        font-size: 34px;
        line-height: 1.05;
    }

    .okh-10yil-text {
        font-size: 15px;
    }

    .okh-10yil-badge {
        flex: 1 1 100%;
        min-width: 100%;
    }

    .okh-10yil-shield {
        width: 110px;
        height: 135px;
        border-width: 4px;
        left: 10px;
        bottom: 10px;
    }

    .okh-10yil-shield-inner strong {
        font-size: 36px;
    }

    .okh-10yil-shield-inner span {
        font-size: 20px;
    }
}

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");


img.mfp-img {
    max-height: calc(100vh - 40px) !important;
}

.okhTotemHeroV2 {
    position: relative;
    width: 100%;
    min-height: 640px;
    overflow: hidden;
    background: linear-gradient(90deg, #eefaff 0%, #e7f8ff 36%, #d7f2ff 100%);
}

    .okhTotemHeroV2,
    .okhTotemHeroV2 * {
        box-sizing: border-box;
    }

.okhTotemHeroV2__bg {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(90deg, rgba(238, 250, 255, 0.98) 0%, rgba(238, 250, 255, 5.96) 39%, rgba(238, 250, 255, 0.70) 46%, rgba(238, 250, 255, 0.18) 58%, rgba(238, 250, 255, 0.00) 68%), url(/images/totem-tabela/totem-hero-buyuk.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    z-index: 1;
}

.okhTotemHeroV2__container {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1230px;
    min-height: 640px;
    margin: 0 auto;
    padding: 90px 15px 65px 15px;
}

.okhTotemHeroV2__content {
    width: 100%;
    max-width: 545px;
}

.okhTotemHeroV2__label {
    margin-bottom: 18px;
    color: #009ed3;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
}

.okhTotemHeroV2__title {
    margin: 0 0 22px 0;
    color: #071b3d;
    font-size: 66px;
    line-height: 0.95;
    font-weight: 900;
    letter-spacing: -2px;
}

    .okhTotemHeroV2__title span {
        display: block;
        color: #12aceb;
    }

.okhTotemHeroV2__text {
    margin: 0;
    color: #20324b;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

/* 2x2 özellik grid */
.okhTotemHeroV2__features {
    margin-top: 34px;
    display: grid;
    grid-template-columns: repeat(2, minmax(190px, 1fr));
    gap: 18px 28px;
    max-width: 500px;
}

.okhTotemHeroV2__feature {
    display: flex;
    align-items: center;
    gap: 12px;
}

    .okhTotemHeroV2__feature i {
        width: 46px;
        height: 46px;
        min-width: 46px;
        border-radius: 50%;
        background: #ffffff;
        color: #08234a !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px !important;
        border: 1px solid rgba(0, 174, 239, 0.28);
        box-shadow: 0 8px 20px rgba(0, 80, 130, 0.08);
    }

    .okhTotemHeroV2__feature span {
        color: #071b3d;
        font-size: 14px;
        line-height: 1.3;
        font-weight: 800;
    }

/* Butonlar */
.okhTotemHeroV2__buttons {
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.okhTotemHeroV2__btn {
    height: 48px;
    padding: 0 30px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    transition: all .25s ease;
}

    .okhTotemHeroV2__btn i {
        margin-left: 10px;
    }

.okhTotemHeroV2__btn--primary {
    background: #08aeea;
    color: #ffffff !important;
    border: 2px solid #08aeea;
    box-shadow: 0 10px 24px rgba(8, 174, 234, 0.22);
}

    .okhTotemHeroV2__btn--primary:hover {
        background: #0096cd;
        border-color: #0096cd;
        color: #ffffff !important;
    }

.okhTotemHeroV2__btn--outline {
    background: #ffffff;
    color: #08aeea !important;
    border: 2px solid #08aeea;
}

    .okhTotemHeroV2__btn--outline:hover {
        background: #08aeea;
        color: #ffffff !important;
    }

/* sağ badge */
.okhTotemHeroV2__badge {
    position: absolute;
    right: 55px;
    bottom: 95px;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 50, 90, 0.16);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 4;
    text-align: center;
}

    .okhTotemHeroV2__badge strong {
        color: #08aeea;
        font-size: 22px;
        line-height: 1.1;
        font-weight: 900;
    }

    .okhTotemHeroV2__badge span {
        color: #071b3d;
        font-size: 18px;
        line-height: 1.2;
        font-weight: 800;
    }

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1400px) {
    .okhTotemHeroV2__container {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1199px) {
    .okhTotemHeroV2__title {
        font-size: 56px;
    }

    .okhTotemHeroV2__bg {
        background-position: 72% center;
    }
}

@media (max-width: 991px) {
    .okhTotemHeroV2 {
        min-height: auto;
    }

    .okhTotemHeroV2__bg {
        background-image: linear-gradient(180deg, rgba(238,250,255,0.96) 0%, rgba(238,250,255,0.92) 34%, rgba(238,250,255,0.70) 48%, rgba(238,250,255,0.25) 62%, rgba(238,250,255,0.00) 75%), url("/images/totem-tabela/totem-hero-buyuk.jpg");
        background-position: center center;
    }

    .okhTotemHeroV2__container {
        min-height: auto;
        padding: 52px 20px 370px 20px;
    }

    .okhTotemHeroV2__content {
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .okhTotemHeroV2__features {
        grid-template-columns: repeat(2, minmax(180px, 1fr));
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }

    .okhTotemHeroV2__buttons {
        justify-content: center;
    }

    .okhTotemHeroV2__badge {
        right: 30px;
        bottom: 30px;
    }
}

@media (max-width: 767px) {
    .okhTotemHeroV2__container {
        padding: 40px 16px 300px 16px;
    }

    .okhTotemHeroV2__title {
        font-size: 42px;
        line-height: 1.05;
        letter-spacing: -1px;
    }

    .okhTotemHeroV2__text {
        font-size: 15px;
        line-height: 1.65;
    }

    .okhTotemHeroV2__features {
        grid-template-columns: 1fr;
        gap: 12px;
        max-width: 100%;
    }

    .okhTotemHeroV2__feature {
        background: #ffffff;
        border: 1px solid rgba(0, 174, 239, 0.14);
        border-radius: 8px;
        padding: 10px 12px;
        box-shadow: 0 7px 18px rgba(0, 80, 130, 0.06);
    }

        .okhTotemHeroV2__feature i {
            width: 38px;
            height: 38px;
            min-width: 38px;
            font-size: 15px !important;
            box-shadow: none;
        }

        .okhTotemHeroV2__feature span {
            font-size: 13px;
        }

    .okhTotemHeroV2__btn {
        width: 100%;
        max-width: 290px;
    }

    .okhTotemHeroV2__badge {
        width: 105px;
        height: 105px;
        right: 16px;
        bottom: 18px;
    }

        .okhTotemHeroV2__badge strong {
            font-size: 16px;
        }

        .okhTotemHeroV2__badge span {
            font-size: 13px;
        }
}

@media (max-width: 480px) {
    .okhTotemHeroV2__title {
        font-size: 34px;
    }

    .okhTotemHeroV2__container {
        padding-bottom: 250px;
    }

    .okhTotemHeroV2__badge {
        display: none;
    }
}

h5 {
    margin-bottom: 10px !important;
}
 