/* Rosenhof CI (August 2026) — Montserrat headlines + body, dark red velvet accents. */

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/files/css/webfonts/monsterrat/montserrat-v25-latin-regular.woff2") format("woff2");
}

:root {
  --rosenhof-rot: #66151d;
  --rosenhof-greige: #daccc5;
  --rosenhof-porzellan: #fff7f1;
  --rosenhof-schiefer: #343333;
  --rosenhof-samt: #66151d;
  --rosenhof-taupe: #816a6a;
  --rosenhof-weiss: #ffffff;
  --rosenhof-font-headline: "Montserrat", Arial, sans-serif;
  --rosenhof-font-body: "Montserrat", Arial, sans-serif;
}
body,
html,
.job-offer-list,
.detail_task,
.body_bewerbung {
  font-family: var(--rosenhof-font-body);
  font-weight: 400;
  letter-spacing: 0;
  font-style: normal;
  font-size: 17px;
  color: var(--rosenhof-schiefer);
  line-height: 1.55;
}

b,
strong {
  font-family: var(--rosenhof-font-body);
  font-weight: 600;
}

a {
  color: var(--rosenhof-samt);
  font-weight: 500;
}

a:hover,
a:focus {
  color: var(--rosenhof-rot);
}

h1,
.headline h1,
#application_form h1,
h2,
.h2,
h3,
.h3 {
  font-family: var(--rosenhof-font-headline);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0;
  font-style: normal;
  color: var(--rosenhof-samt);
  text-transform: none;
}

h1,
.headline h1,
#application_form h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3,
.ats_form_body h3 {
  font-family: var(--rosenhof-font-body);
  font-weight: 600;
  font-size: 20px;
  color: var(--rosenhof-schiefer);
}

h2 a {
  color: var(--rosenhof-rot);
}

h2 a:hover {
  color: var(--rosenhof-samt);
}
.job-offer-list .job-offer-list-div-title h2 {
  font-family: var(--rosenhof-font-headline);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0;
  min-height: 40px;
  color: var(--rosenhof-samt);
  text-transform: none;
}

#main .inside > div:first-child {
  height: 0 !important;
}
#header {
  box-shadow: rgb(0 0 0 / 27%) 0 8px 8px;
  background: #ffffff;
  height: 71px !important;
}

#footer.footer_public {
  width: 100%;
  background: var(--rosenhof-samt);
  color: var(--rosenhof-weiss);
  padding: 10px 0;
  margin-top: 135px;
  margin-left: 0;
}

#footer.footer_public a {
  color: var(--rosenhof-weiss);
  font-weight: 500;
}

#footer.footer_public a:hover {
  color: var(--rosenhof-porzellan) !important;
}
.box {
  box-shadow: 0 0 0 0;
}
.head_logo a{
 height: 100%;
}
.head_logo img{
  height: 66px;
  max-height: 70px;
  width: auto;
  margin: 2px 0 0 0;
}
.head_right {
  margin: 11px 0 0;
}
#header .head_logo {
  min-height: 80px;
  display: flex;
  align-items: center;
}

.head_frontend_claim {
  padding: 0 32px !important;
  background: var(--rosenhof-samt);
  min-height: 60px;
}

.head_frontend_claim h1 {
  font-family: var(--rosenhof-font-headline);
  color: var(--rosenhof-weiss) !important;
  margin: 0;
  padding: 12px 0;
  font-size: 36px;
  font-weight: 600;
  text-transform: none;
}

.head_frontend_claim h2 {
  font-family: var(--rosenhof-font-body);
  font-weight: 600;
  color: var(--rosenhof-weiss);
}
.head_frontend_image {
  padding: 0;
  overflow: hidden;
}

.head_frontend_image img {
  width: 100%;
  display: block;
  max-height: 420px;
  object-fit: cover;
  object-position: center center;
}

.body_100.job-offer-list {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 0 !important;
}

