.home .hero-background:after {
  background: radial-gradient(ellipse at center, rgba(93, 21, 0, 0) 0, #af1900 100%);
  z-index: 2;
}
.home .hero-background:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff2400), color-stop(71%, #390800), to(#b61603));
  background: linear-gradient(180deg, #ff2400 0, #390800 71%, #b61603);
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-1 {
  max-width: 227px;
  bottom: 0;
  margin-left: -24px;
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-2 {
  max-width: 245px;
  bottom: -69px;
}
.home .hero-section .container .col-lg-12 .people img.person-3 {
  width: 170px;
}
.home .hero-section .container .col-lg-12 .people img.person-4 {
  max-width: 177px;
  bottom: -75px;
  margin: 0 0 0 -36px;
}
@media screen and (max-width: 1070px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 136px;
    bottom: 0;
    margin-left: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 159px;
    bottom: -25px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 109px;
    bottom: -46px;
    margin: 0;
  }
}
@media screen and (max-width: 504px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 97px;
    bottom: 0;
    margin-left: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 106px;
    bottom: -36px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 75px;
    bottom: -40px;
    margin: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 77px;
    bottom: 0;
    margin-left: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 79px;
    bottom: -30px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 63px;
    bottom: -21px;
    margin: 0;
  }
}
.home .why.two-bg-cerefit {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #B31A00), color-stop(0, #E2E8F0));
  background-image: linear-gradient(90deg, #B31A00 40%, #E2E8F0 0);
}
.home .text-cerefit {
  color: #B31A00;
}
.home #buy-now .single-pricing-wrap {
  bottom: -50px;
}
.home .pricing-header {
  border-color: #B31A00;
  padding-bottom: 15px;
}
.home .pricing-header.mb-32 {
  margin-bottom: 15px !important;
}

/*# sourceMappingURL=scss */
/*# sourceMappingURL=cerefit.css.map */
