.page .owl-banner .owl-item {
  position: relative;
}
.page .owl-banner .owl-item p {
  position: absolute;
  top: 25%;
  left: 8%;
  font-family: "Figtree";
  font-size: 60px;
  font-weight: 300;
  line-height: 72px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.page .owl-banner .owl-item p span {
  font-weight: 600;
  line-height: normal;
  font-size: 60px;
  color: #fff;
  display: block;
}
.page .owl-banner .owl-dots {
  position: absolute;
  top: 67%;
  left: 8%;
  margin-top: 12px;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.page .owl-banner .owl-dots button.owl-dot {
  height: 8px;
  width: 60px;
  border-radius: 10px;
  background: #d9d9d9;
  transition: 0.3s;
}
.page .owl-banner .owl-dots button.owl-dot.active {
  width: 250px;
  background: #fcee21;
}
.page .owl-banner:lang(ar) p,
.page .owl-banner:lang(ar) .owl-dots {
  right: 8%;
  left: auto;
}
.page .owl-banner .owl-dots button.owl-dot.active {
  width: 150px;
}
@media (max-width: 430px) {
  .page .owl-banner .owl-item p {
    top: 35%;
    font-size: 36px;
    line-height: 1.5;
  }
  .page .owl-banner .owl-item p span {
    font-size: 35px;
  }
}
.page .latest .row {
  padding: 0px 11px;
}
.page .latest .row .col-lg-4,
.page .latest .row .col-lg-8 {
  padding: 0;
}
.page .latest .owl-latest .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.page .latest .owl-latest .owl-dots button.owl-dot {
  height: 22px;
  width: 22px;
  border-radius: 50%;
  background: #c3bdbd;
  transition: 0.3s;
}
.page .latest .owl-latest .owl-dots button.owl-dot.active {
  height: 32px;
  width: 32px;
  background: #0d3253;
}
@media (max-width: 768px) {
  .page .latest .owl-latest .owl-dots button.owl-dot.active {
    height: 20px;
    width: 20px;
  }
}
.page .latest .owl-latest .owl-nav {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 150px;
  padding: 0px 150px;
  position: absolute;
  bottom: 22px;
  z-index: 1000;
}
.page .latest .owl-latest .owl-nav button svg {
  height: 45px;
  width: 45px;
}
@media (max-width: 768px) {
  .page .latest .owl-latest .owl-nav button svg {
    height: 25px;
    width: 25px;
  }
}
.page .latest .img {
  width: 100%;
  height: 325px;
}
.page .latest .img img {
  height: 100%;
  width: 100%;
}
.page .latest .content {
  height: 100%;
  border-radius: 0px 30px 30px 0px;
  background: #f2f2f2;
  flex-direction: column;
  gap: 50px;
}
.page .latest .content p {
  max-width: 65%;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
}
.page .latest .content a {
  height: 50px;
  width: 216px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #0d3253;
  color: #fff;
  font-size: 25px;
}
@media (max-width: 430px) {
  .page .latest .img {
    height: 260px !important;
  }
  .page .latest .owl-latest {
    border-radius: 30px 30px 0 0;
    overflow: hidden;
  }
  .page .latest .owl-latest .owl-dots {
    bottom: 47%;
    left: 0;
    width: 100%;
  }
  .page .latest .owl-latest .owl-nav {
    justify-content: space-between;
    bottom: 47%;
    padding: 0px 50px;
  }
  .page .latest .content {
    border-radius: 0px 0 30px 30px;
    padding: 20px;
    padding-top: 70px;
    gap: 10px;
  }
  .page .latest .content P {
    line-height: 27px;
    font-size: 18px;
    max-width: 100%;
  }
  .page .latest .content a {
    font-size: 18px;
    width: 190px;
  }
  .owl-carousel .owl-item a img {
    width: auto;
    min-height: 400px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 400px;
  }
  .page .owl-banner .owl-dots {
    top: 85%;
  }
}
.page .highlights {
  position: relative;
  overflow: hidden;
}
.page .highlights .box {
  height: 288px;
  border-radius: 20px;
  background: rgba(65, 64, 66, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 768px) {
  .page .highlights .box {
    height: 160px;
  }
}
.page .highlights .box .count {
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 768px) {
  .page .highlights .box .count {
    font-size: 20px;
  }
}
.page .highlights .box .des {
  line-height: normal;
  font-size: 36px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .page .highlights .box .des {
    font-size: 28px;
  }
}
.page .highlights::after {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: 40px;
  border-radius: 0px 0px 20px 20px;
}

.page .awards .awrds-center-content {
  margin: 3rem 0;
  display: flex;
  justify-content: center;
}
.page .awards .awrds-center-content h3 {
  width: 80%;
  text-align: center;
}
.page .awards .owl-awards {
  padding: 0px 80px;
}
.page .awards .owl-awards .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page .awards .owl-awards .box {
  height: 288px;
  border-radius: 20px;
  background: rgba(65, 64, 66, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  padding: 28px;
}
@media (max-width: 768px) {
  .page .awards .owl-awards .box {
    font-size: 20px;
    font-weight: 600;
    height: 200px;
  }
}
@media (max-width: 430px) {
  .page .awards .owl-awards {
    padding: 0px 50px;
  }
  .page .highlights .box .des {
    font-size: 24px !important;
  }
  section > div.highlights.container_ > div {
    display: flex;
    --bs-gutter-y: 1rem;
    --bs-gutter-x: 1rem;
  }
  section > div.highlights.container_ > div > div {
    width: 50% !important;
  }
}
div.latest.container_ > div > div.owl-nav > button > svg > path{
  fill: #bbbbbb;
  }