#myModal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
#myModal p{
  font-size: 24px !important;
}
a.privacy-policy-link{
  /* color: #228847; */
  text-decoration: underline !important;
}
button#backButton{
  border: none;
  background:none;
  color: #228847;
  font-size: 18px;
  cursor: pointer;
 
}
button#backButton::before{
  content: '\1F818';
}
.backButton{
  margin: 20px 0 50px 0;
}
a#backButton{
  font-weight: 400;
  cursor: pointer;
  padding: 40px 0;
}

/* a#backButton::before{
  content: '\01F818';
} */
.nfp-single-meta{
margin-top: 0;
}

html_header_top.html_header_sticky #top #wrap_all  #main .site-main.single-job,
#main .site-main.single-job{
  padding: 0 !important;
}
.site-main.single-job label{
  font-size: inherit !important;
}
.site-main.single-job input.form-control {
  margin-top: 7px !important;
   
}
.site-main.single-job ul{
  list-style: outside;
}
.site-main.single-job ul li{
 margin-left:20px;
 color: inherit !important;
}
.site-main.single-job ul li span {
  color: inherit !important;
  line-height: inherit !important;
}
.single-job .featured-image-container {
  background-size: cover;
  background-position: center;
   
  position: relative;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  height: auto;
  min-height: 417px;
}
.single-job .av-hamburger{
  margin-top: 35px;
}
#top.single-job .social_bookmarks li a{
  height: 15% !important;
}
.single-job .entry-header {
  position: absolute;
  padding: 5%;
  width: 100%;
   text-align: center;
  color: #fff; /* Set the text color to be visible on the background */
}
.site-main.single-job h1{
  color: #fff;;
}
.single-job .container {
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
}
.single-job .container article:first-child{
  margin-top: 40px;
}
.single-job .wrap.container h3#bewerben, 
.single-job .wrap.container h2#bewerben {
  line-height: 2.5em !important;  
  font-weight: 300 !important;
  color: inherit;
  text-align: center;
}
.single-job .avia-button {
    padding: 16px;
    font-size: 16px;
    border: none;
    min-width: 160px;
    line-height: inherit;
    margin-bottom: 20px;
}
.single-job .avia-button:hover{
  cursor: pointer;
}
.dropdown-list {
  display: none;
}
.dropdown-list li{
  margin-left: 0 !important;
  }
.show {
  display: block;
}
.dropdown-list.show {
  display: block;
}   
.dropdown-list {
  display:none;
  background:#fff;
  border:1px solid #dbe5ec;
  border-radius:4px;
  box-shadow:0 2px 7px 0 rgba(0,0,0,.1);
  left:0;
  max-width:400px;
  min-width:150px;
  outline:none;
  padding:0;
  position:absolute;
  top:120%;
  z-index:1
}
.dropdown-list.dropdown-list-shown {
  display:block
}
body#top #wrap_all .main_color h3.accordion{
  border-bottom: 1px solid #b7adad !important;
  min-height: 50px;
}
#jobFilterForm .dropdown-listbox {
  margin:0;
  max-height:248px;
  min-width: 275px;
  overflow-x:hidden;
  overflow-y:auto;
  padding:8px 12px;
  list-style: none !important;
}
.dropdown-listbox>div {
  padding-right:10px
}

