@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");

.stiky_secdet {
  position: sticky;
  top: 10%;
  height: auto;
  padding-left: 10px;
  z-index: 9;
  border: 1px solid #e5e5e578 !important;
  background-color: #ffffff;
  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 1%);
  display: flex;
  align-items: center;
}
.c_cula {
  font-weight: 600 !important;
  color: #473277;
  border-radius: 10px !important;
  border: 0px !important;
}
.container-h {
  position: relative !important;
}
.stiky_secdet a.active {
  background: rgba(0, 0, 0, 0.5);
  color: white;
}
.ck_editresponse p span {
  font-family: "Rubik", sans-serif !important;
}
.d11 {
  margin-bottom: 10px;
}
.covered ul {
  margin-bottom: 20px;
}

.requirements__list ul {
  padding-left: 30px;
}

.requirements__list.ck_editresponse h2 {
  color: #000;
  font-size: 32px;
}

.orange-clr {
  color: #f28322 !important;
}

.bg-orange {
  background-color: #f28322 !important;
}

#instructor .instructor-name {
  color: #000;
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 7px;
}

div#myTabContent h2 {
  display: inline-block;
  color: #504f4f;
  font-weight: 600;
  font-size: 20px !important;
}

.contentblk article {
  box-shadow: 0px 2px 2px 2px rgb(0 0 0 / 6%);
  background-color: #cbc8c814;
}

.contentblk article:hover {
  background: #f9f9f9;
  transition: all 1s ease-in-out;
}
.requirements__list.ck_editresponse h3 {
  font-size: 18px !important;
  margin: 10px 0 10px 0;
}

h2.f-heading {
  display: inline-block;
  color: #fff;
  padding: 5px;
  font-weight: 600;
  font-size: 20px;
}
.f-heading h3 {
  font-size: 16px !important;
}

.course-navecation ul li {
  list-style: none;
  font-size: 13px !important;
}

.course-navecation a {
  color: #292a2a !important;
  border: 1px solid #9e9e9e6b !important;
}

.course-navecation a.active {
  color: #000 !important;
  border-bottom: 2px solid #f68320 !important;
  background: transparent !important;
  font-weight: 500 !important;
}

.course-navecation ul li a:hover {
  color: white !important;
  background-color: #f68320 !important;
}

.course-navecation a {
  margin: 8px 5px 8px 0;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  border-radius: 15px;
  color: white;
}
div#myTabContent article ul li {
  margin-bottom: 13px;
}

.coursede-details-box {
  padding: 25px 25px 30px 25px;
  margin-top: 30px;
}
/* .sidebarwrap {
  position: sticky !important;
  top: 10px;
} */

/* start nav tab slider*/
.sticky-nav-carousel .owl-item{
  width: auto !important;
}
.sticky-nav-carousel .owl-nav{
display: none;
transition: 0.5s all ease-in;
height: 5px;
}
.sticky-nav-carousel:hover .owl-nav{
display:initial;
transition: 0.5s all ease-in;
height:5px;
}
.sticky-nav-carousel .owl-nav .disabled{
opacity: 0 !important;
transition: 0.5s all ease-in;
}
/* .sidebarwrap {
  position: sticky !important;
  top: 10px;
  } */

  .sidebarwrap .fixed-tab {
    position: sticky !important;
    top: 85px;
}
/* End nav tab slider*/

@media only screen and (max-width: 768.5px) {
  .key-highlight-box ul li {
    width: 100%;
    display: grid;
  }
  /* .bgimage {
    position: relative;
    }  */
  /* .stiky_secdet {
    position: sticky;
    top: -1px;
    height: auto;
    width: 100% !important;
    padding-left: 12px;
    z-index: 9;
    border: 0px !important;
    background-color: #ffffff;
    padding-top: 6px;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 5%);
    display: flex !important;
    align-items: flex-start;
    align-content: flex-start;
  } */
  /* div#myTabContent article h2 {
    margin-top: 50px !important;
  } */

  .c_cula {
    font-size: 14px !important;
    font-weight: 100 !important;
    color: #473277;
    border-radius: 10px !important;
    border: 0px !important;
  }
  .sidebarwrap {
    overflow: auto;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
    }
    /* .coursede-details-box h2 {
    margin-top: 0px !important;
    } */
    .bgimage {
    position: relative;
    }
}

@media only screen and (max-width: 424px) {
  div#myTabContent article h2 {
    margin-top: 50px !important;
  }
}

.sticky-nav-carousel.owl-theme .owl-nav [class*=owl-] {
    padding: 7px 14px !important;
    top: 19px;
    background-color: #FBFBFB !important;
    border-radius: 5px !important;
}
.sticky-nav-carousel.owl-theme .owl-nav .owl-prev {
    left: -14px;
}
.sticky-nav-carousel.owl-theme .owl-nav .owl-next {
    right: -7px;
}

/* end */
