::selection {
  background-color: rgba(4, 48, 90, 1) !important;
  color: #fff !important;
}

/* For Firefox */
::-moz-selection {
  background-color: rgba(4, 48, 90, 1) !important;
  color: #fff !important;
}

.widget-title h2 {
    font-size:2rem;
    font-weight: 700;
    color: #012A57;
}


.widget-title h3 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #012A57;
}

.widget-title h3 span {
    
    color: #D01114;
}

.widget-title p {font-size: 18px; color: #164e8b; padding-top:10px;}



.blue-col .marque p {
    color: #fff;
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
text-align:center;
}

.blue-col .marque p em {
    
    font-weight: 300;
    font-style: normal;
}
@media (min-width:1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
  }
}



  .header .header_absolute .cambridge_item {
      padding: 0rem;
      margin: 0 0.1rem;
      border: 1px solid rgba(0,0,0,0.1);
  }



  .header .header_absolute .main-header__top { border-bottom: solid 1px #eee;}


  .header .header_absolute .main-header__top .prayg ul {
      list-style: none;
      padding: 0px;
      margin: 0px;
      display: flex;
      justify-content: center;
      gap: 15px;
  }


  .header .header_absolute .main-header__top .prayg ul li a {
      color: #000;
      font-size: 13px;
  }

  .header .header_absolute .main-header__top .prayg ul li a i {
      font-size: 14px;
  }

  .header .header_absolute .main-header__top .prayg ul li a i.fal.fa-phone {
      transform: rotate(90deg);
  }


  .header .header_absolute .main-header__top .devid {
      border-right: solid 1px #EF1C26;
  }





  .slick-slider .hero-section-slide .slderadm span {
      color: #FFF;
      font-size: 1.3rem;
    
  }

  .slick-slider .hero-section-slide .slderadm h1 {
      color: #FFF;
      font-size: 4.4rem;
      font-weight: 500;
      font-family: "Bebas Neue", sans-serif;
      line-height: 1;
      padding: 1rem 0;
  }

  .slick-slider .hero-section-slide .slderadm .tag {
      position: relative;
      width: 17%;
      text-align: center;
      margin-top: 1.5rem;
  }



  .banner-section .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  
  

  .banner-section .slick-dots {
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
  }

  .banner-section .slick-dots li {
    width: auto;
    position: relative;
    display: inline-table;
    width: 8px;
    height: 8px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
  }

  .banner-section .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    outline: none;
  }

  .banner-section .slick-dots li button::before {
    display: none;
  }

  .banner-section .slick-active button {
    background: #005aa5;
  }

  .banner-section .slick-arrow.arrowLeft, .banner-section .slick-arrow.arrowRight {
    position: absolute;
    background: transparent;
    border: none;
    top: 50%;
    right: 0px;
    border-radius: 50%;
    transform: translate(-2%, -50%);
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.5);
    width: 50px;
    height: 50px;
  }

  .banner-section .slick-arrow.arrowLeft {
    left: 0px;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #EA2328 !important;
    color: #EA2328 !important;
  }

  .owl-theme .owl-nav [class*=owl-] {
      background-color: #00559b !important;
      color: #fff !important;
      border: 1px solid #00559b !important;
      font-size: 1.2rem !important;
      border-radius: 0% !important;
      width: 2.3rem !important;
      height: 2.3rem !important;
      line-height: 1.9rem !important;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #D01114 !important;
    border-color: #D01114 !important;
    color: #FFFFFF !important;
  }

  .owl-theme .owl-dots .owl-dot span {
    background: #94A3B8 !important;
    margin: 5px 2px !important;
  }

  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #EA2328 !important;
    width: 30px !important;
  }

  .image-box .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  
  .banner-section .aboutus-banner {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .banner-section .aboutus-banner img {
   object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
  }
.banner-section .inner-banner {margin-bottom: 0;}





.wsmainfull .desktoplogo img {width: 207px;}

.bdr-bot {border-bottom: solid 1px #eee;}



.sortby select {
    font-size: 14px;
    padding: 2px 5px;
    border: solid 1px #c3c3c3;
}

.exam-three-column .sortby h6 {font-size:14px; font-weight:400;}


.left_sildeBar .sidebar {
  background-color: #efefef;
}



.footer-area {
  background-color: #00335d;
}



.footer-area .footer-row ul.footer-widget-nav.site-map li {
    padding: 10px 0px 10px 0px;
    position: relative;
    display: flex;
    gap: 10px;
    /* width: max-content; */
    flex-direction: row;
    align-items: center;
}
.footer-area .footer-row ul.footer-widget-nav.site-map li i {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50px;
    line-height: 45px;
    text-align: center;
    color: #00335d;
    font-size: 20px;
    min-width: 45px;
    min-height: 45px;
    flex-shrink: 0;
}



.footer-area .footer-row ul.footer-widget-nav.site-map li span {
    display: block;
    color: #FFD11A;
}

.footer-area .footer-row ul.footer-widget-nav.site-map li span p {
    font-size: .9rem;
    display: block;
    color: rgba(255,255,255,.5);
    -webkit-transition: all 0.5s 
ease;
}

.footer-area .footer-row ul.footer-widget-nav.site-map li span a {
    color: #FFD11A;
}

.footer-area .footer-row ul.footer-widget-nav.site-map li span a p:hover {color: rgba(255,255,255,1);}

.footer-area .footer-widget a, .footer-area .footer-widgett a {
    font-size: 0.85rem;
    color: rgba(255,255,255,.5);
}
.footer-area .footer-row ul.footer-widget-nav.site-map li span em {
    font-style: normal;
    color: rgba(255,255,255,1);
    padding: 0 5px;
}

.footer-area .footer-widget a:hover, .footer-area .footer-widgett a:hover {
  color: rgba(255,255,255,1);
}
.footer-area .footer-widget ul.footer-widget-nav li, .footer-area .footer-widgett ul.footer-widget-nav li {
    /* display: block; */
    padding: 0.1rem 0;
    list-style: disc;
    color: rgba(255, 255, 255, .5);
    font-size: .8rem;
}


.footer-area .footer-widget ul.footer-widget-nav li:hover {color: rgba(255, 255, 255, 1);}

.footer-row ul.footer-widget-nav {
    margin-left: 1rem;
}



.footer-area .site-footer__bottom a {
  color: #FFFFFF;
}
.footer-area .site-footer__bottom a:hover {
  color: #EA2328;
}
.footer-area .footer-widget.d-flex i {
  margin-right: 0.8rem;
  color: #FFDF00;
}


.footer-row ul.footer-widget-nav.site-map {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-row ul.footer-widget-nav.site-map li {
    list-style: none;
}

.footer-area .footer-widget-area .midle-footer .midle-div p {
    color: #fff;
    font-size: 13px;
}

.footer-area .footer-widget-area .midle-footer .midle-div-right .social-box ul.social-link li a {
    color: #fff; font-size: 1.5rem;
}

.footer-area .footer-widget-area .midle-footer .midle-div-right .social-box ul.social-link li a:hover {
    color: #FFD11A;
}

    .footer-area .footer-widget-area .midle-footer .midle-div-right .social-box ul.social-link {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: end;
}


.footer-area .footer-widget-area .midle-footer .midle-div-right .midle-bottom-linked .midle-contis ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: end;
    gap: 15px;
}

.footer-area .footer-widget-area .midle-footer .midle-div-right .midle-bottom-linked .midle-contis ul li a {
    color: #fff;
    font-size: 13px;
}

.footer-area .footer-widget-area .midle-footer .midle-div-right .midle-bottom-linked .midle-contis ul li a:hover { color: #FFD11A;}


.midle-footer .row {
    display: flex;
    align-items: end;
}





@media (max-width: 568px) {
	
	
.wsmobileheader .smllogo img {
    width: 50%;
}	
	
  .breatcome__section {
    background-size: cover;
    /* height: 120px; */
    border-radius: 0px;
    background-position: right;
}

  .massage_column .content_type {
    padding-right: 0rem !important;
    padding-bottom: 1rem !important;
  }
  .massage_column .video_pb {
    margin-bottom: 1.5rem;
  }
  .exam-dt-tabs h2.resp-accordion {
    background-color: #EA2328 !important;
    text-align: left;
    color: #FFFFFF;
  }

  
.exam-three-column {padding-top: 20px;}  
  
}/*# sourceMappingURL=style.css.map */







/*************COUNTER CSS*****************/


.glance__block {
    position: relative;
    margin-top: 0px;
    border: solid 1px #d9d9d9;
}



.glance_section .glance__block .glance_dv .glance__item {
    padding: 30px;
    background-image: linear-gradient(-90deg, #D01114 50%, white 50%);
    min-height: 212px;
    position: relative;
    transition: all 0.6s;
    background-size: 300%;
}
.glance_section .glance__block .glance_dv .glance__item:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 250px;
    background: #d9d9d9;
    right: 0px;
    top: 0;
    z-index: 1;
}

.glance__item.blows{position:relative;}
.glance_section .glance__block .glance_dv .glance__item.blows:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #f3f3f3;
    right: 0px;
    top: 0;
    z-index: 1;
}



.glance_section .glance__block .glance_dv .glance__item:hover .cloridw span.icons.icon1 { background: #fff;
-o-transition: 0.9s;
    -ms-transition: 0.9s;
    -moz-transition: 0.9s;
    -webkit-transition: 0.9s;
    transition: 0.9s;
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -moz--transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);

}
.glance_section .glance__block .glance_dv .glance__item:hover .icons.icon1 img {filter: invert(85%) sepia(100%) saturate(2%) hue-rotate(262deg) brightness(104%) contrast(101%);}
.glance_section .glance__block .glance_dv .glance__item:hover .counting-item-block .counting-number {color:#fff;}

.glance_section .glance__block .glance_dv .glance__item:hover .counting-item-block .plus { color:#fff;}
.glance_section .glance__block .glance_dv .glance__item:hover .counting-item-block p { color:#fff;}



.glance_section .glance__block .glance_dv .glance__item .counting-item-block {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 30px;
    text-align: left;
}


.glance_section .glance__block .glance_dv .glance__item .counting-item-block .cloridw span.icons {
    background: #0755A8;
    background: linear-gradient(162deg,rgba(7, 85, 168, 1) 0%, rgba(4, 48, 90, 1) 100%);
    float: left;
    padding: 10px;
    /* border-radius: 50%; */
    width: 55px;
    height: 55px;
    -ms-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    -ms-transition: transform 0.6s;
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}



.glance_section .glance__block .glance_dv .glance__item:hover:hover {
  color: #fff;
  background-position: 100%;
  transform: translateX(0rem);
}

.btn:active {
  transform: translate(0.5rem, 0.5rem);
  box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.75);
}


.glance_section .glance__block .glance_dv .glance__item .counting-item-block .counting-number, .glance_section .glance__block .glance_dv .glance__item .counting-item-block .plus {
    font-size: 2rem;
    color: #04305A;
    position: relative;
    z-index: 2;
    font-weight: 800;
}
.glance_section .glance__block .glance_dv .glance__item .counting-item-block strong {
    display: block;
    color: #ffffff;
    margin-top: 15px;
    font-size: 3.3rem;
    font-weight: 700;
    text-transform: uppercase;
}
.glance_section .glance__block .glance_dv .glance__item .counting-item-block p {
    color: #04305A;
    margin-top: 5px;
    font-weight: 400;
    line-height: 1.1rem;
}
.counting-item-cont .icons {
    position: absolute;
    top: -9px;
    left: -86px;}
.counting-item-cont .icons img {
    width: 4.3rem;
}



#glance-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -60px;
    right: 0;
}

#glance-slider.owl-theme .owl-nav .owl-prev {
    right: 45px;
}
#glance-slider.owl-theme .owl-nav {
    margin-top: 0px;
}



/*************COUNTER CSS*****************/



/*************Find the Course CSS*****************/

.course-fit__section {
    background-color: #fffafb;
    z-index: 0;
}
.course-fit__section .course-fit-item ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.course-fit__section .course-fit-item ul li {
    position: relative;
    overflow: hidden;
    transition: all .2s 
ease-in-out;
    height: 140px;
    border: 1px solid rgba(64, 117, 191, .2);
    width: 18%;
    text-align: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
    float: left;
    margin: 5px;
}

.course-fit__section .course-fit-item ul li .icon__img {
    /* background-color: #1d72bc; */
    width: 45px;
    height: 45px;
    /* border-radius: 100%; */
    /* padding: 5px; */
    margin: 0 auto 5px;
}

.course-fit__section .course-fit-item ul li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background: rgb(232,84,38);
    background: #D01114;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-fit__section .course-fit-item ul li p {
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1.2;
}

.course-fit__section .course-fit-item ul li:hover {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    opacity: 1;
}
.course-fit__section .course-fit-item ul li:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.course-fit__section .course-fit-item ul li:hover .icon__img img {
    filter: invert(500%) sepia(500%) saturate(0%) hue-rotate(111deg) brightness(5000%) contrast(500%);
}

.course-fit__section .course-fit-item ul li:hover p {
    color: #fff;
}


.dsu-intro {
    position: relative;
    width: 90%;
    top: 5px;
    z-index: 1;
    /* right: 0; */
    float: right;
}
.applyBox {
    margin-top: 0px;
    width: 100%;
    display: table;
    position: relative;
}

.dsu-form {
    width: 100%;
    padding: 65px 0px;
    background-color: #FFFFFF;
    border-radius: 2px;
    position: relative;
    z-index: 1;
}

.frmBg {
    position: relative;
    text-align: center;
    padding: 0 25px;
}
.frmBg h4 {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    padding-bottom: 10px;
    text-align: left;
}
.contact_fild {
    padding: 10px 20px 0;
}
.contact-fild-box {
    margin-bottom: 8px;
    position: relative;
}
.form-group {
    margin-bottom: 0px;
    display: flex;
}
.contact-fild-box .form-control {
    font-size: 13px;
    color: rgba(4,48,90,0.8);
    border: 1px solid #d6d7d8;
    border-radius: 0px;
    background-color: #fff;
    margin: 0 auto;
    padding: 12px 10px;
    height: auto;
}

.contact-fild-box.text-center {
    margin-bottom: 0px;
}
.btn_submit {
    background-color: #D01114;
    color: #FFF;
    font-size: 16px;
    border-radius: 0px;
    padding: 7px 22px;
    border-radius: 0px;
    margin: auto;
    /* width: 80%; */
}

.dsu-form:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/form-bg.webp) no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.course-fit__section .rounded-pic {
    position: absolute;
    right: -11%;
    top: 8%;
    z-index: -1;
}

.course-fit__section .rounded-pic img {

    animation-name: spin;
    animation-duration: 50000ms;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
}




/*************Find the Course CSS*****************/



/*************Alumni CSS*****************/

