@charset "UTF-8";@import url("https://fonts.cdnfonts.com/css/antiqua-2");.testimonial {
  padding: 50px 0;
  background-color: #f7f3f3;
}
.testimonial .testimonial-title {
  font-weight: 700;
  text-align: center;
}
@media (width <= 600px) {
  .testimonial .testimonial-title {
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 35px;
  }
}
@media (width >= 600px) {
  .testimonial .testimonial-title {
    font-size: 2.4rem;
  }
}
.testimonial .testimonial-title span {
  font-weight: 700;
  color: #2AAC62;
}
.testimonial .testimonial-tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
  text-align: center;
}
@media (width <= 500px) {
  .testimonial .testimonial-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.testimonial .testimonial-container .card {
  background-color: #f7f3f3;
  border: 1px solid #0f0f0f;
  border-radius: none !important;
}
.testimonial .testimonial-container .card .message {
  height: 70px;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 0.9rem;
  color: #5b5a5a;
}
.testimonial .testimonial-container .card .profile .user-avarter {
  border: 3px solid rgb(241, 104, 0);
  border-radius: 50px;
}
@media (width >= 600px) {
  .testimonial .testimonial-container .card .profile .user-avarter {
    width: 75px;
    height: 75px;
  }
}
@media (width <= 600px) {
  .testimonial .testimonial-container .card .profile .user-avarter {
    width: 50px;
    height: 50px;
  }
}
@media (width >= 600px) {
  .testimonial .testimonial-container .card .profile .info {
    margin-top: 10px;
  }
}
.testimonial .testimonial-container .card .profile .info .name {
  font-weight: 500;
}
@media (width <= 600px) {
  .testimonial .testimonial-container .card .profile .info .name {
    font-size: 0.9rem;
  }
}
@media (width >= 600px) {
  .testimonial .testimonial-container .card .profile .info .name {
    font-size: 0.82rem;
  }
}
.testimonial .testimonial-container .card .profile .info .title {
  font-weight: 400;
  line-height: 20px;
  color: #5b5a5a;
}
@media (width <= 600px) {
  .testimonial .testimonial-container .card .profile .info .title {
    font-size: 0.7rem;
  }
}
@media (width >= 600px) {
  .testimonial .testimonial-container .card .profile .info .title {
    font-size: 0.7rem;
  }
}
.testimonial .testimonial-container .card .profile .quote-icon-container {
  position: absolute;
  right: 10px;
  width: 100%;
  text-align: right;
  opacity: 0.5;
}
@media (width >= 600px) {
  .testimonial .testimonial-container .card .profile .quote-icon-container .quote-icon {
    width: 60px;
    margin-top: -40px;
  }
}
@media (width <= 600px) {
  .testimonial .testimonial-container .card .profile .quote-icon-container .quote-icon {
    width: 50px;
    margin-top: -35px;
    opacity: 0.5;
  }
}
.testimonial .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .testimonial .swiper {
    padding-bottom: 30px;
  }
}
.testimonial .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (width <= 500px) {
  .testimonial .swiper-slide {
    width: 300px !important;
    padding-bottom: 20px;
  }
}
@media (width >= 500px) {
  .testimonial .swiper-slide {
    width: 400px !important;
    padding-bottom: 50px;
  }
}
@media (width <= 500px) {
  .testimonial .swiper-slide .card {
    width: 300px !important;
  }
}
@media (width >= 500px) {
  .testimonial .swiper-slide .card {
    width: 400px !important;
  }
}
.testimonial .swiper-button-next::after, .testimonial .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.testimonial .swiper-slide:nth-child(2n) {
  width: 400px;
}
.testimonial .swiper-slide:nth-child(3n) {
  width: 400px;
}
.testimonial .swiper-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 10px;
}
.testimonial .swiper-pagination-bullet {
  width: 30px;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.testimonial .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}
