﻿:hover {
    text-decoration: none;
}

body {
    background: url("../img/arkaplan.jpg") no-repeat center top;
    min-height: 500px;
    padding: 29px 15px;
    font-family: 'Inter', sans-serif;
    background-size: auto;
}

.container {
    max-width: 1440px
}

header .nav {
    position: relative;
    top: 8px;
    right: 20px;
}

header .navbar-nav a:after {
    content: "//";
    font-weight: bold;
    position: absolute;
    top: 20px;
    margin-left: 11px;
}

header .navbar-nav a:last-child:after {
    content: '';
}

header .navbar-nav a {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.03em;
    color: rgba(0,0,0,1) !important;
    padding: 12px 38px;
    margin-right: 16px;
}

    header .navbar-nav a .badge {
        position: relative;
        top: -2px;
        font-size: 11px;
    }

section.dersler, section.login {
    width: 100%;
    float: left;
    padding: 20px 0;
}


    section.login h6 {
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 34px;
        letter-spacing: -0.03em;
        color: #7E7E7E;
    }

    section.login h5 {
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 34px;
        letter-spacing: 0.2em;
        color: #3c98e7;
        margin-top: 80px;
    }
    section.login h4 {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 34px;
        letter-spacing: 0.1em;
        color: #3c98e7;
        margin-top: 80px;
    }

    section.login h1 {
        font-style: normal;
        font-weight: 700;
        font-size: 62px;
        line-height: 34px;
        letter-spacing: -0.03em;
        color: #414141;
        margin: 16px 0
    }
    section.login h2 {
        font-style: normal;
        font-weight: 700;
        font-size: 55px;
        line-height: 55px;
        letter-spacing: -0.03em;
        color: #414141;
        margin: 16px 0
    }

.login ul {
    margin: 0;
    padding: 0;
}

    .login ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .login ul li:first-child {
            margin-right: 24px;
        }

section.dersler ul li {
    margin-right: 24px;
}

.siniflar {
    margin: 145px 0 0 0;
    padding: 0;
}

    .siniflar li {
        float: left;
        margin-right: 25px;
        margin-bottom: 25px;
        border: 4px solid black;
        width: 320px;
        padding: 70px 35px;
        background: white;
    }

        .siniflar li::after {
            content: '';
            width: 36px;
            height: 20px;
            float: left;
            position: relative;
            bottom: -70px;
            left: 20px;
            background: black;
        }


        .siniflar li a {
            font-weight: 700;
            font-size: 96px;
            line-height: 96px;
            color: #000000;
        }

