@charset "utf-8";
/* CSS Document */




* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: "Fira Sans", sans-serif;
}

#topForm iframe{
	height: 514px!important;
}
@media screen and (max-width: 1200px){
#topForm iframe {
    height: 527px !important;
    width: 240px;
}
}
@media screen and (max-width: 768px){
#topForm iframe {

    width: 100%;
}
}
/*************************************** common style start ********************************************/
.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}
.padleftright0{
    padding-left: 0;
    padding-right: 0;
}
.padright0{
    padding-right: 0;
}
.padleft0{
    padding-left: 0;
}
.width100{
    width: 100%;
}
.form-group{
    margin-bottom: 0;
}
.martop30{
    margin-top: 30px;
}


/*************************************** general style start ********************************************/
.thankyouSec{
    padding: 80px 0;
    border-top: 1px solid #ccc;
    background: url(../img/Thankyou.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.thanksD{
    padding: 60px 30px;
    border-radius: 30px;
    padding-top: 80%;
}
.thanksD .imgfst{
    height: 50px;
    margin: 15px 0;
}
.thanksD .imgsnd{
    height: 40px;
    margin: 15px 0;
}
.thanksD h2{
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
}
.thanksD p{
        font-size: 18px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
}


.header-nav {
    padding: 10px 40px;
    background: #fff;
}
.btn-red{
    padding: 12px 25px;
    border-radius: 8px;
    background: #A50C22;
    font-size: 20px;
    color: #fff;
    border: none;
    text-transform: uppercase;
}
.btn-red:hover, .btn-red:focus, .btn-red:active{
    border: none;
    outline: none;
    color: #fff;
}
.applyBtnD{
    padding: 14px 0;
}




.slider-Sec{
    position: relative;
    background: url(../img/banner-updated.webp) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 60px 40px;
    padding-bottom: 0;
}

.sliderCap{
    padding:20% 0;
}
.sliderCap h1{
    color: #A50C22;
    font-size: 66px;
    font-weight: 800;
    margin-top: 15px;
    line-height: 76px;
    text-transform: capitalize;
}
.sliderCap h1 span{
    color: #000;
}
.sliderCap h5{
    text-transform: capitalize;
    color: #000;
    font-size: 32px;
    font-weight: 400;
    margin-top: 30px;
}
.sliderCap img{
    width: 100%;
        margin-top: 30px;
}
.sliderCapImg img{
    width: 90%;
}



.sliderRightFm {
    padding: 15px;
    background: #fff;
    margin: 7% 0;
    height: 420px;
    border-radius: 10px;
}
.sliderRightFm h3{
    font-size: 24px;
    color: #58595B;
    margin-top: 0;
}




.afterSlider-Sec{
    background: #A50C22;
    padding: 15px 60px;
}
.afterSliD h3{
    font-size: 56px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.afterSliD h3 small{
    font-size: 36px;
    color: #fff;
    font-weight: 600;
}

.afterSliD h5{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 10px 15px;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
}
.eduExD {
    width: 100%;
    margin: auto;
    align-items: center;
    overflow: hidden;
}

.custom-name {
    /* text-align: center; */
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.img-stud img{
    width: 400px;
    height: 900px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
    vertical-align: middle;

}

.item img {
    display: block;
    /* margin-top:5em; */
    /* max-width: 45%; */
    /* height: auto; */
    width: 400px;
    height: 380px;
}
.stud-slider img{
        margin-top:5em;

}

.logoD, .logoD .owl-nav{
    display: block;
}
.logoD{
    padding: 20px 0;
}

.owl-dots{
    display: none;
}


.exSvDiff-Sec{
    padding: 0 60px;
}

.exSvDiffD{
    padding: 60px 0;
}
.exSvDiffD h2{
    font-size: 84px;
    line-height: 94px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}
.exSvDiffD h2 span{
    color: #A50C22;
}
.exSvDiffD p{
    color: #606060;
    font-size: 28px;
    line-height: 42px;
    font-weight: 400;
}
.exSvDiffD h5{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    background: #A50C22;
    padding: 18px 35px;
    display: inline-block;
    border-radius: 8px;
    margin-top: 30px;
}
.exSvDiffimgD{
    margin-left: -100px;
}

.exSvDiffimgD img{
    width: 100%;
}

.panel-title .steps{
    color:#A50C22;
}



.areaExpert-Sec{
    background: url(../img/probg.png) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 60px 80px;
    border-radius: 60px 60px 0 0;
    box-shadow: 1px -2px 25px -17px #333;
    margin-top: -120px;
}

.areaExperthead h2{
    font-size: 84px;
    font-weight: 600;
    color: #000;
    line-height: 94px;
    text-transform: capitalize;
}
.areaExpertD{
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.09);
    padding: 30px 30px;
    margin-top: 60px;
    height: 260px;
}
.areaExpertD img{
    height: 90px;
}
.areaExpertD p{
    font-size: 23px;
    color: #000;
    font-weight: 600;
    margin-top: 15px;
}

.reason-Sec{
    padding: 0 80px;
    padding-bottom: 80px;
}
.reasonwhyimgD img{
    width: 100%;
}
.reasonwhyD{
    padding-top: 155px;
}

.reasonwhyD h2{
    font-size: 84px;
    font-weight: 600;
    line-height: 93px;
    color: #A50C22;
}
.reasonwhysubD h2{
      font-size: 80px;
    font-weight: 600;
    line-height: 93px;
    color: #A50C22;
    float: left;
    width: 20%;
        text-align: right;

}
.reasonwhysubD h4{
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    float: left;
        width: 80%;
    margin: 30px 0;
    text-transform: capitalize;
}
.reasonwhysubD h4 span{
    color: #A50C22;
    font-weight: 700;
}
.reasonwhysubD{
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.marminus{
    margin-left: -115px;
}
.bdr0{
    border: none;
}




.admisonPross-Sec{
    background: #F9F9F9;
    padding: 60px 120px;
    position: relative;
}
.admisonProssD{
    margin-top: 50px;
}
.admisonProssD .panel-title a{
    display: block;
        padding: 20px 35px;
    color: #000;
}
.admisonProssD .glyphicon {
    float: right;
    font-weight: 400;
    font-size: 14px;
}
.admisonProssD .panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    padding: 0;
}
.admisonProssD .panel-body {
    padding: 35px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.admisonProssD .panel-group .panel-heading+.panel-collapse>.list-group, .admisonProssD .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.admisonProssD h4{
    font-size: 24px;
    font-weight: 400;
    color: #000;
}
.admisonProssD h5{
    font-size: 28px;
    font-weight: 600;
    color: #000;
}

.admisonProssD h5 span{
    color: #A50C22;
}
.admisonProssD p span{
    color: #A50C22;
}
.admisonProssD p{
    font-size: 20px;
    color: #222;
    line-height: 30px;
}

.applySticy{
        position: fixed;
    top: 30%;
    right: -62px;
    z-index: 999;
    transform: rotate(-90deg);
}

/* SLIDER */
.custom-card {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.custom-card-img{
    width: 400px;
    height: 400px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

img{
    vertical-align: middle;
    border:0;
}
.custom-name{
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    justify-content: center;
}
.custom-card-scroll{
    display: flex;;
}
/* SLIDER END */
.eligibil-Sec{
    background: url(../img/probg.png) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 0 80px;
    background-color: #fff;
    position: relative;
    border-radius: 60px 60px 0 0;
    box-shadow: 1px -2px 25px -17px #333;
}
.eligibilD{
    padding: 100px 0;
        padding-right: 120px;
}
.eligibilD h2 {
    font-size: 84px;
    font-weight: 600;
    color: #000;
    line-height: 94px;
    margin-bottom: 25px;
}
.eligibilD p{
    font-size: 20px;
    color: #606060;
    line-height: 36px;
}

.eduexl-Sec{
    background: linear-gradient(180deg, #ED1C24 22.54%, #871015 110.48%);
    padding: 60px 80px;
}
.eduexlheadD h2{
    font-size: 84px;
    font-weight: 600;
    line-height: 94px;
    color: #fff;
}
.eduexlimgD{
    margin-top: 20px;
}

.headfixed{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999999;
    border: 1px solid #ccc;
}

.studentspeck-Sec{
    padding: 100px 0;
}
.studentspeckSubD{
    padding-left: 30px;
}
.studentspeckSubD h3{
   font-size: 70px;
    line-height: 72px;
    margin-top: 0;
    font-weight: 600;
    color:#222222;
    text-transform: capitalize;
}
.studentspeckSubD p{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #000;
}

.studentspeckrightBk{
    background: #A50C22;
    border-radius: 15px 0 0 15px;
    height: 160px;
}
.studentspeckSubDslider{
        background: #fff;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 2px 3px 12px 0px #3333335c;
    position: absolute;
        margin-left: 45px;
    margin-right: 130px;
    margin-top: -40px;
    /* height: 240px; */
}
.qt{
    position: absolute;
    right: 20px;
    top: 10px;
    height: 30px;
}
.studentspeckSubDslider .carousel-control.left, .studentspeckSubDslider .carousel-control.right{
    background-image: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #A50C22;
    opacity: 1;
        line-height: 50px;
}
.studentspeckSubDslider .carousel-control.left{
    background: #000;
}

.studentspeckSubDslider h4{
    font-size: 32px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-top: 0;
}
.studentspeckSubDslider p{
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 0;
}
.studentspeckSubDslider .carousel-control {
    position: absolute;
    top: 165px;
    bottom: 0;
    left: -97%;
}
.studentspeckSubDslider .carousel-control.right {
    right: inherit;
    left: -90%;
}


.lifeAtpcu-Sec{
    padding: 60px 80px;
    background: url(../img/Life-at-SVU-Desktop.webp) top center no-repeat;
    /* background: url(../img/footbg.png) top center no-repeat; */
    /* background: url(../img/g1-updated.jpg) top center no-repeat; */
    /* background: url(../img/g1.jpg) top center no-repeat; */
    background-size: 100% auto;
    padding-bottom: 200px;
}

.lifeatpcuD{
    margin-bottom: 30px;
}
.lifeatpcuD h4{
    color: #000;
    font-size: 42px;
    font-weight: 600;
}
.lifeatpcuD p{
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: #606060;
}
.lifeatpcuSubDP{
    margin: 15px;
}


.lastfooter-Sec{
    background: #000;
    padding: 15px 80px;
}
.lastfooter-Sec p{
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.lastfooter-Sec p a{
    color: #fff;
}



@media screen and (max-width: 1920px) {
.studentspeckSubDslider .item img{
    height: 190px;
    object-fit: contain;
}


}

@media screen and (max-width: 1880px) {
.afterSliD h3 small {
    font-size: 32px;
}
.afterSliD h3 {
    font-size: 48px;
}
.afterSliD h5 {
    font-size: 16px;
}
.reasonwhysubD h4 {
    font-size: 20px;
}
.sliderCap h1 {
    font-size: 60px;
}

.thanksD{
    padding: 60px 30px;
    border-radius: 30px;
    padding-top: 75%;
}

}

@media screen and (max-width: 1750px) {
.reasonwhysubD h4 {
    font-size: 18px;
}
.thanksD{
    padding: 60px 30px;
    border-radius: 30px;
    padding-top: 70%;
}

}

@media screen and (max-width: 1680px) {
.sliderCap h1 {
       font-size: 58px;
    margin-top: 0;
    line-height: 70px;

}
.sliderCap h5 {
    font-size: 28px;
}
.afterSliD h3 {
    font-size: 46px;
}
.afterSliD h3 small {
    font-size: 30px;
}
.afterSliD h5 {
    font-size: 15px;
}
.exSvDiffD h2 {
    font-size: 72px;
    line-height: 78px;
    margin-bottom: 10px;
}
.exSvDiffimgD {
    margin-left: -150px;
}
.areaExpert-Sec {
    margin-top: -50px;
}
 .lifeatpcuSubD {
            margin-top: 20px;
            box-shadow: 0px 4px 4px 0px #00000040;
            background-color: #FFF;
            border-radius: 27px;
            margin: 3rem;
        }

.areaExpertD img {
    height: 80px;
}
.areaExpertD p {
    font-size: 18px;
}
.areaExpertD {
    margin-top: 40px;
    height: 230px;
}
.reasonwhyD h2 {
    font-size: 78px;
    line-height: 82px;
}
.reasonwhyD {
    padding-top: 135px;
}
    .reasonwhysubD h2 {
        font-size: 69px;
        line-height: 92px;
        width: 20%;
    }
.reasonwhysubD h4 {
        font-size: 18px;
    line-height: 24px;
    width: 80%;
}
.reasonwhysubD {
    padding: 5px 0;
}
.eligibilD h2 {
    font-size: 68px;
    line-height: 76px;
    margin-bottom: 20px;
}
.studentspeckSubD h3 {
    font-size: 62px;
    line-height: 62px;
}
.studentspeckSubDslider .carousel-control {
    left: -98%;
}
.studentspeckSubDslider {
    margin-right: 100px;
    /* height: 270px; */
}

}

@media screen and (max-width: 1600px) {
    .afterSliD h3 {
    font-size: 40px;
}
.custom-company{
    font-size: 18px;
}
.applyBtnD {
    padding: 18px 0;
}
.sliderCap h1 {
        font-size: 54px;
    margin-top: 0;
    line-height: 66px;
}
.afterSliD h5 {
    font-size: 14px;
}
.exSvDiffD p {
    font-size: 20px;
    line-height: 33px;
}
.exSvDiffimgD {
    margin-left: -94px;
}

.eduexlheadD h2 {
    font-size: 68px;
    line-height: 72px;
}

}
@media screen and (max-width: 1510px) {
.sliderCap h1 {
       font-size: 50px;
    margin-top: 0;
    line-height: 60px;
}
.sliderCap h5 {
    font-size: 24px;
}
.afterSliD h3 {
    font-size: 41px;
}
.afterSliD h5 {
    font-size: 12px;
}
.studentspeckSubD h3 {
    font-size: 50px;
    line-height: 60px;
}
.studentspeckSubDslider .carousel-control {
    left: -100%;
}
.studentspeckSubDslider p {
    font-size: 17px;
}
.applyBtnD {
    padding: 14px 0;
}
.afterSliD h3 small {
    font-size: 26px;
}
.reasonwhysubD h4 {
    font-size: 16px;
}

.thanksD{
    padding-top: 65%;
}

}

@media screen and (max-width: 1440px) {
.eligibilD {
    padding: 45px 0;
    padding-right: 80px;
}
    .sliderCap h1 {
    font-size: 48px;
    margin-top: 0;
    line-height: 54px;
}
.sliderCap h5 {
    font-size: 22px;
}
.sliderRightFm {
    margin: 2% 0;
}
.afterSliD h3 {
    font-size: 36px;
}
.afterSliD h3 small {
    font-size: 22px;
}
.afterSliD h5 {
    font-size: 12px;
    padding: 8px 8px;
}
.exSvDiffD {
    padding: 30px 0;
}
.exSvDiffD h2 {
    font-size: 62px;
    line-height: 68px;
}
.areaExperthead h2 {
    font-size: 68px;
    line-height: 70px;
}
.areaExpertD img {
    height: 70px;
}
.areaExpertD {
    margin-top: 30px;
    height: 190px;
    padding: 20px 20px;
}
.areaExpertD p {
    font-size: 16px;
}
.reasonwhyD h2 {
        font-size: 68px;
    line-height: 72px;
}
.reasonwhyD {
    padding-top: 105px;
}
.marminus {
    margin-left: -90px;
}
    .reasonwhysubD h2 {
        font-size: 31px;
        line-height: 47px;
        width: 18%;
        /* margin-right: 0rem; */
    }
.reasonwhysubD h4 {
    font-size: 17px;
    line-height: 24px;
    margin: 32px 0;
}
.areaExperthead h2 {
    font-size: 64px;
    line-height: 80px;
}
.linePosi {
    top: 205px;
}
.admisonProssD p {
    font-size: 17px;
    line-height: 26px;
}
.eligibilD h2 {
    font-size: 42px;
    line-height: 64px;
}
.eligibil-Sec {
    padding: 0px 30px;
}
.eduexlheadD h2 {
    font-size: 65px;
    line-height: 64px;
}
.studentspeckSubD h3 {
    font-size: 48px;
    line-height: 57px;
}
.studentspeckSubDslider p {
    font-size: 16px;
}
.studentspeckSubDslider .carousel-control {
    left: -104%;
}


}

@media screen and (max-width: 1400px) {
.reasonwhysubD h4 {
    font-size: 15px;
    line-height: 20px;
    margin: 25px 0;
}

}


@media screen and (max-width: 1366px) {
    .sliderCap h1 {
    font-size: 42px;
    margin-top: 0;
    line-height: 50px;
}
.thanksD {
    padding-top: 50%;
}
    .reasonwhysubD h4 {
    font-size: 13px;
}
    .studentspeckSubDslider .item img {
    height: auto;
}
.admisonPross-Sec {
    padding: 60px 80px;
}
.admisonProssD .panel-title a {
    padding: 15px 25px;
}
.admisonProssD h4 {
    font-size: 22px;
}
.admisonProssD h5 {
    font-size: 22px;
}
.admisonProssD p {
    font-size: 14px;
    line-height: 22px;
}

.slider-Sec {
    padding: 40px 60px;
    padding-bottom: 0;
}
.exSvDiffimgD {
    margin-left: -65px;
}
.exSvDiffD h2 {
    font-size: 58px;
    line-height: 62px;
}
.exSvDiffD p {
    font-size: 18px;
    line-height: 30px;
}
 .lifeatpcuSubD {
            margin-top: 20px;
            box-shadow: 0px 4px 4px 0px #00000040;
            background-color: #FFF;
            border-radius: 27px;
            margin: 0rem;
        }

.areaExpertD p {
    font-size: 15px;
}
.lifeatpcuD .owl-theme{
    width: 50px;
    height: 6px;
}
.lifeTextcap h5 {
    font-size: 24px;
}
.lifeATsubD .lifeTextcap {
    bottom: 20px;
}
.studentspeckSubDslider h4 {
    font-size: 26px;
    line-height: 26px;
}


}

@media screen and (max-width: 1280px) {
.afterSliD h3 {
    font-size: 30px;
}
.lifeAtpcu-Sec{

    padding-bottom: 50px;
}
.lifeatpcuD p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #606060;
}
.afterSliD h5 {
    font-size: 11px;
    padding: 8px 8px;
}
.exSvDiffD h5 {
    font-size: 28px;
}
.studentspeckSubD h3 {
    font-size: 42px;
    line-height: 52px;
}
.studentspeckSubDslider p {
    font-size: 14px;
}

}

@media screen and (max-width: 1200px) {
.reasonwhysubD h4 {
    font-size: 11px;
    line-height: 15px;
}

}

@media screen and (max-width: 1024px) {
.lifeatpcuD p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #606060;
}
}




@media screen and (max-width: 768px) {

.header-nav {
    padding: 5px 0;
}
.btn-red {
    padding: 10px 15px;
    font-size: 16px;
}
.applyBtnD {
    padding: 0px 0;
}
.sliderCap{
    padding: 0 20px;
}
.sliderCap h1 {
    font-size: 28px;
    text-align: center;
    line-height: 36px;
}
.sliderCap h4 {
    font-size: 14px;
}

.heading-text h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    color: #a0002a;
}
.sliderCap h5 {
    margin-bottom: 250px;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}
.slAdop {
    font-size: 22px;
    padding: 8px 10px;
    height: 45px;
}

.slider-Sec {
    /* background: url(../img/banner-img-2.svg) top center no-repeat; */
    background: url(../img/bmob-updated.png) top center no-repeat;
    /* background: url(../img/banner-img-2.svg) top center no-repeat; */
    border-top: 1px solid #ccc;
    background-size: contain;
    padding: 20px 0;
    padding-bottom: 0;
}
.lifeAtpcu-Sec{
    padding: 60px 80px;
    background: url(../img/Life-at-SVU-Mobile.png) top center no-repeat;
    background-size: cover;
    padding-bottom: 460px;

}
.sliderCapImg img {
    width: 100%;
}
.sliderRightFm {
    margin: 0;
}
.afterSlider-Sec {
    padding: 25px 0;
}
.afterSliD{
    margin: 15px 0;
}
.afterSliD h3 {
    text-align: center;
}
.afterSliD h5 {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
        margin: 0 auto;
    display: table;
}
.exSvDiff-Sec {
    padding: 0;
}
.exSvDiffD h2 {
    font-size: 42px;
    line-height: 50px;
    text-align: center;
}
.exSvDiffD img{
    margin-top: -30px;
}
.exSvDiffD p {
    font-size: 16px !important;
    line-height: 28px;
    text-align: center;
}
.exSvDiffD h5 {
    font-size: 24px;
}
.areaExpert-Sec {
    margin-top: 0;
    padding: 30px 0;
}
.areaExperthead h2 {
    font-size: 32px;
    line-height: 38px;
}
.lifeatpcuD h4 {
    font-size: 26px;
}
.lifeatpcuD p {
    font-size: 15px;
    line-height: 25px;
}
.lifeatpcuSubD{
    margin-top: 20px;
    box-shadow: 0px 4px 4px 0px #00000040;
    background-color: #FFF;
    border-radius: 27px;
}
.lifeatpcuSubD img{
/*    height: 130px;*/
    margin: 0 auto;
}
.lifeatpcuSubD h4{
    text-align: center;
}
.areaExpertD img {
    height: 40px;
}
.areaExpertD p {
    font-size: 13px;
    font-weight: 400;
    color: #000;
}
.areaExpertD {
    /* height: 165px; */
    padding: 15px 10px;
}

.reason-Sec {
    padding: 30px 0;
}
.reasonwhyD {
    padding-top: 25px;
}
.reasonwhyD h2 {
    font-size: 30px;
    line-height: 37px;
}

.marminus {
    margin-left: 0;
    margin-top: 30px;
}
.reasonwhysubD {
    padding: 10px 0;
}
.reasonwhysubD h2 {
        font-size: 60px;
    line-height: 60px;
    margin: 0;
}
.admisonProssD h4 {
    font-size: 22px;
}
.admisonProssD .panel-body {
    padding: 20px;
}
.admisonProssD h5 {
    font-size: 18px;
}
.reasonwhysubD h4 {
    font-size: 15px;
    line-height: 20px;
    margin: 2px 0;
}

.bdrR0xs{
    border: none;
}
.admisonPross-Sec {
    padding: 30px 0;
}
.linePosi {
    display: none;
}
.xsStepimg{
    margin-top: 30px;
}
.xsStepimg img{
}
.admisonProssD {
    margin-top: 30px;
}
.admisonProssD p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.eligibil-Sec {
    padding: 0;
    padding-top: 30px;
}
.custom-company{
    font-size: 20px;
    color: #666;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    justify-content: center;
}
.eligibilD {
    padding: 0;
}
.eligibilD h2 {
    font-size: 32px;
    line-height: 38px;
}
.eligibilD img{
    height: 15px;
}
.lifeAtpcu-Sec {
    padding: 30px 0;
    padding-bottom: 455px;
}
.lastfootSubD p{
    text-align: center !important;
}

.eligibilImg{
    margin-top: -30px;
}
.eduexl-Sec {
    padding: 30px 0;
}
.eduexlheadD h2 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
}
.studentspeckSubD h3 {
    font-size: 30px;
    line-height: 32px;
}
.lifeTextcap h5 {
    font-size: 18px;
}
.lastfooter-Sec {
    padding: 15px 0;
}
.lastfooter-Sec p {
    font-size: 11px;
}
.studentspeck-Sec {
    padding: 30px 0;
    padding-bottom: 100px;
}
.studentspeckSubD h3 {
    font-size: 32px;
}

.studentspeckrightBk {
        border-radius: 0;
    margin-top: 35px;
    height: 85px;
}
.studentspeckSubDslider {
        background: #fff;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 2px 3px 12px 0px #3333335c;
    position: absolute;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -20px;
    height: auto;
}
.studentspeckSubDslider p {
        font-size: 13px;
    line-height: 19px;
}
.studentspeckSubDslider h4 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 3px;
}
.testiXsD{
        height: 110px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.studentspeckSubDslider .carousel-control {
        top: 132px;
    left: 90px;
}
.studentspeckSubDslider .carousel-control.right {
    right: 100px;
    left: inherit;
}
.studentspeckSubD {
    padding-left: 0;
}
.applySticy {
    position: fixed;
    top: inherit;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    transform: none;
}
.item img{
    margin-bottom: 3em;
    height: 280px;
}

}

@media screen and (max-width: 360px) {
 
.studentspeckSubD h3 {
    font-size: 25px;
}

}



/* Let's get this party started */
.catby::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

/* Track */
.catby::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* Handle */

.catby::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #A50C22;
}


.npfCodeD {
    background: #fff;
    /* padding: 10px; */
    border-radius: 10px;
    /* margin: 12% 0; */
    margin-left: -22%;
}



/* New CSS */



.d-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center;
}

.red-headers strong {
    color: #A50C22;
}

.scholarship-section {
  background: #f9f9fb;
  padding: 40px 0;
  font-family: "Poppins", sans-serif;
}

.scholarship-section .container {
  width: 90%;
  margin: auto;
}

/* Heading */
.header h2 {
  font-size: 22px;
  color: #a0002a;
  margin-bottom: 5px;
  font-weight: 700;
}

.header h3 {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 25px;
  color: #000;
}

/* Rules */
.rules .rule {
  display: flex;
  gap: 25px;
  margin-bottom: 20px;
}

.rules .num {
  width: 30px;
  height: 30px;
  background: #a0002a;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rules .rule {
    display: flex;
    gap: 15px;
    margin-bottom: 25px;
    align-items: flex-start;
    position: relative;
    padding-bottom: 15px;
}

/* underline after each item */
.rules .rule::after {
    content: "";
    position: absolute;
    left: 45px;   /* space so line starts after icon */
    right: 0;
    bottom: 0;
    height: 1px;
    background: #CCCCCC;
}

/* icon size standard */
/* .rules img {
    width: 32px;
} */

/* Buttons */
.btn-row {
  display: flex;
  gap: 15px;
  margin: 25px 0;
  justify-content: center;
}

.btn {
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  font-weight: 600;
}

.btn.primary {
  background: #a0002a;
  color: #fff;
}

.btn.secondary {
  background: #fff;
  border: 1px solid #a0002a;
  color: #a0002a;
}

/* Table */
.table-wrapper {
  overflow-x: auto;
  margin-top: 25px;
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

table thead {
  background: #a0002a;
  color: #fff;
}

table th, table td {
  padding: 14px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
}

table tbody tr:nth-child(even) {
  background: #f4f4f8;
}

/* Responsive */
@media (max-width: 768px) {
  .rules .rule p {
    font-size: 14px;
  }
  table th, table td {
    font-size: 12px;
    padding: 10px;
  }
}


.scholarship-heading {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
        padding-bottom: 6rem;
}

.left-line {
    width: 5px;
    height: 55px;
    background: #a0002a;
    transform: skewX(-20deg);
    border-radius: 3px;
}



.heading-text h2 {
    font-size: 64px;
    font-weight: 700;
    margin: 0;
    color: #000;
}

.heading-text h3 {
    font-size: 64px;
    font-weight: 700;
    margin: 0;
    color: #a0002a;
}
.my-heading {
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;         /* SemiBold */
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.scholarshipText {
    font-family: Arial;
font-weight: 400;
font-size: 24px;
line-height: 140%;
letter-spacing: 0%;

}


/* Tabs */
.tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.tab {
    background: #fff;
    border: 1px solid #a0002a;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 600;
    text-align: center;
    color: #a0002a;
    cursor: pointer;
}

.tab.active {
    background: #a0002a;
    color: #fff;
}

/* Red Title Strip */
.table-title {
    background: #a0002a;
    color: #fff;
    padding: 12px 20px;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    font-weight: 600;
}

/* Table Wrapper */
.table-wrapper {
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 12px 12px;
    overflow: hidden;
}

/* Table */
.scholarship-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

/* Header */
.scholarship-table thead th {
    background: #ffe9ed;
    color: #333;
    padding: 12px;
    border: 1px solid #ddd;
    font-weight: 600;
    text-align: center;
}

/* Body rows */
.scholarship-table tbody td {
    padding: 12px;
    border: 1px solid #ddd;
}

.scholarship-table tbody tr:nth-child(even) {
    background: #fafafa;
}

.scholarship-table tbody tr td:first-child {
    font-weight: 600;
}

/* Note below table */
.table-note {
    margin-top: 12px;
    font-size: 13px;
    color: #444;
}


    .table-container {
        width: 100%;
        max-width: 1100px;
        margin: auto;
        background: white;
        border-radius: 8px;
        overflow: hidden;
        border: 1px solid #e0e0e0;
    }

    h2 {
        /* background: #f8d7da; */
        color: #900;
        padding: 16px;
        margin: 0;
        font-size: 22px;
        text-align: left;
        /* border-bottom: 2px solid #d3a4a4; */
    }

    table {
        width: 100%;
        border-collapse: collapse;
        font-size: 15px;
    }

    th, td {
        padding: 14px;
        border: 1px solid #ddd;
        text-align: left;
    }

    th {
        background: #fdebed;
        font-weight: bold;
        text-align: center;
    }

    .subheader {
        background: #fdebed;
    }

    .programme-col {
        width: 35%;
        font-weight: bold;
    }

    .fee-col {
        text-align: center;
        width: 13%;
    }

    .note {
        font-size: 13px;
        color: #444;
        padding: 10px 5px;
        margin-top: 10px;
    }
.text-dark {
    color: #000!important;
}

.tabs {
  display: flex;
  border-bottom: 2px solid #ccc;
  margin-bottom: 15px;
}

.tab {
  padding: 12px 20px;
  cursor: pointer;
  background: #f2f2f2;
  border: 1px solid #ccc;
  border-bottom: none;
  margin-right: 5px;
  font-weight: 600;
}
/* 
.tab.active {
  background: #fff;
  border-top: 3px solid #007bff;
} */

/* Content Boxes */
.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

/* Your table styles kept as-is */
.table-container {
  margin-top: 20px;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th, td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
}

.programme-col {
  width: 200px;
}

.table-title {
  font-size: 20px;
  margin: 15px 0;
  font-weight: bold;
}

.note {
  font-size: 14px;
  margin-top: 10px;
}