.dropzone.dz-clickable,
.dropdown-listbox {
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgb(201, 199, 199) transparent;
  width: 100%; /* Adjust the width as needed */
}
.dropzone.dz-clickable::-webkit-scrollbar,
.dropdown-listbox::-webkit-scrollbar {
  width: 3px; /* Adjust the width as needed */
}
.dropzone.dz-clickable::-webkit-scrollbar-thumb,
.dropdown-listbox::-webkit-scrollbar-thumb {
  background-color:  rgb(201, 199, 199);
}
.dropzone.dz-clickable::-webkit-scrollbar-track,
.dropdown-listbox::-webkit-scrollbar-track {
  background-color: transparent;
}
.single-job p.dropzone-error {
  position: absolute;
  color: #a94442;
  margin-top: -20px;
  font-size: 18px !important;
  font-weight: bold;
  display: none;
}
.home .wp-block-post-title{
  display: none;
}
 .description-wrapper-hidden {
  display:none
}
.description-wrapper-shown {
  display:block
}
.personio-green-badge {
  bottom:86px;
  right:34px;
  position:fixed;
  z-index:1
}
.personio-green-badge img {
  max-width:214px;
  border-radius:28px
}
.dropdown-filters-wrapper {
  margin:24px 0 16px;
  opacity:0
}
.dropdown-wrapper {
  display:inline-block;
  margin:0 8px 4px 0;
  position:relative;
  vertical-align:middle;
  width:auto
}
.dropdown-wrapper,
.dropdown-wrapper :not(i) {
  font-family:Open Sans,Helvetica,Arial,sans-serif ;
}
.dropdown-wrapper.disabled {
  pointer-events:none
}
.dropdown-trigger {
  align-items:center;
  background-color:#fff;
  border:1px solid #d6d6d6;
  border-radius:4px;
  color:#333;
  cursor:pointer;
  display:flex;
  font-size:14px;
  font-weight:400;
  justify-content:space-between;
  line-height:18px;
  margin:0;
  outline:none;
  padding:10px 12px;
  transition:all .3s ease
}
.dropdown-wrapper.disabled .dropdown-trigger {
  background-color:#f7f7f7;
  color:#a5a5a5
}
.dropdown-trigger-text {
  max-width:230px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.dropdown-trigger .fa-angle-down {
  margin-left:8px
}
.dropdown-trigger.selected-filter {
  color:#161616;
  font-weight:700
}
.dropdown-trigger.dropdown-trigger-clicked .fa-angle-down {
  transform:rotate(180deg)
}
.filter-dot-wrapper {
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:space-between
}
.filter-dot {
  background-color:#161616;
  border-radius:50%;
  display:inline-block;
  height:4px;
  margin:0 4px;
  vertical-align:middle;
  width:4px
}
.dropdown-list {
  display:none;
  background:#fff;
  border:1px solid #dbe5ec;
  border-radius:4px;
  box-shadow:0 2px 7px 0 rgba(0,0,0,.1);
  left:0;
  max-width:400px;
  min-width:250px;
  outline:none;
  padding:0;
  position:absolute;
  top:120%;
  z-index:1
}
.dropdown-list.dropdown-list-shown {
  display:block
}
.dropdown-listbox {
  margin:0;
  max-height:300px;
  overflow-x:hidden;
  overflow-y:auto;
  padding:8px 12px
}
.dropdown-listbox>div {
  padding-right:10px
}
.tooltip-wrapper {
  background-color:#000;
  border-radius:4px;
  bottom:0;
  color:#fff;
  display:none;
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  font-size:14px;
  font-weight:400;
  height:36px;
  line-height:20px;
  padding:8px 12px;
  position:absolute;
  right:0;
  top:30px;
  width:auto;
  z-index:1
}
.multi-offices-more-label:hover .tooltip-wrapper {
  bottom:auto;
  display:block;
  height:auto
}
.multi-offices-mobile {
  display:none
}
.input-text-before{
  padding-right: 7px;
}
.single-job header.entry-header h3{
  color: #fff;
  font-size: 3.75rem;
}
.single-job .entry-content{
  margin-top: 30px;
}
.single-job article,
.single-job .dropzone{
  max-width: 1000px;
    margin: 0 auto;
}
.single-job .bewerbung{
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 20px;

}
.single-job .bewerbung h2{
  text-align: center;
  margin: 50px 0;
}
.single-job form{
  border: none;
}
.single-job p, .single-job li,.single-job li a{
  /* font-size: 15px !important; */
}
.single-job .backButton{
   max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.category_select , .location_select{
  display: inline;
  margin-left: 20px;
}


#document-dropzone-cv .dropzone, #document-dropzone-cv.dropzone ,
#document-dropzone-other .dropzone,#document-dropzone-other.dropzone {
  min-height: 79px;
  height: 250px;
  padding: .688rem 1.05rem;
  border: 2px dashed #d9d9d9;
  background-color: #f3f4f5;
  border-radius: 2px;
  margin-top: 6px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  display: block;
  overflow-y: scroll;
}
.dropzone .category {
  width: 49%;
  display: inline-block;
}
.dropzone .form-label.documents{
  margin-top: 50px;
}

.dropzone.dz-clickable{
 background: #f3f4f5;
 margin-top: -25px;
 margin-bottom: 25px;
}
.dropzone .dz-message {
  padding-top: 3em;
  padding-bottom: 2em;
}

.dz-preview.dz-file-preview.dz-error.dz-complete{
  border: 2px dashed #d9d9d9;
  position: absolute;
  z-index: 100;
  background: white;
}
.dz-preview.dz-file-preview.dz-error.dz-complete .dz-success-mark{
  display: none !important;
}

.dz-success-mark,.dz-error-mark{
  display: inline-block !important;
  width: 55px !important;
}
.dz-success-mark svg,.dz-error-mark svg{
  width: 30px !important;
}
a.dz-remove{
  display: block !important;
}
.dz-image,
.dropzone.dz-clickable.dz-started .dz-message.text-center{
display: none!important;
}
#job-filter select{
  margin-top: 20px;
  font-size: 18px;
  padding: 10px 15px;
  width: 273px;
}
#jobFilterForm input#search_job{
    width: 100%;
    ;
    line-height: 26px;
    margin-bottom: 20px;
    margin-right: 7px;
    display: inline;
}
#jobFilterForm .dropdown-listbox .input-text.input-block{
  padding: 0;
  border: 0;
  display: inline;
  }
