body.single.single-job{
  font-family: Helvetica, sans-serif !important;
}
.single_job {
  margin-top: 40px !important;
}
h1.realfactory-page-title {
  display: none;
}
div.hashtag span {
  border-radius: 6px;
  padding: 3px 3px 3px 4px;
  font-weight: 600;
  font-size: 12px;
}

/* FP */
/* .deine-benefits-text-box {
		display: flex;
		align-items: baseline;
		gap: 80px;
	} */
  /* .bootstrap-wrapper p{margin-bottom: 0 !important;} */
div.container.single_job_container {
  padding-top: 0 !important;
  max-width: 1260px !important;
}

a.btn_global_color.btn_custom,
a.emil_bewerben.btn_custom {
  font-size: 14px !important;
  font-weight: 700 !important;
  padding: 12.5px 15px !important;
  font-family: Helvetica, sans-serif !important;
}
p.card_cat{
  font-family: Helvetica, sans-serif;
}
p.card_cat_data {
  font-size: 16px !important;
  font-weight: 700 !important;
  font-family: Helvetica, sans-serif !important;
}

.deine-benefits-wrp p {
  line-height: 22px;
  font-size: 16px;
}

.deine-benefits-title {
  width: 50%;
}

.deine-benefits-title h2 {
  font-size: 20px !important;
  font-weight: 700 !important;
}

.mobile-spacing-remove {
  background-color: #f3f4f6;
  padding: 20px 0;
  border-radius: 12px;
}

/* .main-box .deine-benefits-title {
  padding-left: 25px;
} */

.deine-benefits-text-box {
  width: 100%;
  display: flex;
  align-items: baseline;
  gap: 25px;
}

.profile-section .profile-title h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.profile-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.profile-image {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  margin: 0 auto;
}

svg {
  width: 20px;
  height: 20px;
  stroke: #6b7280;
  fill: #6b7280;
}

.link-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.profile-section .profile-text h4 {
  font-size: 18px;
  color: #1f2c3c;
  font-weight: 700;
  margin-top: 19px;
  font-family: Helvetica, sans-serif;
}

.profile-text h6 {
  font-size: 12px;
  color: #6b7280;
  font-weight: 400;
}

.profile-section .profile-text h6 {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
}

.profile-section {
  text-align: center;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  background: rgba(217, 217, 217, 0);
  padding: 20px;
  width: 272px;
  height: 407px;
}

.profile-section .email-box h4 {
  color: #6b7280;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 21px;
  font-family: Helvetica, sans-serif;
}

.formWrap {
  background: #001a2a !important;
  padding: 50px 55px 36px 55px !important;
  margin-top: 66px;
  width: 752px;
}

.single_job_form input[type="text"],
.single_job_form input[type="email"],
.single_job_form input[type="tel"] {
  border: none !important;
  border-radius: 5px !important;
  height: 50px !important;
}

.single_job_form ::placeholder {
  color: #000;
  font-weight: 400;
  font-size: 18px;
}

.single_job_form span.modern-title {
  color: #fc5314;
  font-size: 16px !important;
  font-weight: 400;
}

.single_job_form .wpforms-submit-container {
  text-align: center;
}

.single_job_form button.formSubmit {
  font-size: 14px !important;
  background: #fc5314 !important;
  color: #fff !important;
  font-weight: 600 !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 16px 50px !important;
}

.hide-mob {
  display: none;
}

.row.d-flex.mb-2.hide-desk {
  display: block;
}

.deine-benefits-wrp ul {
  margin-left: 15px;
  margin-bottom: 0px !important;
}

/* Similar Job Starts */
.sidebar-border.similar-main-wrap {
  border: none;
  padding: 0;
  margin-top: 50px;
}

.similar-main-wrap .toptitle {
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  color: #000;
}

img.rounded-image.similar-job-img {
  max-width: 80%;
}

.column .card {
  height: 118px;
  width: 280.5px;
  padding: 1rem;
}

.hide-desk {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  margin-bottom: 19px;
  margin-top: 17px;
}

