.cd-image {
  width: 580px;
  position: absolute;
  top: 299px !important;
  left: 683px !important;
  z-index: 3;
}
.dark-btn {
  background: #14336f;
}

.cd-page header .nav-menu-desktop,
.cd-page .nav-menu-mobile {
  background: #bbd0e5 !important;
  border-bottom: 1px solid #0000004d;
}
/* baner secyion css  */

.banner_sec {
  background: #bbd0e5;
  padding-top: 24px;
  padding-bottom: 80px;
}
.cd-sub p {
  color: #4e70b2 !important;
}
.cd-bottom {
  color: #4e70b2 !important;
}
.cd-top {
  color: #4e70b2 !important;
}
.cd-image {
  width: 580px;
  position: absolute;
  top: 123px !important;
  left: 517px !important;
  z-index: 3;
}

.cd-bottom-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 24px;
  margin-top: 500px !important;
}
.faculty-filter-btn {
  width: 268px;
  height: 86px;
  display: flex;
  border: 2px solid #000000;
  font-family: "edge";
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  background-color: #000000;
  color: #fff;
  clip-path: polygon(0% 0%, 100% 0, 100% 77%, 94.1% 100%, 0% 100%);
  /* width: 100%; */
  text-decoration: none;
}
.faculty-filter-btn span {
  background: #bbd0e5;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 10px;
  height: 100%;
  width: 100%;
  padding: 10px 13px 0px 13px;
  color: #000000;
  clip-path: polygon(0% 0%, 100% 0, 100% 77%, 94.1% 100%, 0% 100%);
}
.card-content {
  min-height: 214px !important;
}