.search_area{
margin-bottom: 40px;
}
input[type="text"], input[type="input"],input[type="password"],input[type="email"],input[type="number"],input[type="url"],input[type="tel"],input[type="search"],textarea,select {
  -webkit-appearance: none;
  border: 1px solid #e1e1e1;
  padding: 8px 6px;
  outline: none;
  font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777;
  margin: 0;
  width: 100%;
  display: block;
  margin-bottom: 20px;
 
}
.form-control {
  padding: .688rem 1.05rem;
  border: 0;
  background-color: #f3f4f5;
  border-radius: 2px;
}
.mb-5 {
  margin-bottom: 3rem!important;
}
/* .conditionally-aligned:nth-of-type(2),
.privacy-policy {
  text-align:right
}  */

@media (min-width:768px) {
  .col-md-auto {
    flex:0 0 auto;
    width:auto
  }
  .col-md-1 {
    flex:0 0 auto;
    width:8.33333333%
  }
  .col-md-2 {
    flex:0 0 auto;
    width:16.66666667%
  }
  .col-md-3 {
    flex:0 0 auto;
    width:25%
  }
  .col-md-4 {
    flex:0 0 auto;
    width:33.33333333%
  }
  .col-md-5 {
    flex:0 0 auto;
    width:41.66666667%
  }
  .col-md-6 {
    flex:0 0 auto;
    width:50%
  }
  .col-md-7 {
    flex:0 0 auto;
    width:58.33333333%
  }
  .col-md-8 {
    flex:0 0 auto;
    width:66.66666667%
  }
  .col-md-9 {
    flex:0 0 auto;
    width:75%
  }
  .col-md-10 {
    flex:0 0 auto;
    width:83.33333333%
  }
  .col-md-11 {
    flex:0 0 auto;
    width:91.66666667%
  }
  .col-md-12 {
    flex:0 0 auto;
    width:100%
  }
  .offset-md-0 {
    margin-left:0
  }
  .offset-md-1 {
    margin-left:8.33333333%
  }
  .offset-md-2 {
    margin-left:16.66666667%
  }
  .offset-md-3 {
    margin-left:25%
  }
  .offset-md-4 {
    margin-left:33.33333333%
  }
  .offset-md-5 {
    margin-left:41.66666667%
  }
  .offset-md-6 {
    margin-left:50%
  }
  .offset-md-7 {
    margin-left:58.33333333%
  }
  .offset-md-8 {
    margin-left:66.66666667%
  }
  .offset-md-9 {
    margin-left:75%
  }
  .offset-md-10 {
    margin-left:83.33333333%
  }
  .offset-md-11 {
    margin-left:91.66666667%
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x:0
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y:0
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x:0.25rem
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y:0.25rem
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x:0.5rem
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y:0.5rem
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x:1rem
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y:1rem
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x:1.5rem
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y:1.5rem
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x:3rem
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y:3rem
  }
}
.row {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  display:flex;
  flex-wrap:wrap;
  margin-top:calc(var(--bs-gutter-y)*-1);
  margin-right:calc(var(--bs-gutter-x)*-0.5);
  margin-left:calc(var(--bs-gutter-x)*-0.5)
}
.row>* {
  flex-shrink:0;
  width:100%;
  max-width:100%;
  padding-right:calc(var(--bs-gutter-x)*0.5);
  padding-left:calc(var(--bs-gutter-x)*0.5);
  margin-top:var(--bs-gutter-y)
}
.col {
  flex:1 0 0%
}
.row-cols-auto>* {
  flex:0 0 auto;
  width:auto
}
.row-cols-1>* {
  flex:0 0 auto;
  width:100%
}
.row-cols-2>* {
  flex:0 0 auto;
  width:50%
}
.row-cols-3>* {
  flex:0 0 auto;
  width:33.3333333333%
}
.row-cols-4>* {
  flex:0 0 auto;
  width:25%
}
.row-cols-5>* {
  flex:0 0 auto;
  width:20%
}
.row-cols-6>* {
  flex:0 0 auto;
  width:16.6666666667%
}
.single-job .row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px ;
}
.form-group label.error-custom {
  color: #a94442;
  font-weight: 400;
  margin-top: 5px;
  font-size: 15px;
  text-transform: none;
}
.form-group label.error-msg {
  color: #a94442;
  font-weight: 400;
  margin-top: 5px;
  font-size: 15px;
  text-transform: none;
}
.error-hidden {
  display: none;
}


