
#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-1243 #page:before,
.page-id-1235 #page:before, 
.page-id-1241 #page:before {
    content: 'LÖSCHEN?';
  	overflow: visible;
  	margin-top: 20%;
    width: 108%;
    height: 100vh;
    position: fixed;
    z-index: 2;
    display: block;
    visibility: visible;
    left: 0;
    font-size: 380px;
  	font-weight: 900;
    text-align: center;
    transform: rotate(-7deg);
    opacity: 0.5;
    color: #990000;
}

.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: #97c347 !important;
  color: #124a71 !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted
{
  background-color: #124a71 !important;
  color: #fff !important;
}

.karriere_button {
    background: #124a71;
    padding: 10px 20px;
    border-radius: 12px;
    color: #fff !important;
}

#jobtable h3:after {
    content: '';
  color: #fff;
    font-size: 41px;
    font-family: 'FontAwesome';
    right: 30px;
    margin-top: 13px;
    position: absolute;
}

#jobtable tr:hover h3:after {
  color: #124a71;
}

h3.inititativ:after {
    display: none;
}

td.job_image {
    width: 150px;
}

.clickable {
  cursor: pointer;
}

.umfang, .ort, .zeit {
    font-size: 14px;
    color: #6e6e6e;
}


.ort, .zeit {
    margin-left: 20px;
}


#jobtable h3 {
  margin-bottom: 0;
      font-size: 21px;
    font-weight: 600;
}

#jobtable tr:hover {
    background: #f8f8f8;
}

#offset {
    //margin-top: -200px;
    //background: #fff;
    //box-shadow: 0 0 15px rgb(0 0 0 / 45%);
}

#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 {
    font-size: 16px;
    background: #fff;
    padding: 6px 17px;
    border-radius: 4px;
    width: 100%;
}

.umfangfilter .button {
    background: #124a71;
    color: #fff;
  cursor: pointer;
    border-radius: 5px;
    margin-left: 17px;
    margin-bottom: 15px;
    padding: 5px 14px;
  user-select: none;
}

.umfangfilter .button.active {
      background: #97c347;
  color: #124a71;
}

#vollzeit,
#teilzeit,
#voll-oder-teilzeit,
#ausbildung,
#duales-studium,
#anerkennungsjahr,
.ausbildung_more,
.duales_studium_more
{
  display: none;
}

@media only screen and (max-width: 768px) {
  #media_image-4 {
    justify-content: center;
}
  #offset {
    //margin-top: -80px;
  }
  
 #jobtable td,
  #jobtable h3 {
    font-size: 16px;
  }

  #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;
  }
  
  h1 {
    margin-bottom: 0 !important;
     font-size: 21px !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;
}

/* Downloads */

.downloads-add-icon-dl a::before {
  content: '\f56d';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 15px;
  padding-left: 5px;
}

.downloads-add-icon-mz a::before {
  content: '\f518';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 15px;
  padding-left: 5px;
}

.magazin-cover img {
  border: 1px solid #f8f8f8;
  border-right: 3px solid #f0f0f0;
  border-bottom: 3px solid #f0f0f0;
  box-shadow: 7px 7px 10px #00000030;
  max-width: 300px;
}

.magazin-cover a:hover {
  transform: translateY(-5px);
  transition: ease 1s;
}

.magazin-cover a {
  transition: ease 1s;
}

.stoerer-mag .magazin-cover img {
  max-width: 200px;
  margin-top: -180px;
}

.stoerer-mag {
  overflow: visible !important;
}

/* Spalten Ansprechpartner */

.ansprechpartner_spalten .vc_column-inner {
    background: #f8f8f8;
  border: 1px solid #f0f0f0;
}

.ansprechpartner_spalten h3,
.ansprechpartner_spalten img{
  margin-top: 15px;
}

/* Header Karriere */

.inside-page-hero  h1 {
    color: #fff;
}

body, button, input, select, textarea,
.main-navigation a {
  font-family: 'Myriad Pro';
}

