@font-face {
  font-family: "Futura-book";
  src: url("../fonts/FUTURALT-BOOK.TTF"); }
@font-face {
  font-family: "Futura-bold";
  src: url("../fonts/FUTURALT-BOLD.TTF"); }
@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/PLAYFAIRDISPLAY-WGHT_1.TTF"); }
@font-face {
  font-family: "fonters";
  src: url("../fonts/FONTERS.OTF"); }
.mobile-Show {
  display: none; }

.ipad-Show {
  display: none; }

img {
  width: 100%; }

.btn-primary {
  color: #fff;
  background-color: #231f20;
  border-color: #231f20;
  font-family: "Futura-book";
  border-radius: unset !important;
  padding: 8px 20px; }

.swiper {
  width: 100%;
  height: 100%; }
  .swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.paddingLeft-0 {
  padding-left: 0; }

.paddingRight-0 {
  padding-right: 0; }

.pl-30 {
  padding-left: 30px; }

.lightPingbg {
  background: #E8CCC8; }

.darklighpink {
  background: #EEDBD7; }

.empactiveappbg {
  background: #DFC8CE; }

.emp-active-job-bg {
  background: #EBDFE3; }

.emp-active-job-light-bg {
  background: #E7D6DC; }

.w-40-p {
  width: 40% !important; }

.w-30-p {
  width: 30% !important; }

a {
  color: #000;
  text-decoration: none !important; }

button:focus {
  box-shadow: unset !important; }

.whyspeverSection .heroSection figure {
  width: 100%;
  height: 573px; }
  .whyspeverSection .heroSection figure img {
    width: 100%;
    height: 100%; }
.whyspeverSection .heroContent {
  display: flex;
  align-items: center; }
  .whyspeverSection .heroContent h1 {
    padding-bottom: 10px;
    font-family: "Playfair-Display";
    font-size: 40px;
    font-weight: bold; }
  .whyspeverSection .heroContent p {
    font-size: 16px; }

.longrangeSection {
  padding: 50px 0; }
  .longrangeSection .customWidth {
    width: 80%;
    margin: 0 auto; }
  .longrangeSection .mobSlider {
    flex-wrap: nowrap;
    padding-bottom: 10px;
    width: 100%;
    padding: 0 35px; }
  .longrangeSection .heading {
    font-size: 40px;
    font-family: "Playfair-Display";
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold; }
  .longrangeSection .bottomHeading {
    color: #c96c99;
    text-align: center;
    padding: 50px 0 30px;
    font-size: 40px;
    font-family: "Playfair-Display"; }
  .longrangeSection .cta {
    display: flex;
    margin: 0 auto;
    align-items: center;
    background-color: #231f20;
    border-radius: unset !important;
    font-family: "Futura-book";
    font-size: 14px;
    border-color: #231f20;
    padding: 10px 40px;
    color: #fff; }
    .longrangeSection .cta:hover {
      background-color: #000; }
  .longrangeSection .longrangeCard {
    background-color: #ecdfe3;
    display: flex;
    flex-direction: column;
    height: 292px;
    width: 100%;
    align-items: center;
    padding: 35px 0; }
    .longrangeSection .longrangeCard img {
      width: 155px;
      height: 155px; }
    .longrangeSection .longrangeCard h3 {
      font-family: "Futura-bold";
      font-weight: 600;
      font-size: 24px; }
    .longrangeSection .longrangeCard p {
      font-size: 20px; }

.servicesSection {
  background: url(../images/services.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  margin: 30px 0 0 0;
  padding-bottom: 30px; }
  .servicesSection .container {
    padding: 0 9%; }
  .servicesSection .col-lg-4 {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .servicesSection h2 {
    font-family: "Playfair-Display";
    font-size: 72px;
    padding: 30px 0; }
  .servicesSection .cta {
    display: flex;
    margin: 50px auto;
    align-items: center;
    background-color: #231f20;
    border-radius: unset !important;
    font-family: "Futura-book";
    font-size: 14px;
    border-color: #231f20;
    padding: 10px 40px;
    color: #fff; }
    .servicesSection .cta:hover {
      background-color: #000; }
  .servicesSection .servicesBox {
    padding: 50px 20px;
    width: 295px;
    height: 458px;
    background-color: #fff; }
    .servicesSection .servicesBox h3 {
      font-size: 26px;
      font-family: "Futura-bold";
      padding-bottom: 20px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      height: 85px; }
    .servicesSection .servicesBox p {
      color: #231f20;
      font-size: 18px; }

.blankSection {
  height: 80px;
  background-color: #fff; }

.userSection {
  background-color: #e3d0d6; }
  .userSection .userFlex {
    display: flex;
    width: 100%; }
    .userSection .userFlex .userImage {
      background-color: #fff;
      display: flex;
      justify-content: center;
      width: 50%; }
      .userSection .userFlex .userImage figure {
        width: 516px;
        height: 698px; }
        .userSection .userFlex .userImage figure img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .userSection .userFlex .content {
      padding: 50px;
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .userSection .userFlex .content h2 {
        font-size: 50px;
        font-family: "Playfair-Display";
        font-weight: bold;
        padding-bottom: 30px; }
      .userSection .userFlex .content p {
        font-size: 20px; }
  .userSection .userBottomSection {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center; }
    .userSection .userBottomSection .cta {
      background-color: #231f20;
      border-radius: unset !important;
      font-family: "Futura-book";
      font-size: 14px;
      border-color: #231f20;
      padding: 10px 40px;
      color: #fff; }
      .userSection .userBottomSection .cta:hover {
        background-color: #000; }
    .userSection .userBottomSection figure {
      margin-bottom: 0;
      padding-left: 20px; }
      .userSection .userBottomSection figure img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }

.innovativeSection {
  padding: 50px 0; }
  .innovativeSection h2 {
    text-align: center;
    font-family: "Playfair-Display";
    font-size: 72px;
    font-weight: bold;
    margin-bottom: 50px; }
  .innovativeSection .cardBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: inherit; }
    .innovativeSection .cardBox .featureCard {
      width: 26%;
      /* Adjust the width for desktop */
      background-color: inherit;
      margin: 40px 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .innovativeSection .cardBox .featureCard .topjob-box {
        width: 322px;
        background-color: #fff;
        text-align: center;
        height: 366px; }
        .innovativeSection .cardBox .featureCard .topjob-box p {
          font-family: "Playfair-Display";
          font-weight: 600;
          font-size: 25px;
          text-transform: capitalize;
          letter-spacing: normal;
          height: 75px;
          margin-top: 35px; }
        .innovativeSection .cardBox .featureCard .topjob-box .heading {
          font-size: 18px;
          font-family: "Futura-book";
          color: #231f20;
          font-weight: 500; }
        .innovativeSection .cardBox .featureCard .topjob-box figure {
          background-color: #000;
          border-radius: 11px;
          width: 118px;
          height: 118px;
          overflow: hidden; }
          .innovativeSection .cardBox .featureCard .topjob-box figure img {
            width: 100%;
            height: 100%;
            border-radius: 0 !important; }
        .innovativeSection .cardBox .featureCard .topjob-box .readmore {
          position: absolute;
          bottom: 5px;
          transform: translate(-50%, -50%); }

@media screen and (max-width: 767px) {
  .heroSection figure {
    width: 100% !important;
    height: 357px !important; }

  .heroContent {
    margin: 20px 0; }
    .heroContent .content {
      margin-top: 20px; }

  .longrangeSection {
    margin-top: 20px; }
    .longrangeSection .customWidth {
      width: unset;
      margin: 0 auto; }
    .longrangeSection .heading {
      margin-bottom: 25px !important;
      font-size: 38px; }
    .longrangeSection .longrangeCard {
      height: 284px;
      width: 100%; }
    .longrangeSection .mobSlider {
      overflow-x: scroll;
      padding: 0 !important; }
      .longrangeSection .mobSlider .col-lg-3 {
        width: 65% !important; }
    .longrangeSection .bottomHeading {
      font-size: 30px; }
    .longrangeSection .cta {
      font-size: 10px;
      margin-bottom: 40px; }

  .servicesSection {
    padding-bottom: 50px; }
    .servicesSection h2 {
      font-size: 38px; }
    .servicesSection .cta {
      font-size: 10px; }
    .servicesSection .col-lg-4 {
      width: 70%;
      justify-content: center; }
      .servicesSection .col-lg-4 .servicesBox {
        padding: 40px 15px;
        width: 90%; }
        .servicesSection .col-lg-4 .servicesBox h3 {
          font-size: 22px;
          height: 65px; }
    .servicesSection .container {
      padding: 0; }
    .servicesSection .mobSlider {
      flex-wrap: nowrap;
      overflow-x: scroll;
      padding-bottom: 10px; }

  .userSection .userFlex {
    flex-direction: column;
    padding-bottom: 15px; }
    .userSection .userFlex .userImage {
      width: 90%; }
      .userSection .userFlex .userImage figure {
        width: 306px;
        height: 413px; }
    .userSection .userFlex .content {
      width: 100%;
      padding: 50px 20px 0 20px; }
      .userSection .userFlex .content h2 {
        font-size: 40px; }
      .userSection .userFlex .content p {
        font-size: 16px; }
  .userSection .userBottomSection {
    flex-direction: column-reverse;
    margin-top: 40px;
    position: relative; }
    .userSection .userBottomSection .cta {
      font-size: 10px; }
    .userSection .userBottomSection figure {
      position: absolute;
      top: -100px;
      right: 0;
      bottom: 0; }
      .userSection .userBottomSection figure img {
        width: 110px;
        height: 84px; }

  .innovativeSection h2 {
    font-size: 38px;
    margin-bottom: inherit; }
  .innovativeSection .cardBox {
    padding: 0 5px; }
    .innovativeSection .cardBox .featureCard {
      width: 50%;
      margin: 70px auto 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .innovativeSection .cardBox .featureCard .topjob-box {
        width: 95%;
        padding: 44px 5px; }
        .innovativeSection .cardBox .featureCard .topjob-box figure {
          position: absolute;
          margin: -94px 20px !important;
          transform: translate(-50%, -50%);
          left: 38%;
          right: 50%;
          top: 94px;
          width: 60px;
          height: 60px; }
        .innovativeSection .cardBox .featureCard .topjob-box p {
          font-size: 18px; } }

/*# sourceMappingURL=whyspever.css.map */