.half-form-block {
  width: calc(50% - 6px);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
}
/* .career-btn-shape {
  display:inline-block;
  border-radius:2px;
  padding:12px 36px;
  height:52px;
  border:0
} */
/* .career-btn-shape .fas {
  color:inherit!important
}
.career-btn-primary {
  font-size:18px;
  font-weight:700
}
.career-btn-primary:hover {
  text-decoration:none;
  cursor:pointer
}
.career-btn-secondary {
  font-size:18px;
  font-weight:700;
  background-color:#d1d1d1
}
.career-btn-secondary:hover {
  cursor:pointer
}
.career-submit-application-btn {
  padding:12px 22px
}

.career-submit-application-btn:disabled {
  opacity:.3;
  cursor:not-allowed
} */
.upload-in-progress-warning {
  display: none;
  font-weight: 700;
}
.single-job .action-btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 40px;
  padding-right: 16px;
}
.form-check {
  display:block;
  min-height:1.5rem;
  margin-bottom:.125rem
}
.form-check label {
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
}

/*********** Accordion ******/
.accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  background: none;
  border-bottom: 2px solid #ccc;
}
.joblist.job{
  border-bottom: 1px solid #ebebeb;
	padding: 20px 16px;}

.job-trenner{
  margin: 20px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ebebeb;
}
 
 
.accordion::after {
  content: '\02C7';
  display: inline-block;
  margin-top: 20px;
  transition: transform 0.3s;
  float: right;
  
}
body input.search-lupe {
  transform: rotate(270deg);
  border: none;
  background: transparent !important;
 
  margin-left: -67px;
  top: 66px;
  right: 0;
  padding: 5px 14px 13px 16px !important;
  font-size: 25px !important;
  margin-top: 7px;
  cursor: pointer;
  color:#000 !important;
}
body#top .main_color input.search-lupe,
body#top .main_color input.search-lupe:hover {
  background-color: transparent !important;
}
 
.green-line {
  border-bottom: 4px solid #228848 !important;
  margin-top: 20px;
  margin-bottom: 12px;
}
.submit-wrapper{
  display: inline-block;
}
.job-list-button.reset{
  background: none;
  border: none;
  cursor: pointer;
  margin-left: 20px;
  color: #228847;

}
.job-list-button.filter{
  border-color: #228847 !important;
  background-color: #228847 !important;
  color: #fff !important;
  border-radius: 4px;
  border: 1px solid;
  height: 40px;
  display: inline-block;
  padding: 7px 20px 4px 19px;

}
.job-list-button.filter:hover{
   opacity: 0.9;
}
.job-list-button {
  padding: 0;
  box-shadow: none !important;
}
.dropdown-trigger::after {
  content: '\02C7';
  display: inline-block;
  transition: transform 0.3s;
  font-size: 23px;
  position: absolute;
  right: 4px;
  top: 20px;
}
.dropdown-trigger.active::after, 
.accordion.active::after {
  
  content:'\02C6';
}
.dropdown-trigger-text.bold-text{
font-weight: bold !important;
}
.panel {
  display: none;
  padding: 0 18px;
  /* background-color: white; */
  overflow: hidden;
}

.list {
  margin: 0;
  padding: 0;
}
@media (max-width:767px){
  body.single-job #header {
    position: fixed !important;
  }
  body.single-job #main{
    margin-top: 80px !important;
  }
}

@media (max-width:600px){
  .half-form-block {
    width: calc(100% - 6px);
  }
  .form-group.col-md-6{
    width: 100%;
  }
  .col {
    flex: unset;
}
.dropzone .category{
  display: block;
  width: 100%;
}
body.single-job .action-btn-wrapper {
   
  flex-direction: column;
   
}
body.single-job .conditionally-aligned:nth-of-type(2){
text-align: left;
margin-top: 30px;
}
}
@media (max-width:500px) {
  .single-job .entry-header {
    text-align: left;
  }
  .single-job .featured-image-container {
    min-height: 240px;
  }
  #top.single-job #wrap_all .all_colors  h1.entry-title{
    font-size: 28px;
  }
  .single-job .wrap.container h3#bewerben{
  line-height: 2.5em !important;  
  
  text-align: left;
}
  #document-dropzone-cv .dropzone, #document-dropzone-cv.dropzone, #document-dropzone-other .dropzone, #document-dropzone-other.dropzone {
     
    height: 127px;
    padding: 20px;
     display: flex;
    align-items: center;
    
    cursor: pointer;
   
}
.half-form-block {
  margin-bottom:20px !important;
}
.form-group.col-md-6.col:nth-of-type(2) label{
display: none;
}
.dropzone .dz-message{
  padding: 0;
}
}