
  body,
  html,
  .job_detail_body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 17px;
    color: #232f5d;
    line-height: normal;
    text-align: justify;
  }
  .no_head #container{
    margin-top: 60px;
  }
.h1, h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: calc(calc((100vw - 428px) / 1012 * 12) + 36px);
    line-height: calc(calc((100vw - 428px) / 1012 * 11) + 39px);
    letter-spacing: calc(calc((100vw - 428px) / 1012 * .5) + -1.5px);
}
.boot h2, .boot .h2 ,h2{
  font-family: "Open Sans", sans-serif;
  color: #f15a23;
  font-weight: 600;
  font-size: 24px;

}
a {
  color: #f15a23;
}

.customer_main_title h1 {
    font-weight: 700;
    text-align: center;
}
.customer_main_description{
    text-align: center;
    margin: 32px auto 32px auto;
}
.boot .customer_main_description p{
  font-size: 20px;
}

.custom_search_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.07999999821186066);
    margin-bottom: 8px;
    height: 70px;
    max-width: 97.6%;
    margin-left: 16px;

}

.custom_search_container .material-icons {
    margin-right: 10px;
    color: #f15a23;
    font-size: 32px;
    font-weight: 400;
}
.customer_main_banner img{
  max-height: 50vh;
  object-fit: cover;
}
.search_input {
    height: 52px;
    flex: 1 1 auto;
    color: #191414;
    font-size: 18px;
    font-weight: 400;
    border: 0;
    letter-spacing: .7px;
}

.search_input:focus {
    outline: none;
}

.badge {
    font-size: 14px;
    margin: 5px;
    border-radius: 5px;
    opacity: 0.9;
    background-color: #f15a23;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 6px;
  }

  .filter_select {
    position: relative;
  }
  #job-offer-list-id .fixed-table-body{
    overflow: visible;
  }
  .job-offer-list{
    margin: 0 auto 50px auto !important;
  }
  .table_fixed {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1em;
  }

  .table_fixed tbody tr {
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.07999999821186066);
    margin: 1em 0;
    height: 100px;
  }

  .table_fixed td {
    padding: 1em;
    border: none;
  }
  td h2 a{
    color: #f15a23;
    font-size: 24px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
  }
  .table-hover tbody tr:hover{
    box-shadow: #aec6cf 0px 5px 15px;
    background-color: #fff;
  }
  a:hover{
    color: #6071d7;
  }