.profile-section-box {
  display: flex !important;
  align-items: center !important;
  justify-content: right !important;
}

/* .btn-feature {
		border-bottom: 1px solid #e5e7eb;
	} */

.profile-text h6 {
  margin: 0;
  padding: 0;
  color: #6b7280;
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 11px !important;
}

.icon-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 20px;
}

.deine-benefits-wrp ul li {
  font-size: 18px;
  font-weight: 400;
  color: #1f2c3c;
  line-height: 28px;
}

.deine-benefits-wrp p {
  font-size: 18px;
  font-weight: 400;
  color: #1f2c3c;
  line-height: 28px;
}

.formWrap .formWrap-title h2 {
  text-align: center !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  color: #fff;
}

.wpforms-field-large p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.formWrap h4.formCV {
  margin: 0 !important;
  padding: 0 !important;
  color: #fff;
}

.formWrap h4.formAddDoc {
  margin: 0 !important;
  padding: 0 !important;
  color: #fff;
}

.dz-message svg {
  display: none;
}

.formWrap a.formtc {
  color: #fc5314;
  /* font-family: Source Sans Pro; */
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.formWrap a.formtc:hover {
  color: #fc5314;
}

.formInpCheckbox label {
  color: #fff;
}

.formInpCheckbox li {
  display: flex;
}

.formInpCheckbox {
  margin-top: 15px !important;
}

.deine-benefits-text-box {
  /* margin-top: 29px; */
}

.mobile-spacing-remove .deine-benefits-text-box {
  padding: 0px !important;
  margin: 0px !important;
}

.formWrap .formBorderLine .wpforms-uploader {
  border: 1px solid #fc5314 !important;
  border-radius: 8px !important;
  background: none;
}

.similarJobSection h2 {
  font-size: 30px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 35px !important;
  margin-top: 64px !important;
}

.deine-benefits-wrp {
  padding-right: 20px;
}

.company-details {
  padding-bottom: 15.5px;
}

h2.title-detail {
  padding-bottom: 18.5px;
  font-family: Helvetica, sans-serif;
}

.hashtag {
  padding-bottom: 27px;
}

.btn-feature {
  display: flex;
  align-items: center;
  gap: 13px;
}
.bootstrap-wrapper .btn_custom-round {
  border-radius: 4px !important;
  margin-bottom: 33px !important;
}
.company-details {
  padding-left: 0 !important;
}
.articleBody_top .hide-desk {
  margin-top: 0;
  flex-wrap: wrap;
}
.similarJobSection {
  margin-bottom: 120px;
}

@media (min-width: 1200px) {
  /* .single_job_container_custom .row {
    flex-wrap: nowrap;
  } */

  .single_job_container_custom .row .col-lg-8.single_job_container_custom_left {
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0px !important;
  }

  .single_job_container_custom
    .row
    .col-lg-4.single_job_container_custom_right {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .single_job_container_custom .single_job_container_custom_row {
    margin-left: 0;
  }
}

/* Similar Job Ends */
@media (min-width: 576px) {
  .deine-benefits-title {
    min-width: 200px;
    width: 200px;
  }
}

@media (max-width: 1199px) {
  .articleBody_top .hide-desk .column {
    width: 48%;
  }
  .articleBody_top .hide-desk .column .card {
    width: 100%;
  }
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
  .company-details .text-left .toptitle {
    font-size: 12px !important;
  }

  .single-job h2 {
    font-size: 18px !important;
  }

  .profile-text h4 {
    font-size: 16px !important;
  }

  .profile-text h6 {
    font-size: 12px !important;
  }
  .formWrap {
    width: auto;
  }
}

@media (max-width: 575px) {
  div.wpforms-container-full .wpforms-form input[type=checkbox]{
    width: 14px !important;
    height: 14px !important;
    flex: 0 0 14px !important;
    padding: 5px !important;
  }
  .job_img {
    width: 36px;
    height: 24px;
  }
  .ml-margin {
    margin-left: 8px !important;
  }
  .company-details {
    padding-bottom: 0;
    margin-bottom: 8px;
  }
  .company-details .p-2 {
    padding: 0 !important;
  }
  .bootstrap-wrapper .row.company-details-row {
    margin-top: 0 !important;
  }
  .single-job .my-mb.mb-bottom-side {
    margin-bottom: 11px !important;
  }
  h2.title-detail.title-detail_v2 {
    padding-bottom: 0;
  }
  .similarJobSection {
    margin-bottom: 60px;
  }
  .similarJobSection h2 {
    text-align: center;
  }

  .bootstrap-wrapper .py-4.single_job_container {
    padding-top: 0 !important;
  }

  .bootstrap-wrapper .card-row > .row.mobile-spacing-remove {
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 0;
  }

  .row.mobile-spacing-remove .main-box.wrp {
    padding-left: 52px;
    padding-right: 52px;
    border-radius: 0;
  }

  .bootstrap-wrapper .btn-feature .btn {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .hashtag {
    padding-bottom: 22px;
    margin-top: -5px;
  }
  .btn-feature {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
  }
  .main-box .deine-benefits-title {
    padding-left: 0;
  }

  .mobile_container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .single_job_container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .hide-mob {
    display: block;
  }

  .row.d-flex.mb-2.hide-desk {
    display: none !important;
  }

  .deine-benefits-text-box {
    flex-direction: column;
    gap: 20px;
  }

  .date-time {
    display: flex;
    align-items: inherit;
    gap: 10px;
  }

  .mobile-wrp {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .mobile-wrp.bd-none {
    border-bottom: none;
  }

  .deine-benefits-title {
    width: 100%;
  }

  .card-row.pd-0 {
    padding: 0;
  }

  .single_job_container .row .card-row {
    padding: 0 !important;
  }

  .form-card {
    padding: 0 !important;
  }

  .main-box.wrp {
    padding: 25px;
  }

  .profile-section {
    margin: 0 auto;
  }

  .hide-desk {
    display: none !important;
  }

  .bootstrap-wrapper p {
    /* word-break: break-all; */
    font-size: 14px;
    line-height: 1.7;
  }
  .bootstrap-wrapper ul li {
    font-size: 14px;
    line-height: 1.7;
  }

  .icon img {
    width: 20px;
    height: 20px;
  }

  .link-item .email-box h4.email-box-title,
  .link-item .email-box h4.phone-box-title {
    font-size: 14px !important;
  }

  .main-box {
    padding-right: 15px;
    padding-left: 15px;
  }

  .formWrap {
    padding: 25px !important;
    margin: 20px 15px 0 15px;
    width: auto;
  }

  .single_job_form h4.formCV {
    font-size: 18px !important;
  }

  .single_job_form h4.formAddDoc {
    font-size: 18px !important;
  }

  .mobile-wrp .datum h2 {
    font-size: 14px !important;
    font-weight: 400;
  }

  .mobile-wrp .mobVal p {
    font-size: 14px !important;
    font-weight: 700;
  }

  .mobile-wrp img.card_icon {
    margin-bottom: 0;
  }
  .single_job_form input,
  .single_job_form input,
  .single_job_form input {
    padding: 16px 16px !important;
    font-size: 14px !important;
  }
  .single_job_form ::placeholder {
    font-size: 14px;
  }
  div.wpforms-container-full {
    margin-top: 6px;
  }
  .single_job_form span.modern-title {
    font-size: 14px !important;
  }
  .single_job_form h4.formCV {
    font-size: 16px !important;
  }
  .wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-content {
    padding-top: 6px;
    padding-bottom: 0;
    margin-bottom: -6px;
  }
  .formWrap
    div.wpforms-container-full
    .wpforms-form
    .wpforms-field-label-inline {
    font-size: 14px;
  }
  .deine-benefits-wrp {
    padding-right: 0;
  }
  .mobBenefits {
    margin-top: 20px;
  }
}

/* END FP  */