.head_frontend_description {
  background: url("/files/public_folder/c_2066/0_frontend/grauerKasten.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 20px 64px 56px 64px !important;
  color: var(--rosenhof-schiefer);
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.head_frontend_description h2 {
  color: var(--rosenhof-samt) !important;
  font-family: var(--rosenhof-font-headline);
  font-size: 30px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1rem;
  min-height: 0;
  line-height: 1.35;
  text-align: left;
  text-transform: none;
}

.head_frontend_description_text,
.head_frontend_description p {
  margin-bottom: 0;
  line-height: 1.55;
  text-align: left;
  font-family: var(--rosenhof-font-body);
  font-weight: 400;
  color: var(--rosenhof-schiefer);
}

.head_frontend_description h1,
.head_frontend_description h3,
.head_frontend_description h4 {
  color: var(--rosenhof-rot) !important;
  font-family: var(--rosenhof-font-headline);
  min-height: 0;
}

.ats_form_body h3 {
  font-size: 20px !important;
  margin-bottom: 10px;
}

#custom_filter_container {
  margin-bottom: 20px;
  background: transparent !important;
  border: 0;
  padding: 0;
}

.job-offer-list #custom_filter_container .filter_title_frontend,
.job-offer-list #custom_filter_container .dropdown-toggle,
.job-offer-list #custom_filter_container .filter_select,
.job-offer-list #custom_filter_container .bs-placeholder,
.job-offer-list #custom_filter_container .filter-option-inner-inner {
  color: var(--rosenhof-rot) !important;
}

.job-offer-list #custom_filter_container:not(.custom_filter_checkbox_layout) .custom_search_container,
.job-offer-list #custom_filter_container .search_input,
.job-offer-list #custom_filter_container #city,
.job-offer-list #custom_filter_container .dropdown-toggle,
.job-offer-list #custom_filter_container .filter_select {
  background-color: #ffffff !important;
  background-image: none !important;
}

.job-offer-list #custom_filter_container .primary_button,
.job-offer-list #custom_filter_container .suchen_btn,
.job-offer-list .primary_button,
.job-offer-list .suchen_btn,
.btn_custom_filter {
  background: #66151d !important;
  color: white !important;
  border-color: #66151d !important;
}

.job-offer-list #custom_filter_container .primary_button:hover,
.job-offer-list #custom_filter_container .suchen_btn:hover,
.btn_custom_filter:hover {
  background: white !important;
  color: #66151d !important;
  border-color: #66151d !important;
}
#custom_filter_container .custom_search_container{
  margin-bottom: 10px !important;
}
.custom_filter_checkbox_layout .filter_title_frontend {
  font-family: var(--rosenhof-font-body);
  font-weight: 600;
  color: var(--rosenhof-rot) !important;
}

.custom_filter_checkbox_layout .form-label-group.checkbox > label {
  font-family: var(--rosenhof-font-body);
  font-weight: 400;
  color: var(--rosenhof-schiefer) !important;
}

.custom_filter_checkbox_layout [type="checkbox"]:checked + label:before {
  border-color: #66151d !important;
  background: #66151d !important;
}

.custom_filter_checkbox_layout [type="checkbox"]:not(:checked) + label:before {
  border-color: #66151d !important;
  background: #ffffff !important;
}

.custom_filter_checkbox_layout label:hover:before {
  border-color: #66151d !important;
}

.btn {
  text-transform: none;
}

.btn-100,
.btn_custom_filter {
  border-color: #66151d;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 10px;
}

.job-offer-list-div-filter-button .btn_custom_filter {
  width: 100px;
  float: right;
  clear: both;
  border-radius: 2px;
  min-height: 30px !important;
}

.btn-action {
  background: #66151d;
  border-color: #66151d;
  color: white;
}
#application_form .btn-action,
.job_detail_buttons_top_bewerben .btn-action {
  background: #66151d;
  border-color: #66151d;
}

.btn-action:hover {
  background: white;
  color: #66151d;
  border-color: #66151d;
}

#application_form .btn-action:hover,
.job_detail_buttons_top_bewerben .btn-action:hover {
  background: white;
  color: #66151d;
  border-color: #66151d;
}

/* Rosenhof job cards (keep own layout — not ADKL absolute full-width buttons) */
.job-offer-list-div-container {
  border-radius: 0 !important;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-top: 4px solid #66151d;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  cursor: pointer;
  text-align: center;
}
.btn-login {
  border-color:#d1d5dc;
  border-radius: .25rem;
}

.job-offer-list-div-container:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(58, 42, 38, 0.12);
}

div.col-12.job-offer-list .job-offer-list-div-container {
  min-height: 210px !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 24px 18px 20px;
  position: relative;
  border-radius: 0 !important;
}

.job-offer-list .job-offer-list-div-container > .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  margin-left: 0;
  margin-right: 0;
}

.job-offer-list .job-offer-list-div-title h2,
.job-offer-list .job-offer-list-div-title h2 a {
  font-family: var(--rosenhof-font-headline);
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.35;
  min-height: 2.7em;
  margin: 0;
  color: var(--rosenhof-samt);
  text-transform: none;
}

.job-offer-list .job-offer-list-div-title h2 a:hover {
  color: var(--rosenhof-samt);
}