.navigation-search.nav-search-active {
  display: contents;
}
.main-navigation .main-nav ul ul li a {

font-weight: 500;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Bold.eot');
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Bold.woff2') format('woff2'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Bold.woff') format('woff'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Bold.ttf') format('truetype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Light.eot');
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Light.woff2') format('woff2'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Light.woff') format('woff'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Light.ttf') format('truetype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Semibold.eot');
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Semibold.woff') format('woff'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Semibold.ttf') format('truetype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Regular.eot');
    src: url('https://schotten-sozial.de/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Regular.woff') format('woff'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Regular.ttf') format('truetype'),
        url('https://schotten-sozial.de/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.inside-top-bar {
  display:none;
}



#my_widget-2 h3 {
  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;
}

/* Karrriere menü */

.menu-item-1190 a,
.menu-item-1191 a,
.menu-item-1195 a{
  color: #124a71 !important;
}
.menu-item-1190 a:hover,
.menu-item-1191 a:hover,
.menu-item-1195 a:hover{
  color: #97c347 !important;
}


/* Footer */

.footer-widgets {
  border-top: 1px solid #f0f0f0;
}

#media_image-7 img {
  max-width: 210px !important;
}

#media_image-4 img {
  max-width: 175px !important;
  margin-right: 20px;
}

#media_image-6 img {
  max-width: 110px !important;
}

#media_image-4 {
  float: left;
}

.footer-widget-2 {
  align-content: center;
}

.footer-widget-3 {
  align-content: center;
}

/* 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: #124a71 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #124a71 !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: #124a71;
}

li.job-type.fachkraft {
    color: #97c347;
}

li.job-type.fsj {
    color: #f08178;
}

.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: 600px;
}


/* Call to Action Leichte Sprache */

#custom_html-4{
  position: fixed !important;
  top: 50% !important;
  transform:translateY(-50%);  
  right: -570px;
  width: 400px;
  background: #124a71;
  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-4 .fa {
    padding-right: 20px;
}

.title_flyin {
  font-size: 18px;
      margin-top: 5px;
    position: absolute;
}

#custom_html-4 p {
margin-bottom: 0;
  color: #fff;

}

.right-in #custom_html-4{
   transform: translate3d(-200px, -50%, 0);
}

#custom_html-4:hover,
#custom_html-4:focus{
  opacity: 1;
   transform: translate3d(-300px, -50%, 0);
}


/* Fast Gallery */

.fastgallery-gallery-icon.fg_zoom a, .fastgallery-gallery-icon.fg_zoom a:hover {
    color: #f08178 !important;
}

.pswp__bg {
  background: #124a71 !important;
}

.fastgallery.gallery .fastgallery-gallery-icon .fg_zoom a {
  font-size: 48px;
}

.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: #124a71;
}

/* 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;
}
/* Aktuelles */
.page-id-1286 .vc_btn3-container.vc_btn3-left {
    display: none;
}

.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;
}

.vc_gitem-post-data-source-post_title h2 {
  font-size: 24px;
}

.aktuelles-post-box-inner {
  min-height: 385px;
}

.btn-aktuelles {
  bottom: 10px;
  position: absolute;
}

.aktuelles-post-box-inner .read-more-container {
  display: none;
}

.aktuelles-post-date h3 {
  margin-bottom: 0;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
}

/*Navi */

#site-navigation {
    padding-top: 20px;
  padding-bottom: 20px;
}

.navigation-branding img
{
  height: 100px;
}

.site-logo.mobile-header-logo img {
height: 80px;
}

.top-bar {
    border-bottom: 1px solid #ededed;
}

.menu-item-2858 {
  background-color: #97c347;
}

.menu-item-2858:not(.slideout-menu .menu-item-2858) {
  border-radius: 5px;
  padding: 0 10px;
  margin: 0 5px;
}

.menu-item-2858 a {
  color: #fff !important;
}

