body {
/*    font-family: "RalewayBold";
    src: url("../font/Raleway-Bold.ttf");*/
    background-color: #ebeef3 !important;
    font-family:"GothamRounded";
}


/*body {
    font-family: "Gotham Rounded", "Montserrat", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}*/
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}

::placeholder { /* Recent browsers */
    text-transform: none;
}

button:focus {
    outline: 0;
}

.sliderArea {
    /*background-color: #413921;*/
    /*background-color: #c4c4c4;*/
    /*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;
}
.form-check {
    margin-left:2rem !important;
}
    .form-check label {
        /*font: normal normal normal 18px/26px "GothamRounded" !important;*/
        font: normal normal normal 16px "GothamRounded" !important;
        letter-spacing: -0.11px !important;
    }
    .form-check a {
        font: normal normal bold 16px "GothamRounded";
        letter-spacing: -0.11px;
        color: #0E1D49;
    }
.bilgilendirme-div p {
    font: normal normal normal 16px "GothamRounded" !important;
    letter-spacing: -0.11px !important;
}

.bilgilendirme-div a {
    font: normal normal bold 16px "GothamRounded";
    letter-spacing: -0.11px;
    color: #0E1D49;
}
.form-check input {
    height: 1em !important;
    /*background:none !important;*/
    box-shadow: none !important;
    border-radius: 28px !important;
    opacity: 1;
    text-indent: 0 !important;
    padding:8px !important;
}
.form-group label {
    text-align: left;
    /*font: normal normal bold 18px/26px "GothamRounded";*/
    font: normal normal bold 16px "GothamRounded";
    /*font: normal normal bold 18px/26px "Gotham Rounded", "Montserrat", "Segoe UI", "Helvetica Neue", Arial, sans-serif;*/
    letter-spacing: -0.11px;
    color: #0E1D49;
    opacity: 1;
    margin-left: 1rem;
}
.form-group input {
    height: 50px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 28px !important;
    opacity: 1;
    text-indent: 0.5rem;
    border: none;
}
.form-group select {
    height: 50px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 28px !important;
    opacity: 1;
    text-indent: 0.5rem;
    border: none;
}
main a {
    color: #42C7E7 !important;
    text-decoration: underline !important;
}

.baslik {
    color: white;
    text-align: center;
    font-size: 37px;
    transform: translateY(10px);
}

.announcementBodyRegister {
    /*background-color: rgb(255 255 255 / 56%);*/
    padding: 1px;
    border-radius: 25px;
    /*box-shadow: 6px 21px 35px #363e930d;*/
    height: auto;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: -70px;
    margin-bottom: 30px;
}

.announcementContentRegister {
    background-color: #ffffff;
    margin: 0 11px;
    border-radius: 25px;
    padding: 8px;
    padding-top: 60px;
    padding-bottom: 20px;
    /*box-shadow: 6px 21px 35px #363e930d;*/
    height: auto;
    /*text-align: center;*/
}

.submit-btn {
    width: 40%;
    height: 70px;
    background-color: #0E1D49;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 15px;
    border-color: #0E1D49;
    border: none;
    color: white;
}

.labelSozlesme {
    display: inline-block !important;
}

.announcementBodyRegisterSozlesme {
    background-color: #ffffff;
    padding: 1px;
    border-radius: 25px;
    box-shadow: 6px 21px 35px #363e930d;
    height: auto;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 50px;
    margin-bottom: 30px;
}

    .announcementBodyRegisterSozlesme .form-check {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 20px;
    }

.imgArea {
    background-color: #ebeef3 !important;
}

.bilgilendirme-div {
    text-align: center;
    width: 42%;
    margin-left: auto;
    margin-right: auto;
}

label {
    display: flex !important;
}

.labelSozlesme {
    margin-left: 1.5rem;
}
.pagetitle {
    margin-top: 9.5rem;
    position: absolute;
    /*margin-left:49rem !important;*/
    display: flex;
    justify-content: center;
    width: 100%;
}
@media only screen and (max-width: 800px) {
    .submit-btn {
        width: 35% !important;
        height: 45px !important;
    }

    .announcementBodyRegister {
        width: auto;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        margin-top:4.5rem !important;
        margin-bottom:0 !important;
    }

    .announcementContentRegister {
        width: auto;
        height: auto;
        margin: auto;
    }

    .announcementBodyRegisterSozlesme {
        width: auto;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
    }

    .announcementContentSozlesme {
        width: auto;
        height: auto;
        margin: auto;
    }

    .announcementBodyRegisterSozlesme .form-check {
        margin-left: 2%;
        margin-right: 2%;
    }

    .sliderArea {
        /*margin-bottom: 150px;*/
        all:unset !important;
    }

    .baslik {
        transform: translateY(0px);
        font-size:28px !important;
    }

    .bilgilendirme-div {
        text-align: center;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .footerAnyAccount {
        margin-bottom: 100px !important;
    }
    .pagetitle {
        margin-top: -2rem;
        /*margin-left: 4.3rem !important;*/
    }
}
.main-content {
    background-position: unset;
}