*{
    font-family: "Manrope", sans-serif !important;
}
.manrope-regular {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.text-primary {
    color: #1A56B6 !important;
}
.secondary-text {
  color: #F27C4A !important;
}
.bg-grey, .navbar.fixed-top{
  background-color: #E8EEF9 !important;
}
.navbar a {
  font-weight: 800 !important;
  font-size: 18px !important;
  color: #000;
}
.navbar a.dropdown-item {
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #13170E;
}
.navbar a.active {
  color: #045EC8 !important;
}
.navbar .dropdown-menu{
  border: 1px solid #E4E4E7 !important;
}
.navbar .dropdown-menu li:hover{
  background: transparent !important;
}
body {
      font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden !important;
    }
    .hero {
      background: url(../images/hero.png) no-repeat no-repeat center center;
      background-size: cover;
      min-height: 50vh;
      padding: 20vh 0;
      text-align: center;
    }
    .hero h4 {
        color: #045EC8 !important;
        font-weight: 700;
        font-size: 20px;
    }
    .hero h1 {
      font-weight: 600;
      font-size: 56px;
      color: #000;
    }
    .hero p {
      color: #000;
      font-size: 24px;
      font-weight: 500;
    }
    .btn-primary {
      background-color: #045EC8;
      border: none;
      padding: 12px 25px;
      border-radius: 30px;
      font-size: 16px;
      font-weight: 600;
    }
    .section {
      padding: 70px 0;
    }
    .step-box {
      text-align: center;
      padding: 20px;
      border-radius: 10px;
      background: #f9f9f9;
      margin-bottom: 30px;
    }
    .step-box img {
      max-width: 100%;
    }
.nav-link {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #222222;
  margin-right: 50px !important;
}
.abeg-btn-secondary, .abeg-btn-secondary:hover {
    border-radius: 30px;
    padding: 12px 35px;
    background-color: #E1F5FE;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-weight: 16px;
    line-height: 24px;
    color: #1A56B6;
}

.login-btn, .login-btn:hover {
  border-radius: 30px;
    padding: 12px 35px;
    border: 3px solid #F27C4A;
    background: transparent;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-weight: 16px;
    line-height: 24px;
    color: #F27C4A !important;
}
.abeg-btn-secondary-alt, .abeg-btn-secondary-alt:hover {
    border-radius: 30px;
    padding: 12px 35px;
    border: 3px solid #FFFFFF;
    background: transparent;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-weight: 16px;
    line-height: 24px;
    color: #FFFFFF !important;
}
.abeg-btn-primary, .abeg-btn-primary:hover, .abeg-btn-white:hover {
    border-radius: 30px;
    padding: 12px 35px;
    background-color: #1A56B6;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-weight: 16px;
    line-height: 24px;
    color: #FFFFFF !important;
}
.abeg-btn-white {
    border-radius: 30px;
    padding: 12px 35px;
    background-color: #fff;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-weight: 16px;
    line-height: 24px;
    color: #1A56B6;
}
.default-section h6 {
    font-family: "Manrope", sans-serif;
    color: #045EC8;
    font-weight: 500;
    font-size: 16px;
}
.default-section h2 {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 48px;
    color: #222222;
}
.default-section p {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
.problem-list {
    font-weight: 500;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    color: #1A56B6;
    margin-bottom: 12px;
}
span.number-circle-holder {
    width: 10px !important;
    height: 10px !important;
    background-color: #1A56B6;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    border-radius: 50%;
    padding: 10px 15px;
}
.solution-list {
    font-weight: 500;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    color: #404040;
    margin-bottom: 12px;
}
.approach-box {
    background-color: #F8F8F8;
    padding: 20px;
    border-radius: 16px;
}
.approach-box h4 {
 font-weight: 600;
 font-size: 24px;
 color: #1A56B6;
}
.approach-box p {
    color: #8C8C8C;
    font-weight: 400;
    font-size: 18px;
}
.features h3 {
    color: #000;
    font-weight: 600;
    font-size: 24px;
}
/* .sample-height {
  height: 600px;
  overflow: hidden;
} */
.features p {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.features h5 {
    color: #222222;
    font-weight: 600;
    font-size: 16px;
}
.offer-card {
    border-radius: 15px;
}
.offer-card h3 {
    font-weight: 500;
    font-size: 24px;
    color: #222222;
}
.offer-card p {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
.offer-card:hover {
    background-color: #DBE9FF;
}
.section-use-cases {
    background-color: #EFF5FF;
}
.use-case h5 {
    color: #222222;
    font-size: 24px;
    font-weight: 500;
}
.use-case p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.section-testimony {
    background-color: #F8F8F8;
}
.testi-card-top {
    background-color: #FFFFFF;
    border-radius: 15px 15px 0 0;
}
.testi-card-top p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.testi-card-bottom {
    background-color: #F27C4A1A;
    border-radius: 0 0 15px 15px;
}
.testi-card-bottom h6 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
}
.testi-card-bottom p {
    color: #F27C4A;
    font-size: 12px;
    font-weight: 700;
}
.section-cta {
    background: url(../images/bg0.png) no-repeat no-repeat center center;
    background-size: cover;
    padding-top: 25vh;
    padding-bottom: 25vh;
}
footer {
    background-color: #F8F8F8;
}
footer .logo {
    color: #1A56B6;
    font-size: 16px;
    font-weight: 700;
}
footer .desc {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
}
footer h3 {
    color: #045EC8;
    font-size: 16px;
    font-weight: 600;
}
footer p a, footer p a:hover {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.footer-bottom {
    border-top: 1px solid #1A56B6;
    color: #000;
    font-weight: 400;
    font-size: 14px;
}

/* ------------------------- */
/* PROBLEM SECTION           */
/* ------------------------- */

.problem-section {
  background: #FFF1F2;
}

.problem-label {
  font-size: 16px;
  letter-spacing: 12%;
  color: #C40000;
  font-weight: 500;
}

.problem-title {
  font-weight: 400;
  color: #C40000;
  font-size: 48px;
}

.problem-desc {
  /* max-width: 700px; */
  color: #000;
  font-size: 20px;
  font-weight: 600;

}

.slider-wrapper {
  position: relative;
}

.slider-image-container {
  position: relative;
  border: 4px solid #d92d2d;
  border-radius: 10px;
  display: inline-block;
}

.main-slide-img {
  border-radius: 10px;
}

/* CAPTION STYLES */
.slide-caption {
  position: absolute;
  background: #fff;
  border-radius: 10px;
  padding: 14px 18px;
  /* width: 260px; */
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}

.left-caption {
  bottom: 25px;
  left: -120px;
}

.right-caption {
  top: 25px;
  right: -140px;
}

.icon {
  margin-right: 6px;
}

/* PROBLEM DOTS — SCOPED */
.problem-section .dots .dot {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #e0e0e0;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.problem-section .dots .dot.active {
  background-color: #d92d2d; /* red */
}


/* ------------------------- */
/* SOLUTION SECTION          */
/* ------------------------- */

.solution-section {
  background: #F1FBF2;
}

.solution-label {
  color: #1fa260;
  font-size: 16px;
  letter-spacing: 12%;
  font-weight: 500;
}

.solution-title {
  color: #16a05e;
  font-weight: 400;
  font-size: 48px;
}

.solution-desc {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.solution-img-box {
  border: 4px solid #2ebe6d;
  border-radius: 12px;
  display: inline-block;
}

.solution-main-img {
  border-radius: 12px;
}

/* RIGHT CARDS */
.solution-card {
  position: absolute;
  right: -150px;
  width: 750px;
  background: #fff;
  padding: 14px 18px;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  /* text-align: left; */
  margin-bottom: 40px;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}

.card-1 { top: 20px; }
.card-2 { top: 90px; }
.card-3 { top: 160px; }
.card-4 { top: 230px; }
.card-5 { top: 310px; }

/* SOLUTION DOTS — SCOPED */
.solution-section .dots .dot {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #d0d0d0;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.solution-section .dots .dot.active {
  background-color: #1fa260; /* green */
}

.faq-category .accordion-button {
  background: #e8edf7;
  font-weight: 600;
  color: #444;
  border-radius: 8px;
}

.inner-accordion .accordion-button {
  background: #f7f9fc;
  color: #333;
  padding: 14px;
  border-radius: 8px;
  font-size: 15px;
}

.faq-answer {
  background: #ffffff;
  border-radius: 8px;
  padding: 15px 20px;
  color: #555;
  line-height: 1.5;
}

.accordion-item {
  border: none;
  margin-bottom: 10px;
}

.accordion-button:not(.collapsed) {
  box-shadow: none !important;
}

.category-toggle {
  font-size: 16px;
  font-weight: 500;
  background-color: #1A56B626;
  color: #222222;
}

.faq-question {
  font-size: 15px;
}

.accordion-button::after {
  transition: transform 0.2s;
}
.accordion-button.active::after {
  transform: rotate(180deg);
}


@media screen and (max-width:768px) {
  .left-caption {
    bottom: 5px;
    left: 0px;
  }

  .right-caption {
    top: 5px;
    right: 0px;
  }

  /* RIGHT CARDS */
.solution-card {
  position: relative;
  right: 0px;
  width: 100%;
  background: #fff;
  padding: 14px 18px;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  /* text-align: left; */
  margin-bottom: 20px;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}

.card-1 { top: 0px; }
.card-2 { top: 0px; }
.card-3 { top: 0px; }
.card-4 { top: 0px; }
.card-5 { top: 0px; }

p {
  text-align: justify !important;
}
}
@media (max-width: 767px) {
  [data-aos="fade-right"],
  [data-aos="fade-left"] {
    transform: none !important;
    opacity: 1 !important;
  }
}