.feature-courses-skeleton .card[data-v-27c38151]{
    width: 100%; 
    animation: pulse-bg-27c38151 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.feature-courses-skeleton .category-icon[data-v-27c38151]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .category-icon div[data-v-27c38151]{
      display: block;
      height:30px;
      width: 30px;
      background-color: #dfdfdf; 
      border-radius: 50px;
}
.feature-courses-skeleton .card .category-title[data-v-27c38151]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.feature-courses-skeleton .card .course-count[data-v-27c38151]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .card .course-count div[data-v-27c38151]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.feature-courses-skeleton .card .category-icon-link[data-v-27c38151] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .card .category-icon-link div[data-v-27c38151]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.feature-courses-skeleton .img[data-v-27c38151] {
  width: 100%;
  height:200px;
  padding-top: 100%;
  display: inline-block;
  animation: pulse-bg-27c38151 1s infinite;
}
.feature-courses-skeleton span[data-v-27c38151] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-27c38151 1s infinite;
}
.feature-courses-skeleton h3[data-v-27c38151] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-27c38151 1s infinite;
}
.feature-courses-skeleton p[data-v-27c38151] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-27c38151 1s infinite;
}
@keyframes pulse-bg-27c38151 {
0% {
    background-color: #f3efef;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #f3efef;
}
}
@media (width >= 600px) {
  .bootcamp-courses {
    padding: 40px 0 10px;
    background-color: #fefefe;
  }
}
@media (width <= 600px) {
  .bootcamp-courses {
    padding-top: 40px;
    background-color: #fdfdfd;
  }
  .bootcamp-courses .mySwiper {
    padding-bottom: 0 !important;
  }
  .bootcamp-courses .row {
    padding-bottom: 10px !important;
  }
}
.bootcamp-courses .title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
@media (width <= 600px) {
  .bootcamp-courses .title {
    margin-bottom: 18px;
    font-size: 2rem;
    line-height: 30px;
  }
}
@media (width >= 600px) {
  .bootcamp-courses .title {
    font-size: 2.4rem;
  }
}
.bootcamp-courses .title span {
  font-weight: 700;
  color: #2AAC62;
}
.bootcamp-courses .tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
}
.bootcamp-courses .card {
  margin: 0 auto;
  position: relative;
  border: 0.25px solid rgba(48, 48, 48, 0.325) !important;
  transition: all 0.5s ease-in-out;
}
.bootcamp-courses .card .clickable-background {
  position: absolute;
  inset: 0;
  z-index: 4;
  margin-top: 40px;
}
@media (width <= 600px) {
  .bootcamp-courses .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .bootcamp-courses .card:first-child {
    margin-left: 2px !important;
  }
}
@media (width <= 600px) {
  .bootcamp-courses .card:first-child {
    margin-left: 10px !important;
  }
}
@media (width >= 1000px) {
  .bootcamp-courses .card:first-child {
    margin-left: -7px !important;
  }
}
.bootcamp-courses .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
.bootcamp-courses .card .course-image {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.bootcamp-courses .card .course-image img {
  width: 100%;
  height: 200px;
  transition: all 0.5s ease-in-out;
}
.bootcamp-courses .card .course-image:hover img {
  transform: scale(1.2);
}
.bootcamp-courses .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.bootcamp-courses .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.bootcamp-courses .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.bootcamp-courses .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.bootcamp-courses .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.bootcamp-courses .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.bootcamp-courses .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.bootcamp-courses .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.bootcamp-courses .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.bootcamp-courses .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.bootcamp-courses .card .course-title {
  font-size: 1.1rem;
  overflow: hidden;
  height: 45px;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .bootcamp-courses .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.bootcamp-courses .card .course-description {
  height: 35px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.6666666667);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .bootcamp-courses .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.bootcamp-courses .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.bootcamp-courses .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.bootcamp-courses .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.bootcamp-courses .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.bootcamp-courses .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.bootcamp-courses .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.bootcamp-courses .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.bootcamp-courses .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.bootcamp-courses .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.bootcamp-courses .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.bootcamp-courses .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #000;
  border: 1px solid #5b5a5a;
  border-radius: none !important;
}
.bootcamp-courses .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
}
.bootcamp-courses .btn-more {
  font-size: 1.3rem;
  font-weight: 700;
  border: 1px solid rgb(140, 140, 140);
}
@media (width >= 600px) {
  .bootcamp-courses .btn-more {
    margin-top: 16px;
  }
}
.bootcamp-courses .btn-more:hover {
  color: #333;
}
.bootcamp-courses .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .bootcamp-courses .swiper {
    padding-bottom: 30px;
    margin-right: 8px;
    margin-left: 8px;
  }
}
@media (width >= 600px) {
  .bootcamp-courses .swiper {
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
.bootcamp-courses .swiper-slide {
  /* Center slide text vertically */
}
@media (width >= 600px) {
  .bootcamp-courses .swiper-slide .card {
    width: 319px !important;
  }
}
@media (width <= 600px) {
  .bootcamp-courses .swiper-slide .card {
    width: 303px !important;
  }
}
@media (min-width: 992px) {
  .bootcamp-courses .swiper-slide .card {
    max-width: 300px !important;
  }
}
.bootcamp-courses .swiper-button-next::after, .bootcamp-courses .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.bootcamp-courses .swiper-slide:nth-child(2n) {
  width: 286px;
}
.bootcamp-courses .swiper-slide:nth-child(3n) {
  width: 286px;
}
.bootcamp-courses .swiper-pagination {
  flex-direction: row;
  display: flex;
}
.bootcamp-courses .swiper-pagination-bullet {
  flex: 20%;
  width: 100%;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.bootcamp-courses .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}
.feature-courses-skeleton .card[data-v-1880dea4]{
    width: 100%; 
    animation: pulse-bg-1880dea4 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.feature-courses-skeleton .category-icon[data-v-1880dea4]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .category-icon div[data-v-1880dea4]{
      display: block;
      height:30px;
      width: 30px;
      background-color: #dfdfdf; 
      border-radius: 50px;
}
.feature-courses-skeleton .card .category-title[data-v-1880dea4]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.feature-courses-skeleton .card .course-count[data-v-1880dea4]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .card .course-count div[data-v-1880dea4]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.feature-courses-skeleton .card .category-icon-link[data-v-1880dea4] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .card .category-icon-link div[data-v-1880dea4]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.feature-courses-skeleton .img[data-v-1880dea4] {
  width: 100%;
  height:200px;
  padding-top: 100%;
  display: inline-block;
  animation: pulse-bg-1880dea4 1s infinite;
}
.feature-courses-skeleton span[data-v-1880dea4] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-1880dea4 1s infinite;
}
.feature-courses-skeleton h3[data-v-1880dea4] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-1880dea4 1s infinite;
}
.feature-courses-skeleton p[data-v-1880dea4] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-1880dea4 1s infinite;
}
@keyframes pulse-bg-1880dea4 {
0% {
    background-color: #f3efef;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #f3efef;
}
}
@media (width >= 600px) {
  .certification-courses {
    padding: 40px 0 10px;
    background-color: #fefefe;
  }
}
@media (width <= 600px) {
  .certification-courses {
    padding-top: 40px;
    background-color: #fdfdfd;
  }
  .certification-courses .mySwiper {
    padding-bottom: 0 !important;
  }
  .certification-courses .row {
    padding-bottom: 10px !important;
  }
}
.certification-courses .title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
@media (width <= 600px) {
  .certification-courses .title {
    margin-bottom: 18px;
    font-size: 2rem;
    line-height: 30px;
  }
}
@media (width >= 600px) {
  .certification-courses .title {
    font-size: 2.4rem;
  }
}
.certification-courses .title span {
  font-weight: 700;
  color: #2AAC62;
}
.certification-courses .tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
}
.certification-courses .card {
  justify-items: center;
  margin: 0 auto;
  position: relative;
  border: 0.25px solid rgba(48, 48, 48, 0.325) !important;
  transition: all 0.5s ease-in-out;
}
.certification-courses .card .clickable-background {
  position: absolute;
  inset: 0;
  z-index: 4;
  margin-top: 40px;
}
@media (width <= 600px) {
  .certification-courses .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .certification-courses .card:first-child {
    margin-left: 2px !important;
  }
}
@media (width <= 600px) {
  .certification-courses .card:first-child {
    margin-left: 10px !important;
  }
}
@media (width >= 1000px) {
  .certification-courses .card:first-child {
    margin-left: -7px !important;
  }
}
.certification-courses .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
.certification-courses .card .course-image {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.certification-courses .card .course-image img {
  width: 100%;
  height: 200px;
  transition: all 0.5s ease-in-out;
}
.certification-courses .card .course-image:hover img {
  transform: scale(1.2);
}
.certification-courses .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.certification-courses .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.certification-courses .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.certification-courses .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.certification-courses .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.certification-courses .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.certification-courses .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.certification-courses .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.certification-courses .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.certification-courses .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.certification-courses .card .course-title {
  font-size: 1.1rem;
  overflow: hidden;
  height: 45px;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .certification-courses .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.certification-courses .card .course-description {
  height: 35px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.6666666667);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .certification-courses .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.certification-courses .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.certification-courses .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.certification-courses .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.certification-courses .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.certification-courses .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.certification-courses .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.certification-courses .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.certification-courses .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.certification-courses .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.certification-courses .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.certification-courses .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #000;
  border: 1px solid #5b5a5a;
  border-radius: none !important;
}
.certification-courses .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
}
.certification-courses .btn-more {
  font-size: 1.3rem;
  font-weight: 700;
  border: 1px solid rgb(140, 140, 140);
}
@media (width >= 600px) {
  .certification-courses .btn-more {
    margin-top: 16px;
  }
}
.certification-courses .btn-more:hover {
  color: #333;
}
.certification-courses .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .certification-courses .swiper {
    padding-bottom: 30px;
    margin-right: 8px;
    margin-left: 8px;
  }
}
@media (width >= 600px) {
  .certification-courses .swiper {
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
.certification-courses .swiper-slide {
  /* Center slide text vertically */
}
@media (width >= 600px) {
  .certification-courses .swiper-slide .card {
    width: 319px !important;
  }
}
@media (width <= 600px) {
  .certification-courses .swiper-slide .card {
    width: 303px !important;
  }
}
.certification-courses .swiper-button-next::after, .certification-courses .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.certification-courses .swiper-slide:nth-child(2n) {
  width: 286px;
}
.certification-courses .swiper-slide:nth-child(3n) {
  width: 286px;
}
.certification-courses .swiper-pagination {
  flex-direction: row;
  display: flex;
}
.certification-courses .swiper-pagination-bullet {
  flex: 20%;
  width: 100%;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.certification-courses .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}
@media (min-width: 992px) {
  .certification-courses .card {
    max-width: 300px !important;
  }
}
.categorySkeleton .card[data-v-c3730bf9]{
    width: 100%; 
    animation: pulse-bg-c3730bf9 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.categorySkeleton .category-icon[data-v-c3730bf9]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.categorySkeleton .category-icon div[data-v-c3730bf9]{
      display: block;
      height:60px;
      width: 60px;
      background-color: #dfdfdf; 
      border-radius: 50px;
}
.categorySkeleton .card .category-title[data-v-c3730bf9]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.categorySkeleton .card .course-count[data-v-c3730bf9]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.categorySkeleton .card .course-count div[data-v-c3730bf9]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.categorySkeleton .card .category-icon-link[data-v-c3730bf9] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.categorySkeleton .card .category-icon-link div[data-v-c3730bf9]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.categorySkeleton img[data-v-c3730bf9] {
  width: 100%;
  padding-top: 100%;
  animation: pulse-bg-c3730bf9 1s infinite;
}
.categorySkeleton span[data-v-c3730bf9] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-c3730bf9 1s infinite;
}
.categorySkeleton h3[data-v-c3730bf9] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-c3730bf9 1s infinite;
}
.categorySkeleton p[data-v-c3730bf9] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-c3730bf9 1s infinite;
}
@keyframes pulse-bg-c3730bf9 {
0% {
    background-color: #f3efef;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #f3efef;
}
}
.category {
  padding: 36px 0;
  background-color: #f7f3f3;
}
.category .category-title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.category .category-title a {
  color: #000;
  text-decoration: none;
}
@media (width <= 600px) {
  .category .category-title {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 30px;
  }
}
@media (width >= 600px) {
  .category .category-title {
    font-size: 2.4rem;
  }
}
.category .category-title span {
  font-weight: 700;
  color: #2AAC62;
}
.category .category-tagline {
  margin-bottom: 40px;
  color: #5b5a5a;
  text-align: center;
}
@media (width <= 600px) {
  .category .category-tagline {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (width >= 600px) {
  .category .category-tagline {
    font-size: 1rem;
  }
}
.category .category-container .card {
  height: 300px;
  padding: 5px;
  background-color: #f7f3f3;
  border: 1px solid rgb(26, 26, 26);
  border-radius: none !important;
  transition: all 0.5s ease-in-out;
}
.category .category-container .card:hover {
  margin-top: -10px;
  cursor: pointer;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.category .category-container .card .card-body {
  display: flex;
  justify-content: center;
  background-size: cover;
  background-position: center;
}
.category .category-container .card .card-body .category-title {
  position: absolute;
  bottom: 29px;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  margin: 10px;
  margin-bottom: 8px;
  font-size: 1.2rem;
  line-height: 24px;
  color: #0a0a0a;
  text-align: center;
  background-color: #ffc107;
}
.category .category-container .card .card-body .category-title a {
  font-weight: 700;
}
.category .category-container .card .card-body .course-count {
  position: absolute;
  bottom: 15px;
  font-size: 0.8rem;
  font-weight: 700;
  color: #ffc107;
  text-align: center;
}.action-section {
  padding: 90px 0;
}
.action-section span {
  color: #2AAC62;
}
.action-section .action-section-title {
  font-weight: 700;
  line-height: 40px;
}
@media (width <= 800px) {
  .action-section .action-section-title {
    margin-top: 20px;
    font-size: 0.9rem;
    line-height: 20px;
  }
}
@media (width >= 800px) {
  .action-section .action-section-title {
    font-size: 2rem;
  }
}
.action-section ul li {
  padding: 10px 30px;
  font-size: 1.1rem;
  list-style: none;
  background-image: url("/build/assets/enter-icon-BU_D2qJR.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px;
}
.action-section .course-video {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 500px;
  background-color: #2AAC62;
  background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73)), url("https://dovilearn-presigned.s3.eu-west-2.amazonaws.com/media-assets/dovilearn+image0012.jpg");
  background-size: cover;
}
@media (width <= 500px) {
  .action-section .course-video {
    height: 300px;
  }
}
.action-section .course-video .d-icon {
  font-size: 7rem;
  font-weight: 300;
  color: rgb(252, 252, 252);
  cursor: pointer;
}
.action-section .course-video .d-icon:hover {
  color: rgb(255, 207, 144);
}
@media (width <= 500px) {
  .action-section .certificate {
    width: 100%;
  }
}
@media (width >= 500px) {
  .action-section .certificate {
    width: 50%;
  }
}
@media (width <= 500px) {
  .action-section .action-list li {
    font-size: 0.8rem;
  }
}
@media (width <= 600px) {
  .action-section .modal {
    width: 100%;
  }
}
.action-section .modal .modal-body .btn-close {
  position: absolute;
  border-radius: 50px;
  background-color: #FFF;
}
@media (width >= 600px) {
  .action-section .modal .modal-body .btn-close {
    top: -10px;
    right: -30px;
    border: none;
  }
}
@media (width <= 600px) {
  .action-section .modal .modal-body .btn-close {
    top: -40px;
    right: 0;
    border: none;
  }
}
.vim-controls {
  opacity: 1 !important;
}

.feature-courses-skeleton .card[data-v-9d42303b]{
    width: 100%; 
    animation: pulse-bg-9d42303b 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.feature-courses-skeleton .category-icon[data-v-9d42303b]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .category-icon div[data-v-9d42303b]{
      display: block;
      height:30px;
      width: 30px;
      background-color: #dfdfdf; 
      border-radius: 50px;
}
.feature-courses-skeleton .card .category-title[data-v-9d42303b]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.feature-courses-skeleton .card .course-count[data-v-9d42303b]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .card .course-count div[data-v-9d42303b]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.feature-courses-skeleton .card .category-icon-link[data-v-9d42303b] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.feature-courses-skeleton .card .category-icon-link div[data-v-9d42303b]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.feature-courses-skeleton .img[data-v-9d42303b] {
  width: 100%;
  height:200px;
  padding-top: 100%;
  display: inline-block;
  animation: pulse-bg-9d42303b 1s infinite;
}
.feature-courses-skeleton span[data-v-9d42303b] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-9d42303b 1s infinite;
}
.feature-courses-skeleton h3[data-v-9d42303b] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-9d42303b 1s infinite;
}
.feature-courses-skeleton p[data-v-9d42303b] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-9d42303b 1s infinite;
}
@keyframes pulse-bg-9d42303b {
0% {
    background-color: #f3efef;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #f3efef;
}
}
.feature-courses .mySwiper {
  overflow: hidden;
  width: 100% !important;
  padding: 0 10px;
}
@media (width >= 600px) {
  .feature-courses {
    padding: 40px 0 10px;
    background-color: #fefefe;
  }
}
@media (width <= 600px) {
  .feature-courses {
    padding-top: 40px;
    margin-bottom: 30px;
    background-color: #fdfdfd;
  }
}
.feature-courses .title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
@media (width <= 600px) {
  .feature-courses .title {
    margin-bottom: 18px;
    font-size: 2rem;
    line-height: 30px;
  }
}
@media (width >= 600px) {
  .feature-courses .title {
    font-size: 2.4rem;
  }
}
.feature-courses .title span {
  font-weight: 700;
  color: #2AAC62;
}
.feature-courses .tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
}
.feature-courses .card {
  margin: 0 auto;
  position: relative;
  border: 0.25px solid rgba(48, 48, 48, 0.325) !important;
  transition: all 0.5s ease-in-out;
}
.feature-courses .card .clickable-background {
  position: absolute;
  inset: 0;
  z-index: 4;
  margin-top: 40px;
}
@media (width <= 600px) {
  .feature-courses .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .feature-courses .card:first-child {
    margin-left: 0 !important;
  }
}
@media (width <= 600px) {
  .feature-courses .card:first-child {
    margin-left: 10px !important;
  }
}
@media (width >= 1000px) {
  .feature-courses .card:first-child {
    margin-left: 0 !important;
  }
}
.feature-courses .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
.feature-courses .card .course-image {
  position: relative;
  height: 200px;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.feature-courses .card .course-image img {
  width: 100%;
  height: 200px;
  transition: all 0.5s ease-in-out;
}
.feature-courses .card .course-image:hover img {
  transform: scale(1.2);
}
.feature-courses .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.feature-courses .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.feature-courses .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.feature-courses .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.feature-courses .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.feature-courses .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.feature-courses .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.feature-courses .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.feature-courses .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.feature-courses .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.feature-courses .card .course-title {
  font-size: 1.1rem;
  overflow: hidden;
  height: 45px;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .feature-courses .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.feature-courses .card .course-description {
  height: 35px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.6666666667);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .feature-courses .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.feature-courses .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.feature-courses .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.feature-courses .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.feature-courses .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.feature-courses .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.feature-courses .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.feature-courses .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.feature-courses .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.feature-courses .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.feature-courses .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.feature-courses .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #000;
  border: 1px solid #5b5a5a;
  border-radius: none !important;
}
.feature-courses .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
}
@media (min-width: 992px) {
  .feature-courses .card {
    max-width: 300px !important;
  }
}
.feature-courses .btn-more {
  font-size: 1.3rem;
  font-weight: 700;
  border: 1px solid rgb(140, 140, 140);
}
@media (width >= 600px) {
  .feature-courses .btn-more {
    margin-top: 16px;
  }
}
.feature-courses .btn-more:hover {
  color: #333;
}
.feature-courses .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .feature-courses .swiper {
    padding-bottom: 30px;
    margin-right: 8px;
    margin-left: 8px;
  }
}
@media (width >= 600px) {
  .feature-courses .swiper {
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
.feature-courses .swiper-slide {
  /* Center slide text vertically */
  width: 100%;
}
@media (width >= 600px) {
  .feature-courses .swiper-slide .card {
    width: 319px !important;
  }
}
@media (width <= 600px) {
  .feature-courses .swiper-slide .card {
    width: 303px !important;
  }
}
.feature-courses .swiper-button-next::after, .feature-courses .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.feature-courses .swiper-slide:nth-child(2n) {
  width: 286px;
}
.feature-courses .swiper-slide:nth-child(3n) {
  width: 286px;
}
.feature-courses .swiper-pagination {
  flex-direction: row;
  display: flex;
}
.feature-courses .swiper-pagination-bullet {
  flex: 20%;
  width: 100%;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.feature-courses .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}

.featured_course_item_video_player_modal .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}
.featured_course_item_video_player_modal .coursePreview {
  padding: 20px 0 0;
  font-size: 0.75rem;
  color: white;
}
.featured_course_item_video_player_modal .modal-body {
  position: relative;
  padding: 0;
}
@media (width <= 600px) {
  .featured_course_item_video_player_modal .btn-close {
    position: absolute;
    top: 1px;
    right: 0;
    background-color: white;
    border-radius: 20px;
  }
}
@media (width >= 600px) {
  .featured_course_item_video_player_modal .btn-close {
    position: absolute;
    top: 0;
    right: -30px;
    background-color: white;
    border-radius: 20px;
  }
}
.featured_course_item_video_player_modal .coursePreview {
  padding: 20px 0 0 20px;
  color: white;
}
.featured_course_item_video_player_modal .courseTile {
  padding: 0 0 20px 20px;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
}.hero {
  background-color: #FFF4EA;
}
@media (width <= 1000px) {
  .hero {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
@media (width >= 1000px) {
  .hero {
    height: 80vh;
  }
}
@media (width <= 1000px) {
  .hero h1 {
    font-size: 2rem;
    font-weight: 700;
  }
}
@media (width >= 1000px) {
  .hero h1 {
    font-size: 2.6rem;
    font-weight: 600;
  }
}
.hero .search-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 88%;
  height: 60px;
  margin-top: 20px;
  transition: all 0.5s ease-in-out;
}
.hero .search-container .search-form {
  width: 100%;
  height: 60px;
  padding: 0 15px;
  background-color: #f7eadb;
  border: 2px solid rgb(12, 12, 12);
  transition: all 0.5s ease-in-out;
}
.hero .search-container .search-form:focus {
  border: 2px solid #808080 !important;
  border-radius: 10px;
  outline: #808080;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.hero .search-container .search-form:active {
  border: 2px solid grey !important;
}
.hero .search-container .search-form::placeholder {
  color: #171717;
}
@media (width <= 800px) {
  .hero .search-container .search-form::placeholder {
    font-size: 1rem !important;
  }
}
@media (width >= 800px) {
  .hero .search-container .search-form::placeholder {
    font-size: 1.3rem !important;
  }
}
.hero .search-container .d-icon {
  position: absolute;
  top: 13px;
  right: 24px;
  font-size: 1.7rem;
  color: #171717;
}
.hero .counters-wrapper {
  margin-top: 20px;
}
.hero .counters-wrapper .value {
  font-weight: 700;
  color: #2AAC62;
}
@media (width <= 1000px) {
  .hero .counters-wrapper .value {
    font-size: 1.4rem;
  }
}
@media (width >= 1000px) {
  .hero .counters-wrapper .value {
    font-size: 2.4rem;
  }
}
@media (width <= 1000px) {
  .hero .counters-wrapper .label {
    padding-bottom: 20px;
    font-size: 0.9rem;
  }
}
@media (width >= 1000px) {
  .hero .counters-wrapper .label {
    font-size: 0.9rem;
  }
}
.hero .slider .carousel {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0.64rem 1.1rem rgba(0, 0, 0, 0.15) !important;
}
@media (width <= 550px) {
  .hero .slider .carousel {
    height: 261px;
  }
}
@media (width >= 550px) {
  .hero .slider .carousel {
    height: 350px;
  }
}
@media (width <= 550px) {
  .hero .slider .carousel img {
    height: 261px;
  }
}
@media (width >= 550px) {
  .hero .slider .carousel img {
    height: 350px;
  }
}
.hero .loadingSlider {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (width <= 550px) {
  .hero .loadingSlider {
    height: 261px;
  }
}
@media (width >= 550px) {
  .hero .loadingSlider {
    height: 350px;
  }
}
.hero .loadingSlider span {
  position: absolute;
  z-index: 1;
}
.hero .loadingSlider img {
  position: absolute;
  z-index: 0;
}
@media (width <= 550px) {
  .hero .loadingSlider img {
    height: 261px;
  }
}
@media (width >= 550px) {
  .hero .loadingSlider img {
    height: 350px;
  }
}.news-mention {
  padding: 50px 0;
  background-color: #f7f3f3;
}
.news-mention .news-mention-title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.news-mention .news-mention-title span {
  font-weight: 700;
  color: #2AAC62;
}
@media (width <= 500px) {
  .news-mention {
    padding-left: 10px;
  }
}
.news-mention .news-mention-tagline {
  margin-bottom: 60px;
  font-size: 1rem;
  color: #5b5a5a;
  text-align: center;
}
.news-mention .card {
  overflow: hidden;
  background-color: #f7f3f3;
  border: 1px solid #0f0f0f;
  border-radius: 7px !important;
}
.news-mention .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 103px;
  padding: 20px;
  background-color: #f7f3f3;
  border-radius: 7px !important;
}
.news-mention .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .news-mention .swiper {
    padding-bottom: 30px;
  }
}
.news-mention .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 186px !important;
}
@media (width <= 500px) {
  .news-mention .swiper-slide {
    padding-bottom: 20px;
  }
}
@media (width >= 500px) {
  .news-mention .swiper-slide {
    padding-bottom: 50px;
  }
}
.news-mention .swiper-slide .card {
  width: 186px !important;
}
.news-mention .swiper-button-next::after, .news-mention .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.news-mention .swiper-slide:nth-child(2n) {
  width: 286px;
}
.news-mention .swiper-slide:nth-child(3n) {
  width: 286px;
}
.news-mention .swiper-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 10px;
}
.news-mention .swiper-pagination-bullet {
  width: 30px;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.news-mention .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}.bundle-courses {
  padding: 46px 0;
}
@media (width >= 600px) {
  .bundle-courses {
    padding-top: 40px;
  }
}
.bundle-courses .title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
@media (width <= 600px) {
  .bundle-courses .title {
    margin-bottom: 20px;
    font-size: 2.4rem;
    line-height: 40px;
  }
}
@media (width >= 600px) {
  .bundle-courses .title {
    font-size: 2.4rem;
  }
}
.bundle-courses .title span {
  font-weight: 700;
  color: #2AAC62;
}
.bundle-courses .tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
}
.bundle-courses .card {
  transition: all 0.5s ease-in-out;
}
.bundle-courses .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
@media (width <= 600px) {
  .bundle-courses .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .bundle-courses .card:first-child {
    margin-left: 2px !important;
  }
}
@media (width <= 600px) {
  .bundle-courses .card:first-child {
    margin-left: 10px !important;
  }
}
.bundle-courses .card .course-image {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
}
.bundle-courses .card .course-image img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.bundle-courses .card .course-image:hover img {
  transform: scale(1.2);
}
.bundle-courses .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.bundle-courses .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.bundle-courses .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.bundle-courses .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.bundle-courses .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.bundle-courses .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.bundle-courses .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.bundle-courses .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.bundle-courses .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.bundle-courses .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.bundle-courses .card .course-title {
  height: 55px;
  overflow: hidden;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .bundle-courses .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.bundle-courses .card .course-description {
  height: 40px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.5215686275);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .bundle-courses .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.bundle-courses .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.bundle-courses .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.bundle-courses .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.bundle-courses .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.bundle-courses .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.bundle-courses .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.bundle-courses .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.bundle-courses .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.bundle-courses .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.bundle-courses .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.bundle-courses .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fff;
  background-color: #000;
  border: 1px solid #060606;
  border-radius: none !important;
}
.bundle-courses .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #060606;
}
.bundle-courses .btn-more {
  font-size: 1.3rem;
  font-weight: 700;
  border: 1px solid rgb(140, 140, 140);
}
@media (width >= 600px) {
  .bundle-courses .btn-more {
    margin-top: 60px;
  }
}
@media (width <= 600px) {
  .bundle-courses .btn-more {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .bundle-courses .card {
    max-width: 400px !important;
  }
}
@media (max-width: 991px) {
  .bundle-courses .card {
    max-width: 100% !important;
  }
}
.bundleSkeleton .card[data-v-b96170be]{ 
    border-radius: 30px;  
    width: 100%; 
    animation: pulse-bg-b96170be 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.bundleSkeleton .card-footer[data-v-b96170be]{ 
    width: 100%; 
    animation: pulse-bg-b96170be 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.bundleSkeleton .bunde-image[data-v-b96170be]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.bundleSkeleton .bunde-image div[data-v-b96170be]{
      display: block;
      height:200px;
      width: 100%;
      background-color: #dfdfdf;
}
.bundleSkeleton .card .bundle-title[data-v-b96170be]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf; 
    margin-top: 10px;
}
.bundleSkeleton .price[data-v-b96170be]{
    height: 20px;
    width:100%; 
    margin-left: 10px;
    margin-top: 10px;
    background-color: #dfdfdf;
}
.bundleSkeleton .bundle-category[data-v-b96170be]{
    height: 20px;
    width:100%; 
    margin-top: 10px;
    background-color: #dfdfdf;
}
.bundleSkeleton .card .bundle-text[data-v-b96170be]{ 
    width: 100%;
    height: 10px !important;
    background-color: #dfdfdf; 
    margin-top: 10px;
}
.bundleSkeleton .card .user-stats span[data-v-b96170be]{
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background-color: #dfdfdf;
}
.bundleSkeleton .card .user-stats .stat-count[data-v-b96170be]{
    height: 10px;
    width: 60px;
    background-color: #dfdfdf; 
    margin-left: 10px;
}
.bundleSkeleton .card .button[data-v-b96170be]{
    height: 20px;
    width: 60px;
    background-color: #dfdfdf; 
    margin-left: 10px;
}
@keyframes pulse-bg-b96170be {
0% {
    background-color: #f3efefd3;
}
50% {
    background-color: #e5e3e3c3;
}
100% {
    background-color: #f3efefd4;
}
}

.instructorCourses-courses-skeleton .card[data-v-5e64d77c]{
    width: 100%; 
    animation: pulse-bg-5e64d77c 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.instructorCourses-courses-skeleton .category-icon[data-v-5e64d77c]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.instructorCourses-courses-skeleton .category-icon div[data-v-5e64d77c]{
      display: block;
      height:30px;
      width: 30px;
      background-color: #dfdfdf; 
      border-radius: 50px;
}
.instructorCourses-courses-skeleton .card .category-title[data-v-5e64d77c]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.instructorCourses-courses-skeleton .card .course-count[data-v-5e64d77c]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.instructorCourses-courses-skeleton .card .course-count div[data-v-5e64d77c]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.instructorCourses-courses-skeleton .card .category-icon-link[data-v-5e64d77c] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.instructorCourses-courses-skeleton .card .category-icon-link div[data-v-5e64d77c]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.instructorCourses-courses-skeleton .img[data-v-5e64d77c] {
  width: 100%;
  height:200px;
  padding-top: 100%;
  display: inline-block;
  animation: pulse-bg-5e64d77c 1s infinite;
}
.instructorCourses-courses-skeleton span[data-v-5e64d77c] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-5e64d77c 1s infinite;
}
.instructorCourses-courses-skeleton h3[data-v-5e64d77c] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-5e64d77c 1s infinite;
}
.instructorCourses-courses-skeleton p[data-v-5e64d77c] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-5e64d77c 1s infinite;
}
@keyframes pulse-bg-5e64d77c {
0% {
    background-color: #f3efef;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #f3efef;
}
}
.instructorCourses-courses {
  position: relative;
  z-index: 0 !important;
  background-color: #fefefe;
}
@media (width >= 600px) {
  .instructorCourses-courses {
    padding: 40px 0 10px;
    background-color: #fefefe;
  }
}
@media (width <= 600px) {
  .instructorCourses-courses {
    padding-top: 40px;
    margin-bottom: 30px;
    background-color: #fdfdfd;
  }
  .instructorCourses-courses .mySwiper {
    padding-bottom: 0 !important;
  }
}
.instructorCourses-courses .title {
  font-size: 1.3rem;
  font-weight: 700;
  text-align: left;
}
@media (width <= 600px) {
  .instructorCourses-courses .title {
    margin-bottom: 8px;
    font-size: 1.3rem;
    line-height: 30px;
  }
}
@media (width >= 600px) {
  .instructorCourses-courses .title {
    font-size: 1.5rem;
  }
}
.instructorCourses-courses .title span {
  font-weight: 700;
  color: #2AAC62;
}
.instructorCourses-courses .tagline {
  margin-bottom: 20px;
  font-size: 1rem;
  color: #5b5a5a;
}
.instructorCourses-courses .card {
  position: relative;
  border: 0.25px solid rgba(48, 48, 48, 0.325) !important;
  transition: all 0.5s ease-in-out;
}
.instructorCourses-courses .card .clickable-background {
  position: absolute;
  inset: 0;
  z-index: 4;
  margin-top: 40px;
}
@media (width <= 600px) {
  .instructorCourses-courses .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .instructorCourses-courses .card:first-child {
    margin-left: 2px !important;
  }
}
@media (width <= 600px) {
  .instructorCourses-courses .card:first-child {
    margin-left: 10px !important;
  }
}
@media (width >= 1000px) {
  .instructorCourses-courses .card:first-child {
    margin-left: -7px !important;
  }
}
.instructorCourses-courses .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
.instructorCourses-courses .card .course-image {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.instructorCourses-courses .card .course-image img {
  width: 100%;
  height: 200px;
  transition: all 0.5s ease-in-out;
}
.instructorCourses-courses .card .course-image:hover img {
  transform: scale(1.2);
}
.instructorCourses-courses .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.instructorCourses-courses .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.instructorCourses-courses .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.instructorCourses-courses .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.instructorCourses-courses .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.instructorCourses-courses .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.instructorCourses-courses .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.instructorCourses-courses .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.instructorCourses-courses .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.instructorCourses-courses .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.instructorCourses-courses .card .course-title {
  font-size: 1.1rem;
  overflow: hidden;
  height: 45px;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .instructorCourses-courses .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.instructorCourses-courses .card .course-description {
  height: 35px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.6666666667);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .instructorCourses-courses .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.instructorCourses-courses .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.instructorCourses-courses .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.instructorCourses-courses .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.instructorCourses-courses .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.instructorCourses-courses .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.instructorCourses-courses .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.instructorCourses-courses .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.instructorCourses-courses .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.instructorCourses-courses .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.instructorCourses-courses .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.instructorCourses-courses .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #000;
  border: 1px solid #5b5a5a;
  border-radius: none !important;
}
.instructorCourses-courses .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
}
.instructorCourses-courses .btn-more {
  font-size: 1.3rem;
  font-weight: 700;
  border: 1px solid rgb(140, 140, 140);
}
@media (width >= 600px) {
  .instructorCourses-courses .btn-more {
    margin-top: 16px;
  }
}
.instructorCourses-courses .btn-more:hover {
  color: #333;
}
.instructorCourses-courses .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .instructorCourses-courses .swiper {
    padding-bottom: 30px;
    margin-right: 8px;
    margin-left: 8px;
  }
}
@media (width >= 600px) {
  .instructorCourses-courses .swiper {
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
.instructorCourses-courses .swiper-slide {
  /* Center slide text vertically */
}
@media (width >= 600px) {
  .instructorCourses-courses .swiper-slide .card {
    width: 319px !important;
  }
}
@media (width <= 600px) {
  .instructorCourses-courses .swiper-slide .card {
    width: 303px !important;
  }
}
.instructorCourses-courses .swiper-button-next::after, .instructorCourses-courses .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.instructorCourses-courses .swiper-slide:nth-child(2n) {
  width: 286px;
}
.instructorCourses-courses .swiper-slide:nth-child(3n) {
  width: 286px;
}
.instructorCourses-courses .swiper-pagination {
  flex-direction: row;
  display: flex;
}
.instructorCourses-courses .swiper-pagination-bullet {
  flex: 20%;
  width: 100%;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.instructorCourses-courses .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}
@media (min-width: 992px) {
  .instructorCourses-courses .card {
    max-width: 300px !important;
  }
}
.instructor_course_item_video_player_modal .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}
.instructor_course_item_video_player_modal .coursePreview {
  padding: 20px 0 0;
  font-size: 0.75rem;
  color: white;
}
.instructor_course_item_video_player_modal .modal-body {
  position: relative;
  padding: 0;
}
@media (width <= 600px) {
  .instructor_course_item_video_player_modal .btn-close {
    position: absolute;
    top: 1px;
    right: 0;
    background-color: white;
    border-radius: 20px;
  }
}
@media (width >= 600px) {
  .instructor_course_item_video_player_modal .btn-close {
    position: absolute;
    top: 0;
    right: -30px;
    background-color: white;
    border-radius: 20px;
  }
}
.instructor_course_item_video_player_modal .coursePreview {
  padding: 20px 0 0 20px;
  color: white;
}
.instructor_course_item_video_player_modal .courseTile {
  padding: 0 0 20px 20px;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
}.course-item .title {
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
}
@media (width <= 600px) {
  .course-item .title {
    margin-bottom: 18px;
    font-size: 2rem;
    line-height: 30px;
  }
}
@media (width >= 600px) {
  .course-item .title {
    font-size: 2.4rem;
  }
}
.course-item .title span {
  color: #2AAC62;
}
.course-item .tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
}
.course-item .card {
  border: 1px solid rgba(227, 225, 225, 0.86);
  transition: all 0.5s ease-in-out;
}
.course-item .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
@media (width <= 600px) {
  .course-item .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .course-item .card:first-child {
    margin-left: 2px !important;
  }
}
.course-item .card .clickable-background {
  position: absolute;
  inset: 0;
  z-index: 4;
  margin-top: 40px;
}
.course-item .card .course-image {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.course-item .card .course-image img {
  width: 100%;
  height: 200px;
  transition: all 0.5s ease-in-out;
}
.course-item .card .course-image:hover img {
  transform: scale(1.2);
}
.course-item .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.course-item .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.course-item .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.course-item .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.course-item .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.course-item .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.course-item .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.course-item .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.course-item .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.course-item .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.course-item .card .course-title {
  height: 55px;
  overflow: hidden;
  font-size: 1rem;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .course-item .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.course-item .card .course-description {
  height: 40px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(44, 43, 43, 0.5725490196);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .course-item .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.course-item .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.course-item .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.course-item .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.course-item .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.course-item .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.course-item .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.course-item .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.course-item .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.course-item .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.course-item .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.course-item .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #000;
  border: 1px solid #5b5a5a;
  border-radius: none !important;
}
.course-item .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
}
.course-item .btn-more {
  margin-top: 60px;
  font-size: 1.3rem;
  border: 1px solid rgb(140, 140, 140);
}
.course-item .btn-more:hover {
  color: #fff;
  background-color: #fff;
}
.course-item .swiper {
  width: 100%;
}
@media (width <= 600px) {
  .course-item .swiper {
    padding-bottom: 30px;
  }
}
.course-item .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: flexbox;
  display: flex;
  display: flex;
  align-items: center;
  width: 286px !important;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.course-item .swiper-slide .card {
  width: 286px !important;
}
.course-item .swiper-button-next::after, .course-item .swiper-button-prev::after {
  display: none;
  color: #ff6e00 !important;
}
.course-item .swiper-slide:nth-child(2n) {
  width: 286px;
}
.course-item .swiper-slide:nth-child(3n) {
  width: 286px;
}
.course-item .swiper-pagination {
  flex-direction: row;
  display: flex;
}
.course-item .swiper-pagination-bullet {
  flex: 20%;
  width: 100%;
  height: 1px !important;
  font-size: 0;
  color: #a4a4a4;
  background: #a4a4a4;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.course-item .swiper-pagination-bullet-active {
  height: 4px;
  color: #fff;
  background: #333 !important;
  border-radius: 1px;
}

.course_item_video_player_modal .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}
.course_item_video_player_modal .modal-body {
  position: relative;
  padding: 0;
}
.course_item_video_player_modal .coursePreview {
  padding: 20px 0 0;
  font-size: 0.75rem;
  color: white;
}
@media (width <= 600px) {
  .course_item_video_player_modal .btn-close {
    position: absolute;
    top: 1px;
    right: 0;
    background-color: white;
    border-radius: 20px;
  }
}
@media (width >= 600px) {
  .course_item_video_player_modal .btn-close {
    position: absolute;
    top: 0;
    right: -30px;
    background-color: white;
    border-radius: 20px;
  }
}
.course_item_video_player_modal .coursePreview {
  padding: 20px 0 0 20px;
  color: white;
}
.course_item_video_player_modal .courseTile {
  padding: 0 0 20px 20px;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
}
.course-item-skeleton .card[data-v-704a11a9]{
    width: 100%; 
    animation: pulse-bg-704a11a9 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.course-item-skeleton .category-icon[data-v-704a11a9]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.course-item-skeleton .category-icon div[data-v-704a11a9]{
      display: block;
      height:30px;
      width: 30px;
      background-color: #dfdfdf; 
      border-radius: 50px;
}
.course-item-skeleton .card .category-title[data-v-704a11a9]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.course-item-skeleton .card .course-count[data-v-704a11a9]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.course-item-skeleton .card .course-count div[data-v-704a11a9]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.course-item-skeleton .card .category-icon-link[data-v-704a11a9] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.course-item-skeleton .card .category-icon-link div[data-v-704a11a9]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.course-item-skeleton .img[data-v-704a11a9] {
  width: 100%;
  height:200px;
  padding-top: 100%;
  display: inline-block;
  animation: pulse-bg-704a11a9 1s infinite;
}
.course-item-skeleton span[data-v-704a11a9] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-704a11a9 1s infinite;
}
.course-item-skeleton h3[data-v-704a11a9] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-704a11a9 1s infinite;
}
.course-item-skeleton p[data-v-704a11a9] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-704a11a9 1s infinite;
}
@keyframes pulse-bg-704a11a9 {
0% {
    background-color: #e5e2e2;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #eeecec;
}
}
.course-video {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  background-color: #1b1b1b;
}
@media (width <= 800px) {
  .course-video.pdf-height {
    height: 60vh !important;
  }
}
.course-video .videoplayer {
  width: 100%;
  height: 100%;
}
.course-video .videoplayer iframe {
  width: 100% !important;
  height: 100%;
}
.course-video .videoplayer-controls {
  display: flex;
  width: 100%;
  font: 0.8em sans-serif;
  background-color: #1b1b1b;
}
.course-video .videoplayer-controls .d-icon {
  font-size: 1.3rem;
}
.course-video .videoplayer-controls-toggleplay {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 20px;
  text-align: center;
}
.course-video .videoplayer-controls-toggleplay i {
  position: absolute;
  top: 1px;
  right: 50;
  left: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.course-video .videoplayer-controls-toggleplay span {
  position: absolute;
  top: 7px;
  right: 50;
  left: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.39rem;
  color: white;
  text-align: center;
}
.course-video .videoplayer-controls-toggleplay,
.course-video .videoplayer-controls-togglemute {
  flex: 1;
  font-size: 0.7rem;
}
.course-video .videoplayer-controls-time {
  flex: 2;
  width: 100%;
  line-height: 2;
  text-align: center;
}
.course-video .videoplayer-controls-track {
  flex: 5;
  line-height: 2;
}
.course-video .videoplayer-controls {
  z-index: 2;
}
.course-video .videoplayer-controls .col-1, .course-video .videoplayer-controls .col-6, .course-video .videoplayer-controls .col-2 {
  display: flex;
  align-items: center;
  height: 40px;
}
.course-video .play-button {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: inherit;
  cursor: pointer;
  background-color: rgba(56, 56, 56, 0.118);
}
.course-video .play-button:hover button {
  color: rgb(255, 255, 255);
  animation-name: color;
  animation-duration: 920s;
}
.course-video .play-button button {
  font-size: 5rem;
  color: rgb(162, 159, 159);
  opacity: 0;
  transition: all 0.7s ease-in-out;
}
@keyframes color {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.9;
  }
  40% {
    opacity: 0.8;
  }
  60% {
    opacity: 0.7;
  }
  80% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.3;
  }
  100% {
    opacity: 0;
  }
}
.course-video .navigation-keys-left {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: inherit;
  margin-left: -100px;
  cursor: pointer;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.519), rgba(0, 0, 0, 0.09));
  transition: all 0.8s ease-in-out;
}
.course-video .navigation-keys-left .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px !important;
  font-size: 2rem;
  color: #a8a5a5;
  cursor: pointer;
  background-color: rgba(255, 244, 234, 0);
}
.course-video .navigation-keys-right {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: inherit;
  margin-right: -100px;
  cursor: pointer;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.519));
  transition: all 0.8s ease-in-out;
}
.course-video .navigation-keys-right .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px !important;
  font-size: 2rem;
  color: #a8a5a5;
  cursor: pointer;
  background-color: rgba(255, 244, 234, 0);
}
.course-video:hover .navigation-keys-right {
  margin-right: 0;
}
.course-video:hover .navigation-keys-left {
  margin-left: 0;
}
.course-video .row-player-control-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  height: 45px;
}
@media (width >= 600px) {
  .course-video .row-player-control-container {
    height: 45px;
  }
  .course-video .row-player-control-container .fa-pause {
    font-size: 1.6rem !important;
  }
  .course-video .row-player-control-container .fa-play {
    font-size: 1.6rem !important;
  }
}
@media (width <= 600px) {
  .course-video .row-player-control-container {
    height: 100%;
    padding: 0 10px;
  }
}
@media (width <= 600px) {
  .course-video .row-player-control-container .d-icon {
    font-size: 0.6rem;
  }
  .course-video .row-player-control-container .fa-pause, .course-video .row-player-control-container .fa-pause {
    font-size: 0.7rem !important;
  }
}
.course-video .row-player-control-container .col-1-forward {
  display: flex;
  flex: 1%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-rewind {
  display: flex;
  flex: 1%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-backward {
  display: flex;
  flex: 1%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-togleplay {
  display: flex;
  flex: 1%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-togleplay .d-icon {
  font-size: 5rem !important;
}
.course-video .row-player-control-container .col-2-control-time {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
}
@media (width >= 600px) {
  .course-video .row-player-control-container .col-2-control-time {
    flex: 10%;
    font-size: 0.9rem;
  }
}
@media (width <= 600px) {
  .course-video .row-player-control-container .col-2-control-time {
    flex: 15%;
    font-size: 0.6rem;
  }
}
.course-video .row-player-control-container .col-6-play-percentage {
  display: flex;
  flex: 44%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-6-play-percentage .videoplayer-controls-track {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-toggle-mute {
  display: flex;
  flex: 5%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-volume-control {
  display: flex;
  flex: 5%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control {
  position: relative;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control:hover {
  cursor: pointer;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control:hover input[type=range][orient=vertical] {
  opacity: 0.9 !important;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control .volume-inner {
  position: absolute;
  bottom: 25px;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control .volume-inner:hover {
  cursor: pointer;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control .volume-inner:hover input[type=range][orient=vertical] {
  opacity: 0.9 !important;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control .volume-inner input[type=range][orient=vertical] {
  z-index: 9999 !important;
  width: 20px;
  height: 75px;
  padding: 0 2px;
  appearance: none; /* Chromium */
  background-color: #a8a5a5;
  border-radius: 1px;
  opacity: 0;
  writing-mode: bt-lr; /* IE */
  transition: all 0.5s ease-in-out;
}
.course-video .row-player-control-container .col-1-volume-control .volume-control .volume-inner input[type=range][orient=vertical]:hover {
  cursor: pointer;
  opacity: 0.9 !important;
}
.course-video .row-player-control-container .col-1-wideScreen {
  display: flex;
  flex: 5%;
  align-items: center;
  justify-content: center;
  height: 45px;
  color: white;
}
.course-video .row-player-control-container .col-1-fullScreen {
  display: flex;
  flex: 5%;
  align-items: center;
  justify-content: center;
  height: 45px;
  color: white;
}
.course-video .row-player-control-container .col-1-picture-n-picture {
  display: flex;
  flex: 5%;
  align-items: center;
  justify-content: center;
  height: 45px;
  color: white;
}
.course-video .zip-50 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60vh;
  color: aliceblue;
}
.course-video .btn-zip {
  background-color: #ffc107;
}
.course-video .btn-zip:hover {
  font-weight: 500;
  color: rgb(0, 0, 0);
  background-color: #ffc107;
}
/* Add your existing styles here */
.course-series-child .form-input {
  align-items: center;
  justify-content: center;
  height: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.8rem;
  accent-color: #2AAC62;
  cursor: pointer;
  border-top: 1px solid rgb(209, 208, 208);
}
.course-series-child .form-input input {
  width: 16px;
  height: 16px;
}
.course-series-child .form-input:hover {
  background-color: rgb(240, 245, 249);
}
.course-series-child .border-warning-dov {
  background-color: rgb(247, 245, 245);
  border-top: 1px solid #2AAC62;
  border-bottom: 1px solid #2AAC62;
}
.course-series-child input[type=checkbox]:checked:disabled {
  color: white; /* White text color */
  accent-color: #4caf50 !important;
  /* Apply your styles here */
  background-color: #4caf50 !important; /* Green background color when checked and disabled */
  border: #2AAC62 !important;
  /* Add more styles as needed */
}@media (max-width: 600px) {
.video-top .course-progress {
    font-size: 0.8rem !important;
}
}
.video-top .course-option .btn {
  font-size: 0.9rem !important;
}
.navigation-bar[data-v-2ba656fc]{
    background: #faf9fa !important;
}
.cart-wraper {
  position: relative;
}
.cart-wraper .btn-add-to-cart {
  width: 100%;
  font-size: 1.1rem;
  font-weight: 600;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.cart-wraper .btn-add-to-cart img {
  width: 50px;
}
.cart-wraper .btn-add-to-cart:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
}
.cart-wraper .btn-add-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-weight: 600;
  border: 1px solid rgb(10, 10, 10);
}
.cart-wraper .btn-add-wishlist .d-icon {
  padding-top: 5px;
  font-size: 1.4rem;
  color: #2AAC62;
  transition: all 0.5s ease-in-out;
}
.cart-wraper .btn-add-wishlist .d-icon:hover {
  transform: scale(1.1);
}
.cart-wraper .btn-add-wishlist:hover {
  border: 1px solid rgb(203, 70, 70);
}
.cart-wraper .cart-wraper-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999 !important;
  width: 100%;
  height: 71px;
  background-color: rgb(255, 255, 255);
}
.cart-wraper .cart-wraper-mobile .price-mobile {
  height: 90px;
  text-align: center;
  border: none;
}
.cart-wraper .cart-wraper-mobile .price-mobile .price-new {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 18px;
  color: #2AAC62;
}
.cart-wraper .cart-wraper-mobile .price-mobile .price-old {
  font-size: 0.8rem;
  line-height: 18px;
  text-decoration: line-through;
}
.cart-wraper .cart-wraper-mobile .btn-add-to-cart {
  font-size: 1rem !important;
}.user-profile .form-input {
  margin-top: 30px;
}
.user-profile .form-input label {
  font-weight: 700;
}
.user-profile .form-input .form-control {
  height: 45px;
  border: 1px solid rgb(126, 126, 126);
}
.user-profile .form-input .form-control:focus {
  border: 1px solid rgb(126, 126, 126);
  box-shadow: none;
}
.user-profile .form-input .btn-save {
  width: 100px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}
.user-profile .form-input .btn-save-request {
  width: 150px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}.user-notice .form-input {
  margin-top: 30px;
}
.user-notice .form-input label {
  font-weight: 700;
}
.user-notice .form-input small {
  font-size: 0.6rem;
}
.user-notice .form-input .form-control {
  height: 45px;
  border: 1px solid rgb(126, 126, 126);
}
.user-notice .form-input .form-control:focus {
  border: 1px solid rgb(126, 126, 126);
  box-shadow: none;
}
.user-notice .form-input .border {
  width: 200px;
}
.user-notice .form-input .img-fluid {
  height: 180px;
}
.user-notice .form-input .btn-save {
  width: 100px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}
.user-notice .form-input .btn-save-request {
  width: 150px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}
.user-notice p {
  font-size: 0.8rem;
}
.user-notice .form-check .form-check-input {
  width: 50px;
  height: 25px;
}
.user-notice .form-check .form-check-input:checked {
  width: 50px;
  height: 25px;
}
.user-notice .form-check .form-check-input:checked {
  background-color: #000;
  border-color: #000;
}
.user-notice .form-check .form-check-input:focus {
  box-shadow: none !important;
}.user-security .form-input {
  margin-top: 30px;
}
.user-security .form-input label {
  font-weight: 700;
}
.user-security .form-input .form-control {
  height: 45px;
  border: 1px solid rgb(126, 126, 126);
}
.user-security .form-input .form-control:focus {
  border: 1px solid rgb(126, 126, 126);
  box-shadow: none;
}
.user-security .form-input .btn-save {
  width: 100px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}
.user-security .form-input .btn-save-request {
  width: 150px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}.user-photo .form-input {
  margin-top: 30px;
}
.user-photo .form-input label {
  font-weight: 700;
}
.user-photo .form-input small {
  font-size: 0.6rem;
}
.user-photo .form-input .form-control {
  height: 45px;
  border: 1px solid rgb(126, 126, 126);
}
.user-photo .form-input .form-control:focus {
  border: 1px solid rgb(126, 126, 126);
  box-shadow: none;
}
.user-photo .form-input .border {
  width: 200px;
}
.user-photo .form-input .img-fluid {
  height: 180px;
}
.user-photo .form-input .btn-save {
  width: 100px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}
.user-photo .form-input .btn-save-request {
  width: 150px;
  color: aliceblue;
  background-color: black;
  border-radius: 0;
}.stripe-payout .form-group {
  margin-top: 15px;
}
.stripe-payout .form-group label {
  font-size: 0.9rem;
}
.stripe-payout .form-group .form-control {
  height: 40px;
  border-radius: 0;
}
.stripe-payout .form-group .form-control:focus {
  box-shadow: none;
}.emptyMessage {
  height: 67vh;
}
.emptyMessage .emptyImage img {
  opacity: 0.1;
}
.emptyMessage .emptyImage p {
  font-size: 0.9rem;
  color: grey;
}.message-aside .card .card-header b {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  color: #303030;
}
.message-aside .card .card-body {
  height: 60vh;
  overflow-x: scroll;
}
.message-aside .card .card-body .chat-img-container {
  width: 40px;
  height: 40px;
}
.message-aside .card .card-body a {
  text-decoration: none;
}
.message-aside .card .card-body .list-group .list-group-item:hover {
  cursor: pointer;
  background-color: aliceblue;
}
.message-aside .card .card-body .list-group .list-group-item .list-inner-item .chatter-name {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  color: #424242;
}
.message-aside .card .card-body .list-group .list-group-item .list-inner-item .chatter-excerpt {
  display: block;
  max-width: 210px;
  overflow: hidden;
  font-size: 0.7rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.message-aside .card .card-body .list-group .list-group-item .list-inner-item .chatter-time {
  font-size: 0.6rem;
}
.message-aside .card .card-body .list-group .list-group-item .unreadCount .badge {
  font-size: 0.7rem;
}
.message-aside .card .card-body .no-chat-found {
  font-size: 0.8rem;
  text-align: center;
}.chatlist .chat-img-container {
  height: 40px;
  overflow: hidden;
}
.chatlist .chat-img-container img {
  height: 40px;
  border-radius: 50px;
}
.chatlist .chatter-excerpt {
  max-height: 20px;
  overflow: hidden;
  font-size: 0.5rem;
}.search-recent-message {
  position: relative;
}
.search-recent-message .form-control {
  width: 100%;
  height: 40px;
  padding-right: 30px;
  font-size: 0.8rem;
  border: 1px solid #363636;
  border-radius: 0;
}
.search-recent-message .form-control:focus {
  box-shadow: none;
}
.search-recent-message span {
  position: absolute;
  top: 10px;
  right: 10px;
}.message-content {
  position: relative;
}.leftPlug .leftPlug-content {
  max-width: 390px;
  padding: 10px;
  font-size: 0.9rem;
  background: #f9f9f9;
  border-radius: 8px;
}
.leftPlug .rightPlug-content .text-wrap {
  width: 15rem;
}
.leftPlug small {
  font-size: 0.6rem;
}.rightPlug {
  position: relative;
  clear: both;
}
.rightPlug .rightPlug-inner {
  max-width: 390px;
  float: right;
  right: 0;
  font-size: 0.9rem;
  background-color: #2AAC62;
  border-radius: 8px;
}
.rightPlug .rightPlug-content .text-wrap {
  width: 15rem;
}
.rightPlug small {
  font-size: 0.6rem;
}.message-input .input-inner-container {
  position: relative;
}
.message-input .input-inner-container textarea {
  box-sizing: border-box;
  height: 48px;
  padding-left: 10px;
  background: #f9f9f9;
  /* Silver */
  border: 1px solid #dedede;
  border-radius: 8px;
}
.message-input .input-inner-container textarea:focus {
  box-shadow: none;
}
@media (width <= 400px) {
  .message-input .input-inner-container textarea::placeholder {
    font-size: 0.83rem;
  }
}
.message-input .send-right button {
  width: 100%;
  height: 48px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  background-color: #000;
}.filter-users .form-control {
  width: 100%;
  height: 40px;
  padding-right: 30px;
  font-size: 0.8rem;
  border: 1px solid #363636;
  border-radius: 0;
}
.filter-users .form-control:focus {
  box-shadow: none;
}
.filter-users label {
  font-size: 0.8rem;
}
.filter-users .search-container {
  position: relative;
}
.filter-users .search-container .searchresult {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 450px;
  overflow-x: scroll;
  background-color: #fff;
}
.filter-users .search-container .searchresult .nav-link {
  font-size: 0.8rem;
  color: #1c1c1c;
}
.filter-users .search-container .searchresult .nav-link:hover {
  background-color: #d3d2d2;
}.message-main .card-header b {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  color: #303030;
}
.message-main .card-header .typing {
  font-size: 0.6rem;
}
@media (width >= 600px) {
  .message-main .card-body {
    height: 60vh;
    padding-bottom: 50px;
    overflow-y: scroll;
  }
}
@media (width <= 600px) {
  .message-main .card-body {
    position: sticky;
    bottom: 0;
    height: 70vh;
    padding-bottom: 50px;
    overflow-y: scroll;
  }
}
.message-main .card-body::-webkit-scrollbar {
  width: 0.2em;
}
.message-main .card-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.message-main .card-body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}.course-note .course-note-list .note-body {
  width: 100%;
}
.course-note .text-container {
  display: -webkit-box; /* For Safari and old versions of iOS */
  display: -moz-box; /* For Firefox */
  display: flexbox; /* For Internet Explorer and Microsoft Edge */
  display: flex; /* For modern versions of Safari, iOS, Chrome, and Opera */
  display: flex; /* Flexbox layout for modern browsers */ /* Specify column orientation */ /* Specify column orientation */
  flex-direction: column; /* Flexbox layout with column orientation */
  max-height: 90px; /* Set the maximum height of the container */
  overflow: hidden; /* Hide the overflowing content */
  -webkit-box-orient: vertical; /* Specify vertical orientation */
  -moz-box-orient: vertical; /* Specify vertical orientation */
}
.course-note .text-container p {
  padding: 0; /* Remove any default paddings */
  margin: 0; /* Remove any default margins */
  overflow: hidden; /* Hide any overflowing text beyond the specified lines */
  -webkit-line-clamp: 3; /* Number of lines to show before truncation */
  line-clamp: 3; /* Number of lines to show before truncation */
  -webkit-box-orient: vertical; /* Ensure proper truncation orientation */
  -moz-box-orient: vertical; /* Ensure proper truncation orientation */
}@media (width >= 800px) {
  .courseannouncement {
    margin: 0 70px;
  }
}
.courseannouncement .no-item .title {
  font-size: 2rem;
  font-weight: 800;
}.courseQuiz .no-item .title {
  font-size: 2rem;
  font-weight: 800;
}
.courseQuiz .offcanvas {
  height: 100vh;
  overflow: hidden;
}
.courseQuiz .offcanvas-body {
  max-height: calc(100vh - 56px);
  overflow-y: auto;
  padding: 1rem;
}
.icon-container[data-v-038faa5b] {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-icon[data-v-038faa5b] {
    font-size: 24px; /* Adjust icon size if needed */
    margin: auto;
}
.form-store label {
  font-size: 0.7rem;
}
.form-store .form-control {
  height: 40px;
  appearance: none;
  border-radius: 0;
  --webkit-appearance:none;
  --moz-appearance:none;
}
.form-store .form-control:focus {
  border: 1px solid rgb(215, 72, 0);
  outline: none;
  box-shadow: none;
}
.form-store .form-control::placeholder {
  font-size: 0.7rem;
}
.form-store .form-control option {
  font-size: 0.7rem;
}
.form-store textarea {
  min-height: 100px !important;
}
.form-store .btn {
  height: 40px;
  font-size: 0.9rem;
  font-weight: 500;
}
.form-store .btn:active {
  font-size: 0.9rem;
  font-weight: 500;
}
.form-store .btn:focus {
  font-size: 0.9rem;
  font-weight: 500;
}
.form-store .btn:hover {
  font-size: 0.9rem;
  font-weight: 500;
}.comment-body-reply .comment-body-title {
  font-size: 1rem;
  font-weight: 600;
}
.comment-body-reply .comment-paragraph {
  margin-left: 0;
  padding-left: 10px;
}
.custom-div {
        background-color: #F2F3F5;
        border: 1px solid #ced4da;
}
.small-text {
        font-size: 12px;
        font-weight: bold;
        color: #6d6d6d;
}
@media screen and (max-width: 480px) {
.mobile-style {
            margin-left: 4px;
}
.img-responsive-custom {
            height: 100px !important;
            width: auto !important;
}
}
@media screen and (min-width: 500px){
.img-responsive-custom {
            width: 250px !important;
            height: auto !important;
}
}
.forum-reply label {
  font-size: 0.7rem;
}
.forum-reply .form-control {
  height: 40px;
  appearance: none;
  border-radius: 0;
  --webkit-appearance:none;
  --moz-appearance:none;
}
.forum-reply .form-control:focus {
  border: 1px solid rgb(215, 72, 0);
  outline: none;
  box-shadow: none;
}
.forum-reply .form-control::placeholder {
  font-size: 0.7rem;
}
.forum-reply .form-control option {
  font-size: 0.7rem;
}
.forum-reply textarea {
  min-height: 80px !important;
  border: 1px solid #e1e1e1 !important;
}
.forum-reply .btn {
  height: 40px;
  font-size: 0.9rem;
  font-weight: 500;
}
colorcolor .forum-reply .btn:active {
  font-size: 0.9rem;
  font-weight: 500;
}
.forum-reply .btn:focus {
  font-size: 0.9rem;
  font-weight: 500;
}
.forum-reply .btn:hover {
  font-size: 0.9rem;
  font-weight: 500;
}
.custom-button {
        color: white;
        background-color: #BF661B;
        border-radius: 1px;
}
.custom-placeholder::placeholder {
        color: #BF661B;
}
.single-message {
  padding: 10px;
  background-color: rgb(254, 254, 254);
  border: 1px solid rgb(207, 207, 207);
  /* Comment */
  /* Adjustments for the comment border links */
  /* Adjustments for toggleable comments */
  /* Adjustment for Internet Explorer */
  /* Styling the reply to comment form */
}
.single-message p {
  font-size: 0.8rem;
}
.single-message button.singlebutton {
  padding: 4px 8px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  appearance: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.single-message button.singlebutton:hover,
.single-message button.singlebutton:focus,
.single-message button.singlebutton:active {
  cursor: pointer;
  background-color: #ecf0f1;
}
.single-message .comment-thread {
  max-width: 100%;
  background-color: #fff;
  margin: auto;
  border: 1px solid transparent;
}
.single-message .m-0 {
  margin: 0;
}
.single-message .sr-only {
  position: absolute;
  top: auto;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.single-message .comment {
  position: relative;
  margin: 20px auto;
}
.single-message .comment-heading {
  display: flex;
  align-items: flex-start;
  height: 50px;
  font-size: 14px;
}
.single-message .comment-voting {
  width: 20px;
  height: 32px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.single-message .comment-voting button {
  display: block;
  width: 100%;
  height: 50%;
  padding: 0;
  font-size: 10px;
  border: 0;
}
.single-message .comment-info {
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.5);
}
.single-message .comment-info img {
  width: 25px !important;
  height: 25px !important;
}
.single-message .comment-author {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
}
.single-message .comment-author:hover {
  text-decoration: underline;
}
.single-message .replies {
  margin-left: 20px;
}
.single-message .comment-border-link {
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 12px;
  height: calc(100% - 50px);
  background-color: rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.single-message .comment-border-link:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.single-message .comment-body {
  padding: 0 20px;
  padding-left: 30px;
}
.single-message .comment-body .comment-body-title {
  font-size: 1rem;
  font-weight: 600;
}
.single-message .comment-body .comment-paragraph {
  margin-left: 0;
  padding-left: 0;
}
.single-message .replies {
  margin-left: 28px;
}
.single-message details.comment summary {
  position: relative;
  list-style: none;
  cursor: pointer;
}
.single-message details.comment summary::-webkit-details-marker {
  display: none;
}
.single-message details.comment:not([open]) .comment-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.single-message .comment-heading::after {
  position: absolute;
  right: 5px;
  display: inline-block;
  align-self: center;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.55);
}
.single-message details.comment[open] .comment-heading::after {
  content: "Click to hide";
}
.single-message details.comment:not([open]) .comment-heading::after {
  content: "Click to show";
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .single-message {
    /* Resets cursor, and removes prompt text on Internet Explorer */
  }
  .single-message .comment-heading {
    cursor: default;
  }
  .single-message details.comment[open] .comment-heading::after,
  .single-message details.comment:not([open]) .comment-heading::after {
    content: " ";
  }
}
.single-message .reply-form textarea {
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
}
.single-message .d-none {
  display: none;
}
.custom-margin-title {
        margin-bottom: -2px;
}
.small-text {
        font-size: 11px;
}
@media screen and (max-width: 480px) {
.img-responsive-post {
            height: 250px !important;
            width: 300px !important;
}
}
@media screen and (min-width: 500px){
.img-responsive-post {
            width: 400px !important;
            height: 300px !important;
}
}
.forum-message .comment-thread {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  margin: auto;
  border: 1px solid transparent; /* Removes margin collapse */
}.filter-forum .form-control {
  height: 40px;
  appearance: none;
  border-radius: 0;
  --webkit-appearance:none;
  --moz-appearance:none;
}
.filter-forum .form-control:focus {
  border: 1px solid rgb(215, 72, 0);
  outline: none;
  box-shadow: none;
}
.filter-forum .form-control::placeholder {
  font-size: 0.7rem;
}
.filter-forum .form-control option {
  font-size: 0.7rem;
}
.filter-forum .btn {
  height: 40px;
  font-size: 0.9rem;
  font-weight: 500;
}
.filter-forum .btn:active {
  font-size: 0.9rem;
  font-weight: 500;
}
.filter-forum .btn:focus {
  font-size: 0.9rem;
  font-weight: 500;
}
.filter-forum .btn:hover {
  font-size: 0.9rem;
  font-weight: 500;
}
.center {
        margin: auto;
        width: 40%;
}
.course-reviews textarea {
  border: 1px solid grey;
}
.course-reviews textarea:focus {
  border: 1px solid grey;
  box-shadow: none;
}
.course-reviews input[type=radio] {
  accent-color: #F2994A;
}
.course-reviews .overall-card .card-body {
  text-align: center;
}
.course-reviews .overall-card .card-body .rating-number {
  font-size: 3rem;
  font-size: 800;
}.content-downloads .no-item .title {
  font-size: 2rem;
  font-weight: 800;
}
.content-downloads .download-title {
  font-size: 1rem;
  font-weight: 500;
}
.content-downloads .download-card-title {
  font-size: 1rem;
  font-weight: 500;
}
.content-downloads .download-card-type {
  font-size: 0.9rem;
  font-weight: normal;
}
.error-message[data-v-1d2db615] {
    color: red;
    margin-top: 10px;
    text-align: center;
}

.star-rating[data-v-30275440] {
    display: flex;
    cursor: pointer;
    z-index: 100;
}
.star[data-v-30275440] {
    color: lightgray;
    transition: color 0.2s;
}
.star.filled[data-v-30275440] {
    color: gold;
}
.star[data-v-30275440]:hover {
    color: orange;
}

/* Add any additional styling for the modal here */
.modal.show[data-v-ddc6eb84] {
    display: block;
}

.enquiry-form[data-v-9845fe40] {
    max-width: 400px;
    margin: auto;
    padding: 10px;
    border-radius: 8px;
    background-color: inherit;
}
h5[data-v-9845fe40] {
    text-align: start;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: bold;
}
.form-group[data-v-9845fe40] {
    margin-bottom: 10px;
}
input[data-v-9845fe40] {
    width: 100%;
    padding: 8px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.submit-btn-bg-black[data-v-9845fe40] {
    background-color: #1c1c1c;
}
.submit-btn-bg-green[data-v-9845fe40] {
    background-color: green;
}
.submit-btn[data-v-9845fe40] {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 15px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease, cursor 0.3s ease; /* Smooth transition */
}
.submit-btn-bg-green[data-v-9845fe40]:hover {
    background-color: darkgreen;
}
.submit-btn-bg-black[data-v-9845fe40]:hover {
    background-color: #333333;
}

/* Disabled state */
.submit-btn[data-v-9845fe40]:disabled {
    background-color: gray;
    color: lightgray; /* Optional: Change text color for disabled state */
    cursor: not-allowed; /* Shows a disabled cursor */
}
.ready-to-start[data-v-9845fe40] {
    text-align: start;
    padding: 1px;
    font-weight: bold;
    color: #333;
}
.error[data-v-9845fe40] {
    color: red;
    font-size: 0.9rem;
    margin-top: 5px;
}
.submit-btn .loading-spinner[data-v-9845fe40] {
    width: 16px;
    height: 16px;
    border: 2px solid white;
    border-top: 2px solid green;
    border-radius: 50%;
    animation: spin-9845fe40 1s linear infinite;
    margin-right: 8px; /* Space between spinner and text */
}
@keyframes spin-9845fe40 {
from {
        transform: rotate(0deg);
}
to {
        transform: rotate(360deg);
}
}
.privacy-notice a[data-v-9845fe40] {
    color: blue;
    text-decoration: underline;
}
.privacy-notice[data-v-9845fe40] {
    margin-top: 10px;
    font-size: 10px;
    font-weight: bolder;
    color: #555;
}
/* Show message on hover */
.error-message[data-v-9845fe40] {
    display: block;
    color: red;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

/* For hover on the button */
.submit-btn[disabled]:hover + .error-message[data-v-9845fe40] {
    display: block;
}

.modal-overlay[data-v-e17edfcb] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 6000;
}

/* Modal content */
.modal-content[data-v-e17edfcb] {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    width: 500px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 100%;
}

/* Circular close button */
.close-button[data-v-e17edfcb] {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #fff;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 10;
    transition: background-color 0.3s ease, transform 0.2s ease;
}
.close-button[data-v-e17edfcb]:hover {
    background: #f5f5f5;
    transform: scale(1.1);
}

/* Close icon (X) */
.close-icon[data-v-e17edfcb] {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    pointer-events: none;
}
@media (max-width: 600px) {
.modal-content[data-v-e17edfcb] {
        width: 90%;
        padding: 15px;
}
.close-button[data-v-e17edfcb] {
        top: -10px;
        right: -10px;
        width: 25px;
        height: 25px;
}
.close-icon[data-v-e17edfcb] {
        font-size: 16px;
}
}
@media (max-width: 768px) {
.modal-content[data-v-e17edfcb] {
        width: 80%;
}
}
.recover-password .form-input {
  margin-top: 10px;
}
.recover-password .form-input label {
  font-size: 0.9rem;
}
.recover-password .form-input .form-control {
  height: 50px;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "liga" off;
  line-height: 18px;
  color: #828282;
  background: #FFF;
  border: 1px solid #DFE4EA;
  border-radius: 1px;
}
.recover-password .form-input .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}
.recover-password .btn-dovi {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  font-weight: 600;
  color: #edf0f3;
  background-color: #151414;
  border-radius: 1px;
  box-shadow: 0 2.5px 5px rgba(14, 14, 44, 0.15);
}
.recover-password .btn-dovi:hover {
  color: #edf0f3;
  background-color: #2f2d2d;
}.course-single {
  overflow: hidden;
}
@media (width <= 600px) {
  .course-single .breadcrumb-item a {
    font-size: 0.7rem !important;
  }
}
@media (width <= 600px) {
  .course-single .breadcrumb-item + .breadcrumb-item::before {
    font-size: 0.7rem !important;
  }
}
@media (width <= 600px) {
  .course-single .breadcrumb-item .course-header {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
@media (width <= 600px) {
  .course-single .breadcrumb {
    margin-bottom: 0 !important;
  }
}
@media (width <= 600px) {
  .course-single .page-breadcrum {
    margin-top: 0 !important;
  }
}
.course-single .course-header {
  padding-top: 10px;
  background-color: #FFF4EA;
}
.course-single .course-header .course-title {
  padding-top: 30px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 44px;
  color: #000;
  text-transform: capitalize;
}
.course-single .course-header .course-counters {
  margin-top: 20px;
}
@media (width <= 600px) {
  .course-single .course-header .course-counters {
    padding-bottom: 20px;
  }
}
.course-single .course-header .course-counters .count-item {
  display: flex;
  align-items: center;
  height: 30px;
  font-size: 0.9rem;
}
.course-single .course-header .course-counters .count-item .icon {
  width: 25px;
}
.course-single .course-header .course-description {
  padding-bottom: 50px;
  margin-top: 20px;
  font-size: 0.9rem;
}
.course-single .moneyBack {
  margin-bottom: 30px;
  font-size: 0.8rem;
  text-align: center;
  opacity: 0.6;
}
.course-single .course-what-you-will {
  z-index: -1;
}
.course-single .course-what-you-will .card-header {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.course-single .course-what-you-will li {
  font-size: 0.9rem;
  list-style: none;
  background-image: url("/build/assets/check-icon-CtrP9ip_.png");
  background-repeat: no-repeat;
  background-size: 20px;
}
@media (width <= 600px) {
  .course-single .course-what-you-will li {
    padding: 1px 30px;
    margin-bottom: 10px;
    line-height: 18px;
    background-position: left top;
  }
  .course-single .course-what-you-will li span {
    display: inline-block;
    margin-top: -7px;
    font-size: 0.8rem;
    line-height: 19px;
  }
}
@media (width >= 600px) {
  .course-single .course-what-you-will li {
    padding: 10px 30px;
    line-height: 40px;
    background-position: left center;
  }
}
.course-single .course-what-you-will .whatlearns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 0;
  gap: 20px;
}
.course-single .course-what-you-will .whatlearns li {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  line-height: 1.4;
  list-style: none;
}
.course-single .course-what-you-will .whatlearns li span:first-child {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.course-single .course-what-you-will .whatlearns li span:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .course-single .course-what-you-will .whatlearns {
    grid-template-columns: 1fr;
  }
  .course-single .course-what-you-will .whatlearns li {
    padding-bottom: 10px;
  }
  .course-single .course-what-you-will .whatlearns li span:first-child {
    margin-right: 10px;
    display: flex;
    align-items: center;
  }
  .course-single .course-what-you-will .whatlearns li span:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.course-single .course-info-desc {
  position: relative;
  z-index: 1;
  margin-top: 30px;
}
.course-single .course-info-desc h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.course-single .course-info-desc .btn {
  font-size: 0.9rem;
  font-weight: bold;
  color: #2AAC62;
}
@media (width >= 768px) {
  .course-single .fixElementTop {
    position: fixed;
    top: 0;
    border-bottom: 1px solid #d1d7dc;
    width: 26rem !important;
    margin-right: 50px;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
  }
}
@media (width >= 768px) and (width <= 1180px) {
  .course-single .fixElementTop {
    width: 20rem !important;
  }
}
@media (width >= 768px) and (width <= 926px) {
  .course-single .fixElementTop {
    width: 16rem !important;
  }
}
@media (width >= 768px) and (width <= 782px) {
  .course-single .fixElementTop {
    width: 15rem !important;
  }
}
.course-single .top50 {
  top: -50%;
}
.course-single .course-monetary-details {
  z-index: 0;
}
@media (width >= 600px) {
  .course-single .course-monetary-details {
    margin-top: -300px;
  }
}
.course-single .course-monetary-details .videoWraper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin-bottom: 20px;
  overflow: hidden;
  cursor: pointer;
}
.course-single .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  cursor: pointer;
  border: 2px solid #fff;
}
.course-single .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:host).svg-inline--fa,
.course-single .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:root).svg-inline--fa {
  font-size: 2.4rem;
  color: black !important;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.course-single .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:host).svg-inline--fa:hover,
.course-single .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:root).svg-inline--fa:hover {
  font-size: 3rem;
  cursor: pointer;
}
.course-single .course-monetary-details .course-title-mobile {
  font-size: 1.2rem;
  font-weight: 700;
}
.course-single .course-monetary-details .course-description-mobile {
  font-size: 0.7rem;
}
.course-single .course-monetary-details h3 {
  font-weight: 700;
  color: #000;
}
@media (width >= 600px) {
  .course-single .course-monetary-details h3 {
    font-size: 1.2rem;
  }
}
@media (width <= 600px) {
  .course-single .course-monetary-details h3 {
    font-size: 1.2rem;
  }
}
.course-single .course-monetary-details ul {
  padding-left: 0;
}
.course-single .course-monetary-details ul li {
  padding: 2px;
  font-size: 0.9rem;
  line-height: 25px;
  list-style: none;
  background-size: 18px;
  background-position: left center;
  background-repeat: no-repeat;
}
.course-single .course-monetary-details .price {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.course-single .course-monetary-details .price .new-price {
  margin-right: 10px;
  font-weight: 700;
  color: #2AAC62;
}
@media (width >= 992px) {
  .course-single .course-monetary-details .price .new-price {
    font-size: 2.2rem;
  }
}
@media (width <= 992px) {
  .course-single .course-monetary-details .price .new-price {
    font-size: 1.5rem;
  }
}
.course-single .course-monetary-details .price .old-price {
  font-weight: 700;
  color: #606060;
  text-decoration: line-through;
}
@media (width >= 992px) {
  .course-single .course-monetary-details .price .old-price {
    font-size: 1.3rem;
  }
}
@media (width <= 992px) {
  .course-single .course-monetary-details .price .old-price {
    font-size: 1rem;
  }
}
.course-single .course-monetary-details .card-footer {
  border-top: 2px solid rgba(6, 6, 6, 0.1);
}
.course-single .course-monetary-details .card-footer .btn {
  font-weight: 700;
  color: #000;
  text-decoration: underline !important;
}
@media (width >= 992px) {
  .course-single .course-monetary-details .card-footer .btn {
    font-size: 1.2rem;
  }
}
@media (width <= 992px) {
  .course-single .course-monetary-details .card-footer .btn {
    font-size: 0.9rem;
  }
}
.course-single .course-requirement {
  z-index: -1;
  margin-top: 50px;
  border: none !important;
}
.course-single .course-requirement .card-header {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.course-single .course-requirement ul {
  padding-left: 0;
}
.course-single .course-requirement ul li {
  padding: 1px 30px;
  font-size: 0.9rem;
  line-height: 23px;
  list-style: none;
  background-image: url("/src/assets/images/check-icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px;
}
.course-single .course-requirement ul li div {
  margin-top: -5px;
}
.course-single .course-content {
  position: relative;
  margin-top: 20px;
}
.course-single .course-content .heading {
  display: flex;
  align-items: center;
  height: 45px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000;
}
@media (width >= 992px) {
  .course-single .course-content .heading {
    font-size: 1.2rem;
  }
}
@media (width <= 992px) {
  .course-single .course-content .heading {
    font-size: 1.1rem;
  }
}
.course-single .course-content .course-content-expand {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 45px;
  font-weight: 600;
  color: #2AAC62;
  cursor: pointer;
}
@media (width >= 992px) {
  .course-single .course-content .course-content-expand {
    font-size: 0.8rem;
  }
}
@media (width <= 992px) {
  .course-single .course-content .course-content-expand {
    font-size: 0.9rem;
  }
}
.course-single .course-content .accordion-button {
  background-color: #f7f9fa;
}
@media (width <= 600px) {
  .course-single .course-content .accordion-button {
    padding: 10px;
  }
}
.course-single .course-content .accordion-button:active {
  color: #000 !important;
  outline: none !important;
  box-shadow: none !important;
}
.course-single .course-content .accordion-button:active a {
  color: #000 !important;
}
.course-single .course-content .accordion-button:focus {
  color: #000 !important;
  outline: none !important;
  box-shadow: none !important;
}
.course-single .course-content .accordion-button:focus a {
  color: #000 !important;
}
.course-single .course-content .accordion-button .title {
  font-weight: 700;
  color: #000;
  text-overflow: ellipsis;
}
@media (width <= 600px) {
  .course-single .course-content .accordion-button .title {
    font-size: 0.9rem;
  }
}
@media (width >= 600px) {
  .course-single .course-content .accordion-button .title {
    font-size: 1.1rem;
  }
}
.course-single .course-content .accordion-button .lecturers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  font-size: 0.8rem;
  color: #000;
  text-align: center;
}
.course-single .course-content .accordion-button .time {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  font-size: 0.8rem;
  color: #000;
  text-align: center;
  word-wrap: break-word;
  white-space: break-spaces;
}
.course-single .course-content .accordion-body {
  padding-left: 0;
}
.course-single .course-content .accordion-body .course-sub ul {
  padding-left: 10px;
}
.course-single .course-content .accordion-body .course-sub ul li {
  font-size: 0.9rem;
  list-style: none;
  background-repeat: no-repeat;
  background-size: 18px;
}
.course-single .course-content .accordion-body .course-sub ul li.videoType {
  background-image: url("/build/assets/youtbeplay-BXbs8Iz4.png");
}
.course-single .course-content .accordion-body .course-sub ul li.pdfType {
  background-image: url("/build/assets/pdfType-mrfcPvVB.png");
}
.course-single .course-content .accordion-body .course-sub ul li.audioType {
  background-image: url("/build/assets/audioType-CoxD58DE.png");
}
.course-single .course-content .accordion-body .course-sub ul li.imageType {
  background-image: url("/build/assets/imageType-D5dnmV4q.jpg");
}
.course-single .course-content .accordion-body .course-sub ul li.zipType {
  background-image: url("/build/assets/zipType-C-YwZSW9.png");
}
@media (width <= 600px) {
  .course-single .course-content .accordion-body .course-sub ul li {
    padding: 1px 10px 1px 30px;
    margin-bottom: 30px;
    line-height: 18px;
    background-position: left top;
  }
  .course-single .course-content .accordion-body .course-sub ul li .row {
    margin-top: -7px;
  }
}
@media (width >= 600px) {
  .course-single .course-content .accordion-body .course-sub ul li {
    padding: 10px 30px;
    line-height: 25px;
    background-position: left center;
  }
}
.course-single .course-content .accordion-body .preview {
  width: 100%;
  font-size: 0.7rem;
  color: #043fef;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
@media (width <= 500px) {
  .course-single .course-content .accordion-body .title {
    font-weight: 500;
  }
}
@media (width <= 500px) {
  .course-single .course-content .accordion-body .time-sub {
    display: flex;
    justify-content: start;
    width: 100%;
    font-size: 0.7rem;
  }
}
@media (width >= 500px) {
  .course-single .course-content .accordion-body .time-sub {
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 0.8rem;
  }
}
.course-single .course-content .course-instructors .about-instructor {
  font-size: 1.2rem;
  font-weight: 700;
}
.course-single .course-content .course-instructors .name a {
  font-size: 1.2rem;
  color: #2AAC62;
  text-decoration: underline;
}
.course-single .course-content .course-instructors .author-image {
  border-radius: 50px;
}
@media (width <= 600px) {
  .course-single .course-content .course-instructors .author-image {
    width: 80px;
    height: 80px;
  }
}
@media (width >= 600px) {
  .course-single .course-content .course-instructors .author-image {
    width: 130px;
    height: 130px;
  }
}
.course-single .course-content .course-instructors .instructors-attribute {
  font-size: 1rem;
  line-height: 35px;
}
.course-single .course-content .course-instructors .instructors-attribute .icon {
  width: 25px;
}
.course-single .course-content .course-instructors .instructor-details {
  font-size: 0.92rem;
}
.course-single .course-content .course-instructors .instructor-details .readProfileless {
  height: 90px;
  overflow: hidden;
}
.course-single .course-content .course-instructors .instructor-details span {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 150px;
  background-image: linear-gradient(rgba(255, 255, 255, 0.099), rgb(255, 255, 255));
}
.course-single .course-content .course-instructors .instructor-details .btn {
  font-size: 0.9rem;
  font-weight: bold;
  color: #2AAC62;
}
.course-single .course-content .review-card .card-header {
  display: flex;
  background-color: #fff;
}
@media (width >= 800px) {
  .course-single .course-content .review-card .card-header {
    height: 50px;
  }
}
.course-single .course-content .review-card .card-header .title {
  font-size: 1.2rem;
  font-weight: 700;
}
.course-single .course-content .review-card .card-header .star-col {
  font-size: 1.2rem;
  font-weight: 700;
}
.course-single .course-content .review-card .card-header .star-col .d-icon {
  color: #ffa600;
}
.course-single .course-content .review-card .review-image {
  width: 50px !important;
}
.course-single .course-content .review-card .reviewer-name {
  font-size: 1rem;
  font-weight: 700;
}
.course-single .course-content .review-card .rating .d-icon {
  color: #ffa600;
}
.course-single .course-content .review-card .reviewer-date {
  font-size: 0.7rem;
}
.course-single .course-content .review-card .content {
  margin-top: 10px;
  font-size: 0.9rem;
}
.course-single .ins-course-section {
  position: relative;
  z-index: 10 !important;
}
.course-single-skeleton .breadcromb[data-v-e7241698]{
    width: 40%; 
    height: 20px;
    animation: pulse-bg-e7241698 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.course-single-skeleton .title[data-v-e7241698]{ 
    width: 100%; 
    height: 20px;
    animation: pulse-bg-e7241698 1s infinite;
    border: 1px solid rgb(244, 244, 244);
    margin-top: 30px;
}
.course-single-skeleton .count[data-v-e7241698]{
      display: block;
      height:30px;
      width: 100%;
      animation: pulse-bg-e7241698 1s infinite;
      border: 1px solid rgb(244, 244, 244);
}
.course-single-skeleton .desc[data-v-e7241698]{ 
    width: 100%;
    height: 10px !important;
    background-color: #dfdfdf;
}
.course-single-skeleton .fimage[data-v-e7241698]{ 
    width: 100%;
    height: 280px !important;
    background-color: #dfdfdf; 
    display: grid;
    align-self: center;
}
.course-single-skeleton .card .course-count div[data-v-e7241698]{ 
    width: 40%;
    height: 30px !important;
    background-color: #dfdfdf;
}
.course-single-skeleton .card .category-icon-link[data-v-e7241698] { 
      display: flex;
      justify-content: center;
      align-items: center;
}
.course-single-skeleton .card .category-icon-link div[data-v-e7241698]{ 
    height:50px;
    width: 50px;
    background-color: #dfdfdf; 
    border-radius: 50px;
}
.course-single-skeleton .img[data-v-e7241698] {
  width: 100%;
  height:200px;
  padding-top: 100%;
  display: inline-block;
  animation: pulse-bg-e7241698 1s infinite;
}
.course-single-skeleton span[data-v-e7241698] {
  width: 100%;
  height: 16px;
  display: block;
  animation: pulse-bg-e7241698 1s infinite;
}
.course-single-skeleton h3[data-v-e7241698] {
  width: 250px;
  height: 24px;
  animation: pulse-bg-e7241698 1s infinite;
}
.course-single-skeleton p[data-v-e7241698] {
  width: 80%;
  height: 16px;
  animation: pulse-bg-e7241698 1s infinite;
}
@keyframes pulse-bg-e7241698 {
0% {
    background-color: #e5e2e2;
}
50% {
    background-color: #e5e3e3da;
}
100% {
    background-color: #eeecec;
}
}

.content[data-v-fe9306f4] {
    border: 1px solid black;
    padding: 10px;
    border-radius: 20px;
    font-size: 0.8rem;
    max-width: 100%;
    min-height: 110px;
}
.btn-red[data-v-fe9306f4] {
    background-color: #FF4B4B;
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 10px;
}
.btn-red[data-v-fe9306f4]:hover {
    background-color: #E54444;
}
.sticky-button[data-v-fe9306f4] {
    position: sticky;
    top: 0;
    transition: all 0.3s ease;
}
.sticky-fixed[data-v-fe9306f4] {
    position: fixed;
    transform: translateX(-50%);
    text-align: center;
}
@media (max-width: 576px) {
.sticky-fixed[data-v-fe9306f4] {
        top: auto;
        transform: none;
}
}

.course {
  margin-top: 17px;
  /* Write your own CSS for pagination */
}
.course .page-title {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: 800;
}
.course .page-tagline {
  font-size: 1rem;
  font-style: normal;
  color: #474646;
}
.course .category-filter {
  position: relative;
  width: 100%;
  height: 55px;
  padding-left: 0;
  padding-right: 2px;
  overflow: hidden;
  border: 1px solid #474646;
  font-size: 15px;
  color: #333;
}
.course .category-filter .label {
  padding-top: 1px;
  padding-left: 10px;
  font-size: 0.7rem;
}
.course .category-filter select {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35px;
  padding-left: 10px;
  font-size: 1rem;
  border: none !important;
}
.course .category-filter select:focus {
  border: none !important;
  box-shadow: none;
}
.course .category-filter select::after {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 2;
  width: 0;
  height: 0;
  margin-top: -3px;
  pointer-events: none;
  content: "";
  border-top: 6px solid #f99300;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.course .category-filter select option {
  padding-left: 10px;
  font-size: 1rem;
}
.course .search-container {
  height: 55px;
  background-color: aliceblue;
}
.course .search-container .search {
  position: relative;
  width: 100%;
}
.course .search-container .search .form-control {
  height: 55px;
  padding-right: 40px;
  border: 1px solid #474646;
}
.course .search-container .search .form-control:focus {
  border: 1px solid #474646;
  box-shadow: none !important;
}
.course .search-container .search .form-control::placeholder {
  font-size: 0.9rem;
}
.course .search-container .search .d-icon {
  position: absolute;
  right: 10px;
  bottom: 7px;
  font-size: 1.5rem;
}
.course .search-container .search span {
  position: absolute;
  right: 10px;
  bottom: 18px;
}
.course .pagination {
  display: flex;
  justify-content: center;
}
.course .page-item:not(:first-child, :last-child) .page-link {
  font-size: 1rem;
  font-weight: 700;
  color: #474646;
  border: none;
}
.course .page-item:not(:first-child, :last-child).active {
  background-color: antiquewhite !important;
}
.course .page-item:not(:first-child, :last-child).active .page-link {
  background-color: antiquewhite;
}
.course .page-item:not(:first-child, :last-child).disabled {
  font-size: 3rem;
  font-weight: 900;
}
.course .page-item:first-child {
  margin-right: 20px;
}
.course .page-item:first-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.course .page-item:first-child .page-link:focus {
  box-shadow: none !important;
}
.course .page-item:last-child {
  margin-left: 20px;
}
.course .page-item:last-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.course .page-item:last-child .page-link:focus {
  box-shadow: none !important;
}.bootcamp {
  margin-top: 17px;
  /* Adopt bootstrap pagination stylesheet. */
  /* Write your own CSS for pagination */
}
.bootcamp .page-title {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: 800;
}
.bootcamp .page-tagline {
  font-size: 1rem;
  font-style: normal;
  color: #474646;
}
.bootcamp .category-filter {
  position: relative;
  width: 100%;
  height: 55px;
  padding-left: 0;
  padding-right: 2px;
  overflow: hidden;
  border: 1px solid #474646;
}
.bootcamp .category-filter .label {
  padding-top: 1px;
  padding-left: 10px;
  font-size: 0.7rem;
}
.bootcamp .category-filter select {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35px;
  padding-left: 10px;
  font-size: 1rem;
  border: none !important;
}
.bootcamp .category-filter select:focus {
  border: none !important;
  box-shadow: none;
}
.bootcamp .category-filter select::after {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 2;
  width: 0;
  height: 0;
  margin-top: -3px;
  pointer-events: none;
  content: "";
  border-top: 6px solid #f99300;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.bootcamp .category-filter select option {
  padding-left: 10px;
  font-size: 1rem;
}
.bootcamp .search-container {
  height: 55px;
  background-color: aliceblue;
}
.bootcamp .search-container .search {
  position: relative;
  width: 100%;
}
.bootcamp .search-container .search .form-control {
  height: 55px;
  padding-right: 40px;
  border: 1px solid #474646;
}
.bootcamp .search-container .search .form-control:focus {
  border: 1px solid #474646;
  box-shadow: none !important;
}
.bootcamp .search-container .search .form-control::placeholder {
  font-size: 0.9rem;
}
.bootcamp .search-container .search .d-icon {
  position: absolute;
  right: 10px;
  bottom: 7px;
  font-size: 1.5rem;
}
.bootcamp .pagination {
  display: flex;
  justify-content: center;
}
.bootcamp .page-item:not(:first-child, :last-child) .page-link {
  font-size: 1rem;
  font-weight: 700;
  color: #474646;
  border: none;
}
.bootcamp .page-item:not(:first-child, :last-child).active {
  background-color: antiquewhite !important;
}
.bootcamp .page-item:not(:first-child, :last-child).active .page-link {
  background-color: antiquewhite;
}
.bootcamp .page-item:not(:first-child, :last-child).disabled {
  font-size: 3rem;
  font-weight: 900;
}
.bootcamp .page-item:first-child {
  margin-right: 20px;
}
.bootcamp .page-item:first-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.bootcamp .page-item:first-child .page-link:focus {
  box-shadow: none !important;
}
.bootcamp .page-item:last-child {
  margin-left: 20px;
}
.bootcamp .page-item:last-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.bootcamp .page-item:last-child .page-link:focus {
  box-shadow: none !important;
}.player-header {
  background-color: black;
}
.player-header .player-header-course-title {
  font-size: 1.1rem;
  color: rgb(255, 255, 255);
  line-height: 20px;
}
.player-header .course-progress-title {
  font-size: 1.1rem;
  color: rgb(255, 255, 255);
}
.player-header .course-progress {
  font-size: 0.8rem;
  color: rgb(255, 255, 255);
}
.player-header .logo-wraper {
  width: 170px;
}
.player-header .logo-wraper .logo {
  width: 170px;
}
.player-header .mobile-dropdown li {
  font-size: 0.75rem;
}
.player-header .share-button {
  height: 40px !important;
  border-radius: 0px !important;
  border: 2px solid #fdfdfd;
  border-top-color: rgb(253, 253, 253);
  border-right-color: rgb(253, 253, 253);
  border-bottom-color: rgb(253, 253, 253);
  border-left-color: rgb(253, 253, 253);
  background-color: #2AAC62;
  font-weight: 600;
}
.player-header .course-option .btn {
  font-size: 0.9rem !important;
}
.player-header .course-option .dropdown-toggle {
  height: 40px !important;
  border-radius: 0px !important;
  border: 2px solid #fdfdfd;
  border-top-color: rgb(253, 253, 253);
  border-right-color: rgb(253, 253, 253);
  border-bottom-color: rgb(253, 253, 253);
  border-left-color: rgb(253, 253, 253);
  background-color: #2AAC62;
  font-weight: 600;
}
.player-header .course-option .dropdown-toggle:hover {
  background-color: #1b1b1b;
}
.player-header .progress {
  height: 8px;
  width: 80%;
}
.player-header .progress .progress-bar {
  height: 8px;
  font-size: 0.6rem;
  background-color: #2AAC62;
}
.sharemodal .list-group-item {
  height: 45px;
  background-color: #1b1b1b;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.sharemodal .list-group-item a {
  text-decoration: none;
  color: #ffffff;
  height: 45px;
  display: flex;
  align-items: center;
}
.sharemodal .list-group-item.fb {
  background-color: #4267B2;
  transition: all 0.5s ease-in-out;
}
.sharemodal .list-group-item.fb:hover {
  transform: scale(1.04);
}
.sharemodal .list-group-item.fb .icon-box {
  background-color: #0e3074;
  height: 45px;
  border-right: 2px solid white;
  text-align: center;
}
.sharemodal .list-group-item.fb .icon-box .d-icon {
  font-size: 2rem;
  margin-right: 10px;
}
.sharemodal .list-group-item.tw {
  background-color: #1da1f2;
  transition: all 0.5s ease-in-out;
}
.sharemodal .list-group-item.tw:hover {
  transform: scale(1.04);
}
.sharemodal .list-group-item.tw .icon-box {
  background-color: #065b91;
  height: 45px;
  border-right: 2px solid white;
  text-align: center;
}
.sharemodal .list-group-item.tw .icon-box .d-icon {
  font-size: 2rem;
  margin-right: 10px;
}
.sharemodal .list-group-item.ins {
  background-color: #C13584;
  transition: all 0.5s ease-in-out;
}
.sharemodal .list-group-item.ins:hover {
  transform: scale(1.04);
}
.sharemodal .list-group-item.ins .icon-box {
  background-color: #8b1959;
  height: 45px;
  border-right: 2px solid white;
  text-align: center;
}
.sharemodal .list-group-item.ins .icon-box .d-icon {
  font-size: 2rem;
  margin-right: 10px;
}
.sharemodal .list-group-item.link {
  background-color: #0077B5;
  transition: all 0.5s ease-in-out;
}
.sharemodal .list-group-item.link:hover {
  transform: scale(1.04);
}
.sharemodal .list-group-item.link .icon-box {
  background-color: rgb(6, 72, 114);
  height: 45px;
  border-right: 2px solid white;
  text-align: center;
}
.sharemodal .list-group-item.link .icon-box .d-icon {
  font-size: 2rem;
  margin-right: 10px;
}
.sharemodal .list-group-item.wa {
  background-color: #25D366;
  transition: all 0.5s ease-in-out;
}
.sharemodal .list-group-item.wa:hover {
  transform: scale(1.04);
}
.sharemodal .list-group-item.wa .icon-box {
  background-color: #0b8337;
  height: 45px;
  border-right: 2px solid white;
  text-align: center;
}
.sharemodal .list-group-item.wa .icon-box .d-icon {
  font-size: 2rem;
  margin-right: 10px;
}
.title-wrapper {
  text-align: center;
}
.mobile-dropdown .dropdown-toggle {
  width: 100%; /* Ensure the button takes up the full width */
  z-index: 2000; /* Ensure the button appears above other elements */
  position: relative; /* Required for z-index to take effect */
}
.mobile-dropdown .dropdown-menu {
  width: 100%; /* Match the width of the dropdown button */
  box-sizing: border-box; /* Ensure padding/border are included in the width */
  z-index: 2000; /* Ensure the dropdown menu appears above other elements */
  position: absolute; /* Required for z-index to take effect */
}@media (width >= 1900px) {
  .course-content-main .container-xxlx {
    width: 100%;
    max-width: 1700px;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
  }
}
@media (width >= 905px) {
  .course-content-main .video-series-segment {
    position: sticky;
    top: 0;
    height: 100vh;
  }
}
@media (width >= 905px) {
  .course-content-main .video-main-segment {
    height: 100vh; /* Adjust the height as needed */
    overflow: hidden auto;
  }
}
.course-content-main .course-lef-col {
  height: 100%;
  background-color: #9c744f;
}
.course-content-main .navigate {
  height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #FFF4EA;
  border-bottom: 1px solid rgba(17, 17, 17, 0.076);
}
.course-content-main .close-col {
  display: flex;
  align-items: center;
  height: 50px;
}
.course-content-main .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  padding-top: 10px;
  margin-left: 5px;
  color: #fdfdfd;
  background-color: #151515;
}
.course-content-main .close-btn i {
  font-size: 1.3rem;
  color: #fdfdfd;
}
.course-content-main .close-btn:hover {
  transform: skew(1.5);
}
.course-content-main .video-top {
  height: 48px;
  background-color: #000;
}
.course-content-main .video-top .course-progress {
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  font-weight: 300;
  color: #dadada;
  background-color: #000;
}
@media (width <= 1205px) {
  .course-content-main .video-top .course-progress {
    padding-left: 10px;
    font-size: 0.97rem;
  }
}
@media (width >= 1205px) {
  .course-content-main .video-top .course-progress {
    padding-left: 30px;
    font-size: 0.97rem;
    font-weight: 500;
  }
}
.course-content-main .video-top .course-option {
  height: 48px;
}
.course-content-main .video-top .course-option .dropdown-toggle {
  height: 40px !important;
  font-size: 1.2rem;
  font-weight: 600;
  background-color: #000;
  border: 2px solid #fdfdfd;
  border-radius: 0 !important;
}
.course-content-main .course-requirement {
  margin-top: 50px;
  border: none !important;
}
.course-content-main .course-requirement .card-header {
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
}
.course-content-main .course-requirement ul {
  padding-left: 0;
}
.course-content-main .course-requirement ul li {
  padding: 10px 30px;
  font-size: 1.1rem;
  line-height: 30px;
  list-style: none;
  background-image: url("/build/assets/check-icon-CtrP9ip_.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px;
}
.course-content-main .course-instructors .about-instructor {
  font-size: 1.6rem;
  font-weight: 700;
}
.course-content-main .course-instructors .name {
  font-size: 1.2rem;
  color: #2AAC62;
  text-decoration: underline;
}
.course-content-main .course-instructors .author-image {
  width: 130px;
  border-radius: 50px;
}
.course-content-main .course-instructors .instructors-attribute {
  font-size: 1rem;
  line-height: 35px;
}
.course-content-main .course-instructors .instructors-attribute .icon {
  width: 25px;
}
.course-content-main .course-instructors .instructor-details {
  font-size: 0.92rem;
}
.course-content-main .review-card .card-header {
  display: flex;
  background-color: #fff;
}
@media (width >= 800px) {
  .course-content-main .review-card .card-header {
    height: 50px;
  }
}
.course-content-main .review-card .card-header .title {
  font-size: 1.6rem;
  font-weight: 700;
}
.course-content-main .review-card .card-header .star-col {
  font-size: 1.6rem;
  font-weight: 700;
}
.course-content-main .review-card .card-header .star-col .d-icon {
  color: #ffa600;
}
.course-content-main .review-card .review-image {
  width: 50px;
}
.course-content-main .review-card .reviewer-name {
  font-size: 1rem;
  font-weight: 700;
}
.course-content-main .review-card .rating .d-icon {
  color: #ffa600;
}
.course-content-main .review-card .reviewer-date {
  font-size: 0.7rem;
}
.course-content-main .review-card .content {
  margin-top: 10px;
  font-size: 0.9rem;
}

.course-content-activities .content-activity-head {
  position: relative;
}
.course-content-activities .content-activity-head .nav-tabs {
  position: relative;
  flex-wrap: nowrap;
  overflow: auto hidden;
}
.course-content-activities .content-activity-head .nav-tabs .nav-link {
  white-space: nowrap;
}
.course-content-activities .content-activity-head span {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 80px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.456) 10%, rgb(255, 255, 255) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.415)), color-stop(100%, rgb(255, 255, 255)));
  background: linear-gradient(left, rgba(255, 255, 255, 0.456) 10%, rgb(255, 255, 255) 100%);
}
.course-content-activities .nav-tabs .nav-link.active, .course-content-activities .nav-tabs .nav-item.show .nav-link {
  border-top: none;
  border-right: none;
  border-bottom: 3px solid black;
  border-left: none;
  border-radius: 0 !important;
}
.course-content-activities .nav-tabs .nav-link.active:active, .course-content-activities .nav-tabs .nav-item.show .nav-link:active {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;
}
.course-content-activities .nav-tabs .nav-link.active:focus, .course-content-activities .nav-tabs .nav-item.show .nav-link:focus {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;
}
.course-content-activities .nav-tabs .nav-link.active:hover, .course-content-activities .nav-tabs .nav-item.show .nav-link:hover {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;
}
.course-content-activities .nav-link {
  color: #000;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;
}
.course-content-activities .nav-link:hover {
  color: #000;
}
.tab-scroll-container[data-v-def1142b] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    padding-bottom: 10px;
}
.nav-tabs[data-v-def1142b] {
    flex: 1 0 auto;
    display: flex;
    flex-wrap: nowrap;
}
.nav-item[data-v-def1142b] {
    flex: 0 0 auto;
}
.nav-link[data-v-def1142b] {
    white-space: nowrap;
}
.course-content-main[data-v-def1142b] {
    padding: 0;
}
.tab-content[data-v-def1142b] {
    padding-top: 20px;
}
.coursesByCategory {
  margin-top: 17px;
  /* Adopt bootstrap pagination stylesheet. */
  /* Write your own CSS for pagination */
}
.coursesByCategory .page-title {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: 800;
}
.coursesByCategory .page-tagline {
  font-size: 1rem;
  font-style: normal;
  color: #474646;
}
.coursesByCategory .category-filter {
  position: relative;
  width: 100%;
  height: 55px;
  padding-left: 0;
  padding-right: 2px;
  overflow: hidden;
  border: 1px solid #474646;
}
.coursesByCategory .category-filter .label {
  padding-top: 1px;
  padding-left: 10px;
  font-size: 0.7rem;
}
.coursesByCategory .category-filter select {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35px;
  padding-left: 10px;
  font-size: 1rem;
  border: none !important;
}
.coursesByCategory .category-filter select:focus {
  border: none !important;
  box-shadow: none;
}
.coursesByCategory .category-filter select::after {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 2;
  width: 0;
  height: 0;
  margin-top: -3px;
  pointer-events: none;
  content: "";
  border-top: 6px solid #f99300;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.coursesByCategory .category-filter select option {
  padding-left: 10px;
  font-size: 1rem;
}
.coursesByCategory .search-container {
  height: 55px;
  background-color: aliceblue;
}
.coursesByCategory .search-container .search {
  position: relative;
  width: 100%;
}
.coursesByCategory .search-container .search .form-control {
  height: 55px;
  padding-right: 40px;
  border: 1px solid #474646;
}
.coursesByCategory .search-container .search .form-control:focus {
  border: 1px solid #474646;
  box-shadow: none !important;
}
.coursesByCategory .search-container .search .form-control::placeholder {
  font-size: 0.9rem;
}
.coursesByCategory .search-container .search .d-icon {
  position: absolute;
  right: 10px;
  bottom: 7px;
  font-size: 1.5rem;
}
.coursesByCategory .pagination {
  display: flex;
  justify-content: center;
}
.coursesByCategory .page-item:not(:first-child, :last-child) .page-link {
  font-size: 1rem;
  font-weight: 700;
  color: #474646;
  border: none;
}
.coursesByCategory .page-item:not(:first-child, :last-child).active {
  background-color: antiquewhite !important;
}
.coursesByCategory .page-item:not(:first-child, :last-child).active .page-link {
  background-color: antiquewhite;
}
.coursesByCategory .page-item:not(:first-child, :last-child).disabled {
  font-size: 3rem;
  font-weight: 900;
}
.coursesByCategory .page-item:first-child {
  margin-right: 20px;
}
.coursesByCategory .page-item:first-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.coursesByCategory .page-item:first-child .page-link:focus {
  box-shadow: none !important;
}
.coursesByCategory .page-item:last-child {
  margin-left: 20px;
}
.coursesByCategory .page-item:last-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.coursesByCategory .page-item:last-child .page-link:focus {
  box-shadow: none !important;
}
.bundleSingleCourses {
  overflow: hidden;
}
@media (width <= 600px) {
  .bundleSingleCourses .breadcrumb-item a {
    font-size: 0.7rem !important;
  }
}
@media (width <= 600px) {
  .bundleSingleCourses .breadcrumb-item + .breadcrumb-item::before {
    font-size: 0.7rem !important;
  }
}
@media (width <= 600px) {
  .bundleSingleCourses .breadcrumb-item .course-header {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
@media (width <= 600px) {
  .bundleSingleCourses .breadcrumb {
    margin-bottom: 0 !important;
  }
}
@media (width <= 600px) {
  .bundleSingleCourses .page-breadcrum {
    margin-top: 0 !important;
  }
}
.bundleSingleCourses .course-header {
  padding-top: 10px;
  background-color: #FFF4EA;
}
.bundleSingleCourses .course-header .course-title {
  padding-top: 30px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 44px;
  color: #000;
  text-transform: capitalize;
}
.bundleSingleCourses .course-header .course-counters {
  margin-top: 20px;
}
@media (width <= 600px) {
  .bundleSingleCourses .course-header .course-counters {
    padding-bottom: 20px;
  }
}
.bundleSingleCourses .course-header .course-counters .count-item {
  display: flex;
  align-items: center;
  height: 30px;
  font-size: 0.9rem;
}
.bundleSingleCourses .course-header .course-counters .count-item .icon {
  width: 25px;
}
.bundleSingleCourses .course-header .course-description {
  padding-bottom: 50px;
  margin-top: 20px;
  font-size: 0.9rem;
}
.bundleSingleCourses .moneyBack {
  margin-bottom: 30px;
  font-size: 0.8rem;
  text-align: center;
  opacity: 0.6;
}
.bundleSingleCourses .course-what-you-will .card-header {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.bundleSingleCourses .course-what-you-will li {
  font-size: 0.9rem;
  list-style: none;
  background-image: url("/build/assets/check-icon-CtrP9ip_.png");
  background-repeat: no-repeat;
  background-size: 20px;
}
@media (width <= 600px) {
  .bundleSingleCourses .course-what-you-will li {
    padding: 1px 30px;
    margin-bottom: 10px;
    line-height: 18px;
    background-position: left top;
  }
  .bundleSingleCourses .course-what-you-will li span {
    display: inline-block;
    margin-top: -7px;
    font-size: 0.8rem;
    line-height: 19px;
  }
}
@media (width >= 600px) {
  .bundleSingleCourses .course-what-you-will li {
    padding: 10px 30px;
    line-height: 40px;
    background-position: left center;
  }
}
.bundleSingleCourses .course-what-you-will .whatlearns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 0;
}
.bundleSingleCourses .course-what-you-will .whatlearns li {
  font-size: 0.9rem;
  line-height: 28px;
}
.bundleSingleCourses .course-info-desc {
  position: relative;
  margin-top: 30px;
}
.bundleSingleCourses .course-info-desc h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.bundleSingleCourses .course-info-desc .btn {
  font-size: 0.9rem;
  font-weight: bold;
  color: #2AAC62;
}
@media (width >= 768px) {
  .bundleSingleCourses .fixElementTop {
    position: fixed;
    top: 0;
    z-index: 1;
    box-sizing: border-box;
    width: 26rem !important;
    margin-right: 50px;
    border-bottom: 1px solid #d1d7dc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
  }
}
@media (width >= 768px) and (width <= 1180px) {
  .bundleSingleCourses .fixElementTop {
    width: 20rem !important;
  }
}
@media (width >= 768px) and (width <= 926px) {
  .bundleSingleCourses .fixElementTop {
    width: 16rem !important;
  }
}
@media (width >= 768px) and (width <= 782px) {
  .bundleSingleCourses .fixElementTop {
    width: 15rem !important;
  }
}
@media (width >= 600px) {
  .bundleSingleCourses .course-monetary-details {
    margin-top: -300px;
  }
}
.bundleSingleCourses .course-monetary-details .videoWraper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin-bottom: 20px;
  overflow: hidden;
  cursor: pointer;
}
.bundleSingleCourses .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  cursor: pointer;
  border: 2px solid #fff;
}
.bundleSingleCourses .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:host).svg-inline--fa, .bundleSingleCourses .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:root).svg-inline--fa {
  font-size: 2.4rem;
  color: black !important;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.bundleSingleCourses .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:host).svg-inline--fa:hover, .bundleSingleCourses .course-monetary-details .videoWraper .videoplayer-controls-toggleplay-single svg:not(:root).svg-inline--fa:hover {
  font-size: 3rem;
  cursor: pointer;
}
.bundleSingleCourses .course-monetary-details .course-title-mobile {
  font-size: 1.2rem;
  font-weight: 700;
}
.bundleSingleCourses .course-monetary-details .course-description-mobile {
  font-size: 0.7rem;
}
.bundleSingleCourses .course-monetary-details h3 {
  font-weight: 700;
  color: #000;
}
@media (width >= 600px) {
  .bundleSingleCourses .course-monetary-details h3 {
    font-size: 1.2rem;
  }
}
@media (width <= 600px) {
  .bundleSingleCourses .course-monetary-details h3 {
    font-size: 1.2rem;
  }
}
.bundleSingleCourses .course-monetary-details ul {
  padding-left: 0;
}
.bundleSingleCourses .course-monetary-details ul li {
  padding: 2px 30px;
  font-size: 0.9rem;
  line-height: 25px;
  list-style: none;
  background-image: url("/build/assets/youtbeplay-BXbs8Iz4.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
.bundleSingleCourses .course-monetary-details .price {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.bundleSingleCourses .course-monetary-details .price .new-price {
  margin-right: 10px;
  font-weight: 700;
  color: #2AAC62;
}
@media (width >= 992px) {
  .bundleSingleCourses .course-monetary-details .price .new-price {
    font-size: 2.2rem;
  }
}
@media (width <= 992px) {
  .bundleSingleCourses .course-monetary-details .price .new-price {
    font-size: 1.5rem;
  }
}
.bundleSingleCourses .course-monetary-details .price .old-price {
  font-weight: 700;
  color: #606060;
  text-decoration: line-through;
}
@media (width >= 992px) {
  .bundleSingleCourses .course-monetary-details .price .old-price {
    font-size: 1.3rem;
  }
}
@media (width <= 992px) {
  .bundleSingleCourses .course-monetary-details .price .old-price {
    font-size: 1rem;
  }
}
.bundleSingleCourses .course-monetary-details .card-footer {
  border-top: 2px solid rgba(6, 6, 6, 0.1);
}
.bundleSingleCourses .course-monetary-details .card-footer .btn {
  font-weight: 700;
  color: #000;
  text-decoration: underline !important;
}
@media (width >= 992px) {
  .bundleSingleCourses .course-monetary-details .card-footer .btn {
    font-size: 1.2rem;
  }
}
@media (width <= 992px) {
  .bundleSingleCourses .course-monetary-details .card-footer .btn {
    font-size: 0.9rem;
  }
}
.bundleSingleCourses .course-requirement {
  margin-top: 50px;
  border: none !important;
}
.bundleSingleCourses .course-requirement .card-header {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.bundleSingleCourses .course-requirement ul {
  padding-left: 0;
}
.bundleSingleCourses .course-requirement ul li {
  padding: 1px 30px;
  font-size: 0.9rem;
  line-height: 23px;
  list-style: none;
  background-image: url("/src/assets/images/check-icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px;
}
.bundleSingleCourses .course-requirement ul li div {
  margin-top: -5px;
}
.bundleSingleCourses .course-content {
  margin-top: 20px;
}
.bundleSingleCourses .course-content .heading {
  display: flex;
  align-items: center;
  height: 45px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000;
}
@media (width >= 992px) {
  .bundleSingleCourses .course-content .heading {
    font-size: 1.2rem;
  }
}
@media (width <= 992px) {
  .bundleSingleCourses .course-content .heading {
    font-size: 1.1rem;
  }
}
.bundleSingleCourses .course-content .course-content-expand {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 45px;
  font-weight: 600;
  color: #2AAC62;
  cursor: pointer;
}
@media (width >= 992px) {
  .bundleSingleCourses .course-content .course-content-expand {
    font-size: 0.8rem;
  }
}
@media (width <= 992px) {
  .bundleSingleCourses .course-content .course-content-expand {
    font-size: 0.9rem;
  }
}
.bundleSingleCourses .course-content .accordion-button {
  background-color: #f7f9fa;
}
@media (width <= 600px) {
  .bundleSingleCourses .course-content .accordion-button {
    padding: 10px;
  }
}
.bundleSingleCourses .course-content .accordion-button:active {
  color: #000 !important;
  outline: none !important;
  box-shadow: none !important;
}
.bundleSingleCourses .course-content .accordion-button:active a {
  color: #000 !important;
}
.bundleSingleCourses .course-content .accordion-button:focus {
  color: #000 !important;
  outline: none !important;
  box-shadow: none !important;
}
.bundleSingleCourses .course-content .accordion-button:focus a {
  color: #000 !important;
}
.bundleSingleCourses .course-content .accordion-button .title {
  font-weight: 700;
  color: #000;
  text-overflow: ellipsis;
}
@media (width <= 600px) {
  .bundleSingleCourses .course-content .accordion-button .title {
    font-size: 0.9rem;
  }
}
@media (width >= 600px) {
  .bundleSingleCourses .course-content .accordion-button .title {
    font-size: 1.1rem;
  }
}
.bundleSingleCourses .course-content .accordion-button .lecturers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  font-size: 0.8rem;
  color: #000;
  text-align: center;
}
.bundleSingleCourses .course-content .accordion-button .time {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  font-size: 0.8rem;
  color: #000;
  text-align: center;
  word-wrap: break-word;
  white-space: break-spaces;
}
.bundleSingleCourses .course-content .accordion-body {
  padding-left: 0;
}
.bundleSingleCourses .course-content .accordion-body .course-sub ul {
  padding-left: 10px;
}
.bundleSingleCourses .course-content .accordion-body .course-sub ul li {
  font-size: 0.9rem;
  list-style: none;
  background-image: url("/build/assets/youtbeplay-BXbs8Iz4.png");
  background-repeat: no-repeat;
  background-size: 18px;
}
@media (width <= 600px) {
  .bundleSingleCourses .course-content .accordion-body .course-sub ul li {
    padding: 1px 10px 1px 30px;
    margin-bottom: 30px;
    line-height: 18px;
    background-position: left top;
  }
  .bundleSingleCourses .course-content .accordion-body .course-sub ul li .row {
    margin-top: -7px;
  }
}
@media (width >= 600px) {
  .bundleSingleCourses .course-content .accordion-body .course-sub ul li {
    padding: 10px 30px;
    line-height: 25px;
    background-position: left center;
  }
}
.bundleSingleCourses .course-content .accordion-body .preview {
  width: 100%;
  font-size: 0.7rem;
  color: #043fef;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
@media (width <= 500px) {
  .bundleSingleCourses .course-content .accordion-body .title {
    font-weight: 500;
  }
}
@media (width <= 500px) {
  .bundleSingleCourses .course-content .accordion-body .time-sub {
    display: flex;
    justify-content: start;
    width: 100%;
    font-size: 0.7rem;
  }
}
@media (width >= 500px) {
  .bundleSingleCourses .course-content .accordion-body .time-sub {
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 0.8rem;
  }
}
.bundleSingleCourses .course-content .course-instructors .about-instructor {
  font-size: 1.2rem;
  font-weight: 700;
}
.bundleSingleCourses .course-content .course-instructors .name {
  font-size: 1.2rem;
  color: #2AAC62;
  text-decoration: underline;
}
.bundleSingleCourses .course-content .course-instructors .author-image {
  border-radius: 50px;
}
@media (width <= 600px) {
  .bundleSingleCourses .course-content .course-instructors .author-image {
    width: 80px;
  }
}
@media (width >= 600px) {
  .bundleSingleCourses .course-content .course-instructors .author-image {
    width: 130px;
  }
}
.bundleSingleCourses .course-content .course-instructors .instructors-attribute {
  font-size: 1rem;
  line-height: 35px;
}
.bundleSingleCourses .course-content .course-instructors .instructors-attribute .icon {
  width: 25px;
}
.bundleSingleCourses .course-content .course-instructors .instructor-details {
  font-size: 0.92rem;
}
.bundleSingleCourses .course-content .course-instructors .instructor-details .readProfileless {
  height: 90px;
  overflow: hidden;
}
.bundleSingleCourses .course-content .course-instructors .instructor-details span {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 150px;
  background-image: linear-gradient(rgba(255, 255, 255, 0.099), rgb(255, 255, 255));
}
.bundleSingleCourses .course-content .course-instructors .instructor-details .btn {
  font-size: 0.9rem;
  font-weight: bold;
  color: #2AAC62;
}
.bundleSingleCourses .course-content .review-card .card-header {
  display: flex;
  background-color: #fff;
}
@media (width >= 800px) {
  .bundleSingleCourses .course-content .review-card .card-header {
    height: 50px;
  }
}
.bundleSingleCourses .course-content .review-card .card-header .title {
  font-size: 1.2rem;
  font-weight: 700;
}
.bundleSingleCourses .course-content .review-card .card-header .star-col {
  font-size: 1.2rem;
  font-weight: 700;
}
.bundleSingleCourses .course-content .review-card .card-header .star-col .d-icon {
  color: #ffa600;
}
.bundleSingleCourses .course-content .review-card .review-image {
  width: 50px !important;
}
.bundleSingleCourses .course-content .review-card .reviewer-name {
  font-size: 1rem;
  font-weight: 700;
}
.bundleSingleCourses .course-content .review-card .rating .d-icon {
  color: #ffa600;
}
.bundleSingleCourses .course-content .review-card .reviewer-date {
  font-size: 0.7rem;
}
.bundleSingleCourses .course-content .review-card .content {
  margin-top: 10px;
  font-size: 0.9rem;
}
.bundleSingleCourses .accordion-header > button::before {
  float: left !important;
  padding-right: 5px;
  margin-right: 7px;
  font-size: 1.9rem;
  font-weight: 900;
  color: rgb(0, 0, 0);
  content: "−";
}
.bundleSingleCourses .accordion-header > button.collapsed::before {
  float: left !important;
  margin-right: 7px;
  font-size: 1.9rem;
  font-weight: 900;
  color: orange;
  content: "+";
}
.bundleSingleCourses .accordion-button::after {
  display: none;
}
.bundleSingleCourses .accordion-button {
  padding: 5px;
  margin-top: 0.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  border: none;
}
.bundleSingleCourses .accordion-button:focus {
  color: #000;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.bundleSingleCourses .accordion-button:not(.collapsed) {
  color: #000;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.bundleSingleCourses .course-in-bundle {
  margin-top: 40px;
  font-size: 1.3rem;
  font-weight: 700;
}
.bundleSkeleton .card[data-v-8e3a539a]{ 
    border-radius: 30px;  
    width: 100%; 
    animation: pulse-bg-8e3a539a 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.bundleSkeleton .card-footer[data-v-8e3a539a]{ 
    width: 100%; 
    animation: pulse-bg-8e3a539a 1s infinite;
    border: 1px solid rgb(244, 244, 244) !important
}
.bundleSkeleton .bunde-image[data-v-8e3a539a]{ 
      display: flex;
      justify-content: center;
      align-items: center;
}
.bundleSkeleton .bunde-image div[data-v-8e3a539a]{
      display: block;
      height:200px;
      width: 100%;
      background-color: #dfdfdf;
}
.bundleSkeleton .card .bundle-title[data-v-8e3a539a]{ 
    width: 100%;
    height: 30px !important;
    background-color: #dfdfdf; 
    margin-top: 10px;
}
.bundleSkeleton .price[data-v-8e3a539a]{
    height: 20px;
    width:100%; 
    margin-left: 10px;
    margin-top: 10px;
    background-color: #dfdfdf;
}
.bundleSkeleton .bundle-category[data-v-8e3a539a]{
    height: 20px;
    width:100%; 
    margin-top: 10px;
    background-color: #dfdfdf;
}
.bundleSkeleton .card .bundle-text[data-v-8e3a539a]{ 
    width: 100%;
    height: 10px !important;
    background-color: #dfdfdf; 
    margin-top: 10px;
}
.bundleSkeleton .card .user-stats span[data-v-8e3a539a]{
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background-color: #dfdfdf;
}
.bundleSkeleton .card .user-stats .stat-count[data-v-8e3a539a]{
    height: 10px;
    width: 60px;
    background-color: #dfdfdf; 
    margin-left: 10px;
}
.bundleSkeleton .card .button[data-v-8e3a539a]{
    height: 20px;
    width: 60px;
    background-color: #dfdfdf; 
    margin-left: 10px;
}
@keyframes pulse-bg-8e3a539a {
0% {
    background-color: #f3efefd3;
}
50% {
    background-color: #e5e3e3c3;
}
100% {
    background-color: #f3efefd4;
}
}
.bundle-courses-main {
  margin-bottom: 70px;
}
.bundle-courses-main .page-title {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: 800;
}
.bundle-courses-main .page-tagline {
  font-size: 1rem;
  font-style: normal;
  color: #474646;
}
.bundle-courses-main .title {
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
}
@media (width <= 600px) {
  .bundle-courses-main .title {
    margin-bottom: 20px;
    font-size: 2.4rem;
    line-height: 40px;
  }
}
@media (width >= 600px) {
  .bundle-courses-main .title {
    font-size: 2.4rem;
  }
}
.bundle-courses-main .title span {
  color: #2AAC62;
}
.bundle-courses-main .tagline {
  margin-bottom: 70px;
  font-size: 1rem;
  color: #5b5a5a;
}
.bundle-courses-main .card {
  transition: all 0.5s ease-in-out;
}
@media (width <= 600px) {
  .bundle-courses-main .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .bundle-courses-main .card:first-child {
    margin-left: 2px !important;
  }
}
.bundle-courses-main .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
.bundle-courses-main .card .course-image {
  position: relative;
  height: 250px;
  overflow: hidden;
  cursor: pointer;
}
.bundle-courses-main .card .course-image img {
  width: 100%;
  height: 250px;
  transition: all 0.5s ease-in-out;
}
.bundle-courses-main .card .course-image:hover img {
  transform: scale(1.2);
}
.bundle-courses-main .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.bundle-courses-main .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.bundle-courses-main .card .course-image .course-image-element .heart-icon:hover {
  color: #ffc107;
}
.bundle-courses-main .card .course-image .course-image-element .heart-icon:active {
  color: #ffc107;
}
.bundle-courses-main .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.bundle-courses-main .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.bundle-courses-main .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.bundle-courses-main .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.bundle-courses-main .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.bundle-courses-main .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.bundle-courses-main .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.bundle-courses-main .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.bundle-courses-main .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.bundle-courses-main .card .course-title {
  height: 55px;
  overflow: hidden;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .bundle-courses-main .card .course-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.bundle-courses-main .card .course-description {
  height: 40px;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(44, 43, 43, 0.5725490196);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@supports (-webkit-line-clamp: 2) {
  .bundle-courses-main .card .course-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.bundle-courses-main .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.bundle-courses-main .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.bundle-courses-main .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.bundle-courses-main .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.bundle-courses-main .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.bundle-courses-main .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  justify-content: baseline;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.bundle-courses-main .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.bundle-courses-main .card .card-footer .btn {
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #000;
  border: 1px solid #5b5a5a;
  border-radius: none !important;
}
.bundle-courses-main .card .card-footer .btn:hover {
  color: #000;
  background-color: #fff;
}
.bundle-courses-main .btn-more {
  margin-top: 60px;
  font-size: 1.3rem;
  border: 1px solid rgb(140, 140, 140);
}@media (width >= 900px) {
  .aboutPage .about-intro {
    height: 450px;
  }
}
.aboutPage .about-intro .sub-title {
  font-family: "Averta Semi Bold", sans-serif;
  font-size: 1rem;
  line-height: 1.55em;
  color: #333;
  text-transform: uppercase;
}
.aboutPage .about-intro .section-title {
  margin-bottom: 2rem;
  font-family: "Averta Extra Bold", sans-serif;
  font-size: 3rem;
  font-weight: 700;
}
@media (width <= 600px) {
  .aboutPage .about-intro .section-title {
    line-height: 1.2em;
  }
}
@media (width >= 900px) {
  .aboutPage .about-intro .section-title {
    max-width: 70%;
    line-height: 50px;
  }
}
.aboutPage .about-intro .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  padding: 0.5rem 1rem;
  font-family: "Averta Semi Bold", sans-serif;
  font-size: 1.2rem;
  color: rgb(255, 255, 255);
  vertical-align: middle;
  background-color: #000;
  border-radius: 0;
  outline: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
@media (width <= 600px) {
  .aboutPage .about-intro .btn {
    margin-bottom: 30px;
  }
}
.aboutPage .about-intro .btn:focus {
  color: #000;
  border: 1px solid #000;
}
.aboutPage .about-intro .intro-text {
  font-size: 1rem;
}
@media (width >= 900px) {
  .aboutPage .about-intro .intro-text {
    max-width: 70%;
    line-height: 25px;
  }
}
.aboutPage .call-to-action {
  display: flex;
  align-items: center;
  background-color: #fdfdfd;
}
@media (width >= 600px) {
  .aboutPage .call-to-action {
    height: 200px;
  }
}
@media (width <= 600px) {
  .aboutPage .call-to-action {
    height: 300px;
  }
}
.aboutPage .call-to-action .call-text {
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  color: rgb(19, 19, 19);
}
.aboutPage .call-to-action .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  padding: 0.5rem 1rem;
  font-family: "Averta Semi Bold", sans-serif;
  font-size: 1.2rem;
  color: rgb(255, 255, 255);
  vertical-align: middle;
  background-color: #000;
  border-radius: 0;
  outline: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.aboutPage .call-to-action .btn:focus {
  color: #000;
  border: 1px solid #000;
}
.aboutPage .about-mindle {
  margin: 70px 0;
  font-size: 0.9rem;
}
.aboutPage .about-mindle .about_title {
  font-size: 2.6rem;
  font-weight: 700;
}
.aboutPage .why-us .y-title {
  font-family: "Averta Extra Bold", sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.8em;
}
@media (width <= 600px) {
  .aboutPage .why-us .y-title {
    margin-top: 30px;
  }
}
.aboutPage .why-us p {
  font-size: 0.9rem;
}
.aboutPage a {
  text-decoration: none;
}.blog .blog-container {
  padding-bottom: 40px;
}
.blog .bg-teal-light-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40vh;
  font-weight: 700;
  background-color: #302f2e !important;
}
.blog .card {
  height: 400px;
  background-size: cover;
  border: 2px solid rgba(0, 0, 0, 0.26);
  transition: all 0.5s ease-in-out;
}
.blog .card:hover {
  cursor: pointer;
  transform: scale(1.06);
}
.blog .card .blog-title {
  position: absolute;
  bottom: 40px;
  width: 91% !important;
  padding: 10px 10px 5px;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 28px;
  color: #ffc107;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(14, 14, 14, 0.737254902);
}
@supports (-webkit-line-clamp: 2) {
  .blog .card .blog-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.blog .card .blog-title a {
  width: 70%;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 15px;
  color: #ffc107;
  text-decoration: none;
}
.blog .card .blog-title a:hover {
  text-decoration: underline;
}
.blog .card .blog-time {
  position: absolute;
  bottom: 10px;
  width: 91% !important;
  padding-bottom: 10px;
  padding-left: 10px;
  line-height: 20px;
  color: #ffc107;
  background-color: rgba(14, 14, 14, 0.737254902);
}
.blog .card .blog-time a {
  font-size: 0.8rem;
  color: #ffc107;
  text-decoration: none;
}
.blog .page-link {
  cursor: pointer;
}.blogSingle {
  overflow-x: hidden;
}
.blogSingle .blog-header {
  position: relative;
  height: 50vh;
  background-size: cover;
}
.blogSingle .blog-header .btn {
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
}
.blogSingle .blog-header .blog-meta-container {
  position: absolute;
  bottom: 30px;
  width: inherit;
}
.blogSingle .blog-header .blog-meta-container .btn-share {
  display: inline-flex;
  align-items: center;
  color: #ffc107;
  border: 1px solid #ffc107;
  border-radius: 0;
  gap: 0.5rem;
  top: 5px;
}
.blogSingle .blog-header .blog-meta-container .blog-meta .blog-post-title {
  width: 100%;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 45px;
  color: rgb(199, 203, 205);
}
.blogSingle .blog-header .blog-meta-container .blog-meta .blog-post-title.blog-share {
  width: 30%;
  margin-left: 200px;
}
.blogSingle .blog-header .blog-meta-container .blog-meta .blog-post-time {
  width: 100%;
  font-size: 1rem;
  font-weight: 500;
  color: rgb(127, 128, 129);
}
.blogSingle .custom-popover {
  position: relative;
}
.blogSingle .custom-popover .popover-content {
  position: absolute;
  top: 100%;
  width: 200px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
@media (width <= 766px) {
  .blogSingle .custom-popover .popover-content {
    right: 10px;
    left: -8px;
  }
}
@media (width >= 766px) {
  .blogSingle .custom-popover .popover-content {
    right: 10px;
    left: -70px;
  }
}
.blogSingle .custom-popover .custom-popover:hover .popover-content {
  display: block;
}
.blogSingle .custom-popover .btn {
  color: #ffc107;
  border: 1px solid #ffc107;
  border-radius: 0;
}
.blogSingle .share-wraper .list-group-item {
  display: flex;
  align-items: center;
  height: 45px;
  margin-bottom: 10px;
  background-color: #1b1b1b;
}
.blogSingle .share-wraper .list-group-item a {
  display: flex;
  align-items: center;
  height: 45px;
  font-size: 0.7rem;
  color: #fff;
  text-decoration: none;
}
.blogSingle .share-wraper .list-group-item.fb {
  background-color: #4267B2;
  transition: all 0.5s ease-in-out;
}
.blogSingle .share-wraper .list-group-item.fb:hover {
  transform: scale(1.04);
}
.blogSingle .share-wraper .list-group-item.fb .icon-box {
  height: 45px;
  text-align: center;
  background-color: #0e3074;
  border-right: 2px solid white;
}
.blogSingle .share-wraper .list-group-item.fb .icon-box .d-icon {
  margin-right: 10px;
  font-size: 2rem;
}
.blogSingle .share-wraper .list-group-item.tw {
  background-color: #1da1f2;
  transition: all 0.5s ease-in-out;
}
.blogSingle .share-wraper .list-group-item.tw:hover {
  transform: scale(1.04);
}
.blogSingle .share-wraper .list-group-item.tw .icon-box {
  height: 45px;
  text-align: center;
  background-color: #065b91;
  border-right: 2px solid white;
}
.blogSingle .share-wraper .list-group-item.tw .icon-box .d-icon {
  margin-right: 10px;
  font-size: 2rem;
}
.blogSingle .share-wraper .list-group-item.ins {
  background-color: #C13584;
  transition: all 0.5s ease-in-out;
}
.blogSingle .share-wraper .list-group-item.ins:hover {
  transform: scale(1.04);
}
.blogSingle .share-wraper .list-group-item.ins .icon-box {
  height: 45px;
  text-align: center;
  background-color: #8b1959;
  border-right: 2px solid white;
}
.blogSingle .share-wraper .list-group-item.ins .icon-box .d-icon {
  margin-right: 10px;
  font-size: 2rem;
}
.blogSingle .share-wraper .list-group-item.link {
  background-color: #0077B5;
  transition: all 0.5s ease-in-out;
}
.blogSingle .share-wraper .list-group-item.link:hover {
  transform: scale(1.04);
}
.blogSingle .share-wraper .list-group-item.link .icon-box {
  height: 45px;
  text-align: center;
  background-color: rgb(6, 72, 114);
  border-right: 2px solid white;
}
.blogSingle .share-wraper .list-group-item.link .icon-box .d-icon {
  margin-right: 10px;
  font-size: 2rem;
}
.blogSingle .share-wraper .list-group-item.wa {
  background-color: #25D366;
  transition: all 0.5s ease-in-out;
}
.blogSingle .share-wraper .list-group-item.wa:hover {
  transform: scale(1.04);
}
.blogSingle .share-wraper .list-group-item.wa .icon-box {
  height: 45px;
  text-align: center;
  background-color: #0b8337;
  border-right: 2px solid white;
}
.blogSingle .share-wraper .list-group-item.wa .icon-box .d-icon {
  margin-right: 10px;
  font-size: 2rem;
}
.blogSingle .related-post {
  position: relative;
}
.blogSingle .related-post .card {
  height: 400px;
  background-size: cover;
  border: 2px solid rgba(0, 0, 0, 0.26);
  transition: all 0.5s ease-in-out;
}
.blogSingle .related-post .card:hover {
  cursor: pointer;
  transform: scale(1.06);
}
.blogSingle .related-post .card .blog-title {
  position: absolute;
  bottom: 40px;
  width: 91% !important;
  padding: 10px 10px 5px;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 28px;
  color: #ffc107;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(14, 14, 14, 0.737254902);
}
@supports (-webkit-line-clamp: 2) {
  .blogSingle .related-post .card .blog-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.blogSingle .related-post .card .blog-title a {
  width: 70%;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 15px;
  color: #ffc107;
  text-decoration: none;
}
.blogSingle .related-post .card .blog-title a:hover {
  text-decoration: underline;
}
.blogSingle .related-post .card .blog-time {
  position: absolute;
  bottom: 10px;
  width: 91% !important;
  padding-bottom: 10px;
  padding-left: 10px;
  line-height: 20px;
  color: #ffc107;
  background-color: rgba(14, 14, 14, 0.737254902);
}
.blogSingle .related-post .card .blog-time a {
  font-size: 0.8rem;
  color: #ffc107;
  text-decoration: none;
}
.blogSingle .related-post h4 {
  margin-top: 20px;
  font-size: 1.3rem;
}
.blogSingle .related-post h4::after {
  position: absolute; /* Position it relative to the h4 element */
  top: 0; /* Position it below the h4 element */
  display: block; /* Block-level element to create a horizontal line */
  width: inherit; /* Full width */
  height: 1px; /* Line height (adjust as needed) */ /* Empty content */
  content: ""; /* Empty content */
  background-color: #000; /* Line color (adjust as needed) */
}.carreerPage .header-section {
  display: flex;
  flex: none;
  align-items: center;
  height: 400px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.22), rgba(0, 0, 0, 0.93)), url("/build/assets/contact-LV5TSGTz.jpg");
  background-size: cover;
}
.carreerPage .header-section .heading-container .title {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media (width >= 600px) {
  .carreerPage .header-section .heading-container .title {
    font-size: 3rem;
  }
}
@media (width <= 600px) {
  .carreerPage .header-section .heading-container .title {
    font-size: 2rem;
  }
}
.carreerPage .header-section .heading-container .desc {
  color: rgb(236, 232, 232);
}

.vacancies {
  margin-top: 40px;
  margin-bottom: 40px;
}
.vacancies .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  font-size: 0.9rem;
}.cartPage {
  position: relative;
}
.cartPage .section-header h2 {
  display: flex;
  align-items: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  color: #333;
}
.cartPage h1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 48px;
  color: #333;
}
.cartPage .location-selected {
  width: 15px;
}
.cartPage .location-address {
  font-size: 0.7rem;
}
.cartPage .cart-item-list {
  position: relative;
  margin-top: 30px;
}
.cartPage .cart-item-list .cart-item {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgb(231, 231, 231);
}
.cartPage .cart-item-list .cart-item hr {
  margin-top: 20px;
  border: 1px solid rgb(231, 231, 231);
}
.cartPage .cart-item-list .cart-item .cart-item-list-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 137px;
  overflow: hidden;
  background: #D9D9D9;
  border-radius: 8px;
}
.cartPage .cart-item-list .cart-item .cart-item-list-image img {
  width: 100%;
  height: 137px;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}
.cartPage .cart-item-list .cart-item .cart-item-list-image img:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.cartPage .cart-item-list .cart-item .cart-item-name {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  color: #333;
  text-decoration: none;
}
.cartPage .cart-item-list .cart-item .cart-item-variation {
  display: flex;
  align-items: center;
  margin-top: 5px;
  font-weight: 400;
  line-height: 17px;
  color: #353434;
}
@media (width <= 500px) {
  .cartPage .cart-item-list .cart-item .cart-item-variation {
    font-size: 0.8rem;
  }
}
@media (width >= 500px) {
  .cartPage .cart-item-list .cart-item .cart-item-variation {
    font-size: 0.9rem;
  }
}
.cartPage .cart-item-list .cart-item .cart-item-variation a {
  color: #353434;
  text-decoration: none;
}
.cartPage .cart-item-list .cart-item .cart-item-price {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #2AAC62;
}
@media (width <= 500px) {
  .cartPage .cart-item-list .cart-item .cart-item-price {
    height: 37px;
  }
  .cartPage .cart-item-list .cart-item .cart-item-price .oldprice {
    font-size: 0.7rem;
    text-align: center;
  }
}
@media (width >= 500px) {
  .cartPage .cart-item-list .cart-item .cart-item-price {
    display: flex;
    justify-content: center;
    height: 137px;
    padding-top: 10px;
    text-align: center;
  }
  .cartPage .cart-item-list .cart-item .cart-item-price .oldprice {
    font-size: 0.7rem;
    text-align: center;
  }
}
.cartPage .cart-item-list .cart-item .product-attibutes {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
@media (width >= 500px) {
  .cartPage .cart-item-list .cart-item .product-attibutes .remove-product {
    display: flex;
    align-items: center;
    height: inherit;
    padding-top: 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #333;
    text-align: center;
  }
}
@media (width <= 500px) {
  .cartPage .cart-item-list .cart-item .product-attibutes .remove-product {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    height: 30px;
    padding-top: 0;
    margin-right: 1px;
    font-size: 0.65rem;
    white-space: nowrap;
    border-radius: 5px;
  }
  .cartPage .cart-item-list .cart-item .product-attibutes .remove-product .btn {
    font-size: 0.6rem;
  }
}
@media (width >= 500px) {
  .cartPage .cart-item-list .cart-item .product-attibutes .save-product {
    display: flex;
    align-items: center;
    height: inherit;
    padding-top: 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #333;
    text-align: center;
    white-space: nowrap;
  }
}
@media (width <= 500px) {
  .cartPage .cart-item-list .cart-item .product-attibutes .save-product {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding-top: 0;
    font-size: 0.65rem;
    border-radius: 5px;
  }
  .cartPage .cart-item-list .cart-item .product-attibutes .save-product .btn {
    font-size: 0.6rem;
  }
}
.cartPage .continue-shoping .btn {
  height: 46px;
  margin-top: 20px;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 18px;
  color: #2AAC62;
  border: 1px solid #2AAC62;
  border-radius: 0 !important;
}
@media (width <= 500px) {
  .cartPage .continue-shoping .btn {
    width: 100%;
  }
}
@media (width >= 500px) {
  .cartPage .continue-shoping .btn {
    width: 309px;
  }
}
@media (width <= 500px) {
  .cartPage .continue-shoping {
    margin-bottom: 30px;
  }
}
.cartPage hr {
  margin-top: 20px;
  border: 1px solid rgb(216, 216, 216);
}
.cartPage .cart-summary {
  background: #F2F2F2;
  border: 1px solid #DFE4EA;
  border-radius: 0;
}
.cartPage .cart-summary .card-header {
  display: flex;
  align-items: center;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 24px;
  color: #333;
  background: #F2F2F2;
}
.cartPage .cart-summary .card-body {
  font-size: 0.9rem;
  background: #F2F2F2;
}
.cartPage .cart-summary .card-body .cart-total {
  font-weight: 900;
}
.cartPage .cart-summary .card-body .cart-el {
  margin-top: 6px;
  font-size: 0.9rem;
}
.cartPage .cart-summary .checkout-btn {
  width: 379px;
  height: 46px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
  background: #000;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.cartPage .cart-summary hr {
  border: 1px solid #E0E0E0;
}
.cartPage .cart-summary .havecoupon {
  margin-bottom: 15px;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  color: #333;
}
.cartPage .cart-summary .form-control {
  background: #FFF;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.cartPage .cart-summary .form-control:focus {
  outline: none;
  box-shadow: none;
}
.cartPage .cart-summary .form-control::placeholder {
  font-size: 0.7rem;
}
.cartPage .cart-summary .apply-btn {
  width: 379px;
  height: 46px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
  background: #000;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.cartPage .payment-option {
  margin-top: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 19px;
  color: #000;
}
.cartPage .payment-option img {
  width: 25px;
  margin-top: 6px;
}

.coupon-modal .coupon-row {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  margin-bottom: 10px;
  font-size: 0.9rem;
  border: 1px dotted #2AAC62;
}
.coupon-modal .coupon-modal .modal-footer {
  padding: 1rem;
}
.coupon-modal .coupon-modal .apply-btn {
  display: block;
  width: 100%;
}
.coupon-modal .apply-btn {
  width: 379px;
  height: 46px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
  background: #333;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.coupon-modal .custom-input {
  width: 100%;
  height: 50px;
  padding: 10px;
  font-size: 16px;
  border-radius: 15px;
  box-sizing: border-box;
}

.coupon-tag {
  display: inline-flex;
  align-items: center;
  background-color: #e0e0e0;
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 14px;
  color: #333;
}
.coupon-tag .tag-content {
  margin-right: 10px;
}
.coupon-tag .remove-coupon {
  background: none;
  font-weight: bold;
  border: none;
  font-size: 16px;
  cursor: pointer;
  color: #000;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
}
.coupon-tag .remove-coupon:hover {
  color: #FFF;
}.checkoutPage {
  position: relative;
}
@media (width >= 1200px) {
  .checkoutPage .container {
    max-width: 1027px;
  }
}
.checkoutPage .section-header h2 {
  display: flex;
  align-items: center;
  font-family: Lato;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  color: #333;
}
.checkoutPage h1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 48px;
  color: #333;
}
.checkoutPage .location-selected {
  width: 15px;
}
.checkoutPage .location-address {
  font-size: 0.7rem;
}
.checkoutPage .steps {
  display: inline-block;
}
.checkoutPage .steps .badge {
  display: inline-flex;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  background: #333;
  border-radius: 50px;
}
.checkoutPage .steps span {
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  color: #333;
}
.checkoutPage .ordertype .btn {
  width: 339px;
  height: 51px;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  color: #333;
  border: 1px solid #232323;
  border-radius: 8px;
}
.checkoutPage .ordertype .btn.active {
  border: 2px solid #2a69f0;
  border-width: 2px;
}
.checkoutPage .ordertype .btn img {
  width: 15px;
  margin-right: 7px;
}
.checkoutPage .cart-item-list {
  position: relative;
  margin-top: 30px;
}
.checkoutPage .cart-item-list .select-pickup {
  display: flex;
  align-items: center;
  font-family: Lato;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  color: #333;
}
.checkoutPage .cart-item-list .cart-item {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(231, 231, 231);
  border-radius: 8px;
}
.checkoutPage .cart-item-list .cart-item hr {
  margin-top: 20px;
  border: 1px solid rgb(231, 231, 231);
}
.checkoutPage .cart-item-list .cart-item .cart-item-list-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 137px;
  overflow: hidden;
  background: #D9D9D9;
  border-radius: 8px;
}
.checkoutPage .cart-item-list .cart-item .cart-item-list-image img {
  width: 100%;
  height: 100%;
}
.checkoutPage .cart-item-list .cart-item .cart-item-name {
  display: flex;
  align-items: center;
  font-family: Lato;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  color: #333;
}
.checkoutPage .cart-item-list .cart-item .cart-item-variation {
  display: flex;
  align-items: center;
  margin-top: 5px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 17px;
  color: #353434;
}
.checkoutPage .cart-item-list .cart-item .cart-item-price {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 137px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #F2994A;
}
.checkoutPage .cart-item-list .cart-item .product-attibutes {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.checkoutPage .cart-item-list .cart-item .product-attibutes .product-qty {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 35px;
  padding: 0 10px;
  background: #FFF;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.checkoutPage .cart-item-list .cart-item .product-attibutes .product-qty .form-control {
  height: 30px;
  text-align: center;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.checkoutPage .cart-item-list .cart-item .product-attibutes .product-qty .form-control.active {
  border: 1px solid rgba(217, 217, 217, 0);
  outline: none !important;
  box-shadow: none !important;
}
.checkoutPage .cart-item-list .cart-item .product-attibutes .product-qty .form-control.focus {
  border: 1px solid rgba(217, 217, 217, 0);
  outline: none !important;
  box-shadow: none !important;
}
.checkoutPage .cart-item-list .cart-item .remove-product {
  display: flex;
  align-items: center;
  height: inherit;
  padding-top: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  text-align: center;
}
.checkoutPage .cart-item-list .cart-item .save-product {
  display: flex;
  align-items: center;
  height: inherit;
  padding-top: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  text-align: center;
}
.checkoutPage .continue-shoping .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 20px;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 18px;
  color: #828282;
  background: #BDBDBD;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.checkoutPage .wallet {
  margin-top: 10px;
}
.checkoutPage .wallet .card {
  width: 439px;
  background: #F2F2F2;
  border: 1px solid #DFE4EA;
  border-radius: 8px;
}
.checkoutPage .wallet .card .title {
  font-size: 0.9rem;
}
.checkoutPage .wallet .card .price {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  color: #333;
}
.checkoutPage .wallet .card .btn-pay {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  margin-top: 30px;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #F2994A;
  text-align: center;
  border: 1px solid #F2994A;
  border-radius: 100px;
}
.checkoutPage hr {
  margin-top: 20px;
  border: 1px solid rgb(216, 216, 216);
}
.checkoutPage .cart-summary {
  background: #F2F2F2;
  border: 1px solid #DFE4EA;
  border-radius: 8px;
}
.checkoutPage .cart-summary .card-header {
  display: flex;
  align-items: center;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 24px;
  color: #333;
  background: #F2F2F2;
}
.checkoutPage .cart-summary .card-body {
  font-size: 0.9rem;
  background: #F2F2F2;
}
.checkoutPage .cart-summary .card-body .cart-total {
  font-size: 1.25rem;
  font-weight: 900;
}
.checkoutPage .cart-summary .card-body .cart-el {
  margin-top: 6px;
  font-size: 0.9rem;
}
.checkoutPage .cart-summary .checkout-btn {
  width: 379px;
  height: 46px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
  background: #4379EB;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.checkoutPage .cart-summary hr {
  border: 1px solid #E0E0E0;
}
.checkoutPage .cart-summary .havecoupon {
  margin-bottom: 15px;
  font-family: Lato;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  color: #333;
}
.checkoutPage .cart-summary .form-control {
  background: #FFF;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.checkoutPage .cart-summary .apply-btn {
  width: 379px;
  height: 56px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
  background: #333;
  border: 1px solid #DFE4EA;
  border-radius: 100px;
}
.checkoutPage .payment-option {
  margin-top: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 19px;
  color: #000;
}
.checkoutPage .payment-option img {
  width: 25px;
  margin-top: 6px;
}
.checkoutPage .list-group .list-group-item {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 24px;
  color: #333;
  background-color: rgba(251, 251, 251, 0) !important;
}
.checkoutPage .form-check-input {
  width: 15px;
  height: 15px;
}
.checkoutPage .checkout-total {
  margin-top: 20px;
}
.checkoutPage .checkout-total .row {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  color: #333;
}
.checkoutPage .checkout-total .btn-pay {
  width: 100%;
  height: 45px;
  margin-top: 20px;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  color: #fff;
  background: #0b0b0b;
  border-radius: 0;
}
.checkoutPage .checkout-total .total-amount {
  font-size: 1.25rem;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button {
  height: 46px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02rem;
  background: #f7f9fa !important;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button label {
  display: flex;
  align-items: center;
  height: 46px;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button:active {
  color: #000;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button:focus {
  color: #000;
  border: none;
  border-bottom: 1px solid #e1dede;
  box-shadow: none;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button:not(.collapsed) {
  color: #000 !important;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button input {
  width: 17px;
  height: 17px;
  accent-color: #000;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button .pay-btn {
  display: flex;
  display: inline-block;
  place-content: center center;
  max-width: 4.2rem;
  height: 1.68rem;
  padding: 3px;
  margin: 0 0.8rem 0 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid #d1d7dc;
  border-radius: 4px;
}
.checkoutPage .checkout-total .payment-option-accordion .accordion-button .pay-btn .payicon {
  width: 1.2rem;
  height: 0.9rem;
}
.checkoutPage .cart-products {
  margin-top: 30px;
}
.checkoutPage .cart-products .your-order {
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  color: #000;
}
.checkoutPage small {
  font-size: 0.7rem;
  line-height: 19px;
}
.checkoutPage small a {
  color: #000;
}
.checkoutPage .payNowButton {
  width: 100%;
  height: 45px;
  margin-top: 20px;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  color: #fff;
  background: #0b0b0b;
  border-radius: 0;
}
.checkoutPage .payNowButton:hover {
  border: 1px solid #000;
}.faq {
  /* Faq */
  /* Custom style */
}
.faq .faq-search-wrap {
  padding: 50px 0 60px;
}
.faq .faq-search-wrap .display-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
}
.faq .bg-teal-light-3 {
  align-items: center;
  justify-content: center;
  height: 40vh;
  background-color: #302f2e !important;
}
@media (width >= 576px) {
  .faq .mt-sm-60 {
    margin-top: 60px !important;
  }
}
.faq .mt-30 {
  margin-top: 30px !important;
}
.faq .list-group-item.active {
  background-color: #00acf0;
  border-color: #00acf0;
}
.faq .ml-15 {
  margin-left: 15px !important;
}
.faq .accordion .accordion-item:first-of-type .accordion-header:first-child > a {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.faq .mr-15 {
  margin-right: 15px !important;
}
.faq button.colapse {
  background-color: #302f2e;
}
.faq .accordion .accordion-item .accordion-header > button:focus {
  color: #0b0b0b;
  box-shadow: none;
}
.faq .accordion-button:not(.collapsed) {
  color: #FFF !important;
  background-color: #000 !important;
}
.faq .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(0.7) !important;
}
.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}.privacyPolicy .faq-search-wrap {
  padding: 50px 0 60px;
}
.privacyPolicy .faq-search-wrap .display-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
}
.privacyPolicy .faq-search-wrap div.main {
  width: 100% !important;
}
.privacyPolicy .bg-teal-light-3 {
  align-items: center;
  justify-content: center;
  height: 40vh;
  background-color: #302f2e !important;
}
@media (width >= 576px) {
  .privacyPolicy .mt-sm-60 {
    margin-top: 60px !important;
  }
}
.privacyPolicy .mt-30 {
  margin-top: 30px !important;
}
.privacyPolicy .ml-15 {
  margin-left: 15px !important;
}
.privacyPolicy .mr-15 {
  margin-right: 15px !important;
}.privacyPolicy div.main {
  width: 100% !important;
}.terms {
  /* Faq */
}
.terms .faq-search-wrap {
  padding: 50px 0 60px;
}
.terms .faq-search-wrap .display-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
}
.terms .bg-teal-light-3 {
  align-items: center;
  justify-content: center;
  height: 40vh;
  background-color: #302f2e !important;
}
@media (width >= 576px) {
  .terms .mt-sm-60 {
    margin-top: 60px !important;
  }
}
.terms .mt-30 {
  margin-top: 30px !important;
}
.terms .ml-15 {
  margin-left: 15px !important;
}
.terms .mr-15 {
  margin-right: 15px !important;
}
.terms .content > * {
  font-size: 0.9rem !important;
}.certificateVerification .header-section {
  display: flex;
  flex: none;
  align-items: center;
  height: 400px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.22), rgba(0, 0, 0, 0.93)), url("/build/assets/certificate-verify-CYxIJKFd.jpg");
  background-size: cover;
}
.certificateVerification .header-section .heading-container .title {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media (width >= 600px) {
  .certificateVerification .header-section .heading-container .title {
    font-size: 3rem;
  }
}
@media (width <= 600px) {
  .certificateVerification .header-section .heading-container .title {
    font-size: 2rem;
  }
}
.certificateVerification .header-section .heading-container .desc {
  color: rgb(236, 232, 232);
}

.verification-form {
  margin-top: 40px;
  margin-bottom: 40px;
}
.verification-form .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  font-size: 0.9rem;
}
.verification-form .card .card-body .form-control {
  border-radius: 0;
}
.verification-form .card .card-body .form-control:focus {
  box-shadow: none;
}
.verification-form .card .card-body .btn--secondary-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  font-size: 0.9rem;
  color: rgb(255, 255, 255);
  background-color: #000;
  border-radius: 0;
}.cooperate .header-section {
  display: flex;
  flex: none;
  align-items: center;
  height: 400px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.22), rgba(0, 0, 0, 0.93)), url("/build/assets/cooporate-BZEQj27s.jpg");
  background-size: cover;
}
.cooperate .header-section .heading-container .title {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media (width >= 600px) {
  .cooperate .header-section .heading-container .title {
    font-size: 3rem;
  }
}
@media (width <= 600px) {
  .cooperate .header-section .heading-container .title {
    font-size: 2rem;
  }
}
.cooperate .header-section .heading-container .desc {
  color: rgb(236, 232, 232);
}
.cooperate .cooperate-form {
  margin: 30px 0;
}
.cooperate .cooperate-form h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.cooperate .cooperate-form .form-control {
  height: 50px;
  border-radius: 0;
}
.cooperate .cooperate-form .form-control:focus {
  border: 1px solid #2AAC62;
  box-shadow: none;
}
.cooperate .cooperate-form .form-control::placeholder {
  font-size: 0.9rem;
}
.cooperate .cooperate-form .btn {
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 50px;
  font-size: 1rem;
  color: rgb(255, 255, 255);
  background-color: #000;
  border-radius: 0;
}

.verification-form {
  margin-top: 40px;
  margin-bottom: 40px;
}
.verification-form .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  font-size: 0.9rem;
}
.verification-form .card .card-body .form-control {
  border-radius: 0;
}
.verification-form .card .card-body .form-control:focus {
  box-shadow: none;
}
.verification-form .card .card-body .btn--secondary-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  font-size: 0.9rem;
  color: rgb(255, 255, 255);
  background-color: #2AAC62;
  border-radius: 0;
}.getStarted .header-section {
  display: flex;
  flex: none;
  align-items: center;
  height: 400px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.22), rgba(0, 0, 0, 0.93)), url("/build/assets/getstarted-EHI3cB-M.jpg");
  background-position: center;
  background-size: cover;
}
.getStarted .header-section .heading-container .title {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media (width >= 600px) {
  .getStarted .header-section .heading-container .title {
    font-size: 3rem;
  }
}
@media (width <= 600px) {
  .getStarted .header-section .heading-container .title {
    font-size: 2rem;
  }
}
.getStarted .header-section .heading-container .desc {
  color: rgb(236, 232, 232);
}
.getStarted .cooperate-form {
  margin: 30px 0;
}
.getStarted .cooperate-form h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #2AAC62;
  text-align: center;
}
.getStarted .cooperate-form .form-control {
  height: 50px;
  border-radius: 0;
}
.getStarted .cooperate-form .form-control:focus {
  border: 1px solid #2AAC62;
  box-shadow: none;
}
.getStarted .cooperate-form .form-control::placeholder {
  font-size: 0.9rem;
}
.getStarted .cooperate-form .btn {
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 50px;
  font-size: 1rem;
  color: rgb(255, 255, 255);
  background-color: #2AAC62;
  border-radius: 0;
}
.getStarted h3 {
  font-size: 2rem;
  font-weight: 600;
  color: #070707;
  text-align: center;
}
.getStarted .vimeo-video-frame {
  background-color: aliceblue;
}
@media (width <= 600px) {
  .getStarted .vimeo-video-frame {
    width: 100%;
    height: 300px;
  }
}
@media (width >= 600px) {
  .getStarted .vimeo-video-frame {
    width: 100%;
    height: 450px;
  }
}

.verification-form {
  margin-top: 40px;
  margin-bottom: 40px;
}
.verification-form .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  font-size: 0.9rem;
}
.verification-form .card .card-body .form-control {
  border-radius: 0;
}
.verification-form .card .card-body .form-control:focus {
  box-shadow: none;
}
.verification-form .card .card-body .btn--secondary-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  font-size: 0.9rem;
  color: rgb(255, 255, 255);
  background-color: #2AAC62;
  border-radius: 0;
}.getCoupon .header-section {
  display: flex;
  flex: none;
  align-items: center;
  height: 400px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.22), rgba(0, 0, 0, 0.93)), url("/build/assets/coupon-Dld0HBsp.jpg");
  background-size: cover;
}
.getCoupon .header-section .heading-container .title {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media (width >= 600px) {
  .getCoupon .header-section .heading-container .title {
    font-size: 3rem;
  }
}
@media (width <= 600px) {
  .getCoupon .header-section .heading-container .title {
    font-size: 2rem;
  }
}
.getCoupon .header-section .heading-container .desc {
  color: rgb(236, 232, 232);
}
.getCoupon .card {
  margin-bottom: 20px;
}
.getCoupon .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  font-size: 0.9rem;
  text-align: center;
}
.getCoupon .card .card-body a {
  text-decoration: none;
}
.getCoupon .card .card-body a .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 40px;
  margin-top: 10px;
  font-size: 0.9rem;
  color: rgb(255, 255, 255);
  background-color: #2AAC62;
  border-radius: 0;
}.myCourse {
  /* Write your own CSS for pagination */
}
.myCourse .card {
  transition: all 0.5s ease-in-out;
}
@media (width <= 600px) {
  .myCourse .card {
    margin-bottom: 18px;
  }
}
@media (width >= 600px) {
  .myCourse .card:first-child {
    margin-left: 2px !important;
  }
}
@media (width <= 600px) {
  .myCourse .card:first-child {
    margin-left: 10px !important;
  }
}
.myCourse .card:hover {
  z-index: 3;
  transform: scale(1.02);
}
.myCourse .card .course-image {
  position: relative;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
}
.myCourse .card .course-image img {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.myCourse .card .course-image:hover img {
  transform: scale(1.2);
}
.myCourse .card .course-image .course-image-element {
  position: absolute;
  top: 0;
}
.myCourse .card .course-image .course-image-element .heart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #ffc107;
  background-color: aliceblue;
  border-radius: 50px;
}
.myCourse .card .course-image .course-image-element .heart-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.myCourse .card .course-image .course-image-element .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fdfdfd;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6980392157);
  border-radius: 50px;
}
.myCourse .card .course-image .course-image-element .play-icon:hover {
  color: #ffc107;
}
.myCourse .card .course-image .course-image-element .play-icon:active {
  color: #ffc107;
}
.myCourse .card .course-image .course-image-element .play-icon .d-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.myCourse .card .cat-cont {
  display: flex;
  align-items: center;
  height: 40px;
}
.myCourse .card .course-title {
  display: flex;
  height: 55px !important;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 22px;
  color: #3b3b3b;
  text-decoration: none;
}
.myCourse .card .course-description {
  height: 10px;
  font-size: 0.8rem;
  color: rgba(59, 59, 59, 0.5215686275);
}
.myCourse .card .course-description .progress {
  height: 10px;
  font-size: 0.6rem;
}
.myCourse .card .course-description .progress .progress-bar {
  background-color: #2AAC62;
}
.myCourse .card .course-category {
  display: block;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffc107;
  text-decoration: none;
}
.myCourse .card .price {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.myCourse .card .price .price-strike-out {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5b5a5a;
  text-decoration: line-through;
}
.myCourse .card .price .price-main {
  margin-left: 4px;
  font-size: 1rem;
  font-weight: 800;
  color: #2AAC62;
}
.myCourse .card .price-embeded {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.myCourse .card .price-embeded .price-strike-out {
  font-size: 0.9rem;
  font-weight: 600;
  color: #eceaea;
  text-decoration: line-through;
}
.myCourse .card .price-embeded .price-main {
  margin-left: 4px;
  font-size: 1.3rem;
  font-weight: 800;
  color: #2AAC62;
}
.myCourse .card .card-footer {
  background-color: rgb(255, 255, 255);
}
.myCourse .card .card-footer .user-stats {
  display: flex;
  align-items: center;
  height: 30px;
  font-size: 0.77rem;
  color: #767676;
}
.myCourse .card .card-footer .user-stats .d-icon {
  margin-right: 7px;
  font-size: 1.2rem;
  color: #767676;
}
.myCourse .card .card-footer .row {
  display: flex;
  align-items: center;
}
.myCourse .card .card-footer .row .col-6 {
  display: flex;
  align-items: center;
}
.myCourse .card .card-footer .row .col-6.text-start {
  justify-content: flex-start;
}
.myCourse .card .card-footer .row .col-6.text-end {
  justify-content: flex-end;
}
.myCourse .card .card-footer .row .col-6 .continue-link {
  text-decoration: none;
}
.myCourse .card .card-footer .row .col-6 .continue-button {
  padding: 0.5rem 1.5rem;
  border-radius: 25px;
  font-size: 1rem;
  background-color: #000;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.myCourse .card .card-footer .row .col-6 .continue-button:hover {
  color: #000 !important;
  background-color: #fff;
  border: 1px solid #000;
}
.myCourse .course-in-bundle {
  margin-top: 40px;
  font-size: 1.3rem;
  font-weight: 700;
}
.myCourse .pagination {
  display: flex;
  justify-content: center;
}
.myCourse .page-item:not(:first-child, :last-child) .page-link {
  font-size: 1rem;
  font-weight: 700;
  color: #474646;
  border: none;
}
.myCourse .page-item:not(:first-child, :last-child).active {
  background-color: antiquewhite !important;
}
.myCourse .page-item:not(:first-child, :last-child).active .page-link {
  background-color: antiquewhite;
}
.myCourse .page-item:not(:first-child, :last-child).disabled {
  font-size: 3rem;
  font-weight: 900;
}
.myCourse .page-item:first-child {
  margin-right: 20px;
}
.myCourse .page-item:first-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.myCourse .page-item:first-child .page-link:focus {
  box-shadow: none !important;
}
.myCourse .page-item:last-child {
  margin-left: 20px;
}
.myCourse .page-item:last-child .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 12px;
  color: #474646;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 100px;
}
.myCourse .page-item:last-child .page-link:focus {
  box-shadow: none !important;
}.purchaseHistory .purchase-table {
  margin-top: 40px;
  margin-bottom: 60px;
}
.purchaseHistory .table th {
  font-size: 1rem;
  font-weight: 900;
}
.purchaseHistory .table td {
  font-size: 0.9rem;
}.profile .sidebar {
  height: 100%;
  border: 1px solid rgb(245, 245, 245);
}
.profile .sidebar .nav-item .nav-link {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 44px;
  color: rgb(43, 42, 42);
  border: 1px solid rgb(248, 248, 248);
}
.profile .sidebar .nav-item .nav-link.active {
  background-color: rgb(244, 246, 249);
  border-radius: 5px;
}
.profile .sidebar .nav-item .nav-link:hover {
  cursor: pointer;
  background-color: #FFF4EA;
}
.profile .profile-inner .nav-tabs .nav-link {
  color: rgb(7, 7, 7);
  border: none;
  border-bottom: 1px solid rgb(152, 151, 151) !important;
  transition: all 0.5s ease-in-out;
}
@media (width <= 600px) {
  .profile .profile-inner .nav-tabs .nav-link {
    padding: 0 15px;
    font-size: 0.7rem;
  }
  .profile .profile-inner .nav-tabs .nav-link.active {
    font-size: 0.7rem;
    border-bottom: 3px solid black !important;
  }
}
@media (width >= 600px) {
  .profile .profile-inner .nav-tabs .nav-link {
    font-size: 0.7rem;
  }
  .profile .profile-inner .nav-tabs .nav-link.active {
    font-size: 1rem;
    border-bottom: 3px solid black !important;
  }
}.orderConfirmation .card .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.orderConfirmation .card .card-body .success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 4px solid #2AAC62;
  border-radius: 50px;
}
.orderConfirmation .card .card-body .success-icon .fa-check {
  font-size: 1.5rem;
  color: #2AAC62;
}
.orderConfirmation .card .card-body .order-title {
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #2AAC62;
  text-transform: uppercase;
}
.orderConfirmation .card .card-body .order-title-inprogress {
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #f0a900;
  text-transform: uppercase;
}
.orderConfirmation .card .card-body .cancel-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 4px solid rgb(189, 10, 0);
  border-radius: 50px;
}
.orderConfirmation .card .card-body .cancel-icon .fa-times {
  font-size: 1.5rem;
  color: rgb(189, 10, 0) !important;
}
.orderConfirmation .card .card-body .order-title-cancel {
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: rgb(189, 10, 0);
  text-transform: uppercase;
}
.orderConfirmation .card .card-body h2 {
  margin-top: 20px;
  font-size: 1.3rem;
}
.orderConfirmation .card .card-body .btn-view {
  background-color: #2AAC62;
}.messaging .sidebar {
  height: 100%;
  border: 1px solid rgb(245, 245, 245);
}
.messaging .sidebar .nav-item .nav-link {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 44px;
  color: rgb(43, 42, 42);
  border: 1px solid rgb(248, 248, 248);
}
.messaging .sidebar .nav-item .nav-link.active {
  background-color: rgb(244, 246, 249);
  border-radius: 5px;
}
.messaging .sidebar .nav-item .nav-link:hover {
  cursor: pointer;
  background-color: #FFF4EA;
}
.messaging .messaging-inner .nav-tabs .nav-link {
  color: rgb(7, 7, 7);
  border: none;
  border-bottom: 1px solid rgb(152, 151, 151) !important;
  transition: all 0.5s ease-in-out;
}
@media (width <= 600px) {
  .messaging .messaging-inner .nav-tabs .nav-link {
    padding: 0 15px;
    font-size: 0.7rem;
  }
  .messaging .messaging-inner .nav-tabs .nav-link.active {
    font-size: 0.7rem;
    border-bottom: 3px solid black !important;
  }
}
@media (width >= 600px) {
  .messaging .messaging-inner .nav-tabs .nav-link {
    font-size: 0.7rem;
  }
  .messaging .messaging-inner .nav-tabs .nav-link.active {
    font-size: 1rem;
    border-bottom: 3px solid black !important;
  }
}
.messaging .msg-body-container-success .success-check {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background-color: #2AAC62;
  border-radius: 100px;
}

