body {
  overflow-x: hidden;
}

.container-fluid {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

header .navbar .navbar-nav .nav-item .nav-link.active,
header .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #b72f09 !important;
}

header .navbar .navbar-nav .nav-item .nav-link.active {
  font-weight: 700;
}

header {
  padding-top: 30px;
  padding-bottom: 30px;
  height: auto !important;
}

header .header-logo img {
  width: 80% !important;
}

header .navbar .navbar-nav .nav-item .nav-link {
  padding-right: 18px !important;
  padding-left: 18px !important;
}

header .navbar .navbar-nav .nav-item .nav-link.btn {
  padding: 10px 25px !important;
}

section.hero-section {
  padding: 0px 0px 0px;
  margin: 0px 0px 60px;
}

section.hero-section .position-relative.container-fluid .hero-inner {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 75vh;
  position: relative;
}

.section-heading h2 {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}

.section-heading h2:after,
.section-heading h2:before {
  content: "";
  width: 200px;
  height: 40px;
  /* Adjust height as needed */
  background-image: url("/assets/img/kenya-flag.png");
  /* Path to your image */
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  /* Adjust as needed */
  top: 50%;
  background-color: transparent;
  transform: translate(0%, -50%);
}

.section-heading h2:after {
  left: 0px;
}

.section-heading h2:before {
  right: 0px;
}

.section-heading h2:before {
  right: 0px;
}

.section-heading .primary-heading {
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}

.how-it-works-section .how-it-works-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

.how-it-works-section .work-process .arrow1 {
  left: 20%;
  top: 14%;
}

.how-it-works-section .work-process .arrow2 {
  left: 45%;
  top: 14%;
}

.how-it-works-section .work-process .arrow3 {
  left: 70%;
  top: 14%;
}

.work-process .card-body h6 {
  font-weight: 600;
  margin-bottom: 15px;
}

.work-process .card-body h5 {
  font-weight: 600;
}

.input-icon {
  color: #000;
}

.hero-section-background {
  position: absolute;
  overflow: hidden;
  height: 80%;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-carousel {
  border-radius: 20px;
}

.banner-carousel .bg-image:before {
  background-color: rgba(0, 0, 0, 0.3);
}

section.how-it-works-section {
  padding: 0px 0px 0px;
  margin: 0px 0px 60px;
}

section.job-seekers-section {
  padding: 0px 0px 0px;
  margin: 0px 0px 60px;
}

.job-seeker-col {
  background-color: #B92025;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

section.job-seekers-section .col-left,
section.job-seekers-section .col-right {
  flex-grow: 1;
}

section.job-seekers-section .col-left {
  color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  max-width: 627px;
}

section.job-seekers-section .col-left h6 {
  font-weight: 600;
  margin-bottom: 15px;
}

section.job-seekers-section .col-left h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 30px;
}

section.job-seekers-section .col-left .content-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 50px;
}

section.job-seekers-section .col-left .job-seekers-inner {
  padding: 0px 10px;
}

section.job-seekers-section .col-left .job-seekers-inner .inner-col {
  flex-grow: 1;
  margin-bottom: 30px;
}

section.job-seekers-section .col-left .job-seekers-inner .inner-col h3 {
  font-size: 60px;
  line-height: 62px;
  margin-bottom: 12px;
}

section.job-seekers-section .col-left .job-seekers-inner .inner-col:nth-child(3) {
  margin-bottom: 0px;
}

section.job-seekers-section .col-left .job-seekers-inner .inner-col:last-child {
  margin-bottom: 0px;
}

