body {
  background: #fff !important;
}

:root {
  --body-bg-color: #fff !important;
}
#customers-teams .owl-stage {
  background: transparent !important;
}

.teams .container-fluid {
  padding-left: 75px;
  padding-right: 75px;
}
.teams .shadow-effect {
  background: #fff;
  padding: 0 0 10px 0;
  text-align: center;
  border: 1px solid #ececec;
  /*box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);*/
}

#customers-teams .item {
  min-height: 100%;
  text-align: center;
  margin-bottom: 40px;
  opacity: 0.7;
  /*-webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.teams .owl-carousel.owl-drag .owl-item {
  margin-top: 115px;
}
#customers-teams .item p {
  font-size: 9px;
  margin-bottom: 3px;
}
#customers-teams .item h2 {
  font-size: 14px !important;
  padding: 0 20px;
  font-weight: 500 !important;
  line-height: 1.2;
  cursor: move;
  text-transform: uppercase;
}
#customers-teams .item .title {
  font-size: 12px;
  line-height: 1.2;
}
.shadow-effect {
  cursor: move;
}

#customers-teams p.fsdescription,
.fsbottomlink a,
.fsfdesig,
.fsdescription,
.title,
.shadow-effect a,
.shadow-effect {
  cursor: move;
  pointer-events: none;
}
.fsbottomlink {
  display: none;
}
.owl-item.active.center .item .title {
  display: block !important;
  margin-bottom: 0;
  cursor: pointer;
}
.owl-item.active.center .fsdescription {
  display: block !important;
  line-height: 1;
  font-size: 9px;
  margin-bottom: 0;
}
.owl-item.active.center .fsfdesig {
  display: block !important;
  color: #5b5b5b;
  cursor: pointer;
}
.owl-item.active.center .fsbottomlink {
  display: block !important;
  color: #fcb900;
  margin-bottom: 0;
  cursor: pointer;
}
.owl-item.active.center .fsbottomlink .l_hp__overview_btn {
  color: #fcb900;
  font-size: 8px !important;
  pointer-events: auto;
  cursor: pointer;
}
.owl-item.active.center .item h2 {
  cursor: pointer !important;
  pointer-events: auto;
}
.owl-item.active.center .img-circle {
  cursor: pointer !important;
  pointer-events: auto;
}
.owl-item.active.center .fsdescription {
  cursor: pointer !important;
  pointer-events: auto;
}
.owl-item.active.center .shadow-effect a {
  cursor: pointer !important;
  pointer-events: auto;
}
#pastexp {
  margin-top: 20px;
}
#customers-teams .item h5 {
  font-size: 15px !important;
  font-weight: 700 !important;
}
#customers-teams .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
  margin-top: 15px;
}
.teams .owl-carousel .owl-nav.disabled,
.teams .owl-carousel .owl-dots.disabled {
  display: block !important;
}
.owl-item.active.center {
  z-index: 99;
}
.teams .owl-carousel .owl-item .img-circle {
  transform-style: preserve-3d;
  max-width: 100%;
  height: 200px;
  cursor: move;
  margin: 0 auto 17px;
  transition: transform 0.5s;
}
.teams .owl-carousel .owl-nav button.owl-next {
  right: 20%;
  height: 0;
  bottom: 0;
  text-shadow: 0px 0px 15px #000;
}

.teams .owl-carousel .owl-nav button.owl-prev {
  left: 20%;
  height: 0;
  bottom: 0;
  text-shadow: 0px 0px 15px #000;
}
.teams .owl-carousel .owl-item .img-circle:hover {
  transform: scale(1);
}
#customers-teams.owl-carousel .owl-dots .owl-dot.active span,
#customers-teams.owl-carousel .owl-dots .owl-dot:hover span {
  background: #fcb900;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-teams.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  display: none !important;
  text-align: center;
}
#customers-teams.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
#customers-teams.owl-carousel .owl-dots .owl-dot span {
  background: #fcb900;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  margin-top: 50px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
  outline: none;
  border-radius: 50% !important;
}
.owl-dot,
.owl-dot:active,
.owl-dot:focus {
  outline: 0 !important;
}

@media (min-width: 1921px) {
  #customers-teams .item {
    min-height: 780px;
  }
}
.teams .owl-stage h2 {
  font-family: var(--heading-font-family);
}
@media (min-width: 2200px) {
  #customers-teams .item {
    min-height: 840px;
  }
}
@media only screen and (max-width: 1000px) {
  #customers-teams.owl-carousel .owl-dots .owl-dot span {
    height: 20px;
    width: 20px;
    margin-top: 30px;
  }
}

#teamsocial {
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 10px auto;
  margin-top: 20px;
}
#teamsocial #socialicon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 0.5rem;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.5rem;
  text-decoration: none;
  transition: all 0.3s ease;
}
#teamsocial #socialicon:hover {
  font-size: 2rem;
  width: 50px;
  height: 50px;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-carousel.home-slider .owl-nav .owl-prev,
.owl-carousel.home-slider .owl-nav .owl-next {
  background: transparent !important;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.teams span {
  font-size: 70px;
  position: relative;
  top: -15px;
  color: #fcb900;
}
.owl-nav button:focus {
  outline: none;
}

@media (max-width: 767.98px) {
  .m-people-main__top {
    margin-left: 0px !important;
  }
  .teams .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .teams .shadow-effect {
    padding: 15px;
  }
  #customers-teams .item h2 {
    width: 67%;
    margin: auto;
  }
  #customers-teams p.fsdescription {
    width: 60%;
    margin: auto;
  }
  .teams .owl-carousel .owl-nav button.owl-prev {
    left: 2%;
  }
  .teams .owl-carousel .owl-nav button.owl-next {
    right: 2%;
  }
}

.desktop-menu {
  display: flex;
  width: 100%;
}

/* normal css */
.breadcrumb-banner {
  background-image: url();
}

