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

.categoryheader-section {
  background-color: #ecebe7; }
  .categoryheader-section .container-fluid {
    padding-left: 40px;
    padding-right: 40px; }
    .categoryheader-section .container-fluid .title {
      font-size: 52px;
      font-family: "Playfair-Display";
      font-weight: bolder;
      line-height: 69px;
      color: #000;
      margin-bottom: 25px;
      margin-top: 25px; }
    .categoryheader-section .container-fluid .header-img img {
      width: 490px;
      height: 540px;
      float: left;
      margin: 0 30px 25px 0; }
    .categoryheader-section .container-fluid .category-header {
      position: relative;
      width: 100%;
      min-height: 540px; }
      .categoryheader-section .container-fluid .category-header p {
        width: 100% !important; }
      .categoryheader-section .container-fluid .category-header .title-strong {
        font-size: 16px;
        font-family: "Futura-bold";
        color: #000;
        margin-bottom: 25px;
        line-height: 25px; }
      .categoryheader-section .container-fluid .category-header .sub-title {
        font-size: 16px;
        color: #000;
        width: 90%;
        line-height: 25px; }
      .categoryheader-section .container-fluid .category-header .point-arrrow {
        position: absolute;
        width: 154px;
        height: 79px;
        right: -40px;
        transform: rotate(71deg);
        bottom: 0; }

.job-by-category,
.favourite-job {
  background-color: #ecebe7;
  padding-top: 0 !important; }
  .job-by-category .container .new-category,
  .favourite-job .container .new-category {
    font-family: "Playfair-Display";
    font-size: 42px !important;
    line-height: 81px;
    color: #000 !important;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 80px; }
  .job-by-category .category-bg,
  .favourite-job .category-bg {
    background-color: #e3d0d6;
    padding: 60px 30px; }
    .job-by-category .category-bg .row,
    .favourite-job .category-bg .row {
      align-items: center; }
      .job-by-category .category-bg .row .category-details,
      .favourite-job .category-bg .row .category-details {
        margin-bottom: 60px;
        text-align: center;
        padding: 0 10px; }
        .job-by-category .category-bg .row .category-details img,
        .favourite-job .category-bg .row .category-details img {
          width: 70px;
          height: 63px;
          margin-top: -40px;
          margin-bottom: 8px;
          object-fit: cover; }
        .job-by-category .category-bg .row .category-details .titel,
        .favourite-job .category-bg .row .category-details .titel {
          font-size: 20px;
          line-height: 28px;
          color: #231f20;
          min-height: unset !important;
          max-height: unset !important;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          margin: 0 auto 5px auto; }
        .job-by-category .category-bg .row .category-details .category-desc,
        .favourite-job .category-bg .row .category-details .category-desc {
          font-family: "Futura-bold";
          font-size: 12px;
          letter-spacing: 0.96px;
          color: #231f20; }
          .job-by-category .category-bg .row .category-details .category-desc strong,
          .favourite-job .category-bg .row .category-details .category-desc strong {
            font-weight: inherit !important;
            border-bottom: 1px solid #231f20; }
  .job-by-category .ml-auto,
  .favourite-job .ml-auto {
    margin-left: auto; }
  .job-by-category .category-banner,
  .favourite-job .category-banner {
    margin-left: auto;
    margin-top: -85px; }
    .job-by-category .category-banner img,
    .favourite-job .category-banner img {
      height: 323px;
      object-fit: cover;
      margin-left: -20px; }

.favourite-job {
  background-color: #ecebe7; }
  .favourite-job .favouritejob-title {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px; }
    .favourite-job .favouritejob-title h2 {
      font-family: "Playfair-Display";
      font-size: 42px;
      line-height: 56px;
      color: #000;
      font-weight: bolder;
      margin-bottom: 30px; }
    .favourite-job .favouritejob-title p {
      font-family: "Futura-bold";
      font-size: 16px;
      line-height: 25px;
      color: #000; }

.pr {
  padding-right: 30px !important; }

.latest-category-job {
  padding: 20px 0 87px;
  background: #ecebe7; }
  .latest-category-job .swiper-wrapper {
    margin-bottom: 40px;
    height: auto; }
    .latest-category-job .swiper-wrapper .swiper-slide {
      width: 100%;
      max-width: 292px;
      margin: 70px auto 0;
      height: auto; }
    .latest-category-job .swiper-wrapper .swiper-slide:nth-child(odd) {
      background: #d8d7d0; }
    .latest-category-job .swiper-wrapper .swiper-slide:nth-child(even) {
      background: #dfc8ce; }
  .latest-category-job .topjob-box {
    width: 100%;
    height: 300px; }
  .latest-category-job .jobBox-swiper {
    height: 100%; }
  .latest-category-job .swiper-button-next,
  .latest-category-job .swiper-button-prev {
    height: 53px;
    width: 53px;
    margin-top: 0; }
  .latest-category-job .swiper-button-next:after {
    display: none; }
  .latest-category-job .unserveJob h2 {
    font-size: 50px;
    line-height: 81px;
    color: #231f20;
    font-weight: bolder; }
  .latest-category-job .swiper-pagination .swiper-pagination-bullet {
    background: #c6c6c6;
    opacity: 1;
    height: 12px;
    width: 12px; }
  .latest-category-job .swiper-pagination .swiper-pagination-bullet-active {
    background: #2e2e2e !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categoryheader-section .header-img {
    max-width: 90%;
    margin: 30px auto; }

  .job-by-category .category-bg,
  .favourite-job .category-bg {
    padding: 30px 30px !important; }
  .job-by-category .category-banner img,
  .favourite-job .category-banner img {
    object-fit: cover; }

  .latest-category-job {
    padding: 10px 0 87px !important; }

  .category-header {
    width: 100% !important; } }
@media screen and (max-width: 767px) {
  .latest-category-job .swiper-pagination .swiper-pagination-bullet {
    height: 5px;
    width: 5px; }

  .category-details {
    padding: 0 !important; }
    .category-details .titel {
      width: 100% !important;
      min-height: unset !important;
      max-height: unset !important;
      font-size: 16px !important; }
      .category-details .subtitel{
        font-size: 10px !important;
      }
  .paddingUnset {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .jobbycategory .categoryheader-section .header-img {
    max-width: 90%;
    margin: auto; }
    .jobbycategory .categoryheader-section .header-img img {
      width: 90%;
      height: 359px;
      object-fit: cover; }
  .jobbycategory .categoryheader-section .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .jobbycategory .title {
    font-size: 35px !important;
    line-height: 47px !important; }
  .jobbycategory .category-header {
    width: 100% !important; }
    .jobbycategory .category-header .title-strong {
      font-size: 14px !important;
      line-height: 22px !important;
      margin-top: 30px !important; }
    .jobbycategory .category-header .sub-title {
      width: 100% !important;
      padding-bottom: 0;
      font-size: 14px !important;
      line-height: 22px !important; }
    .jobbycategory .category-header .point-arrrow {
      position: absolute;
      width: 154px;
      height: 79px;
      transform: rotate(71deg);
      left: 25% !important;
      right: unset !important;
      bottom: -80px !important; }
    .jobbycategory .category-header p {
      padding: 0 !important; }
  .jobbycategory .favourite-job .favouritejob-title {
    margin-top: 150px; 
  font-size: 30px;}
  .jobbycategory .latest-category-job {
    padding: 0 0 35px !important; }
    .jobbycategory .latest-category-job .mobileViewNeueste {
      margin-top: 80px; }
    .jobbycategory .latest-category-job .unserveJob h2 {
      font-size: 35px !important; }
    .jobbycategory .latest-category-job .swiper-wrapper .swiper-slide {
      margin-right: 30px !important; }
  .jobbycategory .job-by-category .container .category-bg,
  .jobbycategory .favourite-job .container .category-bg {
    padding: 55px 15px !important; }
  .jobbycategory .job-by-category .container .category-banner,
  .jobbycategory .favourite-job .container .category-banner {
    margin: -80px auto;
    width: 85%; }
    .jobbycategory .job-by-category .container .category-banner img,
    .jobbycategory .favourite-job .container .category-banner img {
      height: 272px !important; }
  .jobbycategory .job-by-category .container .new-category,
  .jobbycategory .favourite-job .container .new-category {
    font-size: 35px !important;
    line-height: 56px !important; }
  .jobbycategory .job-by-category .favouritejob-title h2,
  .jobbycategory .favourite-job .favouritejob-title h2 {
    font-size: 35px !important; }
  .jobbycategory .job-by-category .favouritejob-title p,
  .jobbycategory .favourite-job .favouritejob-title p {
    font-size: 14px !important; }
  .jobbycategory .latest-category-job .swiper-pagination {
    bottom: 100px;
    display: none; } }

/*# sourceMappingURL=job-by-category.css.map */
