
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}


.page-id-217 h3 {
    margin-top: inherit;
}

.page-id-1836 .page-hero {
  background-position: center 18%;
}

.page-id-731 .page-hero {
  background-position: center 31%;
}

input[type=submit] {
  border-radius: 12px;
}

.nf-field-description {
    margin-bottom: 25px !important;
}

#generate-slideout-menu .slideout-menu li
{
  padding: 20px 0;
}
.main-navigation, .main-navigation ul ul {
    background-color: rgba(255,255,255, 0.9);
    backdrop-filter: blur(5px);
}

.slideout-overlay {
  background-color: transparent;
}

#generate-slideout-menu {
background: rgba(255,255,255, 0.85);
}

h3 {
    font-style: italic;
    margin-top: -20px;
}

h3 a {
color: #262626 !important;
}

.minheight h3 {
    min-height: 50px;
}


b, strong {
    font-weight: 600;
}

table#jobtable h3 a {
    color: #8d231a !important;
}

.nf-fu-progress
{
  box-shadow: none !important;
  background-color: transparent !important;
}

.nf-field-label .nf-label-span,
.nf-field-label label {
  font-weight: 600 !important;
  font-style: italic;
}

.social_icon {
    width: 50px;
    display: flex;
    justify-content: space-between;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected,
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted)
{
  background-color: #3b3b3a !important;
  color: #8d231a !important;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a,
.footer-widgets a:hover {
  color: #8d231a;
}


.slideout-widget {
    text-align: center;
}

img.image.wp-image-1905.attachment-full.size-full {
    margin-top: 20px;
}



.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted
{
  background-color: #8d231a !important;
  color: #fff !important;
}

.karriere_button {
    width: 100%;
    background: #8d231a;
    padding: 10px 20px;
    display: flex;
    max-width: 290px;
    justify-content: center;
    margin: 0 auto;
    color: #fff !important;
  border-radius: 12px;
}

#jobtable h2
{
  margin-bottom: 0;
}
#jobtable h2:after {
    content: '';
  color: #fff;
    font-size: 41px;
    font-family: 'FontAwesome';
    right: 30px;
    margin-top: 13px;
    position: absolute;
}

#jobtable tr:hover h2:after {
  color: #8d231a;
}

h3.inititativ:after  {
  display: none;
}


td.job_image {
    width: 150px;
}

.clickable {
  cursor: pointer;
}

.umfang, .ort, .zeit {
    font-size: 14px;
  font-weight: 500;
    color: #6e6e6e;
}


@media (max-width: 768px) {
  
  .ansprechpartner h3 {
    font-size: 21px;
  }
}

.ort, .zeit {
    margin-left: 20px;
}


#jobtable h3 {
  margin-bottom: 0;
  margin-top: 20px;
      font-size: 20px;
    font-weight: 600;
}


#jobtable tr:hover {
    background: #f8f8f8;
}



#treffer {
    padding-left: 10px;
}

#jobtable {
    margin-bottom: 0;
}


.w50 {
    width: 49%;
    float: left;
}

#append_suche {
    margin-left: 2%;
}

.filter {
    background: #f8f8f8;
    display: flex;
    padding: 15px;
  padding-top: 30px;
}

.umfangfilter {
    background: #f8f8f8;
}


input#suche,
.navigation-search input[type="search"], 
.navigation-search input[type="search"]:active, 
.navigation-search input[type="search"]:focus{
    font-size: 19px !important;
    background: #fff !important;
    padding: 6px 10px !important;
    border-radius: 4px !important;
    width: 100%;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #212529 !important;
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.umfangfilter .button {
    background: #8d231a;
    color: #fff;
  cursor: pointer;
    border-radius: 5px;
    margin-left: 17px;
    margin-bottom: 15px;
    padding: 5px 14px;
  user-select: none;
    line-height: 1.2em;
}

.entry-title {
    display: none;
}

#vollzeit,
#teilzeit,
#voll-oder-teilzeit,
#ausbildung,
#duales-studium,
#anerkennungsjahr,
.ausbildung_more,
.duales_studium_more
{
  display: none;
}



@media only screen and (max-width: 860px) {

  
}
@media only screen and (max-width: 628px) {

  
}

@media only screen and (max-width: 768px) {

  
  .leer_bereich {
    height: 40px !important;
  }
  
   .umfangfilter {
    padding-left: 10px;
}
    .leer_bereich2 {
    height: 0 !important;
  }
   
  .leer_bereich3 {
    height: 20px !important;
  }
  
  #jobtable h3:after {
    display: none;
  }
  
td.job_image {
    width: 80px;
}
  
  .umfangfilter .button {
    font-size: 13px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 4px;
  }
  
  span.zeit {
    margin-left: 0;
    display: block;
}
  
  .filter {
    flex-wrap: wrap;
  }
  
  
.w50 {
    width: 100%;
    float: left;
} 
  
  #append_suche {
    margin-left: 0;
    margin-top: 10px;
}
  
}



