


.banner-section-inner{
    position: relative;
}
 .overlay{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 21.9%, rgba(0, 0, 0, 0.79) 100%);
 z-index: 1;
}
.banner-content h1{
    color: #FFF5C5;
    font-family: 'RedHatText-Bold';
font-size: 25px;
font-style: normal;
line-height: 42px;


letter-spacing: 0.85px;
text-transform: uppercase;

}
.banner-container{
    position: absolute;
    top: 40%;
    z-index: 1;
    z-index: 1;
    left: 8%;
}
.aplynow-btn{
    border-radius: 2px;
border: 1px solid #FFF;
background: linear-gradient(90deg, #0C2673 0%, #174CA4 100%);
color: #FFF;
font-family: 'RedHatText-Medium';
font-size: 17px;
font-style: normal;

padding: 6px 10px 7px;
text-decoration: none;
letter-spacing: 0.81px;
text-transform: uppercase;
margin-top: 23px;
display: inline-block;
}

@media (max-width:767px){
    .banner-section-inner{
         min-height: 450px;
         height: 450px;
    }
    .banner-section-inner img{
        height: 100%;
        object-fit: cover;
    }
    .banner-content h2{
        font-size: 20px;
        font-style: normal;
        line-height: 33px;
    }
}
@media (max-width:600px){
    .banner-content h1{
        font-size: 21px;
        line-height: 33px;
    }
}
@media (max-width:420px){
    .banner-content h1 {
        font-size: 18px;
        /* line-height: 29px; */
        line-height: 25px;
    }
}
  /* About section */
  .h-about-section{
    position: relative;
    overflow: hidden;
  }
.about-container h2{
    color: #343434;
    font-family: 'RedHatText-Bold';
font-size: 21px;
font-style: normal;

line-height: 170.3%; /* 35.763px */
letter-spacing: 0.63px;
text-transform: uppercase;
}
.about-container p{
    color: #0F0F0F;
text-align: center;
font-family: 'InstrumentSans-Regular';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
}

.h-about-section{
   
}
.learnmore-btn{
    color: #FFF;
    font-family: 'RedHatText-Regular' ;
font-size: 14px;
font-style: normal;

line-height: normal;
    border-radius: 16.765px;
background: #1F1F1F;

letter-spacing: 0.80px;
display: inline-block;
padding: 5px 8px 6px 13px;
text-transform: uppercase;
transition: all 0.5s ease;
}
.learnmore-btn i{
    font-size: 13px;
}
.learnmore-btn:hover,.learnmore-btn:focus{
    background-color: #fff;
    color: #000;
    transition: all 0.5s ease;
    font-family: 'RedHatText-Medium';
}
.learnmore-btn:hover i{
    font-weight: bold;
}

.h-about-left-img{
    position: absolute;
    left: 0px;
    max-width: 404px;
    bottom: 0px;
    z-index: -1;
 
}
.h-about-right-img{
    position: absolute;
    right: 0px;
    max-width: 404px;
    top: 0px;
    z-index: -1;

}


/* legacy section */

.legacy-title h2{
    color: #BE2619;
    font-family: 'RedHatText-Bold';
font-size: 21px;
font-style: normal;
text-align: center;
line-height: 25.763px; /*  */
letter-spacing: 0.63px;
text-transform: uppercase;
font-family: 'RedHatText-Bold';
background-color: #fff;
padding-left: 12px;
padding-right: 12px;
position: relative;
z-index: 1;
display: inline;

}
.legacy-title hr{
  border-style: dashed;
  margin: 0px;
  margin-top: -13px ;
}
.year-excellence-text .text-1{
    font-family: 'Sfprodisplay-Light';
}
.legacy-info-section .content-text{
    color: #0F0F0F;
text-align: center;
font-family: 'InstrumentSans-Regular';
font-size: 14px;


line-height: 21px; /* 21px */
letter-spacing: 0.82px;
text-transform: capitalize;
}
.legacy-info-section h3{
    color: #242424;
    font-family: 'RedHatText-Bold';
font-size: 18px;
font-style: normal;

line-height: 30.654px;
text-transform: uppercase;
}


@media (min-width:992px){
    .legacy-group .left, .legacy-group .mid{
         position: relative;
    }
    .legacy-group .left::after, .legacy-group .mid::after{
           position: absolute;
           top: 0px;
           right: 0px;
           content: '';
           width: 1px;
           height: 100%;
           background: rgb(0,0,0);
background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(255,245,224,1) 100%);
    } 
        
 
    
}
@media (min-width:768px){
    .legacy-group .left{
        position: relative;
   }
   .legacy-group .left::after{
          position: absolute;
          top: 0px;
          right: 0px;
          content: '';
          width: 1px;
          height: 100%;
          background: rgb(0,0,0);
background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(255,245,224,1) 100%);
   } 
       
}


