

@font-face {
    font-family: 'earth';
    src: url('../font/earth.ttf') format('truetype');
}

@font-face {
    font-family: 'Cinzel';
    src: url('../font/Cinzel-VariableFont_wght.ttf') format('truetype');
}
@font-face {
    font-family: 'spaceranger';
    src: url('../font/spaceranger.ttf') format('truetype');
}
/* header.css */
ul.navbar-nav {
    column-gap: 40px;
}

/*End header.css */
/* banner section css */
.banner-text h4 {
    letter-spacing: 1px;
    font-weight: 300;
}



.banner-text h2 {
    font-weight: 700;
    letter-spacing: 3px;
}



section.banner-section {
    background: url('../img/usp.jpg');
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.inquery-form h2 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #274769;
}

.inquery-form {
    background-color: #fdfafa;
    padding: 30px 20px;
    border-radius: 5px;
    border: 1px solid #d7dfd4;
}

    .inquery-form form * input {
        border: 1px solid var( --theme-border-color);
        padding: 15px 20px;
    }

.form-control:focus {
    border: 1px solid #9b9b9b !important;
    box-shadow: none !important;
}

input[type=button] {
    background-color: var(--theme-red-color) !important;
    color: var(--theme-secondary-color) !important;
    font-size: 18px;
    cursor: pointer;
    border: none;
}

.navbar-nav a.enq_lnk {
    background: #2b2929;
    color: #fff;
    font-size: 20px;
    transition: var(--tr-5);
}


    .navbar-nav a.enq_lnk span i {
        margin-right: 4px;
    }

a {
    transition: var(--tr-5);
    text-decoration: none !important;
}

    a.enq_lnk:hover {
        background: var(--theme-red-color);
        color: var(--theme-secondary-color);
    }

    a.lnk {
        color: #212529;
    }

        a.lnk:hover {
            color:black;
        }

    a.lnk_1 {
        text-align: center;
        display: block;
        color: #fff;
        width: 160px;
        background: #457b9d;
        font-size: 17px;
        letter-spacing: .5px;
        padding: 3px 34px;
        border-radius: 0;
        margin: 0 auto;
    }

.adv_div_cnt a.lnk_1 {
    color: #183559;
    background: #f1faef;
}


    a.lnk_1:hover, .adv_div_cnt a.lnk_1:hover {
        background: var(--theme-red-color) !important;
        color: #fff;
    }

::placeholder {
    color: #b6b6b7 !important;
}

.form-control {
    color: var(--main);
    border: 1px solid #e8ede6;
    font-size: 18px;
    letter-spacing: .5px;
}


/* End banner section css */

.req_div_cnt {
    border: 1px solid #ebebeb;
    border-radius: var(--br-15);
}

.usp_div_cnt {
    min-height: 230px;
    border: 1px solid #f7f8f9;
    background: #f7f8f9;
    border-radius: var(--br-15);
    box-shadow: 0px 7px 0px #457b9d;
}

.usp_div {
    background-image: url('../img/usp.jpg');
    background-color: var(--main);
    background-size: cover;
    background-repeat: no-repeat;
}


.usp_div_1 {
    position: relative;
}

    .usp_div_1::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../img/usp.jpg);
        width: 100%;
        background-position: center center;
        background-size: cover;
        height: 100%;
    }

.usp_div {
}

.req_div_cnt {
    min-height: 220px;
}

.req_div {
    background-color: #fff;
}

.underLine {
    width: 130px;
    height: 4px;
    background: #212529;
    text-align: center;
    margin-top: 10px;
}


.w-80 {
    width: 80% !important;
}

.adv_div_cnt {
    overflow: hidden;
    min-height: 230px;
    border: 1px solid #457B9D;
    background: #457B9D;
    border-radius: var(--br-15);
    box-shadow: 0px 6px 0px var(--main);
}

.adv_div_tit h4 {
    color: #fff;
}

.adv_div_cnt {
    min-height: 270px;
    height: 270px;
}

