.h1-white {
  color: #fff!important;
  padding-top: 20px!important;
  font-size: 3em!important;
  font-family: BentonModDis;
  Font-weight: 400;
}

.h1-cinnabar {
  color: #f04a29!important;
  padding-top: 20px!important;
  font-size: 34px!important;
}

.h1-forest {
  color: #36563b!important;
  padding-top: 20px!important;
  font-size: 3rem!important;
}

.h2-cinnabar {
  color: #f04a29!important;
  padding-top: 20px!important;
  font-size: 24px!important;
  font-family: beno;
}

.h2-Frost {
  color: #C4d6a4!important;
  padding-top: 20px!important;
  font-size: 34px!important;
}

.BLOCK-1 {
  color: #C4d6a4!important;
}

.p-3 {
  padding: .25rem!important;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: left;
  font-family: Gotham, Helvetica !important;
  color: white !important;
  font-weight: 300;
  font-size: 18px;
}

.p-2-bus {
  text-align: center;
  font-family: Gotham, Helvetica !important;
  color: white !important;
  font-weight: 300;
  font-size: 18px;
}

.p-2-bus-2 {
  text-align: center;
  font-family: Gotham, Helvetica !important;
  color: #fff !important;
  font-weight: 300;
  font-size: 18px;
}

.p-2-anima-cards {
  text-align: center;
  font-family: 'Gotham', Helvetica , sans-serif!important;
  color: #36563b!important;
  font-weight: 300;
  font-size: 18px;
}

.hr-header {
  border: 2px solid #F04A29;
  width: 5% !Important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 20px;
}

.hr-header-main {
  border: 1px solid #F04A29;
  width: 15%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 10px;
}

.hero-banner {
  background-image: url('../../assets/img/landing-page-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  /*max-height: 500px;*/
  color: white;
  width: 100%;
  padding-top: 0px !important;
  padding-bottom: 40px !important;
}

.m-0 p-0 bg-white {
  width: 100% !important;
}

.container.section-2 {
  max-width: 100%;
  margin: none!important;
  Padding: none !important;
}

.col.section-2 {
  background-color: white !Important;
}

.row.hero-banner {
  margin: 0px !important;
  padding: 0px !Important;
}

.col.section-1 {
  padding-top: 20px;
}

.btn.btn-primary {
  border: 2px solid #286140;
  color: #36563b;
  background-color: #ffffff;
  width: 30% !important;
  font-family: 'Gotham', Halvetica !Important;
  font-weight: 300 !important;
  margin: 15px;
}

.btn.btn-primary.btn-2 {
  width: 50% !Important;
  text-align: center;
}

.row.section-2 {
  text-align: center;
  background-color: none !important;
}

.mk\.light-pink.text-center.fs-26.px-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.col-md-6 {
  padding-bottom: 20px;
  /*text-align: center;*/
}

.font-BentonModDisp {
  font-family: BentonModDis, Gotham, halvetica, Ariel;
  font-Size: 24px;
  color: #f04a29;
}

.font-libre.section-3.h1 {
  color: #F04A29;
}

/* --rotating testimonials */

.testimonial-section {
  background: #eef1f4;
}

.testimonial-card {
  background: #f3e7e0;
  border: 1px solid #e6d8d0;
  border-radius: 6px;
  padding: 3.2rem 2rem 2rem;
  margin-top: 2.5rem;
  min-height: 320px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testimonial-avatar {
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.testimonial-text {
  color: #5b6570;
  font-size: 1.02rem;
  line-height: 1.7;
  margin: 1rem 0 1.25rem;
  font-weight: 500;
}

.testimonial-name {
  color: #f04a29;
  font-size: 1.05rem;
  font-weight: 700;
  margin-bottom: 0.6rem;
}

.testimonial-stars {
  color: #f4b321;
  font-size: 1.05rem;
  letter-spacing: 3px;
}

.carousel-indicators {
  bottom: -50px;
}

.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #c9b9b0;
  opacity: 1;
}

.carousel-indicators .active {
  background-color: #f04a29;
}

.custom-col {
  text-align: center;
}

.custom-carousel-icon {
  filter: brightness(0) saturate(100%) invert(35%) sepia(91%) saturate(1859%) hue-rotate(347deg) brightness(98%) contrast(92%);
}

.carousel-control-prev, .carousel-control-next {
  width: 6%;
}

@media (max-width: 991.98px) {
  .testimonial-card {
    min-height: auto;
    padding: 3rem 1.5rem 1.75rem;
  }
}

@media (max-width: 991.98px) {
  .testimonial-text {
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  .carousel-control-prev, .carousel-control-next {
    display: none;
  }
}

.why-join {
  background-color: #36563b;
  padding-bottom: 50px;
}

.heading-card {
  color: #ffffff;
}

.colp {
  color: #ffffff !important;
  font-family: 'gotham', halvetica, sans-serif!important;
  font-weight: 300!Important;
}

.day-one {
  width: 100%;
  max-width: 450px;
  height: auto;
  color: #36563b;
}

.card-image {
  max-width: 80px;
  height: auto;
  padding-bottom: 15px;
}

.day-one-col {
  padding: 15px;
  text-align: center!important;
  color: #36563b;
}

.tick {
  width: 100%;
  max-width: 180px;
  Height: auto;
}

.text-center.w-responsive.mx-auto.mt-2 {
  background-color: #ffffff;
}

.font-poppins.mb-0.correct-par {
  padding-top: 50px;
  text-align: left;
}

.font-poppins.mb-0.incorrect-par {
  padding-top: 50px;
  text-align: left;
}

.day-one {
  padding-top: 50px;
}

.correct-li {
  text-align: left;
  font-family: Gotham, Helvetica !important;
  font-weight: 300;
  padding-top: 20px;
}

.div-button {
  text-align: center;
}

.btn-cta-correct {
  width: 100%;
  max-width: 350px;
  button-radius: 4px;
  border: 1px solid #36563b;
  color: #36563b;
}

.bus-in-a-box {
  background-color: #36563b;
  margin: none !important;
}

.h3-bonus {
  color: #ffffff!important;
  text-align: center!important;
  font-family: BentonModDisp!important;
  padding-bottom: 10px!important;
}

.h3-bonus {
  color: #ffffff!important;
  text-align: center!important;
  font-family: BentonModDisp!important;
  padding-bottom: 10px!important;
}

.h5-bonus {
  color: #ffffff!important;
  text-align: center!important;
  font-family: BentonModDisp!important;
  font-weight: 400!important;
  font-size: 1.5rem !important;
  padding-top: 20px;
}

.hr-bonus {
  height: 0;
  border: none;
  border-top: 3px solid #F04A29!important;
  width: 15%;
  margin: auto;
}

.bonus {
  text-align: center!important;
  padding-top: 10px!important;
  color: #ffffff!important;
  text-align: center!important;
}

.carousel-control-prev-icon.custom-carousel-icon {
  color: #36563B;
}

.testimonial-section {
  background-color: #ffffff!Important;
}

.li-benefits {
  font-family: Gotham, Helvetica !important;
  font-weight: 300;
  font-size: 1rem;
}

.findout {
  padding: 50px;
}

/* ---end--- */