.alumni__section {
    background-image: url(../images/alumni-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0;
}


.alumni__section .row {
    display: flex;
    align-items: center;
}

.alumni__section .alumni-pic1 {
    text-align: left;
    position: relative;
display: flex;
    justify-content: center;
    align-items: center;
}

.alumni__section .alumni-pic1 .alumni-major {
    
    margin-bottom: -15px;
}

.alumni__section .alumni-pic1 .alumni-major {
    width: 256px;
}


.alumni__section .alumni-content a {
    color: #fff;
    display: inline-block;
    background: #04305A;
   
    line-height: 1;
    
    padding: 14px 25px;
    margin: 8px 0;
    
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    text-align: center;
    font-size: 14px;
    transition: 0.5s;
    margin-top:1rem;
}


.alumni__section .alumni-content a::before {
  border-radius: 0px;
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.alumni__section .alumni-content a:hover::before {
    transform: scaleY(1);
}
.alumni__section .alumni-content a:hover{ transform: translateY(-0.7rem); color: #04305A;}

.alumni__section .alumni-pic2 {
    position: relative;
    margin-right: -25%;
}

/*************Alumni CSS*****************/




/*************Companies Hiring CSS*****************/
.ch__section {
    background: #fff8f8;
}
.ch__section .companies-hiring .place-state span {
    color: #fff;
    background: #04305A;
    padding: 7px 25px;
    
}

.ch__section .companies-hiring ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
}
.ch__section .companies-hiring ul li {
    display: inline-block;
    width: 47%;
    padding: 15px 15px;
    background-color: #fff;
    transition: all .2s ease-in-out;
    float: left;
    margin: 15px 0px;
    overflow: hidden;
    transition: 0.5s;
    position: relative;
    min-height: 180px;
}




.ch__section .companies-hiring ul li .place-ranks {
    position: relative;
}

.ch__section .companies-hiring ul li .place-ranks span {
    font-size: 1.7rem;
    font-weight: 700;
    display: block;
    padding: 15px 0;
    color: #D01114;
    border-bottom: solid 1px #ebebeb;

}

.ch__section .companies-hiring ul li .place-ranks p {
    color: #04305A;
    font-size: 14px;
    padding-top: 15px;
}

.ch__section .companies-hiring ul li:nth-child(odd) {
    margin-right: 6%;
}

.ch__section .companies-hiring ul li:hover {
    box-shadow: none !important;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    background-color: #D01114;
}

.ch__section .companies-hiring ul li:hover .place-ranks span {
    color: #fff;
}
.ch__section .companies-hiring ul li:hover .place-ranks p {
    color: #fff;
}

.ch__section .row {
    display: flex;
    justify-content: end;
    margin: 0px;
}

.ch__section .row .col-lg-3.col-md-3 {
    background: #fff;
    border: solid 2px #fef8f8;
    justify-content: space-between;
    padding: 0px;
}

.ch__section .row .col-lg-3.col-md-3 .comp-logo {
    border: solid 1px #eee;
    text-align: center;
}



/*************Companies Hiring CSS*****************/


/*************Blog CSS*****************/
.blogs__section .container-fluid {
    padding: 0;
}

.blogs__section .why-choose-us .why-choose-pic {
    position: relative;
    border: solid 2px #fff;
}

.blogs__section .why-choose-us .why-choose-pic img {
    display: block;
    width: 100%;
    transition: all 400ms ease;
}

.blogs__section .why-choose-us .why-choose-pic img a:after {
    background: rgba(255, 255, 255, 0.5);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
}

.blogs__section .why-choose-us .why-choose-pic img:hover {
    transform: scale(1.1);
}

.blogs__section .why-choose-us .why-choose-contant {
    position: absolute;
    top: 50px;
    left: 80px;
}

.blogs__section .why-choose-us .why-choose-contant .why-choose-list {
    width: 52%;
}

.blogs__section .why-choose-us .why-choose-contant .why-choose-list p {color: #fff;}

.blogs__section .why-choose-us .why-choose-contant .why-choose-list a {
    color: #fff;
    display: inline-block;
    background: #D01114;
   
    line-height: 1;
    
    padding: 14px 30px;
    margin: 8px 0;
    
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    text-align: center;
    font-size: 14px;
    transition: 0.5s;
    margin-top:1rem;
}


.blogs__section .why-choose-us .why-choose-contant .why-choose-list a::before {
  border-radius: 0px;
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.blogs__section .why-choose-us .why-choose-contant .why-choose-list a:hover::before {
    transform: scaleY(1);
}
.blogs__section .why-choose-us .why-choose-contant .why-choose-list a:hover{ transform: translateY(-0.7rem); color: #04305A;}

.blogs__section .why-choose-us .why-choose-contant .why-choose-list { width: 52%;}

.blogs__section .why-choose-us .why-choose-pic {
  transition: all 300ms ease;
}


.blogs__section .why-choose-us .why-choose-pic .imaged {
  position: relative;
  overflow: hidden;
  transition: all 0.3s linear;
  margin: 0;
}
.blogs__section .why-choose-us .why-choose-pic .imaged:hover {
  margin: 0rem 0;
}
.blogs__section .why-choose-us .why-choose-pic .imaged img {
  display: block;
  width: 100%;
  transition: all 400ms ease;
}
.blogs__section .why-choose-us .why-choose-pic .imaged img:hover {
  transform: scale(1.1);
}

.blogs__section .why-choose-us .why-choose-pic:hover .imaged a:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 400ms linear;
}

.blogs__section .why-choose-us .why-choose-pic .imaged a:after {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  right: 51%;
  top: 0;
  opacity: 1;
  pointer-events: none;
  transition: all 400ms linear;
}



.blogs__section .why-choose .why-choose-thumb {
    position: relative;
    
}


.blogs__section .container-fluid .row .col-lg-6.col-md-6.col-sm-12 {
    padding-right: 0;
    padding-left:0;
}





.blogs__section .why-choose .life_thumb .academic_title {margin: 1rem;}
.blogs__section .why-choose .life_thumb:hover { background-color: #000; color: #fff; }

.blogs__section .why-choose .life_thumb h4 {
    font-size: 16px;
    color: #04305A;
    font-weight: 500;
    text-align: center;
}
.blogs__section .why-choose .life_thumb:hover h4 { color: #fff; }
.blogs__section .why-choose .life_thumb {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    width: 50%;
    float: left;
    border: solid 1px #fff;
}

.blogs__section .why-choose .life_thumb:hover{background: #D01114; }

.image-sections .image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    text-align: center;
}
.image-sections .image img {
    transition: all 400ms ease;
    width: 100%;
}
.image-sections .image a:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    z-index: 2;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
}
.image-sections:hover .image a:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 400ms linear;
}

.image-sections:hover .image img {
  transform: scale(1.1);
}


/*************Blog CSS*****************/



/*************Testimonial CSS*****************/

.section5 {
    background: #fff;
    padding: 3rem 0;
    padding-bottom: 50px;
   
    background: linear-gradient(130deg,rgba(7, 96, 190, 0) 0%, rgba(7, 96, 190, 0.07) 100%);
}

        .section5 .student_item .student_content {
            background: #fff;
            box-shadow: 0px 4px 20px -4px rgba(35, 39, 47, 0.18);
            border-radius: 16px;
            position: relative;
            padding: 30px;
            text-align: left;
            transition: 0.5s;
        }


.section5 .student_item .student_content:hover {transform: translateY(-.5em); }     


.section5 .student_item .student_content:after {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 250px;
    height: 190px;
    background: url(../images/coma.webp) no-repeat center center;
    background-size: contain;
    z-index: -0;
    right: 0;
    margin: auto;
}

.section5 .student_item .student_content p {
    color: #30343F;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    padding-left: 0;
    padding: 15px 0;
    min-height: 120px;
    padding-top: 0px;
}

         .student_content p::-webkit-scrollbar {
            width: 4px;
            background-color: #ededed;
        }


        .student_content p::-webkit-scrollbar-track {
            box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
        }

        .student_content p::-webkit-scrollbar-thumb {
            background-color: #C69E66;
        }

        .student_thumb h5 {
            color: #000;
            font-size: 16px;
            font-weight: 600;
        }

        .student_thumb h5 span {
            display: block;
            font-weight: 400;
            font-size: 14px;
            color: #676F7E;
            padding: 3px 0;
        }


        .student_item {

            position: relative;
            padding: 0 10px;

        }

        .student_thumb {
            position: relative;
            padding: 0px;
            display: flex;
            align-items: center;
        }



        .section5 .student_item .student_thumb .define {
            position: relative;
            padding-left: 20px;
        }

        .section5 .student_item .student_thumb img.oracle {
            width: 48px;
            height: 48px;
        }



#student-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -85px;
    right: 0;
}   

#student-slider.owl-theme .owl-nav .owl-prev {
    right: 45px;
}

/*************Testimonial CSS*****************/ 



/*************Youtube CSS*****************/ 

.campus_section {
    position: relative;
    background-image: url(../images/video-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    background-attachment: fixed;
    height: 100%;
}

.campus_section .container-fluid {
    padding: 0px;
}
.campus_section .container-fluid .row {
    display: flex;
    align-items: center;
    min-height: 450px;
}

.campus_section .campus-desc {
    position: relative;
    width: 70%;
}

.campus_section .campus-desc .campus-detail span {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
}

.campus_section .campus-desc .campus-detail p {
    color: #fff;
    font-size: 16px;
    padding: 20px 0;
}

.video-section a:hover i {
    color: #D01114;
}




/*************Youtube CSS*****************/ 

.heighlights_section {
    background: linear-gradient(130deg, rgba(7, 96, 190, 0) 0%, rgba(7, 96, 190, 0.07) 100%);
} 


#adm-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -70px;
    right: 0;
}

#adm-slider.owl-theme .owl-nav .owl-prev {
    right: 45px;
}
#adm-slider.owl-theme .owl-nav {
    margin-top: 0px;
}

.heighlights_section .heighlights_area #adm-slider .ims_adm-item .image-box figure.image {
    margin: 1rem 1.5rem 1.5rem 1.5rem;
}



/*****************Advisory Council**********************/
.advisory-section .advisory-main-divi .advisory-member {
    position: relative;
    gap: 20px;
}

.advisory-section .advisory-main-divi .advisory-member .training-block-one {
    width: 31.5%;
}

.advisory-section .advisory-main-divi .advisory-member .training-block-one .step__item {
    margin: 1.5rem 0rem;
    background-color: #f5f5f5;
    border: solid 1px #f5f5f5;
    border-radius: 0.5rem;
    /* padding: 3rem; */
    overflow: hidden;
}


.bloxi {
    position: relative;
    /* border: solid 1px #F7D3B7; */
    padding: 0px;
    /* border-radius: 250px 250px 0 0; */
    margin: 0 0px;
    background: #092441;
}
.training-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0px;
    
}





.spec__section .image-box .image:after, .spec__section .image-box .image:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--theme-color1)));
    background-image: linear-gradient(transparent, var(--theme-color1));
    z-index: 1;
    content: "";
    pointer-events: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}



.training-block-one .inner-box:hover .overlay-box:before {
    height: 100%;
}

.training-block-one .inner-box .content-box {
    position: relative;
    display: block;
}
.training-block-one .inner-box .content-box .image-box { margin-bottom: 0px; }

.training-block-one .inner-box .overlay-box {
    position: absolute;
    left: 0;
    top: 30%;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    z-index: 2;
    padding: 40px 15px;
    opacity: 0;
    transition: all 500ms ease;
}

.training-block-one .inner-box .content-box .text {
    position: relative;
    /* left: 0; */
    /* bottom: 0; */
    /* width: 100%; */
    /* text-align: left; */
    padding: 8px 20px;
    z-index: 1;
    opacity: 1;
    transition: all 500ms ease;
}
.training-block-one .inner-box .content-box .text h4 {
    color: #FFFFFF;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.2;
}
.training-block-one .inner-box .content-box .text h4 span {
    font-size: 1rem;
    font-weight: 300;
    display: block;
}

.training-block-one .inner-box .overlay-box .text {
    position: relative;
    z-index: 2;
    transform: translateY(30px); /* text starts slightly lower */
    opacity: 0;
    transition: all 0.6s ease;
}


.training-block-one .inner-box .overlay-box .text h4 {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.3;
}

.training-block-one .inner-box .overlay-box .text h4 span {
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    display: block;
    
}

.training-block-one .inner-box .overlay-box .text p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding-top: 10px;
    line-height: 1.3;
}




.training-block-one .inner-box:hover .overlay-box {
    opacity: 1;
    transform: translateY(0); /* slide overlay upward */
}

.training-block-one .inner-box:hover .overlay-box .text {
    opacity: 1;
    transform: translateY(0); /* text slides up into view */
}
    


.training-block-one .inner-box .content-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    box-shadow: inset 0 -130px 40px -40px rgb(9 36 65 / 1);
    z-index: 1;
    transition: all 500ms ease;
}

.training-block-one .inner-box .overlay-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    left: 0px;
    top: 0px;
    right: 0;
    /* border: solid 0px #fff; */
    background: linear-gradient(0deg,rgba(9, 36, 65, 1) 0%, rgba(9, 36, 65, 0) 100%);
	z-index:2;
}

.training-block-one .inner-box:hover .overlay-box:before {height: 100%; }

.training-block-one .inner-box:hover .content-box .text {opacity: 0;}

.training-block-one .inner-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end; /* Keeps text at the bottom */
    justify-content: center;
    text-align: left;
    padding: 25px;
    padding-bottom: 15px;
    opacity: 0;
    transition: all 0.6s ease;
    overflow-y: hidden; /* Allows scroll if content is long */
    transform: translateY(70%); /* start hidden below */
}




.advisory-main-divi .concil-catag-section ul.lims {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    /* flex-direction: row; */
    gap: 15px;
    flex-wrap: wrap;
}

.advisory-main-divi .concil-catag-section ul.lims li {
    background-color: #F7F9FA;
    padding: 15px;
    border: solid 1px #d3dfeb;
    width: 23.5%;
    height: 160px;
    position: relative;
    overflow: hidden;
    transition: all .2s ease-in-out;
overflow: hidden;
}




.advisory-main-divi .concil-catag-section ul.lims li:hover {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    transform: translateY(-.5em);
    background-color: #D01114;

}



.advisory-main-divi .concil-catag-section ul.lims li h5 {
    font-size: .9rem;
    position: relative;
    min-height: 70px;
    color: #012A57;
}
.advisory-main-divi .concil-catag-section ul.lims li p {
    font-size: 13px;
    padding-top: 18px;
    position: absolute;
    line-height: 1.2;
    bottom: 15px;
    width: 100%;
    padding-right: 15px;
    color: #012A57;
}

.advisory-main-divi .concil-catag-section ul.lims li p:after {
    position: absolute;
    content: "";
    width: 70%;
    height: 1px;
    background: #d3dfeb;
    left: 0;
    top: 0;
}


.advisory-main-divi .concil-catag-section ul.lims li:hover h5, .advisory-main-divi .concil-catag-section ul.lims li:hover p  {color: #fff;}



.nav-folderized {
    background-color: #f6f9fc;
    padding: 15px;
    margin-left: 40px;
}

.ftr__list_ul h4 {
    font-size: 22px;
    font-weight: 700;
    color: #012A57;
}

.ftr__list.nav h1.filter_row {
    display: none;
}

.nav-folderized .ftr__list .filter-list ul li:not(:last-child) {
    border-bottom: solid 1px #e5ecf3;
}




.nav-folderized .ftr__list .filter-list ul li a {
    color: #012A57;
    font-size: 15px;
    padding: 10px 0;
    display: block;
    position: relative;
}

.nav-folderized .ftr__list .filter-list ul li a i {
    color: #cbd7e3;
    padding-right: 5px;
}

.nav-folderized .ftr__list .filter-list ul li a:hover {background-color: #012A57;
    padding-left: 0.8rem; color: #fff;}



.nav-folderized .ftr__list .filter-list ul li a.active {
    background-color: #012A57;
    padding-left: 0.8rem;
    color: #fff;
}

.nav-folderized .ftr__list .filter-list ul li a.flips i {
    transition: transform 0.3s ease;
}

/* Rotate arrow on hover when submenu opens */
.nav-folderized .ftr__list .filter-list ul li:hover > a.flips i {
    transform: rotate(90deg);
}

/* Submenu box */
.submenu-link {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
    padding-left: 25px;
    background: #f2f6fa;
}

/* Show submenu on hover */
.nav-folderized .ftr__list .filter-list ul li:hover > .submenu-link {
    max-height: 500px;
}

/* Submenu item style */
.submenu-link li a {
    color: #012A57;
    font-size: 14px;
    padding: 8px 0 8px 30px;
    display: block;
	padding-left: 16px !important;
    
}

.submenu-link li a:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
    left: 0;
    top: 17px;
    border-radius: 50px;
}

/* Submenu hover */
.submenu-link li a:hover {
    background: transparent !important;
    color: #ec3237 !important;
	margin-left: .7rem !important;
}

.submenu-link li a:hover::after {
    background: #ec3237;
}

/*****************Advisory Council**********************/



/*****************Milstone**********************/

.ag-format-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}