.max_hei {
    min-height: 330px !important;
}

footer {
    background: #35455c;
}

    footer h6 {
        font-size: 18px;
    }

.enq_lnk {
    color: #1D3557;
    font-size: 18px;
    border-radius: 50px;
    padding: 10px 20px;
    display: flex;
    transition: all 0.3s ease-in-out;
    letter-spacing: 0.5px;
    background: #A8DADC;
    justify-content: center;
}


.banner-image picture > img {
    border-radius: var(--br-15);
}

.rpsF {
    color: var(--main);
}

.fol_div {
    background: #A8DADC;
}

.disNam span {
    position: relative;
    font-size: 20px;
    letter-spacing: .5px;
    margin-right: 33px;
    line-height: 40px;
}

    .disNam span::before {
        content: '';
        position: absolute;
        right: -16px;
        top: 11px;
        height: 16px;
        width: 2px;
        background: var(--main);
    }

    .disNam span:last-child::before {
        display: none;
    }

.rpsBg::before {
    content: '';
    position: absolute;
    top: 10px;
    right: -130px;
    background-image: url(../img/rps.png);
    background-repeat: no-repeat;
    width: 116px;
    height: 28px;
    background-size: contain;
}
.rpsBg1::before {
    content: '';
    position: absolute;
    top: 4px;
    right: 6px;
    background-image: url(../img/rps.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 28px;
    background-size: contain;
}

.b_icon {
    position: absolute;
    top: 0;
    width: 140px !important;
    right: 0;
}

.usp_div_cnt_2 {
    overflow: hidden;
    width: calc(100% - 30%);
    border: 1px solid #f7f8f9;
    background: #f7f8f9;
    border-radius: var(--br-15);
    box-shadow: 0px 7px 0px #457b9d;
    margin: 0 auto;
    z-index: 1;
}

    .usp_div_cnt_2 iframe {
        width: 100%;
        height: 400px;
        margin-bottom: 10px;
        z-index: 3;
        position: relative;
    }

#perform {
    background: #fff;
    border-radius: 5px;
}

.form_title h2 {
    font-weight: 300;
    line-height: 43px;
    letter-spacing: 0.5px;
    color: #3c3a3a;
}

.form_title span {
    font-weight: 400;
    line-height: 36px;
}

.form-btn {
    color: #1D3557;
    font-size: 18px;
    border-radius: 50px;
    padding: 8px 34px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    letter-spacing: 0.5px;
    background: #2b2929;
}

#btnSubmit {
    background: #2b2929;
    color: #fff;
    font-size: 20px;
    padding: 0;
}

.form-title_1 span, .project_title span, .existingProject_title span, .further_title span {
    font-size: 20px;
    font-weight: 700;
}

.project__cnt_title span {
    font-size: 18px;
    font-weight: 400;
}

#oldProject, #newProject {
    display: none;
}

.form-check-box label {
    padding: 15px 40px 15px 0;
}

    .form-check-box label span {
        font-size: 18px;
        font-weight: 400;
        padding-left: 10px;
    }

.form-title_1 span > span {
    color: red;
}

.br-red, .br-red:focus {
    border-color: red !important;
}

#school_div_container .usp_div_cnt_1 {
    min-height: 370px !important;
}

/* media */


@media only screen and (min-width: 1200px) and (max-width: 1920px) {
    .banner-image {
        width: 84%;
        margin: 0 auto;
    }

    .inquery-form {
        padding: 40px 20px;
    }

    #enquiry .form-control {
        height: 42px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .inquery-form {
        padding: 40px 20px;
    }

    #enquiry .form-control {
        height: 42px;
    }
}

@media (max-width: 991px) {
    .usp_div_cnt_2 {
        width: calc(100% - 8%);
    }


        .usp_div_cnt_2 iframe {
            height: 400px;
        }
}

