/*-------------------------------------------------------*/
/* Demo ATS Page (ATS/Recruitment Paid Demo Landing Page)
/*-------------------------------------------------------*/
.non-profit .logo__link {
  height: 60px;
}
.non-profit > .nav {
  min-height: 60px;
}
.non-profit .nav__btn-holder {
  margin-top: 15px;
  margin-bottom: 15px;
}
.non-profit .non-profit__h2 {
  font-size: 34px;
  line-height: 1.117647;
  font-weight: 700;
  color: #3E4045;
}
.non-profit p, .non-profit li {
  color: #495158;
}
.non-profit .hero {
  background-image: url(../img/non-profit-hris/hero-bkgr.jpg);
}
.non-profit .faqs-table__collapse p, .non-profit .faqs-table__collapse li {
  color: #000002;
}

.non-profit-hero .non-profit-hero__title {
  margin-bottom: 24px;
  padding-right: 60px;
  font-size: 34px;
  line-height: 1.1764705;
  -webkit-filter: drop-shadow(-2px 2px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(-2px 2px 4px rgba(0, 0, 0, 0.25));
}
.non-profit-hero p, .non-profit-hero li {
  font-size: 19px;
  line-height: 1.3333333;
  color: #F7FBFD;
}
.non-profit-hero li {
  list-style: none;
  position: relative;
  padding-left: 18px;
}
.non-profit-hero li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #F7FBFD;
}
.non-profit-hero__img {
  text-align: right;
}
.non-profit-hero__img img {
  margin-right: 30px;
}

.non-profit-logos .splide__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.non-profit-logos .splide__arrow {
  position: absolute;
  top: 50%;
  border: 0;
  background-color: transparent;
  z-index: 100;
}
.non-profit-logos .splide__arrow--prev {
  left: -40px;
  -webkit-transform: scaleX(-1) translateY(-50%);
      -ms-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}
.non-profit-logos .splide__arrow--next {
  right: -40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.non-profit-logos .splide__arrow > svg {
  width: 30px;
}
.non-profit-logos .btn {
  color: #F7FBFD;
  text-transform: uppercase;
}

.non-profit-benefits {
  background-color: #F9F9F9;
}
.non-profit-benefits p {
  font-size: 19px;
  line-height: 1.578947;
}
.non-profit-benefits__card {
  margin-top: 30px;
}
.non-profit-benefits__card .non-profit-benefits__card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: 700;
  color: #3E4045;
}
.non-profit-benefits__card-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 39px;
          flex: 0 0 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 39px;
  height: 39px;
  margin-right: 15px;
  border-radius: 8px;
  background-color: #37B890;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
}
.non-profit-benefits__card p {
  padding-right: 60px;
  font-size: 17px;
}

.non-profit-info--blue {
  background-color: #F7FBFF;
}
.non-profit-info p, .non-profit-info li {
  font-size: 19px;
  line-height: 1.578947;
}
.non-profit-info li {
  list-style: none;
  position: relative;
  padding-left: 18px;
}
.non-profit-info li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #495158;
}
.non-profit-info__content-left {
  padding-right: 80px;
}
.non-profit-info__content-right {
  padding-left: 20px;
}

.non-profit-awards .flex {
  margin-left: -19px;
  margin-right: -19px;
}
.non-profit-awards .flex img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 19px;
  margin-right: 19px;
  margin-bottom: 10px;
}

.non-profit-reviews .non-profit__h2 {
  color: #ffffff;
}
.non-profit-reviews .splide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.non-profit-reviews .splide__arrows {
  margin-top: 32px;
  text-align: center;
}
.non-profit-reviews .splide__arrow {
  height: 32px;
  width: 32px;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}
.non-profit-reviews .splide__arrow + .splide__arrow {
  margin-left: 12px;
}
.non-profit-reviews .splide__arrow--prev {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0003 29.3334C23.3641 29.3334 29.3337 23.3639 29.3337 16.0001C29.3337 8.63628 23.3641 2.66675 16.0003 2.66675C8.63653 2.66675 2.66699 8.63628 2.66699 16.0001C2.66699 23.3639 8.63653 29.3334 16.0003 29.3334Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0003 10.6667L10.667 16.0001L16.0003 21.3334' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3337 16H10.667' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.non-profit-reviews .splide__arrow--next {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0003 29.3334C23.3641 29.3334 29.3337 23.3639 29.3337 16.0001C29.3337 8.63628 23.3641 2.66675 16.0003 2.66675C8.63653 2.66675 2.66699 8.63628 2.66699 16.0001C2.66699 23.3639 8.63653 29.3334 16.0003 29.3334Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21.3334L21.3333 16.0001L16 10.6667' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.667 16H21.3337' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.non-profit-reviews .splide__arrow > svg {
  display: none;
}

.non-profit-reviews-card {
  height: 100%;
  padding: 31px 20px 18px 29px;
  border-radius: 10px;
  background-color: #ffffff;
}
.non-profit-reviews-card p {
  font-size: 17px;
}
.non-profit-reviews-card .text-hr-yellow-dark {
  color: #FDA305;
}

.non-profit-action {
  background-color: #F7FBFF;
}
.non-profit-action .non-profit__h2 {
  color: #000000;
}
.non-profit-action p {
  font-size: 19px;
  line-height: 1.578947;
}
.non-profit-action .btn {
  color: #F7FBFD;
  text-transform: uppercase;
}

.non-profit-faqs .non-profit__h2 {
  font-size: 28px;
  color: #000002;
}

@media (max-width: 1199px) {
  .non-profit-benefits__card p {
    padding-right: 0;
  }
  .non-profit-info__content-left {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .flex > [class^=col-md] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .non-profit-logos .splide__arrow--prev {
    left: -20px;
  }
  .non-profit-logos .splide__arrow--next {
    right: -20px;
  }
}
@media (max-width: 767px) {
  .non-profit-info__content-right {
    padding-left: 0;
  }
  .non-profit-logos .splide__arrow--prev {
    left: 0;
  }
  .non-profit-logos .splide__arrow--next {
    right: 0;
  }
}/*# sourceMappingURL=non-profit-hris.css.map */