@import url(../css/utilites.css);
/*loader */

/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@keyframes ldio-t38nnne4r5e {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}

.ldio-t38nnne4r5e div {
  position: absolute;
  border-width: 4px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-t38nnne4r5e 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.ldio-t38nnne4r5e div:nth-child(1) {
  border-color: var(--blue);
}

.ldio-t38nnne4r5e div:nth-child(2) {
  border-color: var(--blue);
  animation-delay: -0.5s;
}

.loadingio-spinner-ripple-lfgi9qy0qan {
  position: relative;
  top: 35%;
  left: 50%;
  z-index: 150;
  /* margin-top: 100px; */
  margin-left: -100px;
}

.ldio-t38nnne4r5e {
  width: 200px;
  height: 200px;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.ldio-t38nnne4r5e div {
  box-sizing: content-box;
}

.closeLoader .ldio-t38nnne4r5e div {
  display: none;
}

/*loader */

.cupadding {
  padding: 0 110px;
}

.navigation-wrapper .nav-link {
  margin-right: 30px;
  color: #000 !important;
}

.navigation-wrapper .nav-link:hover {
  color: var(--blue) !important;
}

.navbar-brand img {
  width: 230px;
}

.cu-main-btn {
  min-width: 150px;
  min-height: 50px;
  font-size: 16px;
  border-radius: 18px;
  border-radius: 18px;
}

/*Hero Section*/

.left-slide-wrapper h1 {
  font-size: 55px;
  color: #101117;
  font-weight: 700;
}

.left-slide-wrapper p {
  color: #818498;
  font-size: 14px;
  margin: 35px 0px;
}

.Trainovate-back-line {
  position: relative;
}

.Trainovate-back-line:after {
  content: "";
  background: url(../images/Line.png) no-repeat;
  width: 100%;
  height: 10px;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}

.search-slider {
  position: relative;
  padding-left: 15px;
  margin-top: 35px;
}

.search-slider:after {
  content: "";
  position: absolute;
  background: #f1f7fb;
  border-radius: 20px;
  top: -7px;
  height: 65px;
  width: calc(500px - 48px);
  z-index: -1;
  left: 0px;
}

.search-slider input,
.search-slider input:focus {
  border: none;
  width: 280px;
  outline: none;
  box-shadow: none;
  background: none;
}

.learning-dropdown {
  background: #fff;
  color: #818498;
  border: 1px solid #eaf0f4;
  border-radius: 18px;
  padding: 10px 36px 10px 10px;
  line-height: 25px;
  position: relative;
}

.learning-dropdown:hover,
.learning-dropdown:focus {
  background: none;
  color: #818498;
  box-shadow: none;
}

.learning-dropdown:after {
  content: "";
  border: none;
  background: url(../images/arrow-down.png) no-repeat;
  position: absolute;
  height: 10px;
  width: 16%;
  bottom: 14px;
  right: 7px;
}

.search-ico {
  /* width: 20px; */
  align-self: center;
}

/*Hero Section*/

.collobarte-wrapper {
  background: url(../images/se-custom-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 55px 0;
  margin-bottom: 80px;
}

.title-cols-hy {
  font-size: 45px;
  font-weight: 700;
}

.componies-main {
  margin-top: 30px;
}

.componies-main li {
  display: inline-block;
  margin-right: 20px;
}

.componies-main li:last-child {
  margin-right: 0;
}

.componies-main li a {
  background: rgba(255, 255, 255, 0.5);
  padding: 25px 45px;
  display: inline-block;
  border-radius: 25px;
}

.componies-main li a:hover {
  background: #fff;
}

.componies-main li a img {
  width: 90px;
  height: 62px;
  object-fit: contain;
}

.title-hg {
  font-size: 45px;
}

.text-op {
  padding-right: 80px;
  font-size: 14px;
  margin: 20px 0;
  color: #666978;
  line-height: 30px;
}

.yp-button {
  box-shadow: -4px 10px 68px 0px rgb(82 177 255 / 56%);
  -webkit-box-shadow: -4px 10px 68px 0px rgb(82 177 255 / 56%);
  -moz-box-shadow: -4px 10px 68px 0px rgba(82, 177, 255, 0.56);
}

.yp-button:hover {
  background-color: var(--yellow);
  transition: 0.5s all;
}

.new-prof-row {
  margin-top: 100px;
}

.lp-yt {
  padding-left: 50px;
}

/*best-course*/

.best-course-wrapper,
.community-wrap {
  margin-top: 100px;
}

.course-detail-hm {
  display: flex;
  justify-content: center;
}

.course-detail-hm li {
  margin-right: 20px;
}

.course-detail-hm li:last-child {
  margin-right: 0;
}

.course-detail-hm li .cor-items {
  width: 235px;
  height: 250px;
}
.course-name {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2; /* Limit to two lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em; /* Adjust based on font size */
  line-height: 1.5em;
  word-break: break-word;
}


.course-main label {
  width: 180px;
  font-size: 16px;
}

.badges {
  background: var(--yellow);
  height: 30px;
  /* width: 55px; */
  text-align: center;
  border-radius: 30px;
  line-height: 27px;
  width: fit-content !important;
  min-width: 48px;
  gap: 5px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
}

.badges img {
  width: 14px;
  /* margin-top: -3px; */
}

.survey-learn {
  font-size: 20px;
}

/*Trainovate Community*/

.quote-community {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}

.comm-quotes-1 li,
.comm-quotes-2 li {
  width: 50%;
}

.comm-quotes-1 li:first-child {
  margin: 40px 20px -15px 0;
}

.comm-quotes-2 li:last-child {
  margin: 0px 0 0 20px;
  margin-top: calc(9% - 180px);
}

.quote-community p {
  font-size: 14px;
  color: #666978;
}

.quote-community label {
  color: #3e3e3e;
  font-size: 16px;
}

.quote-community img.avtar {
  width: 50px;
  height: 50px;
}

/*Our Partner*/

.our-partners-wrapper {
  position: relative;
}

.our-partners-wrapper:before {
  content: "";
  position: absolute;
  background: url(../images/Our-Partner.png) no-repeat;
  background-size: 100% 100%;
  height: 540px;
  width: 74%;
  top: -245px;
  z-index: -1;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
}

.partner-program {
  text-align: center;
}

.partner-program li {
  display: inline-block;
  margin: 80px 95px 0px 0;
}

.partner-program li:nth-child(2) {
  position: relative;
  top: 90px;
}

.partner-program li:last-child {
  margin-right: 0;
}

.partner-program li img {
  width: 130px;
}

/*Join Our Community*/

.join-community-wrapper {
  background: url(../images/Join-our-community.png) no-repeat;
  padding: 50px 0;
  background-size: cover;
  margin-top: 140px;
}

.join-main-wrip {
  padding: 50px 30px 50px 0;
}

.join-main-wrip p {
  font-size: 14px;
}

.footer-wrapper {
  margin-top: 80px;
}

.footerlogo {
  width: 230px;
}

.f-l-main p {
  color: #666978;
  font-size: 14px;
  margin-top: 20px;
}

.f-m-main label {
  font-size: 18px;
  margin: 10px 0 30px 0;
}

.quick-links li a {
  color: #666978;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}

.quick-links li a:hover {
  color: var(--blue);
  transition: 0.5s all;
}

.f-r-main {
  margin-top: 65px;
}

.os-platform li {
  margin-bottom: 15px;
}

.mini-footer {
  border-top: 1px solid rgba(135, 138, 157, 0.2);
}

.copyright span {
  color: #878a9d;
  font-size: 12px;
}

.payment-method li {
  display: inline-block;
  margin-right: 30px;
}

.payment-method li:last-child {
  margin-right: 0;
}

/*sign-in*/

.login-main {
  padding: 40px 40px 50px 50px;
}

.login-op-main .modal-content {
  border: none;
}

.login-op-main .modal-body {
  padding: 0;
}

.login-main {
  width: 50%;
  padding-right: 0px;
}

.step-process-bg {
  width: 50%;
  position: relative;
}

.step-process-bg:before {
  content: "";
  background: url(../images/step-bg.png) no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.sign-title {
  font-size: 32px;
  margin-top: 50px;
}

.continue-sign {
  color: rgba(102, 105, 120, 0.8);
  font-size: 14px;
}

.sign-input {
  margin-top: 50px;
  position: relative;
  border: 1px solid #cdd3d6;
  border-radius: 20px;
  padding: 10px 20px;
}

.sign-input input,
.sign-input input:focus {
  border: none;
  box-shadow: none;
  margin-left: 30px;
  background: none;
  padding-right: 40px;
  border-left: 1px solid #cdd3d6;
  border-radius: 0;
}

.sign-input .mail {
  width: 15px;
  position: absolute;
  top: 23px;
}

.create-link {
  font-size: 14px;
  margin-top: 30px;
}

.create-link a {
  color: #666978;
}

.create-link a:hover {
  color: var(--blue);
  transition: 0.5s all;
}

.or p {
  background: #fff;
  padding: 5px;
  position: relative;
  color: #666978;
  font-size: 14px;
  margin-top: 40px;
}

.or p:before,
.or p:after {
  content: "";
  background: #c4c4c4;
  height: 1px;
  position: absolute;
  top: 18px;
  width: 45%;
}

.or p:before {
  left: 0px;
}

.or p:after {
  right: 0px;
}

.social-links-logins img {
  width: 18px;
  margin-right: 10px;
}

.google-pink {
  background: #ffeded;
}

.facebook-blue {
  background: #def0ff;
}

.apple-grey {
  background: #ededed;
}

.sc-link-main {
  padding: 10px 20px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.social-links-logins {
  margin-top: 50px;
}

/*password*/

.password-eye {
  position: absolute;
  right: 10px;
  bottom: 20px;
}

.user-acc-pass {
  margin-top: 25px;
}

.user-acc-pass img {
  height: 77px;
  width: 77px;
  border-radius: 300px;
  margin-right: 20px;
}

.seprater {
  margin: 90px 0 50px 0;
  border: 1px solid rgba(205, 211, 214, 0.5);
}

.recive-code-wrap {
  background: #f9fbfd;
  border-radius: 20px;
  margin: 50px 0;
  padding: 15px;
  position: relative;
}

.resend-outline:hover {
  background: var(--blue);
  transition: 0.5s all;
}

.close-ico {
  position: absolute;
  right: 12px;
  top: 10px;
  width: 12px;
}

.password-input {
  margin-top: 50px;
  position: relative;
  border: 1px solid #cdd3d6;
  border-radius: 20px;
  padding: 18px 7px;
  width: 14%;
}

.password-input input,
.password-input input:focus {
  border: none;
  box-shadow: none;
  background: none;
  border-radius: 0;
  padding: 0;
}

.seprater-code-resend {
  margin: 58px 0 20px 0;
  border: 1px solid rgba(205, 211, 214, 0.5);
}

/*verify identity*/

.verify-identity-wrap-pass {
  background: #f9fbfd;
  border-radius: 25px;
  padding: 20px;
}

.verify-identity-wrap-pass .msg {
  width: 23px;
}

.verify-identity-wrap-pass .acc-content-pass {
  border-left: 1px solid #cdd3d6;
  padding-left: 15px;
}

/*course header*/

.course-header {
  padding-top: 15px;
}

.course-header .course-drop-learning {
  background: #fff;
  border: 1px solid #cccccc !important;
  color: #081c2d;
  font-size: 12px;
  border-radius: 12px;
  border: none;
}

.course-header .dropdown-toggle::after {
  content: "\e901";
  font-family: "icomoon" !important;
  border: none;
  font-size: 8px;
}

.course-header .search-bar-course {
  background: rgba(0, 112, 204, 0.05);
  padding: 10px 10px;
  border-radius: 18px;
  margin-left: 18px;
}

.course-header .search-input-course,
.search-input-course:focus {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}

.course-header .user-profile-cour img {
  height: 30px;
  width: 30px;
}

.course-header .nav-link {
  font-size: 14px;
  margin-right: 3px;
}

/*course header*/

/*course mini-header*/

.mini-header {
  background: #081c2d;
  padding: 18px 0;
}

.mini-navigate li {
  display: inline-block;
  margin-right: 45px;
}

.mini-navigate li:last-child {
  margin-right: 0;
}

.mini-navigate li a {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  position: relative;
  transition: 0.5s all;
}

.mini-navigate li a:hover:after {
  content: "";
  background: var(--yellow);
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: -15px;
  right: 0;
  transition: 0.5s all;
}

/*course mini-header*/

.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid transparent;
}

.couse-list-wrapper-main {
  margin-top: 50px;
}

.couse-list-wrapper-main .course-drop-learning {
  background: #fff;
  border: 1px solid #eff3f8 !important;
  color: #081c2d;
  font-size: 12px;
  border-radius: 12px;
  border: none;
  max-width: 217px;
  max-height: 42px;
  padding-top: 0px;
  padding: 10px 23px 10px 10px;
  min-width: 217px;
  box-shadow: 8px 8px 30px #f3f6f8;
  cursor: pointer;
}

.couse-list-wrapper-main .course-drop-learning::after {
  content: "\e901";
  font-family: "icomoon" !important;
  border: none;
  font-size: 8px;
  position: absolute;
  right: 11px;
  top: 17px;
}

.course-drop-learning .ant-select-arrow {
  display: none;
}

.courses-filters ul li {
  display: inline-block;
}

.courses-filters ul li .btn-outline-info,
.courses-filters ul li .btn-outline-info:focus {
  width: 100%;
  color: #081c2d;
  border: 1px solid #dde8f3;
  border-radius: 18px;
  padding: 10px 22px;
  font-size: 14px;
  box-shadow: none;
  outline: none;
}

.courses-filters ul li .btn-outline-info:hover {
  background: var(--blue);
  transition: 0.5s all;
  color: #fff;
}

.price-dropdown {
  margin-right: 20px;
}

.price-dropdown .course-drop-learning {
  min-width: 140px;
  text-align: left;
  border: none !important;
  box-shadow: 8px 8px 30px #f3f6f8;
}

.price-dropdown .dropdown-toggle::after {
  position: absolute;
  right: 10px;
  top: 16px;
}

.filter-btns {
  line-height: 10px;
}

.mts-course-mais {
  margin-top: 100px;
}

.couse-list-wrapper-main .badges {
  font-size: 14px;
  width: 70px;
}

.couse-list-wrapper-main .price-course {
  margin-top: 30px;
  display: inline-block;
}

.couse-list-wrapper-main .course-main {
  background: #ffffff;
  box-shadow: 10px 20px 30px #f2f7fa;
  border-radius: 18px;
}

.cu-main-content-course {
  padding: 0 18px;
}

.enroll-main,
.enroll-main:focus {
  line-height: 30px;
  padding: 7px;
  border-radius: 18px;
  position: relative;
  top: 20px;
  border: none;
}

.enroll-main:hover {
  background: var(--yellow);
  transition: 0.5s all;
}

.name-course-dt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.astins-name {
  min-height: 48px;
}

.badges-attract {
  position: relative;
}

.badges-attract .cos-tie {
  position: absolute;
  top: -36px;
  background: #fff9e8;
  border-radius: 25px 25px 0px 0px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  left: 9px;
  color: #ffc41d;
  font-weight: 700;
  padding: 5px 19px;
  z-index: -1;
}

.couse-list-wrapper-main .course-main img.course-imk {
  border-radius: 20px;
  width: 100%;
  object-fit: cover;
}

.text-cos-yp {
  color: #666978;
  font-size: 14px;
}

.bg-listing-sx {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 25px;
}

.enrrol-list-oes,
.enrrol-list-oes:focus {
  min-width: 140px;
  line-height: 29px;
  margin-bottom: 10px;
  border: transparent;
  font-size: 14px;
  box-shadow: none;
}

.enrrol-list-oes:hover {
  background: var(--yellow);
  transition: 0.5s all;
  border: none;
}

.course-listing-ones .btn-default,
.course-listing-ones .btn-default:focus {
  font-size: 14px;
  box-shadow: none;
  display: block;
}

.course-listing-ones .btn-default:hover {
  background: var(--blue);
  transition: 0.5s all;
  color: #fff;
}

.sv-io-padding {
  padding-left: 75px;
}

.cdp-report {
  margin-left: 10px;
}

.cdp-report span a {
  padding: 8px 15px;
  font-size: 12px;
  border-radius: 19px;
}

.course-listing-ones img {
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.list-badge-vertical {
  position: relative;
}

.list-badge-vertical .cos-ipes {
  background: rgba(255, 196, 29, 0.2);
  border-radius: 25px 25px 0px 0px;
  transform: rotate(-90deg);
  position: absolute;
  padding: 11px 43px;
  font-size: 12px;
  left: -65px;
  top: 99px;
  z-index: 0;
  color: #ffc41d;
}

.mts-course-mains {
  margin-top: 30px;
}

/*inprogress*/

.course-pr-bg {
  background: url(../images/course-inprogress-bg.png) no-repeat;
  background-size: cover;
  padding: 30px 0;
}

.pro-avtar img {
  height: 110px;
  width: 110px;
  border-radius: 500px;
}

.pro-content {
  margin-left: 30px;
}

.pro-content label {
  font-size: 24px;
}

.pro-content p {
  font-size: 16px;
}

.progress-detail {
  padding: 20px 55px;
}

.progress-detail label {
  font-size: 18px;
  margin-bottom: 15px;
}

.progress-detail span {
  font-size: 12px;
}

.progress-detail .progress {
  height: 8px;
  background: #4b5965;
}

.progress-bar {
  background-color: var(--blue);
  border-radius: 8px;
}

.bb-borders {
  border-left: 1px solid #dddfeb;
  border-right: 1px solid #dddfeb;
}

.pr-view img {
  width: 40px;
  /* height: 43px; */
  border-radius: 100px;
}

.pr-view img:nth-child(2),
.pr-view img:last-child {
  margin-left: -14px;
}

.view-pr-main {
  margin-left: 50px;
  font-size: 16px;
}

.me-pr-last {
  margin-top: 30px;
  padding: 0 15px;
}

.course-tabs {
  margin-top: 80px;
}

.course-tabs .nav-tabs .nav-link,
.course-tabs .nav-tabs .nav-link.active {
  border: none;
  background: transparent;
}

.course-tabs .nav-tabs .nav-link.active {
  color: #101117;
  font-weight: 700;
}

.course-tabs .nav-tabs {
  padding-bottom: 14px;
}

.course-tabs .nav-tabs .nav-link {
  color: #888c9f;
  font-size: 16px;
  position: relative;
}

.course-tabs .nav-item {
  margin-right: 30px;
}

.course-tabs .nav-item:last-child {
  margin-right: 0;
}

.course-tabs .nav-tabs .nav-link .tlt-tab-name {
  position: relative;
}

.course-tabs .nav-tabs .nav-link.active .tlt-tab-name:after {
  content: "";
  background-color: #fcbc06;
  height: 3px;
  width: 50px;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.course-tabs .co-number {
  background-color: rgba(255, 214, 98, 0.15);
  color: #fcbc06;
  height: 26px;
  width: 43px;
  border-radius: 50px;
  display: inline-block;
  margin-right: 11px;
}

.play-videos-cr {
  position: absolute;
  box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  border-radius: 29px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.1);
}

.play-videos-cr img {
  padding: 10px;
}

.cr-content-me1 h4 {
  font-size: 28px;
  width: 80%;
}

.bt-cr-se-wave,
.bt-cr-se-wave:focus {
  border: 2px solid #eef3f8;
  border-radius: 15px;
  padding: 0;
  height: 45px;
  width: 45px;
  margin-right: 10px;
  box-shadow: none;
}

.bt-cr-se-wave:last-child {
  margin-right: 0;
}

.cr-content-me1 p {
  font-size: 16px;
}

.progress-me-cr-main {
  background: #f6fafc;
  height: 6px;
}

.progress-we-pr {
  background: #ffffff;
  border: 2px solid #e1edf7;
  border-radius: 20px;
  padding: 20px 25px;
  margin-top: 30px;
}

.progress-we-pr p {
  font-size: 12px;
  margin-top: 10px;
}

.course-bx-main {
  position: relative;
  margin-top: 20px;
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 10px 27px 10px 0;
}

/* .course-bx-main:after {
    content: "";
    background: #ffffff;
    box-shadow: 10px 20px 60px #f2f7fa;
    border-radius: 18px;
    padding: 10px 27px;
    top: -20px;
    position: absolute;
    height: 244px;
    width: 89%;
    z-index: -1;
    right: 0;
} */

/* .course-bx-main{

} */
.sav-courses img.qw-img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.save-book {
  width: 15px;
  margin-top: -5px;
}

.compare-wrap {
  padding-bottom: 20px;
  /* height: 152px; */
}

.learning-tab-btn .btn-outline-primary,
.learning-tab-btn .btn-outline-primary:focus {
  border: 1px solid #e1edf7;
  border-radius: 50px;
  padding: 0;
  min-width: 212px;
  min-height: 50px;
  margin-left: 13px;
  outline: none;
  box-shadow: none;
}

.learning-tab-btn .btn-outline-primary:hover {
  background-color: var(--blue);
  transition: 0.5s all;
}

/*inprogress*/

/*course-landing-main*/

.course-main-bg {
  background: url(../images/course-bg.png) no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.course-main-bg .badges {
  font-size: 14px;
  margin-right: 20px;
}

.cr-title {
  font-size: 35px;
  margin-top: 32px;
}

.start-back {
  box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
  -webkit-backdrop-filter: blur(30x);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.05);
  border: 2px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(30px);
  padding: 11px 25px 22px 25px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  font-weight: 200;
  height: 63px;
  margin: 35px 0;
}

.start-back .bt-enroll {
  display: block;
  position: relative;
  top: 9px;
}

.course-main-bg .view-pr-main {
  margin-left: 15px;
  font-size: 14px;
}

.links-skill {
  margin-top: 45px;
}

.links-skill li {
  display: inline-block;
  margin-right: 30px;
}

.links-skill li:last-child {
  margin-right: 0;
}

.links-skill li a {
  color: #888c9f;
  font-size: 16px;
  position: relative;
}

.links-skill li a.active,
.links-skill li a:hover {
  color: #101117;
  font-weight: 700;
}

.links-skill li a:hover:after,
.links-skill li a.active:after {
  content: "";
  position: absolute;
  background-color: var(--yellow);
  height: 3px;
  width: 100%;
  bottom: -20px;
  left: 0;
}

.gain-wrapper {
  background: url(../images/se-custom-bg.png) no-repeat;
  background-size: cover;
  padding: 55px 0;
  margin: 18px 0 30px 0;
  background-position: bottom;
}

.skill-left ul {
  margin-top: 40px;
}

.skill-left ul li {
  display: inline-block;
  margin-bottom: 10px;
}

.skill-left ul li span {
  color: #101117;
  font-size: 14px;
  border: 1px solid #bccad3;
  border-radius: 40px;
  padding: 8px 25px;
  display: inline-block;
}

.skill-left ul li span:hover {
  background: var(--blue);
  color: #fff;
  transition: 0.5s all;
}

.enroll-wrapo {
  background: linear-gradient(172.99deg, #001b31 -63.71%, #0070cc 249.76%);
  border-radius: 25px;
  color: #fff;
  padding: 25px 54px;
  display: flex;
  justify-content: center;
  height: 76px;
}

.enroll-wrapo label {
  font-size: 18px;
}

.enroll-wrapo span.subbs {
  border-left: 1px solid #fff;
  padding-left: 15px;
  color: var(--yellow);
}

.el-left {
  padding-right: 10px;
}

.bussiness-agencies {
  background: #ffffff;
  box-shadow: 5px 10px 60px #d9e8ef;
  border-radius: 25px;
  padding: 16px 48px;
  height: 76px;
}

.bussiness-agencies img {
  width: 77px;
}

.bussiness-agencies p {
  font-size: 12px;
}

.or-main {
  margin: 10px 0;
}

.skill-right {
  position: relative;
  z-index: 0;
}

.skill-right::after {
  content: "";
  background: url(../images/gain-skill-bg.png) no-repeat;
  background-size: cover;
  height: 100px;
  position: absolute;
  top: 56px;
  width: 100%;
  z-index: -1;
}

.about-course-wrap {
  margin-top: 80px;
}

.ab-discuss p {
  font-size: 18px;
  margin-top: 30px;
}

.co-benifts img {
  width: 68px;
}

.co-benifts {
  background: #f1f7fb;
  padding: 12px 12px;
  border-radius: 100px;
}

.ab-right-benfits {
  background: #ffffff;
  border: 1px solid #ecf3f8;
  box-shadow: 20px 20px 120px #fafafb;
  border-radius: 30px;
  padding: 15px 15px;
}

.co-benfits-content {
  margin-left: 20px;
}

.co-benfits-content label {
  font-size: 18px;
}

.co-benfits-content p {
  font-size: 14px;
  color: rgba(102, 105, 120, 0.8);
}

.kiw {
  border-bottom: 1px solid #f7f7f8;
  padding: 15px 0px;
}

.ab-side-package {
  background: #ffffff;
  position: relative;
  border-radius: 30px;
  padding: 15px 15px;
  background-clip: padding-box;
  margin-top: 16px;
}

.ab-side-package:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background: linear-gradient(to bottom,
      rgba(255, 214, 98, 1),
      rgba(0, 112, 204, 1));
  /* border-image-source: linear-gradient(to bottom, rgba(255, 214, 98, 1), rgba(0, 112, 204, 1)); */
}

.we-course-dots {
  position: relative;
}

.we-course-dots:after {
  content: "";
  background: url(../images/cr-dots.png) no-repeat;
  background-size: cover;
  height: calc(368px + 100px);
  width: calc(469px + 100px);
  position: absolute;
  top: -27px;
  left: -114px;
  z-index: -1;
}

.summy-content p.qer-bq {
  color: #666978;
  font-size: 18px;
  margin-top: 30px;
  border-bottom: 1px solid #c0ccd3;
  padding-bottom: 30px;
}

.about-certi {
  margin-top: 30px;
}

.about-certi p {
  font-size: 14px;
}

.summary-wrpaper {
  margin-top: 100px;
}

.syllabus-main label {
  font-size: 18px;
}

.syllabus-main p {
  font-size: 14px;
  border-bottom: 1px solid #c0ccd3;
  padding-bottom: 15px;
  color: #666978;
}

.syllabus-main .discover-more {
  color: rgba(102, 105, 120, 0.8);
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}

.syllabus-main .discover-more:hover {
  color: var(--blue);
  transition: 0.5s all;
}

.review-wrapper {
  margin-top: 50px;
}

.rev-sl-most {
  position: absolute;
  top: 12px;
  left: -60px;
}

.rev-sl-most img {
  height: 140px;
  width: 140px;
  border-radius: 20px;
}

.rel-most-right {
  background: #fff;
  border-radius: 30px;
  padding: 15px 15px 15px 90px;
  width: 100%;
  min-height: 16rem;
}

.rel-most-right .rel-p {
  font-size: 15px;
  margin: 20px 0;
}

.quo-main img {
  height: 50px;
  width: 50px;
  border-radius: 100px;
}

.quotes-con {
  margin-left: 10px;
}

.quo-main label {
  color: #3e3e3e;
  font-size: 15px;
}

.quo-main p {
  font-size: 12px;
  color: #3e3e3e;
}

.mk-bgop {
  background: url(../images/review-main-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 65px 0 153px;
}

.msk-1 {
  /* position: relative; */
  margin: 38px;
}

.msk-1:last-child {
  margin-right: 0;
}

.quotes-ioi {
  width: 28px;
}

.review-slide {
  margin-top: 50px;
}

.slick-list {
  margin: 0 -26px;
  padding: 0px 0px !important;
}

/* .slick-track{
    width: 100% !important;
} */

.slick-prev:before,
.slick-next:before {
  color: #000;
}

.slick-prev {
  left: -46px;
}

.faq-wrapper {
  margin-top: 80px;
}

.faq-wrapper .accordion-button,
.faq-wrapper .accordion-button:focus {
  border: none;
  background: transparent;
  box-shadow: none;

  border-radius: 0 !important;
  padding: 25px 20px;
}

.faq-wrapper .accordion-collapse {
  border: none;
}

.faq-wrapper .accordion-body {
  border: 1px solid #d8d8d8;
}

.faq-wrapper .accordion {
  margin-top: 80px;
}

/*course-listing*/

.cr-listing .links-skill {
  border-bottom: 1px solid #dddfeb;
  padding-bottom: 18px;
}

.cr-listing .links-skill li {
  margin-right: 60px;
}

.cr-listing .links-skill li:last-child {
  margin-right: 0;
}

.intro-main-topic {
  margin: 50px 0 0 0;
}

.intro-main-topic h2 {
  font-size: 42px;
  padding: 0 50px;
}

.coruse-handing-main .course-bx-main:after {
  height: 295px;
}

.line-sess {
  background: #0070cc;
  height: 3px;
  width: 45px;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-right: 10px;
}

.trivano-note-wrapper {
  margin-top: 80px;
}

.tri-note {
  border: 2px solid #e4edf3;
  padding: 30px 15px;
  border-radius: 25px;
}

.tri-note p {
  font-size: 14px;
}

.trivo-verc {
  width: 20%;
  border-right: 1px solid #c2d0da;
}

.travs-contents {
  padding-left: 15px;
}

.travs-contents label {
  font-size: 20px;
  margin-bottom: 12px;
}

.session-data-main ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}

.session-data-main ul li a {
  display: block;
}

.session-data-main ul li {
  background: #f7fafc;
  border-radius: 25px;
  padding: 25px 19px;
  min-width: 154px;
  min-height: 114px;
}

.session-data-main ul li:last-child {
  margin-right: 0;
}

.session-data-main ul li a label {
  width: 107px;
  font-size: 18px;
}

.session-data-main ul li a img {
  height: 50px;
}

.session-data-main .occup {
  font-size: 26px;
  border-bottom: 1px solid #d5dee4;
  width: 100%;
  padding-bottom: 15px;
}

.accordion-header.acc-header-session {
  margin-bottom: 10px;
}

.acc-header-session .accordion-button.collapsed {
  border-radius: 25px;
}

.acc-header-session .accordion-button,
.acc-header-session .accordion-button:focus {
  background: #081c2d;
  border-radius: 25px 25px 0px 0px !important;
  box-shadow: none;
  border: none;
}

.acc-header-session .accordion-button.collapsed {
  border-radius: 14px !important;
}

.acc-header-session .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/*course-detail-wrap*/

.side-navigation-course .accordion-collapse {
  border: none;
}

.side-navigation-course .accordion {
  border: 1px solid #d1dfe4;
  background: #fff;
  padding: 5px 10px;
  border-radius: 11px;
  margin-top: 44px;
}

.side-navigation-course .accordion-button,
.side-navigation-course .accordion-button:focus {
  border: none;
  box-shadow: none;
  padding: 15px 10px;
}

.side-navigation-course .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #101117;
}

.side-navigation-course .accordion-body {
  padding: 10px 5px 10px 0px;
  background-color: rgba(242, 246, 249, 0.7);
  /* border-radius: 12px; */
  /* border-bottom: 1px solid #e7e7e7; */
}

.icon-plis {
  margin: 5px 10px 0 0;
}

/* .icon-plis img {
    width: 50px;
} */

.topics-cultures p {
  font-size: 14px;
  margin-top: 10px;
}

.topics-cultures .btn-cultures {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(210, 222, 228, 0.5);
  border-radius: 18px;
  padding: 5px 15px;
  font-size: 14px;
}

.topics-cultures .btn-cultures:hover {
  background: var(--blue);
  color: #fff;
  transition: 0.5s all;
}

ul.mi-left-qrty {
  max-height: 400px;
  overflow: auto;
  margin: 30px 0 30px 0;
}

.mi-left-qrty li:hover {
  background: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: 0.5s all;
  cursor: pointer;
}

.ty-jy-lbl {
  padding: 1px 21px 0px;
}

.uitop-line {
  border-top: 1px solid #dae5ea;
  padding: 0px 10px;
}

.cu-detail-img {
  background: #ffffff;
  border: 1px solid #eaf1f4;
  box-shadow: 10px 20px 60px rgba(248, 250, 252, 0.9);
  padding: 20px;
  border-radius: 15px;
  margin-top: 40px;
}

.cr-detail-mains {
  margin-top: 65px;
  box-shadow: 10px 20px 60px #f2f7fa;
  padding: 16px 0;
}

.question-check-course {
  background: #ffffff;
  border: 1px solid #d6e1e4;
  box-shadow: 5px 10px 20px rgba(240, 246, 250, 0.2);
  border-radius: 18px;
  padding: 10px 10px;
  margin: 0 0 15px 13px;
}

.question-check-course .form-check-input[type="radio"] {
  height: 20px;
  width: 20px;
  background: #eff6fb;
  margin: 0px;
  position: relative;
  top: 2px;
  border: none;
  left: 2px;
}

.question-check-course .ant-radio-inner:after {
  background-image: url(../images/Right.svg) !important;
  background-repeat: no-repeat !important;
  background-size: auto;
  background: #0070cc;
  background-position: center;
  box-shadow: none;
  /* height: 10px;
    width: 15px; */
}

.question-check-course .ant-radio-checked .ant-radio-inner {
  background: #0070cc;
  border-color: #0070cc;
}

.question-check-course .ant-radio-wrapper {
  display: flex;
  align-items: center;
}

.question-check-course .ant-radio-group {
  width: 100%;
}

.question-check-course .ant-radio {
  background: #fff;
  padding: 10px 9px;
  left: -27px;
  border: 1px solid #d6e1e4;
  border-radius: 100%;
  text-align: center;
  top: 0px;
  position: relative;
}

.passing-main .badges {
  min-width: 75px;
}

.form-floating textarea.form-control {
  min-height: 251px;
  border-radius: 18px;
  margin: 20px 0;
}

.upload-doc-main ul {
  background: #ffffff;
  border: 1px solid #d6e1e4;
  border-radius: 15px;
  padding: 15px;
  padding: 15px 35px;
  margin-top: 30px;
}

.upload-doc-main ul li {
  margin-bottom: 15px;
}

.upload-doc-main ul li:last-child {
  margin-bottom: 0;
}

.upload-doc-main ul li span {
  font-size: 14px;
  font-weight: 300;
  color: rgba(16, 17, 23, 0.8);
}

.upload-doc-main .btn-docs {
  background: #ef5350;
  border-radius: 15px;
  margin-top: 10px;
  border: none;
  padding: 12px 0px;
}

/*timeline*/

.unique-certify {
  background: #0070cc;
  border-radius: 30px;
}

.search-timeline-main {
  background: url(../images/timeline-bg.png) repeat;
  background-size: cover;
  padding: 34px 0;
  background-color: #f2f8fc;
  border-radius: 10px;
  z-index: 1;
  position: relative;
}

.search-timeline-main .input-group {
  padding: 0 95px;
  margin-right: 0px;
  box-shadow: 10px 10px 60px rgba(228, 237, 242, 0.6);
  position: relative;
  z-index: 111;
}

.search-timeline-main .form-control,
.search-timeline-main .form-control:focus {
  min-height: 56px;
  border: none;
  border-radius: 15px;
  box-shadow: none;
}

.cr-search {
  padding: 12px 0px;
}

.bt-search-unique,
.bt-search-unique:active {
  padding: 0px 38px;
  background: #ffff;
  color: var(--blue);
  border: none;
  position: relative;
  box-shadow: none;
  outline: none;
}

.bt-search-unique:hover {
  background: #fff;
  color: var(--blue);
}

.bt-search-unique:before {
  content: "";
  position: absolute;
  left: 0;
  background: rgba(136, 140, 159, 0.5);
  height: 30px;
  width: 1px;
}

.cr-search label {
  font-size: 18px;
}

.certify-details-mains {
  border-radius: 0;
  margin: 0 95px;
  background: #fff;
  padding: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 20px;
  position: relative;
  top: -9px;
  background-clip: padding-box;
}

.certify-details-mains:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 1),
      rgba(0, 112, 204, 1)) !important;
}

.vr-image img {
  height: 130px;
  width: 130px;
  border-radius: 100%;
}

.print-main a {
  background: var(--yellow);
  padding: 9px 22px;
  border-radius: 10px;
}

.print-main a img {
  width: 18px;
}

.vr-content {
  padding-left: 40px;
}

.vr-content label {
  font-size: 26px;
}

.vr-content p {
  font-size: 14px;
}

.verify-data-wrap li {
  margin-bottom: 25px;
  justify-content: center;
  align-items: center;
}

.verify-data-wrap li label {
  min-width: 148px;
  font-size: 16px;
}

.verify-data-wrap {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .ml-web-120 {
    margin-left: 120px;
  }
}

.line-verify {
  background: #888c9f;
  height: 100px !important;
  width: 1px;
  position: relative;
  top: 41px;
}

.avtar-post img {
  height: 50px;
  width: 50px;
  border-radius: 100%;
}

.create-post-input textarea {
  border-radius: 40px;
  padding: 5px 25px;
  resize: none;
}

.create-post-input textarea:focus,
.create-post-input textarea:hover,
.create-post-input textarea:active {
  box-shadow: none;
  outline: none;
}

.post-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 50px;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  margin-top: 15px;
}

.post-items li a {
  background: #f5f9fb;
  border-radius: 50px;
  padding: 15px 14px;
  display: flex;
  width: 100%;
  font-size: 14px;
}

.add-post-main {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 22px;
}

.sort-by,
.sort-by:focus {
  background: #fff !important;
  color: #081c2d !important;
  text-align: left;
  border: none !important;
  box-shadow: 8px 8px 30px #f3f6f8;
  position: relative;
  border: none;
  font-size: 14px;
  padding: 12px 50px 12px 14px;
  border-radius: 15px;
}

.feed-mains .dropdown-toggle::after {
  content: "\e901";
  font-family: "icomoon" !important;
  border: none;
  font-size: 8px;
  position: absolute;
  right: 10px;
  top: 16px;
}

.line-mains-feed {
  height: 1px;
  width: 100%;
  background: #e4ebef;
  margin: 0 10px;
}

.fe-main-stream-img img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

.wwel-go {
  font-size: 12px;
}

.adv-contents label,
.adv-contents p {
  font-size: 14px;
}

.adv-contents {
  background: #ffffff;
  border: 1px solid #e6eef2;
  border-radius: 14px;
  padding: 10px 18px;
  margin-top: 30px;
}

.feed-contents {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 15px;
  padding: 15px 10px;
  margin-bottom: 25px;
}

.coonects-w-chain a {
  font-size: 14px;
}

.feed-bg-classic p {
  font-size: 14px;
}

.trivs-mini img {
  height: 55px;
  width: 55px;
  background: #ffffff;
  box-shadow: 0px 16px 40px #eaedf2;
  padding: 13px;
  border-radius: 55px;
  object-fit: contain;
}

.travo-team-feed {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 25px 20px;
}

.travo-team-feed label {
  font-size: 18px;
  margin: 18px 0 30px 0;
  position: relative;
}

.travo-team-feed label:after {
  content: "";
  position: absolute;
  background: #e6eef2;
  height: 1px;
  width: 370px;
  left: -110px;
  bottom: -13px;
}

.aks-mt-50 {
  margin-top: 50px;
}

.member-involve .me-pr-last {
  margin-top: 15px;
  padding: 13px 15px;
  background: #f5f9fb;
  border-radius: 18px;
}

.member-involve {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 18px 15px;
}

.member-involve .pr-view img {
  height: 40px;
  width: 40px;
}

.tittle-recoer {
  background: #081c2d;
  padding: 16px 20px;
  border-radius: 18px 18px 0px 0px;
}

.rcs-left-img img {
  border-radius: 18px;
}

.rcs-right-contents p {
  font-size: 14px;
}

.rxs-wrap-main {
  padding: 0 18px;
}

.rcs-wrappers {
  margin-top: 20px;
  border-bottom: 1px solid #f7f7f8;
  padding-bottom: 20px;
}

.recoomanded-courses-feed {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding-bottom: 20px;
  margin-top: 30px;
}

.btn-plus-plxas,
.btn-plus-plxas:focus {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 18px;
  padding: 0;
  line-height: 0;
  height: 30px;
  width: 30px;
  font-size: 13px;
  box-shadow: none;
}

.btn-plus-plxas:hover {
  color: var(--blue);
  transition: 0.5s all;
}

.pmck-io-main {
  background: #f5f9fb;
  border-radius: 18px;
  padding: 10px 18px;
  margin-top: 20px;
}

.pymk-wrapper {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 15px;
  margin-top: 30px;
}

/*user-profile*/

.user-bg-main {
  background: url(../images/user-profile-bg.png) no-repeat;
  background-size: 100%;
  height: 200px;
  width: 100%;
}

.take-camera .camera-action {
  box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  border-radius: 29px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  padding: 7px 10px;
  margin: 45px 18px 0 0;
}

.user-profile-main img {
  margin-top: -60px;
  border: 5px solid #ffff;
  border-radius: 100%;
  width: 100%;
}

.user-edit-image .camera-action {
  position: absolute;
  box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  border-radius: 29px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  transform: translate(-50%, -50%);
  top: 70%;
  left: 50%;
  background: rgba(0, 0, 0, 0.1);
  padding: 7px 10px;
  color: #fff;
}

.user-jys-mains {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 135px;
  grid-column-gap: 35px;
  grid-row-gap: 0px;
  margin-top: 35px;
  position: relative;
}

.user-jys-mains:after {
  content: "";
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  position: absolute;
  top: 0;
  height: 160px;
  width: calc(100% + 276px);
  z-index: -1;
  left: -175px;
}

.jyss-ki-details {
  position: relative;
}

.jyss-ki-details:before,
.jyss-ki-details:after {
  content: "";
  position: absolute;
  background: #d1d6db;
  height: 78px;
  width: 1px;
}

.jyss-ki-details:before {
  top: 0;
  left: -27px;
}

.jyss-ki-details:after {
  top: 0;
  right: 0px;
}

.abks-rod {
  border-bottom: 1px solid #e6ecf1;
  padding: 25px 0;
}

.abks-rod:last-child {
  border: none;
}

.abks-rod label {
  font-size: 22px;
}

.about-users-profiles p {
  font-size: 14px;
  background: #f5f9fb;
  border-radius: 18px;
  padding: 15px 20px;
  margin-top: 20px;
}

.feed-slide .slick-slide {
  margin: 0 10px;
}

.feed-slide .slick-list {
  margin: 0 -10px;
}

.feed-slide .slick-prev {
  right: 48px;
  left: unset;
  top: -30px;
}

.feed-slide .slick-next {
  right: 0px;
  top: -30px;
}

.feed-slide .slick-next:before,
.feed-slide .slick-prev:before {
  content: "\e901";
  font-family: "icomoon" !important;
  font-size: 12px;
}

.feed-slide .slick-next:before {
  transform: rotate(-90deg);
  display: inline-block;
}

.feed-slide .slick-prev:before {
  transform: rotate(90deg);
  display: inline-block;
}

.feed-reacts {
  background: #f5f9fb;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 15px;
}

.act-mains {
  background: #f5f9fb;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px;
}

.acts-main-two label {
  font-size: 16px;
}

.acts-main-two p {
  font-size: 12px;
}

.acts-img-ones img,
.exp-img img {
  border-radius: 15px;
}

.exp-mains {
  background: #f5f9fb;
  border-radius: 15px;
  padding: 15px;
}

.exp-content {
  margin-left: 15px;
}

.exp-content .trivs-mini img {
  height: 35px;
  width: 35px;
  padding: 7px;
}

.exp-content p {
  font-size: 12px;
}

.btx-btn-rounded .btn-outline-primary {
  border: 1px solid #ddeaf0;
  border-radius: 18px;
  padding: 8px 30px;
}

.btn-edit-round {
  border: 1px solid #ddeaf0;
  border-radius: 30px;
}

.btn-edit-round:hover {
  color: var(--blue);
  transition: 0.5s all;
}

.education-profile .ed-title {
  width: 80%;
}

.technolgy-wise {
  font-size: 12px;
  margin-right: 20px;
}

.ed-mains-width {
  width: 73%;
}

.date-issued-by span {
  font-size: 10px;
  margin-right: 10px;
}

.licene-mains-width {
  width: 55%;
}

.focus-text {
  font-size: 12px;
}

.mains-profile-wrapes {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 15px 18px;
}

.pst-content label {
  font-size: 28px;
}

.text-zumi-main,
.text-zumi-main:focus {
  border: 1px solid #cdd3d6;
  padding: 15px 30px;
  border-radius: 20px;
  font-size: 16px;
  min-height: 180px !important;
  margin-top: 30px;
  box-shadow: none;
}

.psr-img {
  height: 120px;
  width: 120px;
  border-radius: 60px;
  margin: 10px 10px 0 0;
}

.close-iscos {
  position: absolute;
  right: 6px;
  top: 9px;
  font-size: 19px;
}

.btn-plus-ms-main,
.btn-attach-ms-main {
  background: rgba(0, 112, 204, 0.1);
  color: #101117;
  border-radius: 15px;
}

.btn-saves-main,
.btn-plus-ms-main,
.btn-attach-ms-main {
  border-radius: 12px;
  margin-right: 5px;
  margin-top: 10px;
}

.fs-rounded-main,
.fs-rounded-main:focus {
  border: 1px solid #cdd3d6;
  border-radius: 18px;
  box-shadow: none;
  min-height: 55px;
  margin-bottom: 10px;
  color: #666978;
}

.about-modal-1 .modal-body,
.about-modal-2 .modal-body,
.create-post-main .modal-body {
  padding: 10px 30px;
}

.agree-check .form-check-input {
  border-radius: 20px;
  height: 20px;
  width: 20px;
}

.btn-prevs,
.btn-prevs:focus,
.btn-work-exp,
.btn-work-exp:focus {
  border-radius: 15px;
  box-shadow: none;
  font-size: 16px;
  padding: 8px 15px;
}

.btn-prevs,
.btn-prevs:focus {
  background: #faf1f1;
  color: #f72d2d;
}

.btn-work-exp,
.btn-work-exp:focus {
  background: rgba(27, 30, 32, 0.1);
  color: var(--blue);
}

/*group page*/

.education-main-wrap {
  position: relative;
  padding-bottom: 75px;
}

.group-banner-ms-one {
  position: absolute;
  width: 100%;
}

.group-banner-ms-one>div {
  width: 100%;
  min-height: 100px;
  max-height: 135px;
}

.group-banner-ms-one>div img {
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.education-main-wrap .camera-action {
  box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  border-radius: 29px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  padding: 7px 10px;
  margin: 45px 18px 0 0;
  position: absolute;
  right: 11px;
  top: 0px;
}

.educate-left-img img.eds-img {
  border: 5px solid #fff !important;
}

.educate-left-img img {
  object-fit: cover;
}

.educate-left-img,
.education-main-content,
.share-menu-content {
  z-index: 11;
  position: relative;
}

.education-main-content p {
  font-size: 14px;
}

.edu-section-plus {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  margin: 0 0 30px 0;
  padding: 0px 0px 15px 0;
}

.education-main-content,
.share-menu-content {
  margin-top: 25px;
}

.share-io {
  background: #ffffff;
  border: 2px solid #eef3f8;
  border-radius: 15px;
  padding: 8px;
  margin-right: 10px;
}

.menu-io,
.menu-io:hover,
.menu-io:focus {
  background: transparent;
  border: none;
  box-shadow: none;
}

.group-feed-img {
  margin-top: 20px;
}

.group-feed-img img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.adv-contents-group {
  background: #f5f9fb;
  border-radius: 0px 0px 15px 15px;
  padding: 15px 25px;
}

.description-mains {
  margin-top: 30px;
}

.description-mains p {
  font-size: 14px;
}

.admins-arrows {
  transform: rotate(-90deg);
  font-size: 12px;
  color: #afb6b9;
}

.ot-line {
  border-top: 1px solid #e4ebef;
  padding-top: 10px;
  width: 100%;
}

.edit-post-ikon .text-zumi-main {
  margin-top: 5px;
  padding-left: 15px;
}

.we-lines-main {
  position: relative;
}

.we-lines-main:after {
  content: "";
  position: absolute;
  background: #e0e7eb;
  height: 1px;
  width: calc(100% - 71px);
  bottom: -20px;
  left: 72px;
}

.bks-groups {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 15px;
  padding: 0 30px 30px 30px;
  margin-top: 30px;
}

.ds-img img {
  border-radius: 15px;
}

.ds-contents {
  background: #ffffff;
  border: 1px solid #d9e6f1;
  border-radius: 25px;
  padding: 20px 15px 15px 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  top: -12px;
  position: relative;
  /* z-index: -1; */
}

.member-statics {
  color: #fcbc06;
  border: 1px solid #fcbc06;
  border-radius: 50px;
  padding: 5px 17px;
  font-size: 14px;
}

.ds-contents p {
  font-size: 14px;
  margin: 10px 0;
}

/*course-overview-new*/
.expands-cos {
  font-size: 12px;
}

.down-news {
  font-size: 8px;
  margin-right: 5px;
}

.session-new-wrap .accordion-button {
  background: transparent;
  border-radius: 4px;
  border: none;
  color: #939597 !important;
  padding-left: 38px;
}

.session-new-wrap .accordion-collapse {
  border: none;
}

.session-new-wrap .accordion-header {
  background: rgba(146, 164, 183, 0.05);
  margin-bottom: 15px;
  position: relative;
}

/* .session-new-wrap .accordion-header:after  .show{ 
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 51px;
    transform: rotate( 
0deg
 );
    z-index: 9;
    left: 26px;

    z-index: -34;
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(146,164,183,.05)
} */

.session-new-wrap .accordion-button {
  box-shadow: none;
}

.session-new-wrap .accordion-button:hover {
  color: var(--blue) !important;
}

.session-new-wrap .accordion-button::after {
  content: "\e91c";
  font-family: "icomoon" !important;
  background-image: none;
  transform: rotate(0deg);
  left: 11px;
  position: absolute;
  font-size: 13px;
  top: 18px;
}

.session-new-wrap .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
}

.session-new-wrap .form-check-input {
  height: 22px;
  width: 22px;
  border-radius: 50px;
}

.lock-mains {
  font-size: 14px;
  color: #939597;
}

.calsses-lect {
  padding: 5px 38px;
}

.calsses-lect span {
  font-size: 12px;
  color: #939597;
}

.lect-line {
  height: 10px;
  width: 1px;
  background-color: #939597;
}

.lesson-content-main {
  color: #a3a5a9;
}

.ve-padd-main {
  padding-left: 30px;
  width: 90%;
}

.ve-padd-main label {
  font-size: 14px;
}

.playe-vein {
  font-size: 14px;
  margin: 5px 5px 0 0;
}

.completed-veins {
  font-size: 14px;
  margin-right: 5px;
}

.step-venis {
  font-size: 14px;
}

/*course-listing ui changes*/
.course-drop-learning .ant-select-selection-search input {
  display: none;
}

#section-course-content {
  margin-top: 50px;
}