.job-offer-list-div-filter {
  padding-top: 10px;
  color: #343333;
}

.job-offer-list .job-offer-list-div-container .box_filter {
  display: inline-block;
  width: auto;
  background: transparent !important;
  background-color: transparent !important;
  color: #66151d !important;
  border: 1px solid rgba(102, 21, 29, 0.25);
  border-radius: 999px;
  padding: 3px 12px;
  margin: 3px 4px;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.job-offer-list .job-offer-list-div-container .box_filter p {
  margin: 0;
  display: inline;
  font-size: inherit;
  color: inherit;
}

.job-offer-list .job-offer-list-div-button {
  margin-top: auto;
  padding-top: 16px;
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  width: 100%;
}

.job-offer-list-div-button button,
.job-offer-list .job-offer-list-div-button .btn-100,
.job-offer-list .job-offer-list-div-button .btn-action {
  width: auto;
  min-width: 200px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 30px;
  text-transform: none;
  font-weight: 700;
  background: #66151d !important;
  border-color: #66151d !important;
  color: #ffffff !important;
}

.job-offer-list-div-button button:hover,
.job-offer-list .job-offer-list-div-button .btn-100:hover,
.job-offer-list .job-offer-list-div-button .btn-action:hover {
  background: #ffffff !important;
  color: #66151d !important;
  border-color: #66151d !important;
  filter: brightness(0.94);
}

.job-offer-list .btn-100,
.job-offer-list .btn-action,
.detail_task .btn-100,
.detail_task .btn-action,
.body_bewerbung .btn-100,
.body_bewerbung .btn-action {
  letter-spacing: 0.3px;
  text-transform: none;
  font-weight: 700;
  border-radius: 10px;
  max-width: 270px;
  transition: filter 0.15s ease, background-color 0.15s ease;
}
.detail_task .sticky_button{
  border-radius: 50% !important;
}
.suchen_btn{
  border-radius: 2px !important;
}
.rosenhof_mdk_seal {
  text-align: center;
  margin: 8px 0 24px;
}

.rosenhof_mdk_seal img {
  max-width: 220px;
  width: 100%;
  height: auto;
}

.filter_title_frontend {
  font-family: var(--rosenhof-font-body);
  font-weight: 600;
  color: var(--rosenhof-rot) !important;
  min-height: 40px;
}

.bs-checkbox [type="checkbox"]:checked + span:before,
.dropdown-item [type="checkbox"]:checked + span:before,
[type="checkbox"]:checked + label:before {
  border-color: #66151d;
  background: #66151d;
}

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

.detail_task .job_detail_title h1,
.detail_task .job_detail_sub_title .sub_title,
.body_bewerbung .job_detail_sub_title .sub_title {
  font-family: var(--rosenhof-font-headline);
  color: var(--rosenhof-rot);
  text-transform: capitalize;
}
.job_detail_title{
  max-width: 1300px;
  margin: 0 auto;
}
.detail_task .job_detail_sub_title .sub_title,
.body_bewerbung .job_detail_sub_title .sub_title {
  font-family: var(--rosenhof-font-body);
  font-weight: 600;
}

.body_bewerbung .application_input,
.body_bewerbung select.application_input,
.body_bewerbung textarea.application_input {
  border: 1px solid #ffff;
  border-radius: 0px;
  background-color: #f3f4f5;
}

.body_bewerbung .application_input:focus,
.body_bewerbung select.application_input:focus,
.body_bewerbung textarea.application_input:focus {
  border-color: #66151d;
  box-shadow: 0 0 0 3px rgba(102, 21, 29, 0.12);
  outline: none;
}

.job_detail_buttons_bottom_back,
.job_detail_buttons_bottom_bewerben {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 300px;
}

.job_detail_buttons_bottom_back a,
.job_detail_buttons_bottom_bewerben a {
  width: 100%;
}

.bewerbung_btn_container {
  display: flex;
  justify-content: center;
  align-items: center;
}
[required]::after{
  content: none !important;
}

#custom_filter_container .cancel-job-filter {
  align-items: center;
appearance: none;
background-color: #fff;
border-radius: 24px;
border-style: none;
box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
box-sizing: border-box;
color: #3c4043;
cursor: pointer;
display: inline-flex;
fill: currentcolor;
font-size: 14px;
font-weight: 500;
height: 40px;
justify-content: center;
letter-spacing: .25px;
line-height: normal;
max-width: 100%;
overflow: visible;
padding: 2px 24px;
position: relative;
text-align: center;
text-transform: none;
transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
width: auto;
will-change: transform,opacity;
z-index: 0;
}