.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 3px;
  background-color: #f7d1d1;

  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #D01114;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
    display: inline-block;
    margin: 0 14px 0 35px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 35px 0 14px;
}
.ag-timeline-card_point {
    position: relative;
    height: 20px;
    width: 20px;
    background-color: #f7d1d1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 5px #fff;
}
.ag-timeline-card_point:after {
    position: absolute;
    content: "";
    width: 3px;
    height: 70px;
    background-color: #f7d1d1;
    left: 0;
    right: 0;
    margin: auto;
    top: 13px;
}

.js-ag-active .ag-timeline-card_point {
  color: #1d1d1b;
  background-color: #D01114;
}

.js-ag-active .ag-timeline-card_point:after {
    /* color: #1d1d1b; */
    background-color: #D01114;
}


.ag-timeline-card_item {
    display: inline-block;
    width: 45%;
    margin: -77px 0 0;
    background-color: #fff;
    opacity: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    -moz-transition: -moz-transform .5s, opacity .5s;
    -o-transition: -o-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    position: relative;
    border: solid 1px #dbdbdb;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}


.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}

.ag-timeline-card_desc {
    line-height: 1.4;
    font-size: 14px;
    color: #64748B;
}

.ag-timeline-card_desc ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    gap: 15px;
    padding-bottom: 20px;
}
.ag-timeline-card_desc ul li {
    font-size: 16px; color:#fff;  font-weight: 600;
}
.ag-timeline-card_desc ul li b {
    background: #04305A;
    width: 40px;
    height: 40px;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 50px;
    line-height: 40px;
    font-weight: 600;
   
}
.ag-timeline-card_desc ul li span {
    display: inline-block;
    background: #D01114;
    padding: 6px 18px;
    border-radius: 20px;
}

.ag-timeline-card_desc h3 {
    font-size: 18px;
    font-weight: 700;
    color: #012A57;
}

.ag-timeline-card_desc.text-left {
    text-align: left;
}


