body,
li {
  font-family: 'Noto Kufi Arabic';
}

a {
  text-decoration: none !important;
}

.widget-title {
  position: relative;
}

.widget-title::before {
  position: absolute;
  top: 2px;
  right: 0;
  content: "";
  height: 18px;
  background: #0554e5;
  width: 2.8px;
}

.header {
  /*   background-color: rgb(0 0 0 / 37%) !important; */
  background-color: rgba(255, 255, 255, 0.952941) !important;
  z-index: 999;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);
}

.video-time-post {
  bottom: 10px;
  right: 10px;
  font-size: 15px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: bold;
}


.dropdown-menu {
  border-top: 1px solid #0554e5
}

.infosection {
  height: 250px;
  overflow: hidden;
}

.info-block {
  top: -55px
}

.navbar-light .navbar-nav .nav-link:hover,
.dropdown-menu li .dropdown-item:hover {
  color: #0554e5 !important;
  background: #e9ecef !important;
  transition: all ease-in-out 0.3s;
}

.dropdown:hover .dropdown-menu,
.dropdown-menu:hover {
  display: block !important;
}

.logo {
  height: 60px;

}

.logo-title {
  width: 287px;
  line-height: 1.8
}

.main-logo {
  right: -81px;
  top: 45%;
}

.bg-slide {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
}

.fs-54 {
  font-size: 54px !important;
}

.color-r {
  color: #c02125
}