.tracks-bookmarks {
  border: none;
  background: transparent;
}

/*extra */
.tracks-bookmarks img.save-book {
  border-radius: 0px;
  width: 15px;
  object-fit: contain;
}

.user-profile-cour {
  width: 37px;
}

.bts-trans {
  margin-left: 5px;
  background: transparent;
  border: none;
}

.bts-trans:hover,
.bts-trans:focus {
  background: transparent;
}

.bts-trans img {
  height: 14px;
  width: 14px;
}

.couse-list-wrapper-main .course-main {
  margin-bottom: 100px;
}

.blavk-main {
  font-size: 45px;
}

.english-vect {
  width: 62px;
}

.ant-checkbox-group .ant-space-item {
  background: #ffffff;
  border: 1px solid #d6e1e4;
  border-radius: 18px;
  padding: 10px 10px;
  margin: 0 0 15px 13px;
}

.ant-checkbox-group span.ant-checkbox {
  background: #fff;
  padding: 10px 9px;
  left: -27px;
  border: 1px solid #d6e1e4;
  /* border-radius: 100%; */
  text-align: center;
  top: 0px;
  position: relative;
}

.ant-checkbox-group span.ant-checkbox-inner {
  height: 20px;
  width: 20px;
  background: #eff6fb;
  margin: 0px;
  position: relative;
  top: 0px;
  border: none;
  left: -1px;
  /* border-radius: 100%; */
}