@media print {
 #mobile-header,
.site-footer,
.generate-back-to-top,
  .header,
  .stellenanzeige_teilen,
  .inside-navigation
  {
display: none !important;
  }
  
h3 {
    font-size: 18px !important;
  }
  

  .content, .content2 {
    padding-top: 0 !important;
    
  }
  
  .one-container .site-content {
    padding: 0 !important;
  }
}



.content2_element_left ul {
    margin-left: 0;
}

.gender {
    font-size: 80%;
    color: #6e6e6e;
  font-weight: 400;
}

ul {
    margin-top: -1em;
}

del {
  display: none;
}

/* Spalten Ansprechpartner */

.ansprechpartner_spalten .vc_column-inner {
    background: #f8f8f8;
  border: 1px solid #f0f0f0;
}

.ansprechpartner_spalten h3 {
  margin-top: 15px;
}


.navigation-search.nav-search-active {
  display: contents;
}

.inside-top-bar {
  display:none;
}


.job_filters .job_types
{
  font-size: inherit;
}

.job_filters {
    background: #f8f8f8;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position h3, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3, ul.job_listings li.job_listing a div.position h3, ul.job_listings li.no_job_listings_found a div.position h3
{
  font-size: 19px;
}


/* Footer */

.footer-widgets {
  border-top: 1px solid #f0f0f0;
}


/* Akkordion */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before
{
  border-color: #8d231a !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #8d231a !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading
{
  border-radius: 0 !important;
}

/* Job Typen */

li.job-type.ausbildung {
    color: #8d231a;
}

li.job-type.fachkraft {
    color: #3b3b3a;
}

li.job-type.fsj {
    color: #b8decf;
}

.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type, .rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type, ul.job_listings li.job_listing a .meta .job-type, ul.job_listings li.no_job_listings_found a .meta .job-type
{
  font-weight: 600;
}

/* Fix für Beiträge */
.auszugstart p:nth-child(2) {
    min-height: 125px;
}

/* Seitn ohne Inhalt vergrößern */

div#page {
    min-height: 500px;
}


/* Call to Action Leichte Sprache */

#custom_html-8{
  position: fixed !important;
  cursor: pointer;
  bottom: 40% !important;
  transform:translateY(-50%);  
  right: -570px;
  width: 400px;
  border-radius: 12px;
  background: #8d231a;
  text-align: left;
  -webkit-box-shadow: -2px 2px 12px -3px rgba(0,0,0,0.25);
  -moz-box-shadow: -2px 2px 12px -3px rgba(0,0,0,0.25);
  box-shadow: -2px 2px 12px -3px rgba(0,0,0,0.25);
  z-index: 1;
  color: #fff;
  transition: transform .25s .1s ease-in-out;
  padding: 20px;
}

#custom_html-8 .fa {
    padding-right: 20px;
}


.title_flyin {
  font-size: 18px;
      margin-top: 5px;
    position: absolute;
}

#custom_html-8 p {
margin-bottom: 0;
  color: #fff;

}

.right-in #custom_html-8{
   transform: translate3d(-200px, -50%, 0);
}

#custom_html-8:hover,
#custom_html-8:focus{
  opacity: 1;
   transform: translate3d(-400px, -50%, 0);
}


/* Fast Gallery */

.fastgallery-gallery-icon.fg_zoom a, .fastgallery-gallery-icon.fg_zoom a:hover {
    color: #b8decf !important;
}

.pswp__bg {
  background: #8d231a !important;
}

.page-id-731 .nf-form-wrap,
.page-id-760 .nf-form-wrap{
  display: block;
}

ul, ol {
    margin: 0 0 1.5em 2em;
}

.vc_custom_heading h3 {
    margin-top: 0;
}


.entry-meta
{
  text-align: right;
}

.vc_gitem-post-data-source-post_date {
    font-size: 85%;
    color: #595959;
}

li.date, .location {
    font-size: 85%;
    color: #595959 !important;
}
/* Weiterlesen Button */

a.read-more.button {
    border-radius: 5px;
    color: #fff;
}

a.read-more.button:hover,
a.read-more.button:focus {
  color: #000;
  opacity: 1;
}

.vc_custom_heading a:hover {
  opacity: 1;
}

/* Off Canvas Panel */

span.dropdown-menu-toggle {
    color: #8d231a;
}

.slideout-overlay button.slideout-exit {
     color: #8d231a;
}

/* Widget links */

.one-container .sidebar .widget {
    padding: 25px 30px;
    background: #f8f8f8;
  border: 1px solid #f0f0f0;
}


ul.children {
    margin-left: 20px;
}

/* Subpages Widget links */

.ez-toc-widget-container li.active>a,
.subpages .current_page_item a {
    font-weight: 600;
}

.subpages li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-title
{
  margin-top: 0;
}



aside#custom_html-3 a {
    font-size: 16px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 25px;
}

/*Navi */

#site-navigation {
    padding-top: 20px;
  padding-bottom: 20px;
}


.navigation-branding img
{
  height: 125px;
}


.site-logo.mobile-header-logo img {
height: 100px;
}