.bg2 {
  background: #0554e5;
  background: linear-gradient(90deg, #d1514f 0%, rgb(198 49 51) 100%);
}

.overlay:hover .bg2 {
  color: #fff
}

.overlay .bg2 {
  color: #fff;
}

.bg-1:hover {
  color: #fff;
  transform: translateY(-20px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .20);
  transition: all 600ms ease;
  background: #0554e5;
  background: linear-gradient(90deg, #d1514f 0%, rgb(198 49 51) 100%);
}

.bg-1 {
  position: relative;
  padding: 45px 40px;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.fs-13 {
  font-size: 13px;
}

.main-slide {
  height: 600px;
}

.icon {
  width: 170px;
  margin-top: 10px
}

.f25 {
  font-size: 25px;
}

.play {
  width: 75px;
  height: 75px;
  background: rgb(249, 176, 161);
  background: linear-gradient(90deg, rgba(249, 176, 161, 1) 0%, rgba(192, 33, 37, 1) 100%);
}

.move::before {
  content: '';
  width: 75px;
  height: 75px;
  border: 1px solid #fff;
  border-radius: 50%;
  animation-name: movement;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-play-state: running;
  left: 0;
  position: absolute;
}

.overlay {
  position: relative;
}

.overlay::before {
  position: absolute;
  height: 200px;
  width: 200px;
  left: -100px;
  top: -100px;
  border-radius: 50%;
  background-color: #ffffff;
  z-index: 9;
  transform: scale(0);
  content: "";
  transition: all 600ms ease;
}

.overlay::after {
  position: absolute;
  height: 200px;
  width: 200px;
  left: -100px;
  top: -100px;
  border-radius: 50%;
  background-color: #ffffff;
  z-index: 9;
  transform: scale(0);
  content: "";
  transition: all 600ms ease;
}

.overlay:hover:before {
  transform: scale(1);
  opacity: .20;
  transition-delay: 300ms;
}

.overlay:hover::after {
  transform: scale(1.7);
  opacity: .10;
  transition-delay: 400ms;
}

.divider svg {
  width: 60px;
  height: 60px;
  fill: #0554e5
}

/* slider */
.img-slider:hover .text-effect {
  height: 310px;
  transform: translate(0, 5px);
}

.img-slider {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  border-radius: 10px;
}

.text-effect {
  position: absolute;
  height: 260px;
  left: 0;
  bottom: -2px;
  width: 100%;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
  border-radius: 50% 50% 0 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.img-student {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.bg-student-slider {
  background-position: center;
  background-size: contain;
}

.img-student .fa-quote-left {
  bottom: -5px;

}

.main-small-video,
.main-big-video,
.hover {
  cursor: pointer;
  border-radius: 8px;
}

.main-small-video:hover .certificate-video,
.main-small-video .certificate-video,
.main-small-video .video,
.profile-author-video,
.main-small-video:hover .profile-author-video,
.main-small-video:hover .video,
video,
.hover .main-big-video,
.hover:hover .main-big-video,
.aboutus-img:hover,
.aboutus-img,
.aboutus-img:hover svg,
.aboutus-img svg,
.blog {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-small-video:hover .video {
  transform: scale(1.54);

}

.video-title span {
  background-size: cover;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.bg-play-video {
  background: #c02125;
}

.hover .video-content {
  height: 400px !important;
  object-fit: cover;
}

.hover:hover .main-big-video {
  transform: translate(0px, 1000px);
}

.hover:hover .video-content {
  transform: scale(1.2);
}

.video-title h3 {
  color: #252936;
}

.video-title h3::before {
  display: block;
  height: 30px;
  content: '';
  position: absolute;
  right: 18px;
  width: 100%;
  bottom: 7px;
  z-index: -1;
  transform: rotate(180deg);
}

.main-small-video:hover .profile-author-video {
  transform: scale(0.85) translate3d(-9px, 60px, 10px);

}

.profile-author-video::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.profile-author-video {
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: cover;
  z-index: 2;
  transform: translate3d(-9px, 5px, 10px)
}

.time {
  font-size: 11px;
  background: rgba(21, 13, 13, 0.44);
  right: 10px;
  top: 10px;
}

.video-creator {

  background-size: cover;
  background-position: center;
  width: 45px;
  height: 45px;
  padding: 4px;
  -o-object-fit: cover;
  object-fit: cover;
}

.video-creator::before {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 50%;
}

.video-creator svg {
  width: 16px;
  padding: 2px;
  background-color: #fff;
  color: #0daabc;
  border-radius: 50%;
  border: 2px solid #0daabc;
}

.video-creator .main-svg {
  width: 19px;
  height: 19px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: -18px;
  position: relative;
  top: 15px;
}

.overlay-video {
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 100%);
}

.main-small-video:hover .certificate-video {
  transform: scale(1) translate(0px, 43px);
}

.certificate-video {
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: -5px;
  z-index: 9;
  background: #0aa0f7;
  border-radius: 50%;
  color: #fff;
  right: 6px;
  padding: 2px;
  transform: scale(1.3);

}

.aboutus-img svg {
  width: 55px;
  height: 55px;
  fill: #0554e5;
}

.aboutus-img {
  cursor: pointer;
  width: 100px;
  height: 100px;
  border-radius: 5px;
}

.aboutus-img:hover {
  background-color: #0554e5;
}

.aboutus-img:hover svg {
  fill: #fff;
}

.blog {
  height: 500px;
  background-position: center;
  background-size: cover;
}

.blog-content {
  border-left: 1px solid rgba(255, 255, 255, 0.21);
}

.overlay-blog {
  background: linear-gradient(0deg, rgb(0 0 0 / 50%) 35%, transparent 80%);
  z-index: 0;
  right: 0;
}

.slide__content {
  z-index: 1;
}

.slide__content p {
  color: rgb(255 255 255 / 60%);
}

.person-blog i {
  color: #0554e5;
  font-size: 4px;
}

.person-blog {
  font-size: 12px;
}

.slide__content h1:hover a,
.slide__content h1:hover {
  color: #0554e5 !important;
}

h1 {
  text-align: justify;
}

.counter-hover h1 {
  text-align: center !important;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  color: #0554e5
}

.swiper-pagination-bullet {
  background: #0554e5;
}

.bg-1:hover .text-muted {
  color: #fff !important
}

/* footer */
.footer-title::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 50px;
  max-width: 100%;
  top: auto;
  bottom: 0;
  right: 0;
  right: auto;
  background-color: #0554e5;
}

.footer-items,
.footer-items a {
  color: #858585;
  text-decoration: none
}

.footer-items li a:hover {
  color: #ffffff;
}

.footer-items li {
  list-style: none;
}

.transition,
.img-footer:hover div {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.f18 {
  font-size: 18px;
}

.footer-links li::before {
  content: "\2024";
  font-family: 'somerx';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  padding: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  vertical-align: middle;
  color: #0554e5;
}

.facebook,
.twitter,
.insta,
.linkedin,
.instagram,
.whatsapp,
.youtube {
  width: 30px;
  height: 30px;
}

.facebook i,
.twitter i,
.insta i,
.whatsapp i,
.youtube i {
  color: #ffffff;
}

.facebook {
  background: #4a6fbe;
}

.linkedin {
  background: #ffffff;
}

.instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.facebook:hover,
.linkedin:hover,
.twitter:hover,
.insta:hover,
.youtube:hover,
.whatsapp:hover,
.whatsapp:hover {
  background: #0554e5
}

.twitter {
  background: #000;
}

.insta {
  background: #ea4c89;
}

.youtube {
  background: #f00;
}

.whatsapp {
  background: #25D366;
}

.main-copyright {
  border-top: 1px solid #373636;
}

.copyright {
  border-right: 1px solid #373636;
}

.footer-links li {
  padding: 9px 0;
}

.fs-30 {
  font-size: 30px;
}

.fs-20 {
  font-size: 20px;
}

.color-y {
  color: #0554e5
}

.img-footer-border {
  border: 2px solid #ccc;
}

.img-footer:hover div {
  transform: scale(1.4);
}

.img-footer div {
  height: 80px;
  background-position: center;
  background-size: cover;
}

.img-footer::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 solid rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
  will-change: border;
  z-index: 10;
  border-width: 0.5rem;
  margin: 0.2rem;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem));
  clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem));
}

.img-footer::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 100%);
}

