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

.findStaffSticky {
  position: -webkit-sticky;
  position: sticky;
  top: 30%;
  height: 20px; }

.find-staff .find-staff-hero {
  padding: 0;
  background: #ecebe7;
  position: relative;
  display: flex;
  height: 615px;
  align-items: center;
  justify-content: center;
  background-image: url(../images/findstaff.webp);
  background-size: cover;
  background-position: center;
  /* Additional background properties can be added as needed */
  width: 100%; }
  .find-staff .find-staff-hero .find-staff-title {
    font-size: 70px;
    line-height: 84px;
    color: #fff;
    font-family: "Futura-bold";
    text-align: center;
    margin-bottom: 30px;
    text-transform: capitalize; }
.find-staff .all-staff {
  padding: 15px 0;
  background-color: #fff; }
  .find-staff .all-staff .swiper {
    padding: 20px 0px; }
    .find-staff .all-staff .swiper .swiper-wrapper {
      justify-content: center; }
      .find-staff .all-staff .swiper .swiper-wrapper .swiper-slide {
        width: auto !important; }
    .find-staff .all-staff .swiper .swiper-button-next {
      background: #fff;
      padding-right: 0;
      right: 0;
      height: 100%;
      top: 21px; }
    .find-staff .all-staff .swiper .swiper-button-next:after {
      font-size: 20px;
      font-weight: 700;
      color: #000; }
  .find-staff .all-staff .filter-staff {
    display: flex; }
    .find-staff .all-staff .filter-staff a {
      text-decoration: none; }
      .find-staff .all-staff .filter-staff a .staff-list {
        border: 1px solid #000;
        color: #000;
        font-size: 20px;
        padding: 10px 30px;
        letter-spacing: 1.1px;
        line-height: 39px;
        text-transform: uppercase; }
      .find-staff .all-staff .filter-staff a .staff-list:hover {
        background-color: #000;
        color: #fff; }
      .find-staff .all-staff .filter-staff a .active {
        background-color: #000;
        color: #fff; }
.find-staff .sec-advance-search {
  max-width: 900px;
  margin: auto;
  background: #dfc8ce;
  padding: 50px 80px 50px 30px;
  display: none; }
  .find-staff .sec-advance-search .searchForm .serachMain p {
    font-size: 16px;
    letter-spacing: 2.4px;
    color: #000; }
  .find-staff .sec-advance-search .searchForm .serachMain .jobSearch {
    padding: 0; }
    .find-staff .sec-advance-search .searchForm .serachMain .jobSearch .federalstate {
      padding: 0; }
    .find-staff .sec-advance-search .searchForm .serachMain .jobSearch .staffsearch {
      padding: 0; }
      .find-staff .sec-advance-search .searchForm .serachMain .jobSearch .staffsearch .input-group {
        border-right: 0.1px solid #000;
        height: 60px;
        align-items: center;
        background: #fff; }
        .find-staff .sec-advance-search .searchForm .serachMain .jobSearch .staffsearch .input-group .form-control {
          border: unset;
          font-size: 16px; }
        .find-staff .sec-advance-search .searchForm .serachMain .jobSearch .staffsearch .input-group .form-control:focus {
          box-shadow: unset; }
.find-staff .job-gesuche {
  margin-top: 50px; }
  .find-staff .job-gesuche .col-md-12 {
    padding: 0; }
  .find-staff .job-gesuche .job-gesuche-title {
    font-size: 50px;
    font-family: "Playfair-Display";
    line-height: 42px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 700; }
  .find-staff .job-gesuche .job-gesuche-para {
    font-size: 30px;
    font-family: "Playfair-Display";
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700; }
  .find-staff .job-gesuche .job-gesuche-container .jobrow {
    padding: 14px 19px 22px 24px;
    display: flex;
    align-items: flex-start;
    max-width: 1200px;
    margin: auto; }
    .find-staff .job-gesuche .job-gesuche-container .jobrow .job-name p {
      font-family: "Playfair-Display";
      font-weight: 600;
      font-size: 35px;
      margin-bottom: 0;
      background-color: #ebdfe3;
      height: 90px;
      width: 90px;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .job-name p img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%; }
    .find-staff .job-gesuche .job-gesuche-container .jobrow .Details {
      margin: 0 0 0 23px;
      display: flex;
      width: 100%; }
    .find-staff .job-gesuche .job-gesuche-container .jobrow .content {
      margin: 0;
      max-width: 75%; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .content .jobs-title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 8px;
        margin-bottom: 8px;
        font-weight: bold;
        font-family: "Playfair-Display"; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .content .job {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 10px; }
        .find-staff .job-gesuche .job-gesuche-container .jobrow .content .job .more-job {
          background-color: #000;
          padding: 3px;
          color: #fff;
          font-size: 10px; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .content .job-type {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
        text-transform: capitalize;
        font-style: italic; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .content .location {
        font-size: 14px;
        line-height: 10.8px;
        margin-bottom: 0px;
        letter-spacing: 0.7px; }
        .find-staff .job-gesuche .job-gesuche-container .jobrow .content .location .radius {
          font-weight: normal !important; }
        .find-staff .job-gesuche .job-gesuche-container .jobrow .content .location .item-more {
          background: #000;
          color: #fff;
          font-size: 10px;
          padding: 2px 5px;
          text-decoration: none;
          display: inline-block;
          margin-top: 3px; }
          .find-staff .job-gesuche .job-gesuche-container .jobrow .content .location .item-more:hover {
            text-decoration: underline; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .content .font-bold {
        font-weight: 700;
        font-family: "Futura-bold"; }
    .find-staff .job-gesuche .job-gesuche-container .jobrow .action {
      margin-left: auto;
      display: flex;
      flex-flow: column;
      text-align: center; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .action .btn {
        background-color: #000;
        color: #fff !important;
        font-family: "Futura-bold";
        font-size: 10px;
        border-radius: 0;
        padding: 7px 11px;
        margin-bottom: 13px; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .action .checkboxlbl {
        font-size: 10px;
        line-height: 13.5px;
        cursor: pointer; }
      .find-staff .job-gesuche .job-gesuche-container .jobrow .action .checkboxstyle {
        opacity: 0;
        position: absolute; }
        .find-staff .job-gesuche .job-gesuche-container .jobrow .action .checkboxstyle ~ .fav {
          background: url(../images/heart.png) center center no-repeat;
          display: inline-block;
          width: 100%;
          height: 28px;
          background-size: 28px; }
        .find-staff .job-gesuche .job-gesuche-container .jobrow .action .checkboxstyle:checked ~ .fav {
          background: url(../images/selectheart.png) center center no-repeat;
          background-size: 28px; }
  .find-staff .job-gesuche .job-gesuche-container:nth-of-type(odd) {
    background-color: #dfc8ce; }
  .find-staff .job-gesuche .job-gesuche-container:nth-of-type(even) {
    background-color: #e7d6dc; }
  .find-staff .job-gesuche .customPagination {
    margin: 30px 0; }
    .find-staff .job-gesuche .customPagination .pagination {
      align-items: center;
      justify-content: center; }
      .find-staff .job-gesuche .customPagination .pagination .page-item .active .page-link {
        z-index: 3;
        color: #fff;
        background-color: #B653CE;
        border-color: #B653CE; }
      .find-staff .job-gesuche .customPagination .pagination li .active .page-link {
        z-index: 3;
        color: #fff;
        background-color: #B653CE !important;
        border-color: #B653CE !important; }
      .find-staff .job-gesuche .customPagination .pagination .active span {
        z-index: 3;
        color: #fff;
        background-color: #B753CF !important;
        border-color: #B753CF !important;
        padding: 0 7px;
        font-size: 14px; }
      .find-staff .job-gesuche .customPagination .pagination li {
        padding: 0 5px !important;
        /* font-size: 14px; */
        font-weight: 500; }
        .find-staff .job-gesuche .customPagination .pagination li span {
          padding: 0 7px !important; }
        .find-staff .job-gesuche .customPagination .pagination li a {
          padding: 0 7px !important; }
.find-staff .searchForm {
  top: initial;
  transform: none;
  position: relative;
  left: initial;
  width: 100%; }
  .find-staff .searchForm .serachMain {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    position: relative; }
    .find-staff .searchForm .serachMain .searchthree .findStaffcustom input[name="search_city"]::placeholder {
      font-size: 12px; }
    .find-staff .searchForm .serachMain .searchthree .findStaffcustom .form-control {
      font-size: 16px !important;
      padding-top: 8px; }
    .find-staff .searchForm .serachMain .jobSearch {
      width: 89%;
      margin-left: 1px; }
      .find-staff .searchForm .serachMain .jobSearch .searchtow .custom-select {
        padding: 0.6rem 0rem 0.375rem 0.75rem; }
    .find-staff .searchForm .serachMain .searchbtn .btn {
      background-color: #231f20;
      color: #fff; }
    .find-staff .searchForm .serachMain .advance-search {
      position: absolute;
      left: 7px;
      top: 75px; }
      .find-staff .searchForm .serachMain .advance-search img {
        height: 23px;
        width: 23px; }
      .find-staff .searchForm .serachMain .advance-search .advance-search-btn {
        background-color: #231f20;
        color: #fff;
        padding: 15px 30px;
        font-size: 16px;
        letter-spacing: 2.4px;
        text-transform: uppercase;
        border-radius: 0;
        cursor: pointer; }
.find-staff .hide {
  display: none !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-staff .all-staff .swiper .swiper-button-next {
    display: none; }
  .find-staff .job-gesuche {
    margin-top: 20px; }
    .find-staff .job-gesuche .job-gesuche-container .jobrow .Details {
      margin: 0 0 0 12px !important; }
  .find-staff .searchForm .serachMain .jobSearch {
    border: unset; }
    .find-staff .searchForm .serachMain .jobSearch .searchtow {
      width: 70% !important;
      margin: 0 auto 15px !important; }
    .find-staff .searchForm .serachMain .jobSearch .searchthree {
      padding: 0 5px;
      width: 50% !important; }
    .find-staff .searchForm .serachMain .jobSearch .searchfour {
      padding: 0 5px;
      width: 50% !important; }
  .find-staff .searchForm .serachMain .advance-search {
    bottom: -130px;
    top: unset !important;
    left: unset !important; }
  .find-staff .searchForm .serachMain .staffsearch {
    margin-bottom: 15px; }
  .find-staff .searchForm .serachMain .searchbtn {
    margin-top: 20px; }
    .find-staff .searchForm .serachMain .searchbtn .btn {
      padding: 10px 70px !important; }
  .find-staff .searchForm .serachMain .jobSearch {
    width: 100% !important; } }
@media screen and (max-width: 767px) {
  .findStffLogosmall {
    object-fit: contain !important;
    background-color: #fff; }

  .findStaffSticky {
    height: unset !important; }

  .find-staff .all-staff .swiper .swiper-button-next {
    display: none; }
  .find-staff .find-staff-hero {
    background-image: url(../images/findstaff-mbl.webp); }
    .find-staff .find-staff-hero .find-staff-title {
      font-size: 44px;
      line-height: 64px;
      letter-spacing: 2.64px; }
  .find-staff .searchForm .serachMain .jobSearch .searchtow {
    width: 70% !important;
    flex: 1 0 100%;
    padding: 0 5px !important; }
  .find-staff .searchForm .serachMain .jobSearch .searchthree {
    padding: 0 5px;
    flex: 1 0 50%; }
  .find-staff .searchForm .serachMain .jobSearch .searchfour {
    padding: 0 5px;
    flex: 1 0 50%; }
  .find-staff .searchForm .serachMain .advance-search {
    bottom: -114px;
    top: unset !important;
    left: unset !important; }
  .find-staff .searchForm .serachMain .searchbtn .btn {
    padding: 10px 70px !important; }
  .find-staff .searchForm .serachMain .jobSearch {
    width: 100% !important; }
  .find-staff .sec-advance-search {
    padding: 0 !important;
    max-width: 366px; }
    .find-staff .sec-advance-search .federalstate {
      width: 100%; }
    .find-staff .sec-advance-search .staffsearch {
      margin-bottom: 15px;
      width: 100%; }
  .find-staff .job-gesuche {
    margin-top: 40px !important; }
    .find-staff .job-gesuche .job-gesuche-title {
      font-size: 30px; }
    .find-staff .job-gesuche .jobrow {
      align-items: flex-start !important; }
      .find-staff .job-gesuche .jobrow figure {
        max-width: 52px !important;
        height: 52px; }
      .find-staff .job-gesuche .jobrow .Details {
        margin: 0 0 0 10px !important;
        flex-flow: column; }
        .find-staff .job-gesuche .jobrow .Details .content {
          max-width: 100%; }
          .find-staff .job-gesuche .jobrow .Details .content .jobs-title {
            font-size: 18px !important;
            line-height: 28px !important; }
          .find-staff .job-gesuche .jobrow .Details .content .job {
            font-size: 14px; }
          .find-staff .job-gesuche .jobrow .Details .content .location {
            font-size: 14px;
            line-height: 20px !important; }
          .find-staff .job-gesuche .jobrow .Details .content .radius {
            font-weight: normal !important; }
          .find-staff .job-gesuche .jobrow .Details .content .job-type {
            font-size: 14px;
            line-height: 21px; }
        .find-staff .job-gesuche .jobrow .Details .action {
          flex-flow: row !important;
          margin-left: 0 !important;
          justify-content: space-between;
          align-items: center;
          margin-top: 18px; }
          .find-staff .job-gesuche .jobrow .Details .action .btn {
            margin: 0 5px 0 0;
            padding: 7px 5px; }
          .find-staff .job-gesuche .jobrow .Details .action .checkboxlbl {
            display: flex;
            flex-wrap: wrap;
            align-items: center; }
          .find-staff .job-gesuche .jobrow .Details .action .checkboxstyle ~ .fav,
          .find-staff .job-gesuche .jobrow .Details .action .checkboxstyle:checked ~ .fav {
            width: 18px;
            height: 18px;
            background-size: 18px;
            margin-right: 7px; }
      .find-staff .job-gesuche .jobrow .job-name p {
        width: 60px !important;
        height: 60px !important;
        font-size: 25px !important; } }
.searchtow .custom-select .select-selected, .searchthree .custom-select .select-selected, .searchfour .custom-select .select-selected, .federalstate .custom-select .select-selected {
  font-size: 16px; }
.searchtow .custom-select .select-items, .searchthree .custom-select .select-items, .searchfour .custom-select .select-items, .federalstate .custom-select .select-items {
  font-size: 16px;
  height: 200px;
  overflow-y: scroll; }

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