
.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

p { font-family: "Montserrat", sans-serif; }
    

html {
  scroll-behavior: smooth;
}

body{ 
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 30px */
letter-spacing: 0.2px; }

.custom-container {
    width: 90%;
    margin: 0 auto;
    padding: 0px;
}

.headerOuter{ position: fixed; background: #ffffff; top: 0; left: 0; right: 0; z-index: 999; }

.header {
    position: fixed;
    width: 94% !important;
    background: #fff;
    padding: 0px 20px;
    border-radius: 90px;
    margin: 20px auto;
    max-width: 100%;
    left: 0;
    right: 0;

}

.formbtn{ float: right; }

.form-box {
    width: 100%;
    max-width: 450px;
    margin: 20px 0;
    font-family: Arial, sans-serif;
}

.form-group1 {
    margin-bottom: 10px;
}

label {
    display: block;
    margin-bottom: 6px;
    font-weight: normal;
    font-family: Inter,sans-serif !important;
}

input, select {
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ccc;
/*     border-radius: 6px; */
    font-size: 14px !important; background: #fff;
    font-family: Inter,sans-serif !important;
}

button {
    width: 100%;
    padding: 12px;
    background: #C5161D;
    border: none;
    color: #fff; margin-top: 20px;
/*     border-radius: 6px; */
    font-size: 14px; display: block;
    cursor: pointer; font-weight: bold;
    font-family: Inter,sans-serif !important;
}


.bannerInside a { 
border-radius: 57px;
background: #FFFA00;
/* display: inline-flex; */
/* height: 60px; */
padding: 10px 25px;
/* flex-direction: column; */
/* align-items: flex-start; */
color: #030710;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 36px */
text-decoration: none; transition: all 0.35s ease;
}

.bannerInside a:hover{
 background: #7C053A; transition: all 0.35s ease;
}


.bannerInside .thanyouText {
  color: #FFF;
}
.bannerInside a svg path {
  fill: black; transition: all 0.35s ease;
  transition: fill 0.3s ease;
}

.bannerInside a:hover svg path {
  fill: white; transition: all 0.35s ease;
}


.BtnBelowContent{
  color: #FFF;
font-family: Montserrat;
font-size: 20px;
font-style: italic;
font-weight: 500;
line-height: normal;
max-width: 560px;
padding-top: 10px;
line-height: 150%;
}


.registernow{ 
    border-radius: 57px;
    background: #FFFA00;
/*     display: inline-flex; */
    /* height: 60px; */
    padding: 12px 25px;
    /* flex-direction: column; */
    /* align-items: flex-start; */
    color: #030710;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
    display: inline-block;
  }


/* banner starts */
.bannerSec{ position: relative; }
.banner h1{
  color: var(--Secondary-White, #FFF);
font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 54px */
letter-spacing: 0.36px;
}

.banner h1 span{ display: block; }

.banner h2{
  color: var(--Secondary-White, #FFF);
font-family: Poppins;
font-size: 99px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 157.5px */
letter-spacing: 1.05px;
}

.banner h2 span{ 
color: var(--Secondary-White, #FFF);
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 150%;
letter-spacing: 0.4px; }



.btn1 { border-radius: 57px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #7C053A; padding: 12px 30px;
color: #FFF;
font-family: Montserrat;
font-size: 20px;
font-style: normal; transition: all 0.35s ease;
font-weight: 700; margin: 10px 0px;
line-height: 150%; /* 30px */ }

.btn1:hover { background: #FFFA00; color: #000; border: 1px solid #000; transition: all 0.35s ease; }

.btn1 svg path {
  fill: white; transition: all 0.35s ease;
  transition: fill 0.3s ease;
}

.btn1:hover svg path {
  fill: black; transition: all 0.35s ease;
}



.mform{ display:none; }

.form{ position: absolute; right: 4%; top: 200px; z-index: 9; width: 380px; min-height: 450px; 
border: 1px solid #FFF; padding: 30px 20px;
/* background: linear-gradient(90deg, rgba(148, 146, 146, 0.50) 0%, rgba(255, 255, 255, 0.10) 100%, rgba(12, 12, 12, 0.50) 100%); */
box-shadow: 15px 20px 15px 0 rgba(0, 0, 0, 0.25);
backdrop-filter: blur(12.5px);
border-radius: 28px;
background: rgba(217, 217, 217, 0.20);
}

.form h3{
   color: var(--Primary_Brand-Colour, #233039);
font-family: Cantarell;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 93.75% */
}
/* banner ends */



/* banner slider starts */
.bannerInside{ padding: 220px 0 60px 0px; }
.bannerInside h1{
  color: #FFF;
background: #030710;
padding: 10px 25px;
color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: italic;
font-weight: 500;
line-height: normal;
display:inline-flex;

}
.bannerInside h1 span{
  color: #FFF900;
font-family: Montserrat;
font-size: 24px;
font-style: italic;
font-weight: 500;
line-height: normal;
margin-left: 10px;
}

.bannerInside h2 {
  color: #FFF;
font-family: Montserrat;
font-size: 28px;
font-style: italic;
font-weight: 700;
line-height: 150%; /* 42px */
max-width: 528px;
margin-bottom: 20px;
margin-top: 25px;
}
.bannerInside h2 span{
  color: #FFF;
font-family: Montserrat;
font-size: 28px;
font-style: italic;
font-weight: 500;
line-height: normal;
display: block;
margin-bottom: 10px;
}

.bannerInside ul li img{ display: inline-block; margin-right: 15px; max-width: 80px; }
.slide1 { background: url('../../assets/images/banner1.webp') no-repeat center center; background-size: cover; }
.slide2 { background: url('../../assets/images/banner2.webp') no-repeat center center; background-size: cover; }

/* banner slider ends */


/* sec2 starts */
.sec2{ padding: 60px 0px; background: #08003A; }
.sec2 h2{
  color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
text-align: center;
width: 100%;
padding-bottom: 20px;
  }
.sec2 h2 span{
  background: linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
}
.sec2 ul{ margin: 0; padding: 0; width: 100%; text-align: center; }
.sec2 ul li{ display: inline-block; padding:  10px 10px; }

/* sec2 ends */


/* sec3 starts */
.sec3{ padding: 30px 0 60px 0px; background: #08003A; }
.sec3 h2{
  color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
text-align: center;
width: 100%;
padding-bottom: 20px;
  }
.sec3 h2 span{
  background: linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
}
.sec3 p {
color: #FFF;
text-align: center;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
max-width: 1000px;
margin: 0 auto 40px auto;
}
.sec3 h3{
  color: #FFF;
font-family: Montserrat;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 48px */
text-align: center;
width: 100%;
padding-bottom: 30px;
}
.sec3 .box1{
  border-radius: 20px;
border: 0.8px solid var(--Text-gard, #98B8FF);
padding: 10px;
margin: 0;
}
.sec3 .box1 img{ width: 100%; margin-bottom: 15px; }
.sec3 .box1 p{ text-align: left; padding: 0 0 0 15px; margin-bottom: 10px; }
.sec3 .slick-slide{ margin: 0 10px; }
.sec3 .slick-prev {
    background: none;
    outline: none;
    border: none;
    font-size: 0px;
    background: url("../../assets/images/prev.svg") no-repeat;
    width: 83px;
    height: 83px;
    position: absolute;
    right: 5%;
    top: -30%;}

.sec3 .slick-next {
    background: none;
    outline: none;
    border: none;
    font-size: 0px;
    background: url("../../assets/images/next.svg") no-repeat;
    width: 83px;
    height: 83px;
    position: absolute;
    right: 0%;
    top: -30%;
}
.LearnMore{
  border-radius: 90px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #7C053A;
/* display: inline-flex; */
height: 60px;
margin: 50px auto 20px auto;
padding: 12px 25px;
/* flex-direction: column; */
/* align-items: flex-start; */
gap: 10px;
left: 0;
right: 0;
color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
display: block;
text-decoration: none;
line-height: 150%; /* 36px */
max-width: 580px;
text-align: center;
text-decoration: none; transition: all 0.35s ease;
}

.LearnMore:hover{
 background: #FFFA00; transition: all 0.35s ease; color: #000;
}

.LearnMore svg path {
  fill: white; transition: all 0.35s ease;
  transition: fill 0.3s ease;
}

.LearnMore:hover svg path {
  fill: black; transition: all 0.35s ease;
}

/* sec3 ends */



/* sec4 starts */
.sec4{ padding: 60px 0; background: url('../../assets/images/futurebg.webp') no-repeat center center; background-size: cover; }
.sec4 h2{
   color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
}
.sec4 h2 span{
  background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
}
.sec4 p{
  color: #FFF;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
margin-bottom: 40px;
}

.sec4 a{
  border-radius: 57px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #7C053A;
/* display: flex; */
/* height: 60px; */
padding: 12px 25px; margin: 0; max-width: 400px;
/* flex-direction: column; */
/* align-items: flex-start; */
gap: 10px;
color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
text-decoration: none;
}
.sec4Rigth img{ width: 100%; }
.sec4Left{ padding-top: 8%; }
/* sec4 ends */


/* sec5 starts */
.sec5 { padding: 60px 0 0 0px;}
.sec5 h2{
    color: #000;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
margin-bottom: 40px;
}
.sec5 h2 span{
  background: var(--Light-bg-text-grad, linear-gradient(90deg, #0034A8 0%, #CDC800 50%, #9F0047 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 600;
line-height: 150%; /* 60px */
}
.sec5 .InternationalCollaborations{
  border-radius: 20px;
background: #06002A;
padding: 30px 20px;
max-width: 436px;
}
.sec5 .InternationalCollaborations ul{ margin: 0 0 40px 0px; padding: 0; }
.sec5 .InternationalCollaborations ul li{ display: inline-block; padding: 10px 5px; }

.sec5 .InternationalCollaborations h3{
  color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
}
.sec5 .InternationalCollaborations h3 span{
  background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 24px;
font-style: italic;
font-weight: 600;
line-height: 150%;
}

.sec5 .RigthScrollSec{
  height: 540px;
  overflow: auto;
}


/* width of scrollbar */
.sec5 .RigthScrollSec::-webkit-scrollbar {
  width: 10px;
}

/* Track (background) */
.sec5 .RigthScrollSec::-webkit-scrollbar-track {
  border-radius: 32px;
background: #EFEFEF;
}

/* Scrollbar handle */
.sec5 .RigthScrollSec::-webkit-scrollbar-thumb {
 border-radius: 32px;
background: var(--Grad-SIT-Hyd, linear-gradient(264deg, #930D49 40.39%, #48034D 66.59%, #302985 92.79%));
}



.sec5 .ScrollBoxMain{
  border-radius: 20px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #FFF5F9;
padding: 14px;
margin-bottom: 20px;
}
.sec5 .ScrollBoxMain img{ width: 100%; }
.sec5 .ScrollBoxMain h3{
  color: #000B43;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 36px */
padding-bottom: 10px;
/* background: url('../../assets/images/ic1.svg') no-repeat left top; */
padding: 0 0 0 55px;
}

.sec5 .ic1{ background: url('../../assets/images/ic1.svg') no-repeat left top; }
.sec5 .ic2{ background: url('../../assets/images/ic2.svg') no-repeat left top; }
.sec5 .ic3{ background: url('../../assets/images/ic3.svg') no-repeat left top; }
.sec5 .ic4{ background: url('../../assets/images/ic4.svg') no-repeat left top; }
.sec5 .ic5{ background: url('../../assets/images/ic5.svg') no-repeat left top; }

.sec5 .ScrollBoxMain ul li{
  color: #000B43;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
padding-bottom: 10px;
}

/* sec5 ends */


/* sec6 starts */
.sec6{ padding: 60px 0px; background: #08003A; }
.sec6 h2{
  color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
text-align: center;
}
.sec6 h2 span{
  background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
}
.sec6 p{
  color: #FFF;
text-align: center;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
max-width: 887px;
margin: 0 auto 20px auto;
}
.sec6 a{
  border-radius: 57px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #7C053A;
color: #FFF;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
padding: 12px 30px 10px 30px;
margin: 30px auto 0 auto;
display: block;
left: 0;
right: 0;
text-decoration: none;
max-width: 520px;
text-align: center;
}

/* slider starts */
   .custom-slider-wrap {
      width: 100%;
      position: relative;
      overflow: hidden;
      margin: 40px 0px 60px 0px;
      font-family: Montserrat;

    }

    .custom-slider {
      position: relative;
      width: 100%;
      height: 240px;
      max-width: 100%;
      margin: 0 auto;
    }

    .custom-slide {
      position: absolute;
      top: 50%;
      left: 50%;
      border: 3px solid #12003f;
      border-radius: 10px;
      overflow: hidden;
      background: #fff;
      transform-origin: center center;
      transition: all 0.6s ease;
      box-shadow: none;
    }

    .custom-slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .custom-slide .caption {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      background: #07003d;
      color: #fff;
      text-align: center;
      padding: 8px 10px 9px;
      line-height: 1.2;
    }

    .custom-slide .caption .line1 {
      display: block;
      font-family: Montserrat;

    }

    .custom-slide .caption .line2 {
      display: block;
      font-style: italic;
      font-family: Montserrat;

    }

    /* outer slides */
    .custom-slide.pos-0,
    .custom-slide.pos-4 {
      width: 285px;
      height: 145px;
      z-index: 1;
      opacity: 1;
    }

    .custom-slide.pos-0 .caption,
    .custom-slide.pos-4 .caption {
      min-height: 38px;
      font-size: 11px;
      padding: 7px 9px 8px;
    }

    /* side slides */
    .custom-slide.pos-1,
    .custom-slide.pos-3 {
      width: 370px;
      height: 175px;
      z-index: 2;
      opacity: 1;
    }

    .custom-slide.pos-1 .caption,
    .custom-slide.pos-3 .caption {
      min-height: 46px;
      font-size: 13px;
      padding: 10px 12px 11px;
    }

    /* center slide */
    .custom-slide.pos-2 {
      width: 430px;
      height: 240px;
      z-index: 3;
      opacity: 1;
      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
    }

    .custom-slide.pos-2 .caption {
      min-height: 54px;
      font-size: 18px;
      font-weight: 600;
      padding: 11px 14px 13px;
    }

    /* tighter placement to remove gaps */
    .custom-slide.pos-0 {
      transform: translate(-258%, -50%);
    }

    .custom-slide.pos-1 {
      transform: translate(-126%, -50%);
    }

    .custom-slide.pos-2 {
      transform: translate(-50%, -50%);
    }

    .custom-slide.pos-3 {
      transform: translate(26%, -50%);
    }

    .custom-slide.pos-4 {
      transform: translate(158%, -50%);
    }

    .slider-btn {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 44px;
      height: 44px;
      border: none;
      border-radius: 50%;
      background: #12003f;
      color: #fff;
      font-size: 22px;
      cursor: pointer;
      z-index: 10;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: 0.3s ease;
    }

    .slider-btn:hover {
      background: #25006f;
    }

    .slider-btn.prev {
      left: 18px;
    }

    .slider-btn.next {
      right: 18px;
    }

    @media (min-width: 1440px) {
      .custom-slider {
        height: 255px;
      }

      .custom-slide.pos-0,
      .custom-slide.pos-4 {
        width: 305px;
        height: 152px;
      }

      .custom-slide.pos-1,
      .custom-slide.pos-3 {
        width: 395px;
        height: 185px;
      }

      .custom-slide.pos-2 {
        width: 455px;
        height: 255px;
      }

      .custom-slide.pos-0 {
        transform: translate(-270%, -50%);
      }

      .custom-slide.pos-1 {
        transform: translate(-132%, -50%);
      }

      .custom-slide.pos-3 {
        transform: translate(32%, -50%);
      }

      .custom-slide.pos-4 {
        transform: translate(170%, -50%);
      }
    }

    @media (max-width: 1199px) {
      .custom-slider {
        height: 210px;
      }

      .custom-slide.pos-0,
      .custom-slide.pos-4 {
        width: 220px;
        height: 118px;
      }

      .custom-slide.pos-1,
      .custom-slide.pos-3 {
        width: 300px;
        height: 152px;
      }

      .custom-slide.pos-2 {
        width: 360px;
        height: 210px;
      }

      .custom-slide.pos-0 {
        transform: translate(-235%, -50%);
      }

      .custom-slide.pos-1 {
        transform: translate(-118%, -50%);
      }

      .custom-slide.pos-2 {
        transform: translate(-50%, -50%);
      }

      .custom-slide.pos-3 {
        transform: translate(18%, -50%);
      }

      .custom-slide.pos-4 {
        transform: translate(135%, -50%);
      }

      .custom-slide.pos-2 .caption {
        font-size: 16px;
      }

      .custom-slide.pos-1 .caption,
      .custom-slide.pos-3 .caption {
        font-size: 12px;
      }

      .custom-slide.pos-0 .caption,
      .custom-slide.pos-4 .caption {
        font-size: 10px;
      }
    }

    @media (max-width: 991px) {
      .custom-slider {
        height: 185px;
      }

      .custom-slide.pos-0,
      .custom-slide.pos-4 {
        width: 160px;
        height: 92px;
      }

      .custom-slide.pos-1,
      .custom-slide.pos-3 {
        width: 225px;
        height: 122px;
      }

      .custom-slide.pos-2 {
        width: 285px;
        height: 185px;
      }

      .custom-slide.pos-0 {
        transform: translate(-205%, -50%);
      }

      .custom-slide.pos-1 {
        transform: translate(-108%, -50%);
      }

      .custom-slide.pos-3 {
        transform: translate(8%, -50%);
      }

      .custom-slide.pos-4 {
        transform: translate(105%, -50%);
      }

      .custom-slide.pos-2 .caption {
        font-size: 15px;
      }
    }

    @media (max-width: 767px) {
      .custom-slider-section {
        padding: 18px 0 24px;
      }

      .custom-slider {
        height: 230px;
      }

      .custom-slide {
        opacity: 0;
        pointer-events: none;
      }

      .custom-slide.pos-2 {
        width: calc(100% - 24px);
        max-width: 380px;
        height: 230px;
        opacity: 1;
        pointer-events: auto;
        transform: translate(-50%, -50%);
      }

      .custom-slide.pos-2 .caption {
        font-size: 15px;
      }

      .slider-btn {
        width: 38px;
        height: 38px;
        font-size: 20px;
      }

      .slider-btn.prev {
        left: 8px;
      }

      .slider-btn.next {
        right: 8px;
      }
    }
/* slider ends */
/* sec6 ends */



/* sec7 starts */
.sec7{ padding: 60px 0px; background: #08003A; }
.sec7 h2{
  color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
text-align: center;
}
.sec7 h2 span{
  background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
}
.sec7 p{
  color: #FFF;
text-align: center;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
max-width: 887px;
margin: 0 auto 20px auto;
}
.sec7 a{
  border-radius: 57px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #7C053A;
color: #FFF;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
padding: 12px 30px 10px 30px;
margin: 30px auto 0 auto;
display: block;
left: 0;
right: 0;
text-decoration: none;
max-width: 360px;
text-align: center;
}

/* certifications slider starts */
    .programme-section {
      width: 100%;
/*       min-height: 500px; */
/*       background: #06004d; */
      overflow: hidden;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0px 20px 0px;
    }

    .programme-wrap {
      width: 100%;
      max-width: 1320px;
      position: relative;
      height: 455px;
      margin: 0 auto;
      overflow: visible;
    }

    .programme-wrap::before {
      content: "";
      position: absolute;
      left: 50%;
      top: 35px;
      transform: translateX(-50%);
      width: 96%;
      height: 220px;
      border-radius: 50%;
      background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.10) 0%,
        rgba(255,255,255,0.04) 45%,
        rgba(255,255,255,0) 72%
      );
      filter: blur(12px);
      pointer-events: none;
    }

    .programme-slider {
      width: 100%;
      height: 80%;
      position: relative;
      overflow: visible;
    }

    .programme-card {
      position: absolute;
      left: 50%;
      top: 50%;
      border-radius: 20px;
      background: rgba(255,255,255,0.12);
      backdrop-filter: blur(3px);
      -webkit-backdrop-filter: blur(3px);
      box-shadow: 0 10px 30px rgba(0,0,0,0.18);
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      padding: 24px 20px;
      transition: all 0.65s ease;
      transform-origin: center center;
      overflow: hidden;
    }

    .programme-card::before {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(
        180deg,
        rgba(255,255,255,0.06) 0%,
        rgba(255,255,255,0.02) 100%
      );
      pointer-events: none;
    }

    .programme-card-inner {
      position: relative;
      z-index: 2;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 16px;
      width: 100%;
    }

    .programme-icon {
/*       width: 78px; */
/*       height: 78px; */
/*       border-radius: 16px; */
/*       background: #fff; */
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      flex-shrink: 0;
      box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    }

    .programme-icon img {
/*       width: 70%; */
/*       height: 70%; */
/*       object-fit: contain; */
      display: block;
    }

    .programme-title {
      color: #111;
      font-size: 24px;
      line-height: 1.3;
      font-weight: 500;
      max-width: 340px;
      margin: 0 auto;
    }

    /* center */
    .programme-card.pos-2 {
      width: 450px;
      height: 275px;
      background: #dfe9f4;
      opacity: 1;
      z-index: 5;
      filter: blur(0);
      transform: translate(-50%, -50%) scale(1);
      box-shadow: 0 22px 45px rgba(0,0,0,0.20);
    }

    .programme-card.pos-2 .programme-title {
      color: #111;
      font-size: 22px;
      font-weight: 500;
      max-width: 340px;
    }

    /* near left/right */
    .programme-card.pos-1,
    .programme-card.pos-3 {
      width: 360px;
      height: 225px;
      background: rgba(214, 220, 255, 0.15);
      opacity: 0.62;
      z-index: 3;
      filter: blur(3px);
    }

    /* tightened positions */
    .programme-card.pos-1 {
      transform: translate(-142%, -50%) rotate(-4deg) scale(0.94);
    }

    .programme-card.pos-3 {
      transform: translate(42%, -50%) rotate(4deg) scale(0.94);
    }

    .programme-card.pos-1 .programme-title,
    .programme-card.pos-3 .programme-title {
      color: rgba(255,255,255,0.9);
      font-size: 19px;
      max-width: 280px;
    }

    /* far left/right */
    .programme-card.pos-0,
    .programme-card.pos-4 {
      width: 285px;
      height: 190px;
      background: rgba(214, 220, 255, 0.10);
      opacity: 0.38;
      z-index: 1;
      filter: blur(5px);
    }

    /* tightened positions */
    .programme-card.pos-0 {
      transform: translate(-238%, -50%) rotate(-8deg) scale(0.84);
    }

    .programme-card.pos-4 {
      transform: translate(138%, -50%) rotate(8deg) scale(0.84);
    }

    .programme-card.pos-0 .programme-title,
    .programme-card.pos-4 .programme-title {
      color: rgba(255,255,255,0.82);
      font-size: 16px;
      max-width: 220px;
    }

    .programme-card.pos-0 .programme-icon,
    .programme-card.pos-4 .programme-icon {
      width: 64px;
      height: 64px;
    }

    .programme-card.pos-1 .programme-icon,
    .programme-card.pos-3 .programme-icon {
      width: 72px;
      height: 72px;
    }

    .programme-nav {
      position: absolute;
      left: 50%;
      bottom: 18px;
      transform: translateX(-50%);
      display: flex;
      gap: 18px;
      z-index: 20;
    }

    .programme-btn {
      width: 70px;
      height: 70px;
      font-size: 50px;
      border: none;
      border-radius: 50%;
/*       background: url("../../assets/images/next.svg") no-repeat; */
      background: #f2f4f7;
      color: #111;
/*       font-size: 0px; */
      line-height: 1;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 8px 16px rgba(0,0,0,0.14);
      transition: transform 0.25s ease, background 0.25s ease;
      margin-bottom: 16px;
    }

    ..programme-btn .next{}

    .programme-btn:hover {
/*       transform: scale(1.06); */
/*       background: #ffffff; */
    }

    .programme-btn span {
      display: inline-block;
      transform: translateY(-1px);
    }

    @media (max-width: 1199px) {
      .programme-section {
        min-height: 430px;
      }

      .programme-wrap {
        height: 340px;
        max-width: 1140px;
      }

      .programme-card.pos-2 {
        width: 380px;
        height: 240px;
      }

      .programme-card.pos-1,
      .programme-card.pos-3 {
        width: 305px;
        height: 200px;
      }

      .programme-card.pos-0,
      .programme-card.pos-4 {
        width: 235px;
        height: 165px;
      }

      .programme-card.pos-0 {
        transform: translate(-210%, -50%) rotate(-8deg) scale(0.84);
      }

      .programme-card.pos-1 {
        transform: translate(-132%, -50%) rotate(-4deg) scale(0.94);
      }

      .programme-card.pos-3 {
        transform: translate(32%, -50%) rotate(4deg) scale(0.94);
      }

      .programme-card.pos-4 {
        transform: translate(112%, -50%) rotate(8deg) scale(0.84);
      }

      .programme-card.pos-2 .programme-title {
        font-size: 20px;
      }

      .programme-card.pos-1 .programme-title,
      .programme-card.pos-3 .programme-title {
        font-size: 17px;
      }

      .programme-card.pos-0 .programme-title,
      .programme-card.pos-4 .programme-title {
        font-size: 14px;
      }
    }

    @media (max-width: 991px) {
      .programme-section {
        min-height: 360px;
        padding-bottom: 86px;
      }

      .programme-wrap {
        height: 270px;
      }

      .programme-card.pos-2 {
        width: 280px;
        height: 190px;
      }

      .programme-card.pos-1,
      .programme-card.pos-3 {
        width: 220px;
        height: 160px;
      }

      .programme-card.pos-0,
      .programme-card.pos-4 {
        width: 175px;
        height: 130px;
      }

      .programme-card.pos-0 {
        transform: translate(-182%, -50%) rotate(-8deg) scale(0.82);
      }

      .programme-card.pos-1 {
        transform: translate(-118%, -50%) rotate(-4deg) scale(0.92);
      }

      .programme-card.pos-3 {
        transform: translate(18%, -50%) rotate(4deg) scale(0.92);
      }

      .programme-card.pos-4 {
        transform: translate(82%, -50%) rotate(8deg) scale(0.82);
      }

      .programme-icon {
        width: 62px;
        height: 62px;
      }

      .programme-card.pos-2 .programme-title {
        font-size: 18px;
      }

      .programme-card.pos-1 .programme-title,
      .programme-card.pos-3 .programme-title {
        font-size: 15px;
      }

      .programme-card.pos-0 .programme-title,
      .programme-card.pos-4 .programme-title {
        font-size: 12px;
      }
    }

    @media (max-width: 767px) {
      .programme-section {
        padding: 24px 12px 82px;
        min-height: 320px;
      }

      .programme-wrap {
        height: 220px;
      }

      .programme-card {
        opacity: 0;
        pointer-events: none;
      }

      .programme-card.pos-2 {
        width: min(92vw, 340px);
        height: 210px;
        opacity: 1;
        pointer-events: auto;
        transform: translate(-50%, -50%) scale(1);
        filter: blur(0);
      }

      .programme-card.pos-2 .programme-title {
        font-size: 20px;
      }

      .programme-nav {
        bottom: 10px;
      }
    }
/* certifications slider ends */


/* sec7 ends */



/* sec8 starts */
.sec8{ padding: 60px 0px; }
.sec8 h3{
  border-radius: 77px;
border: 1px solid var(--Light-bg-text-grad, #0034A8);
color: #000;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 36px */
text-align: center;
display: inline-block;
padding: 5px 20px;
margin-bottom: 10px;
}
.sec8 h2{
  color: #000;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
padding-bottom: 20px;
max-width: 500px;
}
.sec8 h2 span{
  background: var(--Light-bg-text-grad, linear-gradient(90deg, #0034A8 0%, #CDC800 50%, #9F0047 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 600;
line-height: 150%; /* 60px */
}
.sec8 a{ border-radius: 57px;
border: 1px solid var(--Text-gard, #98B8FF);
background: #7C053A;
color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600; max-width: 405px;
line-height: 150%; /* 36px */
text-decoration: none; margin: 0;
padding: 10px 30px; }


.keyHighlights img{ width: 100%; margin-bottom: 15px; }
.keyHighlights p{ text-align: left; padding: 0 0 0 15px; margin-bottom: 10px; }
.keyHighlights .slick-slide{ margin: 0 10px; }
.keyHighlights .slick-prev {
    background: none;
    outline: none;
    border: none;
    font-size: 0px;
    background: url("../../assets/images/highlightleft.svg") no-repeat;
    width: 83px;
    height: 83px;
    position: absolute;
    left:-16%;
    bottom: 30px;}

.keyHighlights .slick-next {
    background: none;
    outline: none;
    border: none;
    font-size: 0px;
    background: url("../../assets/images/highlightright.svg") no-repeat;
    width: 83px;
    height: 83px;
    position: absolute;
    left: -9%;
    bottom: 30px;
}
.keyHighlights .box2{ position: relative; }
.keyHighlights .box2 .card-info1 { position: absolute; bottom: 20px; z-index: 2; }
.keyHighlights .box2 .card-info1 h4{
  color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600; padding-left: 15px;
line-height: 150%; /* 36px */
} 
.keyHighlights .box2 .card-info1 p{
  color: #FFF;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
} 
/* sec8 ends */


/* sec9 starts */
.sec9{ padding: 60px 0px; position: relative; }
.sec9 h2{ 
color: #000000;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
text-align: center; margin-bottom: 60px;
line-height: 150%; /* 60px */ }
.sec9 h2 span{
  background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
}
.sec9 ul{ max-width: 450px; border-radius: 117px; text-align: center; padding: 10px 10px; position: absolute; right: 4%; top: 40px;
border-radius: 68px; border: 1px solid var(--Grad-SIT-Hyd, #930D49); margin: 20px auto 40px auto; display:block; }
.sec9 ul li{
  color: #08003A;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
list-style-type: normal;
display: inline-block;
padding: 4px 26px;
text-align: center;
}

/* admissio process starts */
.admission-process-section {
  width: 100%;
  padding: 50px 0px;
/*   background: #f3f3f3; */
}

.process-wrapper {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.process-track {
  position: absolute;
  top: 26px;
  left: 8%;
  right: 8%;
  height: 10px;
  background: #ddd9ef;
  border-radius: 50px;
  z-index: 0;
}

.process-step {
  width: 16.66%;
  text-align: center;
  position: relative;
  z-index: 1;
}

.process-step.active::before {
  content: "";
  position: absolute;
  top: 26px;
/*   left: -50%; */
  width: 100%;
  height: 37px;
  background: #08004d;
  border-radius: 50px;
  z-index: -1;
}

.process-step:first-child.active::before {
  display: none;
}

.step-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(135deg, #8cb7ff, #ffd400, #ff4f9a);
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-icon::before {
  content: "";
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  z-index: 0;
}

.step-icon img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  position: relative;
  z-index: 1;
}

.process-step h3 {
  color: #000B43;
text-align: center;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 135%; /* 32.4px */
padding: 20px 0 8px 0px;
}

.process-step p {
  margin: 0;
  color: rgba(0, 0, 0, 0.50);
text-align: center;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
}

/* Tablet */
@media (max-width: 991px) {
  .process-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px 20px;
  }

  .process-track {
    display: none;
  }

  .process-step::before {
    display: none !important;
  }

  .process-step {
    width: calc(33.333% - 14px);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .admission-process-section {
    padding: 35px 15px;
  }

  .process-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .process-step {
    width: 100%;
    max-width: 320px;
  }

  .process-step h3 {
    font-size: 20px;
  }

  .process-step p {
    max-width: 100%;
    font-size: 14px;
  }
}
/* admissio process ends */



/* tabs css */
    .custom-tabs-wrapper {
      width: 100%;
    }

    .custom-tabs {
      display: flex;
      list-style: none;
      padding: 0;
      margin: 0 0 30px;
      border-bottom: 1px solid #ddd;
      gap: 20px;
      flex-wrap: wrap;
    }

    .custom-tabs li {
      padding: 12px 20px;
      cursor: pointer;
      font-weight: 600;
      color: #555;
      border-bottom: 3px solid transparent;
      transition: all 0.3s ease;
    }

    .custom-tabs li.active {

    border-radius: 45px;
    background: var(--Grad-SIT-Hyd, linear-gradient(264deg, #930D49 40.39%, #48034D 66.59%, #302985 92.79%));
    color: #fff;
    }

    .tab-pane {
      display: none;
    }

    .tab-pane.active {
      display: block;
    }

    /* Admission process styling */
    .admission-process-section {
      padding: 30px 0;
    }

    .process-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 20px;
      position: relative;
      flex-wrap: wrap;
    }

    .process-track {
      position: absolute;
      top: 26px;
      left: 0;
      right: 0;
      height: 37px;
      background: #EEEBFF;
      z-index: 0;
    }

    .process-step {
      position: relative;
      z-index: 1;
      flex: 1;
      min-width: 150px;
      text-align: center;
    }

    .step-icon {
      width: 80px;
      height: 80px;
      margin: 0 auto 15px;
      border-radius: 50%;
      background: #f5f5f5;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 2px solid #ddd;
    }

    .process-step.active .step-icon {
      background: #d71920;
      border-color: #d71920;
    }

    .process-step .step-icon.success {
      background: #1ca64c;
      border-color: #1ca64c;
    }

    .step-icon img {
/*       max-width: 36px; */
/*       max-height: 36px; */
    }

    .process-step h3 {
      font-size: 18px;
      margin: 0 0 10px;
      line-height: 1.3;
    }

    .process-step p {
      font-size: 14px;
      line-height: 1.5;
      color: #555;
      margin: 0;
    }

    @media (max-width: 991px) {
      .process-wrapper {
        gap: 30px;
      }

      .process-track {
        display: none;
      }

      .process-step {
        flex: 0 0 48%;
      }
    }

    @media (max-width: 767px) {
      .process-step {
        flex: 0 0 100%;
      }
    }
/*    tabs ends  */


/* sec9 ends */


/* sec10 starts */
.sec10{ background: #08003A; padding: 60px 0px; }
.sec10 h2 {
  color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
text-align: center;
}
.sec10 h2 span{
  font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.sec10 h3{
  color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
}
.sec10 p{
  color: #FFF;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
}
.sec10 span{
  color: #FFFA11;
font-family: Montserrat;
font-size: 20px;
font-style: italic;
font-weight: 600;
line-height: 150%; /* 30px */
padding-bottom: 10px;
margin-bottom: 20px;
}

.sec10 ul{ max-width: 450px; border-radius: 117px; text-align: center; padding: 10px 0px;
border: 1px solid #FFF; margin: 20px auto 40px auto; display:block; }
.sec10 ul li{
  color: #FFF;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
list-style-type: normal;
display: inline-block;
/* padding: 0 10px; */
text-align: center;
}

/* tabs */
 .eligibility-tabs {
      padding: 1px 0;
    }

    .eligibility-tab-nav {
      list-style: none;
      padding: 0;
      margin: 0 0 30px 0;
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
    }

    .eligibility-tab-nav li {
      cursor: pointer;
      padding: 5px 20px;
/*       border: 1px solid #ccc; */
      border-radius: 40px;
      font-weight: 600;
      transition: all 0.3s ease;
    }
    .eligibility-tab-nav li span{ padding: 5px; color: #ffffff !important; }

    .eligibility-tab-nav li.active {
      background: #fff;
      border-radius: 30px;
      padding: 5px 20px;

/*       color: #fff; */
/*       border-color: #000; */
    }
    .eligibility-tab-nav li.active span{
      background: var(--Grad-SIT-Hyd, linear-gradient(264deg, #930D49 40.39%, #48034D 66.59%, #302985 92.79%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    }

    .eligibility-tab-content {
      display: none;
    }

    .eligibility-tab-content.active {
      display: block;
    }

    .eligibility-tab-content img {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 10px;
    }

    .eligibility-tab-content h3 {
      margin-bottom: 20px;
    }

    .eligibility-tab-content span {
      display: inline-block;
      font-weight: 700;
      margin: 10px 0;
    }

/* sec10 ends */


/* sec11 starts */
.sec11{
  padding: 60px 0px; background: #08003A;
}
.sec11 h2{
  color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: normal; text-align: center;
font-weight: 600;
line-height: 150%; /* 60px */
margin-bottom: 40px;
}
.sec11 h2 span{
  font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 150%; /* 60px */
background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.sec11 .impDatesBox {
  border-radius: 30px;
background: rgba(255, 255, 255, 0.10);
padding: 20px;
}
.WhiteBtn{
/*   display: flex; */
/* width: 363px; */
/* height: 63px; */
padding: 5px 25px;
/* align-items: center; */
/* gap: 10px; */
border-radius: 30px;
background: #FFF;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 135%;
}
.WhiteBtn p{
  background: var(--Grad-SIT-Hyd, linear-gradient(264deg, #930D49 40.39%, #48034D 66.59%, #302985 92.79%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
padding: 5px 0 0px 0px;
}
.impDatesBox p{
  color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 27px */
}
.imDateBoxSingle{ padding: 5px 0px; }
.Dates p{ padding-top: 10px; }
/* sec11 ends */



.footer p{
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400; padding-bottom: 0px; margin-bottom: 0px;
line-height: normal;
}


.footerTop{ padding: 120px 0px; background: url('../../assets/images/jornybg.webp') no-repeat top center; background-size: cover; }
.footerTop h2{ 
color: #FFF;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 700; margin-bottom: 30px;
line-height: 150%; /* 60px */ }
.footerTop h2 span {
  background: var(--Text-gard, linear-gradient(90deg, #98B8FF 0%, #FFFA11 50%, #FF55A0 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: Montserrat;
font-size: 40px;
font-style: italic;
font-weight: 700;
transition: all 0.35s ease;
line-height: 150%; /* 60px */
}

.footerTop a:hover { background: #7C053A; color: #ffffff; transition: all 0.35s ease; }
.footerTop a svg path {
  fill: black; transition: all 0.35s ease;
  transition: fill 0.3s ease;
}

.footerTop a:hover svg path {
  fill: white; transition: all 0.35s ease;
}


.footerbot{ background: #FFFA11; padding: 10px 0px; }
.footerbot p{
  color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
text-align: center;
}





