/* Hero Section */
.heroBg {
    width: 100%;
    min-height: 761px;
    object-fit: cover;
}
.heroContainer {
    position: absolute;
    max-width: 1590px;
}
.contentBox {
    max-width: 566px;
    width: 100%;
    z-index: 5;
}
.heroHighliter {
    margin-top: 19px;
    border-left: 3px solid #f1e404;
    padding: 10px 20px;
}
.heroTag {
    height: 60px;
    margin: 36px 0 19px 0;
}
.heroModal {
    position: absolute;
    bottom: 0;
    height: 97%;
    right: 25%;
}
.formContainer {
    position: absolute;
    right: 8.5%;
    width: 410px;
    z-index: 5;
    scroll-margin-top: 100px;
}

.heroLine {
  display: flex;
  align-items: baseline;
  line-height: 1;
  margin: 0;
  padding: 0;

}

.whitetext {
  font-size: 25px;
  font-weight: 400;
  color: #ffffff;
  white-space: nowrap;
  line-height: 1;        
}

.heroLine .text-80-Y-800 {
  font-weight: 800;
  font-size: 80px;
  line-height: 1;       /* was 100% — same but explicit */
  text-transform: uppercase;
  color: #f1e404;
  white-space: nowrap;
}
/* About Section */
.comibned{

    background: url("../images/aboutBG.webp");
    background-repeat: no-repeat;
    background-size: cover;
background-color:rgb(86,118,108);
     
 position: relative;
    z-index: 99;
    margin-top:-10px
}

