body {
  font-family: 'Poppins', sans-serif !important;
}
*:focus {
  outline: 0 !important;
}
.justify{
	text-align:justify !important;
}
.ulcolor li{font-size: 17px;text-align:justify !important;
    line-height: 27px;}
button.accordion {
  background-color: #EEF2F9;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 30px;
  margin-bottom: 20px;
}

button.accordion.active, button.accordion:hover {
  background-color: #EEF2F9;
}

button.accordion:after {
  content: '\002B';
  color: #FFF;
  border-radius: 50%;
  background-color: #00439D;
  width: 30px;
  text-align: center;
  font-weight: bold;
  float: right;
  padding: 5px;
  /* margin-left: 5px; */
}

button.accordion.active:after {
  content: "\2212";
}

div.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.margin30{
  margin-top: 20px;
}
.padding0{
  padding: 0 !important;
}

.header {
  margin: 15px 0 ;
}

.company-logo {
  width: 160px;
}
.theme_text{
  color: #00429c !important;
}
.text_center{
  text-align: center !important;
}
.text_white{
  color: #ffffff !important;
}
.text_green{
  color: #027E94 !important;
}
.header_text{
  font-size: 20px;
    line-height: 27px;
}

.h3-header {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #111a5a;
  text-align: center;
}
.p-header {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
  text-align: center;
}

.main-banner {
  background-image: url(../images/mainbanner.png);
  background-size: cover;
}

.mainbanner-content {
  padding: 52px 0;
}
.margintoppercent{margin-top: 10%;}
.mainbanner-content-one {
  padding: 70px 0;
  margin-top: 40px;
}

.mainbanner-highlight {
  font-weight: 600;
  font-size: 46px;
  line-height: 56px;
  margin-bottom: 0;
}

.h3-card {
  font-weight: 600;
  font-size: 42px;
  line-height: 52px;
  color: #5BE0E5;
  margin-bottom: 0;
}
.mainbanner_details{
  font-size: 26px;
  line-height: 42px;

}
.mainbanner_courses{
  font-size: 24px;
  line-height: 36px;
}
.mainbanner_button{
  padding: 10px 25px;
  background-color: #03889F;
  font-weight: 600;
  border: none;
  border-radius: 35px;
  font-size: 24px;
  margin-top: 30px;
}

.h3-paragraph {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
}
ul {
  font-size: 20px;
  list-style: none;
  padding: 0;
}
li {
  margin: 0;
  margin-bottom: 10px;
  padding-left: 1em;
  justify-content: center;
  position: relative;

  &:after {
    content: "";
    height: 0.4em;
    width: 0.4em;
    background: #372C2A;
    display: block;
    position: absolute;
    /* transform: rotate(45deg); */
    border-radius: 50%;
    top: 0.6em;
    left: 0;
  }
}

.curriculum-content-section {
  padding: 50px 0;
}
.curriculum-title-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  -webkit-text-stroke: 1px #fff;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.curriculum-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
}
.curriculum-title-content {
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #232323;
}
.curriculum-content {
  text-align: center;
  padding: 40px 0px;
}
.curriculum_image{
  display: inline;
}
.curriculum-count {
  width: 60px;
  margin-left: 20px;
}
.curriculum-arrow{
  float: right;
  width: 25px;
  padding-top: 20px;
}
.curriculum-details {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #232323;
  margin-top: 10px;
}
.arts_image{
  width: 100%;
}
.arts_card{
  background-color: #03889F;
  padding: 30px 0;
  width: 100%;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 38px;
  line-height: 48px;
}
.arts_title{
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
}