@media (max-width: 768px) {
    .banner-image img {
        width: 100%;
    }

    .moblogo img {
        margin-bottom: 20px;
    }

    #school_div_container .usp_div_cnt_1 {
        min-height: auto !important;
    }


    .usp_div_cnt_2 {
        width: calc(100% - 8%);
    }

        .usp_div_cnt_2 iframe {
            height: 254px;
        }

    .max_hei {
        min-height: auto !important;
    }

    .banner-text h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .adv_div h3 {
        line-height: 30px;
    }

    .adv_div h1 {
        margin-left: -80px !important;
    }

    .adv_div h3 {
        font-size: 22px;
        letter-spacing: .5px !important;
    }

    .banner-text h1 {
        font-size: 24px;
    }

    .banner-text h5 {
        font-size: 18px;
    }

    .banner-image {
        margin-bottom: 20px;
    }

    .req_div h3 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: .5px;
    }

    .req_div_cnt.my-5.py-4, .usp_div_cnt.mt-5.mb-4.py-3 {
        margin: 20px 0 !important;
    }

    h1 {
        font-size: 28px !important;
    }

    .foo_enq, .foo_div_cnt {
        text-align: center;
        float: none;
    }

    footer h6 {
        font-size: 18px;
        letter-spacing: .5px;
        line-height: 24px;
    }


    .enq_lnk {
        font-size: 18px;
        padding: 10px 16px;
        margin: 10px auto;
    }

    h4 {
        font-size: 22px !important;
        line-height: 30px;
        letter-spacing: .5px;
    }

    .underLine {
        width: 90px;
        height: 3px;
        margin-bottom: 10px;
    }

    .navbar-brand {
        width: 100%;
        text-align: center;
    }

    .navbar-nav a.enq_lnk {
        width: 236px;
        text-align: center;
        font-size: 15px;
        padding: 5px;
    }

    #mynav {
        width: 100%;
    }

    .col-lg-12.mb-5 {
        margin-bottom: 20px !important;
    }

    .navbar-brand > img {
        width: 270px;
    }

    .foo_div_cnt.float-right {
        float: none !important;
    }

    .adv_div h1 {
        margin-left: -86px;
    }

    .rpsBg::before {
        content: '';
        position: absolute;
        top: 6px;
        right: -130px;
        background-image: url(../img/rps.png);
        background-repeat: no-repeat;
        width: 116px;
        height: 18px;
        background-size: contain;
    }

    .disNam span::before {
        display: none;
    }

    .disNam {
        DISPLAY: FLEX;
        FLEX-WRAP: WRAP;
        JUSTIFY-CONTENT: center;
    }

    .foo_enq {
        margin: 10px 0 15px;
    }


    .disNam span {
        border: 1px solid #c9c9c9;
        background: #F7F8F9;
        PADDING: 7PX 0PX;
        letter-spacing: .5px;
        margin-bottom: 16px;
        text-align: center;
        margin-right: 20px;
        width: calc(100% / 2.4);
        line-height: 30px;
        font-size: 17px;
        border-radius: 5px;
        box-shadow: 0px 4px 0px #457b9d;
    }
}