/* .aboutSection {
    background: url("../images/aboutBG.webp");
    background-repeat: no-repeat;
    background-size: cover;
} */
.aboutFrame {
    position: absolute;
    height: 95%;
    bottom: 0;
    right: 0;
}
.aboutContainer {
    z-index: 5;
    align-items: center;
    justify-content: center;
    max-width: 1370px;
}
.aboutLeft {
    width: 45%;
    max-width: 510px;
}
.aboutModel {
    width: 100%;
}
.aboutRight {
    /* width: 55%;
    max-width: 700px; */
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content:center;
    text-align:center;
}
.hrBorder {
    width: 100%;
    border-top: 1px solid #fff;
}
.programUL {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 24px;
}
.programLi {
    display: flex;
    align-items: center;
    gap: 16px;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    color: #FFFFFF;
    /* width: calc(50% - 12px); */
}
.check {
    height: 24px;
}
/* Special Section */
/* .specialSection {
    background: url("../images/special-ng.webp");
    background-size: cover;
    background-repeat: no-repeat;
} */
.specialContainer {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.specialWraper {
    max-width: 1470px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 30px;
}
.specialSlider {
    width: 90%;
}
.specialItem {
    background: #f8fbf3;
    box-shadow: 0px 0px 17px 3px #bbcd9d38;
    height: 195px;
    gap: 10px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: auto;
}
.specialItem img {
    height: 50px;
    width: 50px !important;
}
/* Institute Section */
.instituteSection {
    align-items: flex-start;
background:url(../images/institute.webp);
width: 100%;
    object-fit: cover;
    min-height: 768px;
    object-position: center;
}
/* .instituteBG {
    width: 100%;
    object-fit: cover;
    min-height: 780px;
    object-position: center;

} */
.institute-wrapper{
display:flex;

}
.instituteSection .programLi{
color:black;
width: calc(50% - 12px);
}
.instituteContainer {
       position: absolute;
    right:40px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 1270px;
    gap: 30px;
}
.instituteContainer .programUL {
    max-width: 670px;
display:flex;
flex-wrap:wrap;
margin-top:10px;

}
.instituteContainer .instituteright{
max-width:844px;
width:100%;
height:264px;
display:flex;
flex-direction:column;
align-items:flex-start;
gap:20px;
padding:60px 0 0 0;
}
.instituteContainer .text-18-Bl-500{
    text-align:left;
}


/* CTA Section */
.ctaSection {
    background: url(../images/bottomBg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    margin-top: -20px;
         /* background-color: rgb(86, 118, 108); */
}
.cta-model {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 95%;
}
.ctaContainer {
    z-index: 5;
    justify-content: flex-end;
}
.contentCtaBox {
    max-width: 550px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 37px;
}
/* Career Section */
.careerSection {
    background: url(../images/special-ng.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
   margin-top: clamp(-120px, -6vw, -60px);


}
.careerContainer {
    flex-direction: column;
    gap: 50px;
    max-width: 1600px;
   
}
.careerHeader {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.careerBtnBox {
    display: flex;
    align-items: center;
    gap: 10px;
}
.careerSlider {
    width: 100%;
}
.careerItem {
    height: 428px;
    position: relative;
    border-radius: 20px !important;
    overflow: hidden;
}
.careerImage {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
}
.text-absolute {
    position: absolute;
    bottom: 0;
    padding: 0 30px 30px 30px;
    z-index: 2;
}
/* Campus Section */
.campusSection {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 600px;
    overflow: hidden;
    background: #000;
  }
 .buttoncareer {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ── Full-bleed background image ── */
  .campusBg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: opacity 0.5s ease;
    z-index: 0;
  }
 
  /* dark gradient overlay — heavier at bottom for thumbnail readability */
  .campusSection::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to bottom,
      rgba(0,0,0,0.15) 0%,
      rgba(0,0,0,0.05) 40%,
      rgba(0,0,0,0.6) 75%,
      rgba(0,0,0,0.82) 100%
    );
    z-index: 1;
    pointer-events: none;
  }
 
  /* ── All UI sits above bg + overlay ── */
  .campusUI {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: clamp(16px, 2.5vw, 36px) clamp(16px, 3vw, 48px);
  }
 
  /* ══════════════════════════════════════
     TOP BAR  — tabs LEFT, nav RIGHT
  ══════════════════════════════════════ */
  .campusTopBar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
 
  /* pill tab group */
  .campusTabs {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    border-radius: 70px;
  }
 
  .tabButton {
    border: none;
    /* background: rgba(255,255,255,0.35); */
    border-radius: 60px;
    padding: clamp(8px, 1vw, 14px) clamp(16px, 2.5vw, 36px);
    color: #284587;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: clamp(14px, 1.5vw, 22px);
    line-height: 1;
    text-align: center;
    cursor: pointer;
    transition: background 0.25s, color 0.25s;
    white-space: nowrap;
  }
 
  .tabButton:hover {
    background: rgba(255,255,255,0.6);
  }
 
  .tabButton.active {
    background: #E8F000;
    color: #113c7e;
    font-weight: 700;
  }
 
  /* prev / next nav buttons */
  .campusNav {
    display: flex;
    align-items: center;
    gap: 10px;
  }
 
  .navBtn {
    width: clamp(40px, 3.5vw, 56px);
    height: clamp(40px, 3.5vw, 56px);
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.5);
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(6px);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s;
    color: #fff;
    font-size: clamp(16px, 1.5vw, 22px);
    user-select: none;
    flex-shrink: 0;
  }
 
  .navBtn:hover {
    background: #E8F000;
    border-color: #E8F000;
    color: #113c7e;
  }
 
  .navBtn img {
    width: 22px;
    height: 22px;
    object-fit: contain;
  }
 

  .campusThumbRow {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
  }
 
  .thumbTrackWrap {
    flex: 1;
    overflow: hidden;
    /* partial reveal on edges */
    mask-image: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%);
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%);
  }
 
  .thumbTrack {
    display: flex;
    justify-content: center;
    gap: 12px;
    transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
 
  .thumbItem {
    /* flex: 0 0 clamp(0px, 12vw, 180px); */
    height: clamp(70px, 8vw, 120px);
    border-radius: 14px;
    overflow: hidden;
    border: 3px solid transparent;
    cursor: pointer;
    transition: border-color 0.25s, transform 0.25s, opacity 0.25s;
    opacity: 0.7;
    position: relative;
  }
 
 
 
  .thumbItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
  }

  .thumbItem.active {
 width: 300px;               /* ← grows to 300px */
  height: 140px;              /* ← taller when active */
  border-color: #E8F000;
  opacity: 1;
  z-index: 2;
  box-shadow: 0 8px 24px rgba(232, 240, 0, 0.35);
}
 
/* ─────────────────────────────────────────────
   HOVER STATE (non-active)
───────────────────────────────────────────── */
.thumbItem:not(.active):hover {
  opacity: 0.85;
  transform: scale(1.03) translateY(-2px);
  border-color: rgba(255, 255, 255, 0.4);
}
 
  /* ══════════════════════════════════════
     RESPONSIVE
  ══════════════════════════════════════ */
  @media (max-width: 768px) {
    .campusSection { height: 70vh; min-height: 500px; }
    .thumbItem { flex: 0 0 clamp(80px, 22vw, 130px); height: clamp(56px, 14vw, 90px); }
  }
 
  @media (max-width: 480px) {
    .campusTabs { gap: 4px; padding: 6px; }
    .campusSection { height: 65vh; }
  }
