﻿.scholarshipwrap {
    background: url("/assets/images/scholarship/scholarshipBG.png");
}
.pagetitle {
padding-top:4%;
}
    .pagetitle img {
        max-width: 600px;
        margin: 1% 0;
    }
    .studentstay p {
        font-size: 24px;
        font-weight: 700;
        line-height: 26px;
    }
.studentstay h1 {
    font-size: 72px;
    font-weight: 700;
    padding: 5px 0;
}
    .studentstay h1 span {
        font-size: 60px;
        font-weight: 500;
        color: #610EBF
    }
.studentstay h6 {
font-size:20px;
}
.studentstay {
    margin-top: 8%;
    padding-left:8%;
}
.pagepblock {
    background-color: #fff;
    border-radius: 30px;
    width: 90%;
    margin: 0 auto;
}
.coming-soon img {
    margin-top: -8%;
    margin-bottom: 5%;
}
.Bannerbloack img {
width:350px;
}
.pagepblock .form1, .pagepblock .form2 {
    padding: 5%;
}
.form1 h2, .form2 h2, .thankyou h2 {
    text-align: center;
    font-weight: 700;
    color: #47004B;
    font-size: 32px;
}
.form2 h3 {
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    color: #47004B;
}
    .form1 p, .form2 p, .thankyou p {
        text-align: center;
        font-size: 18px;
        color: #47004B;
        padding: 15px 0;
    }
.form1 .form-control, .form2 .form-control {
    width: 100% !important;
    background-color: #FFD0EE;
    border: none;
    border-radius: 20px !important;
    cursor: pointer;
    text-align: center;
}
.form1 .form-group, .form2 .form-group {
    border-radius: 30px;
}
.form-content {
    width: 70%;
    margin: 0 auto;
}
.dropdown { 
    -webkit-appearance: none;
    -moz-appearance: window;
    border: none;
    background-image: url("/assets/images/scholarship/1.png");
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 40px 30px;
}
.upload { 
    -webkit-appearance: none;
    -moz-appearance: window;
    border: none;
    background-image: url("/assets/images/scholarship/upload.png");
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 30px 25px;
}
.calender {
    -webkit-appearance: none;
    -moz-appearance: window;
    border: none;
    background-image: url("/assets/images/scholarship/calender.png");
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 30px 25px;
}
.calendar-wrapper.picker {
top:125px !important;
}
.submitbtn .btn {
    background-color: #F200FF;
    color: #fff;
    font-size: 18px;
    padding: 10px 50px;
    border-radius: 30px;
    border: none;
    margin-top: 20px;
}
    .submitbtn .btn:focus {
    box-shadow:none;
    }
    input::placeholder {
        color: #F200FF;
    }
::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder {
    text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.circle_grey p, .circle_pink p {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    line-height: 15px;
    background-color: #47004B;
    border-radius: 50%;
    text-align: center;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem !important;
}
.circle_pink p {
    background-color: #F200FF;
}
label.error {
    position: absolute !important;
    background-color: transparent !important;
    top: 35px !important;
    margin-bottom: 0;
    right: 5px;
    color:red!important;
}
    label.error:before {
    color:transparent!important;
    }
    .form-group {
        position: relative;
    }
input.error {
    border: 1px dashed red!important;
    color: red;
}
input[type=file] {
    color: transparent !important;
}

    input[type=file]::before {
        content: "Click here to upload your mark sheet ";
        color: #94798F;
        margin-right: 10px;
    }
::file-selector-button {
    display: none;
}
.form-select span {
    position: absolute;
    right: 8px;
    font-size: 20px;
    margin-top: -34px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #F200FF;
    border-radius: 50%;
}
    .form-select span i {
        margin-top: 2px;
        color: #F200FF;
    }
::-webkit-input-placeholder {
    color: #94798F !important;
}
.form-select .form-control {
    color: #94798F !important;
}
select {
    color: #94798F !important;
}
.thankyou {
padding:5% 0;
}
.form-select.dropdown option {
color:#000!important;
}
.videoblock {
padding-top:5%;
}
.videoblock a {
    color: #47004B;
    font-size: 18px;
}
    .videoblock a span {
        color: #610EBF;
        font-weight: 600;
    }
.modal .modal-content {
    background-color: transparent;
    border:none!important;
}
.modal .modal-header {
border-bottom:none;
padding:0;
}
.modal .modal-header button{
    padding:0;
}
.modal .modal-body {
padding-top:0;
}
.modal .close {
    color: #fff;
    opacity: 1;
    z-index: 99;
}
.subtitle p {
padding:0;
}
.subtitle {
padding:15px 0;
}
    .subtitle a span {
        color: #610EBF;
        text-decoration: underline;
    }
.pagepblock form {
margin-top:3%;
}
@media(max-width:768px) {
    .studentstay h1 {
            font-size: 40px;
        }

            .studentstay h1 span {
                font-size: 30px;
            }

        .studentstay h1 {
            padding: 0;
        }

        .pagetitle {
            padding-top: 15%;
        }

        .pagepblock {
            width: 100%;
        }

        .coming-soon img {
            margin-top: -15%;
        }

        .studentstay h6 {
            font-size: 18px;
        }

        .studentstay {
            margin-top: 3%;
        }

        .form1 h2, .form2 h2, .thankyou h2 {
            font-size: 20px;
        }

        .form1 p, .form2 p, .thankyou p {
            font-size: 12px;
        }

        .form-content {
            width: 100%;
        }
        .upload {
            padding: 6px 50px 2px 3%;
            font-size:14px;
        }
        ::-webkit-input-placeholder {
            text-align: center;
            font-size:14px!important;
        }
        .form2 .form-control {
        padding-left:20px;
        }
    .img-fluid {
        max-width: 100% !important;
        height: auto;
    }
    .form2 h3 {
        font-size: 18px;
        text-align: center;
        font-weight: 700;
        color: #47004B;
    }
    .features-tq {
    margin-left:20px;
    }
    .modal {
        padding-right: 8px;
        display: block;
        margin-right: 5%;
        margin-top: 5%;
        z-index: 9999;
        position:unset!important;
    }
    .modal-open .modal {
        position: sticky !important;
    }
    }
@media(max-width:400px) {
    .features-tq {
        margin-left: 10px;
    }
}
@media(max-width:375px) {
    .form2 h3 {
        font-size: 15px;
        text-align: center;
        font-weight: 700;
        color: #47004B;
    }
    .features-tq {
        margin-left: 8px;
    }
}
@media(max-width:360px) {
    .features-tq {
        margin-left: 5px;
    }
}