.logo {
  width: 170px;
  height: 100%; }

.logosm {
  width: 100px; }

html body {
  background-color: #eee;
  font-family: "Poppins", sans-serif; }

.nav {
  background-color: #fff; }

.dropdown-menu {
  left: auto !important; }

#header {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #1a2628; }

.headermiddle {
  text-transform: uppercase;
  color: #f9aa17 !important;
  font-size: 20px; }

.dropdown-menu-center {
  right: auto;
  left: 50%; }

section {
  height: 100%; }

.top {
  height: 100%;
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
  color: #fff; }
  .top button {
    width: 20%;
    background-color: #f9aa17 !important;
    text-align: center;
    font-weight: bolder;
    font-style: italic;
    margin-top: 0.5em; }
  .top .imagewrap {
    width: 100%;
    height: 455px;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 0;
    overflow: hidden; }
  .top .textwrap {
    position: absolute;
    text-align: center;
    top: 35%;
    width: 95%; }
    .top .textwrap p {
      text-decoration: underline; }
    .top .textwrap h3 {
      color: #fff;
      width: 100%; }
    .top .textwrap h2 {
      font-size: 2.2em;
      text-transform: capitalize; }

.topside {
  height: 100%;
  overflow: inherit; }
  .topside .col {
    background-color: #fff;
    margin-bottom: 5%;
    padding-left: 0;
    padding-right: 0;
    height: 48%;
    overflow: hidden; }
    .topside .col .progress-circle:before {
      animation-name: stretch;
      animation-duration: 1.5s;
      animation-timing-function: ease-out;
      animation-delay: 0s;
      animation-direction: alternate;
      animation-iteration-count: infinite;
      animation-fill-mode: none;
      animation-play-state: running; }
    .topside .col .imagewrap {
      width: 100%;
      height: 125px;
      background-size: cover;
      background-position: center;
      left: 0;
      top: 0;
      overflow: hidden; }
      .topside .col .imagewrap img {
        position: relative;
        margin: 5px;
        width: 50px;
        height: auto; }
    .topside .col .textcont {
      padding: 10px;
      margin-left: 140px; }
      .topside .col .textcont h3 {
        font-size: 1.2em;
        text-transform: capitalize;
        font-weight: bold; }
      .topside .col .textcont button {
        background-color: #eee;
        margin-bottom: 5px; }
      .topside .col .textcont .date {
        position: absolute;
        bottom: 7px;
        margin-bottom: 0;
        right: 10px;
        color: #4b4c4c;
        text-transform: capitalize; }

.categories {
  margin-top: 10px; }
  .categories .category {
    background-color: #1a2628;
    background-clip: content-box;
    background-size: cover;
    text-align: center;
    color: #fff; }
    .categories .category .textwrapper {
      padding: 20px;
      font-size: 1em; }
      .categories .category .textwrapper h2 {
        font-weight: 700;
        font-size: 1.5em;
        margin-bottom: 5px;
        color: #fff; }
      .categories .category .textwrapper p {
        font-weight: 300;
        padding: 0;
        margin: 0;
        font-size: 13px;
        color: #fff; }

.courses {
  margin-top: 20px; }
  .courses .course {
    margin-bottom: 2%;
    height: 48%;
    overflow: hidden;
    background-color: #fff;
    background-clip: content-box; }
    .courses .course .progress-circle {
      margin-top: 25px; }
    .courses .course .imagewrap {
      width: 100%;
      height: 125px;
      background-size: cover;
      background-position: center;
      left: 0;
      top: 0;
      overflow: hidden; }
      .courses .course .imagewrap img {
        position: relative;
        margin: 5px;
        width: 50px;
        height: auto; }
    .courses .course .textcont {
      padding: 10px;
      margin-left: 140px;
      min-height: 120px; }
      .courses .course .textcont h3 {
        font-size: 1.2em;
        text-transform: capitalize;
        font-weight: bold; }
      .courses .course .textcont button {
        background-color: #eee;
        margin-bottom: 5px; }
      .courses .course .textcont button:hover {
        background-color: #f9aa17 !important; }
      .courses .course .textcont .date {
        position: absolute;
        bottom: 7px;
        margin-bottom: 0;
        right: 10px;
        color: #4b4c4c;
        text-transform: capitalize; }

.morebtn {
  background-color: #f9aa17 !important;
  color: #fff !important; }

.shadow :hover {
  font-weight: 900;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 3px 3px 5px 6px #ccc;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 3px 3px 5px 6px #ccc;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }

.shrink {
  transition: transform 0.5s; }

.shrink:hover {
  transform: scale(0.95); }

span {
  content: "\007C";
  color: #f9aa17 !important; }

.footerback {
  background-color: #fff;
  margin-top: 60px; }

.footerlinks {
  display: inline-block;
  float: right; }

footer {
  padding: 10px; }
  footer img {
    width: 150px; }
  footer li {
    display: inline;
    padding-left: 10px;
    float: right;
    margin-top: 25px; }

.courses {
  margin-top: 40px; }

.curriculumsection {
  margin-top: 30px; }
  .curriculumsection .curriculum li {
    list-style-type: none; }
    .curriculumsection .curriculum li i {
      padding-right: 10px; }
    .curriculumsection .curriculum li p {
      display: inline-block;
      float: right;
      text-align: right;
      margin-block-end: 0; }

.lessontopsection {
  background-color: #f9aa17 !important; }
  .lessontopsection .top {
    padding-top: 5%;
    padding-bottom: 5%; }
    .lessontopsection .top p {
      width: 365px; }
  .lessontopsection .lessontopside {
    position: absolute;
    right: 0; }
    .lessontopsection .lessontopside .col {
      background-color: #fff;
      margin-bottom: 5%;
      padding: 10px;
      margin-top: 5%;
      border-radius: 10px;
      overflow: hidden; }
      .lessontopsection .lessontopside .col .progress-circle:before {
        animation-name: stretch;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-delay: 0s;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        animation-fill-mode: none;
        animation-play-state: running; }
      .lessontopsection .lessontopside .col img {
        width: 100%;
        margin-top: 10px; }
      .lessontopsection .lessontopside .col .badgecontainer {
        margin-top: 30px; }
        .lessontopsection .lessontopside .col .badgecontainer h3 {
          text-align: center;
          text-transform: capitalize;
          font-weight: 700;
          font-size: 1.2em; }
        .lessontopsection .lessontopside .col .badgecontainer img {
          width: 100%;
          padding-left: 20%;
          padding-right: 20%; }
      .lessontopsection .lessontopside .col .timeprogression {
        height: 100%; }
        .lessontopsection .lessontopside .col .timeprogression .progress-circle {
          position: relative; }
      .lessontopsection .lessontopside .col .textcont {
        padding: 10px;
        float: right; }
        .lessontopsection .lessontopside .col .textcont p {
          margin-bottom: 5px !important;
          text-align: right; }
        .lessontopsection .lessontopside .col .textcont h3 {
          font-size: 1.2em;
          text-transform: capitalize;
          font-weight: bold; }
          .lessontopsection .lessontopside .col .textcont h3 i {
            color: #f9aa17 !important; }
      .lessontopsection .lessontopside .col button {
        width: 100%;
        background-color: #7cc576;
        padding: 20px;
        color: #fff; }

.completesection {
  background-color: #f9aa17 !important;
  color: #fff;
  padding-top: 5%;
  padding-bottom: 5%; }
  .completesection h2 {
    font-weight: 700;
    text-align: center; }
  .completesection img {
    width: 100%;
    padding: 15%;
    padding-top: 20%; }
  .completesection p {
    text-align: center;
    opacity: 0;
    font-size: 2em; }
  .completesection .back {
    opacity: 0;
    text-align: center;
    font-size: 1.5em;
    padding: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #7cc576;
    border-radius: 10px;
    color: #fff; }
  .completesection a #back {
    text-align: center; }
  .completesection .buttonwrap {
    width: 100%;
    text-align: center; }
  .completesection .show {
    -webkit-animation: smooth 2s ease-in;
    -moz-animation: smooth 2s ease-in;
    -o-animation: smooth 2s ease-in;
    -ms-animation: smooth 2s ease-in;
    animation: smooth 2s ease-in;
    opacity: 1; }

.circle {
  width: 500px;
  height: 500px;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.lessonsection {
  height: 70vh; }
  .lessonsection .sidebar {
    background-color: #fff !important; }
  .lessonsection .coursecontent {
    background-color: #f9aa17 !important;
    padding: 30px;
    padding-top: 15%;
    color: #fff; }
    .lessonsection .coursecontent h3 {
      font-weight: 700; }
    .lessonsection .coursecontent button {
      background-color: #7cc576;
      padding-left: 20px;
      padding-right: 20px;
      color: #fff; }
    .lessonsection .coursecontent p {
      margin-bottom: 30px; }
  .lessonsection .curriculum {
    padding: 30px;
    padding-top: 15%; }
    .lessonsection .curriculum li {
      list-style-type: none;
      padding: 5px;
      font-size: 15px; }
      .lessonsection .curriculum li i {
        padding-right: 5px; }
      .lessonsection .curriculum li p {
        display: inline-block;
        float: right;
        text-align: right;
        margin-block-end: 0; }

@-webkit-keyframes smooth {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes smooth {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes smooth {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes smooth {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes stretch {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.15); } }
@media screen and (max-width: 766px) {
  .dropdown-menu-center {
    float: left !important;
    right: inherit;
    left: auto;
    transform: none; } }
@media (max-width: 325px) {
  .categories .category .textwrapper h2 {
    font-size: 1em; }

  .topside .textcont {
    margin-left: 120px !important; }

  .course .textcont {
    margin-left: 120px !important; } }
@media (max-width: 575.98px) {
  .lessontopside {
    position: relative !important; }

  .circle {
    width: 200px;
    height: 200px; }

  .nav-item {
    text-align: center; }

  .nav-link {
    text-align: center; }

  .top {
    margin-top: 0px; }
    .top .textwrap {
      top: 24%;
      width: 90%; }
      .top .textwrap button {
        width: 30%;
        text-align: center; }

  .topside {
    margin-top: 20px; }

  .categories {
    margin-top: 10px; }
    .categories .category {
      margin-bottom: 10px;
      min-height: 120px; }

  .morebtn {
    margin-top: 20px; }

  .footerback {
    margin-top: 40px; }

  footer img {
    width: 100%;
    padding-left: 25%;
    padding-right: 25%;
    margin-bottom: 10px; }
  footer .footerlinks {
    text-align: center;
    float: none; }
    footer .footerlinks li {
      float: none;
      display: inline-block;
      margin-top: 0px; }

  .lessonsection .curriculum li {
    font-size: 13px; } }
@media (max-width: 767.98px) {
  .lessontopside {
    position: relative !important; }

  .top p {
    width: 340px; } }
@media (max-width: 991.98px) {
  .top p {
    width: 340px !important; }

  .lessonsection {
    height: initial; }
    .lessonsection .row {
      height: initial !important; }
    .lessonsection .curriculum {
      padding-top: 5%; } }

/*# sourceMappingURL=main.css.map */
