
/* Schedule Detail */

  .section-schedule-csm .select-schedule ul li {
    list-style: none;
  }
  
  .section-schedule-csm .select-schedule .nav-tabs {
    border: 0;
  }
  
  .section-schedule-csm .select-schedule .date,
  .section-schedule-csm .select-schedule .date select {
    width: 100px;
    height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    /* font-family: Manrope-Medium; */
    border-radius:6px;
    border:0;
    background: rgba(0, 0, 0, 0.3);
    color: #FFFFFF !important;
    text-decoration: none;
    cursor: pointer;
  }
  
  .section-schedule-csm .select-schedule .active {
    background: #FF9500;
    color: #000 !important;
    text-decoration: none;
  
  }
    .mini-enroll.slot-full:hover {
    background: transparent !important;
}
  
  .section-schedule-csm .select-trainer select,
  .section-schedule-csm .select-trainer-location select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: rgba(0, 0, 0, 0.3);
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 120px;
    background-position-y: 7px;
    border-radius: 6px;
    margin-right: 2rem;
    padding: 6px 28px 6px 12px !important;
    padding-right: 2rem;
    color: white !important;
    width: 150px;
    /* font-family: 'Manrope-Medium'; */
  }
  
  .section-schedule-csm .select-trainer-location select {
    background-color: rgb(98 213 226 / 72%);
    ;
  }
  
  .section-schedule-csm .select-trainer select option,
  .section-schedule-csm .select-trainer-location select option {
    background: #f1fafb;
    color: #0A263B;
    font-size: 15px;
    /* font-family: Manrope-Bold; */
    margin: 10px;
  }
  
  .section-schedule-csm .offcanvas label,
  .section-schedule-csm .offcanvas select,
  .section-schedule-csm .offcanvas option {
    font-size: 16px;
    /* font-family: Manrope-SemiBold; */
    color: #0A263B;
  }
  
  .section-enroll-now .online-class::before {
    font-size: 40px;
    position: absolute;
    left: 0px;
    color: #58BF00;
  }
  
  .section-enroll-now .classroom::before {
    font-size: 40px;
    position: absolute;
    left: 0px;
    color: #FF9500;
  }
  
  .section-enroll-now .classes-attend p {
    padding-left: 25px;
    /* font-family: Manrope-Bold; */
    color: #0A263B;
  }
  
  .section-enroll-now .classes-attend i {
    font-size: 30px;
    color: #009aab;
  }
  
  #showinstructorlocation {
    display: none;
  }
  
  #showinstructorlocation p {
    font-size: 14px;
    /* font-family: Manrope-SemiBold; */
    color: #0A263B;
  }
  
  #showinstlocation .showandhideinstrlocp {
    font-size: 10px;
    /* font-family: Manrope-SemiBold; */
  }
  
  .section-enroll-now .enroll-btn:hover {
    border: 2px solid #FF9500;
    color: #FFFFFF;
    background-color: #FF9500;
    transition: 0.3s ease-in-out;
  }
  
  .section-enroll-now .fillfast {
    margin: 5px 0px 0px 10px;
    font-size: 12px;
    /* font-family: 'Manrope-SemiBold'; */
    color: #f97070;
  }
  
  .section-enroll-now.courses .fillfast {
    margin: 5px 8px 0px 5px;
    font-size: 10px;
  }
  
  .section-enroll-4 .section-enroll-now .enroll-trainer-img img {
    width: 55px;
    height: 55px;
    border-radius: 100%;
  }
  
  .section-enroll-4 .bgs-light-green {
    margin-bottom: 30px;
    border-radius: 12px;
  }
  
  .section-enroll-4 .interested-courses {
    position: absolute;
    bottom: -44px;
    right: 30px;
    background: rgba(0, 0, 0, 0.8);
    padding: 1px 20px 1px 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #FFFFFF;
    cursor: pointer;
  }
  
  .section-enroll-4 .interset-show .bgs-light-green:nth-child(odd) {
    background: rgba(0, 0, 0, 0);
  }
  
  .section-enroll-4 .interset-show .bgs-light-green:nth-child(even) {
    background: #fdffe2
  }
  
  .section-enroll-4 .price-tag {
    width: 60px;
    height: 45px;
  }
  
  .section-enroll-4 .new-tag {
    border-radius: 10px 0px 0px 0px;
    position: absolute;
    padding: 2px 8px;
    height: 23px;
    background-color: #43d5e5;
    top: -16px;
    left: -4px;
    color: white;
    /* font-family: Manrope-SemiBold; */
    font-size: 12px;
    width: auto;
  }
  
  .section-enroll-4 .g-review-side .owl-carousel .owl-item img {
    display: unset;
    width: unset;
    width: 45px;
    height: 45px;
  }
  
  .section-enroll-4 .schedule-why-agile {
    background: url(../images/deliver-certification-trainer.jpg) no-repeat;
    background-size: cover;
  }
  
  .section-enroll-4 .schedule-why-agile ul {
    list-style: none;
    padding: 0px;
  }
  
  .section-enroll-4 .schedule-why-agile ul li {
    position: relative;
    padding: 0px 0px 10px 25px !important;
        font-size: 15px;
    /* font-family: Manrope-SemiBold; */
    color: white;
  }
  
  .section-enroll-4 .schedule-why-agile ul li::before {
    content: "";
    background-image: url(../images/professional-arrow.png);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 3px;
    left: 0px;
  }


  .section-enroll-4 .talk-to-user input, .section-enroll-4 .talk-to-user select {
    border: 1px solid #e6e6e6 !important;
    margin-top: 15px !important;
    font-size: 14px !important;
    background-size: 12px !important;
  }
  
  .section-enroll-4 .schedule-why-agile .mini-enroll {
    color: #FFFFFF;
  }
  
  .section-enroll-4 .prof-schedule-counts {
    background: #FFFFFF;
    border:1px solid #efefef;
  }
  
  .section-enroll-4 .talk-to-user {
    background-image: url(../images/home-bnr-bg.png);
    background-size: cover;
    background-position: center;
  }
  
  .section-enroll-4 .section-sch-sticky {
    position: sticky;
    top: 100px;
  }
  
  .section-enroll-4 .read-more {
    /* position: absolute; */
    bottom: -17px;
    right: 65px;
    cursor: pointer;
  }
  
  .section-enroll-4 .read-more {
    background: linear-gradient(to right, hsl(0deg 0% 0%) 0, hsl(46deg 98% 53% / 0%) 10%, hsl(170deg 2% 1%) 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 100s infinite linear;
  }
  
  @keyframes shine {
    0% {
      background-position: 0;
    }
  
    60% {
      background-position: 600px;
    }
  
    100% {
      background-position: 1200px;
    }
  }
  
  .not-found-r-schedule {
    background: #0A263B;
  }
  
  .not-found-r-schedule .mini-enroll {
    color: white !important;
  }
  
  .read-more-content {
    display: none;
  }
  
  .read-more {
    display: inline-block;
  }
  
  .section-enroll-4 .talk-to-user .login-submit:hover {
    color: #FFFFFF !important;
  }