.top-bar {
    border-bottom: 1px solid #ededed;
}


/* Suche */

.intro {
  min-height: 350px;
height: calc((100vh - 144px) / 2);
}

.intro h2 {
    color: #fff;
    font-style: italic;
    font-size: 50px;
    font-weight: 500;
    text-transform: none !important;
    letter-spacing: 0;
}

@media (max-width: 1280px) {
  .intro {
    height: calc(100vh - 60px);
}
  
}

.intro div {
    background-position: center bottom !important;
}

#mybyte_media_cookiehinweis_close
{
  background: #8d231a;
}


/* Buttons */

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #3b3b3a;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
    border-color: #8d231a;
    background-color: #8d231a;
  background-image: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    border-color: #3b3b3a;
  color: #000;
    background-color: #3b3b3a;
}


/* Icons */

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
color: #b8decf;
}  






/* Anpassung Ninja Forms
---------------------------- */ 

button,
input,
select
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url]{
	border-radius: 5px;
}

.nf-row{
	margin: 0 -5px;
}

.nf-form-fields-required{
	display: none !important;
	visibility: hidden;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	font-size: 16px;
}

.label-above .nf-field-label {
    margin-bottom: 0 !important;
}

.label-right .nf-field-label {
    padding-left: 8px !important;
}
 
.nf-field-container{
	margin-bottom: 1em !important;
}

.nf-field-element select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.nf-fu-progress-bar {
  background-color: #3b3b3a !important;
}

.files_uploaded a, .files_uploaded a:visited {
    color: #990000;
}

html input[type="button"],
html input[type="button"]:hover,
html input[type="button"]:focus,
button, button:hover, button:focus,
input.application_button.button,
input.application_button.button:hover
{
  font-size: inherit !important;
    background: #8d231a;
}

.checkbox-wrap input {
    margin-top: 8px !important;
}

.files_uploaded p {
    margin-bottom: 5px;
}




/* Jobs */

.rot p, .rot li, .rot h3, .rot h2, .rot h1 {
    color: #fff;
}

.company {
    display: none;
}

ul.job_listings li.job_listing.job_position_featured a
{
  background: #fff !important;
}

input#nf-field-9 {
    margin: 10px 0px;
}

ul.job_listings li.job_listing a
{
  padding: 20px 0;
}


ul.job_listings li.job_listing a:hover
{
background-color: #fff;
}

ul.job_listings li.job_listing a div.position {
  padding: 0;
}

/* Anpassung Ninja Forms
---------------------------- */ 

button,
input,
select
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url]{
	border-radius: 2px;
}

.nf-row{
	margin: 0 -5px;
}

.nf-form-fields-required{
	display: none !important;
	visibility: hidden;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	font-size: 16px;
}

.label-above .nf-field-label {
    margin-bottom: 0 !important;
}

.label-right .nf-field-label {
    padding-left: 8px !important;
}

.label-right .checkbox-wrap .nf-field-element {
    margin-top: -4px;
}

.nf-field-container{
	margin-bottom: 1em !important;
}

.nf-field-element select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.single_job_listing .application .application_button {
  display: block;
  width: 250px;
  margin: 0 auto;
}

.nf-fu-progress-bar {
  background-color: #8d231a !important;
}

html input[type="button"],
html input[type="button"]:hover,
html input[type="button"]:focus,
button, button:hover,
input.application_button.button,
input.application_button.button:hover
{
    background: #8d231a;
    border-radius: 12px;
}

.single_job_listing .application .application_details
{
  background: #fff;
  box-shadow: none;
}

.dunkelblau p, .dunkelblau li {
    color: #fff;
}

.dunkelblau {
    background: #8d231a;
}

.hellblau {
    background: #e4ebf8;
}

.job_listing-template-default .entry-header, .job_listing-template-default .job-listing-meta {
    display: none;
}

.job_listings li:before {
  display: none;
}

.vc_custom_1677146489408 {
    background-color: none !important;
}

.one-container .site-content {
    padding: 40px;
  padding-top:0 !important;
}

.page-id-1884  .site-content {
    margin-top:-2em !important;
}

label#nf-label-field-48 a {
    font-weight: bold;
}

span.select2-search.select2-search--inline textarea {
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1.3em !important;
    font-family: 'Myriad Pro';
}

span.select2-selection.select2-selection--multiple {
    padding-left: 6px !important;
      padding-top: 6px !important;
}
.select2-container--bootstrap-5 .select2-selection {
    padding-top: 6px !important;
}

.fa-lg {
    font-size:20px !important;
    line-height: .75em;
    vertical-align: -0.0667em;
}


.nf-form-content textarea,
.nf-form-content select,
.nf-form-content input:not([type="button"]),
.nf-form-content input:focus,
.nf-form-content input:-internal-autofill-selected,
.nf-form-content input:-webkit-autofill,
.nf-form-content input:-webkit-autofill:hover,
.nf-form-content input:-webkit-autofill:focus,
.nf-form-content input:-webkit-autofill:active  {
  transition: background-color 5000s;
  font-size: inherit !important;
}
