.elementor-1398 .elementor-element.elementor-element-d9a09c3{--display:flex;}.elementor-1398 .elementor-element.elementor-element-efc3332 .tx-title{margin:0px 0px 0px 0px;}.elementor-1398 .elementor-element.elementor-element-efc3332 .tx-description{margin:10px 0px 0px 0px;}.elementor-1398 .elementor-element.elementor-element-efc3332{text-align:center;}.elementor-1398 .elementor-element.elementor-element-03b53f0{--display:flex;}/* Start custom CSS for section_heading, class: .elementor-element-efc3332 */.job-date {
  display: inline-block;
  color: #f78631; background:none;
    padding: 0;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}

.vst-subtitle-1{color:#f78631 !important}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cbc60a4 */.job-hero {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 60px 40px;
  background: #ffffff;
}

.job-hero-img {
  flex: 1;
}

.job-hero-img img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
}

.job-hero-content {
  flex: 1;
}

.job-date {
  display: inline-block;
  color: #f78631;
  font-size: 14px;
  font-weight: 600;
}

.job-title {
  font-size: 42px;
  font-weight: 700;
  margin: 0px 10px 0 0;
  color: #111;
}

.job-salary {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333;
}

.job-heading {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.job-desc {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 30px;
}

.job-btn {
  display: inline-block;
  background: #ff8a2b;
  color: #fff;
  padding: 14px 28px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
}

.job-btn:hover {
  background: #e6761f;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .job-hero {
    flex-direction: column;
    padding: 30px 20px;
  }

  .job-title {
    font-size: 30px;
  }

  .job-salary {
    font-size: 18px;
  }
}/* End custom CSS */