.academic-section {
  background: #00439D;
}
.academic-content-section {
  padding: 50px 0;
}
.up_icon{
  width: 50px;
  margin: 15px 0;
}
.academic-title-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  -webkit-text-stroke: 1px #1226aa;
  color: #eafff4;
  text-shadow: 1px 1px 0 #eafff4, -1px -1px 0 #eafff4, 1px -1px 0 #eafff4,
    -1px 1px 0 #eafff4, 1px 1px 0 #eafff4;
}
.academic-title {
  font-weight: 700;
  font-size: 38px;
  line-height: 57px;
}
.about_school{
  color: #B2E572;
}
.about_card{
  background-color: #03889F;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.Experts_card{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 20px 0;
}
.Experts_card_divided{
  font-weight: 700;
  background-color: #000;
  height: 1px;
}
.about_card_name{
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
}
.Experts_card_name{
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}
.Students_image{
  width: 150px;
  border-radius: 30px;
  background: #fff;
  padding: 10px;
}
.Students_card{
  background-color: #FFF;
  border-radius: 20px;
  padding: 20px;
}
.Students_image1{
  width: 100% !important;
}
.Students_content{
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
}
.smallup{
  width: 40px !important;
}
.smalldown{
  width: 40px !important;
  float: right;
  margin-top: -20px;
}
.Students_details{
  font-size: 15px;
  line-height:22px;
  text-align: center;
}
.Students_content1{
  font-size: 15px;
  margin-bottom:-30px !important;
}
.about_card_divided{
  background-color: #fff !important;
  margin: 10px 20px;
}
.about_card_details{
  font-size: 16px;
  line-height: 24px;
}
.academic-card {
  background-color: #ffffff;
  border-left: 4px solid #4dd690;
  padding: 20px;
  margin-top: 20px;
  height: 140px;
}
.academic-header {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #231f20;
  margin-bottom: 20px;
}
.academic-details {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #231f20;
  margin-bottom: 0;
}

.pre-course-section {
  background-color: #ffffff;
}
.pre-course-content-section {
  padding: 50px 0;
}
.active {
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  display: block;
}
.active1 {
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  display: block;
}
.pre-course-card1 {
  border: 1px solid #cfcfcf;
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  border: none;
  text-align: center;
}
.pre-course-card {
  border: 1px solid #cfcfcf;
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  border: none;
  text-align: center;
}
.pre-course-card_title1{
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  padding: 10px 20px;
}
.pre-course-card_title:hover{
  font-weight: 700;
  color: #ffffff;
  background-color: #00439D;
  border-radius: 35px;
  border: none;
  padding: 10px 20px;
}
.pre-course-title_div{
  margin: 10px;
  color: #000;
}
.pre-course-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.pre-course-details {
  /* border: 1px solid #cfcfcf; */
  padding: 10px;
}
.pre-course-details-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #231f20;
  margin-top: 20px;
}
.pre-course-details-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #666568;
  margin-bottom: 0;
}
.pre-course-button {
  text-align: end;
  margin-right: 20px;
  margin-bottom: 30px;
}
.pre-course-btn {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  background-color: #273bb3;
  padding: 7px;
  border: none;
  cursor: pointer;
}
.course_header{
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #372C2A;
  margin: 15px 0 25px 0;
}

.placement-section {
  background: #1226aa;
}
.placement-content-section {
  padding: 50px 0;
}
.scholarships_content{
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #FFF;
}
.placement-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  color: #eafff4;
}
.placement-title-style {
  font-weight: 700;
  font-size: 48px;
  line-height: 72px;
  text-align: center;
  color: #5BE0E5;
}
.placement-content {
  padding: 20px 0;
}
.placement-percentage-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.placement-percentage {
  font-weight: 900;
  font-size: 24px;
  line-height: 66px;
  align-items: center;
  color: #4dd690;
}
.placement-percentage-details {
  font-weight: 500;
  font-size: 20px;
  line-height: 66px;
  align-items: center;
  color: #ffffff;
}
.placement-counter {
  padding: 30px;
}
.placement-count-card {
  background-color: #ffffff;
  padding: 20px;
}
.placement-count {
  font-weight: 900;
  font-size: 55px;
  line-height: 66px;
  align-items: center;
  color: #1226aa;
}
.placement-count-details {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #1226aa;
}
.placement-counter-details {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}

.logos-section {
  background-color: #ffffff;
}
.logos-content-section {
  padding: 50px 0;
}
.logos-programs-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  text-transform: capitalize;
  color: #232323;
}
.logos-programs-image {
  width: 100%;
}
.logos-recruiters-title {
  font-weight: 500;
  margin: 20px 0;
  font-size: 20px;
  line-height: 45px;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #232323;
}
.logos-recruiters-image {
  margin-bottom: 30px;
  width: 154px;
}
.carousel {
  width: 100%;
}

.slick-slide {
  margin: 10px;
  height: auto !important;
  /* min-height: 30 !important; */
}

.slick-slide img {
  width: 100%;
}

.slick-prev,
.slick-next {
  background: #000;
  border-radius: 15px;
  border-color: transparent;
  display: none !important;
}

.eligibility-section {
  background-color: #eaecf5;
}
.eligibility-content-section {
  padding: 50px 0;
}
.eligibility-header {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  color: #1226aa;
}
.eligibility-header-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  -webkit-text-stroke: 1px #eaecf5;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.eligibility-card {
  background-color: #ffffff;
  padding: 20px;
  text-align: justify;
  margin-top: 20px;
}
.eligibility-card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.0125em;
  color: #231f20;
}
.eligibility-card-details {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #232323;
  text-align: justify;
}