/* Admission Section */
.admissionSection {
    background: url(../images/admissionBG.webp)no-repeat;
     height: 650px;
     z-index: 99;
     background-color: rgb(16,61,125);
}
.hrBorderap {
  width: 79%;
  margin-left: 11%;
  position: absolute;
  top: 60px;
  border-top: 10px solid;
  border-image: linear-gradient(
    to right,
    #F1E404 0%,
    #F1E404 70%,
    #F1E404 100%,
    #F1E404 70%,
    #F1E404 0%
  ) 1;
}

.admissionItems {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}
.admissionCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 42px;
    z-index: 2;
max-width: 1102px;
    width: 100%;
}

.admissionContainer {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    max-width: 1330px;
}
.admissionHeader {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.admissionSteps {
    margin-top: 60px;
    position: relative;
    width: 100%;
    height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
}
.admitionLine {
    width: 100%;
}
.admissionCard1 {
    position: absolute;
    bottom: 0px;
    left: 0;
}
.admissionCard2 {
    position: absolute;
    bottom: 20px;
}
.admissionCard3 {
    position: absolute;
    bottom: -50px;
    right: 0;
}
/* BBC Container */
.bbcSection {
    background: url(../images/aboutBG.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.bbcContainer {
    max-width: 1310px;
    gap: 100px;
    justify-content: space-between;
    align-items: flex-start;
}
.bbcLeftBox {
    max-width: 540px;
    width: 50%;
}
.bbcRightBox {
    max-width: 700px;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}
.bbcModel {
    width: 100%;
}
.bbcRightBox .programLi {
    width: 100%;
}
/* IMED Section */
.imedSection{
  background: url(../images/cta-bg.webp);
    background-repeat:no-repeat;
background-size:1920px 100%;
 transform: translateY(-10%);
background-position:center center;
background-color:rgb(138,227,254);
z-index:99;
}
.imedContainer {
    max-height: 580px;
    border-radius: 30px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 90px;
    /* padding: 80px; */
}
.imedHeader {
    display: flex;
    flex-direction: column;
    gap: 19px;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.idemItems {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}
.hrBorder2 {
    width: 79%;
    margin-left: 11%;
    position: absolute;
    top: 40px;
    border-top: 2px solid #fff;
}
.idemCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 42px;
    z-index: 2;
max-width: 1102px;
    width: 100%;
}
/* Placements Section */
.placementsSection {
    background: url(../images/placementsecBG.webp);
    background-repeat: no-repeat;
    background-size: 100% 82%;
    flex-direction: column;
    align-items: center;
}
.placementsContainer {
    max-width: 1600px;
    height: 500px;
    justify-content: flex-end;
    margin-bottom: 0;
}
.placementContentBox{
    width: 650px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.placementTags {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    margin: 40px 0;
}
.placementModel {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    /* max-width: 920px; */
    height: 620px;
}
.logosContainer{
    max-width: 1600px;
    margin-top: 0;
    background: #F8FBF3;
    padding: 37px;
    border: 1px solid #F3F1DA;
    border-radius: 20px;
    margin-bottom: 0;
    z-index: 4;
}
.logoCol{
    border-right: 1px solid #F3F1DA;
}
.logoCol .logoItem:first-child{
    border-bottom: 1px solid #F3F1DA;
}
/* FONT CLASS */
.text-20-W-600 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.text-50-W-800 {
    font-weight: 800;
    font-size: 50px;
    line-height: 100%;
    text-transform: uppercase;
    color: #ffffff;
}
.text-64-W-700 {
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
}
.text-80-W-800 {
    font-weight: 800;
    font-size: 50px;
    line-height: 100%;
    text-transform: uppercase;
    color: #ffffff;
}
.text-60-W-300 {
    font-weight: 300;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 100%;
    color: #fff;
}
.text-80-Y-800 {
    font-weight: 800;
    font-size: 80px;
    line-height: 100%;
    text-transform: uppercase;
    color: #f1e404;
}
.text-18-W-500 {
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
}
.text-18-W-600 {
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    color: #ffffff;
}
.text-50-B-800 {
    color: #113c7e;
    font-weight: 800;
    font-size: 50px;
    text-transform: uppercase;
}
.text-18-Bl-500 {
    color: #222222;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
}
.text-18-Bl-600 {
    color: #222222;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}