.ant-checkbox-wrapper {
  display: flex;
  align-items: center;
}

.ant-checkbox-inner:after {
  top: 4px;
  left: 7px;
}

.ant-checkbox-checked .ant-checkbox-inner {
  background: #0070cc !important;
}

.ant-radio-group {
  width: 100%;
}

.question-check-course span.ant-radio+* {
  white-space: break-spaces;
}

.initial_spinner_loader {
  position: absolute;
  top: 0;
  border: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  height: 100vh;
  z-index: 10;
  align-items: center;
  justify-content: center;
  text-align: center;
  align-self: center;
  /* opacity: 0.9; */
}

.inner_initial_spinner_loader {
  position: fixed;
  top: 0;
  border: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  height: 100vh;
  z-index: 99;
  align-items: center;
  justify-content: center;
  text-align: center;
  align-self: center;
}

/*write-message-ds*/
.comments-main-section {
  flex-direction: unset;
  justify-content: space-between;
}

.write-message-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.write-message-wrap input {
  border-radius: 30px;
  padding: 5px 60px 5px 60px;
  min-height: 45px;
}

.write-message-wrap p {
  position: absolute;
  bottom: -25px;
  left: 57px;
}

.emoji-mains {
  position: absolute;
  top: 12px;
  left: 20px;
}