.menu-item-2858:hover a {
  color: #fff !important;
}

.menu-item-2858:hover {
  background-color: #124a71;
}

.menu-item-2858[class*="current-menu-"] > a {
  color: #fff !important;
}

/* Suche */

.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a
{
  color: #000;
  font-weight: 600;
}

.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus
{
  border: 1px solid #f0f0f0;
}

.navigation-search input[type="search"] {
  height: 50px;
  margin-bottom: 10px;
}

.navigation-search input {
    height: 90px;
  opacity: 1;
}

#mybyte_media_cookiehinweis_close
{
  background: #124a71;
}


h2, h3, h4 {
  color: #124a71;
}

h2:not(:first-of-type) {
  padding-top: 20px;
}


/* Buttons */

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #97c347;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
    border-color: #124a71;
    background-color: #124a71;
  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: #97c347;
  color: #000;
    background-color: #97c347;
}

.btn-home a {
  color: #fff !important;
  border-color: #97c347 !important;
  background-color:  #97c347 !important;
  font-size: 18px !important;
}

.btn-home a:focus,
.btn-home a:hover,
.btn-home a:active {
  color: #000 !important;
  border-color: #ffce1c !important;
  background-color: #ffce1c !important;
}

.btn-kontakt a {
  color: #fff !important;
  font-size: 18px !important;
}

.btn-kontakt a:focus,
.btn-kontakt a:hover,
.btn-kontakt a:active {
  color: #000 !important;
  border-color: #ffce1c !important;
  background-color: #ffce1c !important;
}

@media only screen and (max-width: 768px) {
  .btn-home a, .btn-kontakt a {
    width: 100%;
  }
}

/* Icons */

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
color: #f08178;
}  






/* 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;
}

.label-right .checkbox-wrap .nf-field-element {
    margin-top: 3px;
}

.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: #97c347 !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: #97c347;
    //border-radius: 2px;
}

.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: #124a71 !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: #124a71;
    border-radius: 12px;
}

.single_job_listing .application .application_details
{
  background: #fff;
  box-shadow: none;
}

.dunkelblau p, .dunkelblau li {
    color: #fff;
}

.dunkelblau {
    background: #124a71;
}

.hellblau {
    background: #e4ebf8;
}

.job_listing-template-default .entry-header, .job_listing-template-default .job-listing-meta {
    display: none;
}

.job_listings li:before {
  display: none;
}

/* Fix Zeilenabstände Aufzählung */

.wpb_wrapper ul {
  margin-bottom: 1em;
}

/* Karriere */

.karriere-quote-style {
  font-size: 62px;
  text-transform: initial;
  float: left;
  color: #c8d400;
  line-height: 0.35;
  font-family: Trebuchet MS;
}

.karriere-quote-style-r {
  font-size: 62px;
  text-transform: initial;
  float: right;
  color: #c8d400;
  line-height: 0.35;
  font-family: Trebuchet MS;
}

@media only screen and (min-width: 769px) {
	.quotebox img {
  		max-height: 350px;
  		width: auto;
	}
}

/* Layout */

.downloads-hide-icon {
    display: none;
}

.layout-title-head {
  padding-bottom: 50px !important;
  padding-top: 45px !important;
}

.page-hero {
    background-color: #97c347;
}

.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
  background-position: top;
}

/* Scroll Down Animation */
.scroll-down-arrow {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
  background-size: contain;
  background-repeat: no-repeat;
}

.scroll-down-link {
  position: absolute;
  z-index: 100;
  cursor:pointer;
  height: 60px;
  width: 80px;
  margin: 0 0 25px 0;
  line-height: 60px;
  left: 50%;
  bottom: 10px;
  color: #FFF;
  text-align: center;
  font-size: 70px;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: fade_move_down 2s ease-in-out infinite;
  -moz-animation:    fade_move_down 2s ease-in-out infinite;
  animation:         fade_move_down 2s ease-in-out infinite;
}