.img-footer:hover::before {
  transform: scale(0.9);
  border-color: white;
}

.logo-footer img {
  height: 100px;
}

@keyframes movement {
  0% {
    transform: scale(1);
    opacity: 0;
  }

  25% {
    transform: scale(1.2);
    opacity: 0.2;
  }

  50% {
    transform: scale(1.4);
    opacity: 0.3;
  }

  75% {
    transform: scale(1.6);
    opacity: 0.4;
  }

  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}

/* category css */
.cat-main:hover,
.cat-main {
  transition: all ease 0.5s;
}

.cat-main:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}

.cat-main {
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  border-bottom: 2px solid #e13d1f;
}

.cat-bg {
  height: 270px;
  background-position: center;
  background-size: cover;
}

.cat-main-text a:hover {
  color: #0554e5 !important
}

.cat-bg p {
  bottom: 0px;
  background: #0554e5;
  color: #fff;
}

.cat-text {
  font-size: 18px;
  color: #4c4c4d
}

.cat-date {
  background: #ffffff85;
  color: #e13d1f;
  font-weight: bold;
  position: absolute;
  right: 0;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
}

.slider img {
  display: none;
}

/* media query */
@media only screen and (max-width: 768px) {

  .slider img {
    display: block;
  }

  .slider {
    margin: 0 !important;
    background: none !important;
    padding: 0 !important;
  }

  .slider .col-lg-4 {
    height: 300px;
    margin: 15px 0;
  }

  .slider .slide {
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 35%, transparent 80%);
    position: relative;
  }

  .slider .overlay-blog {
    opacity: 0;
  }

  .blog-content {
    border: none !important;
  }

  /* new */
  .blog {
    background: none !important;
    display: block !important;
    height: 100% !important;
  }

}

@media only screen and (max-width: 430px) {
  .info-block {
    top: -30px
  }

  .play,
  .move::before {
    width: 55px;
    height: 55px;
  }

  .infosection {
    height: 180px !important;
  }

  .fa-play {
    font-size: 20px !important;
  }

  .logo-title {
    width: 155px;
    line-height: 1.5;
    font-size: 13px;
  }

  .main-logo {
    right: 25px;
    top: 22%;
    flex-direction: column;
    align-items: center;
  }

  .icon {
    width: 80px;
    height: 80px;
    /*     transform: scale(2); */
    margin-top: 12px;
    margin-bottom: 12px;
  }

}

@media only screen and (max-width: 480px) {
  .main-slide {
    height: 300px;
  }

  .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .55) !important;
    font-weight: bold;
  }

  /* new */
  .blog {
    background: none !important;
    display: block !important;
    height: 100% !important;
  }

  .overlay-blog {
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 35%, #000000c7 80%)
  }
}

.ask {
  font-size: 14px;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: solid 1px #d1d1d3 !important;
  box-shadow: none;
  resize: none;
  background-color: #fff;
  color: #171725;
}

.text-area {
  display: block;
  width: 100%;
  height: 120px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ask-button {
  outline: 0;
  background-color: #db3b1e;
  color: #fff;
  width: 100%;
  padding: 0;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 5px;
}

.ask-title::after {
  width: 100px;
  height: 3px;
  background: #db3b1e;
  content: '';
  position: absolute;
  bottom: -2px;
  right: 0px;
  border-radius: 5px;
}

.ask-title {
  font-size: 22px;
  line-height: 1.3em;
  border-bottom: 1px solid #dedede;
  position: relative;
  padding-bottom: 15px;
}

.upload-file {
  background-color: #f9f9fa;
  border: 1px dashed #d1d1d3;
  border-radius: 5px;
  height: 50px;
}

.upload-file label:hover {
  cursor: pointer;
}