.sinif-duzeyleri-list li a {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: -0.03em;
    color: #3c98e7;
    display: block;
    background: rgba(255, 255, 255);
    border: 3px solid #3c98e7;
    border-radius: 20px;
    padding: 30px 60px;
    transition: 0.3s;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

    .sinif-duzeyleri-list li a:hover {
        color: #01C2FF;
        border-color: #01C2FF;
    }

.sinif-duzeyleri-list li, .soru-bankasi-list li {
    margin-right: 50px;
    margin-bottom: 41px;
}

    .soru-bankasi-list li a {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.03em;
        color: #3c98e7;
        display: block;
        background: rgba(255, 255, 255);
        border: 3px solid #3c98e7;
        border-radius: 20px;
        padding: 36px 22px;
        transition: 0.3s;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
        max-height: 230px;
        min-height: 230px;
        width: 216px;
    }

        .soru-bankasi-list li a::before {
            content: '';
            width: 100px;
            height: 20px;
            background: black;
            position: absolute;
            margin-top: 45px;
            background: linear-gradient(106.42deg, #56CCF2 38.62%, #2F80ED 87.97%);
            border-radius: 10px;
        }

        .soru-bankasi-list li a img {
            z-index: 1;
            position: relative;
            left: 12px;
        }

.icheck-danger > input:first-child:not(:checked):not(:disabled):hover + input[type=hidden] + label::before, .icheck-danger > input:first-child:not(:checked):not(:disabled):hover + label::before {
    border-color: #3c98e7 !important;
}

.icheck-danger > input:first-child:checked + input[type=hidden] + label::before, .icheck-danger > input:first-child:checked + label::before {
    background-color: #3c98e7 !important;
    border-color: #3c98e7 !important;
}

.ogm-units .units-all-select::after, .ogm-units .units-Select .units-Select-item::after {
    background-color: #3c98e7 !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    font-size: 16px;
    top: -4px;
    position: relative;
}

.alt-sayfa {
    margin-top: 30px;
    float: left;
    width: 100%;
}

    .alt-sayfa > .row.bc {
        padding: 20px 0 59px;
        background-color: #3c98e7;
    }

    .alt-sayfa .baslik h1 {
        font-size: 24px;
        font-weight: bold;
        letter-spacing: -1px;
        float: left;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        /*    font-size: 40px;*/
        line-height: 34px;
        /* identical to box height, or 85% */

        letter-spacing: -0.03em;
        color: #FFFFFF;
    }

    .alt-sayfa .baslik .breadcrumb {
        background: none;
        float: right;
        padding-top: 0;
        padding-right: 0;
    }

        .alt-sayfa .baslik .breadcrumb a {
            color: #fff
        }

        .alt-sayfa .baslik .breadcrumb .active {
            color: #ffcc7e;
            position: relative;
        }

    .alt-sayfa .container.as {
        background-color: #fff;
        border-radius: 20px;
        min-height: 575px;
        position: relative;
        top: -50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

.calisma-testleri-list li {
    border: 3px solid #3c98e7;
    padding: 5px;
    border-radius: 20px;
    margin-right: 24px;
    text-align: center;
}

    .calisma-testleri-list li:hover {
        border: 3px solid #000;
    }

    .calisma-testleri-list li:last-child {
        margin-right: 0;
    }

    .calisma-testleri-list li .btn-grd {
        margin: 40px 0;
    }

.card-header .card-title, .card-header .card-title h5 {
    margin-bottom: 0
}



.btn-grd {
    background: linear-gradient(106.42deg, #56CCF2 38.62%, #2F80ED 87.97%);
    border-radius: 10px;
    color: #FFFFFF;
    padding: 10px 15px;
    text-align: center;
}

    .btn-grd:hover {
        color: #ffcc7e
    }

.btn-dark {
    background-color: #3c98e7 !important;
    border-color: #3c98e7 !important;
}

.btn-warning, .btn-warning:focus, .btn-warning:active {
    background-color: #3c98e7 !important;
    ;
    border-color: #3c98e7 !important;
    color: #FFFFFF
}

.btn-cevap:hover {
    background-color: #3c98e7 !important;
    ;
    border-color: #3c98e7 !important;
    color: #FFFFFF
}

.btn-warning:hover {
    color: #ffcc7e;
}

/*---------signup-step-------------*/
.bg-color {
    background-color: #333;
}

.signup-step-container {
    padding: 0;
    padding-bottom: 50px;
}


.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
    margin-bottom: 150px;
    text-align: center;
}

.connecting-line {
    height: 5px;
    background: black;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 29px;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 60px;
    height: 60px;
    line-height: 56px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    border: 3px solid black;
}

    span.round-tab i {
        color: #555555;
    }

.wizard li.active span.round-tab {
    background: #FDC046;
    color: #fff;
    border-color: black;
}

    .wizard li.active span.round-tab i {
        color: #5bc0de;
    }

.wizard .nav-tabs > li.active > a i {
    color: #FDC046;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}


.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

    .wizard .nav-tabs > li a i {
        position: absolute;
        top: 72px;
        white-space: nowrap;
        /* transform: translate(-50%, -50%); */
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: -0.03em;
        color: #000000;
        left: -12px;
    }

.wizard .nav-tabs > li:first-child > a i {
    left: -28px;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}


.wizard h3 {
    margin-top: 0;
}

.prev-step,
.next-step {
    font-size: 13px;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
}

.next-step {
    /*background-color: #0db02b;*/
}

.skip-btn {
    /*background-color: #cec12d;*/
}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 38px;
        padding: .375rem .75rem;
        line-height: 2;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: inherit;
        border-radius: 0 .25rem .25rem 0;
    }

.footer-link {
    margin-top: 30px;
}

.all-info-container {
}

.list-content {
    margin-bottom: 10px;
}

    .list-content a {
        padding: 10px 15px;
        width: 100%;
        display: inline-block;
        background-color: #f5f5f5;
        position: relative;
        color: #565656;
        font-weight: 400;
        border-radius: 4px;
    }

        .list-content a[aria-expanded="true"] i {
            transform: rotate(180deg);
        }

        .list-content a i {
            text-align: right;
            position: absolute;
            top: 15px;
            right: 10px;
            transition: 0.5s;
        }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav > li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-inline li {
    display: inline-block;
}

.pull-right {
    float: right;
}


#mainMenu {
    padding-right: 0;
}

#navbarNavAltMarkup .nav-link:last-child {
    margin-right: 0;
}

/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

    input[type="checkbox"]::before,
    input[type="checkbox"]::after {
        position: absolute;
        content: "";
        display: inline-block;
    }

    input[type="checkbox"]::before {
        height: 16px;
        width: 16px;
        border: 1px solid #999;
        left: 0px;
        top: 0px;
        background-color: #fff;
        border-radius: 2px;
    }

    input[type="checkbox"]::after {
        height: 5px;
        width: 9px;
        left: 4px;
        top: 4px;
    }

    input[type="checkbox"]:checked::after {
        content: "";
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: rotate(-45deg);
    }

    input[type="checkbox"]:checked::before {
        background-color: #18ba60;
        border-color: #18ba60;
    }


/* width */
.ogm-units .card-body::-webkit-scrollbar {
    width: 10px;
}

.ogm-units .card-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.ogm-units .card-body::-webkit-scrollbar-thumb {
    background: #e74c3c;
}

    .ogm-units .card-body::-webkit-scrollbar-thumb:hover {
        background: #000;
    }

.scrollbar::-webkit-scrollbar-thumb {
    background: #3c98e7;
}






#mainMenu {
    padding-right: 0;
}

