/* Animation */
@keyframes slide {
  0%, 100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  46% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  71% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  96% {
    margin-left: -300%;
  }
}
@keyframes content-s {
  0% {
    left: -420px;
  }
  10% {
    left: 20px;
  }
  15% {
    left: 0px;
  }
  30% {
    left: 0px;
  }
  40% {
    left: 0px;
  }
  50% {
    left: 0px;
  }
  60% {
    left: 0px;
  }
  70% {
    left: 0;
  }
  80% {
    left: -420px;
  }
  90% {
    left: -420px;
  }
  100% {
    left: -420px;
  }
}
@keyframes on {
  0%, 100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: 15px;
  }
  46% {
    margin-left: 15px;
  }
  50% {
    margin-left: 30px;
  }
  71% {
    margin-left: 30px;
  }
  75% {
    margin-left: 45px;
  }
  96% {
    margin-left: 45px;
  }
}
.background-img .bgimg-1 .banner-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.background-img .caption {
  left: 0;
  right: 0;
  top: 0;
  padding: revert;
  text-align: initial;
}
.background-img .caption .border {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  border: none !important;
}
.background-img .caption .text-box {
  text-align: justify;
}
.background-img .caption p {
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
}
.background-img .mobile-alrajhi {
  position: relative;
  right: 0;
  top: 15%;
  width: 100%;
  text-align: center;
}
.background-img .mobile-alrajhi .alrajhi-mobail-right img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: auto;
}

/* Slider */
#slider {
  min-height: 920px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
  /* Switch */
}
@keyframes load {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
#slider .slides {
  width: 400%;
  height: 100%;
  position: relative;
  animation: slide 30s infinite;
}
#slider .slides .slider {
  width: 25%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#slider .slides .slider .banner-image {
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: -moz-max-content;
  width: max-content;
  max-height: 1081px;
}
#slider .slides .slider .mobile-alrajhi {
  position: relative;
  margin-top: 3.1em;
  margin-bottom: 1em;
}
#slider .slides .slider .caption {
  position: relative;
  left: 0;
  padding: 18px;
}
#slider .slides .slider .caption .border {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  border: none !important;
}
#slider .slides .slider .caption .text-box {
  text-align: justify;
}
#slider .slides .slider .caption p {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
}
#slider .switch {
  width: 120px;
  height: 10px;
  position: absolute;
  bottom: 50px;
  z-index: 99;
  left: 50%;
}
#slider .switch ul {
  list-style: none;
}
#slider .switch ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(51, 51, 51, 0.1607843137);
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
#slider .switch ul {
  overflow: hidden;
}
#slider .switch ul .on {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  animation: on 30s infinite;
  background: var(--colo-endeavor-blue);
}

.carousel .carousel-item {
  min-height: 50em;
  max-height: 50em;
  background: linear-gradient(to bottom, #ffffff, #ffffff, #ffffff, #ffffff, rgba(255, 255, 255, 0.2509803922));
}
.carousel .carousel-item .banner-image {
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: -moz-max-content;
  width: max-content;
  max-height: 1081px;
}
.carousel .carousel-item .caption {
  position: relative;
  left: 0;
  top: 45%;
  padding: 0 18px;
  width: 90% !important;
}
.carousel .carousel-item .caption .border {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  border: none !important;
}
.carousel .carousel-item .caption .text-box {
  text-align: justify;
}
.carousel .carousel-item .caption p {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
}
.carousel .carousel-item .mobile-alrajhi {
  position: relative;
  text-align: center;
  top: 3em;
  text-align: center;
}
.carousel .carousel-item .mobile-alrajhi .alrajhi-mobail-right {
  margin-top: 2.5rem;
}
.carousel .carousel-item .mobile-alrajhi .alrajhi-mobail-right img {
  width: auto;
  margin-top: -4rem;
}
.carousel .carousel-full-arb {
  width: 100%;
}
.carousel .carousel-full-arb .container {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  padding: 0;
  margin: auto;
}
.carousel .carousel-full-arb .container .row .col-12 .mobile-alrajhi .alrajhi-mobail-right img {
  width: 100%;
}
.carousel .carousel-indicators {
  bottom: 10%;
}
.carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--colo-standard-hyperlink-color);
  border-top: 0 solid;
  border-bottom: 0 solid;
}
.carousel .carousel-control-next {
  right: 1em;
  padding: 5px;
  top: 50%;
  width: 3em;
  height: 3em;
  border: 1px solid var(--colo-standard-hyperlink-color);
  border-radius: 50%;
  background: var(--colo-background-white) !important;
  color: var(--colo-standard-hyperlink-color) !important;
  font-size: 1em;
  z-index: 99;
}
.carousel .carousel-control-next i {
  font-size: 1.5em;
}
.carousel .carousel-control-prev {
  left: 1em;
  padding: 5px;
  top: 50%;
  width: 3em;
  height: 3em;
  border: 1px solid var(--colo-standard-hyperlink-color);
  border-radius: 50%;
  background: var(--colo-background-white) !important;
  color: var(--colo-standard-hyperlink-color);
  font-size: 1em;
  z-index: 99;
}
.carousel .carousel-control-prev i {
  font-size: 1.5em;
}