/* Scroll Down Arrow Kontakt */
.scroll-down-arrow-blue {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDaGV2cm9uX3RoaW5fZG93biIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9IiMxMjRhNzEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0xNy40MTgsNi4xMDljMC4yNzItMC4yNjgsMC43MDktMC4yNjgsMC45NzksMGMwLjI3LDAuMjY4LDAuMjcxLDAuNzAxLDAsMC45NjlsLTcuOTA4LDcuODNjLTAuMjcsMC4yNjgtMC43MDcsMC4yNjgtMC45NzksMGwtNy45MDgtNy44M2MtMC4yNy0wLjI2OC0wLjI3LTAuNzAxLDAtMC45NjljMC4yNzEtMC4yNjgsMC43MDktMC4yNjgsMC45NzksMEwxMCwxMy4yNUwxNy40MTgsNi4xMDl6Ii8+PC9zdmc+');
  background-size: contain;
  background-repeat: no-repeat;
}

.scroll-down-link-kontakt {
  position: absolute;
  z-index: 100;
  cursor: pointer;
  height: 60px;
  width: 80px;
  margin: 0 0 25px 0;
  line-height: 60px;
  left: 30%;
  top: 30px;
  text-align: center;
  font-size: 70px;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: fade_move_down 2s ease-in-out infinite;
  -moz-animation: fade_move_down 2s ease-in-out infinite;
  animation: fade_move_down 2s ease-in-out infinite;
}

@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,20px); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,20px); opacity: 0; }
}

/* Pagination */
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li > a {
  background-color: #124a71 !important;
  border-color: #124a71 !important;
  color: #fff !important;
  font-size: 18px;
  padding: 10px 15px;
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:first-child > a {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:last-child > a {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

/* Sidebar */
.inside-left-sidebar {
  transition: transform 300ms ease-in-out;
}

@media only screen and (max-width: 769px) {
	.sidebar-fixed {
      display: none;
	}
}

.sidebar-fixed {
  z-index: 9999;
  position: fixed;
  max-width: 320px;
  top: 0;
  transform: translateY(140px);
}

.inside-left-sidebar aside {
  margin: 0;
}

#text-2 {
  padding-bottom: 0;
  border-bottom: 0;
}

#nav_menu-4 {
  border-top: 0;
}

#menu-kontakt li::before {
  content: '❯';
  color: #97c347;
  margin-right: 10px;
  font-weight: 600;
  font-size: 14px;
}

/* Kontakt Toggle Box Mobile */
@media only screen and (min-width: 769px) {
	.kontakt-m {
      display: none;
	}
}

.kontakt-m {
  z-index: 99;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f8f8f8;
  width: 100%;
  max-height: 60px; /* Anfangszustand */
  overflow: hidden; /* Verhindert, dass der Inhalt sichtbar ist, wenn die Box geschlossen ist */
  transition: max-height 0.3s ease-in-out; /* Animiert die Höhe */
}

.kontakt-m-title {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px 0 30px;
  cursor: pointer;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.kontakt-m .widget-title {
  margin-bottom: 0;
}

.kontakt-m-toggle {
  transition: transform 0.3s; /* Animiert die Rotation des Pfeils */
  rotate: 90deg;
}

.kontakt-m-content {
  padding: 20px 30px 30px 30px;
}

.kontakt-menu-m li::marker {
  content: '';
}

.kontakt-menu-m {
  margin: 0;
}

/* Listen */
.wpb_wrapper ul {
  margin-bottom: 1em;
  margin-left: 1rem;
}

/* Suchergebnisse */
.read-more-container {
  margin-top: 40px;
}

/* Swap Columns on Mobile (Das sagen unsere Mitarbeiter) */

@media only screen and (max-width: 769px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}


.slide-box-height {
  min-height: 150px;
}

/* Borlabs Content Blocker */
._brlbs-content-blocker ._brlbs-default {
  background: #f8f8f8 !important;
  border: 1px solid #f0f0f0;
}