.courses_box {
  padding: 40px 30px;
  border: 1px solid #3972b3;
  border-radius: 10px;
}

.courses_box::after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 20px solid #d0a24d;
  border-left: 20px solid transparent;
  right: 28px;
  position: absolute;
  bottom: 12px;
}

.courses_box a {
  color: #000 !important;
}

.courses_button a button {
  margin-top: 30px;
  background-color: transparent !important;
  font-size: 15px;
  border: 1px solid #d0a24d;
  border-radius: 5px;
}

.courses_button a button:hover {
  margin-top: 30px;
  font-size: 15px;
  background-color: #d0a24d !important;
  color: #fff;
  border: 1px solid #d0a24d;
  border-radius: 5px;
}

.starting_heading {
  font-family: var(--heading-font-family);
}

/* for table css  */
.responsive-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 1em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.responsive-table thead tr {
  background-color: #366fb2 !important;
  color: #ffffff;
  text-align: left;
}

.responsive-table th,
.responsive-table td {
  padding: 12px 15px;
}

.responsive-table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.responsive-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.responsive-table tbody tr:last-of-type {
  border-bottom: 2px solid #366fb2 !important;
}

@media screen and (max-width: 768px) {
  .responsive-table {
    border: 0;
  }

  .responsive-table thead {
    display: none;
  }

  .responsive-table tr {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  }

  .responsive-table td {
    display: block;
    text-align: right; /* Align cell content to the right */
    padding-left: 50%; /* Create space for the label */
    position: relative;
    border-bottom: 1px solid #eee;
  }

  .responsive-table td:last-child {
    border-bottom: 0;
  }

  .responsive-table td::before {
    /* Add the label text before the cell content */
    content: attr(data-label);
    position: absolute;
    left: 15px;
    text-align: left;
    font-weight: bold;
    color: #366fb2 !important;
  }
}

.facility-image-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.facility-image-container img {
  border-radius: 10px;
}

.svit-mian-title {
  color: #1d3557;
  line-height: 1.2;
  font-size: var(--body-title-size);
  margin-bottom: 0px;
  font-family: var(--heading-font-family);
}

.program-header {
  color: #1d3557;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 600;
  font-family: var(--heading-font-family);
}

.program-ul li a {
  color: #000 !important;
}

.page-header {
  padding: 10px 0px;
}

.faculty-header h2 a {
  color: #1d3557;
  line-height: 23px !important;
  font-size: 20px;
  font-weight: 600;
  font-family: var(--heading-font-family);
}

.faculty-header h2 {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  line-height: 23px !important;
}

.faculty-header p {
  color: #5c5c5c;
  /* line-height: 1.2; */
  font-size: 13px;
  font-weight: 400;
  font-family: var(--body-font-family);
}

.equal-height {
  height: 100%;
  width: 100%;
  background: #f7f7f7;
  border-bottom: 2px solid #fcb900;
}

.allfaculty {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0px;
}

/* popup css */

#popup-overlay {
  display: none; /* Initially hidden */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.85); /* Black with opacity */
}

/* The main popup container */
#popup-container {
  display: none; /* Initially hidden */
  position: fixed; /* Stay in place */
  z-index: 1000000; /* Above the overlay */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); /* Center the popup */
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  width: 90%;
  max-width: 600px; /* Max width for larger screens */
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

/* The image inside the popup */
#popup-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 15px;
}

/* The close button */
#close-popup-btn {
  position: absolute;
  top: -15px; /* Position it slightly outside the top right */
  right: -15px;
  background-color: #dd5d37;
  color: #fff;
  border: 2px solid #333;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s, color 0.3s;
}

#close-popup-btn:hover {
  background-color: #fff;
  color: #dd5d37;
}

.faculty-header {
  padding: 10px 15px;
}

.secretary_img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}

.recruiters-list {
  padding: 10px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
}

.recruiters-list img {
  height: 80px;
  width: auto;
  object-fit: contain;
}

.recruiters-list:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
  transition: all 0.2s ease;
}
