@font-face {
  font-family: "Zain";
  font-weight: 200;
  src: url(../fonts/Zain-ExtraLight.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 300;
  src: url(../fonts/Zain-Light.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 400;
  src: url(../fonts/Zain-Regular.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 700;
  src: url(../fonts/Zain-Bold.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 800;
  src: url(../fonts/Zain-ExtraBold.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 900;
  src: url(../fonts/Zain-Black.ttf);
}

@font-face {
  font-family: "Zain";
  font-weight: 200;
  src: url(../fonts/Zain-ExtraLight.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 300;
  src: url(../fonts/Zain-Light.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 400;
  src: url(../fonts/Zain-Regular.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 700;
  src: url(../fonts/Zain-Bold.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 800;
  src: url(../fonts/Zain-ExtraBold.ttf);
}
@font-face {
  font-family: "Zain";
  font-weight: 900;
  src: url(../fonts/Zain-Black.ttf);
}

body {
  direction: rtl;
  font-family: "Zain";
  text-align: right;
}

:root {
  --White: #fff;
  --main-color: #e7a33c;
  --blue: #25427a;
  --primary-Blue: #37538b;
  --lightBlue: #4569b0;
  --gapSimple: 20px;
  /* --it: #d23d46; */
  /* --art: #67318f; */
  /* --eng: #dc6729; */
  /* --DOSA: #148f45; */
  /* --DRGS: #aa753b; */
  --text: #303030;
  --Text-body: #404040;
}

.row-section-gap {
  row-gap: 20px;
}
.rowGap {
  row-gap: 32px;
}
a {
  color: var(--primary-Blue);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}
a:hover {
  color: var(--primary-Blue);
}
h1 {
  color: var(--primary-Blue);
  font-size: 36px;
  font-style: normal;
  margin: 0;
  font-weight: 900;
  line-height: 40px;
}
h1 span {
  font-weight: 400;
}

h2,
.menu ul li a {
  color: var(--White);
  font-size: 28px;
  font-style: normal;
  margin: 0;
  font-weight: 700;
  line-height: 32px;
}
h2 {
  color: var(--blue);
}
h2 span {
  font-weight: 700;
}
h3,
.sideBarTitle {
  color: var(--primary-Blue);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;

  margin: 0;
}

.advantege li,
/* .Roles li, */
.fixedStyledMemu ul li {
  color: var(--Text-body);
  font-style: normal;
  font-weight: 400;
  margin: 0;
  font-size: 20px;
  line-height: 22px;
}
p,
.styledMemu li,
.Roles li {
  color: var(--Text-body);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  line-height: 24px;
}
.fixedColor p {
  color: var(--Text, #303030);
}
.sectionQuationMSGDrg {
  padding: 14px 0 30px;
}

.thiredSection .advantege li {
  padding-right: 28px;
}
.thiredSection .advantege li::before {
  padding: 10px;
}
.styledMenu ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.instructionsMenu ul li,
.time ul li {
  color: var(--Text-body);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
/* h3 {
    color: var(--Text-body);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
  } */
h4,
.deanDataText a {
  color: var(--text);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
h5 {
  color: var(--Text-body);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  line-height: 20px;
  text-align: center;
}
h6 {
  color: #4b5563;
  text-align: start;
  text-overflow: ellipsis;
  font-size: 16px;
  font-style: normal;
  margin: 0;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.advantege li {
  font-size: 20px;
  line-height: 22px;
}

.Roles li,
.advantege li {
  display: flex;
  align-items: start;
}
.video-container::before {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(37, 65, 122, 0.7) 3.9%,
    rgba(37, 65, 122, 0) 81.86%
  );
  width: 100%;
  top: 0;
  height: 100%;
}
.itemsPadding {
  padding: 40px 0;
}
.video-container,
.counterSection,
.cardDepartment,
.Banner,
.sectionQuation {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.Banner {
  height: 400px;
}
.video-container {
  height: 100vh;
}
.video-container::after {
  height: 113px;
  width: 100%;
  position: absolute;
  bottom: -28px;
  left: 0;
  transform: rotate(180deg);
  content: "";
  background: linear-gradient(180deg, #25417a 25.5%, rgba(37, 65, 122, 0) 100%);
}
video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.headerNav {
  width: 100%;
  position: absolute;
  z-index: 999;
  padding-top: 23px;
  background-color: unset;
}
.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 409px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  padding: 40px 10px;
}
.modal.left .navLinkHeader {
  color: var(--primary-Blue);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
.flag,
.modal.left .navLinkHeader {
  direction: ltr;
}
.p-20 {
  padding: 0 20px;
}
.allDataModal {
  height: 100%;
  border-bottom: 1px solid var(--slate-200, #e2e8f0);
}
.modal.left .dropdown-toggle::after {
  border: unset;
  background: url(../blueArrow.svg) right no-repeat;
  width: 9px;
  padding-left: 10px !important;
  height: 9px;
  margin: 0;
  vertical-align: inherit;
}
.modal.left .modal-body,
.modal.right .modal-body {
  padding: 0;
  padding-top: 40px;
}
.modal.left .navbarHeader,
.modal.right .navbarHeader {
  height: auto;
}
.heaaderAccordion {
  gap: 20px;
}
/*Left*/
.modal.left.fade .modal-dialog {
  left: 0;
  -webkit-transition: opacity 0.5s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.5s linear, left 0.3s ease-out;
  -o-transition: opacity 0.5s linear, left 0.3s ease-out;
  transition: opacity 0.5s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
  left: 0;
}

.styledp p {
  color: var(--text);
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  /* display: none; */
  position: static !important;
}
.headerNav .navLinkHeader,
.modal .modal .dropdown {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  color: var(--White);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400 !important;
  text-align: right;
  line-height: 22px;
  /* letter-spacing: 1px; */
}
.headerNav .dropdown-item,
.modal .dropdown {
  color: var(--primary-Blue);
  background-color: var(--White);
  padding: 0 !important;
}
.dropdown-item a:hover {
  color: var(--primary-Blue) !important;
}
.imageSection {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.playVedio {
  width: 68px;
  height: 68px;
  border-radius: 50px;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  display: flex;
  background-color: var(--main-color);
  align-items: center;
}
/* .playVedio.Yellow {
  background-color: var(--main-color);
} */
.dropdown-item-with-submenu .dropdown-item.dropdown-toggle {
  background-color: var(--White) !important;
  border-bottom: 1px solid var(--main-color);
}

.headerNav .dropdown-item:hover,
.headerNav .dropdown-item:focus {
  color: #e7a33c;
}

.headerNav .navLinkHeader.dropdown-toggle::after {
  border: unset;
  background: url(../arrowList.svg) left no-repeat;
  width: 9px;
  padding-left: 10px !important;
  height: 9px;
  /* position: absolute;
    top: 45%;
    left: -11px; */
}

.menuSideBar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menuSideBar li a.active {
  font-weight: 900;
}
.sideBarTitle {
  padding: 9px 20px;
}

.accordion-button:not(.collapsed).sideBarTitle {
  background-color: var(--primary-Blue) !important;
}
.accordion-button.collapsed.sideBarTitle {
  background-color: unset !important;
  color: var(--primary-Blue);
}
.sideBarTitle:hover {
  color: inherit;
}
.menuSideBar .accordion-body {
  padding: 20px;
  border: unset !important;
}
.menuSideBar .accordion-item {
  border: unset !important;
}

.menuSideBar ul li a {
  color: #404040;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.menuSideBar li a:hover {
  color: #404040;
}

.dropdown-item.dropdown-toggle.nav-link.navLinkHeader::after {
  left: 14%;
}

.dropdown-item.dropdown-toggle.nav-link.navLinkHeader.clicked::after {
  top: 6%;
}
.headerNav .flag.dropdown-toggle::after {
  left: auto;
  right: 0;
}
.dropdown-submenu .dropdown-menu a.dropdown-item {
  font-size: 16px;
}
.bannerData {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  color: var(--White);
  font-style: normal;
  font-weight: 900;
  gap: 14px;
  line-height: 32px;
  margin: 0 auto;
}
.collageData {
  display: flex;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #fff 100%);
  align-items: center;
  justify-content: start;
  padding: 24px 0;
  position: absolute;
  bottom: 19%;
  right: 0;
  left: 0;
}
.btnYellow {
  padding: 8px 16px;
  background-color: var(--main-color);
  color: var(--White);
  text-align: center;
  line-height: 18px;
  border-radius: unset;
  display: flex;
  font-size: 16px;
  min-width: 140px;
  min-height: 48px;
  font-style: normal;
  font-weight: 400;
  align-items: center;
  justify-content: center;

  font-weight: 400;
}
.btnYellow:hover,
footer a:hover,
.all a:hover,
.CollegeBtn:hover {
  opacity: 0.8;
}
.bannerData h1 {
  font-size: 64px;
  font-weight: 700;
  color: var(--White);
  line-height: 72px;
}

.bannerData span {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 28px;
}

.gapSimple {
  gap: var(--gapSimple);
}

.modalHeight,
.vedioGallary .swiper-slide {
  height: 50vh;
}
.modalHeight iframe,
.swiper-slide iframe {
  width: 100%;
  height: 100%;
}

.box {
  border: 1px solid var(--main-color);
  padding: 15px 30px 15px 45px;
  row-gap: 40px;
  gap: 20px;
  min-width: 355px;
  position: relative;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s ease;
}
.box h3,
.AsuValues h4,
.title h4,
.StudentlifeCSection h3 {
  color: var(--White);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
}

.secondSection {
  background-color: var(--blue);
}

.allBoxses {
  gap: 30px;
  padding-bottom: 51px;
  position: relative;
}

.boxData {
  align-items: center;
}
.box.active {
  border: unset;
  gap: unset;
  flex-direction: column;
  padding: 20px 0;
  right: 0;
  transition: 0.3s;
  width: 100%;
  align-items: start;
}
.imgBack {
  background-color: var(--main-color);
  padding: 8px;
  border-radius: 50px;
  margin-bottom: 44px;
  cursor: pointer;
  transition: 0.5s panelTransitionIn;
}
.box.active .boxData {
  align-items: center;
  gap: 20px;
}
.box.active h3 {
  font-size: 72px;
  transition: 0.4s;
  line-height: 100%;
}

.thiredSection h3 {
  color: var(--Text-body);
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  line-height: 24px;
}
.longDotes {
  transition: 1s panelTransitionIn;
}
.menuSection {
  max-height: 0px;
  opacity: 0;
  background: #f6f6f6;
  transform: translateY(-10px);
  overflow: hidden;
  position: relative;
  transition: all 1.5s;
}

.menuSection.active {
  transform: translateY(0);
  display: block;
  max-height: 380px;
  opacity: 1;
  overflow-y: auto;
  padding: 41px 0 31px;
  transition: all 1.5s;
  animation: 1.5s panelTransitionIn;
}
@keyframes panelTransitionIn {
  0% {
    opacity: 0;
    max-height: 0;

    transform: translateY(-5px);
  }

  100% {
    max-height: 2000px;

    transform: translateY(0);
    opacity: 1;
  }
}
.menuScroll {
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  max-height: 486px;
}

.itMenu.active {
  padding: 41px 0 20px;
}
.menu ul,
.aboutBox ul {
  list-style: none;
}
.depedancyPrev {
  left: -23px !important;
}
.depedancyNext {
  right: -23px !important;
}

.Depedancy,
.timeLine,
.departmentsCollegae {
  background: var(--Background-overlay, #f8f8f8);
}
.Depedancy .swiper-slide {
  height: 82px;
}
.Depedancy .swiper-wrapper {
  padding: 26px 0;
}
.counterItems {
  height: 53px;
}
.counterItems h1 {
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
}
.menu ul li a {
  color: var(--primary-Blue);
}
.menu ul li:not(:last-child) {
  border-bottom: 0.5px solid var(--main-color);
  padding-bottom: 16px;
}

/* .itMenu .menu ul li a {
    font-size: 24px;
    font-style: normal;
    line-height: 55.2px;
  } */
.itMenu .menu ul li:not(:last-child) {
  /* border-color: var(--it); */
  padding-bottom: unset !important;
}

.dropdown-item-with-submenu .submenu {
  min-width: 200px;
}
.dropdown-item-with-submenu .submenu {
  opacity: 0;
  display: none;
  z-index: 1000;
  transition: all 1;
  animation: 1s panelTransitionIn;
  background-color: var(--White);
}
.submenu a.dropdown-item {
  font-size: 17px;
  background-color: var(--White);
}
.submenu a.dropdown-item:focus,
.submenu a.dropdown-item:hover {
  color: var(--main-color);
}
.dropdown-item-with-submenu:hover .submenu,
.dropdown-item-with-submenu .submenu.active {
  opacity: 1;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.whiteHedear {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.5s;
  width: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  opacity: 1;
  z-index: 30;
  padding: 0;
  padding-top: 30px;
  background-color: var(--White);
}
.whiteHedear .navLinkHeader {
  color: var(--primary-Blue);
}
.navLinkHeader:active {
  font-weight: 700;
}

.navbarHeader {
  height: 100px;
  display: flex;
  align-items: center;
}
header .dropdown-menu.firstDropDown.show {
  padding: 32px;
  max-width: 650px;
  width: max-content;
  min-width: 315px;
  box-shadow: 0px 24px 32px 4px rgba(167, 174, 186, 0.12);
  gap: 20px;

  right: -17rem;
}
header .dropdown-menu.show {
  border-radius: 16px;
  display: flex;
  gap: 20px;
  max-width: 315px;
  width: max-content;
  /* position: relative; */
  min-width: 315px;
  left: -40%;
  padding: 23px 27px 18px 32px;
  flex-direction: column;
}
.changeLnag .dropdown-menu.show {
  min-width: unset;
  left: 0;
}

/* Arrow (triangle) */
/* header .dropdown-menu.show::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 15px 15px 15px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
} */

header .dropdown-item {
  white-space: normal;
}
.nav-item.dropdown {
  height: 100%;
  display: flex;
  align-items: center;
}
/* .nav-item.dropdown.active
  {
    border-bottom: 4px solid #E7A33C;
  } */
.logo-fixed,
.logo-default {
  cursor: pointer;
}
.headerNav.whiteHedear .navLinkHeader.dropdown-toggle::after,
.dropdown-item.dropdown-toggle.nav-link.navLinkHeader::after {
  background: url(../iconBlue.svg) left no-repeat;
}
.triangle-container {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 10px;
  bottom: 10px;
}

.triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 42px solid var(--main-color);
  border-right: 42px solid transparent;
}
.plus-sign {
  position: absolute;
  bottom: -13px;
  left: 11px;
  transform: translate(-50%, -50%);
  color: var(--White);
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 1.2px;
}

.sectionPadding {
  padding: 20px 0;
}
.lastSection {
  padding: 20px 0 60px;
}
/* section3 */
.thiredSection {
  padding: 60px 0 40px;
}
.thiredSection h1 {
  font-weight: 800;
  padding-bottom: 51px;
}
.thiredSection span {
  color: var(--lightBlue);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.styledMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.styledMenu ul li {
  position: relative;
  padding-right: 40px;
}

.styledMenu ul li::before {
  /* background: url(../../images/Symbol.svg) no-repeat center; */
  /* background-size: 22px; */
  top: 20%;
  /* padding: 16px; */
  position: absolute;
  right: 0;
  display: flex;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
  width: 21.313px;
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 21.313px;
  background-color: var(--main-color);
}
.StudentlifeContentData .styledMenu ul li::before {
  top: 50%;
}
.imgData {
  background: var(--lightBlue);
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
  position: absolute;
  padding-right: 50px;
  bottom: 0;
  /* max-width: 650px; */
}

.imgData p {
  font-size: 20px;
  line-height: 22px;
}

.imgData p,
.imgData h5 {
  color: var(--White);
}
.imgData h5 {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  padding-top: 10px;
  margin: 0;
}

.p-relative {
  position: relative;
}

.verfiey {
  position: absolute;
  right: 16px;
  background-color: white;
  border-radius: 50%;
  top: -36px;
  padding: 10px;
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}
.dotes {
  position: absolute;
  bottom: -17px;
  left: -24px;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "" !important;
}
.depedancyImage {
  /* max-height: 134px; */
  /* width: 100%; */
  height: 100%;
  object-fit: contain;
  background: var(--Background-overlay, #f8f8f8);

  /* filter: grayscale(100); */
  mix-blend-mode: multiply;
}
.depedancyImage img {
  height: 100%;
  mix-blend-mode: multiply;
}
.depedancyImage:hover {
  filter: unset;
}

.counterSection:before {
  content: "";
  position: absolute;
  background: linear-gradient(
    0deg,
    rgba(55, 83, 139, 0.8) 0%,
    rgba(55, 83, 139, 0.8) 100%
  );
  width: 100%;
  top: 0;
  height: 100%;
}
.gapSection {
  gap: 60px;
}
.counterDataHome {
  padding: 60px 0;
  position: relative;
  z-index: 2;
}
.img-background {
  background-color: var(--main-color);
  height: 100px;
  width: 100px;
  padding: 15px;
  border-radius: 100px;
}

.counterData h1 {
  text-align: center;
  font-size: 48px;
  font-style: normal;
  color: var(--primary-Blue);
  line-height: normal;
  text-transform: capitalize;
}
.counterDataHome h1 {
  z-index: 2;
  color: var(--White);
}

.dashed-circle {
  border: 2px dashed var(--White);
  padding: 15px;
  border-radius: 50%;
}
.counter {
  position: relative;
}
.counterTitle {
  max-width: 156px;
  min-height: 56px;
}
.counterTitle.counterCollege {
  max-width: 187px;
}
.counter:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 70%;
  border-right: 1.079px dashed var(--White);
}
/* .sectionTitle {
    padding-bottom: 40px;
  } */
.gallaryImage.active {
  border: 4px solid var(--main-color);
}
.sectionTitle::before {
  content: "";
  border-right: 10px solid var(--main-color);
  width: 8px;
  height: 45px;
}
.cardDepartment {
  display: flex;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.cardDepartment h2,
.cardDepartment h1 {
  color: var(--White);
  z-index: 2;

  text-align: center;
}
.cardDepartment a {
  z-index: 2;
}
.cardDepartment::before {
  content: "";
  background: linear-gradient(
    0deg,
    rgba(55, 83, 139, 0.5) 0%,
    rgba(55, 83, 139, 0.5) 100%
  );
  position: absolute;
  width: 100%;
  height: 100%;
}
.whyAsuCard::before {
  background: linear-gradient(
    0deg,
    rgba(55, 83, 139, 0.7) 0%,
    rgba(55, 83, 139, 0.7) 100%
  );
}
.helpStudentBox {
  width: 650px;
}
.cardDepartment:hover::before {
  background: linear-gradient(
    0deg,
    rgba(55, 83, 139, 0.8) 0%,
    rgba(55, 83, 139, 0.8) 100%
  );
}
.dotsNew {
  z-index: 10;
  bottom: 65px;
  left: -29px;
}
.aboutVedio {
  position: absolute;
  gap: 51px;
  top: 38%;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.aboutVedio h1 {
  color: var(--White);
  font-weight: 400;
}
.imgAbout::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0.95;
  background: var(--lightBlue);
  mix-blend-mode: multiply;
  width: 100%;
}
.aboutCollage {
  padding: 80px 0 30px;
}
.aboutCollage .imgAbout::before {
  opacity: 0.65;
}
.swiperButton div {
  position: unset !important;
}
.aboutCollage p {
  padding: 60px 0;
}
.timelineBox {
  background: var(--White);
  box-shadow: 0px 5px 15px 0px rgba(29, 113, 184, 0.15);
  padding: 47px 40px 22px;
  gap: 50px;
  position: relative;
  overflow-x: clip;
}
/* .timelineBox::before {
  content: url(/images/timeLine.jpg);
  background-size: 78%;
  background-repeat: no-repeat;
  top: -10px;
  position: absolute;
  right: 0;
} */

.time h1 {
  font-size: 90px;
  /* line-height: normal; */
  line-height: 90px;
}
.calender span,
.time h5 {
  color: var(--primary-Blue);
}
.newsData h2,
.contactUsCollage h2,
.officeStrategy h2,
.graduationValue h2,
.careerDay h2,
.objectivesClup h2,
.graduateRequiment h2,
.whyAsu h2 {
  font-weight: 900;
}

.newsData p,
footer p,
.timeDesc p,
.newsTitle,
.newsTitle h2 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.newsTitle,
.newsTitle h2 {
  -webkit-line-clamp: 2;
}
.all a {
  text-decoration: underline;
  cursor: pointer;
}
.btnYellow:hover,
a:hover,
.CollegeBtn:hover {
  color: var(--White);
}
.all a:hover {
  color: var(--primary-Blue);
}
.link {
  position: absolute;
  background: var(--primary-Blue);
  bottom: 0;
  left: 0;
  padding: 16px;
}

footer {
  background-color: var(--blue);
}
.formNews .btn {
  /* position: absolute;
    padding: 10px;
    left: 0; */
  border-radius: unset !important;
}
.formNewsParent {
  width: -webkit-fill-available;
}
.formNewsParent form {
  width: 100%;
}
.formNews .email {
  border: unset;
  border-top: 1px solid var(--White);
  border-right: 1px solid var(--White);
  border-bottom: 1px solid var(--White);
  background: var(--primary-Blue);
  color: var(--White);
  border-radius: unset !important;
  padding: 6px 12px 6px 0;
  height: 48px;
}
.formNews .email::placeholder {
  color: var(--White) !important;
  opacity: 1;
}
input:focus {
  box-shadow: unset !important;
  outline: unset;
}
.footerNews h3 {
  white-space: nowrap;
}

footer ul {
  list-style: none;
  padding: 0;
  display: flex;
  margin: 0;
  flex-direction: column;
  gap: 8px;
  padding-top: 18px;
}
footer a,
footer p,
footer h3 {
  color: var(--White);
}

footer p {
  font-size: 18px;
  line-height: 20px;
  -webkit-line-clamp: 5;
}
footer a {
  font-weight: 400;
  direction: ltr;
}
.footerTestLogo {
  max-width: 237px;
}
.footerUp {
  padding-bottom: 60px;
  border-bottom: 0.5px solid var(--White);
}
.privacy {
  background-color: #193670;
  padding: 24px 0;
}
.footerNews {
  padding: 40px 0;
}
.privacyLinks a:first-child {
  position: relative;
}
.privacyLinks a:first-child:after {
  position: absolute;
  content: "";
  height: 11px;
  top: 2px;
  left: -5px;
  border-right: 1px solid var(--White);
}

/* collages */
.letterSpacing h1 {
  letter-spacing: 1.8px;
  color: #4569b0;
}
.counterData h1 {
  color: var(--primary-Blue);
}
.counterDataHome .counterTitle h2 {
  color: var(--White);
}
.letterSpacing p {
  letter-spacing: 1.2px;
  font-size: 24px;
  color: var(--text);
  line-height: 100%;
}
.CollegeBtn {
  color: var(--White);
  font-size: 18px;
  padding: 16px 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  background-color: var(--main-color);
}

.moreBtn a {
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  color: var(--White) !important;
  line-height: 100%;
  /* letter-spacing: 1.2px; */
}

.moreBtn {
  position: absolute;
  background-color: var(--main-color);
  /* left: 75px; */
  bottom: 0px;
}
.collageBreadCrumb .breadcrumb-item + .breadcrumb-item::before {
  content: url(../../images/CaretLeft.svg);
  padding: 0 8px;
  float: right;
}
.collageBreadCrumb .breadcrumb-item a,
.collageBreadCrumb .breadcrumb-item.active {
  color: var(--Text-body);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.collageBreadCrumb .breadcrumb-item.active {
  font-weight: 800;
  display: flex;
  color: var(--Text-body);
  align-items: center;
}
/* .itCollageTitle.sectionTitle::before {
  border-color: var(--it);
} */
.contactUsCollage li a {
  color: var(--blue);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* letter-spacing: 1px; */
  direction: ltr;
}

.counterData .counter:not(:last-child)::after {
  border-right: 1.079px dashed var(--primary-Blue);
}
.counterData .dashed-circle {
  border-color: var(--primary-Blue);
}
/* .img-background.imgIt,
.itBtn,
.playVedio.It {
  background-color: var(--it);
}

.sectionQuationData p {
  font-weight: 700;
}
.itQutationData p {
  color: var(--it);
} */
.dotesCollege {
  left: auto;
  right: 8px;
}
.departmentData .dotesCollege {
  right: -26px;
}
.collageDepartment {
  min-height: 160px;
}

.fixedWidth {
  z-index: 2;
  max-width: 300px;
}
.collageDepartment::before {
  background: linear-gradient(
    0deg,
    rgba(55, 83, 139, 0.7) 0%,
    rgba(55, 83, 139, 0.7) 100%
  );
}

.itTimeLine .timelineBox::before {
  /* content: url(/images/itTimeLine.svg); */
  content: unset;
}
.Departments .sectionTitle {
  padding-bottom: 42px;
}

.invalid {
  /* color: var(--it); */
  font-size: 14px;
}
.valid {
  color: green;
  font-size: 14px;
}
/* .is-invalid {
  border-color: var(--it) !important;
} */

.msgShow {
  position: absolute;
}

.menu .sectionTitle::before {
  top: 0;
  position: absolute;
  right: -45px;
}
/* Vertical scrollbar */
::-webkit-scrollbar {
  position: absolute;
  right: 0;
  width: 8px;
  height: 2px;
}

::-webkit-scrollbar-track {
  background-color: var(--White);
}

/* .itMenu .menuScroll::-webkit-scrollbar-thumb {
  background-color: var(--it);
} */

.contactUsCollage {
  background: #f8f8f8;
  padding: 29px 54px 39px 0;
}
/* .contactUsCollage h2 {
    font-size: 32px;
    letter-spacing: 1.6px;
  } */

.letterSpacing .newsData h2 {
  line-height: 100%;
}
.letterSpacing .time h1 {
  color: var(--primary-Blue);
}
.itDotesUp {
  position: absolute;
  right: -43px;
  top: -14px;
}
.sectionQuationMSG p {
  padding: 32px 0;
}
.collegeText p {
  text-align: justify;
}
.headerNav .nav-item.active {
  font-weight: 700;
}
.headerNav .nav-item.dropdown.active {
  border-bottom: 4px solid var(--main-color);
}
/* 
  .headerNav .nav-item.dropdown.active a {
    font-weight: 700 !important;
  } */
.headerNav .nav-item.dropdown.active .dropdown-submenu a {
  font-weight: 400 !important;
}
/* .itActive {
  border-color: var(--it) !important;
} */
/* .DRGSActive {
  border-color: var(--DRGS) !important;
} */
/* acadimaic Page*/
.borderTitle {
  height: 1px;
  background: #c0c0c0;
  width: 100%;
}

.allCollagesGap {
  row-gap: 60px;
}
.CollegeLogo {
  border-radius: 10px;
  border: 1px solid #c0c0c0;
}
.programCollaege h1 {
  text-align: center;
  color: var(--primary-Blue);
}
/* .ArtCollageTitle.sectionTitle::before {
  border-color: var(--art);
}
.img-background.imgArt,
.artBtn {
  background-color: var(--art);
}

.EngCollageTitle.sectionTitle::before {
  border-color: var(--eng);
}
.img-background.imgEng,
.engBtn {
  background-color: var(--eng);
} */
.CollegeSection {
  padding: 10px 0;
}
/* .CollegeSection .img-background {
  background-color: var(--main-color);
} */
.searchDiv {
  position: relative;
}
.searchDiv input {
  padding-right: 30px;
}
.searchDiv img {
  position: absolute;
  top: 27%;
  cursor: pointer;
  right: 5px;
  width: 20px;
}

/* About pages */
.collageBreadCrumb {
  padding-top: 165px;
}

.aboutBox {
  background: #f8f8f8;
  padding: 24px 17px 0 0;
  border-top: 10px solid var(--main-color);
  /* height: 100%; */
  min-height: 465px;
}
.aboutBoxContent {
  height: 424px;
}
.smallImages img {
  height: 100%;
}
.graduationBox .btnYellow {
  min-width: 98px;
}
.aboutBoxContent ul {
  max-height: 310px;
  direction: ltr;
  padding-right: 20px;
  padding-left: 0;
  overflow-y: auto;
}
.aboutBoxContent h1 {
  color: var(--main-color);
}
.aboutBoxContent .aboutBoxLink {
  font-size: 24px;
  line-height: 28px;
  position: relative;
}
.aboutBoxContent .aboutBoxLink:hover {
  color: var(--primary-Blue);
}
.aboutBoxContent li {
  padding: 12px 0;
}
.aboutBoxContent li:not(:last-child) {
  border-bottom: 1px solid var(--main-color);
}
.aboutBoxContent a.active {
  position: relative;
  padding-right: 30px;
  font-weight: 800;
}
.aboutBoxContent .aboutBoxLink.active::before {
  content: url(../../images/ArrowBold.svg);
  position: absolute;
  right: 0;
}

/* .aboutBoxContent ul::-webkit-scrollbar {
    width: 8px;
  } */
.aboutBoxContent ul::-webkit-scrollbar-thumb {
  background-color: var(--main-color);
}

.AsuValues {
  padding: 60px 0;
  background: #f8f8f8;
}
.AsuValues h4,
.StudentlifeCSection h3 {
  color: var(--primary-Blue);
}

.title h4 {
  color: var(--Text-body);
}

.box-blue {
  background-color: var(--primary-Blue);
  display: flex;
  min-height: 158px;
  padding: 20px;
  justify-content: center;
  align-items: center;
}
.box-blue h2,
.numberImageData h2 {
  color: #fff;
}

.counterCollegeIt h2 {
  color: var(--blue);
}
.founderData p {
  color: var(--main-color);
  font-weight: 700;
}

/* .deanshipData {
  } */
.DosaTimeLine,
.DosaDepartemt,
.DrgsDepartemt,
.DRGSTimeLine {
  background: #f8f8f8;
}
.DosaDepartemt {
  padding: 40px 0;
}
.vedioModalShow {
  position: relative;
  width: 100%;
  height: 472px;
}

.DosaGap {
  gap: 60px;
}
.DosaPadding {
  padding: 60px 0;
}
.depedance {
  padding: 23px 0;
  background: var(--Background-overlay, #f8f8f8);
}
.filterData {
  padding: 40px 0 60px;
}
/* .DOSABtn,
.img-background.imgDosa,
.playVedio.Dosa {
  background-color: var(--DOSA);
}
.DosaTitle.sectionTitle::before {
  border-color: var(--DOSA);
}
.DosaQutationData p {
  color: var(--DOSA);
} */

/* .DosaTimeLine .timelineBox::before {
  content: url(/images/TimeLineDosa.svg);
} */
.menuScroll::-webkit-scrollbar-thumb {
  background-color: var(--main-color);
}
.DosaMenu .menu ul li:not(:last-child) {
  /* border-color: var(--DOSA); */
  padding-bottom: unset !important;
}
/* .DosaMenu .menuScroll::-webkit-scrollbar-thumb {
  background-color: var(--DOSA);
} */

/* Flip */
.flip-box {
  min-height: 446px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: var(--White);
  perspective: 1000px;
  box-shadow: 0px 5px 15px 0px rgba(29, 113, 184, 0.15);
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center; /* This ensures content is centered vertically */
}

.flip-box-back {
  transform: rotateY(180deg);
}

/* .flip-box h3, */
/* .Other h3, */
.SystemData h4,
.RealationShipData h4 {
  color: var(--primary-Blue);
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}
.flip-box h3 {
  color: var(--primary-Blue);
}
.flip-box:hover,
.graduationBox:hover,
.cardNewStudent:hover {
  background: var(--primary-Blue);
}
.flip-box:hover h3,
.graduationBox:hover h3 {
  color: var(--main-color);
}
.flip-box:hover p {
  color: var(--White);
}

/* .SystemData {
  padding: 10px 0 40px;
} */
.SectionGap {
  row-gap: 40px;
}

.map {
  height: 300px;
  min-height: 100%;
}
.smallImages {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  gap: 20px;
}
.GallayButton {
  position: absolute;
  right: 30px;
  gap: 20px;
  cursor: pointer;
  bottom: 20px;
}
.imgAboutGallary,
.map {
  height: 465px;
}
.imgAboutGallary::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  width: 100%;
}
.pagePagintion {
  gap: 40px;
}
.imgAboutGallary .aboutVedio {
  top: 43%;
}

.studentLifeBox {
  display: flex;
  box-shadow: 0px 5px 15px 0px rgba(29, 113, 184, 0.15);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  gap: 20px;
  min-height: 323px;
}
.StudentlifeContentData:nth-child(even) {
  flex-direction: row;
}
.StudentlifeContentData:nth-child(odd) {
  flex-direction: row-reverse;
}

.aboutuniPadding {
  padding: 40px 0 60px;
}
.dotseLife {
  left: -10px;
}

/* .MainGallaryImage {
  width: -webkit-fill-available;
}
.MainGallaryImage img.mainImage {
  min-width: 100%;
}
.MainGallaryImage .vedio.mainImage {
  max-height: 481px;
} */

.MainGallaryImage {
  height: 443px;
}
.MainGallaryImage .mainImage {
  width: 100%;
  height: 100%;
}
label {
  color: var(--Text-body);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.fixedImage::before {
  content: unset;
}

/* .DRGSTitle.sectionTitle::before {
  border-color: var(--DRGS);
} */
.cardMoredrgs {
  gap: 20px;
  padding: 24px;

  background: var(--base-white, #fff);
  box-shadow: 0 5px 15px 0 rgba(29, 113, 184, 0.15);
}
.cardsMoreDrgsText {
  height: 72px;
}
.moreDrgsImage {
  height: 77px;
}
.drgsDataDetailsBox {
  padding: 16px;
  background: #f8f8f8;
}
.moreDrgsImage img {
  height: 100%;
}
.cardsMoreDrgsText p {
  color: var(--primary-Blue);
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/* .DRGSBtn,
.img-background.imgDrgs,
.playVedio.DRGS {
  background-color: var(--DRGS);
}

.DrgsQutationData p {
  color: var(--DRGS);
} */

/* .DRGSTimeLine .timelineBox::before {
  content: url(/images/TimeLineDRGS.svg);
} */
/* .DRGSMenu .menu ul li:not(:last-child) {
  border-color: var(--DRGS);
  padding-bottom: unset !important;
}
.DRGSMenu .menuScroll::-webkit-scrollbar-thumb {
  background-color: var(--DRGS);
} */

.careerImage .dotsNew {
  z-index: 10;
  bottom: -17px;
  left: -22px;
}

.form-select {
  background-position: left 0.75rem center;
  padding: 8px 16px 8px 40px;
  border: 1px solid #d1d5db;
  color: var(--Text-body);
  font-size: 18px;
  font-style: normal;
  width: unset;
  font-weight: 400;
  line-height: 20px;
  background-color: #fff;
}

.form-select:focus {
  box-shadow: unset;
  border: 1px solid #d1d5db;
}

.page-btn {
  color: var(--main-color);
  font-size: 22px;
  line-height: 24px;
  font-style: normal;
  border: 1px solid;
  min-width: 49px;
  border-radius: 50%;
  padding: 12px 14px;
  background-color: #fff;
  font-weight: 400;
  line-height: normal;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-btn.disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #bcbcbc;
}
.page-btn.active,
.page-btn:hover {
  background-color: var(--main-color);
  color: #fff;
}
.pagination-next a,
.pagination-prev a {
  font-size: 16px;
  border: 0;
  line-height: normal;
}

.pagination-next a:hover,
.pagination-prev a:hover {
  background-color: unset;
  color: var(--main-color);
}

tr {
  border-bottom: 1px solid #f6f6f6;
}
tr:nth-child(odd) {
  background-color: #f8f8f8;
}
.callenderData td {
  padding: 16px 24px;
  max-width: 400px;
  font-weight: 400;
  white-space: wrap !important;
}
th,
td {
  padding: 16px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  line-height: 24px;
}
th {
  color: #fff;
  font-weight: 700;
  background-color: var(--primary-Blue);
}
td {
  color: var(--Text-body);
}
table {
  width: 100%;
}

.callender {
  overflow: auto;
}
.e-systemText p {
  font-weight: 700;
  color: var(--primary-Blue);
}

.e-title {
  text-align: center;
  /* max-width: 184px; */
  height: 48px;
}
.e-title p {
  font-weight: 700;
  max-width: 186px;
  text-align: center;
  color: var(--primary-Blue);
}

.e-image {
  width: 100px;
  height: 100px;
}
/* .e-systemBox {
    min-height: 276px;
  } */

.e-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.e-systemBox:hover {
  background-color: var(--primary-Blue);
}
.e-systemBox:hover .e-title p,
.e-systemBox:hover h5 {
  color: #fff;
}

.achvmentData {
  gap: 40px;
  padding: 40px 0;
}

.e-systemBox .default,
.e-systemBox:hover .hovered,
.graduationBox .default,
.graduationBox:hover .hovered,
.cardNewStudent .default,
.cardNewStudent:hover .hovered {
  display: block;
}
.e-systemBox:hover .default,
.e-systemBox .hovered,
.graduationBox .hovered,
.graduationBox:hover .default,
.cardNewStudent .hovered,
.cardNewStudent:hover .default {
  display: none;
}

.achvemnttext p,
.achvemntTitle h3 {
  overflow: hidden;
  display: -webkit-box;

  -webkit-box-orient: vertical;
}

.achvemnttext p {
  -webkit-line-clamp: 6;
}
.achvemntTitle h3 {
  -webkit-line-clamp: 2;
}
.contentGap {
  gap: 60px;
}

.downloadTheHelpBook {
  background: #fff;
  padding: 20px;
  gap: 20px;
  box-shadow: 0px 5px 15px 0px rgba(29, 113, 184, 0.15);
}

.supportHeader {
  text-align: center;
  padding: 16px 24px;
  background-color: var(--primary-Blue);
}

.supportHeader h4 {
  color: var(--White);
  font-weight: 700;
  line-height: 28px;
}
textarea {
  height: 170px;
  padding: 12px;
  border: 1px solid #d1d5db;
}

.uploadFile {
  position: relative;
  border: 1px solid #d1d5db;
  background: #f9fafb;
  padding: 12px;
}
.uploadFile .btnYellow {
  position: absolute;
  left: 10px;
  border: unset;
  cursor: pointer;
}

.uploadFile .fileImage {
  background-color: var(--white);
  width: 100%;
  padding: 11px 12px !important;
  opacity: 0;
  pointer-events: none;
}
.file-placeholder {
  position: absolute;
  right: 16px;
  color: #616161;
  pointer-events: none;
}

.uploadFile {
  position: relative;
  border: 1px solid #d1d5db;
  background: #f9fafb;
  padding: 12px;
  border-radius: 6px;
  height: 66px;
  gap: 10px;
}

.formBox {
  background: #fff;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1),
    0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  padding: 12px;
}

.boxHelp {
  padding: 24px;
  background: #f9fafb;
}

.instructionsMenu ul li::before {
  background: url(../../images/instructionMenu.svg) no-repeat center;
  background-size: 16px;
}
.instructionsMenu ul li,
.time ul li {
  padding-right: 30px;
}
.time ul li::before {
  background: url(../../images/time.svg) no-repeat center;
  background-size: 16px;
}

input.btnYellow {
  border: unset;
}
.boxHelp h5 {
  text-align: right;
}

.titleHeader a,
.titleHeader p,
header .dropdown-item,
header .nav-item {
  color: var(--primary-Blue);
  font-weight: 700;
  font-size: 18px;
}
.navbar .dropdown-menu ul {
  padding: 0;
  list-style: unset;
}
.navbar .dropdown-item {
  color: var(--primary-Blue);
  text-align: start;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 111.111%;
}
.firstDropDown .dropdown-item {
  color: var(--Gray-500, #677489);
  text-align: start;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 112.5%;
  font-weight: 400;
}
.dropdown-menu h4 {
  font-size: 22px;
  font-weight: 700;
  color: #737373;
}

.editWork a {
  color: #dc2626;
  font-weight: 400;

  font-size: 18px;
  white-space: pre-line;
}
.editWork {
  max-width: 70px;
}
/* .drgsDataDetailsBox h3 {
  color: var(--DRGS);
} */
.drgsDataDetailsBox h5 {
  color: var(--primary-Blue);
  font-weight: 700;
}
.drgsDataDetailsBox li a {
  color: #000;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration: unset;
  line-height: 24px; /* 150% */
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.drgsDataDetailsBox li a:hover {
  color: #000;
}
.drgsDataDetailsBox ul li::before {
  top: 0;
  padding: 13px 9px;
  transform: translateY(-19%);
  background: url(../../images/Icon-1765.svg) no-repeat center;
}
.drgsDataDetailsBox ul li {
  padding-right: 20px;
}
.drgsDataDetailsBox ul {
  gap: 8px;
}
.fixedSectionPadding {
  padding: 30px 0 60px;
}
.asuLinks a {
  text-align: start;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 114.286%;
}
.asuLinks a:hover {
  color: var(--blue);
}
.Joining {
  background: #fff;
  padding: 32px;
  box-shadow: 0 5px 15px 0 rgba(29, 113, 184, 0.15);
}

.title p {
  color: var(--blue);
  font-weight: 700;
}
.blueBtn {
  display: flex;
  /* width: 596px;
  height: 48px; */
  padding: 12px 24px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  background: var(--blue);
}

.blueBtn h6 {
  color: #fff;
}

.newStudentNavs {
  gap: 20px;
  padding: 0;
  border-bottom: 1px solid var(--main-color);
}
.newStudentNavs .nav-link.active {
  background: var(--blue);
  color: var(--Text-white, #fff);
  border-bottom: 4px solid var(--main-color);
  font-weight: 800;
}
.newStudentNavs .nav-link {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: var(--blue);
  font-style: normal;
  line-height: 28px;
}
.AcademicProgramsCards {
  padding: 32.795px;
  /* min-height: 442.839px !important; */
  height: 100%;
  background: var(--base-white, #fff);
  box-shadow: 0 5.124px 15.373px 0 rgba(29, 113, 184, 0.15);
}
.AcademicProgramsCards h6 {
  font-size: 16.398px;
  font-weight: 400;
  line-height: 24.596px; /* 150% */
}
.gap-32 {
  gap: 32px;
}
.AcademicProgramsCards h3 {
  font-size: 20.497px;
  font-weight: 700;
  line-height: 28.696px; /* 140% */
}

.accordion-button::after {
  margin-left: 0;
  background-image: url(../Icon-241.svg);
  transform: rotate(180deg);
  margin-right: auto;
}
.modal.left .accordion-button.collapsed::after {
  background-image: url(../Icon-242.svg);
}
.accordion-button:not(.collapsed):after {
  background-image: url(../Icon-241.svg);
  transform: unset;
}
.accordion-button:not(.collapsed),
.accordion-button {
  text-align: start;
  background-color: var(--blue);
  color: #fff;
  line-height: 24px; /* 150% */
}
.accordion-body {
  border: 1px solid #e5e7eb;
  background: #fff;
  padding: 17px 24px 16px 24px;
}
.accordion-body p {
  color: #4b5563;
}
.accordion-button:focus {
  box-shadow: unset;
}

.newStudentNavs li {
  max-width: 222.966px;
  color: var(--primary-Blue);
  max-width: 222.966px;
  text-align: center;
  color: var(--primary-Blue);
  display: flex;
}
.newStudentNavs {
  flex-wrap: nowrap;
  overflow: scroll;
}

.tab-pane th,
.tab-pane td,
.tab-pane tr {
  border: 1px solid #e5e7eb;
}
.tab-pane tr {
  background-color: unset;
}
.tab-pane td {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.departemtnTitle {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
}

.request {
  color: var(--primary-Blue);
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: underline;
}

.request:hover {
  color: var(--primary-Blue);
}

.cardNewStudent {
  gap: 20px;
  height: 329px;

  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(29, 113, 184, 0.15);
  padding: 20px;
}
.newStudentText {
  height: 40px;
}

.newStudentText h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.cardNewStudent:hover h5,
.cardNewStudent:hover H3 {
  color: var(--White);
}
.table {
  overflow-x: auto;
  margin: 0;
}

/* .newStudentVedio {
  height: 100%;
} */
.newStudentVedio::before {
  background: linear-gradient(
    0deg,
    rgba(55, 83, 139, 0.5) 0%,
    rgba(55, 83, 139, 0.5) 100%
  );
  height: 100%;
}
.newStudentVedio .vedio {
  border-radius: 0;
}
.table tr {
  background-color: unset;
}

.table th,
.table td {
  border: 1px solid #e5e7eb;
  padding: 13px;
}

.priceCenter .table tr th:not(:first-child),
.priceCenter .table tr td:not(:first-child) {
  text-align: center;
}
.changePrice span {
  color: var(--primary-Blue);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.avaliableSections a {
  color: #3b82f6;
  text-decoration: underline;
}

.avaliableSections h6 {
  color: var(--primary-Blue);
}

.whyAsuCard,
.collageDepartment {
  height: 160px;
  min-height: unset !important;
}
.fixedTable tr:nth-child(even) {
  background-color: #f8f8f8;
}
.fixedSectionData {
  padding: 30px 0;
}

.sectionMargin {
  margin: 30px 0;
}
.fixedTextCard h2 {
  font-size: 22.69px;
  line-height: 25.931px; /* 114.286% */
}

.sectionPaddingFixed {
  padding: 30px 0;
}

.p-60 {
  padding: 60px 0;
}
/* .timeLine .swiper-slide-active .timelineBox {
  background-color: unset;
  box-shadow: unset;
} */

.graduateBook .studentLifeBox:hover {
  background-color: #fff;
}
.msgShow.valid {
  color: #fff;
}
.sectionQuationData p {
  font-weight: 700;
  color: var(--main-color);
}

.drgsDataDetailsBox ul li ul {
  padding-top: 8px;
}
.drgsDataDetailsBox h3 {
  color: var(--main-color);
}
.DrgsDepartemt {
  padding: 90px 0 60px;
}
.fixedTextImages {
  max-width: 362px;
}

.contactUsCollage ul li i,
.all i,
.circleArrow i,
.calender i {
  color: var(--main-color) !important;
}
.circleArrow {
  padding: 5px;
  border: 1px solid;
  display: flex;
  border-radius: 999px;
  border-color: var(--main-color);
}

.imageQutation svg,
.CALLLENDER svg,
.dotes svg {
  max-width: 100%;
  fill: var(--main-color);
}
.red {
  height: 12.923px;
  background-color: var(--main-color);
  width: 100%;
  z-index: 2;
  justify-content: space-between;
}

.white {
  border: 5px solid var(--base-white, #fff);
  background: var(--main-color);
  width: 20.054px;
  height: 42.215px;
  /* z-index: 1; */

  border-radius: 26.133px;
  background: var(--main-color);
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.25) inset;
  position: relative;
  top: -18px;
}

.whiteBox {
  /* content: ""; */
  width: 26.117px;
  height: 26.133px;
  border-radius: 26.133px;
  position: absolute;
  bottom: -16px;
  /* top: 0; */
  left: -8px;
  z-index: -1;
  background: var(--base-white, #fff);
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}

.red1 {
  width: 10%;
}

.changeLnag.active,
.flag.active,
.lang.active {
  border-bottom: unset !important;
}

.modal-search-results {
  margin-top: 15px;
  height: 88%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0;
}
.search-item a {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.search-item a:hover {
  color: var(--blue);
}

.MainGallaryImage {
  height: 465px;
}

.studentTitle {
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
}

.leftMenuText .changeLnag .dropdown-menu.show {
  min-width: max-content;
}
.fileHidden {
  position: absolute;
  opacity: 0;
  width: 1 px;
  height: 1 px;
  overflow: hidden;
}
.wpcf7-form-control-wrap select.form-select {
  width: 100% !important;
  text-align: right;
}

.ImageFixed {
  height: 340px;
}

.ImageFixed {
  width: 100%;
  object-fit: contain;
}
.newsSwiper .imageNews {
  height: 400px;
}
.achevmentImage {
  height: 322px;
}
.newsSwiper .imageNews img,
.achevmentImage img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.achvemnttext {
  height: 150px;
}
.newsTitle {
  height: 70px;
}
.achvemntTitle {
  height: 56px;
}
.collageText {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.disabled {
  pointer-events: none;
  opacity: 0.2;
  filter: grayscale(100);
}
input,
textarea {
  text-align: right;
}

.collegeTextComplete a:hover {
  color: var(--blue) !important;
}

.imageInner {
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-size: cover;
  background-repeat: no-repeat;
  height: 507px;
  margin-top: 20px;
}

.calender {
  height: 27px;
}

.imgRight img {
  transform: rotateY(180deg);
}
.innerRelated .imgLeft {
  right: -20px !important;
}

.innerRelated .imgRight {
  left: -20px !important;
}
.imageInner img.imgnews {
  height: 100%;
  width: 100%;
}

/* .stucterImage {
  height: 654px;
}

.stucterImage img {
  height: 100%;
} */

.pagesLinks a,
.pagesLinks li {
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
}

.pagesLinks a {
  color: var(--main-color);
  text-decoration: underline;
}

.pagesLinks ul {
  padding-inline: 20px;
}
.pagesLinks li {
  padding-bottom: 8px;
}
.dataOfDean p {
  color: var(--main-color);
}
.dotesFixed {
  right: -45px;
}

.DeanData,
.deanDataText tr,
.deanTeaxtHeader {
  border: 1px solid #e5e7eb;
  background-color: var(--primary-Blue);
  padding: 27px 0;
}
.deanDataText tr {
  background-color: unset;
}
.ddeanTeaxtHeader {
  padding: 13px;
  border: 1px solid #e5e7eb;
}

.deanTeaxtHeader,
.deanTeaxtHeader h6,
.employessData .deanDataText h4 {
  text-align: center;
}
.DeanData h3 {
  color: var(--White);
  line-height: 100%;
  font-weight: 700;
}

.deanDataText,
.deanDataText tr {
  padding: 13px;
  border: 1px solid var(--borders, #e5e7eb);
  border-top: unset;
  height: 100%;
}

.deanDataText p {
  color: var(--primary-Blue);
  line-height: 100%;
  font-weight: 700;
}

.deanDataText a {
  color: #4569b0;
  text-align: center;
}
.bx-0 {
  --bs-gutter-x: 0;
}

.collageTextVision h1,
.employessData .deanDataText h4,
.year h1 {
  font-weight: 400;
}

.deanTeaxtHeader h6 {
  color: #fff;
}

.colleageMaterial h6 {
  text-align: center;
}
.colleageMaterial a h6 {
  text-decoration: underline;
}

.collageData img {
  mix-blend-mode: multiply;
}
.researchBtn {
  position: absolute;
  right: 13px;
  bottom: 1px;
  z-index: 3;
  display: flex;
  /* background: antiquewhite; */
  gap: 20px;
}

.researchBtn .swiperBtn {
  position: unset;
}
.researchBtn .swiperBtn i {
  font-size: 1.2rem;
}

.thumbsSlider .swiper-slide {
  height: 158px;
}

.thumbsSlider .swiper-slide img {
  height: 100%;
}

.menuCollege {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  background: #f8f8f8;
}

.menuCollege ul {
  padding: 0;
  overflow-x: scroll;
  margin: 0;
  list-style: none;
  width: 100%;
}
.menuCollege ul li {
  flex: 0 0 auto;
  padding: 14px 16px 16px 16px;
}

.menuCollege ul a {
  white-space: nowrap;
  color: var(--primary-Blue);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.menuCollege ul li.active a,
.boxBorder.active a {
  color: var(--main-color);
}
.boxBorder.active a {
  opacity: 0.7;
  font-weight: 700;
}
.collegeBox {
  width: 44px;
  background-color: var(--main-color);
  padding: 10px;
  cursor: pointer;
}
.collegeBox i {
  color: #fff;
  font-size: 20px;
}
.collegeBox.active,
.menuCollege ul li.active {
  border-bottom: 2px solid var(--main-color);
  background: var(--White);
}

.collegeBox.active i {
  transform: rotate(225deg);
  transition: all ease;
  color: var(--main-color);
}

.boxBorder {
  border-right: 1px solid #f3f4f6;
  border-bottom: 1px solid #f3f4f6;
  padding: 16px 20px 17px 20px;
}
.boxBorder:last-child {
  border-left: 1px solid #f3f4f6;
}
.allMenuCollege {
  background: #fff;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
}

.showMenuCollege a:hover {
  color: var(--blue);
}
.collegeBox:hover,
.showMenuCollege a:hover {
  opacity: 0.8 !important;
}

.hresesIMge {
  height: 757px;
}
.gallaryDesignIMgae {
  height: 424px;
  cursor: pointer;
}
.hresesIMge img,
.gallaryDesignIMgae .gallaryDesignIMgaeImage,
.mainSwiper .swiper-slide img,
.thumbsSlider .swiper-slide img {
  height: 100%;
}

.clinicLowHead {
  padding: 16px 24px;
  background: var(--primary-Blue);
}

.clinicLowHead h4 {
  text-align: center;
  color: var(--White);
}

.clinicLowForm {
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1),
    0 4px 6px -1px rgba(0, 0, 0, 0.1);
  padding: 24px;
  direction: rtl;
}

.designGap {
  row-gap: 43px;
  --bs-gutter-x: 38px;
}

.mainSwiper .swiper-slide {
  height: 575.645px;
}

.mainSwiper .swiper-slide img,
.thumbsSlider .swiper-slide img {
  width: 100%;
}

.thumbsSlider .swiper-slide {
  cursor: pointer;
  height: 196px;
}

.thumbsSlider .swiper-slide-thumb-active {
  border: 2px solid var(--main-color);
}

.circleArrow i {
  font-size: 24px;
}

.fixedswiper .swiper-button-next,
.fixedswiper .swiper-rtl .swiper-button-prev,
.fixedswipeBtn .GallaryNext {
  right: -20px;
}

.fixedswiper .swiper-button-prev,
.fixedswiper .swiper-rtl .swiper-button-next,
.fixedswipeBtn .GallaryPrev {
  left: -20px;
}
.fixedswipeBtn {
  position: unset;
}
.fixedswipeBtn .GallaryNext,
.fixedswipeBtn .GallaryPrev {
  position: absolute;
  top: 50%;
}

.all a:hover {
  color: var(--main-color) !important;
  opacity: 0.5;
}

.galleryDesignImage {
  height: 424px;
}

.vedioGallrySwiper .swiper-slide {
  height: 200px;
}
.galleryDesignImage img,
.vedioGallrySwiper .swiper-slide img {
  height: 100%;
  width: 100%;
}

#videoFrame {
  display: none;
  position: absolute;
  top: 0;
}

.video-box {
  position: relative;
  width: 100%;
  height: 500px;
}

.video-box.active #videoFrame {
  display: block;
}

.video-box.active #videoCover {
  display: none;
}
