.object-fit-cover{
    object-fit: cover!important;
}
/* Advert leap starting custom style */
.navAvatarImg {
    width: 40px;
}

.language-select #localItems .dropdown-menu.show {
  top: 0%;
}


/* start courses cards style */
.webinar-card .avatarProgress {
    width: 100%;
    position: absolute;
    bottom: 18px;
    left: 18px;
    z-index: 2;
    direction: ltr !important;
}
.webinar-card .user-inline-avatar .avatar {
    overflow: hidden;
}
.webinar-card .user-inline-avatar .user-name {
    color: #fff;
}
.webinar-card .avatarProgress .progress {
    position: unset;
    margin-top: 8px;
}

.durationRating {
    position: absolute;
    top: 7px;
    right: 7px;
    color: #ffffff;
    padding: 8px 15px;
    pointer-events: none;
}
.webinar-card .durationRating .duration .webinar-icon{
    color: #ffffff;
}
.durationRating .duration {
    color: #fff;
    align-items: center;
    display: flex;
}
.webinar-card .image-box::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 80%;
    background-image: linear-gradient(rgba(6, 6, 6, 0), rgba(0, 0, 0, 0.5));
    z-index: 0;
    transform: rotate(180deg);
    border-radius: 15px;
    }
.webinar-card .webinar-card-body {
    padding: 10px 10px 20px 15px;
}
/* start courses cards style */
/* start courses page style */
.coursesScreen.site-top-banner {
    height: 400px;
}
.courses-categories-swiper .coursesCategoryIcon {
    position: unset;
}
.courses-categories-swiper h3 {
    color: #fff;
}
.footer ul li {
    margin-top: 13px;
}




.onlyWithPrice {
  font-size: 29px;
  font-weight: 500;
}


/* start countdown */
.clock-day:before {
    content: var(--timer-day);
  }
  .clock-hours:before {
    content: var(--timer-hours);
  }
  .clock-minutes:before {
    content: var(--timer-minutes);
  }
  .clock-seconds:before {
    content: var(--timer-seconds);
  }

  .clock-container {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    /* padding: 20px 20px; */
    display: flex;
  }
  .clock-col {
    text-align: center;
    margin-right: 40px;
    /* margin-left: 20px; */
    /* min-width: 90px; */
    position: relative;

    /* background-color: #080808; */
  }
  .clock-col:not(:last-child):before, .clock-col:not(:last-child):after {
    content: "";
    background-color: #818894;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: -21px;
  }
  .home-statistics-card{
    min-height: max-content;
  }
  .home-statistics-card .stats-item{
    height: 100%;
  }
  .slider-hero-section1{
    background-blend-mode: color;
    background-color: #00000052;
  }
  .clock-col:not(:last-child):before {
    top: 35%;
  }
  .clock-col:not(:last-child):after {
    top: 50%;
  }
  .clock-timer {
    font-size: 1rem;
  }
  .clock-timer:before {
    color: #818894;
    font-size: 4.2rem;
    text-transform: uppercase;
  }
  .clock-label {
    color: #818894;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin-top: 10px;
}

.clock-timer-white.clock-container {
    justify-content: center;
  }
.clock-timer-white .clock-timer {
      color: white!important;
  }

  .clock-timer-white .clock-label {
      color: white!important;
  }

  @media (max-width: 825px) {
    .clock-container {
      flex-direction: column;
      padding-top: 40px;
      padding-bottom: 40px;
    }

    .clock-col + .clock-col {
      margin-top: 20px;
    }
    .clock-col:before, .clock-col:after {
      display: none !important;
    }
  }
  /* end countdown */
/* .beInstructorPage .site-top-banner {
  height: 650px;
} */
.beInstructorPage .stats-container{
  top: 0;
}
.beInstructorPage .stats-container img {
  position: unset;
  width: 100%;
  height: 100%;
  object-fit: contain;
  }
.beInstructorPage .stats-container .stats-item .stat-title {
  margin-top: 20px;
}

.currencyDropDown {
  min-width: auto !important;
}
#localItems {
  display: flex;
  align-items: center;
}
#localItems .langIcon {
  color: #056b86;
}
#localItems i.flagstrap-icon {
  display: none;
}
#topFilters .custom-control {
  margin-top: 1.5rem;
}
#topFilters .levelFlitration .select2{
  margin-top: .5rem;
}
.levelFlitration .select2-selection::after{
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.slider-container.slider-hero-section2 {
  padding: 150px 0 0 0;
}
.homeCategoriesSec {
  z-index: 2;
}
.homeCategoriesSec img {
  position: unset;
}
.homeCategoriesSec .trending-card .item-count {
  position: unset;
  width: 100%;
  display: flex;
  align-items: center;
}

.homeCategoriesSec .trending-card .trending-image {
  padding: 15px;
  border-radius: 15px;
  margin-right: 10px;
}
body.rtl .homeCategoriesSec .trending-card .trending-image{
    margin-right: 0!important;
    margin-left: 10px!important;
}
.homeCategoriesSec .trending-card .trending-image .icon {
  width: 35px;
  height: 35px;
}
.find-instructor-section .find-instructor-section-hero {
  max-width: 100%;
  max-height: 100%;
  border-radius: 40px;
  width: 100%;
  object-fit: cover;
}
.levelFlitration .select2-selection::after {
  display: none;
}
.stats-container .stats-item .stat-icon-box.teacher,
.stats-container .stats-item .stat-icon-box.video,
.stats-container .stats-item .stat-icon-box.student,
.stats-container .stats-item .stat-icon-box.course,
.homeCategoriesSec .trending-card .trending-image,
.gradient-box {
  background-image: conic-gradient(from 252deg, #056b86 10%, #d7b13a);
}
.btn,
.btn-sm, .btn-group-sm > .btn {
  border-radius: 2rem;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  -ms-border-radius: 2rem;
  -o-border-radius: 2rem;
}
.footer {
  background-image: linear-gradient(#056b86 10%, #d7b13a);
}