.next-milston-section {background-color: #fff8f8;}

.next-milston-section .milston-content a {
    color: #fff;
    display: inline-block;
    background: #B62020;
    line-height: 1;
    padding: 14px 25px;
    margin: 8px 0;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    text-align: center;
    font-size: 14px;
    transition: 0.5s;
    margin-top: 1rem;
    border-radius: 5px;
    overflow: hidden;
}


.next-milston-section .milston-content a.cold-chngr {
    color: #012A57;
    
    background: #fff;
    
    border: solid 1px #E2E8F0;
    
}

.next-milston-section .milston-content a::before {
    border-radius: 0px;
    background-color: #04305A;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.next-milston-section .milston-content a:hover {
    transform: translateY(-0.7rem);
    
}

.next-milston-section .milston-content a.cold-chngr:hover {
   color: #fff;

    
}

.next-milston-section .milston-content a:hover::before {
    transform: scaleY(1);
}

.next-milston-section .milston-content .mils-flex {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

/*****************Milstone**********************/



/*****************AKTU Affiliations**********************/
.college-grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;}

.college-card {
    position: relative;
    display: flex;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    width: 48.5%;}

.college-card:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background: rgb(232,84,38);
    background: #D01114;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.college-card:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}



.college-card img {
    width: 50%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.college-card .overlay {
    position: relative;
    width: 50%;
    padding: 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    background: linear-gradient(90deg, #012A57 0%, #0078C2 100%);
    
}

.college-card h3 {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 400;
    z-index: 1;
    min-height: 62px;
}
.college-card p {
  font-size: 14px;
  margin-bottom: 20px;
  z-index: 1;
}

.college-card .overlay a.learn-more {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
    z-index: 1;
}



.college-card:hover .overlay a { padding-left: 0.8rem;}

.college-card:before {
    content: '';
    position: absolute;
    bottom: -30px;
    right: -30px;
    width: 100px;
    height: 100px;
    background: url(../images/shape-c.png) no-repeat center center;
    background-size: contain;
    z-index: 1;
}



/*****************AKTU Affiliations**********************/
.aicte-grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;}

.aicte-card {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 48.5%;
    flex-direction: column;
    text-align: center;
    border: solid 1px #eaf1f9;
    padding: 30px 10px;
    padding-bottom: 10px;
    background: #FFFFFF;
    background: linear-gradient(180deg,rgba(255, 255, 255, 1) 26%, rgba(204, 234, 255, 1) 100%);
    z-index: 1;
}

.aicte-card h3 {
    color: #012A57;
    font-size: 16px;
    font-weight: 400;
}

.aicte-card h3 span {
    display: block;
    padding: 15px 0; padding-bottom: 20px;
}

.aicte-card a {
    color: #D02C2F;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
    width: max-content;
    margin: 0 auto 20px;
}

.aicte-card:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: "";
    background: rgb(232,84,38);
    background: #D01114;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}



.aicte-card:hover:after {
    visibility: visible;
    opacity: 1;
    height: 100%;
}

.aicte-card:hover * {
    color: #fff;
}



/*****************AICTE Approvals**********************/





/*****************ANTI RAGGING & GALLERY**********************/

.antirag_sec::after{
    content: '';
    position: absolute;
    right: -70px;
    top: 50px;
    width: 220px;
    height: 300px;
    z-index: -1;
    background: url(../images/ring_antirag.webp) no-repeat center center;
    background-size: contain;
}


.antirag_sec h3{
font-weight: 700;
font-style: Bold;
font-size: 24px;
color: #012A57;
line-height: 140%;
letter-spacing: 0%;
margin-bottom: 15px;

}

.antirag_sec p{
font-weight: 400;
font-size: 18px;
color: #012A57;
line-height: 24px;
letter-spacing: 0%;

}
.antiact_sec p{
font-weight: 400;
font-size: 18px;
color: #fff;
line-height: 26px !important;
position: relative;
z-index: 1;
letter-spacing: 0%;

}
.antirag_sec p:not(:last-child){
    margin-bottom: 20px;
}

.antiact_sec .act_box{
    background: linear-gradient(180deg, #04305A 0%, #CF1215 105.35%);
    padding: 30px;

}
.antiact_sec .act_box img{
    position: relative;
    z-index: 1;
}
.antiact_sec .act_box::after{
    position: absolute;
    content: '';
    width: 311px;
    z-index: 0;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    background: url(../images/anit_rag_girl.png);
    left: 50%;
    transform: translateX(-43%);
    top: 0;
}

.types_sec{
    background: url(../images/types_rag_banner.webp) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.types_sec h3{
font-weight: 400;
font-style: Regular;
font-size: 18px;
line-height: 24px;
letter-spacing: 0%;
 background: linear-gradient(90.71deg, #04305A 48.06%, #EF1C26 64.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* For Firefox (experimental) */
  margin-bottom: 15px;

}

.types_sec ul li{
font-weight: 400;
font-size: 16px;
line-height: 24px;
position: relative;
padding-left: 25px;
letter-spacing: 0%;
color: #000000;
}
.types_sec ul li:not(:last-child){
    margin-bottom: 15px;
}

.types_sec ul li::before {
  content: "\f00c"; /* Font Awesome check icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: #D02C2F;
}

.action_section h6{
    font-weight: 400;
font-style: Regular;
font-size: 18px;
line-height: 26px;
letter-spacing: 0%;
 background: linear-gradient(90.71deg, #04305A 48.06%, #EF1C26 64.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* For Firefox (experimental) */
}

.action_section .bl_box{
    padding: 20px;
    overflow: hidden;
    background: linear-gradient(-90deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
border: 1px solid #4075BF1A;
margin-bottom: 20px;
}

.action_section .box_pad{
    padding: 20px 20px 20px 20px;
}
/* .action_section img{
    height: 100% !important;
} */

.action_section .bl_box p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #000000;

}


.action_section ul li{
font-weight: 400;
font-size: 16px;
line-height: 24px;
position: relative;
padding-left: 25px;
letter-spacing: 0%;
color: #000000;
}
.action_section ul li:not(:last-child){
    margin-bottom: 15px;
}

.action_section ul li::before {
  content: "\f00c"; /* Font Awesome check icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: #D02C2F;
}

.gallery_section .gallery_child{
    overflow: hidden;
    border-radius: 10px;
box-shadow: 0px 10px 15px -3px #0000001A;
        transition: 0.2s ease-in-out;
    background-color: #fff;
    height: 100%;


}

.gallery_section .gallery_child img{
    width: 100% !important;
    display: block;
    height: auto !important;
    object-fit: cover;
        transition: 0.5s ease-in-out;
}
.gallery_section .gallery_child .text_box{
    padding: 15px 10px;

}
.gallery_section .gallery_child .text_box h6{
    text-align: center;
font-weight:700;
font-size: 18.13px;
line-height:20px;
letter-spacing: 0%;
color: #012A57;
margin-bottom: 4px;
}

.gallery_section .gallery_child .text_box p{
    text-align: center;
font-weight:400;
font-size: 18.13px;
line-height:20px;
letter-spacing: 0%;
color: #012A57;
}

.gallery_section .gallery_child:hover img{
    transform: scale(1.04);
}
.gallery_section .gallery_child:hover {
    background-color: #012A57;
}
.gallery_section .gallery_child:hover * {
    color: #fff !important;
}

.gallery_section .pagination {
  display: flex;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap;
  padding: 0px;
}

.gallery_section .pagination li a {
  display: block;
  padding: 12px 18px;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid rgba(128, 128, 128, 0.377);
  color: black;  
  margin: 4px 4px;
  border-radius: 10px;
}
.gallery_section .pagination li a:hover {
  background-color: #012a57;
  color: white;
}

.gallery_section .pagination li a.active {
  background-color: #012a57;
  color: white;
}

.gallery_section .pagination li a.disabled {
  color: #dddddd;
  cursor: not-allowed;
  pointer-events: none;
}



/*****************Scholarships**********************/
 .scholarship_section .table-responsive {
    border: 1px solid #4075BF1A;
        border-radius: 5px;
  }
 .scholarship_section table {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    color:#012A57;
    border-collapse: collapse;
    background: linear-gradient(-90deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);

 }
 .scholarship_section table .gradient {
background: linear-gradient(90.71deg, #04305A 48.06%, rgba(9, 102, 192, 0.8) 84.21%, #FFFFFF 120.87%);
      color: white;
      text-align: center;
      font-weight: 300 !important;
      vertical-align: middle;
    }
     .scholarship_section table .gradient th{
        padding:20px  15px;
              font-weight: 300 !important;
     }
    .scholarship_section table td {
      text-align: center;
      vertical-align: middle;
      border: 1px solid #4075BF1A;
      padding: 10px;
    }
    .scholarship_section .white-box {
      background-color: #fff;
      border-radius: 6px;
      border: 1px solid #4075BF1A;
      padding: 12px 12px;
      margin: 0;
      display: inline-block;
      width: 100%;
    }

    .scholarship_section h3{
font-weight: 700;
color: #012A57;
margin-bottom: 25px;
font-size: 24px;
line-height: 120%;

    }
    .scholarship_section .grad_scholar_box{
        background: linear-gradient(90deg, #D01114 0%, #0966C0 105.35%);
padding: 25px;
margin-top: 30px;
    }
    .scholarship_section .grad_scholar_box p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #fff;
    }
    .scholarship_section .grad_scholar_box a{
        color:#fff;
        font-weight: 600;
        text-decoration: underline;
    }



/*****************Outstation Admissions**********************/

.outstation_section .outstation_box{
    height: 100%;
box-shadow: 1px 5px 10px 5px #0000001A;
border-radius: 3px;
padding: 30px;
background-color: #fff;
}
.outstation_section .outstation_box h6{
font-weight:700;
font-size: 18.75px; 
line-height:25px;
letter-spacing: 0%;
margin-bottom: 20px;
color: #D01114;
}

.outstation_section .outstation_box .content_box{
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
}
.outstation_section .outstation_box .content_box:not(:last-child){
    margin-bottom: 15px;
}
.outstation_section .outstation_box .content_box span{
    width: 40px;
    height: 40px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 5px;
    border-radius: 50px;
    background: #04305A1A;
}
.outstation_section .outstation_box .content_box span i{
    color: #04305A;
}
.outstation_section .outstation_box .content_box p{
width: calc(100% - 60px);
font-size: 14px;
line-height: 20px;
color: #64748B;
}
.outstation_section .outstation_box .content_box a{
    font-size: 14px;
line-height: 20px;
text-decoration: underline;
color: #64748B;
}





/************FAQ Section***************/

.faqs-section .accordion-body {
    padding: 0rem 1.25rem 1rem 1.30rem !important;
}


.faqs-section .accordion-body .accor p {
    color: #64748B;
    font-size: 14px;
    text-align: left;
}

.faqs-section .accordion-body p {
    color: #282828;
    font-size: 16px;
    text-align: left;
}


.faqs-section .accordion-body .accor ul {
    list-style: disc;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    padding-top: 10px;
    text-align: left;
}

.faqs-section .accordion-body .accor ul li {
    color: #282828;
    font-size: 14px;
    list-style: disc;
    padding: 1px 0;
}

.faqs-section .accordion-button:not(.collapsed) {
    color: #D84432;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
    font-weight: 700;
}

.faqs-section .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.30rem;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #04305A;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;

}


.faqs-section .accordion-item {
    background-color: #fff;
    border: 1px solid #CFCFCF !important;
    margin-bottom: 10px;
    border-radius: 10px !important;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faqs-section .accordion-item:last-child {
    margin-bottom: 0;
}

.faqs-section .accordion-item:has(.accordion-button:not(.collapsed)) {
    border: 1px solid #012A57 !important;
}

.faqs-section .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


/* Remove Bootstrap's default chevron */
.faqs-section .accordion-button::after {
    content: "+";
    font-size: 1.5rem;
    font-weight: 400;
    color: #004A8C;
    background-image: none !important;
    transform: none !important;
    transition: all 0.2s ease-in-out;
}

/* When accordion is open */
.faqs-section .accordion-button:not(.collapsed)::after {
    content: "â€“";
    /* en dash or use "-" */
    color: #EF4646;
}

.faqs-section .accordion-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.12);
    border: 1px solid #012A57 !important;
}




/************FAQ Section***************/



/************History Section***************/

.history-section p {
    font-size: 16px;
    color: #012A57;
    padding-bottom: 10px ;
}

/************History Section***************/


/* ******************Outstation Admissions**********************/ 


.admission_section .admission_box {
    height: 100%;
box-shadow: 1px 5px 10px 5px #0000001A;
border-radius: 3px;
padding: 30px;
background-color: #fff;
}
.admission_section .admission_box .img_box {
display: flex;
gap: 20px;
align-items: flex-start;
justify-content: flex-start;
}
.admission_section .admission_box .img_box img{
border-radius: 10px;
}
.admission_section .admission_box h6{
font-weight:700;
font-size: 18.75px; 
line-height:25px;
letter-spacing: 0%;
margin-bottom: 25px;
color: #D01114;
}

.admission_section .admission_box .content_box{
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
}
.admission_section .admission_box .content_box:not(:last-child){
    margin-bottom: 15px;
}
.admission_section .admission_box .content_box span{
    width: 40px;
    height: 40px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 5px;
    border-radius: 50px;
    background: #04305A1A;
}
.admission_section .admission_box .content_box span i{
    color: #04305A;
}
.admission_section .admission_box .content_box p{
width: calc(100% - 60px);
font-size: 14px;
line-height: 20px;
color: #64748B;
}
.admission_section .admission_box .content_box a{
    font-size: 14px;
line-height: 20px;
text-decoration: underline;
color: #64748B;
}


.admission_section .admission_box .img_box div:first-of-type{
    width: 100%;
}


/* *******************Tie-ups Section********************** */

.tieups_section{
    background-color: #fff;
}

.tieups_section .container > p{
    font-size: 16px;
    line-height: 24px;
    color: #64748B !important;
    text-align: left;
    margin-bottom: 5px;
}


.tieups_section .tieup-box{
    padding: 30px 20px;
    height: 100%;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #E2E8F0;
box-shadow: 0px 5px 5px 2px #0000001A;

}
.tieups_section .tieup-box img{
    text-align: left;
    margin-left: 0;
    margin-bottom: 20px;
    object-fit: contain !important;
}
.tieups_section .tieup-box h4{
font-weight:700;
font-size: 18.75px;
line-height:25px;
text-transform: uppercase;
color: #012A57;
text-align: left;
}
.tieups_section .tieup-box p{
    color: #64748B;
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
}
.tieups_section .disclaimer{
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 700;
    color: #012A57;
    text-align: left;
}




/**********gereral-infra*****************/


.general-infra .left-content {
    height: 100%;
    padding: 10px 30px 1px 26px;
}

.general-infra .bgsec {
    background: #F7F9FA;
}

.general-infra .custom_width {
    width: 80%;
    margin: auto;
}

.general-infra .left-content h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #012A57;
    margin-top: 10px;
}

.general-infra .text-muted {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #012A57;
    margin-bottom: 20px;
}

.general-infra .facility-list {
    list-style: none;
    padding: 0;
}

.general-infra .facility-list li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #012A57;
    margin-bottom: 10px;
}

.general-infra .facility-list li::before {
    content: "âœ“";
    position: absolute;
    left: 0;
    top: 0;
    color: #e63946;
    /* red tick like image */
    font-weight: bold;
}



/* Hide carousel on desktop */
/* .mobile-carousel {
    display: none !important;
} */

/* On MOBILE: show carousel, hide grid */



.galery-slide .single_gallery_item {
    border-radius: 0px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
}

.galery-slide .single_gallery_item img {
    height: 235px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.galery-slide .single_gallery_item .hover_overlay {
    background-color: #00335d4b;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0%;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    width: 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.galery-slide .single_gallery_item .links {
    top: 0%;
    transform: translate(0%, 40%);
    text-align: center;
    position: absolute;
    height: 100%;
    right: 0;
    margin-right: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.galery-slide .single_gallery_item .links a {
    height: 100%;
    width: 100%;
    color: #fff;
}

.galery-slide .single_gallery_item .links p {
    color: #fff;
}

.galery-slide .single_gallery_item .links>a>i {
    color: #ffffff;
    font-size: 30px;
}

.galery-slide .single_gallery_item:hover .hover_overlay {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}







/* ///////////////////learn-section//////////////// */



.learning-infra .bgsec {
    background: #F7F9FA;
}


.learning-infra .custom_width {
    width: 80%;
    margin: auto;
}


.learning-infra .left-content {
    padding: 20px 35px;
}




.department-section h5 {
    margin-bottom: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 30.6094px;
    line-height: 40px;
    color: #012A57;
}

.department-section ul {
    list-style-type: square;
    padding-left: 20px;
}

.department-section ul li::marker {
    color: #ED1D26;
    /* your bullet color */
    font-size: 1.2em;
    /* optional */
}


.department-section li {
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 17.5px;
    line-height: 28px;
    color: #64748B;
}

.department-section .custom_width {
    width: 80%;
    margin: auto;
}









/* ///////////////////-industry-collaboration-association-section//////////////// */


.industry-collab-association .widget-title h4 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 50px;
    color: #64748B;
}


.industry-collab-association .industry-collab-text p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}




.industry-collab-association ul {
    list-style-type: square;
    padding-left: 20px;
}

.industry-collab-association ul li::marker {
    color: #ED1D26;
    /* your bullet color */
    font-size: 1.2em;
    /* optional */
}


.industry-collab-association li {
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}


.industry-collab-association .industry-logo {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.industry-collab-association .owl-nav {
    position: absolute;
    right: 0;
    top: -62px;
}


/* ///////////////////-placement-activity-section//////////////// */

.placement-activity .placement-text p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}



.placement-activity ul {
    list-style-type: square;
    padding-left: 20px;
}

.placement-activity ul li::marker {
    color: #ED1D26;
    /* your bullet color */
    font-size: 1.2em;
    /* optional */
}

.placement-activity p {
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}


.placement-activity li {
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}



/* /////////////////////-UGI Toastmasters Club//////////////// */

.toastmasters-club .master-club-text p {
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}


.toastmasters-club .club_div .club-meeting img {
    width: 100%;
    height: 100%;
}

.toastmasters-club #masterclub1-slider img {
    width: 100%;
    height: 100%;
}

.toastmasters-club .custom_width {
    width: 84%;
    margin: auto;
   
}

.toastmasters-club .owl-next {
    position: absolute;
    right: -10%;
    top: 30%;
}

.toastmasters-club .owl-prev {
    position: absolute;
    left: -10%;
    top: 30%;
}





/* *****************************Blogs page *********************** */

.blogs_section .blog-box{
    background-color: #fff;
    overflow: hidden;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.blogs_section .blog-box img{
    width: 100% !important;
    height: auto;
        transition: all .5s;
    display: block;
}
.blogs_section .blog-box:hover img{
    transform: scale(1.03);

}
.blogs_section .blog-box .blog-content h4{
margin-top: 15px;
font-weight: 600;
font-size: 19px;
text-align: left;
line-height: 24px;
color: #012A57;
letter-spacing: 0%;

}
.blogs_section .blog-box .blog-content > p {
    padding: 10px 0 10px 0;
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    line-height: 24px;
    color: #012A57;
}
.blogs_section .blog-box .blog-content .read_more{
display: flex;
margin-top: 15px;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.blogs_section .blog-box .blog-content .read_more span{
color: #717171;
font-weight: 400;
text-align: left;
font-size: 17px;
}
.blogs_section .blog-box .blog-content .read_more a{
    color: #D02C2F;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
    text-align: left;
}
.blogs_section .blog-box .blog-content .read_more a:hover{
    color: #00335d;
}
.blog-content{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}


.blogs_section .blog-box figure {
    position: relative;
}

.blogs_section .blog-box figure em {
    position: absolute;
    color: #fff;
    background: #144e94;
    padding: 10px 20px;
    font-style: normal;
    bottom: 0;
}

.blog-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    margin-left: 15px;
}


.blog-content ul li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    color: #012A57;
    position: relative;
}

.blog-content ul li:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #012A57;
    left: 0;
    top: 11px;
    border-radius: 100%;
}

.blogs_section .blog-box .blog-content > p b {
    font-size: 1.6rem;
}
.blogs_section .blog-box .blog-content > h3 {
    font-size: 1.5rem;
    color: #012A57;
    padding-top: 15px;
}

.blog-content .speciali-section img {
    width: 60% !important;
}
.blog-content .speciali-section h5 {
    font-size: 1.2rem; color:#012A57; padding-top: 10px; font-weight: 600;
}

.blog-content .speciali-section p {color:#012A57; font-size:17px; padding: 5px 0;}



.blogs_section .blog-box .related-post .key_item:hover img{
    transform: none!important;

}

.blogs_section .blog-box .related-post .key_item em {bottom: -15px;}

.blogs_section .blog-box .related-post .key_item h5 {
    font-size: 1.1rem;
    font-weight: 600; padding: 15px 0;
}
.blogs_section .blog-box .related-post .key_item a.learn-more {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
    z-index: 1;
	margin-top: 20px;
	display: inline-block;
}

.blogs_section .blog-box .related-post .key_item:hover a {
    padding-left: 0.8rem;
	color: #D01114 ;
}




.blogs_section .catag-section {background-color: #f6f9fc; }
.blogs_section .catag-section .rearch-blog h4 {
    font-size: 20px;
    font-weight: 700;
    color: #012A57;}
	
	
	
	
.search-box {
    position: relative;
    background: #ffffff;
    border-radius: 40px;
    border: solid 1px #e3e3e3;
    height: 45px;
    padding: 7px;
    overflow: hidden;
    margin: 20px 0;
}

.search-btn {
    border:none;
    background:crimson;
    border-radius:50%;
    float:right;
    display:flex;
    width:30px;
    height:30px;
    justify-content:center;
    align-items:center;
    outline:none;
    transition:0.6s;
    font-weight:bold;
    color:#FFFFFF;
    box-shadow:0px 0px 10px 0px crimson;
}

.search-txt {
    background: none;
    border: none;
    outline: none;
    float: left;
    padding: 0px;
    font-size: 14px;
    color: crimson;
    font-weight: 400;
    line-height: 30px;
    width: 240px;
    padding-left: 10px;
}



.search-box:hover > .search-btn {
    background:crimson;
    color:#FFFFFF;
    box-shadow:0px 5px 20px 0px crimson;
}	



.blogs_section .catag-section .course-catagory h4 {
    font-size: 20px;
    font-weight: 700;
    color: #012A57;}




.blogs_section .catag-section .course-catagory ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    /* margin-left: 15px; */
}


.blogs_section .catag-section .course-catagory ul li {
    display: block;
    position: relative;
}

.blogs_section .catag-section .course-catagory ul li a {
    font-size: 16px;
    padding: 10px 0;
    /* padding-left: 15px; */
    color: #012A57;
    display: block;
    padding-left: 18px;
    border-bottom: solid 1px #e3e3e3;
   
}

.blogs_section .catag-section .course-catagory ul li:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #012A57;
    left: 5px;
    top: 17px;
    border-radius: 0;
}

.blogs_section .catag-section .course-catagory ul li a:hover {
    background: #012A57; color: #fff;
}

.blogs_section .catag-section .course-catagory ul li:hover::after  {
    background: #fff;
}

.blogs_section .catag-section .free-counsel h4 {
    font-size: 20px;
    font-weight: 700;
    color: #012A57;}
	
	
.blogs_section .catag-section .free-counsel span {color: #D01114; font-size:16px; display: block; }	
.blogs_section .catag-section .free-counsel p i {
    margin-right: 15px;
}

.blogs_section .catag-section .free-counsel p a {color: #000;}




/* ******************** EVENT SECTION ********************  */

.events_section .events-box{
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    overflow: hidden;
    flex-direction: column;
}
.events_section .events-box img{
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    transition: ease-in .5s;

}
.events_section .events-box:hover img{
    transform: scale(1.03);
}
.events_section .event-content{
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.events_section .events-box .event_location{
    display: flex;
    margin-top: 15px;
    flex-direction: row;
    width: 100%;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.events_section .events-box .event_location h4{
font-weight: 600;
color: #012A57;
font-size: 20px;
text-align: left;
line-height: 26px;

}
.events_section .events-box .event_location > span{
    font-size: 16px;
    line-height: 16px;
    color: #717171;
    text-align: right;
}

.events_section .event-content h6{
font-weight: 400;
font-size: 15.9px;
line-height: 24px;
margin-top: 20px;
letter-spacing: 0%;
color: #000000;

}
.events_section .event-content p{
font-weight: 400;
font-size: 16px;
margin-top: 10px;
line-height: 17px;
color: #717171;
text-align: left;

}
.events_section .event-content p span{
    color: #D01114;
}
.events_section .event-content a{
    background-color: #D01114;
    padding: 10px 30px;
    margin-top:20px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}
.events_section .event-content a:hover{
    background-color: #04305A;
    color: #fff;
}



/* ************************ NEWS Section ************************  */


.news_section .news_container{
    width: 90%;
    margin: auto;
background: linear-gradient(0.17deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
border: 1px solid #4075BF1A;
padding:30px 20px;
}
.news_section .news_container .nav-tabs{
    margin-bottom: 20px;
  border-bottom: 1px solid #4075BF33
}
.news_section .news_container .nav-tabs .nav-link{
    background-color: transparent;
    border: none;
    color: #012A57;
    padding-bottom: 15px !important;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}
.news_section .news_container .nav-tabs .nav-link.active{           
    color: #D01114;
    border-bottom: 3px solid #D01114;
    font-weight: 500;
}

.news_section .news_container .tab-content ul li{
    list-style-type: none;
    margin-left: 15px;
    margin-bottom: 20px;
    padding-left: 25px;
    position: relative;
}
.news_section .news_container .tab-content ul li:last-child{
    margin-bottom: 0;
}
.news_section .news_container .tab-content ul li a{
font-weight: 400;
color: #012A57;
font-size: 18px;
line-height: 22px;
letter-spacing: 0%;

}
.news_section .news_container .tab-content ul li p{
font-weight: 400;
font-size: 14px;
color: #717171;
margin-top: 10px;
line-height: 18px;
letter-spacing: 0%;

}
.news_section .news_container .tab-content ul li::after{
    position: absolute;
    left: 0;
    top: 4px;
    width: 13px;
    height: 13px;
    background: linear-gradient(180deg, #04305A 0%, #0966C0 105.35%);
content: '';
border-radius: 50%;
}

.news_section .news_container .tab-content ul li::marker{
    color: #095096 !important;
    font-size: 30px;
}
.news_section .news_container .in_news_box .img_box img{
    width: 130px;
    height: 100%;
    min-height: 80px;
    display: block;
    margin-right: 20px;
    object-fit: cover;
}
.news_section .news_container .in_news_box .img_box{
display: flex;
flex-direction: row;
}
.news_section .news_container .in_news_box .img_box a{
   font-weight: 400;
color: #012A57;
font-size: 18px;
line-height: 22px;
letter-spacing: 0%; 
}
.news_section .news_container .in_news_box .img_box p{
    font-size: 14px;
    margin-top: 10px;
    color: #717171;
    line-height: 22px;
}

.news_section .news_container .in_news_box:not(:last-child){
margin-bottom: 15px;
}




/************Alumni Meet Section***************/

.main-gallery {
    border-radius: 0px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
}

.main-gallery img {
    height: 235px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.main-gallery .main-gallery-overlay {
    background-color: #00335d4b;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0%;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    width: 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.main-gallery .gallery-overlay-links {
    top: 0%;
    transform: translate(0%, 40%);
    text-align: center;
    position: absolute;
    height: 100%;
    right: 0;
    margin-right: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-gallery .gallery-overlay-links a {
    height: 100%;
    width: 100%;
    color: #fff;
}

.main-gallery .gallery-overlay-links p {
    color: #fff;
}

.main-gallery .gallery-overlay-links>a>i {
    color: #ffffff;
    font-size: 30px;
}

.main-gallery:hover .main-gallery-overlay {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}


/************Alumni Meet Section***************/





/* **********************Payslip section *****************************  */

.payslip_section .payslip_box{
   border: 0.5px solid #4075BF33;
   box-shadow: 0px 0px 15px 1px #4075BF08;
   background-color: #F7F9FA;
   padding:20px;
   height: 100%;
}
.payslip_section .payslip_box h6{
font-weight: 400;
font-size: 20px;
line-height: 24px;
color: #012A57;
letter-spacing: 0%;
    text-align: left;
    margin-bottom:40px ;

}
.payslip_section .payslip_box hr{
    width: 70%;
    height: 1px;
    background-color: #4075BF1F;
    color: #4075BF1F;
    margin: 15px 0px;
    opacity: 1;
}
.payslip_section .payslip_box a{
    font-size: 14px;
    line-height: 18px;
    color: #D01114;
    text-align: left;
}


/* **********************contact-Us section *****************************  */


.contact-section .college-grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.contact-section .college-card {
    position: relative;
    display: flex;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    width: 48.5%;
}

.contact-section .college-card:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background: rgb(232, 84, 38);
    background: #D01114;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.contact-section .college-card:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}



.contact-section .college-card img {
    width: 50%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.contact-section .college-card .overlay {
    position: relative;
    width: 50%;
    padding: 25px 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    background: linear-gradient(90deg, #012A57 0%, #0078C2 100%);

}

.contact-section .college-card h3 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
    z-index: 1;
    min-height: 50px;
}

.contact-section .college-card p {
    font-size: 14px;
    margin-bottom: 20px;
    z-index: 1;
}

.contact-section .college-card .overlay a.learn-more {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
    z-index: 1;
}



.contact-section .college-card:hover .overlay a {
    padding-left: 0.8rem;
}

.contact-section .college-card:before {
    content: '';
    position: absolute;
    bottom: -30px;
    right: -30px;
    width: 100px;
    height: 100px;
    background: url(../images/shape-c.png) no-repeat center center;
    background-size: contain;
    z-index: 1;
}






.contact-section .call-log {
    margin-bottom: 20px;
}

.contact-section .call-log img {
    width: 20px !important;
    height: 20px !important;
    object-fit: contain;
    margin-right: 10px;
}

.contact-section .call-log a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff !important;
    text-decoration: underline;
    z-index: 2;
    position: relative;
}


.contact-section .college-card:hover .overlay a {
    padding-left: 0rem;
}

.contact-section .locat {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.contact-section .locat img {
    width: 25px !important;
    height: 25px !important;
    object-fit: contain;
    margin-right: 10px;
}






.contact-section .contact-form {
    background: linear-gradient(90deg, rgba(211, 233, 255, 0.3) 51.50%, #FFFFFF 58.51%);
    border: 1px solid rgba(64, 117, 191, 0.1);
    padding: 30px 20px;
    border-radius: 6px;
}


.contact-section .custom-input {
    background: #ffffff;
    border: 1px solid #E5EAF1 !important;
    padding: 10px 12px;
    height: 48px;
    border-radius: 4px;
    font-size: 15px;
    color: #F7F9FA;
}

.contact-section .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f4f4f4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-section .custom-input:focus {
    box-shadow: none;
    border-color: #012A57 !important;
}

.contact-section .custom-textarea {
    border: 1px solid #ffffff;
    border-radius: 4px;
    padding: 12px;
    font-size: 15px;
}

.contact-section .captcha-box {
    width: 80px;
    border: 1px solid #E5EAF1;
    border-radius: 4px;
    font-weight: 600;
    font-size: 15px;
    background: #ffffff;
}

.contact-section .refresh-btn {
    width: 48px;
    border: 1px solid #E5EAF1;
    background: #ffffff;
    border-radius: 4px;
    color: #012A57;
}

.contact-section .submit-btn {
    background: #C90000;
    color: #fff;
    padding: 10px 40px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
}


.contact-section .bluees {
    background-color: #F7F9FA;
}

.contact-section .ugi-location .office-box {
  color: #1d3557;
}

.contact-section .ugi-location .logo {
  width: 180px;
  margin-bottom: 15px;
}

.contact-section .ugi-location .office-title {

font-weight: 600;
font-size: 24px;
line-height: 120%;
color: #012A57;
margin-bottom: 10px;

}

.contact-section .ugi-location .location, .phone, .email {

font-weight: 400;
font-size: 16px;
line-height: 30px;
color: #012A57;
margin-bottom: 10px;

}

.contact-section .ugi-location .sub-heading {

font-weight: 600;
font-size: 18px;
line-height: 120%;
color: #012A57;
  margin-bottom: 10px;
}

.contact-section .ugi-location .office-box i {
  margin-right: 8px;
  color: #012A57;
}

.contact-section .ugi-location .office-box a{

font-weight: 400;
font-size: 16px;
line-height: 30px;
text-decoration-line: underline;
color: #012A57;
}


.contact-section .ugi-location .end_brd{
    border-right: 1.5px solid #dbdbdbba;
}



/***************Allahabad Courses Section********************/
.resp-tabs-row .programs__content hr.gradient-bdr {
    height: 10px;
    background: #D01114;
    background: linear-gradient(90deg,rgba(208, 17, 20, 1) 0%, rgba(7, 85, 168, 1) 100%);
    opacity: 1;
}




.responsive-table {
    width: 100%;
    overflow-x: auto;
    margin-top: 20px;
}

.responsive-table table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    background: #fff;
	border: 1px solid #d9d9d9;
}


table th, 
table td {
    border: 1px solid #d9d9d9;  /* Inner borders */
    padding: 12px 15px;
    vertical-align: top;
}

.responsive-table th {
    background: #f6f9fc;
    color: #012A57;
    padding: 12px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #e5ecf3;
}

.responsive-table td {
    padding: 12px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}

.stream-list {
    padding-left: 18px;
    margin: 0;
}

.stream-list li {
    margin-bottom: 5px;
    color: #333;
    position: relative;
}

.stream-list li::before {
    content: "â€¢";
    color: red;
    font-weight: bold;
    margin-right: 6px;
    font-size: 25px;
    left: -15px;
    position: absolute;
    top: -1px;
}

.mtech-lefty-pic {
    position: relative;
    border: solid 1px #bdbdbd;
}


.mtech-lefty-pic:after {
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: #D01114;
    background: linear-gradient(90deg,rgba(208, 17, 20, 0.1) 0%, rgba(7, 85, 168, 0.1) 100%);
    right: -100px;
    top: 0px;
    z-index: -1;
    border-radius: 50%;
}


/***************Allahabad Courses Section********************/




/* ************************Fee Strcuture**************************  */


.structure_section .accordion-item {
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px #0856A833;
    margin-bottom: 30px;
    /* border: 1px solid rgba(0,0,0,.125); */
}


.structure_section .accordion-item .accordion-button{
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #0F0F0F;
letter-spacing: 0%;
}

.structure_section .accordion-button:not(.collapsed){
    background-color: #012b57;
    color: #fff !important;
}



.structure_section .accordion-button::after{
    filter: invert(19%) sepia(32%) saturate(7418%) hue-rotate(345deg) brightness(97%) contrast(86%);
}
.structure_section .table-responsive {
    border: 1px solid #4075BF1A;
    border-radius: 5px;
}
.structure_section table .gradient th {
    padding: 20px  15px;
    font-weight: 300 !important;
}
.structure_section table .gradient {
    background: linear-gradient(90.71deg, #04305A 48.06%, rgba(9, 102, 192, 0.8) 84.21%, #FFFFFF 120.87%);
    color: white;
    text-align: center;
    font-weight: 300 !important;
    vertical-align: middle;
}
.structure_section table td {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #4075BF1A;
    padding: 20px 10px !important;
}
.structure_section table {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    color: #012A57;
    border-collapse: collapse;
    background: linear-gradient(-90deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
}


.structure_section .course-content h6{
    font-weight: 700;
text-align: center;
margin:10px 10px;
font-size: 28px;
line-height: 120%;
letter-spacing: 0%;
color: #012A57;
}

.structure_section .course-content h4{
    font-weight: 500;
text-align: center;
margin:20px 10px;
font-size: 22px;
line-height: 120%;
letter-spacing: 0%;
color: #ec3237;
}

.structure_section .course-content > p{
font-weight: 400;
text-align: center;
margin: 20px 10px;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #000000;
}
.structure_section .ncr h4{
font-weight: 700;
text-align: left;
margin-top: 40px;
font-size: 28px;
line-height: 120%;
letter-spacing: 0%;
color: #012A57;
}

.structure_section .ncr p{
font-weight: 400;
text-align: left;
margin-bottom: 30px;
margin-top: 10px;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #000000;
}

.structure_section .course-content{
    padding: 10px 20px 20px 20px;
}

.structure_section .course-content.hostel p{
    font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #000000;
}
.structure_section .course-content.hostel p:not(:last-child){
    margin-bottom: 15px !important;
}





/* ********************APPLICATION FORM **********************  */

.application_form_section .disclaimer{
font-weight: 400;
text-align: left;
font-size: 16px;
line-height: 24px;
color: #fff;
letter-spacing: 0%;
background: linear-gradient(90deg, #D01114 0%, #0966C0 105.35%);
padding: 15px 15px;
}


.application_form_section .basic_detail_form{
    background: linear-gradient(-90deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 38.5%);
border: 1px solid #4075BF1A;
padding: 20px;
}
.application_form_section ::placeholder{
    color: #717171 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.application_form_section .form-input{
    border: 1px solid #4075bf27;
    background-color: #fff;
    border-radius: 8px;
    padding:10px 20px;
      color: #717171 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.application_form_section table{
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #4075BF1A !important;
    line-height: 24px;
}
.application_form_section table thead th{
    border: none !important;
}
.application_form_section table .gradient {
    background: linear-gradient(90.71deg, #04305A 48.06%, rgba(9, 102, 192, 0.8) 84.21%, #FFFFFF 120.87%);
    color: white;
    text-align: center;
    font-weight: 200 !important;
    vertical-align: middle;
}
.application_form_section table .gradient th{
    font-weight: 400 !important;
    padding: 15px 10px;
}
.application_form_section table td{
        font-weight: 400 !important;
    padding: 15px 10px !important;
}

.application_form_section .educational_details{
    background: linear-gradient(-90deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 38.5%);

}
.application_form_section .entrance_exam_details .table_grad{
    position: relative;
}
.application_form_section .entrance_exam_details .table_grad::after{
 content: '';
 position: absolute;
 height: 100%;
 width: 200px;
 left: 0;
 top:0;
 z-index: 0;
 background: linear-gradient(180.71deg, #04305A 48.06%, rgba(9, 102, 192, 0.8) 84.21%, #FFFFFF 120.87%);

}
.application_form_section .entrance_exam_details span{
font-weight: 400;
margin-bottom: 15px;
font-size: 16px;
display: block;
color: #717171;
line-height: 24px;
letter-spacing: 0%;
}
.application_form_section .entrance_exam_details table th{
    padding: 15px 15px !important;  
    width: 200px;
    position: relative;
    z-index: 1;
    color: #fff;
} 

.application_form_section .declaration_section{
    padding: 20px;
    border:1px solid #4075BF1A;
    border-radius: 1px;
}

.application_form_section .decleration{
text-align: left;
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #717171;
}

.application_form_section .submit_btn_parent #submit_btn:disabled{
    background-color: #d01114a1;
    cursor: not-allowed;
}
.application_form_section .submit_btn_parent #submit_btn{
    background-color: #D01114;
    padding: 15px 40px;
    text-align: center;
    margin-top: 20px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}



/***************Allahabad Courses Section********************/



.kindergarten__section .register_form_button {
    background: #ec3237;
    padding: 50px;
    color: #fff !important,
}

.kindergarten__section .register_form_button h4 {
    font-size: 35px !important;
    font-weight: 700 ;
    color: #fff !important;
}

.kindergarten__section .register_form_button a.read_more {
    color: #fff !important;
    border: 1px solid #fff !important;
    padding: 12px;
    text-align: right;
    float: right;
    margin-top: 30px
}



.contact-section #course-wrapper {
    display: none;
}
.contact-section #prayagraj-course,
#noida-course {
    display: none;
}






.kindergarten__section .register_form_button {
    background: #ec3237;
    padding: 50px;
    color: #fff !important,
}

.kindergarten__section .register_form_button h4 {
    font-size: 35px !important;
    font-weight: 700 ;
    color: #fff !important;
}

.kindergarten__section .register_form_button a.read_more {
    color: #fff !important;
    border: 1px solid #fff !important;
    padding: 12px;
    text-align: right;
    float: right;
    margin-top: 30px
}



.contact-section #course-wrapper {
    display: none;
}
.contact-section #prayagraj-course,
#noida-course {
    display: none;
}



.kindergarten__section  .course-list-tab{
    position: relative;
    z-index: 22;
}

.resp-tab-active {
    border-bottom: none;
    background: #D01114;
    background: linear-gradient(90deg, rgba(208, 17, 20, 1) 0%, rgba(7, 85, 168, 1) 100%) !important;
    color: #FFFFFF !important;
}

.resp-tab-active a {
    color: #FFFFFF !important;
}

.kindergarten__section  .course-list-tab{
    padding-right: 6%;
}


.kindergarten__section  .course-list-tab li a {
   color: #2A2A29;
   width: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;   
    padding: 10px 15px;
}


.kindergarten__section .course-list-tab li {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    list-style: none;
    cursor: pointer;
    color: #2A2A29;
    background: transparent;      /* kept from second block */
    border: 0px solid #292826;
    border-radius: 50px;
    line-height: 1.5;
    transform: translateY(0rem);
    display: block;               /* final choice */
    float: none;                  /* final choice */
    margin: 0 0 6% 0;             /* merged margin */
    z-index: 1;
    position: relative;
}

.kindergarten__section  .course-list-tab li i {
    font-size: 22px;
    font-weight: 300;
}


.kindergarten__section .course-list-tab li::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 50px;
    background: linear-gradient(45deg, #ff4b2b, #4facfe);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.kindergarten__section .course-list-tab li .active:after {
    position: absolute;
    content: "";
    width: 48px;
    height: 2px;
    background: #fff;
    right: 17px;
    top: 20px;
    z-index: 0;
}



/* Active item */
.kindergarten__section .course-list-tab li.active {
  background: #04305A; /* YOUR HIGHLIGHT COLOR */
  color: #fff !important;
}

.kindergarten__section .course-list-tab li.active a i {
  color: #fff !important;
}


.kindergarten__section .course-list-tab li.active a {
    color: #fff !important;   /* text color white */
}

.kindergarten__section .course-list-tab li.active {
  background: linear-gradient(90deg, rgba(208, 17, 20, 1) 0%, rgba(7, 85, 168, 1) 100%) !important;
  width: 105%;
}



.kindergarten__section .course-list-tab  li.active:after  {
    position: absolute;
    content: "";
    width: 48px;
    height: 2px;
    background: #fff;
    right: 17px;
    top: 19.6px;
    z-index: 0;
}





/*************************CRC Policy*********************************/
.placement-activity ul.boldness {
    list-style: none;
    padding: 0;
    margin: 0;
}

.placement-activity ul.boldness li {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}


.placement-activity ul.boldness li b {font-weight: 700;}

/************************CRC Policy**********************************/




/************************NHRDN Pyagraj Chapter**********************************/

.placement-activity .event-summery-sec h6 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}

/************************NHRDN Pyagraj Chapter**********************************/






/* ********************institutions Section**********************  */


.institutions-section .institu_text a {
    color: #fff;
    display: inline-block;
    background: #04305A;

    line-height: 1;

    padding: 14px 25px;
    margin: 8px 0;

    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    text-align: center;
    font-size: 14px;
    transition: 0.5s;
    margin-top: 1rem;
}


.institutions-section .institu_text a::before {
    border-radius: 0px;
    background-color: #D01114;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.institutions-section .institu_text a:hover::before {
    transform: scaleY(1);
}

.institutions-section .institu_text a:hover {
    transform: translateY(-0.7rem);
    color: #fff;
}

.institutions-section .institu_img img{
    height: 340px;
    object-fit: cover;
}


.top_course {
    background: url(../images/course_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 50px 0;
    color: #fff;
}

.top_course .course-ranks-box .course-ranks {
    padding: 15px 15px;
    background-color: #fff;
    transition: all .2s ease-in-out;
}

.top_course .course-ranks-box .course-ranks:hover {
    box-shadow: none !important;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    background-color: #D01114;
}

.top_course .course-ranks-box:hover .course-ranks span {
    color: #fff;
}

.top_course .course-ranks-box:hover .course-ranks p {
    color: #fff;
}

.top_course .course-ranks-box .course-ranks p {
    color: #00335d;
    margin-top: 10px;
}


.top_course .course-ranks-box .course-ranks span {
    font-size: 1rem;
    font-weight: 700;
    display: block;
    padding: 15px 0;
    color: #D01114;
    border-bottom: solid 1px #ebebeb;

}

.course_blogs .video_tube {
    margin-bottom: 25px;
}



/* Floating WhatsApp Button */
#whatsapp-btn {
    position: fixed;
    left: 20px;
    bottom: 120px;
    width: 160px;
    height: 50px;
    background: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 6px;
    cursor: pointer;
    z-index: 999;
    animation: float 1.5s ease-in-out infinite;
    padding: 10px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgb(32 33 36 / .28);
}

#whatsapp-btn img {
    width: 35px;
}

/* Moving Animation */
@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }

    100% {
        transform: translateY(0);
    }
}

/* Chat Popup (Initially Hidden) */
#whatsapp-popup-box {
    position: fixed;
    bottom: 190px;
    left: 20px;
    width: 260px;
    /* background: #fff; */
    border-radius: 12px;
    border: none;
    z-index: 1000;
    font-family: Arial, sans-serif;
    opacity: 0;
    transform: scale(0.5);
    pointer-events: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
}

/* Active animation class */
#whatsapp-popup-box.active {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}

#whatsapp-popup-box h3 {
    margin: 0;
    font-size: 18px;
}

#whatsapp-popup-box p {
    font-size: 14px;
}

#whatsapp-popup-box a {
    background: #25D366;
    color: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    border-radius: 6px;
    font-weight: bold;
    text-decoration: none;
}

#whatsapp-popup-box .chat_btn {
    padding: 10px 40px;
    background-color: #ffffff;
}

#whatsapp-popup-box .chat_box {
    background: #095e54;
    color: #fff;
    padding: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#whatsapp-popup-box .chat_box .icon-avatar img {
    border-radius: 100%;
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}

#whatsapp-popup-box .inner_chat {
    padding: 12px;
    background-color: #ededed;
}



.side-nav-btn {
    position: fixed;
    right:-198px;
    top: 62%;
    transform: translateY(-50%);
    width: 240px;
    z-index: 999;
}

.side-nav-btn ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.side-nav-btn li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    height: 44px;
    width: 265px;
    background-color: #f3f3f3;
    border-radius: 5px 0 0 5px;
    background-position: 0 0;
    background-size: 45px;
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: -1px 1px 1px #ccc;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;

    /* Smoothing key */
    right: 0;
    transition: right 0.35s ease;
}