.start-conversation-offcanvas .btn--secondary-1 {
  padding: 25px 5px;
  font-size: 1rem;
  font-weight: 500;
  color: rgb(246, 246, 246);
  background-color: #2AAC62;
  border-radius: 0;
}
.start-conversation-offcanvas .btn--secondary-1:hover {
  color: rgb(246, 246, 246);
  background-color: #3cc075;
}
.start-conversation-offcanvas .meassage-heading {
  height: 50px;
}
.start-conversation-offcanvas .form-group {
  margin-bottom: 30px;
}
.start-conversation-offcanvas .form-group label {
  font-size: 0.9rem;
}
.start-conversation-offcanvas .form-group input {
  padding: 0.7rem 0.5rem;
  font-size: inherit;
  border-radius: 0 !important;
}
.start-conversation-offcanvas .form-group textarea {
  border-radius: 0 !important;
}
.start-conversation-offcanvas .form-group input:focus {
  border: 1px solid #2AAC62;
  box-shadow: none !important;
}
.start-conversation-offcanvas .form-group textarea:focus {
  border: 1px solid #2AAC62;
  box-shadow: none !important;
}
.start-conversation-offcanvas .form-group input::placeholder {
  font-size: 0.9rem;
  text-transform: lowercase;
  text-transform: capitalize;
}
.start-conversation-offcanvas .search-container {
  position: relative;
}
.start-conversation-offcanvas .search-container .searchresult {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.start-conversation-offcanvas .search-container .searchresult .nav-link {
  font-size: 0.8rem;
  color: #1c1c1c;
}
.start-conversation-offcanvas .search-container .searchresult .nav-link:hover {
  background-color: #d3d2d2;
}
.card[data-v-b3feab57] {
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    margin: 20px auto;
    background: #fff;
    padding: 20px;
    font-family: Arial, sans-serif;
}
.card-header[data-v-b3feab57] {
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.card-header h2[data-v-b3feab57] {
    margin: 0;
    font-size: 24px;
    color: #333;
}
.card-body[data-v-b3feab57] {
    line-height: 1.6;
    color: #555;
}
.card-body p[data-v-b3feab57] {
    margin: 0 0 10px;
}
.card-body ul[data-v-b3feab57] {
    margin: 0 0 10px;
    padding-left: 20px;
}
.card-body li[data-v-b3feab57] {
    margin: 0 0 5px;
}
.gift-course .faq-search-wrap {
  padding: 2px 0 5px;
}
.gift-course .faq-search-wrap .display-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
}
.gift-course .bg-teal-light-3 {
  align-items: center;
  justify-content: center;
  height: auto;
}
@media (width >= 576px) {
  .gift-course .mt-sm-60 {
    margin-top: 60px !important;
  }
}
.gift-course .mt-30 {
  margin-top: 30px !important;
}
.gift-course .mb-30 {
  margin-bottom: 30px !important;
}
.gift-course .btn--secondary-1 {
  padding: 25px 5px;
  font-size: 1.3rem;
  color: rgb(255, 255, 255);
  background-color: #000;
  border-radius: 0;
}
.gift-course .btn--secondary-1:hover {
  border: 1px solid #000;
}
.gift-course input {
  padding: 0.7rem 0.5rem;
  font-size: inherit;
}
.gift-course input:focus {
  border: 1px solid #2AAC62;
  box-shadow: none !important;
}
.gift-course textarea {
  padding: 1rem 1.5rem;
  font-size: inherit;
}
.gift-course .form-group {
  margin-bottom: 20px;
}
.gift-course .form-group label {
  font-size: 0.9rem;
}
.gift-course .form-group input:focus {
  border: 1px solid #2AAC62;
  box-shadow: none !important;
}
.gift-course .form-group textarea:focus {
  border: 1px solid #2AAC62;
  box-shadow: none !important;
}
.gift-course .form-group input::placeholder {
  font-size: 0.9rem;
  text-transform: lowercase;
}
@media (width <= 600px) {
  .gift-course .contact-inner-title {
    font-size: 1.3rem;
  }
}
.gift-course .contact-col {
  display: flex !important;
  align-items: center;
  justify-content: center !important;
  width: 100%;
  height: 230px;
}.instructor-profile .page-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 370px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0;
  color: #fff;
  background: linear-gradient(to bottom, rgba(41, 14, 1, 0.747), rgb(2, 10, 19)), url("/build/assets/elearning-mobileapp-jjEIFVoR.jpeg");
  background-position: center;
  background-size: cover;
}
.instructor-profile .page-header .profile-image {
  overflow: hidden;
  background-color: rgba(16, 2, 2, 0.6549019608);
  border: 1px solid rgb(49, 49, 49);
  border-radius: 5px;
}
@media (width <= 580px) {
  .instructor-profile .page-header .profile-image {
    width: 200px;
    height: 200px;
  }
}
.instructor-profile .page-header .profile-image .img-profile {
  width: 100%;
}
.instructor-profile .page-header .name {
  font-size: 1.5rem;
  font-weight: 600;
}
.instructor-profile .page-header .course-count {
  font-size: 0.8rem;
}
.instructor-profile .page-header .description {
  font-size: 0.8rem;
  color: #fff;
}
.instructor-profile .page-header .description * {
  color: #fff !important;
}
.instructor-profile .courseByInstructor {
  font-size: 1.5rem;
  font-weight: 700;
}
.course-download-certificate {
  padding: 60px 0;
  background: #F7F8FA;
}
.course-download-certificate .rate, .course-download-certificate .about-instructor .rate,
.course-download-certificate .about-product-main-block .student-view-block .rate {
  right: 22px;
}
.course-download-certificate .download-btn .btn-secondary {
  width: 100%;
  color: #e98e35;
  border: 1px solid #e98e35;
}
.course-download-certificate .download-btn .btn-secondary:hover {
  color: #003845;
  border: 1px solid #003845;
}
.course-download-certificate .cirtificate-border-one {
  padding: 0;
  font-family: Roboto, "helvetica neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #F1F5D0;
  border: 15px groove #B7BD8D;
}
.course-download-certificate .cirtificate-border-two {
  padding: 20px;
  border: 7px double #B7BD8D;
}
.course-download-certificate .cirtificate-heading {
  margin-bottom: 20px;
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
}
.course-download-certificate .cirtificate-detail {
  margin-bottom: 20px;
  font-size: 30px;
  color: #000;
  text-align: center;
}
.course-download-certificate .cirtificate-instructor {
  /* border: 1px solid #000000; */
  margin: 0 auto;
  font-size: 18px;
  font-style: italic;
  text-align: center;
}
.course-download-certificate .cirtificate-id {
  float: right;
  margin: 0 auto;
  text-align: right;
}
.course-download-certificate .cirtificate-logo img {
  width: 150px;
}
.download-center-btn {
  margin: 1rem 0;
}
.download-center-btn .btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  background-color: #ffc107;
  border: none;
}
.download-center-btn .btn:hover {
  background-color: #e0a800;
}
@media (max-width: 768px) {
  .download-center-btn .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}.course-certificate .header-section {
  display: flex;
  flex: none;
  align-items: center;
  height: 400px;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.22), rgba(0, 0, 0, 0.93)), url("/build/assets/certificate-verify-CYxIJKFd.jpg");
  background-size: cover;
}
.course-certificate .header-section .heading-container .title {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media (width >= 600px) {
  .course-certificate .header-section .heading-container .title {
    font-size: 3rem;
  }
}
@media (width <= 600px) {
  .course-certificate .header-section .heading-container .title {
    font-size: 2rem;
  }
}
.course-certificate .header-section .heading-container .desc {
  color: rgb(236, 232, 232);
}
.course-certificate .course-cirtificate {
  padding: 60px 0;
  background: #F7F8FA;
}
.course-certificate .course-cirtificate .rate,
.course-certificate .about-instructor .rate,
.course-certificate .about-product-main-block .student-view-block .rate {
  right: 22px;
}
.course-certificate .course-cirtificate {
  padding: 60px 0;
  background: #F7F8FA;
}
.course-certificate .recipient-block {
  padding: 10px;
  margin-bottom: 20px;
  background-color: #dedfe0;
}
.course-certificate .img-circle {
  background: #eee;
  border-radius: 100%;
}
.course-certificate .download-btn .btn-secondary {
  width: 100%;
  color: #e98e35;
  border: 1px solid #e98e35;
}
.course-certificate .download-btn .btn-secondary:hover {
  color: #003845;
  border: 1px solid #003845;
}
.course-certificate .cirtificate-border-one {
  padding: 0;
  font-family: Roboto, "helvetica neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #F1F5D0;
  border: 15px groove #B7BD8D;
}
.course-certificate .cirtificate-border-two {
  padding: 20px;
  border: 7px double #B7BD8D;
}
.course-certificate .cirtificate-heading {
  margin-bottom: 20px;
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
}
.course-certificate .cirtificate-detail {
  margin-bottom: 20px;
  font-size: 30px;
  color: #000;
  text-align: center;
}
.course-certificate .cirtificate-instructor {
  /* border: 1px solid #000000; */
  margin: 0 auto;
  font-size: 18px;
  font-style: italic;
  text-align: center;
}
.course-certificate .cirtificate-id {
  float: right;
  margin: 0 auto;
  text-align: right;
}
.course-certificate .cirtificate-logo img {
  width: 150px;
}
.course-certificate .certificate-label {
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
}
.course-certificate .certificate-title {
  font-size: 1.3rem;
  font-weight: 500;
}
.course-certificate .certificate-button {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.course-certificate .certificate-button .btn {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  font-size: 0.875rem;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 5px;
  color: #fff;
  background-color: #000;
  transition: background-color 0.3s;
}
.course-certificate .certificate-button .btn:hover {
  background-color: #363636;
}
@media (max-width: 768px) {
  .course-certificate .certificate-button {
    flex-direction: column;
    align-items: center;
  }
}
.course-certificate p a {
  color: #e98e35;
}.socialConfirmation .card[data-v-d84acd2f] {
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.socialConfirmation h6[data-v-d84acd2f] {
  font-weight: bold;
  color: #555;
}
.socialConfirmation .spinner-border[data-v-d84acd2f] {
  width: 3rem;
  height: 3rem;
  border-width: 0.3rem;
}
.container[data-v-f1fdf4b1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 50vh; /* Full viewport height */
    padding: 20px; /* Adjust as needed */
    box-sizing: border-box;
}
.message[data-v-f1fdf4b1] {
    margin-bottom: 20px; /* Adjust spacing between the message and button */
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
}
.btn-getstarted[data-v-f1fdf4b1] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px !important;
    height: 40px;
    font-size: .9rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background-color: rgb(0, 0, 0);
    border-radius: 0 !important;
}
/* global.scss */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

#contentPlayer {
  min-height: 670px !important;
  max-height: 100% !important;
}

iframe {
  width: 100%;
  border: none;
  display: block;
}

@media (min-width: 992px) {
  .mySwiper .swiper-wrapper {
    display: flex;
    justify-content: space-between !important;
  }
  .mySwiper .swiper-wrapper.center {
    justify-content: center !important;
    align-items: center;
    flex-wrap: nowrap;
  }
  .mySwiper .swiper-slide {
    justify-content: center;
    align-items: center;
  }
  .mySwiper.center .swiper-wrapper {
    justify-content: center !important;
  }
}