/*UI14041994*/
body {
    background: #F7F7F7;
}
:root{
--font_size: 21px;
--font_color: #282828;
--font_white: #fff;
--yellow:#FFBA00;
}

.carousel-inner {
    position: relative;
    z-index: 1;

}
.home_banner{
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 2;
    bottom:0;
}

   .carousel-item{height:100%;  background:no-repeat center center fixed;background-size:cover;}
.carousel-fade .carousel-item{opacity:0;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:opacity;transition-property:opacity;}
.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{opacity:1;}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;}
.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
/* .carousel-item:before{content: '';position: absolute;left: 0; bottom: 0;height: 100%;width: 100%;background: url(../images/gradient.svg) no-repeat;z-index: 9;background-size: cover;opacity: 0.7;} */
.carousel-item img{width: 100%; height: 100%; object-fit: cover; object-position: center;}
.home_admission_help{
    width: 315px;
    height: auto;
    background: #234E84;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.home_admission_conntent{
    padding: 23px 40px 10px;
}
.home_admission_help .admihelp_heading{
    text-align: left;
    font-family: Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 21px;
    padding-bottom: 16px;
    position: relative;
    font-weight: 400 !important;
}
.home_admission_help .admihelp_heading::after{
    width: 60px;
    background: #fff;
    height: 1px;
    content: "";
    position: absolute;
    right: 0;
    top: 15px;
}
.home_admission_help ul li{
    margin-bottom: 12px;
}
.home_admission_help ul li a{
    text-align: left;
    font-family: 'Inter';
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 400;
}
.home_admission_help ul li a:hover{
    color: #ffba00;
}
.home_admission_help ul li a img{
    padding-right: 17px;
}
/* 07051988 Start*/
/* .progr-inn .heading1::after {
    left: 22%;
  } */

