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

.jobbystate .categoryheader-section {
  background-color: #ecebe7; }
  .jobbystate .categoryheader-section .container-fluid {
    padding-left: 40px;
    padding-right: 40px; }
    .jobbystate .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; }
    .jobbystate .categoryheader-section .container-fluid .header-img img {
      width: 490px;
      height: 540px;
      float: left;
      margin: 0 30px 25px 0; }
    .jobbystate .categoryheader-section .container-fluid .city-header {
      position: relative;
      min-height: 540px;
      width: 100%; }
      .jobbystate .categoryheader-section .container-fluid .city-header .title-strong {
        font-size: 16px;
        font-family: "Futura-bold";
        color: #000;
        margin-bottom: 0;
        line-height: 25px; }
      .jobbystate .categoryheader-section .container-fluid .city-header .sub-title {
        font-size: 16px;
        color: #000;
        line-height: 25px; }
    .jobbystate .categoryheader-section .container-fluid .city-header p:first-of-type {
      font-size: 16px;
      color: #000; }
    .jobbystate .categoryheader-section .container-fluid .city-header p {
      width: 100%;
      padding: 0 !important; }
.jobbystate .regions-job {
  background-color: #ecebe7;
  padding-top: 40px; }
  .jobbystate .regions-job .regions-job-title {
    font-family: "Playfair-Display";
    font-size: 42px;
    line-height: 56px;
    color: #000;
    font-weight: bolder;
    text-align: center; }
  .jobbystate .regions-job .regions-job-subtitle {
    font-family: "Futura-bold";
    font-size: 20px;
    line-height: 25px;
    color: #000;
    text-align: center;
    margin-top: 20px; }
  .jobbystate .regions-job .regions-job-desc {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    text-align: center;
    margin-bottom: 0 !important; }
  .jobbystate .regions-job .jobs-in-regions {
    background-color: #e3d0d6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 50px;
    text-align: center;
    margin-bottom: 20px;
    height: 100%; }
    .jobbystate .regions-job .jobs-in-regions .titel {
      font-size: 16px;
      line-height: 28px;
      color: #231f20;
      margin-bottom: 5px;
      word-wrap: break-word; }
    .jobbystate .regions-job .jobs-in-regions .subtitel {
      font-family: "Futura-bold";
      font-size: 10px;
      letter-spacing: 0.96px;
      color: #231f20;
      margin-bottom: 0; }
      .jobbystate .regions-job .jobs-in-regions .subtitel strong {
        font-weight: inherit !important;
        border-bottom: 1px solid #231f20; }
  .jobbystate .regions-job .mb-40 {
    margin-bottom: 40px; }
.jobbystate .job-by-category,
.jobbystate .federal-state {
  background-color: #ecebe7;
  padding-top: 0 !important; }
  .jobbystate .job-by-category .container .new-category,
  .jobbystate .federal-state .container .new-category {
    font-family: "Playfair-Display";
    font-size: 50px;
    line-height: 81px;
    color: #231f20;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 20px; }
  .jobbystate .job-by-category .state-bg,
  .jobbystate .federal-state .state-bg {
    background-color: #e3d0d6;
    padding: 60px 30px; }
    .jobbystate .job-by-category .state-bg .row,
    .jobbystate .federal-state .state-bg .row {
      align-items: flex-end; }
      .jobbystate .job-by-category .state-bg .row .state-details,
      .jobbystate .federal-state .state-bg .row .state-details {
        margin-bottom: 60px;
        text-align: center; }
        .jobbystate .job-by-category .state-bg .row .state-details img,
        .jobbystate .federal-state .state-bg .row .state-details img {
          width: 70px;
          height: 63px;
          margin-top: -40px;
          margin-bottom: 8px;
          object-fit: cover; }
  .jobbystate .job-by-category .federal-state-images,
  .jobbystate .federal-state .federal-state-images {
    margin-bottom: -40px; }
    .jobbystate .job-by-category .federal-state-images img,
    .jobbystate .federal-state .federal-state-images img {
      height: 323px;
      object-fit: cover; }
.jobbystate .federal-state {
  background-color: #ecebe7; }
  .jobbystate .federal-state .titel {
    font-size: 20px;
    line-height: 28px;
    color: #231f20;
    margin-bottom: 5px;
    word-wrap: break-word; }
  .jobbystate .federal-state .subtitel {
    font-family: "Futura-bold";
    font-size: 10px;
    letter-spacing: 0.96px;
    color: #231f20;
    margin-bottom: 0; }
    .jobbystate .federal-state .subtitel strong {
      font-weight: inherit !important;
      border-bottom: 1px solid #231f20; }
.jobbystate .latest-category-job {
  padding: 90px 0 87px;
  background: #ecebe7; }
  .jobbystate .latest-category-job .latestJobSwiper {
    height: auto !important;
    padding-bottom: 20px; }
    .jobbystate .latest-category-job .latestJobSwiper .swiper-pagination {
      bottom: 5px; }
  .jobbystate .latest-category-job .swiper-wrapper {
    margin-bottom: 40px; }
    .jobbystate .latest-category-job .swiper-wrapper .swiper-slide {
      width: 100%;
      max-width: 292px;
      margin-right: 30px !important; }
    .jobbystate .latest-category-job .swiper-wrapper .swiper-slide:nth-child(odd) {
      background: #d8d7d0; }
    .jobbystate .latest-category-job .swiper-wrapper .swiper-slide:nth-child(even) {
      background: #dfc8ce; }
  .jobbystate .latest-category-job .topjob-box {
    width: 100%; }
  .jobbystate .latest-category-job .swiper-button-next,
  .jobbystate .latest-category-job .swiper-button-prev {
    height: 53px;
    width: 53px;
    margin-top: 0;
    top: 40%; }
  .jobbystate .latest-category-job .swiper-button-next:after {
    display: none; }
  .jobbystate .latest-category-job .unserveJob h2 {
    font-size: 50px;
    line-height: 81px;
    color: #231f20;
    font-weight: bolder; }
  .jobbystate .latest-category-job .swiper-pagination .swiper-pagination-bullet {
    background: #c6c6c6;
    opacity: 1;
    height: 12px;
    width: 12px; }
  .jobbystate .latest-category-job .swiper-pagination .swiper-pagination-bullet-active {
    background: #2e2e2e; }

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

  .job-by-category .city-banner img,
  .federal-state .city-banner img {
    object-fit: cover; }

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

  .city-header {
    width: 100% !important; } }
.stateBannerSide .city-banner {
  margin-left: auto;
  margin-top: -100px; }

@media screen and (max-width: 767px) {
  .stateBannerSide .city-banner {
    margin-top: -85px; }
    .stateBannerSide .city-banner img {
      height: auto; }

  .jobbystate .latest-category-job .swiper-pagination .swiper-pagination-bullet {
    height: 5px;
    width: 5px; }

  .jobbystate .categoryheader-section .header-img {
    max-width: 90%;
    margin: auto; }
    .jobbystate .categoryheader-section .header-img img {
      width: 100% !important;
      height: 359px !important;
      object-fit: cover; }
  .jobbystate .jobbycategory {
    overflow-x: hidden; }
  .jobbystate .categoryheader-section .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .jobbystate .title {
    font-size: 35px !important;
    line-height: 47px !important; }
  .jobbystate .city-header {
    width: 100% !important; }
    .jobbystate .city-header .title-strong {
      font-size: 14px !important;
      line-height: 22px !important;
      margin-top: 30px !important; }
    .jobbystate .city-header .sub-title {
      width: 100% !important;
      padding-bottom: 0;
      font-size: 14px !important;
      line-height: 22px !important; }
  .jobbystate .regions-job .regions-job-title {
    font-family: "Playfair-Display";
    font-size: 32px !important;
    line-height: 43px !important;
    color: #000;
    font-weight: bolder;
    margin-bottom: 30px;
    text-align: center; }
  .jobbystate .regions-job .regions-job-subtitle {
    font-family: "Futura-bold";
    font-size: 14px !important;
    line-height: 22px; }
  .jobbystate .regions-job .regions-job-desc {
    font-size: 14px !important;
    line-height: 19px; }
  .jobbystate .federal-state .favouritejob-title {
    margin-top: 150px; }
  .jobbystate .latest-category-job {
    padding: 90px 0 45px !important; }
    .jobbystate .latest-category-job .unserveJob h2 {
      font-size: 30px !important; }
    .jobbystate .latest-category-job .swiper-wrapper .swiper-slide {
      margin-right: 30px !important; }
    .jobbystate .latest-category-job .swiper-pagination {
      bottom: 50px;
      display: none; }
  .jobbystate .job-by-category .container .col-lg-12,
  .jobbystate .federal-state .container .col-lg-12 {
    padding-left: 0;
    padding-right: 0; }
  .jobbystate .job-by-category .container .state-bg,
  .jobbystate .federal-state .container .state-bg {
    padding: 40px 15px !important; }
    .jobbystate .job-by-category .container .state-bg .state-details .titel,
    .jobbystate .federal-state .container .state-bg .state-details .titel {
      font-size: 16px !important; }
  .jobbystate .job-by-category .container .federal-state-images,
  .jobbystate .federal-state .container .federal-state-images {
    margin-bottom: -100px; } }

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