.foo_enq > a {
    background: linear-gradient( 0deg, #243244 5%, #35455c00);
    padding: 6px 11px;
    border-bottom: 1px solid #fff;
}

.foo_enq img {
    filter: invert(1) sepia(1);
}

.campuspro_link {
    color: #aadcde;
    font-weight: 600;
    letter-spacing: .5px;
}

    .campuspro_link:hover {
        color: var(--theme-red-color);
    }


.usp_div_cnt_1 {
    overflow: hidden;
    min-height: 230px;
    border: 1px solid #f7f8f9;
    background: #f7f8f9;
    border-radius: var(--br-15);
    box-shadow: 0px 7px 0px #457b9d;
}

.adv_div h1 {
    margin-left: -120px;
}

.adv_div {
    overflow: hidden;
}

    .adv_div h3 {
        background: #a8dadc;
        letter-spacing: 6px !important;
        padding: 20px 0;
        font-weight: 600;
        color: var(--main);
        z-index: 1;
    }

        .adv_div h3::before {
            content: '';
            position: absolute;
            width: 250%;
            height: -webkit-fill-available;
            background: #a8dadc;
            z-index: -1;
            left: -70%;
            top: 0;
        }

.aca_div_img {
    width: 250px;
    margin: 0 auto;
    transition: var(--tr-5);
}

.dflex {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.aca_div_img:hover {
        filter: grayscale(0);
    }*/

.aca_div {
    background: #457b9d38;
}

#lblLitralCounter {
    padding: 0 6px;
    cursor: pointer;
    margin: 6px 0;
    background: linear-gradient(28deg, #35455c, #fff, #35455c);
    font-size: 24px;
    border-radius: 1px;
}

    #lblLitralCounter span {
        padding: 0 6px;
        position: relative;
        color: #1e2544;
        margin: 0;
        font-size: 28px;
        letter-spacing: 0;
        text-shadow: 1px 1px 12px #fff;
        font-weight: bold;
    }

span.counter_bottom::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    background: linear-gradient(180deg, transparent, #000, transparent);
    height: 100%;
}

span.counter_bottom:last-child::before {
    display: none;
}


.usp_div_cnt_1 iframe {
    width: 100%;
    height: 400px;
}

.soc_div {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 999;
}

    .soc_div ul > li > a {
        display: block;
        width: 40px;
        background: linear-gradient(90deg, #455894 0%, #ffffff 75%, #455894 90%);
    }

.disNam {
    display: flex;
    flex-wrap: wrap;
}

.disNamByState p {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 20px;
}

.disNamByState span {
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
}

.aca_div_box {
    width: 100%;
    min-height: 230px;
    border: 1px solid #f7f8f9;
    background: #f7f8f9;
    border-radius: var(--br-15);
    box-shadow: 0px 7px 0px #457b9d;
}

.disabled {
    cursor: not-allowed;
}




.center {
    margin: 0 auto;
}

.awesome {
    text-align: center;
    color: #313131;
    font-size: 45px;
    font-weight: bold;
    -webkit-animation: colorchange 20s infinite alternate;
}

@-webkit-keyframes colorchange {
    0% {
        color: blue;
    }

    10% {
        color: #8e44ad;
    }

    20% {
        color: #1abc9c;
    }

    30% {
        color: #d35400;
    }

    40% {
        color: blue;
    }

    50% {
        color: #34495e;
    }

    60% {
        color: blue;
    }

    70% {
        color: #2980b9;
    }

    80% {
        color: #f1c40f;
    }

    90% {
        color: #2980b9;
    }

    100% {
        color: red;
    }
}


.ncr {
    font-size: 13px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    filter: invert(1);
}
@media screen and (min-width:375px) and (max-width: 600px){
    .rewards img{
        padding:50px!important;
    }
}
@media screen and (min-width:599px) and (max-width: 767px){
    .rewards img {
        padding: 90px !important;
    }
}
@media screen and (min-width:992px) and (max-width: 1024px) {
    .rewards img {
        padding: 10px !important;
    }
    .enq_lnk {
        color: #1D3557;
        font-size: 18px;
        border-radius: 50px;
        padding: 2px 10px;
        display: flex;
        transition: all 0.3s ease-in-out;
        letter-spacing: 0.5px;
        background: #A8DADC;
        justify-content: center;
    }
    .navbar-nav a.enq_lnk {
        background: #2b2929;
        color: #fff;
        font-size: 15px;
        transition: var(--tr-5);
    }
}
.usp_div_cnt_1 h4 {
    font-size: 21px;
}

    .usp_div_cnt_1 h4 > span:nth-of-type(1) {
        font-family: spaceranger;
        font-size: 24px;
    }

    .usp_div_cnt_1 h4 > span:nth-of-type(2) {
        font-family: 'Cinzel', serif;
        font-size: 24px;
    }