/* course section */
.course-section-container {
    position: relative;
    z-index: 1;
}
.h-course-section{
    position: relative;
    background-image: url('../img/course-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
   
}
.h-course-section::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(101deg, rgba(135, 0, 0, 0.20) 0.47%, rgba(101, 0, 0, 0.55) 54.32%, rgba(84, 0, 0, 0.71) 100.37%);
}
.course-sec-title p{
    color: #FFF;
    font-family: 'RedHatText-Regular' ;
font-size: 18px;
font-style: normal;

line-height: 120%; /* 21.6px */
letter-spacing: 0.54px;
text-transform: uppercase;
}
.course-sec-title h2{
    font-family: 'RedHatText-Bold';
    color: #FFF;

font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 42.575px; /*  */
letter-spacing: 0.75px;
text-transform: uppercase;
}
.course-content .content-text{
    color: #FFF;
    font-family: 'InstrumentSans-Regular';
font-size: 14px;
font-style: normal;

line-height: 25.2px; /*  */
letter-spacing: 0.82px;
}
.course-list ul{
    list-style-image: url('../img/list-arrow.svg');
    padding-left:21px;
    /* border-bottom: 1px solid #fff; */
    position: relative;
    padding-bottom: 16px;
}

/* .c-line{
    height: 1px;
    width: 100%;
    background: rgb(255,255,255);

} */

.course-list ul::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgb(255 255 255 / 47%) 0%, rgba(186, 15, 20, 1) 100%);
bottom: 0px;
left: 0px;
}

.course-list ul  h3{
    color: #FFF;
    font-family: 'InstrumentSans-Medium';
font-size: 17px;
font-style: normal;

line-height: 28.56px; /* */
letter-spacing: 0.80px;
}
.course-list ul p{
    color: #FFF;
    font-family: 'InstrumentSans-Regular';
font-size: 17px;
font-style: normal;

line-height: 22px;
letter-spacing: 0.80px;
margin: 0px;
}


.schloar-section{
     background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.70) 0%, #FFF 100%), #d3d3d300 -103px -240.187px / 110.585% 283.798% no-repeat;


   
}
.schloar-section{
    position: relative;
}
.schloar-section::after{
   content: '';
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   background-image: url('../img/schloar-bg.jpg');
   background-size: cover;
   z-index: -1;
}
.scholar-title h2{
    color: #000563;
    font-family: 'RedHatText-Bold';
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: 39.169px; /*  */
text-transform: uppercase;
}
.scholar-title p{
    color: #323232;
    font-family: 'InstrumentSans-Regular';
font-size: 15px;
font-style: normal;

line-height: 170.3%; /* 25.545px */
}
.scholar-list{
    list-style-image: url('../img/list-dots.svg');
}
.scholar-list li{
    color: #141313;
    font-family: 'InstrumentSans-Regular';

font-size: 14.853px;
font-style: normal;

line-height: 26.736px; /*  */
letter-spacing: 0.446px;
margin-bottom: 20px;
}

/* Gallery section */

.gallery-slide{
    overflow: hidden;
    position: relative;
}

.gallery-swiper-pagination {
    position: static;
}
.gallery-swiper-pagination .swiper-pagination-bullet{
    width: 9px;
    height: 9px;
   margin-left:4px;
   margin-right: 4px;
   background: #CACACA;
   opacity: 1;
}  
.gallery-swiper-pagination .swiper-pagination-bullet-active{
    background: #DE1B1B;
}
.gallery-slide .swiper-slide-prev,.gallery-slide .swiper-slide-next{
    transform: scale(0.9);
}

.gallery-slide .swiper-button-prev:after, .gallery-slide .swiper-button-next:after{
    font-size: 17px;
}

.gallery-end-line{
    border-style: dashed;
    border-color: #2F2F2F;
}