.side-nav-btn li:hover {
    right: 210px;
}


.side-nav-btn li p {
    color: #000;
}

.side-nav-btn i {
    font-size: 20px;
    color: #00335d;
}


.side-nav-btn li span {
    display: block;
    font-size: 15px;
    color: #083872;
    padding: 10px 0;
}

.side-nav-btn a {
    text-decoration: none;
    color: #333;
}

.side-nav-btn a:hover {
    color: #663399;
    text-decoration: none;
}
.midle-footer .email-box {
    width: 280px;
    display: flex;
    align-items: center;
    background: #fff;
    overflow: hidden;
}

.midle-footer .email-box input {
    flex: 1;
    padding: 10px 15px;
    font-size: 15px;
    border: none;
    outline: none;
}

.midle-footer .send-btn {
    background: #D01114;
    /* red color */
    border: none;
    padding: 10px 15px;
    cursor: pointer;
}

.midle-footer .send-btn i {
    color: #fff;
    font-size: 18px;
}


.midle-footer .email_div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-bottom: 16px;
}


.midle-footer .email_div p {
    font-size: 20px !important;
}


.excellence_sec .vision_div {
    background: url(../images/course-vision.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 7% 7%;
    color: #fff;
}

.excellence_sec .vision_div h3, .mission_div h3{
    margin-bottom: 10px;
}

.excellence_sec .mission_div {
    background: url(../images/course-mision.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 7% 7%;
    color: #fff;
}

.excellence_sec .mission_div ul li{
    color: #fff;
    margin-bottom: 10px;
    margin-left: 20px;
    list-style-type: square;
}

.excellence_sec .mission_div ul li::marker {
  color: #de0021;   /* change square color */
  font-size: 20px; /* optional */
}


.excellence_sec .left_Sec {
    flex: 0 0 50%;
    max-width: 50%;
}

.excellence_sec
.right_sec {
    flex: 0 0 50%;
    max-width: 50%;
}



.mission-ul li {
     color: #012A57;
    margin-bottom: 10px;
    margin-left: 20px;
    list-style-type: square;
}


.mission-ul li::marker {
  color: #de0021;   /* change square color */
  font-size: 20px; /* optional */
}


.important_link_sec ul li::marker {
  color: #de0021;   /* change square color */
  font-size: 20px; /* optional */
}

.important_link_sec ul li {
     color: #012A57;
    margin-bottom: 10px;
    margin-left: 20px;
    list-style-type: square;
}


.course-ranks a  {
    color: #fff;
    display: inline-block;
    background: #00335d;
    line-height: 1;
    padding: 14px 20px;
    margin: 8px 0;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    text-align: center;
    font-size: 14px;
    transition: 0.5s;
    margin-top: 1rem;
}


.course-ranks a::before {
    border-radius: 0px;
    background-color: #00335d;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.course-ranks a:hover::before {
    transform: scaleY(1);
}

.course-ranks a:hover {
    transform: translateY(-0.2rem);
    color: #fff;
}


.bgsecc{
    background: linear-gradient(0.17deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
}






.infrastrcture_sec .single_gallery_item1 {
    border-radius: 0px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
}

.infrastrcture_sec .single_gallery_item1 img {
    height: 235px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.infrastrcture_sec .single_gallery_item1 .hover_overlay {
    background-color: #00335d4b;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0%;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    width: 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.infrastrcture_sec .single_gallery_item1 .links {
    top: 0%;
    transform: translate(0%, 40%);
    text-align: center;
    position: absolute;
    height: 100%;
    right: 0;
    margin-right: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.infrastrcture_sec .single_gallery_item1 .links a {
    height: 100%;
    width: 100%;
    color: #fff;
}

.infrastrcture_sec .single_gallery_item1 .links p {
    color: #fff;
}

.infrastrcture_sec .single_gallery_item1 .links>a>i {
    color: #ffffff;
    font-size: 30px;
}

.infrastrcture_sec .single_gallery_item1:hover .hover_overlay {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}


/*********************************************/





/*******************Why Join**************************/

.best-private_section { background-color: rgba(4, 48, 90, .1);}

.best-private_section .best-pri-high {
    padding: 20px;
    padding-right: 0;
    padding-bottom: 0;
}


.best-private_section .best-pri-high h4 {
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 15px;
}
.best-private_section .best-pri-high ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 230px;
    overflow: overlay;}

.best-private_section .best-pri-high ul::-webkit-scrollbar {
    width: 1px;
    background-color: #ededed;
}


.best-private_section .best-pri-high ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
  }

.best-private_section .best-pri-high ul::-webkit-scrollbar-thumb {background-color: #0056A2; }


.best-private_section .best-pri-high ul li {
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    min-height: 35px;
    display: flex;
    align-items: center;
}

.best-private_section .best-pri-high ul li p{line-height: 1.2;}

.best-private_section .best-pri-high ul li:before {position: absolute; content: ""; width: 4px; height: 100%; background: #ED1D26; left: 0; top: 0;}    


#best-private-uni-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -70px;
    right: 0;
}

#best-private-uni-slider.owl-theme .owl-nav .owl-prev {
    right: 45px;
}
#best-private-uni-slider.owl-theme .owl-nav {
    margin-top: 0px;
}






#place-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -60px;
    right: 0;}

#place-slider.owl-theme .owl-nav .owl-prev {right: 45px;}
#place-slider.owl-theme .owl-nav {margin-top: 0px;}

.glance_section .glance__block .glance_dv .glance__item .counting-item-block .cloc p {
    color: #04305A;
    margin-top: 5px;
    font-weight: 400;
    line-height: 1.1rem;
    font-size: 14px;
}

.glance_section .glance__block .glance_dv .glance__item:hover .counting-item-block .cloc p {
    color: #fff;
}


.glance_section .glance__block .glance_dv .glance__item.mid-pads {
    padding: 25px;
}

section.glance_section.bg-pink {background-color: #fffafb;}





.global-exposure-section {background-image: url(../images/global-exposure.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0;}

.global-exposure-section .global-expose p {font-size: 16px; padding-bottom: 15px;}



.scholar-section {background: linear-gradient(323deg,rgba(64, 117, 191, .3) 0%, rgba(255, 253, 246, 0) 100%);}

.scholar-section .mba-material-section {background-color: #fff;}


.scholar-section .mba-material-section .little-table table {
    border: 1px solid #4075BF1A;
    
}

.scholar-section .mba-material-section .little-table table .gradient {
    background: #012A57 !important;
    color: white;
    text-align: left;
    font-weight: 300 !important;
    vertical-align: middle;
}

.scholar-section .mba-material-section .little-table table td {
    text-align: left;
    vertical-align: middle;
    border: 0px solid #4075BF1A;
    padding: 10px 10px;
}

.scholar-section .mba-material-section .little-table table tr:nth-child(odd){background-color: #f2f2f2}
.scholar-section .mba-material-section .little-table table .gradient td {
    vertical-align: middle;
    border: 1px solid #4075BF1A;
    padding: 15px 10px !important;
}

.scholar-section .mba-material-section h5 {
    font-weight: 600;
    font-size: 1.4rem;
    text-align: center;
    color: #012A57;
}


.applty a {
    font-size: 16px;
    background: #D01114;
    color: #fff;
    padding: 13px 50px;
    text-decoration: none;
    display: inline-block;
}

.applty a:hover {background-color: #04305A;}


.pedagogy-section {background-color: #d01114;}

.pedagogy-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 201px;
    height: 100%;
    background: url(../images/pedagogy-bg-pic.webp) no-repeat;
    background-size: contain;
    z-index: 0;
}


.pedagogy-section .peda-content {
    position: relative;
    z-index: 1;
}
.pedagogy-section .peda-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pedagogy-section .peda-content ul li {
    display: flex;
    color: #fff;
    align-items: center;
    padding: 5px 0;
    padding-left: 15px;
    position: relative;
    margin: 0px 0 20px 0;
}
.pedagogy-section .peda-content ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
}

.pedagogy-section .container .row {
    display: flex;
    align-items: center;
}




.why-container {
    display: flex;
    min-height: 330px;
}

/* LEFT RED BLOCK */
.why-left {
    width: 60%;
    color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 6%;
    padding-right: 5%;
    display: flex;
    align-items: center;
}

.text-box p {
    border-left: 3px solid #fff;
    padding-left: 15px;
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 15px;
}

/* NAV ARROWS */
.nav-arrows {
    position: absolute;
    bottom: 30px;
    left: 40px;
}

.arrow {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 34px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 18px;
}

/* RIGHT IMAGE BLOCK */
.why-right {
    width: 40%;
    background: url("../images/pedagogy-right.webp") center center / cover no-repeat;
    position: relative;
}

/* TEXT OVER IMAGE */
.right-overlay {
    position: absolute;
    top: 30%;
    left: 60%;
    transform: translate(-50%, -65%);
    text-align: right;
   
}

.right-overlay h4 {
    margin: 0;
    color: #012A57;
    font-weight: normal;
    font-size: 20px;
}

.right-overlay h2 {
    margin: 5px 0 0;
    color: #012A57;
    font-size: 28px;
    font-weight: 700;
}


.awards-recog-section {
    background-image: url(../images/awrds-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0;
    height: 400px;
}


.awards-recog-section .awrds-logo {
    position: relative;
    background: #fff;
    padding: 15px;
    border-left: solid 3px #D01114;
    margin: 10px;
    border-radius: 5px;
    overflow: hidden;
    min-height: 190px;
}


.awards-recog-section .awrds-logo p {
    color: #04305A;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 10px;
    font-weight: 500;
}

.awards-recog-section .awrds-logo:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 38%;
    height: 100px;
    background: url(../images/awards-pattern.png) no-repeat center center;
    background-size: contain;
    z-index: -0;
    right: 0;
    
}

#awrds-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -60px;
    border: solid 1px #fff !important;
    right: 0;}

#awrds-slider.owl-theme .owl-nav .owl-prev {right: 45px;}
#awrds-slider.owl-theme .owl-nav {margin-top: 0px;}

.awards-recog-section .owl-carousel .owl-stage-outer {
    margin-right: -100px;
}



#scholars-slider .scholars-logo {
    border: 1px solid rgba(64, 117, 191, .2);
    text-align: center;
    padding: 15px;
    min-height: 122px;
    overflow: hidden;
    transition: all .2s 
ease-in-out;
background-color: #fff;
position: relative;
margin: 10px 0 ;
}



#scholars-slider .scholars-logo:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background: rgb(232,84,38);
    background: #D01114;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


#scholars-slider .scholars-logo:hover {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    opacity: 1;
}

#scholars-slider .scholars-logo:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}


#scholars-slider .scholars-logo p {
    font-size: 14px;
    line-height: 1.2;
    padding-top: 15px;
}

#scholars-slider .scholars-logo:hover p {color: #fff;}

#scholars-slider .scholars-logo:hover img {filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(343deg) brightness(102%) contrast(101%);}

#scholars-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
   
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 30%;
    
    right: 0;}