/* ////buttons/// */
.btn-underlined{
  border: none;
  background: none;
  font-weight: 700;
}
.job_detail_back_button i {
  color: black;
}
.primary_button{
    background-color: #f15a23;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.primary_button_shape{
    display: inline-block;
    border-radius: 2px;
    padding: 10px 35px;
    height: 50px;
    border: 0;
}
.bootstrap-select > .dropdown-toggle{
  height: calc(1.5em + 0.75rem + 2px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.dropdown-toggle::after{
  color: #f15a23;
  top: 18px;
}
.filter-option, .filter-option-inner{
  display: flex;
  align-items: center;
}
div.col-12.job-offer-list .job-offer-list-div-container {
  transition: all 300ms ease !important;
  cursor: pointer !important;
  background: white !important;
  border: 0px solid transparent !important;
  margin-bottom: 20px !important;
  border-radius: 10px !important;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 40%) !important;
  text-align: center !important;
  padding: 2rem 1.5rem !important;
  padding-top: 15px !important;
  height: auto !important; 
  min-height: 290px !important;
  position: relative;
  
}

div.col-12.job-offer-list .job-offer-list-div-button {
  position: absolute;
  bottom: 20px; 
  left: 0;
  right: 0;
  padding: 0 20px; 
  width: auto;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #F4F4F5;
}
.bootstrap-select .dropdown-menu {
  background: #FFFFFF;
  border-radius: 16px;
  border-style: solid;
  border-width: 1px;
  box-shadow: rgba(33, 42, 54, 0.13) 0px 4px 16px 3px;
}
.form-control:focus, .form-label-group > select:focus{
  background-color: #fff;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05), 0 0 8px rgba(0, 120, 255, 0.3);
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus{
  outline: none;
  outline-offset: 0;
}
.filter_select_container{
  padding-left: 12px;
}
.filter_select_container .dropdown-item:focus, .dropdown-item:hover {
  background-color: #F4F4F5 !important;
}
.cancel-job-filter{
  font-size: 1rem;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 2px;
}
#job-offer-list-id .box_filter   p{
  margin-bottom: 0 !important;
}
#city{
  font-size: 1rem;
  height: calc(1.5em + 0.75rem + 2px);
  border: 1px solid #ced4da;
  background-color: #fff;
}
.btn_green, .btn_red, .btn-action{
  color: white;
  background-color: #f15a23;
  border-color: #f15a23;
}
.btn-action:hover {
  background-color: white !important;
  border-color: #f15a23;
  color: #f15a23;
}
#footer a, #footer h1, #footer h2, #footer h3, #footer i {
color: white !important;
}
.btn-bewerbung-for:hover{
  color:black ;
}
/* sticky button  */
.sticky_button_container {
  padding: 0 150px;
}
.sticky_button_container .job_detail_filter {
  display: none;
}
.sticky_button_container{
  margin-top: 50px;
}
.sticky_button_container .btn:hover {
  color: #f15a23;
  background-color: white !important;
  border: 1px solid #f15a23;
}
.sticky_button {
  bottom: 16px;
  right: 5px;
  position: fixed;
  z-index: 3000;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding-left: 4px;
  padding-right: 4px;
  background: #f15a23 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 25px #00000029;
  font-weight: 400;
  font-size: 14px;
  font-family: "Open Sans", sans-serif, sans-serif;
  text-transform: capitalize;
  letter-spacing: 0.64px;
  border-color: #f15a23;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sticky_button:hover {
  color: #ffffff;
  background-color: #f15a23;
}
.sticky_button:hover i {
  color: #ffffff;
}
.sticky_button i {
  font-size: 17px;
  margin: 0 auto 5px auto;
  color: white;
}
.sticky_button i:hover {
  color: #f15a23;
}
/* JOB DETAIL */
.custom-max-width{
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
}
.col-12.others{
  flex: 0 0 100% !important;
  margin-top: 0;
}
.job_detail_filter{
  margin: 40px auto;
}
.job_detail_conclusive_words, .job_detail_contact_person_inserted{
  margin-left: auto;
  margin-right: auto;
}
.bewerbungs_task_image img {
  height: auto;
  width: 100%;
}
.job_detail_title h1{
  color: #f15a23;
  font-size: 2.5rem;
  font-weight: 500 !important;
  line-height: 3rem;
  margin: 15px 0 10px 0 !important;

}
.job_detail_sub_title .sub_title{
  color: #f15a23;
  font-weight: 600;
}
.job_detail_conclusive_words{
background-color: #f15a23;
color: white;
text-align: center;
}
.job_detail_conclusive_words .job_detail_sub_title{
  display: block !important;
  color: white;
  margin-top: 0.5rem;
}
.job_detail_conclusive_words .job_detail_sub_title .sub_title{
  color:white !important;
  text-align: center;
  font-weight: 600;
}
.task_video_container{
  width: 100%;
  margin-top: 50px;
  margin: 30px auto 30px auto;
  background: #eee;
  padding: 20px;
  border-radius: 2px;
}
.task_video{
  width: 100%;
  height: auto;
}
.job_detail_contact_person_inserted_body_right, .job_detail_contact_person_inserted_body_left{
  text-align: center;
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.job_detail_socials {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 40px 0px 0px 0px;
  padding: 0;
}
.job_detail_socials button {
  /* width: 173px; */
  color: white;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-radius: 50%; */
  border-radius: 99.9em;
  height: 3em;
  width: 3em;
  cursor: pointer;
}
.job_detail_social_icon {
  margin: 0px 10px 20px 10px;
}
.icon-fusion {
  margin: 0px;
}

/* Job bewerbung */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px; /* Adjust these values based on your layout */
  margin-left: -15px;
}

.field-container {
  padding-right: 15px; /* Adjust padding to control space between fields */
  padding-left: 15px; /* Adjust padding to control space between fields */
  margin-bottom: 30px; /* Space between rows of fields */
}

/* Specific adjustments for upload fields if needed */
.field-container.upload-field {
  flex: 0 0 100%;
  max-width: 100%;
}