.gallery-swiper-prev.swiper-button-prev, .gallery-swiper-next.swiper-button-next{
    background-image: none;
    background: #BE2619;
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
}

.gallery-slide  .swiper-slide img{
    border-radius: 3px;
}

@media (max-width:600px){
    .gallery-swiper-prev.swiper-button-prev, .gallery-swiper-next.swiper-button-next{
        width: 28px;
        height: 28px;
    }
    .gallery-slide .swiper-button-prev:after, .gallery-slide .swiper-button-next:after{
        font-size: 14px;
    }
}

.research-patents-section{
    background: linear-gradient(307deg, rgba(0, 7, 25, 0.90) 13.11%, rgba(0, 28, 139, 0.90) 101.53%), url('../img/rp-bg.jpg') lightgray 50% / cover no-repeat;
}
.research-patents-box{
    border-radius: 3px;
border: 1px solid #FFF;
background: linear-gradient(180deg, #FDED9F 0%, #FCF2C6 100%);
backdrop-filter: blur(0.15000000596046448px);
padding: 33px 37px 17px;
}

.research-title p{
    color: #1F1F1F;
    font-family: 'RedHatText-Bold';
font-size: 12.836px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 15.403px */
letter-spacing: 0.385px;
text-transform: uppercase;
}
.research-title h2{
    color: #1F1F1F;
    font-family: 'RedHatText-Bold';
font-size: 17.828px;
font-style: normal;
font-weight: 700;
line-height: 170.3%; /* 30.361px */
letter-spacing: 0.535px;
text-transform: uppercase;
}
.research-patents-box .content-text{
    color: #2F2F2F;
    font-family: 'InstrumentSans-Regular';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
}

.research-patents-box .learnmore-btn{
    background-color: #fff;
    text-transform: capitalize;
    color: #1F1F1F;

    font-family: 'RedHatText-Medium';
font-size: 14px;
font-style: normal;

line-height: normal;
position: absolute;
bottom: -15px;
}
.research-patents-box .learnmore-btn:hover{
    background-color: #000;
    color: #fff;
}

.research-patent-list{
    list-style-image: url('../img/list-arrow.svg');
}
.research-patent-list li{
    color: #fff;

    font-family: 'InstrumentSans-Regular';
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 168%; /* 25.2px */
}
.research-patent-list li:not(:last-child){
   margin-bottom: 19px;
}


.navigate-page-links .pnav-link{
    color: #3B3B3B;
    font-family: 'RedHatText-Bold';
font-size: 15.425px;
font-style: normal;

line-height: 26.269px ; /* */
text-decoration-line: underline;
text-decoration-style: dotted;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
text-transform: uppercase;
display: inline-block;
padding: 7px 12px;
border-radius: 3px;
transition: all 0.5s ease;
}
.navigate-page-links .pnav-link img {
  margin-right: 8px;
}
.std-reso-icon,.facilitie-icon{
        filter: invert(117%) sepia(0%) saturate(0%) hue-rotate(148deg) brightness(102%) contrast(102%);
    width: 19px;
}

.navigate-page-links .pnav-link:hover img.facilitie-icon,.navigate-page-links .pnav-link:hover img.std-reso-icon {
    filter: invert(0%) sepia(0%) saturate(2355%) hue-rotate(34deg) brightness(139%) contrast(100%);
}
.navigate-page-links .pnav-link:hover{
    background-color: #BE2619;
    color: #fff;
    transition: all 0.5s ease;

}
.navigate-page-links .pnav-link:hover img{
    filter: invert(100%) sepia(0%) saturate(2355%) hue-rotate(34deg) brightness(139%) contrast(100%);
}

.event-title{
    color: #303030;
    font-family: 'RedHatText-Bold';
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 170.3%; /* 35.763px */
letter-spacing: 0.63px;
text-transform: uppercase;
}
.event-img-box-linear{
    position: relative;
    border: 2px solid transparent;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
}
.event-img-box-linear::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;

background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 66.85%, rgba(0, 0, 0, 0.88) 99.57%);
}
.event-img-box-linear:hover{
    border-color: #fff;
    filter: drop-shadow(0px 3.861px 11.584px rgba(139, 139, 139, 0.73));
}
.event-content{
    padding: 12px 14px;
}
.event-content p{
    color: #212121;
    font-family: 'RedHatText-Bold';
font-size: 14px;
font-style: normal;

line-height: 120%; /* 16.8px */
letter-spacing: 0.42px;
min-height: 33px;
}
.event-date{
    color: #212121;
    font-family: 'RedHatText-Regular' ;
font-size: 13.374px;
font-style: normal;
font-weight: 400;
line-height: 168%; /* 22.468px */
}
.event-img-box-linear .img-icon{
    position: absolute;
    bottom: 10px;
    left: 14px;
    z-index: 1;
}
.event-line{
    border-style: dashed;
    border-color: #2F2F2F;
}
@media (max-width:767.9px){
    .event-content p{
        min-height: auto;
    }
}