#scholars-slider.owl-theme .owl-nav .owl-prev {left: 0;}
#scholars-slider.owl-theme .owl-nav {margin-top: 0px;}


#scholars-slider .scholars-logo:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 23px;
    background: #D01114;
    left: 0;
    bottom: 20px;
}
/*******************Why Join**************************/





/************************Sangam**********************************/
.sangam-divi .sangam-text h6 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #012A57;
}

.sangam-divi .sangam-text p {
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #012A57;
}

.sangam-divi .sangam-main-card .sangam-card h4 {
    font-size: 20px;
    font-weight: 700;
    color: #012A57;
    padding-bottom: 20px;
}

.sangam-divi .sangam-main-card .sangam-card .card-pera p {
    margin-bottom: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #012A57;
}


.embrace-theme .embrence-talent .integrating-agility span {
    background: #0966C0;
    background: linear-gradient(270deg, rgba(9, 102, 192, 1) 0%, rgba(208, 17, 20, 1) 100%);
    padding: 15px;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}


.embrace-theme .embrence-talent .integrating-agility p { margin-bottom: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #012A57;}


.embrace-theme .embrence-talent .integrating-agility ul {
    list-style: none;
    padding: 0;
    margin: 25px 0 ;
}    


.embrace-theme .embrence-talent .integrating-agility ul h5 {
    font-size: 18px;
    font-weight: 700;
    color: #012A57;
    padding-bottom: 15px;
}

.embrace-theme .embrence-talent .integrating-agility ul li {
    font-weight: 400;
    font-size: 16px;
    color: #012A57;
    padding: 5px;
    position: relative;
    padding-left: 25px;
}

.embrace-theme .embrence-talent .integrating-agility ul li::before {
    content: "âœ“";
    position: absolute;
    left: 0;
    top: 5px;
    color: #e63946;
    font-weight: bold;
}


.chief-section {
    background: linear-gradient(270deg,rgba(9, 102, 192, 0) 0%, rgba(255, 237, 238, 1) 100%);
}

.chief-section .chief-guest .special-guest {
    display: flex;
    flex-direction: column;
    width: 20%;
    margin: auto;
}

.chief-section .chief-guest .special-guest .special-guest-deta {position: relative; color: #fff;  background: linear-gradient(0deg,rgba(9, 102, 192, 1) 0%, rgba(4, 48, 90, 1) 100%);}
.chief-section .chief-guest .special-guest .special-guest-deta span {font-size: 16px; font-weight: 600;} 
.chief-section .chief-guest .special-guest .special-guest-deta p {font-size: 14px;}





.keystone-posetion .keystone-deta {
    text-align: center;
    position: relative;
    color: #fff;
    background: linear-gradient(0deg,rgba(9, 102, 192, 1) 0%, rgba(4, 48, 90, 1) 100%);
    min-height: 158px;
    margin-bottom: 20px;
}
.keystone-posetion .keystone-deta span {font-size: 16px; font-weight: 600;}
.keystone-posetion .keystone-deta p {font-size: 14px;}

.w-90 {width: 90%;}
.w-70 {width: 70%;}


.organizing-committee-section {background: linear-gradient(270deg, rgba(9, 102, 192, 0) 0%, rgba(255, 237, 238, 1) 100%);}
.organizing-committee-section h4 {
    font-size: 22px;
    font-weight: 700;
    color: #012A57;
    text-align: center;
    padding: 20px 0;
}


.keynote-section .keystone-div h4 {
    font-size: 22px;
    font-weight: 700;
    color: #012A57;
    text-align: center;
    padding: 20px 0;
}

.keystone-posetion .keystone-deta p.midest {
    font-size: 12px;
    padding-top: 10px;
}


.sangam-contact-section {
    background: #D01114;
}

.sangam-contact-box {
    color: #fff;
    padding: 20px;
}

.sangam-contact-box figure {
    height: 50px;
}
.sangam-contact-box h5 {
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 22px;
}

.sangam-contact-box p {
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
}



/************************Sangam**********************************/






/* /////////////placement-vision-mission/////////// */

.vision-mission {
    width: 100%;
    max-width: 1500px;
    margin: auto;
}


.vision-box {
    background: rgba(7, 85, 168, 1);
    min-height: 420px;
    position: relative;
    overflow: hidden;
}

.vision-box::after{
    position: absolute;
    content: '';
    background-image: url(../images/blueA.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 175px;
    height: 100%;
    left: -65px;
    top: 0;
}



.mission-box {
    background: rgba(208, 44, 47, 1);
    min-height: 420px;
    overflow: hidden;
    position: relative;
}


.mission-box::after{
    position: absolute;
    content: '';
    background-image: url(../images/redB.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 178px;
    height: 100%;
    right: -65px;
    top: 0;
}


.vision-img,
.mission-img {
    min-height: 420px;
}

.vision-img img,
.mission-img img {
    object-fit: cover;
}

.content_v {
    max-width: 540px;
    /* keeps text fixed & readable */
}

.content_m {
    max-width: 540px;
    /* keeps text fixed & readable */
}
.mission-list li {
    margin-bottom: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.mission-list li .list_icon {
    background: rgba(255, 255, 255, 0.2);
    height: 50px;
    padding: 12px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mission-list li p {
    font-family: 'Poppins';
    font-style: normal;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
}

.mission-list li .list_icon img {
    height: 100%;
    object-fit: contain;
}

.mission-list li .mission-list span {
    display: inline-block;
    width: 40px;
    font-weight: bold;
}

/* Mobile */
@media (max-width: 991px) {
    .content {
        max-width: 100%;
    }
}


.goals_section .goal_text{
background: linear-gradient(295deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
border: 1px solid rgba(64, 117, 191, 0.1);
padding: 20px;
}


.goals_section .goal_text h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #012A57;
    margin-bottom: 10px;
}

.goals_section .goal_text p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #012A57;
}




.insti_group {
    background: url("../images/vmBg.webp") center/cover no-repeat;
    position: relative;
}

.vision-mission-overlay {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vision-mission-content {
    text-align: center;
    color: #fff;
}

.vision-mission-content h1 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 87.3745px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.vision-mission-tabs {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
    position: relative;
}

.vision-mission-tabs::after {
    content: "";
    position: absolute;
    top: -15px;
    left: 135px;
    width: 675px;
    height: 1px;
    background: rgba(204, 204, 204, 1);
    transform: translate(-8%, 0px);
}

.vm-tab {
    border: 1px solid rgba(204, 204, 204, 1);
    padding: 8px 18px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s ease;
}


.vision-mission-tabs .vm-tab {
    position: relative;
}


.vision-mission-tabs .vm-tab::after {
    content: "";
  position: absolute;
  top: -16px;              /* distance above box */
  left: 50%;               /* center horizontally */
  transform: translateX(-50%);
  width: 1.2px;
  height: 15px;
   background: rgba(204, 204, 204, 1);
}

.vm-tab:hover,
.vm-tab.active {
    background: #fff;
    color: #c80000;
}

.vision-mission-tagline {
    font-size: 14px;
    margin-top: 20px;
}

.vision-mission-content h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.vision-mission-content h2 span {
    font-weight: 700;
}



/*******************Our Leaders*********************************/

.our-leaders-section .leaders-sub-content {color: #012A57;}

.our-leaders-section .leaders-sub-content h5 {
    font-size: 20px;
}

.our-leaders-section .leaders-sub-content hr.red {
    background-color: red;
    opacity: 1;
    height: 3px;
    width: 10%;
    margin: 10px 0;
}

.our-leaders-section .leaders-sub-content hr.white {
    background-color: white;
    opacity: 1;
    height: 3px;
    width: 10%;
    margin: 10px 0;
}

.our-leaders-section .leaders-sub-content span {
    font-weight: 700;
    margin: 15px 0;
    display: block;
}

.our-leaders-section .leaders-sub-content p {padding-bottom: 15px; text-align: justify;}


.leaders-contast h3 {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    color: #012A57;
    line-height: 140%;
    letter-spacing: 0%;
    margin-bottom: 15px;
}

.leaders-contast p {
    font-weight: 400;
    font-size: 16px;
    color: #012A57;
    line-height: 24px;
    padding-bottom: 20px;
}






.leader-img-box {
  max-width: 300px;
  margin: auto;
}

.leader-img-box img {
  width: 100%;
  border-radius: 4px;
}

/* Red corner accents */
.corner {
    position: absolute;
    width: 75px;
    height: 75px;
    border: 12px solid red;
}

.top-right {
    top: -20px;
    right: -20px;
    border-left: none;
    border-bottom: none;
}

.bottom-left {
  bottom: -20px;
  left: -20px;
  border-right: none;
  border-top: none;
}

.bg-lite-blue {background-color: #0755A8;}




/*******************Our Leaders*********************************/







/*******************Our Placement*********************************/

.our-placement-section .top-place {
    background: linear-gradient(270deg,rgba(9, 102, 192, 0) 0%, rgba(255, 237, 238, 1) 100%);
    border-radius: 30px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) ;
}

.our-placement-section .top-place-detail{
    text-align: left;
}


.our-placement-section .top-place h5 {
    font-size: 22px;
    font-weight: 700;
    color: #012A57;
    text-transform: uppercase;
}    

.our-placement-section .top-place b {
    background: #D02C2F;
    color: #fff;
    padding: 7px 20px;
    border-radius: 30px;
    display: inline-block;
    margin: 15px 0;
}

.our-placement-section .top-place span {
    display: block;
    color: #fff;
    padding: 12px;
    background: linear-gradient(90deg,rgba(4, 48, 90, 1) 0%, rgba(9, 102, 192, 1) 35%, rgba(255, 255, 255, 1) 93%);
    font-size: 22px;
    font-weight: 600;
}

.our-placement-section .top-place figure {
    margin-top: 20px;
}

.our-placement-section .top-place .row {
    display: flex;
    align-items: center;
    padding: 15px;
}

.our-placement-section .top-place .top-place-pic {
    padding-right: 35px;
    border-right: solid 1px #d7d7d7;
}


#top-place-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 30%;
    right: -45px;
}

#top-place-slider.owl-theme .owl-nav .owl-prev {
    left: -45px;
}

#top-place-slider.owl-theme .owl-dots span {
    height: 7px;
    width: 7px;
    padding: 0;
}
    
#top-placed-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 35%;
    right: -75px;
}

#top-placed-slider.owl-theme .owl-nav .owl-prev {
    left: -75px;
}
#top-placed-slider.owl-theme .owl-nav {
    margin-top: 0px;
}


.glance_section .ext-spac {
    width: 85%;
    margin: auto;
}

.glance_section .ext-spac .glance__block .glance_dv .glance__item { padding: 15px;}

.glance_section .ext-spac .glance__block .glance_dv .glance__item .counting-item-block p {font-size: 14px;}



.most-popular-section {background-color: #D01114;}

.most-popular-section .top-placed {
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}

.most-popular-section .container .row {
    position: relative;
}
.most-popular-section .container .row .image-top-place {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.most-popular-section .container .row .image-top-place img {
    /* width: 100%; */
    height: 100%;
    opacity: .1;
}

.most-popular-section .top-place-detaild {
    text-align: left;
}

.most-popular-section .top-placed h5 {
    font-size: 28px;
    font-weight: 800;
background: #04305A;
background: linear-gradient(to right, #04305A 29%, #0966C0 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    text-transform: uppercase;

}

.most-popular-section .top-placed em {
    font-style: normal;
    font-size: 18px;
    display: block;
}

.most-popular-section .top-placed b {
    background: #D02C2F;
    color: #fff;
    padding: 7px 20px;
    border-radius: 30px;
    display: inline-block;
    margin: 15px 0;
}

.most-popular-section .top-placed span {
    display: block;
    color: #fff;
    padding: 12px;
    font-size: 22px;
    font-weight: 600;
    background: #04305A;
    background: linear-gradient(90deg,rgba(4, 48, 90, 1) 0%, rgba(9, 102, 192, 1) 35%, rgba(255, 255, 255, 0) 100%);
    padding: 7px;
}
.most-popular-section .top-placed figure {
    margin-top: 20px;
}

.most-popular-section .top-placed .top-place-detaild hr.red {
    background-color: red;
    opacity: 1;
    height: 3px;
    width: 20%;
    margin: 10px 0;
}

.most-popular-section .top-placed .top-place-detaild h4 {
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
    color: #012A57;
}

.most-popular-section .top-placed span img {
    margin-left: 5%;
}

.most-popular-section .top-placed .top-place-picd {
    background: #04305A;
    background: linear-gradient(180deg,rgba(4, 48, 90, 1) 0%, rgba(9, 102, 192, 1) 50%);
    padding: 15px;
}

#multi-place-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #D02C2F !important;
    font-size: 26px !important;
    margin: 5px;
    padding: 4px 7px;
    background: #fff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 35%;
    right: -55px;
    border-radius: 40px !important;
    border: 0 !important;
    box-shadow: #afafaf 0px 3px 5px;
}

#multi-place-slider.owl-theme .owl-nav [class*=owl-]:hover {background: #D02C2F !important; color: #fff !important;}

#multi-place-slider.owl-theme .owl-nav .owl-prev {
    left: -55px;
}



.super-achieve-section .keystone-posetion {
    margin: 0 10px;
}
.super-achieve-section .keystone-posetion img {
    width: 100%;
}

.super-achieve-section .keystone-posetion .keystone-deta {
    min-height: auto;
    text-align: left;
}


#super-achive-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #D02C2F !important;
    font-size: 26px !important;
    margin: 5px;
    padding: 4px 7px;
    background: #fff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -75px;
    right: 0;
    border-radius: 40px !important;
    border: 0 !important;
    box-shadow: #afafaf 0px 3px 5px;
}

#super-achive-slider.owl-theme .owl-nav [class*=owl-]:hover {background: #D02C2F !important; color: #fff !important;}

#super-achive-slider.owl-theme .owl-nav .owl-prev {
    right: 50px;
}







