/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2025 | 10:26:17 */
#job_content h2 {
  font-size: 1.6rem;
}
.wd-sidebar-opener {
  display: none;
}
#header_job {
  margin-top: 50px;
  height: 300px;
  background-size: cover !important;
  background-position: top right !important;
  background-repeat: no-repeat;
  background-color: #C6CFD3;
}
@media screen and (min-width: 500px) {
  #header_job {
    background-size: 53% !important;
  }
}
@media screen and (min-width: 768px) {
  #header_job {
    background-size: 60% !important;
    height: 250px;
  }
}
@media screen and (min-width: 900px) {
  #header_job {
    background-size: 60% !important;
    height: 300px;
  }
}
@media screen and (min-width: 1280px) {
  #header_job {
    background-size: 65% !important;
    height: 350px;
  }
}
@media screen and (min-width: 1024px) {
  #header_job {
    background-size: 70% !important;
    height: 400px;
  }
}
@media screen and (min-width: 1280px) {
  #header_job {
    background-size: 55% !important;
    height: 400px;
  }
}
@media screen and (min-width: 1440px) {
  #header_job {
    background-size: contain !important;
    height: 400px;
  }
}
#header_job:before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  clip-path: polygon(0 0, 78% 0, 60% 100%, 0% 100%);
  background-color: #C6CFD3;
  z-index: 0;
  left: 0;
  top: 0px;
}
@media screen and (max-width: 499px) {
  #header_job:before {
    clip-path: none;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
#header_job .job_type {
  border-radius: 3px;
  margin: 3px 10px 3px 0 !important;
  padding: 4px 5px;
  line-height: 20px;
  font-size: 12px;
}
@media (max-width: 768px) {
  #header_job #wd-662a203929748 {
    text-align: left;
  }
}
@media (max-width: 768px) {
  #header_job .btn_apply {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 30px);
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    right: 15px;
  }
}
.job_side .box-icon-with-bg .info-box-icon {
  padding: 5px;
}
.wp-grid-builder .wpgb-page-dots {
  margin-top: 15px;
}
.job_apply {
  padding: 9px 15px;
  min-width: 200px;
  text-transform: normal;
  font-size: 14px;
  font-weight: 500;
}
.btn_apply {
  color: white;
  background-color: #4B4F54;
}
.btn_apply:hover {
  background-color: #9EA2A2;
  color: white;
}
@media screen and (max-width: 499px) {
  .info-box-wrapper:has(.infobox_job) {
    display: block;
  }
}
.wpgb-block-4 {
  margin-left: 0 !important;
}
.wpgb-block-5 .fas, .wpgb-block-5 .fa, .wpgb-block-5 .far {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #777 !important;
}