#navbarNavAltMarkup .nav-link:last-child {
    margin-right: 0;
}

.kullaniciAdi {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #000000;
}


@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }

    .wizard .nav-tabs > li a i {
        display: none;
    }

    .signup-logo-header .navbar-toggle {
        margin: 0;
        margin-top: 8px;
    }

    .signup-logo-header .logo_area {
        margin-top: 0;
    }

    .signup-logo-header .header-flex {
        display: block;
    }

    .breadcrumb {
        float: left !important;
        position: relative;
        top: 29px;
        left: -21px;
    }

    /* .calisma-testleri-list li a img { width: 150px}*/
    .calisma-testleri-list li {
        margin-right: 0px;
        margin-bottom: 24px;
    }


    section.login h5 {
        margin-top: 0;
        text-align: center;
        line-height: 25px;
    }

    section.login h1 {
        font-size: 45px;
        line-height: 60px;
        margin: 7px 0;
    }

    section.login h6 {
        font-size: 13px;
        line-height: 34px;
    }

    .wizard .nav-tabs {
        left: -25px;
    }

    .wizard > div.wizard-inner {
        margin-bottom: 70px;
    }

    header .navbar-nav a:after {
        content: "";
    }

    .navbar-toggler img {
        width: 36px;
    }

    .navbar-light .navbar-toggler {
        position: relative;
        border: none;
    }


    .navbar.navbar-expand-lg {
        margin-top: -63px;
    }

    .navbar-collapse {
        margin-top: 12px;
    }


    .logo {
        width: 70%;
    }

    .alt-sayfa {
        margin-top: 11px;
    }

        .alt-sayfa .baslik h1 {
            font-size: 22px;
            margin: 0
        }

        .alt-sayfa > .row.bc {
            padding: 5px 0 60px;
        }

    .sinif-duzeyleri-list li, .soru-bankasi-list li {
        margin-right: 15px;
    }

        .sinif-duzeyleri-list li a {
            padding: 16px 20px;
        }

    .alt-sayfa .baslik .breadcrumb a, .alt-sayfa .baslik .breadcrumb .active {
        font-size: 12px;
    }
}
