@import url(https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css);

.page_container {
  padding: 150px 80px 30px 80px;
  letter-spacing: normal;
  overflow-x: hidden
}

.row {
  margin-right: 0 !important;
  margin-left: 0 !important
}

.lms-introduction-heaqding {
  text-align: left;
  font-weight: 800;
  font-size: 48px;
  line-height: 1.5;
  color: #101010;
  font-family: Inter;
  margin: auto;
}

.lms-introduction-text {
  color: #4b5563;
  font-size: 18px;
  line-height: 28px;
}

.learner-images {
  width: auto
}

.toggel-box-lms {
  background: #fff;
  padding: 40px 0px;
  border-radius: 12px;
  /* margin: 50px auto; */
  /* max-width: 980px */
}

.toggle-bg.lms-accordion-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  margin: 0 0 16px;
  overflow: hidden;
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, .08) */
}

.toggeltextlms:not(.lms-accordion-panel) {
  max-height: 0;
  box-shadow: 0 3px 6px #0000001A;
  overflow: hidden;
  transition: max-height .2s ease-out;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px
}

.toggeltextlms.lms-accordion-panel {
  max-height: none !important;
  height: auto;
  overflow: visible;
  background: #f9fafb;
  border-top: 1px solid #f3f4f6;
  box-shadow: none;
  border-radius: 0;
  transition: none
}

.toggel-box-lms .hidden {
  display: none !important
}

.toggeltextlms.lms-accordion-panel .usecase-tab-container {
  padding: 24px
}

button.toggel-lms-tubes.lms-accordion-trigger {
  background-color: #fff;
  color: #101010;
  cursor: pointer;
  padding: 20px 24px;
  width: 100%;
  text-align: left;
  font-size: 18px;
  transition: background-color .2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  line-height: 1.5;
  box-shadow: none;
  border-radius: 0;
  border: none;
  margin: 0;
  font-weight: 600;
  font-family: inherit
}

.toggel-lms-tubes .lms-accordion-trigger-inner {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
  min-width: 0
}

.lms-accordion-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #eff6ff;
  border: 1px solid #dbeafe;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #098ff8;
  flex-shrink: 0;
  font-size: 14px
}

.lms-accordion-title {
  font-weight: 700;
  font-size: 18px;
  color: #101010
}

.lms-accordion-chevron {
  color: #9ca3af;
  flex-shrink: 0;
  transition: transform .2s ease;
  font-size: 14px
}

.toggel-lms-tubes:hover {
  background-color: #f9fafb;
  color: #101010
}

.toggel-lms-tubes.active {
  background-color: #f9fafb;
  color: #101010
}

.toggel-lms-tubes.active .lms-accordion-chevron {
  transform: rotate(180deg)
}

a {
  text-decoration: none;
  background: 0 0;
  outline: 0 !important
}

.toggeltextlms:not(.lms-accordion-panel) p {
  color: #101010;
  font-size: 16px;
  line-height: 1.5
}

.toggeltextlms.lms-accordion-panel p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.5
}

.toggle-intenal-items {
  margin: 24px 0;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  gap: 6px
}

.free-trial-button2 {
  padding: 14px 20px;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  display: block;
  border: none;
  text-align: center;
  margin: 0;
  font-weight: 700;
  box-shadow: 0 5px 0 transparent;
  transition: transform .3s cubic-bezier(.5, 2.5, .7, .7), box-shadow .3s cubic-bezier(.5, 2.5, .7, .7);
  transform: translateY(0);
  background: #098ff8;
  align-items: center;
  display: flex;
  gap: 4px;
  line-height: 28px;
}

.free-trial-button2:hover {
  color: #fff;
  transform: translateY(calc(-1* var(--animation-depth, .375em)));
  box-shadow: 0 5px 0 #35136B;
  animation: bounce .4s ease-out
}

.heading-section2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
  margin: 30px 0;
  color: #101010
}

.text-section2 {
  color: #4B5563;
  font-size: 18px;
  line-height: 28px;
}

