.content-container {
  width: 100%;
  height: auto;
}

.hero-area {
  width: 100%;
  background: url("../img/schulungen/hero-banner-1.webp");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  background-position: center;
}

.hero-area-title {
  color: #fbc02d;
}

.hero-area-checklist {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  margin-top: 35px;
}

.checklist-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}

.checklist-text {
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}

.appoinment-btn {
  color: #fff;
  font-weight: 600;
  padding: 10px 25px;
  font-size: 17px;
  background: #da0916;
  border-radius: 15px;
  text-decoration: none;
  transition-duration: 300ms;
  margin-top: 20px;
}

.appoinment-btn:hover {
  color: #fff;
  text-decoration: none;
  background: #f11120;
  transition-duration: 300ms;
}

.demo-banner {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fab828;
  text-align: center;
}

.check-list-container {
  margin-left: 50px;
}

.banner-text {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

.brands-slider-section {
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
  text-align: center;
  color: #000;
}

.carousel-container {
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.owl-prev {
  margin-right: auto;
  outline: none !important;
  margin-left: -50px;
}

.owl-next {
  margin-left: auto;
  outline: none !important;
  margin-right: -50px;
}

.section-darkbg {
  width: 100%;
  height: auto;
  background: #000000;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec3-primary-title {
  color: #fab828;
  font-size: 27px;
  font-weight: 600;
  text-align: center;
}

.sec3-secondary-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0px;
}

.sec3-illustration {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.social-media-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  margin-top: 50px;
}

.social-media-contact > a > img {
  width: 30px;
}

.wa-icon {
  width: 34px !important;
}

.ft-container {
  width: 90%;
  height: 50px;
  border: 1px solid #222529;
  margin-top: 50px;
  border-radius: 10px;
  align-self: center;
  display: flex;
  justify-content: center;
  gap: 40px;
}

.flex-col-ft-con {
  display: flex;
  align-items: center;
}

.flex-col-ft-con span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.ft-check-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.ft-check-row img {
  height: 20px;
}

.ft-check-row span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.sec4 {
  width: 100%;
  height: auto;
  background: #efefef;
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cardview-sec4 {
  width: 100%;
  height: 1000px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 43px -40px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 43px -40px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 43px -40px rgba(0, 0, 0, 0.75);
  border: 1px solid #d3d3d3;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 80px;
  text-align: center;
  position: relative;
  margin-top: 20px;
  transition-duration: 500ms;
  cursor: pointer;
}

.cardview-sec4:hover {
  box-shadow: 0px 0px 43px -15px rgb(0 0 0 / 70%);
  -webkit-box-shadow: 0px 0px 43px -15px rgb(0 0 0 / 70%);
  -moz-box-shadow: 0px 0px 43px -15px rgb(0 0 0 / 70%);
  transition-duration: 500ms;
}

.title-bar-cardview-sec4 {
  width: 95%;
  height: 40px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  min-height: 40px;
}

.cardview-sec4-title {
  font-size: 14px;
  color: #fab828;
  font-weight: 600;
}

.text-bold-cv4 {
  font-size: 13px;
  color: #000;
  font-weight: 600;
}

.txt-red {
  color: rgb(255, 49, 49);
}

.list-heading-c4 {
  font-size: 14px;
  font-weight: 700;
  color: gray;
  float: left;
  text-align: start;
}

.container-c4 {
  width: 95%;
  max-width: 1920px;
}

.list-container-c4 {
  width: 100%;
  margin-top: 15px;
  text-align: start;
  display: flex;
  flex-direction: column;
  justify-self: center;
}

.flex-center-con {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c4-list {
  margin-top: 10px;
  float: left;
  padding-left: 15px;
  font-size: 11px;
  font-weight: 600;
}

.base-text-tn {
  width: 100%;
  line-height: 15px !important;
  color: #8b8b8b;
}

.b-tex {
  font-size: 10px;
  font-style: italic;
}

.cv-btn {
  width: 90%;
  padding: 8px;
  font-weight: 600;
  background: #fab828;
  color: #000;
  margin-top: 20px;
  border-radius: 10px;
  text-decoration: none;
  transition-duration: 300ms;
  position: absolute;
  bottom: 20px;
}

.cv-btn:hover {
  color: #000;
  text-decoration: none;
  background: #dd9b0e;
  transition-duration: 300ms;
}

.sec5 {
  width: 100%;
  min-height: 500px;
  background-color: #fff;
  background-image: url("../img/schulungen/bg-sec5.png");
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ills-con-sec5 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-ills-sec5 {
  max-width: 80%;
}

.s5-icon-container {
  width: 60px;
  height: 60px;
  border: 2px solid #fab828;
  border-radius: 10px;
}

.icon-text-con {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.icon-txt-s5 {
  margin-bottom: 0px;
  font-size: 17px;
  font-weight: 500;
}

.g-5 {
  gap: 20px;
}

.acrylic {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.acrylic::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.55;
  background: #000;
}

.sec6 {
  width: 100%;
  height: auto;
  background: url("../img/schulungen/sec6-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 720px;
}

.txt-head-sec-6 {
  font-size: 26px;
  color: #fab828;
  font-weight: 600;
}

.comment-container {
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.75);
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  margin-top: 30px;
  position: relative;
  padding: 30px;
  min-height: 157px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.q-top {
  position: absolute;
  top: -20px;
  left: 30px;
}

.q-bottom {
  position: absolute;
  bottom: -20px;
  right: 30px;
}

.sec-6-comment {
  font-size: 18px;
  color: #fff;
}

.comment-carousel {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}

.comments-slider {
  width: 400px;
}

.profile-container {
  width: 400px;
  height: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.profile-pic {
  width: 85px;
  height: 85px;
  overflow: hidden;
  border-radius: 50%;
}

.profile-name {
  font-size: 20px;
  font-weight: 700;
  color: #fab828;
  margin-top: 15px;
}

.profile-designation {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

.slidersection {
  background-color: #cccccc;
  overflow-x: hidden;
}

.faq-sec {
  width: 100%;
  background: #000;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.faq-title {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
}

.faq-text {
  color: #fff;
  text-align: start;
}

/* Accordion Styles */

.accordion-container {
  width: 100%;
  min-height: 500px;
  background-color: #000;
  padding-top: 50px;
  padding-bottom: 80px;
}

.card-header {
  padding: 10px;
  padding-right: 15px;
}

.accordions-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  gap: 20px;
}

.accordion-container > .container {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  gap: 20px;
}

.accordion-section-title {
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}

.accordion-card-header {
  background: transparent !important;
}

.accordion-expander {
  width: 65%;
  background: transparent !important;
}

.accordion-card {
  background: transparent;

  border: 2px solid #fbc02d;
  border-radius: 10px !important;
}

.collapser-expand-button {
  background: transparent;
  border: none !important;
  box-shadow: none !important;
  color: #fbc02d !important;
  font-weight: 600;
  text-decoration: none !important;
  display: flex;
}

.toggle-icon {
  margin-left: auto;
  padding-right: 10px;
}

.minus-icon-btn {
  opacity: 0;
}

.toggle-icon > svg {
  position: absolute;
}

.toggle-icon-active > .plus-icon-btn {
  opacity: 0;
  transform: rotate(-60deg);
  transition-duration: 400ms;
}

.toggle-icon-inactive > .plus-icon-btn {
  opacity: 1;
  transform: rotate(0deg);
  transition-duration: 400ms;
}

.toggle-icon-active > .minus-icon-btn {
  opacity: 1;
  transform: rotate(0deg);
  transition-duration: 400ms;
}

.toggle-icon-inactive > .minus-icon-btn {
  opacity: 0;
  transform: rotate(-60deg);
  transition-duration: 400ms;
}

@media screen and (max-width: 992px) {
  .accordion-expander {
    width: 100%;
  }

  .accordion-image-con {
    flex-wrap: wrap;
  }

  .accordion-contact-btn {
    width: 100%;
  }
}

/*Modal Style Override*/

.modal {
  align-items: center;
  justify-content: center;
}

.modals {
  margin-top: 0px !important;
  position: unset;
}

.popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

@media screen and (max-width: 1220px) {
  .next-modal,
  .back-modal {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .next-modal,
  .back-modal {
    display: none;
  }
  .modals {
    width: 100% !important;
    height: 100%;
    margin: 0px !important;
    border-radius: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 500px) {
  .left-modal {
    width: 100% !important;
  }
  .left-modal img {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .check-list-container {
    margin-left: 20px;
  }
  .comment-section-scale {
    transform: scale(0.7);
  }
  .blur-layer {
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .owl-nav {
    display: none !important;
  }

  .sec6 {
    height: auto;
  }

  .txt-head-sec-6 {
    padding-bottom: 40px;
  }

  .brands-slider-section-title {
    font-size: 22px;
  }
}

@media screen and (min-width: 1920px) {
  .comment-carousel {
    margin-top: 140px;
  }
}
@media screen and (max-width: 600px) {
  .comment-section-scale {
    transform: scale(0.8);
  }

  .demo-banner {
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .sec3-illustration {
    width: 85%;
    max-width: 380px;
  }
}

@media screen and (min-width: 600px) {
  .comment-section-scale {
    transform: scale(0.8);
  }
}

@media screen and (min-width: 900px) {
  .comment-section-scale {
    transform: scale(0.85);
  }
}

@media screen and (min-width: 1200px) {
  .comment-section-scale {
    transform: scale(1);
  }
}

@media screen and (max-width: 992px) {
  .ft-container {
    width: 100%;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
}

@media screen and (max-width: 768px) {
  .ft-container {
    width: 90%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-items: flex-start;
  }
  .ft-title-con {
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 1px solid #222529;
  }

  .cardview-sec4 {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .cardview-sec4 {
    height: 870px;
    min-height: 200px;
  }
  .cv3,
  .cv4 {
    height: 400px;
  }
}

@media screen and (max-width: 600px) {
  .owl-prev {
    margin-left: 0px;
  }
  .owl-next {
    margin-right: 0px;
  }
}

@media screen and (max-width: 1200px) {
  .cv3,
  .cv4 {
    height: 350px;
  }
}

@media screen and (max-width: 992px) {
  .cv3,
  .cv4 {
    height: auto;
  }
}

/* Matrix addon */

.matrix {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #f0f3fa;
}

.matrix > .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 50px;
}

.matrix-logo {
  min-width: 250px;
  max-width: 300px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.matrix-wrap {
  width: 100%;
  height: 600px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
}

.resp-flex {
  width: 100%;
  height: 640px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
}
.matrix-card {
  width: 100%;
  height: 100%;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.09);
  border-radius: 20px;
  transition-duration: 300ms;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 9px;
}

.matrix-flex-row {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  gap: 9px;
}

.b-black {
  border: 2px solid #000;
}

.bg-red-blend-light {
  background: rgba(220, 0, 0, 0.2);
  min-height: 80px;
}

.bg-red-light {
  background: #ea6666;
  color: #fff !important;
}

.bg-green {
  background: #01e675;
}

.bg-grey {
  background: #3c3c3c;
  color: #fff;
}

.bg-grey-blend {
  background: #cccccc;
}

.bg-green-blend {
  background: rgba(1, 230, 117, 0.7);
}

.matrix-card:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.matrix-card-header {
  width: 100%;
  height: 45px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
}

.matrix-card-text-md {
  font-size: 14px;
  font-weight: 500;
}

.bg-yellow {
  background: #fab828;
}

.bg-red {
  background: #dc0000;
  color: #fff;
}

.bg-yellow-blend {
  background: rgba(250, 184, 40, 0.2);
  min-height: 80px;
}

.bg-red-blend {
  background: rgba(220, 0, 0, 0.4);
  min-height: 80px;
}

.auto-stretch {
  height: 100%;
}

.matrix-header-medium {
  min-height: unset;
}

.matrix-col-flex {
  display: flex;
  flex-direction: column;
}

.move-left {
  margin-right: auto;
}

.matrix-content-container {
  width: 90%;
  display: flex;
  padding-top: 20px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: start;
}

.matrix-content-container > ul {
  padding: 0px;
  margin: 0px;
  margin-right: auto;
  margin-left: 19px;
  margin-top: 15px;
  font-size: 14px;
}

.matrix-sub-heading {
  font-size: 2.375rem;
  text-align: center;
}

.matrix-wrapper {
  width: 100%;
}

.matrix-heading-wrapper {
  background: #f7dca1;
  display: flex;
  justify-content: space-around;
  padding: 6px 0px;
  border-radius: 12px;
  margin-bottom: 4px;
}

.matrix-heading-wrapper p {
  color: #212629;
  font-size: 18px;
  margin: 0;
  font-weight: 700;
}
.matrix-heading-wrapper.is-bottom {
  justify-content: center;
  margin-top: 4px;
}
.matrix-heading-wrapper.is-bottom p {
  color: #eb2227;
}
.matrix-card-wrapper {
  display: flex;
  gap: 4px;
}
/* .matrix-card-wrapper.is-relative {
  position: relative;
} */
.matrix-headline-wrapper {
  /* position: absolute; */
  background: #fff;
  /* width: 99.5%; */
  height: 48px;
  /* bottom: 123px; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* left: 50%; */
  /* right: 50%; */
  /* transform: translateX(-50%); */
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.matrix-headline-wrapper p {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}
.matrix-new-card,
.matrix-new-card.is-third,
.matrix-new-card.is-fourth {
  background: white;
  border: 1px solid #e3e3e3;
  padding: 4px;
  border-radius: 12px;
  width: 14.375rem;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.matrix-new-card.is-second,
.matrix-new-card.is-fifth,
.is-card-second {
  width: 272px;
}
.matrix-card-item {
  background: #d8efd7;
  border-radius: 8px;
  text-align: center;
  padding: 10px;
}
.matrix-new-card.is-bottom-middle {
  width: 464px;
}
.matrix-card-item.is-last-row {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.matrix-card-item.is-secondary .content-box p {
  font-size: 16px;
}
.matrix-card-item .heading.is-secondary {
  font-size: 24px;
  padding-bottom: 70px;
}
.matrix-card-item .heading {
  font-size: 16px;
  font-weight: 700;
}
.matrix-card-item p {
  margin: 0;
  font-weight: 700;
}
.matrix-card-item.is-bottom {
  background: white;
}
.matrix-card-item.is-second {
  background: #b1deae;
}
.matrix-card-item.is-three {
  background: #8acd85;
}
.matrix-card-item.is-four {
  background: #63bd5d;
}
.matrix-card-item.is-middle {
  height: 465px;
}
.matrix-card-item .list-wrapper {
  margin: 0;
  padding: 0;
  padding-left: 1.5rem;
  text-align: left;
}
.matrix-card-item .list-wrapper.is-secondary {
  padding-bottom: 3rem;
  border-bottom: 1px solid white;
  margin-bottom: 5rem;
}
.matrix-card-item .list-wrapper li {
  margin: 0;
  padding: 0;
}
.matrix-card-item .list-wrapper li p,
.list-text {
  font-size: 14px;
  font-weight: 500 !important;
}
/* spezia-wrapper */

.spezia-wrapper h3 {
  font-weight: 700;
  margin-bottom: 2rem;
  text-align: center;
}
.spezia-card-wrapper {
  display: flex;
  gap: 1rem;
}
.spezia-card {
  border: 1px solid #e3e3e3;
  background: #ffffff;
  padding: 8px;
  border-radius: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.spezia-card-heading {
  background: #f8b725;
  text-align: center;
  border-radius: 11px;
  padding: 16px 0px;
}
.spezia-card-heading p {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.spezia-card-middle {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.spezia-card-middle p {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
.spezia-card-list-wrapper {
  background: #fef1d3;
  border-radius: 11px;
  padding: 1rem;
  height: 100%;
}
.spezia-card-list-wrapper ul {
  margin: 0;
  padding-left: 18px;
}
.spezia-card-list-wrapper ul li {
  padding: 0px !important;
}
.spezia-card-list-wrapper ul li p {
  margin: 0;
  font-weight: 700;
}
.auto-height {
  height: auto;
}

.mh-100 {
  min-height: 100px;
}

@media screen and (max-width: 1024px) {
  .matrix-wrapper {
    overflow-x: auto;
  }

  .matrix-heading-wrapper {
    width: 1181px;
  }
}

@media screen and (max-width: 576px) {
  .resp-flex {
    flex-direction: column;
    height: unset;
  }
  .matrix-sub-heading {
    font-size: 1.5rem;
  }
  .spezia-card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  .matrix-new-card,
  .matrix-new-card.is-third,
  .matrix-new-card.is-fourth {
    width: 100%;
    min-width: 13rem;
  }
  .matrix-card-item.is-middle {
    height: 540px;
  }
}