.our-faculty-section {
  background-color: #ffffff;
}
.our-faculty-content-section {
  padding: 50px 0;
}
.our-faculty-content {
  padding: 100px 10px;
  text-align: justify;
}
.our-faculty-header {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  color: #273bb3;
}
.our-faculty-header-style {
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  -webkit-text-stroke: 1px #fff;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.our-faculty-details {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #232323;
}
.our-faculty-image {
  width: 100%;
  margin-top: 10px;
}
.our-faculty-card {
  text-align: center;
  border-top: 4px solid #4dd690;
  box-shadow: 0px 6px 44px rgba(0, 0, 0, 0.15);
  padding: 5px 5px 1px 5px;
}
.our-faculty-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #3a8dde;
}
.our-faculty-person-details {
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  color: #232323;
}

.international-faculty-section {
  background-color: #eaecf5;
}
.international-faculty-content-section {
  padding: 50px 0;
}
.international-faculty-content {
  padding: 50px 0;
}
.international-faculty-header {
  font-weight: 700;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  color: #273bb3;
}
.international-faculty-header-style {
  font-weight: 700;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #eaecf5;
  color: #273bb3;
  text-shadow: 2px 2px 2px #273bb3, -1px -1px 0 #273bb3, 1px -1px 0 #273bb3,
    -1px 1px 0 #273bb3, 1px 1px 0 #273bb3;
}
.videos_content {
  width: 100%;
}
.international-faculty-details {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #232323;
}