.ranked-sect {
    background-image: url(../images/ranks-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}


#ranking-tab-slider .ranker-logo {
    border: 1px solid rgba(64, 117, 191, .2);
    /* text-align: center; */
    padding: 15px;
    min-height: 122px;
    overflow: hidden;
    transition: all .2s 
ease-in-out;
    background-color: #fff;
    position: relative;
    margin: 10px 0;
}

#ranking-tab-slider .ranker-logo p {
    font-size: 16px;
    line-height: 1.2;
    padding-top: 15px;
    font-weight: 600;
    color: #012A57;
}

#ranking-tab-slider .ranker-logo span {
    font-size: 22px;
    font-weight: 700;
    display: block;
    padding-top: 20px;
    color: red;
}


#ranking-tab-slider .ranker-logo:after {
    position: absolute;
    content: "";
     width: 5px;
    height: 23px;
    background: #D01114;
    left: 0;
    top: 20px;
}



.top_stories_section {
    background: #fff;
}

.stories_container {
    width: 100%;
    margin: auto;
}   

#stories_slider .owl-stage-outer {
    margin-bottom: 20px;
}

.top_stories_section .stories_block {
    width: 100%;
    position: relative;
    height: 350px;
    transition: all 1s;
    border-radius: 15px;
    margin: 50px 0px;
    border: 1px solid var(--primary-color);
}

.top_stories_section .play_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all .5s;
    transform-origin: center;
    transform: translate(-50%,-50%) scale(0);
    z-index: 2;
}

.top_stories_section .play_btn img {
    width: 100px;
    height: 100px;
}

.top_stories_section .stories_block img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
}

.top_stories_section .stories_block::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    height: 100%;
    border-radius: 15px;
    width: 100%;
}

#stories_slider .owl-item.active.center .stories_block {
    transform: scale(1.15);
    transform-origin: center;
    transition: all 1s;
}

#stories_slider .owl-item.active.center .play_btn {
   transform: translate(-50%,-50%) scale(.8);
}

.top_stories_section .namin {
    position: absolute;
    left: 40px;
    bottom: -15px;
    z-index: 1;
    padding: 10px 20px;
    border-radius: 10px;
    background: #EA2328;
}

.top_stories_section .namin h6 {
    color: #fff;
    font-size: 18px;
    padding-bottom: 5px;
}

.top_stories_section .namin img {
    width: auto;
}

#stories_slider .owl-item .namin {
 transition: all .5s;
    transform-origin: center;
    transform: translate(-50%, -50%) scale(0);
}

#stories_slider .owl-item.active.center .namin {
   transform: translate(-50%,-50%) scale(.8);
}

.top_stories_section .namin h6 {
    color: #fff;
    font-size: 23px;
    padding-bottom: 5px;
    font-weight: 600;
}

/*******************Our Placement*********************************/

/****************Learner Leader************************/
.sec6 {background-color: #0755A8;}

.student_item {  padding: 0 20px;}
.student_item .student_text {
    position: relative;
    padding: 40px;
    background-color: rgba(255,255,255,.1);
    border-radius: 0;
    min-height: 460px;
}

.student_item .student_text .shapes { margin-bottom: 10px; }
.student_item .student_text p {
    color: #FFFFFF;
    text-align: left;
    font-size: 13px;
    height: 250px;
    overflow: overlay;
    padding:10px 0;
	padding-right: 1rem;
	
}


.student_text p::-webkit-scrollbar {
    width: 1px;
    background-color: #fff;
}


.student_text p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
  }

.student_text p::-webkit-scrollbar-thumb {
    background-color: #000; 
}


.student_item .photo { margin-top: 15px; }
.student_item .photo img { float: left; margin-right: 20px; }
.student_item .photo h2 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 0 5px 0;
}
.student_item .student_text .shapes {
    margin-bottom: 15px;
    margin-top: -27px;
    margin-left: 0px;
}
#student-speak.owl-theme .owl-dots .owl-dot span { width: 15px; height: 15px; border-radius: 0px; background-color: #5f5f5f; }
#student-speak.owl-theme .owl-dots .owl-dot.active span { background-color: #FFFFFF; }
#student-speak.owl-theme .owl-dots { display: none; }


.student_item .photo span {
    font-size: 14px;
    line-height: 1;
    color: #fff;}

#student-speak.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #fff !important;
    font-size: 26px !important;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: -75px;
    right: 0;
    border-radius: 40px !important;
    border: 1px solid #fff !important;
   
}

#student-speak.owl-theme .owl-nav [class*=owl-]:hover {
    background: #D02C2F !important;
    color: #fff !important;
}

#student-speak.owl-theme .owl-nav .owl-next {
    right: 0px;
}

#student-speak.owl-theme .owl-nav .owl-prev {
    right: 50px;
}



/****************Learner Leader************************/


/****************Employer Testimonial************************/
.employer-testi .employer-pic img {
    border: solid 1px #000;
}

.emplyr-detail {position: relative; height: 100%;}