.testimonialslider-heading {
  color: #101010;
  text-align: center;
  font-size: 40px;
  margin: 0 0 30px 0
}

.linkClr, .linkClr:hover {
  color: #098ff8
}

.main-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-items: center;
  flex-direction: column;
  margin: 30px auto;
  gap: 40px
}

.useCase-tab-content {
  font-size: 16px;
  margin: 0;
  font-weight: 700
}

.usecase-tab-container {
  padding: 20px 40px
}

.subSection-tabs {
  padding-left: 50px
}

.btnAlign {
  text-align: center;
  margin: 0
}

.triangleImg {
  width: 20px;
  height: 20px
}

.arrows {
  width: 28px;
  height: 28px
}

.clnt-logo-img {
  width: 100% !important;
  height: auto;
  border-radius: 10px;
  margin: 10px 0;
  box-shadow: 2px 2px 6px #00000029
}

.clients-carousel1, .clients-carousel2 {
  list-style: none;
  padding-left: 0
}

.clients-carousel1 li, .clients-carousel2 li {
  list-style: none;
  list-style-type: none
}

.clients-carousel1 li::marker, .clients-carousel2 li::marker {
  content: none
}

@media only screen and (min-width:767px) {
  .mobileversion {
    display: none
  }
}

@media only screen and (max-width:767px) {
  .desktopversion {
    display: none
  }

  .client-img {
    height: auto !important
  }

  .lms-introduction-heaqding {
    text-align: center;
    font-size: 36px !important
  }

  .lms-introduction-text {
    font-size: 16px;
    text-align: center
  }

  .toggel-lms-tubes {
    font-size: 16px !important;
    line-height: 1.5
  }

  .heading-section2 {
    font-size: 30px
  }

  .owl-carousel .owl-item img {
    display: block;
    width: 100% !important
  }

  .section3, .section4 {
    padding: 0 0
  }

  .testimonialslider-heading {
    font-size: 30px;
    margin: 0 0 25px 0
  }

  .page_container {
    padding: 20px !important
  }

  .learner-images {
    width: -webkit-fill-available;
    height: auto
  }

  .main-section {
    padding: 0;
    gap: 20px
  }

  .text-section2 {
    text-align: center
  }

  .toggel-box-lms {
    padding: 20px;
    margin: auto
  }

  .usecase-tab-container {
    padding: 20px
  }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .lms-introduction-heaqding {
    font-size: 36px
  }

  .page_container {
    padding: 140px 40px 30px 40px
  }

  .main-section {
    gap: 20px
  }

  .lms-introduction-text {
    font-size: 14px
  }

  .free-trial-button2 {
    padding: 12px;
    font-size: 14px
  }

  .learner-images {
    width: -webkit-fill-available
  }

  .toggel-lms-tubes {
    padding: 12px;
    font-size: 16px
  }

  .usecase-tab-container {
    padding: 20px
  }

  .toggeltextlms p {
    font-size: 14px
  }

  .heading-section2 {
    font-size: 30px;
    margin: 20px auto
  }

  .text-section2 {
    font-size: 14px
  }
}

@media only screen and (min-width:1024px) and (max-width:1250px) {
  .learner-images {
    width: -webkit-fill-available
  }
}

/* Our Clients â€” match corporate-training-platform.html (Owl 2 + gutters) */
#ourClient .grid {
  min-width: 0;
}

#ourClient .owl-carousel {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

#ourClient .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#ourClient .owl-carousel .owl-stage {
  will-change: transform;
}

#ourClient .owl-carousel .owl-item {
  box-sizing: border-box !important;
}

#ourClient .owl-carousel .owl-item>li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0;
  min-height: 112px;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 768px) {
  #ourClient .owl-carousel .owl-item>li {
    min-height: 128px;
  }
}

#ourClient .owl-carousel .clnt-logo-img {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 84px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  border-radius: 10px;
  box-shadow: 2px 2px 6px #00000029;
}

@media (min-width: 768px) {
  #ourClient .owl-carousel .clnt-logo-img {
    height: 96px;
  }
}