.sends-message-mains {
  position: absolute;
  right: 6px;
  top: 5px;
  background: #0070cc;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
}

.cancel-input-message {
  position: absolute;
  right: -31px;
  top: 11px;
}

.sv-sends,
.sv-smiles {
  font-size: 18px;
}

.message-deatils-group {
  background: #f5f9fb;
  border: 1px solid #dde4ea;
  border-radius: 20px;
}

.likes-counter {
  min-width: 55px;
  max-width: 105px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding: 0;
}

.likes-counter img {
  width: 16px;
  height: 16px;
}

.message-deatils-group {
  padding: 20px;
  margin-right: 21px;
}

.bls-bottom {
  border-bottom: 1px solid #e7ecef;
  padding-bottom: 20px;
}

.message-maxup-scoll {
  max-height: 400px;
  overflow: auto;
  margin-top: 40px;
}

/*notification*/

.nfts-img img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

.nfts-mains p {
  font-size: 12px;
}

.nfts-comments {
  background: #f5f9fb;
  border-radius: 30px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
}

.nfts-top-mains {
  border-top: 1px solid rgba(230, 236, 241, 0.5);
  padding: 20px 0;
}

.notifications-io-main {
  background: #ffffff;
  box-shadow: 10px 20px 60px #f2f7fa;
  border-radius: 18px;
  padding: 0 20px;
}