.employer-testi .emplyr-detail p{font-size: 14px; color:#212529; height: 175px;
    overflow: overlay;
    padding:10px 0;
	padding-right: 1rem;}


.emplyr-detail p::-webkit-scrollbar {
    width: 1px;
    background-color: #fff;
}


.emplyr-detail p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
  }

.emplyr-detail p::-webkit-scrollbar-thumb {
    background-color: #000; 
}






.employer-testi .emplyr-detail .emplyr-bottom {
    position: relative;
    
}

.employer-testi .emplyr-detail .emplyr-bottom hr {
    width: 15%;
    height: 2px;
    background: #0755A8;
    opacity: 1;
}

.employer-testi .emplyr-detail .emplyr-bottom h5 {
    font-size: 16px;
    font-weight: 600;
    color: #374161;
}

.employer-testi .emplyr-detail .emplyr-bottom p {font-size: 16px; color: #374161; font-weight: 400; height: auto;}


#employer-speak.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #D02C2F !important;
    font-size: 26px !important;
    margin: 5px;
    padding: 4px 7px;
    background: #fff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 35%;
    right: -10px;
    border-radius: 40px !important;
    border: 0 !important;
    box-shadow: #afafaf 0px 3px 5px;
}

#employer-speak.owl-theme .owl-nav .owl-prev {
    left: -10px;
}

/****************Employer Testimonial************************/

.chart-box {
width: 100%;
    background: #FAFAFA;
    
}

.chart-box h6 {
    font-size: 12px;
    padding-top: 14px;
}





/* ////////////////////////// ESEP_Section ////////////////////////// */



.esep_div {
    background: linear-gradient(90deg, #04305A 0%, #0966C0 105.35%);
    padding: 20px;
}

.esep_div .widget-title h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 110%;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.esep_div p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #FFf;
    margin-bottom: 10px;
}

.esep_div ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    position: relative;
    padding-left: 20px;
}

.esep_div ul li::after {
    position: absolute;
    background-image: url(../images/redtick.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
}


.esep_div .esep_imgBOx {
    position: relative;
    z-index: 0;
}



.esep_div .esep_imgBOx::after {
    position: absolute;
    content: '';
    background-color: #D02C2F;
    left: -13px;
    top: -13px;
    width: 360px;
    height: 320px;
    z-index: -1;
    z-index: -1;
}


.gateway_section .gate_text {
    background: linear-gradient(280deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
    border: 1px solid rgba(9, 99, 185, 0.1);
    padding: 20px;
    position: relative;
}

.gateway_section .gate_text .edge_icon {
    position: absolute;
    right: 0;
    top: 0;

}

.gateway_section .gate_text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #012A57;
}

.gateway_section .gate_text ul {
    color: #012A57;
    font-weight: 600;
}

.gateway_section .gate_text ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-left: 20px;
    color: #012A57;
    margin-top: 10px;
}

.gateway_section .gate_text ul li::after {
    position: absolute;
    background-image: url(../images/redtick.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
}


.technical_section .tech_div {
    background: linear-gradient(280deg, #FFFFFF 21.51%, rgba(211, 233, 255, 0.3) 58.5%);
    border: 1px solid rgba(64, 117, 191, 0.1);
    padding: 20px;
}

.technical_section .tech_div .tech_box {
    background: #FFFFFF;
    border: 1px solid rgba(64, 117, 191, 0.1);
    border-radius: 8px;
    padding: 15px 10px;
    min-height: 120px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: all .3s ease-in-out;
}


.technical_section .tech_div .tech_box:hover {
    background-color: #D02C2F;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transform: translateY(-3px);
}

.technical_section .tech_div .tech_box:hover p {
    color: #fff;
}

.technical_section .tech_div p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #012A57;
}




.crc-section .top-crc {
    background: linear-gradient(90deg, rgba(9, 102, 192, 0) 0%, rgba(255, 237, 238, 1) 100%);
    border-radius: 30px;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}

.crc-section .top-crc-detail {
    text-align: left;
}


.crc-section .top-crc h5 {
    font-size: 22px;
    font-weight: 700;
    color: #012A57;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.crc-section .top-crc b {
    background: #D02C2F;
    color: #fff;
    padding: 7px 20px;
    border-radius: 30px;
    display: inline-block;
    margin: 15px 0;
}

.crc-section .top-crc span {
    display: block;
    color: #fff;
    padding: 12px;
    background: linear-gradient(90deg, rgba(4, 48, 90, 1) 0%, rgba(9, 102, 192, 1) 35%, rgb(255 255 255 / 0%) 93%);
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #FFFFFF;
}

.crc-section .top-crc figure {
    margin-top: 20px;
}

.crc-section .top-crc .row {
    display: flex;
    align-items: center;
}

.crc-section .top-crc .top-place-pic {
    padding-right: 35px;
    border-right: solid 1px #d7d7d7;
}


.crc-section .top-place-detail h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #04305A;
    margin-top: 10px;
}

.crc-section .top-place-detail p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #04305A;
    margin-top: 10px;
}


.faculty_prayg .faculty_profile .faculty_name {
    background: linear-gradient(180deg, #04305A 0%, #0966C0 105.35%);
    padding: 10px 20px;
}

.faculty_prayg .faculty_profile .faculty_img img {
    width: 100%;
}


.faculty_prayg .faculty_profile .faculty_name h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #FFFFFF;
}

.faculty_prayg .faculty_profile .faculty_name p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
}




/* /////////////////////// campus_section //////////////////// */

.our-campus-section .campus_div {
    background: #FFFFFF;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}

.our-campus-section .campus_div .campus_name {
    background: #FFFFFF;
    padding: 15px 10px;
    height: 120px;
}

.our-campus-section .campus_div .campus_name h3 {
    font-weight: 700;
    font-size: 16.125px;
    line-height: 23px;
    text-align: center;
    color: #012A57;
}

.our-campus-section .campus_div .campus_name p {
    font-weight: 400;
    font-size: 18.125px;
    line-height: 25px;
    text-align: center;
    color: #012A57;
}

.our-campus-section .campus_div .campur_clg img {
    width: 100%;
}



/* /////////////student_portal///////////////// */



.student_portal .student_div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    gap: 20px;
    padding: 20px;
}
.student_portal .student_div .st_img{
    width: 100%;
}

.student_portal .student_div .st_img img {
    width: 100%;
    border-radius: 8px;
}

.student_portal .student_div .st_text h5 {
    font-weight: 700;
    font-size: 16.125px;
    line-height: 23px;
    text-align: center;
    color: #012A57;
}


.student_portal .student_div .st_text a {
    color: #fff;
    display: inline-block;
    background: #00335d;
    line-height: 1;
    padding: 10px 15px;
    margin: 8px 0;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    text-align: center;
    font-size: 14px;
    transition: 0.5s;
    margin-top: 1rem;
}



 .infra_video .video-button::after,
 .infra_video .video-button::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    border-radius: 74px;
    opacity: .15
}

.infra_video .video-play-row:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    top: 0;
    left: 0
}

.infra_video .video-button::before {
    z-index: 2;
    animation: 2s linear infinite inner-ripple;
    -webkit-animation: 2s linear infinite inner-ripple;
    -moz-animation: 2s linear infinite inner-ripple
}

.infra_video .video-button::after {
    z-index: 1;
    animation: 2s linear infinite outer-ripple;
    -webkit-animation: 2s linear infinite outer-ripple;
    -moz-animation: 2s linear infinite outer-ripple
}

.infra_video .video-section {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 3;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@-webkit-keyframes outer-ripple {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    80% {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(2.5);
        -ms-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }
}

@-moz-keyframes outer-ripple {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    80% {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(2.5);
        -ms-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }
}

@keyframes outer-ripple {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    80% {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(2.5);
        -ms-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }
}


.infra_video{
    background-color: #D01114;
}





.onlineAdmission_section .admission-inffo  {   
    list-style-type: square;
    padding-left: 20px;
    margin-left: 8px;
}

.onlineAdmission_section .admission-inffo li {   
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}


.onlineAdmission_section .admission-inffo li::marker {   
    color: #ED1D26;
    font-size: 1.2em;
}

.onlineAdmission_section .Online_btnn{
    margin: 50px 0;
}

.onlineAdmission_section .Online_btnn a{    
    display: inline-block;
    padding: 10px 80px;
    border: 1px solid #ec3237;
    background: #D01114;
    color: #fff;
    border-radius: 8px;
}

.onlineAdmission_section .Online_btnn a:hover{
    background: none;
    color: #D01114;
}




.hero-section .bc-img01 .slderadm span {
    color: #FFF;
    font-size: 1.3rem;

}

.hero-section .bc-img01 .slderadm h1 {
    color: #FFF;
    font-size: 4.4rem;
    font-weight: 500;
    font-family: "Bebas Neue", sans-serif;
    line-height: 1;
    padding: 1rem 0;
}

.hero-section .bc-img01 .slderadm .tag {
    position: relative;
    width: 20%;
    text-align: center;
    margin-top: 1.5rem;
}





.hero-section .bc-img01 .slderadm {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
    padding: 6% 0;
}




.bc-img01 {
    background: linear-gradient(90.08deg, #00000094 40.62%, #ffffff00 100%);
    height: 100%;
    position: relative;
    z-index: 0;
}

.bc-img01 #play-btn {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #144C7F;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: none;
}

.bc-img01 #play-btn i {
    font-size: 40px;
}


.hero-section .video_div {
    position: absolute;
    width: 100%;
    z-index: 0 !important;
    top: 0;
    left: 0;
    height: 100%;
}

.hero-section .video_div #myVideo {
    width: 100%;
    background-size: cover;
    object-fit: cover;
    height: 100%;
 object-position: 100% 85%;
}





.badge-box {
    position: fixed;
    top: 170px;
    right: 15px;
    width: 115px;
    /* Adjust size as needed */
    z-index: 9999;
    display: block;
}

.badge-image {
    width: 100px;
    height: auto;
    display: block;
}

.close-btn {
    position: absolute;
    top: -8px;
    right: 0px;
    background: white;
    border: none;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}




.blog-entry.news-card {
    display: flex;
    align-items: center;
    border: 0.0625rem solid #e0e0e0;
    /* 1px = 0.0625rem (assuming base 16px) */
    border-radius: 0.5rem;
    /* 8px = 0.5rem */
    margin-bottom: 1.25rem;
    /* 20px = 1.25rem */
    background-color: #fff;
    box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.1);
    /* 2px 5px */
    height: 7.5rem;
    /* 120px = 7.5rem */
    overflow: hidden;
    transition: box-shadow 0.3s ease-in-out;
}

.blog-entry.news-card:hover {
    box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.2);
    /* 5px 15px */
}

/* Styling for the date section */
.news-date {
    flex-shrink: 0;
    background-color: #00559b;
    color: #fff;
    padding: 0.9375rem 0.625rem;
    /* 15px 10px */
    text-align: center;
    width: 6.25rem;
    /* 100px = 6.25rem */
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news-date .fa-calendar {
    font-size: 1.5rem;
    /* 24px = 1.5rem */
    margin-bottom: 0.3125rem;
    /* 5px = 0.3125rem */
}

.news-date .day {
    font-size: 2rem;
    /* 32px = 2rem */
    font-weight: bold;
    line-height: 1;
}

.news-date .month {
    font-size: 0.875rem;
    /* 14px = 0.875rem */
    text-transform: uppercase;
}

/* Styling for the content section (title and read more) */
.news-content {
    flex-grow: 1;
    padding: 0.9375rem 1.25rem;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.news-title {
    margin-bottom: 0.625rem;
    text-align: start;
    height: 3.125rem;
    /* 50px = 3.125rem */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-title h4 {
    font-size: 1rem;
    /* 16px = 1rem */
    margin: 0;
    line-height: 1.4;
}

.news-title h4 a {
    font-size: 18px;
    color: #164e8b;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    
}

.news-title h4 a:hover {
    color: #144e8d;
}

.entrymore {
    text-align: right;
}

.read-more {
    display: inline-block;
    background-color: #D01114 ;
    color: #fff;
    padding: 0.5rem 0.9375rem;
    /* 8px 15px */
    border-radius: 0.3125rem;
    /* 5px = 0.3125rem */
    text-decoration: none;
    font-size: 0.8125rem;
    /* 13px = 0.8125rem */
    transition: background-color 0.3s ease-in-out;
}

.read-more:hover {
    background-color: #cc0000 !important;
}



/* .bc-img01 { background-image: url(../images/banner1.webp); }
.bc-img02 { background-image: url(../images/banner2.webp); } */





.onlineAdmission_section .admission-inffo  {   
    list-style-type: square;
    padding-left: 20px;
    margin-left: 8px;
}

.onlineAdmission_section .admission-inffo li {   
    margin-bottom: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}


.onlineAdmission_section .admission-inffo li::marker {   
    color: #ED1D26;
    font-size: 1.2em;
}

.onlineAdmission_section .Online_btnn{
    margin: 50px 0;
}

.onlineAdmission_section .Online_btnn a{    
    display: inline-block;
    padding: 10px 80px;
    border: 1px solid #ec3237;
    background: #D01114;
    color: #fff;
    border-radius: 8px;
}

.onlineAdmission_section .Online_btnn a:hover{
    background: none;
    color: #D01114;
}


.blue-col .marque a {
    color: #fff;
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
    text-align: start ;
}
 
.blue-col .marque  em {
 
    font-weight: 300 !important;
    font-style: normal !important;
    color: #fff;
}

  .captcha-container {
        display: flex;
        align-items: center;
        gap: 8px;
        font-family: Arial, sans-serif;
        font-size: 16px;
        border: 1px solid #333;
        padding: 5px 10px;
        width: fit-content;
        background-color: #dadada;
    }

    .captcha-container input {
        width: 44px;
        font-size: 16px;
        padding: 3px 3px;
    }

    .captcha-container .refresh-btn {
        font-size: 16px;
        padding: 5px 8px;
        border: none;
        background: #4285f4;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }


/* Root UL */
.programs_ul {
    list-style: square;
    padding-left: 22px;
    margin-left: 8px;
}

/* First + second level LI */
.programs_ul li,
.programs_ul ul li {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #64748B;
}

/* Make sure nested UL shows bullets */
.programs_ul ul {
    list-style: square;
    padding-left: 22px;
    margin-top: 6px;
}

/* Marker styling for first + nested levels */
.programs_ul li::marker,
.programs_ul ul li::marker {
    color: #ED1D26;
    font-size: 1.15em;
}



.widget-title .prog_p {
    font-size: 16px;
    color: #164e8b;
    padding-top: 10px;
}



.marquee-wrapper {
    width: 100%;
    overflow: hidden;
}

.marquee {
    display: flex;
    width: max-content;
    animation: scroll 28s linear infinite;
}

.marquee span {
    display: flex;
    align-items: center;
    white-space: nowrap;
   color: #fff;
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

/* outlined text */
.marquee .outline {
    color: transparent;
    -webkit-text-stroke: 1.5px #8b2c16;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 120%;
    letter-spacing: 0.15em;
}

/* animation */
@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}


.marquee span a {
    color: #fff;
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
    text-align: start;
}

.marquee span em {
   margin: 0 10px ;
    font-weight: 300 !important;
    font-style: normal !important;
    color: #fff;
}



.blink {
    animation: blink-animation 1s infinite;
    color: red;
    /* Optional: choose your color */
}

@keyframes blink-animation {

    0% {
        opacity: 1;
        color: red;
    }

    50% {
        opacity: 1;
        color: white;
    }

    100% {
        opacity: 1;
        color: red;
    }


}


.fee_details_table p{
    font-weight: 400;
    text-align: center;
    margin: 20px 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #000000;    
}

.fee_details_table h5{
    font-weight: 700;
    text-align: start;
    margin: 20px 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #000000;    
}


.fee_details_table ul{
    font-weight: 400;
    text-align: start;
    margin: 20px 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #000000;    
}