.footer-section {
  background: #1226aa;
}
.footer-content-section {
  padding: 20px 0;
}
.footer-content {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.footer-button {
  float: right;
  margin-top: 10px;
}
.footer-btn {
  border-color: #ffffff;
  color: #1226aa;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  padding: 7px;
  cursor: pointer;
}

@media only screen and (max-width: 786px) {
	.pre-course-card1 {font-size: 18px !important;}
  .company-logo {
    display: block;
    margin: auto;
  }
  .header_text {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
  .header-image {
    margin-top: 20px;
  }
  .h3-header {
    font-size: 22px;
    line-height: 32px;
  }
  .p-header {
    font-size: 14px;
  }
  .mainbanner-content {
    padding: 15px 0;
  }
  .mainbanner-content-one {
    padding: 15px 0;
  }
  .mainbanner-highlight {
    font-size: 20px;
    line-height: 30px;
    /* text-align: center; */
  }
  .h3-card {
    font-size: 24px;
    line-height: 37px;
    /* text-align: center; */
  }
  .mainbanner_details{
    font-size: 18px;
    line-height: 25px;
  }
  .mainbanner_courses{
    font-size: 17px;
    line-height: 30px;
  }
  .mainbanner_button {
    padding: 10px 15px;
    background-color: #03889F;
    font-weight: 600;
    border: none;
    border-radius: 35px;
    font-size: 16px;
    margin-top: 20px;
}
  .h3-paragraph {
    font-size: 18px;
    line-height: 28px;
  }
  ul {
    font-size: 20px;
    list-style: none;
    padding: 0;
  }
  li {
    margin: 0;
    display: inline-block;
  }
  .curriculum-content-section {
    padding: 20px 0;
  }
  .curriculum-title {
    font-size: 24px;
    line-height: 34px;
  }
  .curriculum-title-content {
    font-size: 15px;
    line-height: 25px;
  }
  .curriculum-content {
    padding: 10px;
  }
  .curriculum-details {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 15px 0 0 0px;
  }
  .curriculum-slider {
    padding: 0 20px;
  }
  .curriculum-count {
    width: 75px !important;
  }
  .arts_card{
    font-size: 28px;
    line-height: 38px;
  }
  .arts_title{
	  margin-top:15px;
        font-size: 24px;
    line-height: 31px;
    text-align: center;
  }
  .academic-content-section {
    padding: 20px 0;
  }
  .academic-title {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin-top: 30px;
  }
  .academic-title-style {
    font-size: 24px;
    line-height: 34px;
  }
  .academic-header {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .academic-details {
    font-size: 14px;
  }
  .pre-course-content-section {
    padding: 20px 0;
  }
  .pre-course-details-title {
    font-size: 15px;
    margin-top: 5px;
  }
  .pre-course-details-content {
    font-size: 13px;
  }
  .pre-course-card_title1{
    font-size: 20px;
  }
  .pre-course-card_title{
    font-size: 20px;
  }
  .course_header {
	  margin-top: -20px;
    font-size: 20px;
}
.about_card_name {
  font-size: 22px;
  line-height: 32px;
}


  .pre-course-button {
    text-align: center;
    margin-bottom: 20px;
  }
  .pre-course-btn {
    font-size: 16px;
    padding: 5px 10px;
  }
  .placement-content-section {
    padding: 20px 0;
  }
  .placement-title {
    font-size: 24px;
    line-height: 34px;
  }
  .placement-title-style {
    font-size: 24px;
    line-height: 34px;
  }
  .placement-percentage {
    font-size: 22px;
    line-height: 32px;
  }
  .placement-percentage-details {
    font-size: 16px;
    line-height: 26px;
  }
  .placement-counter {
    padding: 10px;
  }
  .placement-count {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .placement-counter-details {
    font-size: 12px;
    text-align: center;
  }
  .logos-content-section {
    padding: 20px 0;
  }
  .logos-programs-image {
    /* padding: 0 50px; */
  }
  .logos-recruiters-title {
    margin: 0;
  }
  .logos-recruiters-image {
    margin-bottom: 10px;
    width: 154px;
  }
  .eligibility-content-section {
    padding: 20px 0;
  }
  .eligibility-header {
    font-size: 24px;
    line-height: 34px;
  }
  .eligibility-header-style {
    font-size: 24px;
    line-height: 34px;
  }
  .eligibility-card-title {
    font-size: 16px;
  }
  .our-faculty-content-section {
    padding: 20px 0;
  }
  .our-faculty-content {
    padding: 10px 10px;
  }
  .our-faculty-header-style {
    font-size: 24px;
    line-height: 34px;
  }
  .our-faculty-header {
    font-size: 24px;
    line-height: 34px;
  }
  .our-faculty-details {
    font-size: 14px;
  }
  .international-faculty-content-section {
    padding: 20px 0;
  }
  .international-faculty-content {
    padding: 0px 0;
  }
  .international-faculty-header {
    font-size: 24px;
    line-height: 34px;
  }
  .international-faculty-header-style {
    font-size: 24px;
    line-height: 34px;
  }
  .international-faculty-details {
    font-size: 16px;
  }
  .footer-content {
    font-size: 16px;
  }
  .footer-button {
    margin-top: 10px;
    text-align: center;
    float: none;
  }
  .footer-btn {
    font-size: 16px;
    padding: 7px 10px;
  }
  .mobileonly1 {
    display: block !important;
  }

  .desktoponly1 {
    display: none !important;
  }
}

@media only screen and (min-width: 786px) {
	.float_right{
  float: right;
}
  .mobileonly1 {
    display: none !important;
  }

  .desktoponly1 {
    display: block !important;
  }
}

@media only screen and (max-width: 480px) {
  .mobileonly {
    display: block !important;
  }

  .desktoponly {
    display: none !important;
  }
  ul {
    font-size: 17px;
    list-style: none;
    padding: 0;
    /* text-align: center; */
  }
  .international-faculty-header {
    margin-top: 20px;
  }
  .header {
    margin: 0 0 10px 0;
  }
  .header-image {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .curriculum-details {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0px 0 0 0px;
    text-align: left !important;
  }
  .curriculum-count {
    width: 60px !important;
    margin-left: 0 !important;
  }
  .up_icon {
    width: 40px !important;
    margin: 5px 0 !important;
}
}

@media only screen and (min-width: 480px) {
  .mobileonly {
    display: none !important;
  }

  .desktoponly {
    display: block !important;
  }
}/* Base styles */
.schools-section {
  background-color: #ffffff;
  padding: 4rem 1rem;
  font-family: 'Segoe UI', sans-serif;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

/* Headings */
.section-title {
  font-size: 2rem;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}

.section-subtitle {
  font-size: 1rem;
  color: #555555;
  margin-bottom: 2.5rem;
}

/* Grid layout for school cards */
.school-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

/* Individual school card */
.school-card {
  background-color: #f0f7ff;
  border-radius: 0.75rem;
  padding: 1.5rem 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}

.school-card h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #003366;
  margin-bottom: 1rem;
}

.school-card button {
  background-color: #003366;
  color: #ffffff;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  border: none;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: background 0.3s ease;
}

.school-card button:hover {
  background-color: #0055aa;
}

/* Program list display */
.programs-display {
  display: none;
  margin-top: 3rem;
  background-color: #003366;
  color: #ffffff;
  border-radius: 0.75rem;
  padding: 2rem;
  text-align: left;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.programs-display.active {
  display: block;
}

.programs-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #ffffff;
}

.program-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  color: #ffffff;
}

.program-list li {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  line-height: 1.6;
}

/* ---------- Image Gallery Section ---------- */
.gallery-section {
  padding: 4rem 1rem;
  background-color: #f9f9f9;
  text-align: center;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.image-grid img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 0.5rem;
  transition: transform 0.3s ease;
}

.image-grid img:hover {
  transform: scale(1.05);
}

/* ---------- Video Gallery Section ---------- */
.video-section {
  padding: 4rem 1rem;
  background-color: #ffffff;
  text-align: center;
}

.video-carousel {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  padding-top: 2rem;
  scroll-snap-type: x mandatory;
}

.video-carousel iframe {
  flex: 0 0 320px;
  height: 180px;
  border: none;
  scroll-snap-align: start;
  border-radius: 0.5rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');

body {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');

body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');

body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  background: #f4f8fc;
}

.programs-section {
  padding: 40px 20px;
}

.programs-section h2 {
  text-align: center;
  font-size: 2rem;
  color: #003366;
  margin-bottom: 30px;
}

.programs-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
  max-width: 1200px;
  margin: auto;
}

.school-card {
  background: #fff;
  border: 1px solid #e1e7f0;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  overflow: hidden;
  position: relative;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #e8f0fc;
  padding: 14px 18px;
}

.card-header h3 {
  font-size: 1rem;
  color: #003366;
  margin: 0;
}

.view-btn {
  background-color: #003366;
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 0.8rem;
  cursor: pointer;
}

input[type="checkbox"] + .program-list {
  display: none;
  padding: 15px 20px;
}

input[type="checkbox"]:checked + .program-list {
  display: block;
}

.program-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.program-list li {
  font-size: 0.9rem;
  margin-bottom: 8px;
  color: #333;
  text-align: left;
  padding-left: 10px;
  position: relative;
}

.program-list li::before {
  content: "•";
  color: #0077cc;
  position: absolute;
  left: 0;
}

/* Import Poppins font */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

.explore-schools {
  font-family: 'Poppins', sans-serif;
  padding: 40px 20px;
  background: #f7f9fb;
  color: #333;
}

.explore-schools .container {
  max-width: 1200px;
  margin: auto;
}

.explore-schools .section-title {
  text-align: center;
  font-size: 2rem;
  color: #003366;
  margin-bottom: 0.3em;
}

.explore-schools .section-subtitle {
  text-align: center;
  color: #555;
  margin-bottom: 30px;
}

.explore-schools .school-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.explore-schools .school-card {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  text-align: center;
  transition: transform 0.2s;
}

.explore-schools .school-card:hover {
  transform: translateY(-4px);
}

.explore-schools .school-card h3 {
  margin-bottom: 10px;
  color: #003366;
  font-size: 1.1rem;
}

.explore-schools .school-card button {
  background-color: #003366;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 0.9rem;
  transition: background-color 0.3s ease;
}

.explore-schools .school-card button:hover {
  background-color: #0055aa;
}

.explore-schools .programs-display {
  display: none;
  margin-top: 40px;
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.explore-schools .programs-display.active {
  display: block;
}

.explore-schools .programs-title {
  font-size: 1.3rem;
  color: #003366;
  margin-bottom: 15px;
}

.explore-schools .program-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.explore-schools .program-list li {
  margin-bottom: 8px;
  font-size: 0.95rem;
  color: #333;
}

/* Responsive adjustments */
@media (max-width: 900px) {
  .explore-schools .school-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .explore-schools .school-cards {
    grid-template-columns: 1fr;
  }
}

.video-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  gap: 2rem;
}

.video-container {
  flex: 1 1 45%;
  max-width: 500px;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.text-content {
  flex: 1 1 45%;
  max-width: 500px;
  text-align: left;
}

.text-content h2 {
  font-size: 1.8rem;
  margin-bottom: 0.75rem;
  color: #1a1a1a;
}

.text-content p {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

/* Responsive Design */
@media (max-width: 768px) {
  .video-section {
    flex-direction: column;
    padding: 1.5rem;
  }

  .video-container,
  .text-content {
    max-width: 100%;
    flex: 1 1 100%;
  }
}


/* Optional: Hide scrollbars on WebKit browsers */
.video-carousel::-webkit-scrollbar {
  display: none;
}