.banner-uploader {
  position: absolute;
  right: 45px;
  top: 80px;
}

.profile-uploader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 66px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: end;
  justify-content: center;
}

a.course-syllabus label.topic-name {
  cursor: pointer;
}

.user-drop-down-menu {
  left: -77px !important;
}

.user-drop-down-menu:after,
.user-drop-down-menu:before {
  display: block;
  position: absolute;
  right: 50%;
  vertical-align: middle;
  content: "";
  /* border-style: none double solid; */
  width: 0;
  height: 0;
}

.user-drop-down-menu:before {
  top: -10px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid rgb(0 81 147);
}


.review-box {
  display: flex;
  /* Aligns image & text in a row */
  align-items: center;
  /* Centers content vertically */
  width: 500px;
  /* Adjust width */
  margin: 10px auto;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: left;
  position: relative;
}

.review-image {
  width: 30%;
  /* Image section occupies 30% */
  width: 150px;
  /* Max size for consistency */
  height: 150px;
  border-radius: 10px;
  object-fit: cover;
  margin-right: 20px;
}

.review-content {
  /* width: 70%; */
  width: 300px;
  /* Text section occupies 70% */
  /* padding-left: 20px; */
  /* Space between image and text */
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.quote-icon {
  width: 25px;
  /* Adjust size as needed */
  /* height: auto; */
  right: 20px;
  position: absolute;
  /* bottom: 0px; */
  top: 10px;
  /* left: 10px; */
  transform: rotate(180deg);
}

.review-user {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
  /* margin-left: 15px; */
}

.avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.user-name {
  font-weight: bold;
  color: #000;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "Brown" !important;
  font-size: 19px;
}

.review-text {
  margin-top: 10px;
  text-align: left;
  max-width: 100%;
  overflow-y: auto;
  max-height: 70px;
  white-space: pre-wrap;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666978 !important;
  font-family: "Brown" !important;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

.review-rating {
  margin-top: 5px;
}

/* Stars styling */
.star {
  color: grey;
  margin-right: 2px;
  font-size: larger;
}

.star.selected {
  color: gold;
}

.title {
  font-family: 'Brown', sans-serif;
  font-size: 18px;
  text-align: left;
  margin-bottom: 8px;
}


.cred {
  font-family: 'Brown', sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: -2%;
  text-align: left;
  margin-top: 0px;
}

.org {
  font-family: 'Brown', sans-serif;
  font-size: 13px;
  color: #0070CC;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
}

.grid-container {
  display: flex;
  gap: 16px;
  /* Space between boxes */
  /* justify-content: center; */
  flex-wrap: wrap;
  /* Wrap on smaller screens */
  margin-top: 10px;
}


.licenses-card {
  display: flex;
  align-items: center;
  width: 430px;
  /* Half the full width */
  height: 120px;
  padding: 12px;
  border-radius: 12px;
  background-color: #F5F9FB;
  border: none;
  transition: 0.3s ease-in-out;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  text-align: left;
  gap: 10px;
}

/* .licenses-card:hover {
  background-color: #eef4f7;
} */

/* Card Image */
.licenses-card img {
  object-fit: cover;
  border-radius: 10px;
  width: 80px;
  height: 80px;
}

/* Card Content */
.licenses-card-content {
  flex: 1;
  padding-left: 16px;
}


/* License Button - Full Width */
.license-button {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding: 5px;
  border-radius: 12px;
  background-color: #F5F9FB;
  border: none;
  transition: 0.3s ease-in-out;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1) !important;
  gap: 10px;
  margin: 0px 0px;
}

.license-date {
  text-align: right;
  align-self: flex-start;
  font-size: 12px;
  color: #666978;
  margin-right: 50px;
}

/* .license-button:hover {
  background-color: #171a1b;
} */

/* License Button Image */
.license-button img {
  object-fit: cover;
  border-radius: 10px;
  width: 110px;
  height: 110px;
}

.separator {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 30px;
}

/* .title:hover, .cred:hover, .org:hover, .separator:hover, .card:hover, .card img:hover, .grid-container:hover, .license-date:hover, .license-button img:hover {
  text-decoration: underline;
  cursor: pointer;
} */

.app {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #f4f4f4;
}

.dropdown-menu[data-bs-popper] {
  left: -250px;
  margin-top: .125rem;
  width: 350px;
}

/* Toggle Container */
.toggle-container {
  position: relative;
  width: 100px;
  height: 40px;
  background: white;
  border-radius: 20px;
  display: flex;
  align-items: center;
  padding: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Sliding Background */
.slider {
  position: absolute;
  width: 50%;
  height: 30px;
  background: #007bff;
  border-radius: 15px;
  transition: all 0.3s ease-in-out;
}

/* Button Styles */
.toggle-btn {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

/* Active Icon (White when selected) */
.active-icon {
  color: white;
}


/* Profile Dropdown menu */

.profile-container {
  position: absolute;
  display: inline-block;
}

/* Profile Button */
.profile-button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0px;
  border: none;
  background: white;
  cursor: pointer;
  border-radius: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.profile-icon {
  width: 30px;
  height: 30px;
  background: #444;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: bold;
}

.large {
  width: 40px;
  height: 40px;
  font-size: 1rem;
}

/* Dropdown Menu */
.dropdown-menu {
  position: absolute;
  top: 100%;
  width: 300px;
  left: 100px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 10;
  padding: 10px;
}

/* Profile Info Section */
.profile-info {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
}

.email {
  font-size: 0.8rem;
  color: gray;
}

/* Menu Items */
.menu-items {
  list-style: none;
  padding: 0;
}

.menu-items li {
  padding: 8px 10px;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}

.menu-items li:hover {
  background: #f4f4f4;
}

.review-button {
  background-color: #2563eb;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  justify-content: center;
  margin-top: 200px;
}

/* Modal Overlay */
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5); */
  /* Dark background */
  display: flex;
  align-items: center;
  justify-content: center;
  /* z-index: 9999; */
}

/* Modal Content */
.modal-cont {
  background: white;
  padding: 20px;
  border-radius: 10px;
  width: 60%;
  height: 90%;
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

/* Close Button */
.close-button {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}

/* Input Fields */
.input-field {
  height: 50px;
  width: 89%;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  padding: .375rem .75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  margin-top: 1.5rem !important;
  border: 1px solid #cdd3d6;
  border-radius: 20px;
  padding: 10px 20px;
}

.textarea-field {
  width: 100%;
  border: 1px solid #cdd3d6;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 20px;
  padding: 10px 0px;
  height: 160px;
  width: 90%;
  margin-top: 5px;
  display: block;
  padding: .375rem .75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  margin-top: 1.5rem !important;
}

/* Checkbox */
.checkbox-container {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

/* Submit Button */
/* .primary-bg {
  background-color: #0d6efd; 
  color: white !important;
} */

.buttonReview {
  width: 5rem;
  position: absolute;
  bottom: 70px;
  right: 80px;
  height: 35px;
  cursor: pointer;
  border-radius: 14px;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  vertical-align: right;
  justify-content: center;
  border: 1px solid transparent;
  font-size: 18px;
  transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out;
}

.review-py-2 {
  padding-top: .1125rem !important;
  padding-bottom: .1125rem !important;
}

.text-white {
  color: #fff !important;
}

.Text {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 700 !important;
  font-family: "Brown" !important;
  color: black;
}

/* Course Info */
.course-info {
  text-align: center;
  margin-bottom: 20px;
  font-size: 19px;
}

.course-image {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  object-fit: cover;
  margin-top: 25px;
  margin-bottom: 20px;
  margin-left: 30px;
}

.course-image-container {
  position: relative;
  width: 100%;
  height: 140px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #f5f5f5;
  }
  
  .course-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  }

  .play-icon-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s;
  }
  
  .play-icon-overlay:hover {
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }
  
  .play-icon {
    width: 40px;
    height: 40px;
  }
  
  .course-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #333;
  }
  
  .course-provider, .course-last-activity, .course-completion-date {
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  
  .certificate-button {
    padding: 8px 16px;
    transition: all 0.3s;
  }
  
  .certificate-button:hover {
    background-color: #007bff;
    color: white;
  }
  
  .course-bx-main {
    padding: 16px;
    margin-bottom: auto;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    background-color: white;
    transition: transform 0.3s;
  }
  
  .course-bx-main:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  }

  
  /* Responsive adjustment for mobile */
  @media (max-width: 768px) {
    .responsive-modal {
      width: 95%;  /* Was 90% before */
      padding: 15px;
      min-width: 280px;  /* Prevents it from becoming too narrow */
    }
  }

  @media (max-width: 768px) {
    .input-group.flex-column input,
    .input-group.flex-column button {
      width: 100%;
    }
  
    .input-group.flex-column button {
      margin-top: 10px;
    }
  }

  #certificate_id::placeholder {
    font-size: 1rem;  /* default size */
  }
  
  @media (max-width: 576px) {
    #certificate_id::placeholder {
      font-size: 0.85rem;  /* smaller on mobile */
    }
  }

  @media (max-width: 768px) {
    .certify-details-mains {
      padding: 10px;
    }
  
    .verify-data-wrap li {
      font-size: 14px;
    }
  
    .print-main {
      margin-top: 10px;
      text-align: center;
    }
  }
  @media (min-width: 768px) {
    .web-margin-left {
      margin-left: 40px;
    }
  }
  .achieved-percentage-box {
    background-color: #f8fbfd; /* Light background to match screenshot */
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); /* Soft shadow */
    display: inline-block; /* So it's only as wide as needed */
    min-width: 200px; /* Optional: gives it a consistent width */
  }
  
  /* Use Bootstrap’s text-primary or define your own */
  .text-primary {
    color: #007bff; /* Bootstrap’s primary blue */
  }
  
  
    

.star-rating {
  display: flex;
  font-size: 30px;
  cursor: pointer;
  gap: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 20px;
}

.filled-star {
  color: gold;
}

.empty-star {
  color: gray;
}

iframe {
  display: block;
  height: 70vh;
  width: 50vw;
  border: none;
}

.larger {
  width: 90px;
  height: 90px;
  font-size: 30px;
}

.custom-carousel-button {
  filter: invert(50%);
  background-color: transparent;
  border: none ;
  border-radius: 50%;
	padding: 10px ;
	width: 40px;
	height: 40px;
	transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
	display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 80px;
  font-size: large;
}

.custom-carousel-button:hover {
  background-color: rgba(0, 0, 0, 0.1);
  /* transform: translateY(25px);  */
}

.success-message {
  background-color: #d4edda;
  color: #155724;
  padding: 15px;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #c3e6cb;
  width: 40%;
  height: 40%;
  /* margin: 20px auto; */
  margin-top: 250px;
  margin-bottom: 250px;
  margin-left: 30%;
  line-height: 1.5rem;
}

.email-verify-button {
  background-color: blue;
  color: white;
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 10px;
}

.email-verify-button:hover {
  background-color: #c82333;
}