.home_admission_help .enquiry_btn{
    background: #172B44;
    padding: 23px 40px 21px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home_admission_help .enquiry_btn .enqbtn{
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    background: #3a4b60;
    display: inline-block;
    margin-left: 12px;
}
.home_admission_help .enquiry_btn .enqbtn:hover{
    background: #ffba00;
}
.home_admission_help .enquiry_btn .enqbtn img{
    width: 6px;
    height: auto;


}
.home_admission_help .enquiry_btn:hover a{
    color: #ffba00;
}
.home_admission_help .enquiry_btn a{
    font-size: 21px;
    font-family:'Inter';
    color: #FFFFFF;
    font-weight: 300;
}
.exp_learning{
    background: #BA1717;
    width: 350px;
    padding: 30px;
    position: absolute;
    z-index: 1;
    bottom: 100px;
}
/* .exp_learning::after{
    content: "";
    right: 0;
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-top: 54px solid #700505;
    border-right: 54px solid #c1b096;
}  */

.exp_learning .banner_heading{
    font-size: 30px;
    text-align: left;
    font-family: Inter;
    color: #FFFFFF;
    margin-bottom: 16px;
    line-height: 40px;
}
.exp_learning p{
    font-size: 16px;
    text-align: left;
    font-family: Inter;
    color: #FFFFFF;
    margin-bottom: 16px;
    font-family: Montserrat;
}

/*------home program css start------*/
.home_program{
    background: #E9E9E9;
    padding: 75px 0px;
}
.home_program .containerr {
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}
.progr-inn {
    max-width: 1019px;
    margin-left: auto;
}
.progr-inn h1{ color:#000;
    line-height: 55px;
}
.graduate_programmes{
    width: 100%;
    height: auto;
    margin: 79px 0px;
    padding-right: 10px;
}
.graduate_programmes .program1{
    width: 100%;
    min-height: 350px;
    position: relative;
    padding-right: 20px;
}

.graduate_programmes .program1 .prog_heading{
    text-align: left;
    font: normal normal normal 30px/30px Inter;
    letter-spacing: 0px;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    border-top: 7px solid #6fcbcd; padding:35px 0px
}
.graduate_programmes .prog_heading2{
    border-top: 7px solid #6fcbcd!important;
}
.graduate_programmes .prog_heading3{
    border-top: 7px solid #a71b5b !important;
}
.graduate_programmes .prog_heading4{
    border-top: 7px solid #ff9800 !important;
}
.graduate_programmes .program1 ul li{
    padding-bottom: 22px;
}
.graduate_programmes .program1 ul li a{
    padding-left: 18px;
    position: relative;
    text-align: left;
    font: normal normal normal 18px/21px Inter;
    letter-spacing: 0px;
    color: #666666;
    display: block;
}
.graduate_programmes .program1 ul li a::before {
    content: "›";
    position: absolute;
    left: 0;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    top: -2px;
}
.program_icon{
    width: 40px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    background: #fff;
    display: block;
    margin-top: 48px;
    position: absolute;
    left: 0;
   bottom: -15px;
}
.program_icon:hover{
    background: #ffba00;
}
.program_admission{
    width: 100%;
    display: flex;
    height: auto;
    justify-content: space-between;
    margin-top:96px;
}

.program_admission .img_box1{
    width: 40%;
    height: 100%;
}
.program_admission .img_box1 figure img{
    width: 100%;
    height: 100%;
}
.program_admission .apply_box{
    width: 60%;
    height: auto;
    background: #FFBA00;
    padding:72px 78px 60px 53px;
    position: relative;
}
.program_admission .apply_box h2{
    text-align: left;
    font: normal normal bold 44px/48px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.program_admission .apply_box::after{
    content: "";
    right: 0;
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-top: 50px solid #c7940b;
    border-right: 50px solid #E9E9E9;
}
/* 07051988 Start*/
.program_admission .apply_box .heading1::after {
    background: #fff;
   /*  left: 50%; */
}
.admission_wrap{
    width: 100%;
    height: auto; margin-top:70px;
}
.admission_wrap figure{
    position: relative;
    width: 100%;
}
.admission_wrap figure img{
    width: 100%;
    height: 60vh;
}
.admissionwrap_box{
    background: #F7F7F7 0% 0% no-repeat padding-box;
    opacity: 0.81!important;
    width: 270px;
    padding: 30px;
    position: absolute;
    bottom: 0;
}
.admissionwrap_box ul li a {
    padding-left: 15px;
    position: relative;
    text-align: left;
    font: normal normal bold 16px/30px 'Inter';
    color: #000000;
}
.admissionwrap_box ul li a:hover {
   color: #234e84;
}
.admissionwrap_box ul li a::before {
    content: "";
    background: url(../images/nav-arrow.webp);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    width: 6px;
    height: 11px;
    top: 7px;
}
.progrm_btn{
    width: 351px;
    height: auto;
    padding: 50px 30px 20px;
}
.progrm_btn .prop_btn {
    display: inline-block;
}
.progrm_btn .prop_btn:hover{
   background: #000000;
    color: #fff;
}
.noticebox_inner a:hover p, .eventbox a:hover p{
    color: #ffba02;
}
.progrm_btn{
    text-align: left;
    font: normal normal 300 21px/21px Inter;
    color: #000000;
    line-height: 21px;
}
.progrm_btn:hover a{
    color: #E9E9E9;
}
.progrm_btn p{
    text-align: left;
    font: normal normal 300 21px/21px Inter;
    color: #000000;
    padding-top: 22px; padding-bottom:3px; margin:0px;
}
.progrm_btn:last-child .pgm_number{
    text-align: left;
    font: normal normal bold 30px/36px Inter;
    color: #172B44;
}
/*------home program css end------*/
.home_placement{
    background: transparent url('../images/home-placement.png') 0% 0% no-repeat padding-box;
    padding: 100px 0px 0px; background-size: cover;
    margin: auto;
    overflow: hidden; height:660px;
}

.placment_slider .item{ width:100%;}
.homplacement_content{
    max-width: 670px;
    margin-left: auto;
}
.homplacement_content .heading1{
    color: #fff;
}
/* 07051988 Start*/
/* .homplacement_content .heading1::after {
    left: 50%;
} */


.homplacement_content .pl-box1{
    width: 100%;
    padding-right: 100px;
}

.homplacement_content .pl-box1 p{
    font: normal normal 300 22px/40px Inter;
    color: #fff;
}
.homplacement_content .pl-box1 .apply_btn{
    background: #a0034b;
    display: inline-block;
}
.homplacement_content .pl-box1 .placement_years{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    border-top: 1px solid rgb(255 255 255 / 25%);
    padding: 10px 0px;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
}
.homplacement_content .pl-box1 .placement_years h3{
    text-align: left;
    font: normal normal bold 92px/119px Inter;
    letter-spacing: -6.46px;
    color: #FFFFFF;
}
.homplacement_content .pl-box1 .placement_years p{
    text-align: left;
    font-size: 21px;
    font-family: Inter;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
}
.homplacement_content .pl-box2{
    width: 50%;
    padding-left: 75px;
    padding-right: 58px;
    margin-bottom: 60px;
}
.placment_slider h4{
    text-align: left;
    font: normal normal 300 22px/30px Inter;
    letter-spacing: 0px;
    color: #FFFFFF; padding-top: 0px;     /*text-overflow: ellipsis;
    height: 250px;
    overflow: hidden; width:300px;*/
}


.placment_slider .owl-carousel .owl-nav {
    position: absolute;
    top: 75%;
}

.placment_slider {
    position: relative;
}

.testimonial-data {
    padding-left: 30px;
}
.placment_slider p{
    margin: 50px 0 30px;
}
.placment_slider::before{
    height: 114px;
    background: #FFE600;
    content: "";
    left: 0;
    top: 30px;
    position: absolute;
    width: 1px;
}
 button.owl-prev span{width:36px;height:36px;background:url(../images/arrow-slider.svg) no-repeat;display:inline-block;text-indent:-9999px;}
 button.owl-next span{width:36px;height:36px;background:url(../images/arrow-slider.svg) no-repeat;display:inline-block;text-indent:-9999px;background-position:-36px 0px;}
 p{
    color:var(--font_white);margin:30px 0;
    font-family: Lato;
    font-size: 16px;
    line-height: 21px;
}
.homplacement_content .heading1 {
    padding-bottom: 0px;
}
/*------home_placement css end------*/

.home_recruiters{
    width: 100%;
    height: auto;
    padding: 25px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
}
.home_recruiters .recruiters_heading{
    text-align: left;
    font: normal normal bold 24px/30px Inter;
    letter-spacing: 0px;
    color: #000000;
    position: relative;
    margin-top: 10px;
    padding-left: 0px;
}
.home_recruiters .recruiters_heading span{
    display: block;
}
.home_recruiters .recruiters_heading::after{
    position: absolute;
    width: 114px;
    background: #FFBA00;
    content: "";
    right: 50px;
    top: 33px;
    height: 1px;
}
.recruiters_slider .owl-carousel .item {
    width: 100%;
    background: #fff;
    padding: 0px 10px;
}
.recruiters_slider .owl-carousel .owl-item img {
    display: block;
    width: auto;
}

.recruiters_slider .owl-nav { display:none;}
/*------home_recruiters_slider css end------*/

.international_community{
    padding: 75px 0px 70px;
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}
.international_community .camp_life{
    max-width: 685px;
    margin-left: auto; padding-top:70px;
    padding-right: 75px;
}
.international_community .camp_life .program_icon{
    position: relative;
}
/* 07051988 Start*/
/* .international_community .camp_life .heading1::after {
    left: 42%;
} */
.international_community .international_imgbox{
    width: 100%;
    height: 100%;
}
.international_community .international_imgbox img{
    width: 100%;
    height: auto;
}

.international_community h5{
    text-align: left;
    font: normal normal bold 48px/50px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 32px;
    position: relative;
    padding-bottom: 50px;
}
.international_community h5::after{
    position: absolute;
    width:53px;
    background: #a71b5b;
    content: "";
    left: 0;
    bottom:0;
    height: 1px;
}

.hpng-footer {
    padding: 0px 40px 0px 0px;
}
.international_community .acmfaclities_heading{
    text-align: left;
    font: normal normal bold 24px/30px Inter;
    letter-spacing: 0px;
    color: #000000;
padding-bottom: 25px;
    padding-top: 30px;
}
.international_community p{
    text-align: left;
    font: normal normal 300 16px/21px Inter;
    letter-spacing: 0px;
    color: #000000; margin:10px 0px 30px;
}
.left_arrow{
    display: block;

}
.tab_container{
    max-width: 1920px;
    margin: auto;
    margin-left: auto;
    overflow: hidden;
}

.tab-wrap{
    max-width: 1650px;
    margin-left: auto;
}
.tab-wrap ul.tabs{
    margin-top: 30px;
    padding: 0px;
    list-style: none;
    display: flex;     border-top: 1px solid #ddd;
    flex-wrap: wrap;
}
.tab-wrap ul.tabs li{
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}
.tab-wrap ul.tabs li{
    padding: 15px 60px;
    background: #000000;
        text-align: center;
    font: bold 18px/30px 'Inter';
    color: #FFFFFF;
    border-right: 1px solid #fff;
}
.tab-wrap ul.tabs li.current{
    background:#a1024b;
    color: #fff;
}
.tab-wrap ul.tabs li:hover{
    background:#a1024b;
    color: fff;
}
.international_community .tab-content{
    display: none;
}

.international_community .tab-content.current{
    display: inherit;
}
/*------international_community css end------*/

.sb_college{
    padding: 90px 0px;
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.sb_college:before {
    content: "";
    width: 86.7%;
    height: 87%;
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.sb_college .sb_img{
    width: 100%;
    height: 100%;
}
.sb_college .sb_img img{
    width: 100%;
    height: 100%;
}
.sb_college .sb_content{
    max-width: 600px;
    margin-right: auto;
    padding-left: 30px;
}
.sb_college .sb_content h5{
    text-align: left;
    font: normal normal bold 48px/48px Inter;
    color: #000000;
}
.sb_college .sb_content h5 span{
    display: block;
}
.sb_college .sb_content p{
    padding: 25 0px;
    text-align: left;
    font: normal normal normal 18px/24px Inter;
    color: #666666;
}
.sb_college .sb_content .apply_btn{
    background: #a0034b;
    display: inline-block;
    position: relative;
}
.sb_college .sb_content .apply_btn::after{
    content: "";
    width: 245px;
    background: #FFBA00;
    height: 1px;
    top: 17px;
    left: 120%;
    position: absolute;
}
.sb_college .sb_content .homerank_slider{
    padding: 90px 0px 50px;
    /* max-width: 300px; */
}

.sb_college .sb_content .homerank_slider .owl-carousel .item img{
    padding-bottom:25px;
    width: auto;
}
.sb_college .sb_content .homerank_slider .owl-carousel .owl-dots {
    text-align: left;
    bottom: 0px;
    position: relative;
}
.sb_college .sb_content .homerank_slider .owl-carousel .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background:#F0E7E7;
    margin: 5px;
    border-radius: 100%;
}
.sb_college .sb_content .homerank_slider .owl-carousel .owl-dots .owl-dot.active {
    background: #FFBA00;
}
.home_creditations{
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}


.home_creditations .creditation_heading{
    text-align: left;
    font: normal normal bold 24px/30px Inter;
    position: relative;
    color: #000000;
    width: 280px;
    float: left;
    margin-right: 70px;
    margin-left:70px; margin-top:30px;
}
.home_creditations .creditation_heading::after {
    position: absolute;
    width: 84px;
    background: #a71b5b;
    content: "";
    right: 35px;
    top: 49px;
    height: 1px;
}

.home_creditations .creditation_slider .owl-carousel .item img {
    padding-bottom: 25px;
    width: auto;
}
.home_creditations .creditation_slider .owl-nav{
    position: absolute;
    left: 9%;
    bottom: 20px;
}
.home_creditations .creditation_slider button.owl-prev span{width:36px;height:36px;background:url(../images/arrow-slider.svg) no-repeat;display:inline-block;text-indent:-9999px;}
.home_creditations .creditation_slider button.owl-next span{width:36px;height:36px;background:url(../images/arrow-slider.svg) no-repeat;display:inline-block;text-indent:-9999px;background-position:-36px 0px;}

.counter_wrap{
    width: 100%;
height: auto;
display: flex;
flex-wrap: wrap;
justify-content: start;
padding-left: 18px;
}
 .counterbox1{
    padding: 30px 30px 30px 44px;
    background: #BA1717;
    position: relative;
    margin-right: 11px;
    width: 260px;
    height: 221px;
    display: inline-block;
}
 .counterbox1::after{
    content: "";
    right: 0;
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-top: 50px solid #960404;
    border-right: 50px solid #f7f7f7;

}
 .counterbox1 .number{
    text-align: left;
    font: normal normal bold 79px/99px Inter;
    letter-spacing: -5.37px;
    color: #FFFFFF;
}
 .counterbox1 p{
    text-align: left;
    font-size: 18px;
    font-family:'Inter';
    font-weight: 500;
    width: 145px;
    color: #FFFFFF !important;
    line-height: 22px;
    margin: 0px;
}

.counterbox2{
    background: #a71b5b !important;
}
 .counterbox2 p{
    width: auto;
}
 .counterbox2::after{
    border-top: 50px solid #063d82;
    border-right: 50px solid #f7f7f7;

}
/*------sb_college css end------*/
/* 07051988 */
.home_Happening{
    width: 100%;
    height: auto;
    background-color: #1D1D1D;
    /* padding: 70px 0px 40px; */
    position: relative;
}
.home_Happening .col-lg-8 {
  background: #2E2E2E;
  padding: 70px 0px 40px;
}

/* End */
.home_Happening button.owl-prev span{width:36px;height:36px;background:url(../images/arrow-slider1.svg) no-repeat;display:inline-block;text-indent:-9999px;

}
.home_Happening button.owl-next span{width:36px;height:36px;background:url(../images/arrow-slider1.svg) no-repeat;display:inline-block;text-indent:-9999px;background-position:-36px 0px;}
.home_Happening::before{
    background-color: #2E2E2E;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
   /*  width: 62.4%;wi
 */    position: absolute;width: 40%;
}
.home_Happening .container{
    position: relative;
}
.home_Happening .heading1 {
   color: #fff !important;
   padding-bottom: 0px;
   padding-top: 30px;
   margin-bottom: 77px;
}

/* 07051988 Start*/
.home_Happening .heading1::after {
    background: #ffffff;
    /* left: 25% !important; */
}

.home_Happening h6{
    font: normal normal bold 24px/30px Inter;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 34px;
}
.home_Happening h6 a{
    color: #FFFFFF;
}
.home_Happening h6 a:hover{
    color: #ffffff;
}

.home_Happening .new_slider{
    width: 100%;
    height: auto;
    position: relative;
}
.home_Happening .new_slider img{
    padding-bottom: 49px;
}
.home_Happening .new_slider::after{
    content: "";
    left: 0;
    bottom: 65px;
    position: absolute;
    width: 195px;
    height: 4px;
    background: #FFB300;
}
.home_Happening .new_slider p{
    text-align: left;
    font: normal normal 300 30px/36px Inter;
    color: #FFFFFF;
    position: relative;
    margin: 0 0 60px;
}
.home_Happening .new_slider p{
    text-align: left;
    font: normal normal 300 30px/36px Inter;
    color: #FFFFFF;
    position: relative;
}

.home_Happening .date{
    text-align: left;
    font: normal normal bold 16px/21px Inter;
    color: #FFBA00;
    padding-bottom: 17px;
}
.home_Happening .prop_btn{
    display: inline-block;
    margin-top: 66px;
    background: #a0034b;
}

.home_Happening .eventbox img{
    padding-bottom: 21px;
}
.home_Happening .eventbox img:nth-of-type(2){
    padding-top: 50px;
}
.home_Happening .eventbox p{
    text-align: left;
    font: normal normal 300 16px/21px Inter;
    color: #FFFFFF;
    margin: 0px;
    padding-bottom: 50px;
}


.examinations_box{
    margin-top: 120px;
}
.examinations_box h6{
    padding-left: 35px;
}
.examinations_slider{
    width: 100%;
    height: auto;

}
.examinations_slider .examslider_inner{
     padding: 32px 32px 32px 35px;
     background: #222222;
     height: auto;
    background: #222222;
    margin-bottom: 5px;
}
.examinations_slider .exm_heading{
    text-align: left;
    font-weight:400;
    line-height: 30px;
    font-size: 21px;
    font-family: Inter;
    color: #FFFFFF;
}
.examinations_slider .date_box{
    border: 1px solid #707070;
    width: 78px;
    height: 70px;
    text-align: center;
    font: normal normal normal 21px Inter;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 9px 15px;
    float: left;
    display: block;
    margin-right: 28px;
}

.examinations_slider .owl-carousel .owl-nav{
    margin-top: 35px;
}
.examinations_slider .owl-carousel  .owl-item {
    margin-top: 31px;
}
.examinations_slider .owl-carousel  .owl-item p{
    text-align: left;
    font: normal normal 300 17px/24px Inter;
    color: #FFFFFF;
    margin: 0px;
}
.creditation_slider {
    margin-top: 30px;
}
.hide-large{
    display: none;
}


/*------home_Happening css end------*/




/*----ranked-css--start---*/
.ranked_wrap{
    width:270px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.ranked_wrap p{
    margin: 10px 0 20px;
    padding-right: 10px;
}
.ranked_wrap .ranked{
    text-align: left;
    font:bold 40px 'Inter';
    color: #000000;
    line-height: 20px;
    width: 85%;
    padding-top: 30px;
}
.ranked_wrap .ranked span{
    text-align: left;
    font:bold 35px 'Inter';
    color: #000000;
}
.ranked_wrap .ranked_number{
    font: bold 85px 'Inter';
    width: 18%;
    position: absolute;
    right: 0;
    top: 0px;
}
.ranked_wrap .ranked span {
    text-align: left;
    font: bold 25px 'Inter';
    color: #000000;
}
/*----ranked-css--end---*/






body {
  overflow-x: hidden;
  overflow-y: scroll;
}

.viewport {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scroll-container {
  position: absolute;
  overflow: hidden;
  z-index: 10;
  display: flex;
  justify-content: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-style: preserve-3d; width:100%;
}

.content {
  width: 100%;

}

.img-container {
  margin: 0 0 0px;
}

.fotr-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


 .fotr-ul li {
    padding-left: 0px;
    position: relative;
    text-align: left;
    font: normal 16px/24px 'Inter';
    color: #666666;
    display: block;
    width: 50%;
    display: flex;
    margin-bottom: 0px;
}

/*.fotr-ul li a::before {
    content: "";
    background: #FFBA00;
    position: absolute;
    left: 0;
    width: 7px;
    height: 7px;
    top: 7px;
    border-radius: 100%;
}*/




.award-slider { text-align:center; margin:20px 0px 50px;}
.award-slider p{ font: normal normal normal 18px/24px Inter; color: #666666;}

.award-slider .recru_sliderr .owl-carousel .owl-dots {
    text-align: left;
    bottom: 0px;
    position: relative;
}
.award-slider .recru_sliderr .owl-carousel .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background:#F0E7E7;
    margin: 5px;
    border-radius: 100%;
}
.award-slider .recru_sliderr .owl-carousel .owl-dots .owl-dot.active {
    background: #FFBA00;
}


.placment_slider .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    position: relative;
    /* top: 33px; */
    z-index: 99999;
    height: 540px;
}


.hp-testi .program_icon{
    width: 44px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    display: block;
    margin-top: 48px;
    position: inherit;
    left: 0;
   bottom: -15px;
}

.hp-testi .col-lg-7 img {
    position: absolute;
    /* width: 100%; */
    /* bottom: 0; */
    /* top: -68px; */
}


.home_creditations .creditation_slider .owl-carousel .item img {
    width: 24%;
    display: inline-block;
    float: left;
}
/* 07051988 */
.exam-slider-fotter .noticebox_inner {
    background: #222;     /* padding: 20px; */
    display: flex;
    margin-bottom: 4px;padding: 20px 20px 20px 40px;
}
.exam-slider-fotter .noticebox_inner p{margin: 18px 0;}

.exam-slider-fotter .noticebox_inner .date_box{ margin-top:17px;}
/* 07051988 */
.home_Happening .col-lg-4{ /* padding-left:0px; */padding: 70px 0px 40px;}
.home_Happening .col-lg-8 .eventbox { padding: 0 3rem 0 1.5rem;}
/* End */
.hemburger_wrap ul li a{ color:#666;}

.Anti_Ragging p a{ color:#fff;}
.Anti_Ragging p  { margin-top:10px;}


/* Life at SB Group Section */
.life-at-sb {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 700px;
    max-height: 900px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 80px;
    margin: 0;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}

.video-background video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.life-at-sb-content {
    position: relative;
    z-index: 3;
    max-width: 550px;
}

.life-card {
    /* background: rgba(0, 150, 180, 0.95); */
     background:#a1024b;
    padding: 50px 45px;
    color: #fff;
    position: relative;
}

.life-card h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 5px;
    color: #fff;
}

.life-card h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 25px;
    color: #fff;
    line-height: 1.2;
}

.life-card p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 35px;
    color: #fff;
}

.life-features {
    margin-bottom: 30px;
}

.feature-row {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.feature-item {
    flex: 1;
    background: rgba(255, 255, 255, 0.15);
    padding: 15px 20px;
    border-left: 3px solid #fff;
    transition: all 0.3s ease;
}

.feature-item:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateX(5px);
}

.feature-item span {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: block;
}

.explore-btn {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #0096B4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 700;
    border-radius: 50%;
    transition: all 0.3s ease;
    text-decoration: none;
}

.explore-btn:hover {
    background: #FFBA00;
    color: #fff;
    transform: scale(1.1);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .life-at-sb {
        padding-left: 50px;
    }
    
    .life-at-sb-content {
        max-width: 480px;
    }
    
    .life-card {
        padding: 40px 35px;
    }
    
    .life-card h1 {
        font-size: 42px;
    }
}

@media (max-width: 991px) {
    .life-at-sb {
        padding: 60px 30px;
        height: auto;
        min-height: 600px;
    }
    
    .life-at-sb-content {
        max-width: 100%;
    }
    
    .life-card {
        padding: 35px 30px;
    }
    
    .life-card h1 {
        font-size: 38px;
    }
    
    .life-card h2 {
        font-size: 24px;
    }
}

@media (max-width: 768px) {
    .life-at-sb {
        padding: 40px 20px;
        min-height: 500px;
    }
    
    .life-card {
        padding: 30px 25px;
    }
    
    .life-card h1 {
        font-size: 32px;
    }
    
    .life-card h2 {
        font-size: 20px;
    }
    
    .life-card p {
        font-size: 14px;
    }
    
    .feature-row {
        flex-direction: column;
        gap: 10px;
    }
    
    .feature-item {
        padding: 12px 15px;
    }
    
    .feature-item span {
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .life-at-sb {
        padding: 30px 15px;
    }
    
    .life-card {
        padding: 25px 20px;
    }
    
    .life-card h1 {
        font-size: 28px;
    }
    
    .life-card h2 {
        font-size: 18px;
    }
    
    .explore-btn {
        width: 45px;
        height: 45px;
        font-size: 24px;
    }
}


/* SB Experience Section */
.sb_experience_section {
    padding: 80px 0;
    background: linear-gradient(135deg, #e8f5f7 0%, #f0f8f9 100%);
}

.sb_experience_title {
    text-align: center;
    margin-bottom: 50px;
}

.sb_experience_title h2 {
    font-size: 42px;
    font-weight: 700;
    color: #000;
    font-family: 'Inter', sans-serif;
}

.sb_experience_title h2 span {
    color: #a1024b;
}

.sb_experience_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.experience_card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    height: 260px;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.experience_card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.experience_card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.experience_card:hover img {
    transform: scale(1.1);
}

.experience_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 70%, transparent 100%);
    padding: 25px 20px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.experience_overlay h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    font-family: 'Inter', sans-serif;
    line-height: 1.4;
    text-align: center;
}

.experience_overlay h3 .highlight {
    color: #ffeb3b;
    display: block;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .sb_experience_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .sb_experience_title h2 {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .sb_experience_section {
        padding: 50px 0;
    }
    
    .sb_experience_title {
        margin-bottom: 30px;
    }
    
    .sb_experience_title h2 {
        font-size: 28px;
    }
    
    .sb_experience_grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .experience_card {
        height: 220px;
    }
    
    .experience_overlay h3 {
        font-size: 16px;
    }
}


/* Modern Admission Section */
.modern_admission_section {
    padding: 0;
    position: relative;
    z-index: 1;
}

.admission_card {
    background: #fff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.admission_card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    z-index: 2;
}

.admission_header {
    background: linear-gradient(135deg, #a1024b 0%, #8a0240 100%);
    color: #fff;
    padding: 25px 20px;
    text-align: center;
}

.admission_header h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 5px 0;
    font-family: 'Inter', sans-serif;
}

.admission_year {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    opacity: 0.9;
}

.admission_image {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.admission_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.admission_card:hover .admission_image img {
    transform: scale(1.05);
}

.admission_content {
    padding: 25px 20px;
}

.admission_content h4 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin: 0 0 10px 0;
    font-family: 'Inter', sans-serif;
}

.admission_content > p {
    font-size: 15px;
    color: #666;
    margin: 0 0 20px 0;
    line-height: 1.5;
}

.admission_links {
    margin-bottom: 20px;
}

.admission_link {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    background: #f8f9fa;
    border-left: 3px solid #a1024b;
    margin-bottom: 10px;
    text-decoration: none;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.admission_link:hover {
    background: #a1024b;
    color: #fff;
    transform: translateX(5px);
}

.link_icon {
    font-size: 20px;
    margin-right: 12px;
}

.admission_actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
}

.btn_apply_now,
.btn_download {
    display: block;
    text-align: center;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    transition: all 0.3s ease;
    font-family: 'Inter', sans-serif;
}

.btn_apply_now {
    background: #a1024b;
    color: #fff;
    border: 2px solid #a1024b;
}

.btn_apply_now:hover {
    background: #8a0240;
    border-color: #8a0240;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(161, 2, 75, 0.3);
    color: #fff;
}

.btn_download {
    background: #fff;
    color: #a1024b;
    border: 2px solid #a1024b;
}

.btn_download:hover {
    background: #a1024b;
    color: #fff;
    transform: translateY(-2px);
}

.admission_helpline {
    background: #f8f9fa;
    padding: 15px;
    text-align: center;
    border-top: 2px solid #a1024b;
}

.helpline_label {
    font-size: 14px;
    color: #666;
    margin: 0 0 8px 0;
    font-weight: 500;
}

.helpline_number {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 700;
    color: #a1024b;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
}

.helpline_number:hover {
    color: #8a0240;
}

.phone_icon {
    font-size: 24px;
    margin-right: 10px;
}

/* Responsive */
@media (max-width: 991px) {
    .modern_admission_section {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .admission_card {
        margin-bottom: 0;
    }
    
    .admission_card:hover {
        transform: none;
    }
}

@media (max-width: 768px) {
    .admission_header h3 {
        font-size: 22px;
    }
    
    .admission_content h4 {
        font-size: 20px;
    }
    
    .admission_image {
        height: 200px;
    }
    
    .modern_admission_section {
        margin-bottom: 40px;
    }
}
