@media (min-width: 901px) {
    .BannerBlock {
        padding: 0 164px;

        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 0 120px;
        background: #3ec3dc;
    }

    .imageJumbotron {
        flex: 1;
    }

    .textJumbotron {
        flex: 1;
        align-self: center;
        margin-right: 20px;
    }

    .stepDescription {
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;

        color: #3d3d3d;
    }

    .titleStep {
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 30px;
        color: #234b88;
    }

    .iconStep {
        width: 50px;
        height: 50px;
        margin-bottom: 16px;
    }

    #stepContainer {
        margin-bottom: 86px !important;
    }

    #blockMetodePembayaran {
        /* margin: 0 0 76px; */
        padding: 0;
        /* background-color: bisque; */
        justify-content: space-between;
    }

    #upFrontPayment {
        margin: 80px 0 76px;
        padding: 0 10px;
    }

    #imageUpfront {
        font-size: 40px;
        margin-top: 2em;
    }

    #imagePay {
        margin-left: auto;
        align-self: flex-end;
        display: block;
    }

    .listPayment li {
        /* margin-left: 12px */
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: #3d3d3d;
        margin-bottom: 10px;
    }

    #titleFirst {
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 60px;
        color: #234b88;
        /* margin-bottom: 40px; */
    }

    #subFirst {
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height */

        color: #234b88;
        text-align: left;
    }

    .blockInput {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
    }

    #instru {
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 15px;
        /* identical to box height */
        margin-top: 10px;

        color: #234b88;
    }

    #next {
        margin-left: 20px;
        height: 56px;
    }

    fieldset {
        position: relative;
    }

    fieldset:not(:first-of-type) {
        display: none;
    }

    #closeButton {
        font-family: Poppins;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height */

        color: #ffffff;
    }

    #Form {
        height: 50vh;
        text-align: center;
        position: relative;
        /* background-color: rebeccapurple */
    }
}

@media (max-width: 900px) {
    .BannerBlock {
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 0 20px;
        background: #3ec3dc;
        flex-wrap: wrap;
    }

    .imageJumbotron {
        width: 100%;
    }

    .textJumbotron {
        /* flex: 1; */
        align-self: center;
        /* margin-right: 20px */
        width: 100%;
    }

    .blockStep {
        justify-content: center;
        align-items: center;
    }

    .stepDescription {
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #3d3d3d;
    }

    .titleStep {
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 30px;
        color: #234b88;
        text-align: center;
    }

    .iconStep {
        width: 50px;
        height: 50px;
        margin: 0 auto 16px;
        display: block;
    }

    #stepContainer {
        margin-bottom: 70px !important;
    }

    #upFrontPayment {
        margin: 80px 0 76px;
        padding: 0 0px;
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .listPayment li {
        /* margin-left: 12px */
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: #3d3d3d;
        margin-bottom: 20px;
    }

    #containerz {
        padding: 40px 20px;
    }

    .blockInput {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
    }

    #instru {
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 15px;
        /* identical to box height */
        margin-top: 10px;

        color: #234b88;
    }
}

.BannerTitle {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #234b88;
}

.BannerSubtitle {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #234b88;
}

.titleSection {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #234b88;
    margin-bottom: 34px;
    margin-top: 0px;
}

.blockStep {
    /* margin: 5px 10px; */
    /* max-width: 261px; */
    /* background-color: aliceblue; */
    /* font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                height: 3em; */
}

.blockDescription {
    font-size: 16px;
    height: 5em;
}

.marginBlock {
    padding: 0 10px 0 0;
}

.payImage {
    width: 310px;
    height: 310px;
}

.payTitle {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #3d3d3d;
}

.payDesc {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;

    color: #3d3d3d;
}

.payQuestion {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #234b88;
}

.listPayment {
    list-style: none;
}

.listPayment li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px;
}

.containerScholar {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 232px 0;
    background-color: lightblue;
    /* background-color: orange */
}

.titleScholar {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 20px;
}

.detailScholar {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.btndaftar {
    background: #234b88;
    border-radius: 10px;
    padding: 20px 30px;
    color: #ffffff;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

.blockScholar {
    width: 80%;
}

#insideModal {
    background-color: #3ec3dc;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
}

#modalBody {
    width: 90vw;
    height: 80vh;
    padding: 25vh auto;
    /* background-color: black; */
}

#closeButton {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

#titleFirst {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #234b88;
    margin-top: 40px;

    margin-bottom: 40px;
}

#nameFirst {
    /* width: 546px; */
    height: 54px;
}

#subFirst {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #234b88;
    margin-bottom: 10px;
}

fieldset {
    position: relative;
}

fieldset:not(:first-of-type) {
    display: none;
}

#backButton {
    display: flex;
}

#Mobile {
    display: none;
}

#DaftarProgram {
    background: #234b88;
    border-radius: 10px;
    padding: 12px 28px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */

    color: #ffffff;
}

#helperEnter {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 15px;
    /* identical to box height */

    color: #234b88;
    margin-top: 10px;
    text-align: left;
}

.nameError {
    display: none;
}

@media (max-width: 900px) {
    #titleFirst {
        margin-top: 0;
    }

    #modalBody {
        width: 100vw;
        height: 80vh;
        margin-top: 50px;
        /* background-color: black; */
        padding: 20px 20px;
    }

    .col-md-6 {
        padding: 0;
    }

    #backButton {
        display: none;
    }

    #Mobile {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    #Mobile > button {
        margin-right: 45px;
        margin-top: 35px;
    }

    #subFirst {
        margin-bottom: 10px;
    }

    #inputz {
        padding: 0;
    }

    #DaftarProgram {
        margin: 20px 0 10px;
    }
}

#Closez {
    padding: 10px 30px;
    background: #234b88;
    border-radius: 10px;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */

    color: #ffffff;
}

.nameError {
    text-align: left;
}

.listPayment > li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;

    color: #3d3d3d;
}

.buttonCourse {
    padding: 10px 24px;
    margin-bottom: 10px;
    background-color: #35d3e9;
    color: #234b88;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    border-radius: 4px;
}

.buttonCActive {
    background-color: #234b88;
    color: white;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    border-radius: 4px;
}

@media (max-width: 900px) {
    #titleFirst {
        font-size: 30px;
    }

    .buttonCourse {
        padding: 10px 24px;
        margin-bottom: 10px;
        background-color: #35d3e9;
        color: #234b88;
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 21px;
        /* identical to box height */

        color: #234b88;
    }

    .buttonCActive {
        background-color: #234b88;
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 21px;
        /* identical to box height */

        color: #ffffff;
    }
}

@media (min-width: 901px) {
    .titleSection {
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        text-align: center;
        color: #234b88;
        margin-bottom: 34px;
        margin-top: 40px;
    }
}

.glyphicon-refresh-animate {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
