body {
    font-family: "GothamRoundedBold";
    src: url("../font/GothamRoundedBold.otf");
    background-color: #ebeef3 !important;
}

.sliderArea {
    /*background-color: #413921;*/
    /*background-color: #736f6f;*/
    /*background-image: url("../img/gokyuzu.png");*/
    /*border-bottom-right-radius: 100px;
    background-size: cover;
    height: 290px;
    margin-bottom: 10px;*/
    border-bottom-right-radius: 100px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    position: absolute !important;
    z-index: 500 !important;
    height: 63%;
    width: 100%;
    pointer-events: none;
}
.baslik {
    color: white;
    text-align: center;
    font-size: 37px;
    background: #54C8E8 0% 0% no-repeat padding-box;
    border-radius: 120px !important;
    letter-spacing: -0.14px;
    color: #0E1D49;
    opacity: 1;
    font: normal normal bold 24px/26px GothamRoundedBold;
}
#membershipaggrement1.baslik {
/*    padding-inline: 39rem;
    padding-block: 3rem;*/
    padding-block: 2rem;
}

.imgArea {
    background-color: #ebeef3 !important;
}

.announcementBody {
    /*background-color: rgb(255 255 255 / 56%);*/
    background-color: transparent;
    padding: 1px;
    border-radius: 25px;
    /*box-shadow: 6px 21px 35px #363e930d;*/
    box-shadow: none;
    height: auto;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 18.5rem;
    margin-bottom: 30px;
}

.announcementContent {
    background-color: #ffffff;
    margin: 11px;
    border-radius: 25px;
    padding: 8px;
    padding-top: 8rem;
    padding-bottom: 20px;
    box-shadow: 0px 3px 20px #00000029;
    height: auto;
    text-align: center;
}

.sozlesme-yazi {
    text-align: justify;
    margin-left: 25px;
    margin-right: 25px;
    letter-spacing: 0px;
    color: #0E1D49;
}

@media only screen and (max-width: 1070px) {
    .sozlesme-png {
        width: 280px;
    }

    .announcementBody {
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 2.5rem;
        margin-bottom: -1px;
    }

    .sozlesme-yazi {
        margin-left: 4px;
        margin-right: 4px;
    }

    .sliderArea {
        /*background-color: #413921;*/
        /*background-color: #736f6f;*/
        /*background-image: url("../img/gokyuzu.png");*/
        /*border-bottom-right-radius: 100px;
        background-size: cover;
        height: 290px;
        margin-bottom: 140px;*/
        all: unset !important;
    }
}
.main-content {
    background-position: unset;
}

#membershipaggrement.pagetitle {
/*    margin-top: 16.5rem;
    position: absolute;
    margin-left: 12.2rem;*/
    margin-top: -9rem;
}
@media only screen and (max-width: 768px) {
    #membershipaggrement.pagetitle {
/*        margin-top: -0.1rem;
        margin-left: 0.95rem;*/
    }

    #membershipaggrement1.baslik {
/*        padding-inline: 4.2rem;
        padding-block: 1rem;*/
    }

    .sliderArea {
        all: unset !important;
    }
}