#custom_filter_container .cancel-job-filter:hover {
background: #F6F9FE;
color: #66151d;
}

#custom_filter_container .cancel-job-filter:active {
box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
outline: none;
}

#custom_filter_container .cancel-job-filter:focus {
outline: none;
border: 2px solid #4285f4;
}

#custom_filter_container .cancel-job-filter:not(:disabled) {
box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

#custom_filter_container .cancel-job-filter:not(:disabled):hover {
box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

#custom_filter_container .cancel-job-filter:not(:disabled):focus {
box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

#custom_filter_container .cancel-job-filter:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

#custom_filter_container .cancel-job-filter:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.detail_task .job_detail_body,
.body_bewerbung .job_detail_body,
.job_detail_body {
  font-family: var(--rosenhof-font-body);
  color: var(--rosenhof-schiefer);
}
.job-offer-list .head_frontend_description h2,
.job-offer-list .head_frontend_claim h1,
.detail_task .job_detail_title h1,
.body_bewerbung .job_detail_title h1 {
  font-family: var(--rosenhof-font-headline) !important;
}

.job-offer-list .custom_filter_checkbox_layout .form-label-group.checkbox > label,
.job-offer-list #custom_filter_container label {
  color: var(--rosenhof-schiefer) !important;
  font-family: var(--rosenhof-font-body) !important;
  font-weight: 400 !important;
}

.job-offer-list .custom_filter_checkbox_layout .filter_title_frontend,
.job-offer-list #custom_filter_container .filter_title_frontend {
  color: var(--rosenhof-rot) !important;
  font-family: var(--rosenhof-font-body) !important;
  font-weight: 600 !important;
}

.job_detail_filter{
  margin: 40px auto 40px auto;
}

/* Arched organic watermark (Gestaltungselemente from CI) */
#main {
  background-color: var(--rosenhof-porzellan);
  position: relative;
}

.body_100.job-offer-list,
#job-offer-list-id,
.detail_task {
  position: relative;
  z-index: 1;
}
.ats_form_body .field-container input.form-control, .ats_form_body .field-container select{
  min-height: 44px;
}
.job_detail_conclusive_words{
  padding: 20px 15px;
}
/* Firefox: keep 3 columns from lg breakpoint (scrollbar width can trip the shared 1200px rule) */
@media (min-width: 992px) {
  #job-offer-list-id .col-md-6.col-lg-4.mb-3 {
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
  }
}

@media (max-width: 47.9375em) {
  h1,
  .h1,
  .headline h1,
  .head_frontend_claim h1 {
    font-size: 30px;
  }

  .head_frontend_description h1 {
    text-align: left;
  }

  h2,
  .h2 {
    font-size: 26px;
  }

  .head_frontend_description p {
    margin-bottom: 2rem;
  }
  .suchen_btn_container{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1024px) {
  #main-content, .body_bewerbung {
    padding: 0 40px !important;
}
}

@media (max-width: 991.98px) {
  .detail_task .sticky_button {
    max-width: 100%;
    border-radius: 0 !important;
  }
  .job_detail_title h1{
  font-size: 31px !important;
  }
  .detail_task .job_detail_sub_title .sub_title{
    font-size: 24px !important;
  }
  #main-content, .body_bewerbung {
    padding: 0 40px !important;
}
}
@media (max-width: 767.98px) {
  #main-content, .body_bewerbung{
    padding: 0 11px !important;
  }
  .head_frontend_claim {
    padding: 0 16px !important;
  }

  .job-offer-list .head_frontend_description {
    padding: 20px 24px 100px 24px !important;
  }
  .job_detail_buttons_bottom_back,
  .job_detail_buttons_bottom_bewerben {
    width: 270px;
    min-width: 270px;
  }

  .rosenhof_mdk_seal img {
    max-width: 180px;
  }

  div.col-12.job-offer-list .job-offer-list-div-container {
    min-height: 225px !important;
  }
  .detail_task .job_detail_sub_title .sub_title {
    font-size: 18px !important;
  }
  body.boot .detail_task .job_detail_rte h3{
    font-size: 18px !important;
  }

  .body_100, .job_detail_body {
    overflow-x: visible !important;  
    padding: 0 10px;
  }
} 
@media (max-width: 375px) {
  .job_detail_title h1
   {
    font-size: 31px !important;
  }
  body.boot .detail_task .job_detail_rte h3 {
    font-size: 18px !important;
  }
  .field-container .dropzone .dz-default.dz-message{
    padding: 5px;
  }
  .job_detail_title h1 {
    font-size: 27px !important;
  }
}