/* Adjustments for standard fields to fit two per row */
.field-container.standard-field {
  flex: 0 0 50%;
  max-width: 50%;
}
.field-container input.form-control, .field-container select{
  background-color: #f3f4f5;
  border: 0;
  border-radius: 2px;
}
.field-container .form-control:focus{
  background-color: #fff;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05), 0 0 8px rgba(0, 120, 255, 0.3);
}
.bs-checkbox [type="checkbox"]:checked + span:before,
.dropdown-item [type="checkbox"]:checked + span:before,
[type="checkbox"]:checked + label:before {
  border-color: #f15a23;
  background: #f15a23;
}

.bs-checkbox span:hover:before,
.dropdown-item span:hover:before,
label:hover:before {
  border: 1px solid #f15a23 !important;
}

/* social icons  */
.icon-fusion-facebook:before {
  content: "\ea90";
}
.icon-fusion-twitter:before {
  content: "\ea96";
}
.icon-fusion-xing:before {
  content: "\ead3";
}
.icon-fusion-linkedin:before {
  content: "\eac9";
}
.icon-fusion-whatsapp:before {
  content: "\ea93";
}
.icon-fusion-linkedin2:before {
  content: "\eaca";
}
.icon-fusion-instagram:before {
  content: "\ea92";
}
.btn-tweet {
  background-color: #55acee;
}
.btn-tweet:hover {
  background-color: #32bbf5;
}
.btn-fb {
  background-color: #3b5998;
}
.btn-fb:hover {
  background-color: #4273c8;
}
.btn-linkedin {
  background-color: #0077b5;
}
.btn-linkedin:hover {
  background-color: #0369a0;
}
.btn-xing {
  background-color: #126567;
}
.btn-xing:hover {
  background-color: #29888a;
}
.btn-whatsapp {
  background-color: #518648;
}
.btn-whatsapp:hover {
  background-color: #34af23;
}
.btn-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: border-box;
  background-clip: border-box;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  color: white; 
  transition: background 0.3s ease;
}

.btn-instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fd5949 20%, #fd5949 45%, #d6249f 60%, #285AEB 80%);
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.btn-instagram:hover i {
  color: inherit; 
}
.btn-telegram {
  background-color: #2ca5e0;
}
.btn-telegram:hover {
  background-color: #00d3ff;
}
.btn-mail {
  background-color: #ea4335;
}
.btn-mail:hover {
  background-color: #ff3c22;
}
.btn-printer {
  background-color: #cccccc;
}
.btn-printer:hover {
  background-color: #aaa;
}
.task_video{
  max-height: 500px;
}
.favorite-icon {
  cursor: pointer; 
}
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #f15a23;  
  border: 1px solid #f15a23;  
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.back-to-top:hover {
  background-color: #fff;
  border-color: #f15a23;  
}

.back-to-top .material-icons {
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: color 0.3s ease;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.back-to-top:hover .material-icons {
  color: #f15a23;  
}
#jobList .card-view-title {
  min-width: 40%;
  font-size: 16px;
}
#jobList td p{
  white-space: normal;
}
#citywrap {
  position: relative;
}

#autocomplete-container {
  position: absolute;
  width: calc(100% + 80px); 
  left: -40px; 
  top: 100%;
  z-index: 9999;
}

#autocomplete-container .ui-autocomplete {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 450px; /* Minimum width */
  margin-left: 0px !important;

}
#autocomplete-container .ui-state-active,
#autocomplete-container .ui-widget-content .ui-state-active,
#autocomplete-container .ui-widget-header .ui-state-active,
#autocomplete-container a.ui-button:active,
#autocomplete-container .ui-button:active,
#autocomplete-container .ui-button.ui-state-active:hover,
#autocomplete-container .ui-menu-item.ui-state-focus,
#autocomplete-container .ui-menu-item:hover {
  background: #f15a23 ;
  font-weight: normal;
  color: black;
}

#autocomplete-container .ui-menu-item:hover,
#autocomplete-container .ui-menu-item.ui-state-focus {
  background-color: #f15a23 ;
}
#autocomplete-container .ui-menu-item {
  padding: 8px 12px;
  cursor: pointer;
  background: #fff;
  border-bottom: 1px solid #eee;
}

