@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; }

.jobinactive .jobinactive-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 506px;
  margin: auto; }
  .jobinactive .jobinactive-header figure {
    height: 176px;
    width: 167px; }
    .jobinactive .jobinactive-header figure img {
      max-width: 100%;
      height: auto; }
  .jobinactive .jobinactive-header h6 {
    font-size: 14px;
    letter-spacing: 0.28px;
    color: #000;
    font-family: "Futura-bold"; }
  .jobinactive .jobinactive-header p {
    font-size: 14px;
    letter-spacing: 0.28px;
    color: #000;
    font-family: "Futura-book";
    text-align: center; }
  .jobinactive .jobinactive-header .jobinactive-button {
    margin-top: 10px;
    display: flex;
    gap: 10px; }
    .jobinactive .jobinactive-header .jobinactive-button .btn-contact {
      letter-spacing: 1.39px;
      font-size: 14px;
      border: 1px solid #000;
      border-radius: 0;
      padding: 10px 15px;
      margin-right: 10px;
      width: max-content; }
    .jobinactive .jobinactive-header .jobinactive-button .btn-primary {
      letter-spacing: 1.39px;
      width: max-content;
      font-size: 14px;
      padding: 10px 15px !important;
      background-color: #231f20 !important;
      color: #fff !important; }
      .jobinactive .jobinactive-header .jobinactive-button .btn-primary:hover {
        background-color: #000 !important; }
.jobinactive .other-jobs {
  margin-top: 100px; }
  .jobinactive .other-jobs .col-md-12 {
    padding: 0; }
  .jobinactive .other-jobs .other-jobs-title {
    font-size: 35px;
    font-family: "Playfair-Display";
    line-height: 42px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700; }
  .jobinactive .other-jobs .job-container .jobrow {
    padding: 14px 19px 14px 24px;
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: auto; }
    .jobinactive .other-jobs .job-container .jobrow figure {
      margin: 0;
      width: 100%;
      max-width: 98px;
      height: 98px; }
      .jobinactive .other-jobs .job-container .jobrow figure img {
        border-radius: 13px; }
    .jobinactive .other-jobs .job-container .jobrow .Details {
      margin: 0 0 0 23px;
      display: flex;
      width: 100%; }
    .jobinactive .other-jobs .job-container .jobrow .content {
      margin: 0; }
      .jobinactive .other-jobs .job-container .jobrow .content .title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 8px;
        margin-bottom: 8px;
        font-weight: bold; }
      .jobinactive .other-jobs .job-container .jobrow .content .company {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 10px; }
      .jobinactive .other-jobs .job-container .jobrow .content .location {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 0px; }
      .jobinactive .other-jobs .job-container .jobrow .content .font-bold {
        font-weight: 700;
        font-family: "Futura-bold"; }
    .jobinactive .other-jobs .job-container .jobrow .action {
      margin-left: auto;
      display: flex;
      flex-flow: column;
      text-align: center; }
      .jobinactive .other-jobs .job-container .jobrow .action .btn {
        background-color: #d4a2ba;
        color: #000;
        font-family: "Futura-bold";
        font-size: 10px;
        border-radius: 0;
        padding: 7px 11px;
        margin-bottom: 13px; }
      .jobinactive .other-jobs .job-container .jobrow .action .checkboxlbl {
        font-size: 10px;
        line-height: 13.5px;
        cursor: pointer; }
      .jobinactive .other-jobs .job-container .jobrow .action .checkboxstyle {
        opacity: 0;
        position: absolute; }
        .jobinactive .other-jobs .job-container .jobrow .action .checkboxstyle ~ .fav {
          background: url(../images/heart.png) center center no-repeat;
          display: inline-block;
          width: 100%;
          height: 28px;
          background-size: 28px; }
        .jobinactive .other-jobs .job-container .jobrow .action .checkboxstyle:checked ~ .fav {
          background: url(../images/selectheart.png) center center no-repeat;
          background-size: 28px; }
  .jobinactive .other-jobs .job-container:nth-of-type(odd) {
    background-color: #ECDFE3; }
  .jobinactive .other-jobs .job-container:nth-of-type(even) {
    background-color: #EEE8F3; }

@media screen and (max-width: 767px) {
  .jobinactive .jobinactive-header {
    max-width: 314px; }
    .jobinactive .jobinactive-header .jobinactive-button {
      display: flex;
      row-gap: 20px;
      flex-flow: column-reverse; }
      .jobinactive .jobinactive-header .jobinactive-button .btn-contact {
        width: 100%;
        margin-right: 0; }
      .jobinactive .jobinactive-header .jobinactive-button .btn-primary {
        width: 100%; }
  .jobinactive .other-jobs .other-jobs-title {
    font-size: 30px; }
  .jobinactive .other-jobs .jobrow {
    align-items: flex-start !important; }
    .jobinactive .other-jobs .jobrow figure {
      max-width: 52px !important;
      height: 52px; }
    .jobinactive .other-jobs .jobrow .Details {
      margin: 0 0 0 10px;
      flex-flow: column; }
      .jobinactive .other-jobs .jobrow .Details .content .title {
        font-size: 16px !important;
        line-height: 16px !important; }
      .jobinactive .other-jobs .jobrow .Details .content .company {
        font-size: 12px; }
      .jobinactive .other-jobs .jobrow .Details .content .location {
        font-size: 12px; }
      .jobinactive .other-jobs .jobrow .Details .action {
        flex-flow: row;
        margin-left: 0;
        justify-content: space-between;
        align-items: center;
        margin-top: 18px; }
        .jobinactive .other-jobs .jobrow .Details .action .btn {
          margin: 0 5px 0 0;
          padding: 7px 5px; }
        .jobinactive .other-jobs .jobrow .Details .action .checkboxlbl {
          display: flex;
          flex-wrap: wrap;
          align-items: center; }
        .jobinactive .other-jobs .jobrow .Details .action .checkboxstyle ~ .fav,
        .jobinactive .other-jobs .jobrow .Details .action .checkboxstyle:checked ~ .fav {
          width: 18px;
          height: 18px;
          background-size: 18px;
          margin-right: 7px; } }

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