section.job-seekers-section .col-right {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

section.popular-job-categories-section {
  padding: 10px 0px 0px;
  margin: 0px 0px 60px;
}

section.popular-job-categories-section .job-categories-card {
  padding-left: 50px;
  padding-right: 50px;
}

section.popular-job-categories-section .job-categories-card .row {
  --bs-gutter-x: 5.5rem;
  --bs-gutter-y: 0;
}

section.popular-job-categories-section .job-categories-card .mb-4 {
  margin-bottom: 3.5rem !important;
}

section.popular-job-categories-section .job-categories-card .card-img {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  min-width: 80px;
}

section.popular-job-categories-section .job-categories-card .card-text.blue-span {
  background-color: #EFF8FF;
  color: #175CD3 !important;
}

section.popular-job-categories-section .job-categories-card .card-text.green-span {
  background-color: #ECFDF3;
  color: #027A48 !important;
}

section.popular-job-categories-section .job-categories-card .card-text.gray-span {
  background-color: #F2F4F7;
  color: #344054 !important;
}

section.popular-job-categories-section .job-categories-card .card-text.red-span {
  background-color: #FEF3F2;
  color: #B42318 !important;
}

section.popular-job-categories-section .job-categories-card .card-text {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1px 6px;
  border-radius: 3px;
}

section.popular-job-categories-section .job-categories-card .card-text span {
  display: inline-block;
  margin-left: 6px;
}

section.recent-blog-section {
  padding: 0px 0px 0px;
  margin: 0px 0px 60px;
}

section.recent-blog-section .blog-card {
  padding-left: 50px;
  padding-right: 50px;
}

.recent-blog-section .blog-card .card-img-top {
  margin-bottom: 30px;
  border-radius: 49px;
}

section.recent-blog-section .blog-card .card-body .text-red {
  color: #b72f09;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 5px;
}

section.recent-blog-section .blog-card .card {
  box-shadow: none;
  -webkit-box-shadow: none;
}

section.recent-blog-section .blog-card .card-body .card-title {
  margin-bottom: 0px;
}

section.testimonials-section {
  padding: 0px 0px 0px;
  margin: 0px 0px 60px;
}

section.testimonials-section .testimonials-body {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #B92025;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

section.testimonials-section .testimonials-body .testimonials-carousel .testimonal-items {
  background-color: #fff;
  border-radius: 12px;
  margin: 0 20px;
  padding: 30px;
}

section.testimonials-section .testimonials-body .testimonal-items .testimonal-quote {
  margin-bottom: 20px;
}

section.testimonials-section .testimonials-body .testimonal-items .testimonal-image {
  width: 85px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
}

section.testimonials-section .testimonials-body .testimonal-items .testimonal-content h6 {
  font-size: 16px;
  color: #B92025;
}

footer.footer .footer-info .footer-info__block a {
  font-weight: 400;
}

footer.footer .footer-info .footer-info__block a .icon-box {
  font-weight: 800;
  color: #212529;
  display: inline-block;
  margin-right: 3px;
}

footer.footer .footer-info .footer-info__block a .footer-info-link {
  text-decoration: underline;
}

footer.footer .footer-ul .text-red {
  color: #B92025;
}

.social-icon {
  margin-top: 3rem !important;
}

footer.footer .social-icon-box {
  background-color: transparent;
}

footer.footer .social-icon-box .svg-inline--fa {
  height: 1.4em;
}

footer.footer .copy-right ul li a {
  padding-right: 15px;
}

footer.footer .copy-right ul li:last-child a {
  padding-right: 0px;
}

@media (max-width: 1400px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    line-height: 25px;
  }

  .how-it-works-section .work-process .arrow1 {
    left: 18%;
    top: 12%;
  }

  .how-it-works-section .work-process .arrow2 {
    left: 43%;
    top: 12%;
  }

  .how-it-works-section .work-process .arrow3 {
    left: 68%;
    top: 12%;
  }

  .section-heading h2 {
    font-size: 28px;
    line-height: 39px;
    margin-bottom: 10px;
  }

  .section-heading .primary-heading {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 1200px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  header .navbar .navbar-nav .nav-item .nav-link.btn {
    padding: 10px 15px !important;
  }

  .how-it-works-section .work-process .arrow1 {
    left: 16.5%;
  }

  .how-it-works-section .work-process .arrow2 {
    left: 41.5%;
  }

  .how-it-works-section .work-process .arrow3 {
    left: 66.5%;
  }

  .section-heading h2:after,
.section-heading h2:before {
    width: 100px;
  }
}
@media (max-width: 991px) {
  header .header-logo img {
    width: auto !important;
    height: 64px;
  }

  .how-it-works-section .how-it-works-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  section.testimonials-section .testimonials-body {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  section.job-seekers-section .col-left .job-seekers-inner .inner-col h3 {
    font-size: 50px;
    line-height: 56px;
  }
}
@media (max-width: 900px) {
  .section-heading h2 {
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 10px;
  }

  .container-fluid {
    width: 100%;
  }

  section.job-seekers-section .col-left {
    max-width: 627px;
    padding: 50px 40px;
  }

  section.popular-job-categories-section .job-categories-card .row {
    --bs-gutter-x: 3.5rem;
    --bs-gutter-y: 0;
  }
}
@media (max-width: 768px) {
  .section-heading h2 {
    padding: 0px 25px;
  }
}
@media (max-width: 578px) {
  header .header-logo img {
    height: 31px;
  }

  .section-heading h2:after,
.section-heading h2:before {
    width: 15px;
  }

  section.testimonials-section .testimonials-body .testimonials-carousel .testimonal-items {
    margin: 0 0px;
  }

  section.job-seekers-section .col-left {
    padding: 40px 25px;
  }

  section.job-seekers-section .col-left .content-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px;
  }

  section.job-seekers-section .col-left .job-seekers-inner .inner-col h3 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 10px;
  }

  section.job-seekers-section .col-right {
    display: none;
  }

  .how-it-works-section .how-it-works-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  section.testimonials-section .testimonials-body {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-heading h2 {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 5px;
  }

  .section-heading .primary-heading {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 25px;
  }

  section.popular-job-categories-section .job-categories-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  section.recent-blog-section .blog-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  footer.footer .copy-right ul {
    padding-left: 0rem;
  }
}