#autocomplete-container .ui-menu-item:last-child {
  border-bottom: none;
}

#autocomplete-container .ui-menu-item:hover {
  background-color: #f5f5f5;
}

#autocomplete-container .ui-helper-hidden-accessible {
  display: none;
}
#myModalEditConfigNewColorPicker .pcr-button {
  border: 1px solid rgb(170, 170, 170) !important;
}
#distancewrap .selectpicker{
background-color: inherit;
}

@media (max-width: 536px) {
  #jobList .card-views .card-view .card-view-title {
    display: none !important;
}

  #jobList .card-views .card-view:nth-child(2) .card-view-value {
      padding-left: 0;
      width: 100%;
  }
  #jobList .card-views .card-view:nth-child(2) .card-view-value h2 {
      text-align: center;
  }
  #jobList .card-views .card-view .card-view-value {
      text-align: center !important;
  }
  #autocomplete-container .ui-autocomplete {
    min-width: 100%;
  }
  .head_logo {
    display: block;
    margin-left: 15px;
  }
  .job_detail_body p , .job_detail_duties, .job_detail_profile {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .sticky_button {
    bottom: -2px;
    left: -2px;
    width: 100%;
    font-size: 13px;
    display: flex;
    flex-direction: row;
    height: 32px;
    align-items: center;
    justify-content: center;
    border-radius:0%;
  }
  .sticky_button i {
    margin: 0 8px 0;
    font-size: 14px;
  }
}

@media (max-width: 47.9375em) { /* This equates to max-width: 767px */
  .filter_col,
  .job_detail_title h1{
  margin: 10px auto !important;
  }
  .job_detail_filter{
    margin: auto;
  }
  .sticky_button_container {
    padding: 0 20px;
  }
  .sticky_button {
    bottom: -2px;
    left: -2px;
    width: 100%;
    font-size: 13px;
    display: flex;
    flex-direction: row;
    height: 32px;
    align-items: center;
    justify-content: center;
  }
  .sticky_button i {
    margin: 0 8px 0;
    font-size: 14px;
  }
  .field-container.upload-field, .field-container.standard-field {
    flex: 0 0 100%; 
    max-width: 100%;
  }
  .field-container {
    margin-bottom: 10px;
  }
  #distancewrap button.dropdown-toggle, .filter_select_container button.dropdown-toggle {
    max-width: 100%;
  }
   #autocomplete-container {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
  }

 #autocomplete-container .ui-autocomplete {
    width: 100% !important;
    min-width: 100%; /* Use container width on mobile */
  }
}

/* Min-width queries for larger screens */
@media (min-width: 768px) {
  .custom-max-width{
    max-width: 720px !important;
  }
  .container.mb-4.neu_karrieresite, .job-offer-list {
    max-width: 720px;
  }
  
}
@media (min-width: 768px) and (max-width: 1200px) {
  #job-offer-list-id .col-md-6.col-lg-4.mb-3{
    flex: 0 0 50%;
    max-width: 50%;
  }

}

@media (min-width: 992px) {
  .custom-max-width{
    max-width: 900px !important;
  }
  .container.mb-4.neu_karrieresite, .job-offer-list {
    max-width: 960px;
  }
  #autocomplete-container {
        width: 100%;
        left: 0;
    }
  #autocomplete-container .ui-autocomplete {
      min-width: 300px;
  }
}

@media (min-width: 1200px) {
  .custom-max-width{
    max-width: 1000px !important;
  }
  .container.mb-4.neu_karrieresite, .job-offer-list {
    max-width: 1140px;
  }
   #autocomplete-container {
    width: calc(100% + 40px);
    left: -20px;
}
 #autocomplete-container .ui-autocomplete {
    min-width: 350px;
}
}

@media (min-width: 1400px) {
  .container.mb-4.neu_karrieresite, .job-offer-list {
    max-width: 1320px !important;
  }
  .h1, h1 {
    font-size: 3rem;
  }
  #autocomplete-container .ui-autocomplete {
    min-width: 400px;
}
}
@media (min-width: 1920px){
  .custom-max-width{
    max-width: 1320px !important;
  }
}