.sdr-sayfa-ust-banner {
    position: relative;
    padding: 140px 0;
}
.sdr-sayfa-ust-banner .container{
    position: relative;
    z-index: 2;
}

.sdr-sayfa-ust-banner .ssub-title {
    position: relative;
}

.sdr-sayfa-ust-banner .ssub-title h1 {
    font-size: 50px;
    font-weight: 700;
}

.sdr-sayfa-ust-banner .ssub-byk-mtn {
    position: absolute;
    top: 140px;
    right: 0;
    font-size: 200px;
    font-weight: bold;
    opacity: 5%;
    text-transform: uppercase;
    line-height: 0.9;
}

.sdr-sayfa-ust-banner .ssub-bg-png {
    position: absolute;
    bottom: 50px;
    right: 20px;
    width: 70%;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 1;
}

.sdr-sayfa-ust-banner .ssub-metin {
    font-size: 16px !important;
    color: #030303 !important;
    line-height: 1.9;
    margin-top: 50px !important;
}


.sdr-sayfa-ust-banner .ssub-hrt {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 50px;
}

.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item {
    position: relative;
}

.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item:last-of-type .ssub-hrt-link {
    padding-right: 0;

}

.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item:last-of-type .ssub-hrt-link::after {
    display: none;
}
.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item:last-of-type .ssub-hrt-link {
    pointer-events: none;
    color: #151515;
}

.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item .ssub-hrt-link {
    position: relative;
    border-radius: 0;
    background-color: transparent;
    color: #030303;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 0.5rem 1rem 0.5rem 0.5rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item .ssub-hrt-link::after {
    position: absolute;
    content: "/";
    right: 0;
    top: 9px;
}

.sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item .ssub-hrt-link.active {
    color: #151515;
}

@media screen and (max-width: 991px) {
    .sdr-sayfa-ust-banner {
        padding: 80px 0;
        overflow: hidden;
    }

    .sdr-sayfa-ust-banner .ssub-hrt .ssub-hrt-item .ssub-hrt-link {
        font-size: 13px;
    }
}
@media screen and (max-width: 1400px) {
    .sdr-sayfa-ust-banner .ssub-title h1 {
        font-size: 45px;
    }

    .sdr-sayfa-ust-banner .ssub-byk-mtn {
        font-size: 170px;
        top: 160px;
    }
    .sdr-sayfa-ust-banner .ssub-bg-png {
        bottom: 45px;
        right: 20px;
        width: 90%;
    }
    .sdr-sayfa-ust-banner .ss-shap img{
        width: 100%;
        margin-top: 20px;
    }
}
@media screen and (max-width: 768px) {
    .sdr-sayfa-ust-banner .ssub-title h1 {
        font-size: 30px;
    }

    .sdr-sayfa-ust-banner .ssub-byk-mtn {
        font-size: 150px;
        top: 160px;
    }
    .sdr-sayfa-ust-banner .ssub-bg-png {
        bottom: 65px;
        right: 20px;
        width: 90%;
    }
    .sdr-sayfa-ust-banner .ss-shap img{
        width: unset;
        margin-top:unset;
    }
}


@media (max-width: 575.98px) {
    .ss-shap {
        display: none;
    }
    .ssub-metin-box {
        margin-top: 2px !important;
    }
        .sdr-sayfa-ust-banner {
    position: relative;
    padding: 140px 0;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .ss-shap {
        display: none;
    }
    .ssub-metin-box {
        margin-top: 2px !important;
    }
    .sdr-sayfa-ust-banner {
    position: relative;
    padding: 140px 0;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sdr-sayfa-ust-banner .ssub-metin-box {
        margin-top: 30px !important;
    }
       .ss-shap {
        display: none;
    }
    .sdr-sayfa-ust-banner {
    position: relative;
    padding: 140px 0;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .sdr-sayfa-ust-banner .ssub-metin-box {
        margin-top: 30px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .sdr-sayfa-ust-banner .ssub-metin-box {
        margin-top: 30px !important;
    }
}

@media (min-width: 1400px) {
    .sdr-sayfa-ust-banner .ssub-metin-box {
        margin-top: 30px !important;
    }
}