/* footer */
footer{
    background: transparent;
}

.college-adrs h2{
    color: #021457;
    font-family: 'RedHatText-Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; 
}
.college-adrs p{
    color: #242424;
    font-family: 'InstrumentSans-Medium';
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 24px; 
}
.contact-group a{
    color: #1B1B1B;
    font-family: 'InstrumentSans-Medium';
font-size: 16.255px;
font-style: normal;
font-weight: 500;
line-height: 134.481%; /* 21.859px */
}

.admission-part h1{
    color: #303030;
    font-family: 'RedHatText-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 149%; /* 26.82px */
}
.admission-part .applynow-btn {
    color: #FFF;
    font-family: 'RedHatText-Medium';
    font-size: 15px;
    font-style: normal;

    line-height: normal;
    text-transform: uppercase;
    border-radius: 61px;
background: #B3140D;
padding: 6px 10px 5px;
letter-spacing: 0.80px;

}

.contact-group {
    width: max-content;
}

  .footer-btm p ,.footer-btm a{
    color: #BFBFBF;

font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 215.385% */
letter-spacing: 0.80px;
font-family: 'InstrumentSans-Regular';
  }
  .footer-btm{
    background: #212020;
  }

  @media (min-width:768px){
    .footer-group .left,.footer-group .mid{
        position: relative;
      }
      .footer-group .left::after,.footer-group .mid::after{
          content: '';
          top: 0px;
           right: 0px;
           width: 1px;
           height: 100%;
          position: absolute;
          background: rgb(31,31,31);
      background: radial-gradient(circle, rgba(31,31,31,1) 0%, rgba(255,255,255,1) 100%);
        }
  }
  @media (min-width:768px) and (max-width:992px){

  }

  .course-slider-layer{
    background-color:transparent;
    max-width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    margin-bottom: -15px;
  }
  
  .courseslide {
    width: 100%;
   height: 300px;
  }
  .courseslide img{
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .courseslide > div{
    height: 100%;
  }
  .courseslide .swiper-slide{
    border-radius: 5px;
    overflow: hidden;
  }
  .courseslide .swiper-slide::after{
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 4.433px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%);
  }

  .course-slider-layer .top-bg-color{
    min-height: 70px;
    width: 100%;
    border-radius: 0px 0px 4.433px 4.433px;
background: linear-gradient(180deg, #FDEC9A 0%, #FCF3C9 100%);
margin-bottom: 10px;
  }
  .course-slider-layer .btm-bg-color{
    border-radius: 4.433px 4.433px 0px 0px;
background: linear-gradient(180deg, #FDEC99 0%, #FCF3C9 100%);
width: 100%;
min-height: 65px;
margin-top: 10px;
  }

  @media (min-width:992px){
    .courseslide {
        width: 100%;
        height: 600px;
      }
      .course-slider-layer{
        background-color: #fff;
        max-width: 463px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -15px;
        margin-bottom: -15px;
      }
  }
  @media (min-width:768px) and (max-width:991px){
    .courseslide {
        width: 100%;
        height: 300px;
      }
      .course-slider-layer{
        background: transparent;
      }
  }

  
  .fancybox-button--arrow_left > div,.fancybox-button--arrow_right > div{
    background: #fff;
  }
  .fancybox-button--arrow_left > div svg,.fancybox-button--arrow_right > div svg{
    color: #000;
  }

  @media (max-width:600px){
    .banner-container{
        top:50%
    }
}
@media (max-width:767.9px){
    .header-top{
        display: none !important;
    }
}


@media (max-width:418px){
    .courseslide{
        height: 185px;
    }
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #000;
    background: #fff;
}
.fancybox-button:hover {
    color: #000;
}


.footer-policy-link a{
    color: #212121;
}

