@charset "UTF-8";
/**
* Theme Name:    Kreis Ahrweiler
* Theme URI:     http://www.df-kreativ.de
* Author:        Daniel Faßbender | df-kreativ
* Author URI:    http://www.df-kreativ.de/
* Description:   Theme für Kreis Ahrweiler
* Version:       1.0
*/
*,
*:after,
*::before {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  background: #f2f0f0;
  font-size: 16px;
  line-height: 25px;
}

img {
  max-width: 100%;
  height: auto;
}

strong {
  font-weight: bold;
}

a {
  color: #9c2140;
}

a:hover {
  color: #3e7e28;
  text-decoration: none;
}

a:visited {
  outline: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  hyphens: auto;
  hyphenate-limit-chars: auto 10;
  hyphenate-limit-lines: 2;
}

h1 {
  font-size: 2.5rem !important;
  color: black !important;
}

p {
  font-size: 1rem !important;
}

.dontcopy {
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  user-select: none;
}

@media only screen and (max-width: 5000px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 1.5rem !important;
    height: auto !important;
    margin-bottom: 30px !important;
    padding: 0 10px !important;
  }
}
a.mega-menu-link {
  line-height: 1.5rem !important;
  margin-bottom: 15px !important;
}

@media only screen and (max-width: 5000px) {
  #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open:after {
    opacity: 0.7 !important;
  }
}
header {
  background: white;
}

header::after {
  content: " ";
  display: block;
  width: 100%;
  height: 5px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

.header-container {
  padding: 15px 50px;
}

.brand {
  width: 300px;
  transition: all ease-in 0.2s;
  position: relative;
  z-index: 5000 !important;
}

.brand-tiny {
  width: 200px !important;
}

.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
  background: none !important;
  border-radius: 0.25rem;
}

.breadcrumb a {
  margin: 0 15px;
}

span.current-page {
  margin: 0 15px;
}

.header-search-tiny {
  top: 12px;
}

.header-search-small {
  top: 12px;
}

.header-search img {
  width: 35px;
}

@font-face {
  font-family: "linecons";
  src: url("../fonts/linecons/linecons.eot");
  src: url("../fonts/linecons/linecons.eot?#iefix") format("embedded-opentype"), url("../fonts/linecons/linecons.woff") format("woff"), url("../fonts/linecons/linecons.ttf") format("truetype"), url("../fonts/linecons/linecons.svg#linecons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  font-family: "linecons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  margin-right: 0.6em;
  -webkit-font-smoothing: antialiased;
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-arrow-left:before {
  content: "\e032";
}

.icon-arrow-left-2:before {
  content: "\e034";
}

.icon-arrow-left-3:before {
  content: "\e036";
}

.icon-arrow-left-4:before {
  content: "\e038";
}

.icon-arrow-right:before {
  content: "\e035";
}

.icon-arrow-right-2:before {
  content: "\e037";
}

.icon-arrow-right-3:before {
  content: "\e039";
}

.icon-arrow-right-4:before {
  content: "\e033";
}

.icon-phone:before {
  content: "\e000";
}

.icon-news:before {
  content: "\e001";
}

.icon-photo:before {
  content: "\e002";
}

.icon-shop:before {
  content: "\e003";
}

.icon-wallet:before {
  content: "\e004";
}

.icon-t-shirt:before {
  content: "\e005";
}

.icon-heart:before {
  content: "\e006";
}

.icon-cloud:before {
  content: "\e007";
}

.icon-display:before {
  content: "\e008";
}

.icon-diamond:before {
  content: "\e009";
}

.icon-banknote:before {
  content: "\e00a";
}

.icon-data:before {
  content: "\e00b";
}

.icon-music:before {
  content: "\e00c";
}

.icon-location:before {
  content: "\e00d";
}

.icon-star:before {
  content: "\e00e";
}

.icon-tv:before {
  content: "\e00f";
}

.icon-eye:before {
  content: "\e010";
}

.icon-megaphone:before {
  content: "\e011";
}

.icon-study:before {
  content: "\e012";
}

.icon-bubble:before {
  content: "\e013";
}

.icon-sound:before {
  content: "\e014";
}

.icon-video:before {
  content: "\e015";
}

.icon-stack:before {
  content: "\e016";
}

.icon-lab:before {
  content: "\e017";
}

.icon-food:before {
  content: "\e018";
}

.icon-cup:before {
  content: "\e019";
}

.icon-trash:before {
  content: "\e01a";
}

.icon-user:before {
  content: "\e01b";
}

.icon-key:before {
  content: "\e01c";
}

.icon-fire:before {
  content: "\e01d";
}

.icon-clip:before {
  content: "\e01e";
}

.icon-mail:before {
  content: "\e01f";
}

.icon-search:before {
  content: "\e020";
}

.icon-settings:before {
  content: "\e021";
}

.icon-like:before {
  content: "\e022";
}

.icon-calendar:before {
  content: "\e023";
}

.icon-camera:before {
  content: "\e024";
}

.icon-tag:before {
  content: "\e025";
}

.icon-note:before {
  content: "\e026";
}

.icon-clock:before {
  content: "\e027";
}

.icon-lock:before {
  content: "\e028";
}

.icon-vynil:before {
  content: "\e029";
}

.icon-truck:before {
  content: "\e02a";
}

.icon-paperplane:before {
  content: "\e02b";
}

.icon-bulb:before {
  content: "\e02c";
}

.icon-pen:before {
  content: "\e02d";
}

.icon-params:before {
  content: "\e02e";
}

.icon-world:before {
  content: "\e02f";
}

#hero {
  width: 100%;
  height: 100vh;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
}

.findbox-hero a {
  padding: 0;
  background: none;
  color: black;
  text-transform: initial;
  border-radius: 0px;
  transition: all ease-in 0.2s;
}

#ajaxsearchprores1_1 .results .item .asp_content h3 a,
#ajaxsearchprores1_2 .results .item .asp_content h3 a,
div.asp_r.asp_r_1 .results .item .asp_content h3 a {
  color: #3e7e28 !important;
}

.infobox {
  margin-bottom: 12vh;
}

.infobox-container {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}

.findbox {
  background: white;
}

.findbox-frontpage {
  padding: 15px 30px 0px 0;
  background: white;
}

.findbox-pic {
  padding: 0;
  background: url("img/frage.svg") no-repeat top right;
  background-size: cover;
}

.findbox-txt {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding: 15px;
}

.findbox-frontpage h1 {
  color: #3e7e28 !important;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.6em !important;
}

.opened {
  background: #3e7e28;
}

.closed {
  background: #9c2140;
  color: white;
}

.closed:hover {
  background: #3e7e28;
  color: white;
}

.infobox h3 {
  color: #3e7e28;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.6em;
}

.findbox a {
  padding: 10px 17px 12px;
  background: #6f6f6f;
  color: white;
  text-transform: uppercase;
  border-radius: 8px;
  transition: all ease-in 0.2s;
}

.findbox a:after {
  content: url("img/more-small.svg");
  width: 17px;
  display: inline-block;
  margin: 2px 0 0 10px;
}

.findbox a:hover {
  text-decoration: none;
  background: #3e7e28;
}

.opened {
  padding: 30px;
  color: white;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.closed {
  padding: 30px;
  color: white;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

#spezial {
  margin: 80px 0 80px;
}

.special-bild {
  background: no-repeat center center;
  background-size: cover;
  min-height: 250px;
}

.special-bild {
  padding: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.special-bild h2 {
  width: 100%;
  padding: 5px 10px 15px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  margin-top: 30px;
}

.special-themen {
  padding: 30px;
  background: white;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.special-themen ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.special-themen ul li a {
  color: black;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid black;
}

.special-themen ul li a:after {
  content: url("img/more-direktlinks.svg");
  width: 17px;
  display: inline-block;
  margin: 2px 0 0 10px;
}

.special-themen ul li a:hover {
  color: #3e7e28;
  text-decoration: none;
}

.zk {
  margin-bottom: 30px !important;
}

#flut {
  margin-top: 20px;
}

#flut h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

#flut h2:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 20px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

a.zukunftskonferenz {
  margin-bottom: 50px;
}

img.flutIcon {
  height: 60px;
  margin-top: 20px;
}

.flutRow2,
.flutRow3 {
  margin-top: 60px;
}

#news {
  margin-top: 80px;
}

#news h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

#news h2:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 20px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

.akutellesContainer {
  padding: 0;
  margin: 0;
}

a.aktuellesBox {
  background-color: white;
  color: black;
  text-decoration: none;
  display: block;
  transition: all ease-in 0.2s;
  position: relative;
  border-radius: 12px;
}

a.aktuellesBox:hover {
  transform: scale(1.02);
  z-index: 1000;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}

.aktuellesPic {
  width: 100%;
  height: 200px;
  background-position: center center;
  background-size: cover;
  border-top-left-radius: 5%;
  border-top-right-radius: 5%;
}

.aktuellesTxt {
  padding: 20px 20px 25px;
  background: url(img/more-aktuelles.svg) no-repeat bottom 13% right 5%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  background-size: 6%;
}

.spendenkontoBox {
  background: #9c2140;
  padding: 10px 20px 1px;
  border-radius: 12px;
  color: white !important;
}

.aktuellesHeading {
  font-size: 1.5em;
  line-height: 1.3em;
}

.aktuellesDate {
  color: #9c2140;
  display: block;
  width: 100%;
}

a.presseBox,
a.termineBox {
  display: block;
  padding: 0 0 20px 0;
  transition: all ease-in 0.2s;
  border-bottom: 1px solid black;
  margin-bottom: 30px;
  color: black;
  background: url("img/more-presse.svg") no-repeat bottom 8% right 5%;
}

a.presseBox:hover .presseBoxHeading,
a.termineBox:hover .termineBoxHeading {
  color: #3e7e28;
}

p.presseBoxDate,
p.termineBoxDate {
  margin: 0;
  color: #3e7e28;
}

.presseBoxHeading,
.termineBoxHeading {
  font-size: 1.3em;
  line-height: 1.3em;
}

.more-box {
  padding: 0;
}

a.presse-more,
a.termine-more {
  padding: 10px 17px 12px;
  background: #6f6f6f;
  color: white;
  text-transform: uppercase;
  border-radius: 8px;
  transition: all ease-in 0.2s;
  margin-top: 15px;
  margin-right: 20px;
  display: inline-block;
}

a.presse-more:after,
a.termine-more:after {
  content: url("img/more-small.svg");
  width: 17px;
  display: inline-block;
  margin: 2px 0 0 10px;
}

a.presse-more:hover,
a.termine-more:hover {
  text-decoration: none;
  background: #3e7e28;
}

.termine {
  margin-top: 30px;
}

.newsletter-front {
  padding: 0;
  margin-top: 40px;
}

#welcome {
  background: url("img/test-daten/welcome.jpg") no-repeat center center fixed;
  background-size: cover;
  padding: 80px 0;
  margin: 80px 0;
}

#welcome h1 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

#welcome h1:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 20px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

.welcomebox {
  padding: 30px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 15px;
}

#dienste {
  margin-top: 80px;
}

#dienste h3 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  font-size: 2em;
}

#dienste h3:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 20px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

.dienstebox {
  display: block;
  width: 100%;
  height: 215px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  color: white;
  border-radius: 15px;
}

.diensteboxOverlay {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: 100%;
  padding: 30px;
  background-image: url(img/more.svg);
  background-position: bottom 5% right 5%;
  background-repeat: no-repeat;
  background-color: rgba(0, 157, 224, 0.9);
  transition: all ease-in 0.2s;
  border-radius: 15px;
}

.infoboxOverlay {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: 100%;
  padding: 30px;
  background-color: rgba(0, 157, 224, 0.9);
  transition: all ease-in 0.2s;
  border-radius: 15px;
  color: white;
}

.infoboxOverlay p {
  line-height: 120%;
  margin-bottom: 10px;
}

.infoboxOverlay h4 {
  font-size: 1.4em;
  color: white !important;
  margin-top: -13px;
  font-weight: bold !important;
  transition: all ease-in 0.2s;
}

.diensteboxOverlay:hover {
  background-color: rgba(87, 153, 62, 0.9);
  text-decoration: none;
  transition: all 0.25s;
}

p.dienste-tag {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.diensteboxOverlay h4 {
  font-size: 1.4em;
  color: white;
  margin-top: -13px;
  font-weight: bold;
  transition: all ease-in 0.2s;
}

a.addRlp {
  display: block;
  padding: 30px;
  background: #9c2140;
  color: white;
  margin-bottom: 30px;
}

a.addRlp:hover {
  background: #3e7e28;
  color: white;
}

a.addRlp1 {
  display: block;
  padding: 30px;
  background: #005478;
  color: white;
  margin-bottom: 30px;
}

a.addRlp1:hover {
  background: #3e7e28;
  color: white;
}

.greyBlock {
  padding: 30px;
  background: lightgrey !important;
}

.closed {
  padding: 15px;
  line-height: 1.2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  display: -webkit-box;
  -webkit-box-pack: center; /* justify-content */
  -webkit-box-align: center; /* align-items */
  font-size: 1.1em;
  text-align: center;
}

#aktuell {
  margin-top: 80px;
}

#aktuell h3 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  font-size: 2em;
}

#aktuell h3:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 20px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

#xmas {
  margin-bottom: 80px;
  padding: 80px 0;
  background: url("img/weihnmachten1920.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}

.xmas-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.xmas-video {
  position: relative;
  padding-bottom: 28%; /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.xmas-text {
  padding-left: 60px;
}

.xmas-text h2 {
  font-weight: 700;
  color: #9c2140;
  margin-bottom: 20px;
}

.katastrophe {
  margin-top: 200px !important;
}

.breadcrump h3 {
  display: none;
}

#post-content {
  margin-top: 160px;
}

.play {
  margin-right: 10px;
}

#articleControl {
  border-bottom: 1px solid black;
  font-size: 0.8em;
}

#postArticle,
#postArticleHero,
#categoryArticle {
  margin-top: 40px;
  padding: 15px 30px 15px;
  background: white;
}

#post-content h1,
.postHeading h1 {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}

#post-content h1:after,
.postHeading h1:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 20px;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

#postArticle img,
#postArticleHero img {
  margin-bottom: 40px;
}

.alignright img {
  margin-bottom: 5px !important;
}

.asideBox {
  margin-bottom: 40px;
}

.asideBox h3 {
  margin-bottom: 15px;
}

a.download {
  padding: 10px 17px 12px;
  background: #005478;
  color: white;
  text-transform: uppercase;
  border-radius: 8px;
  transition: all ease-in 0.2s;
  margin-top: 15px;
  display: block;
  hyphens: auto;
  text-transform: inherit;
}

a.download:after {
  content: url("img/download.svg");
  width: 17px;
  display: inline-block;
  margin: 2px 0 0 10px;
}

a.download:hover {
  text-decoration: none;
  background: #3e7e28;
}

.findboxArticleRow {
  margin-right: 0;
  margin-left: 0;
}

.findbox-btn,
.findboxHeroBtn {
  padding-top: 5px;
  padding-bottom: 30px;
}

#postHero {
  width: 100%;
  height: 75vh;
  background-size: cover;
  margin-top: 60px;
}

#post-contentHero {
  margin-top: 30px;
}

#post-contentHero h1 {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  text-align: center;
}

#post-contentHero h1:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin: 20px auto 0;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

.heroAside {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid black;
  text-align: center;
}

.asideBoxHeroDownload {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid black;
}

.findboxHero {
  margin-top: 40px;
  padding-top: 15px;
}

#categoryArticle h1 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}

#categoryArticle h1:after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin: 20px auto 0;
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
}

.categoryBoxes h2 {
  display: block;
  background: #005478;
  color: white;
  padding: 10px 20px 20px;
  margin-bottom: 30px;
}

a.categoryLink {
  display: block;
  margin-bottom: 15px;
  padding: 10px 12% 15px 20px;
  color: black;
  background: url(img/more-category.svg) no-repeat center right 5%;
  background-color: white;
  background-size: 5%;
}

a.categoryLink:hover {
  background-color: #3e7e28;
  color: white;
}

#post-content-klein-hero {
  margin-top: 20px;
}

figcaption {
  font-size: 0.6em;
}

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  display: inline-block;
  background: white !important;
  justify-content: flex-start;
}

figcaption a {
  color: white;
}

figcaption a:hover {
  color: white;
}

#categroy-overview {
  margin-top: 30px;
}

.overviewContainer {
  margin-bottom: 30px;
}

.overviewPic {
  width: 100%;
  height: 230px;
  background: no-repeat center center;
  background-size: cover;
  border-top-left-radius: 5%;
  border-top-right-radius: 5%;
}

figcaption {
  margin-top: -30px !important;
  font-style: italic;
}

figcaption strong {
  font-weight: bold;
}

.arbeitgeber-box {
  padding: 20px;
  background: white;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}

.arbeitgeber-logo {
  width: 100%;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}

.arbeitgeber-titel h3 {
  font-size: 1.4em;
  hyphens: initial;
}

.filterbar {
  background: rgb(0, 157, 224);
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
  color: white;
  padding: 15px 0;
  margin-bottom: 30px;
}

.filterbar ul {
  display: flex;
}

.filterbar ul li {
  margin-right: 30px;
}

select.sf-input-select {
  height: 55px;
  padding: 0 15px;
  border: none;
}

.arbeitgeberLogoStellen img {
  max-width: 50%;
  margin-bottom: 15px !important;
}

select.sf-input-select {
  max-width: 280px;
}

.StellenBtn {
  padding: 10px 17px 12px;
  background: #6f6f6f;
  color: white;
  text-transform: uppercase;
  border-radius: 8px;
  transition: all ease-in 0.2s;
  display: inline-block;
  margin: 10px 0;
}

.StellenBtn:hover {
  background: #3e7e28;
}

.vereine-box {
  padding: 20px;
  background: white;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}

a.presse-box {
  padding: 20px;
  background: white;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  display: inline-block;
  color: black;
  transition: all ease-in 0.2s;
}

a.presse-box:hover {
  transform: scale(1.03);
}

.juiz-outdated-message {
  margin: 10px 0 20px;
  background: green;
  color: white;
  box-shadow: none;
}

.single-date {
  margin-bottom: 15px !important;
}

#postArticle figcaption {
  font-size: 1em;
}

.templategrossobenohnehero {
  padding-top: 140px;
}

footer {
  background: linear-gradient(90deg, rgb(0, 157, 224) 0%, rgb(87, 153, 62) 50%, rgb(156, 33, 64) 100%);
  margin-top: 80px;
  padding: 60px 0 80px;
  color: white;
}

.footerSocialMedia img {
  margin-left: 30px;
  transition: all ease-in 0.2s;
  max-height: 66px;
}

.footerSocialMedia img:hover {
  transform: scale(1.02);
}

.footer-menu {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid white;
}

.footer-menu ul {
  list-style: none;
  padding: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}

.footer-menu ul li {
  margin: 0 20px 0 0;
  display: inline;
}

.footer-menu ul li a {
  color: white;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

footer a {
  color: white;
}

footer a:hover {
  color: white;
  text-decoration: underline;
}

#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
div.asp_r.asp_r_1.vertical {
  padding: 0 !important;
  background: rgb(255, 255, 255);
  border-radius: 0px;
  box-shadow: none !important;
}

.asp_shortcodes_container .asp_shortcode_column {
  padding: 10px 0 0 0;
}

#ajaxsearchprores1_1 .asp_results_top,
#ajaxsearchprores1_2 .asp_results_top,
div.asp_r.asp_r_1 .asp_results_top {
  padding: 0px 8px 6px 12px;
  text-align: left !important;
}

#ajaxsearchpro1_1 .probox,
#ajaxsearchpro1_2 .probox,
div.asp_m.asp_m_1 .probox {
  padding-bottom: 10px !important;
}

.asp_shortcodes_container .asp_shortcode_column {
  padding: 0px 0 0 10px !important;
}

.modal-dialog {
  max-width: 40%;
  margin: 1.75rem auto;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7);
}

.modal-header {
  border-bottom: none;
}

.modal-body {
  height: 35vh;
}

.modal-body {
  background: url("img/answer.svg") no-repeat bottom right;
  background-size: 30%;
  padding-right: 30%;
}

.menu-direktlinks-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.menu-direktlinks-container li {
  display: inline-block;
  width: 30%;
}
.menu-direktlinks-container a {
  display: block;
  padding: 15px;
  color: #005478;
}
.menu-direktlinks-container a:hover {
  color: #3e7e28;
}
.menu-direktlinks-container a:after {
  content: url("img/more-direktlinks.svg");
  width: 17px;
  display: inline-block;
  margin: 2px 0 0 10px;
}

#searchResult {
  margin-top: 180px;
  padding: 15px 30px 15px;
  background: white;
}

a.suchergebnis {
  background: #dddddd;
  margin-bottom: 20px;
  padding: 15px;
}

a.suchergebnis:hover {
  background: #3e7e28;
}

a.suchergebnis p:empty:before {
  display: none;
}

a.suchergebnis h2 {
  color: black;
  font-size: 1.3em;
  text-transform: uppercase;
}

a.suchergebnis p {
  color: black;
}

a.suchergebnis:hover h2,
a.suchergebnis:hover p {
  color: white;
}

#ajaxsearchpro2_1,
#ajaxsearchpro2_2,
div.asp_m.asp_m_2 {
  border: none !important;
  background: none !important;
  background-image: none !important;
  box-shadow: none !important;
}

#ajaxsearchpro2_1 .probox .promagnifier,
#ajaxsearchpro2_2 .probox .promagnifier,
div.asp_m.asp_m_2 .probox .promagnifier {
  box-shadow: none !important;
}

#ajaxsearchpro2 .theMore {
  padding: 0;
  margin-top: 40px;
}

a.links {
  display: inline-block;
  color: #005478;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
a.links:hover {
  padding-bottom: 7px;
  border-bottom: 1px solid #3e7e28;
  color: #3e7e28;
}
a.links:after {
  content: url("img/more-direktlinks.svg");
  width: 17px;
  display: inline-block;
  margin: 2px 0 0 10px;
}

.dateBox {
  padding: 10px 20px 5px;
  background: white;
  font-size: 1.2em;
}

.termin-content-gross {
  margin-top: 30px;
}

.c-accordion__title:focus {
  border: none;
  outline: none;
}

h3.c-accordion__title {
  font-size: 1.2em;
  margin-bottom: 5px;
  color: white;
  background: #005478;
  padding: 5px 30px 12px 12px;
  border-radius: 8px;
}

.c-accordion__title:after {
  position: absolute;
  top: 15px;
  right: 11px;
  content: "+";
  color: white;
  font-weight: 300;
  transform: translateY(-50%);
}

.c-accordion__content {
  padding-left: 15px;
}

input {
  width: 100% !important;
  border: none;
  background: lightgrey;
  padding: 15px !important;
}

h3.gform_title {
  display: none;
}

div#wpcpro-wrapper-3759 {
  margin: 30px 0;
}

a.wpcp_readmore {
  background: #6f6f6f !important;
  border: none !important;
  transition: all ease-in 0.2s !important;
}

a.wpcp_readmore:hover {
  background: #3e7e28 !important;
}

.filterbar ul {
  display: flex;
  flex-wrap: wrap;
}

.stellenrow {
  margin-bottom: 40px;
  padding: 30px 30px 40px;
  border-bottom: 1px solid black;
}

.stellenrow:nth-child(even) {
  background: #dddddd;
}

.mitarbeiter-row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid black;
}

.filterbar-schule ul {
  display: flex;
  flex-wrap: wrap;
}

li.sf-level-0 input {
  width: 17px !important;
}

.filterbar-schule ul li:nth-child(4),
.filterbar-schule ul li:nth-child(5),
.filterbar-schule ul li:nth-child(6),
.filterbar-schule ul li:nth-child(7),
.filterbar-schule ul li:nth-child(8) {
  width: 30%;
}

li.sf-field-post-meta-sch-kreistragerschaft ul,
li.sf-field-post-meta-sch-ganztag ul,
li.sf-field-post-meta-sch-weiterfuhrende_schule ul,
li.sf-field-post-meta-sch-weiterfuhrende_schule ul,
li.sf-field-post-meta-sch-privatschule ul,
li.sf-field-post-meta-sch-betreuungsangebot ul {
  padding-inline-start: 0px !important;
}

li.sf-field-post-meta-sch-kreistragerschaft,
li.sf-field-post-meta-sch-ganztag,
li.sf-field-post-meta-sch-weiterfuhrende_schule,
li.sf-field-post-meta-sch-weiterfuhrende_schule,
li.sf-field-post-meta-sch-privatschule,
li.sf-field-post-meta-sch-betreuungsangebot {
  padding: 0 !important;
}

.card-columns {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}

.card {
  border: none;
}

ul.article-navigation {
  list-style: none;
  padding: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.article-navigation li {
  margin: 0 20px 0 0;
  display: inline;
}

ul.article-navigation li a {
  background: #005478;
  color: white;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 10px;
}

ul.article-navigation li a:hover {
  background: #3e7e28;
}

.tnp.tnp-profile:nth-child(2) {
  display: none;
}

input#choice_3_21_1 {
  width: 30px !important;
}

.arbeitgeber-titel p {
  margin-bottom: 5px;
}

strong.arbeitgeber-titel {
  font-size: 1.3em;
  margin-bottom: 30px;
}

h3.stellen-titel {
  font-size: 1.8em;
}

.stellen-firma {
  margin-bottom: 20px;
}

.stellenkopf {
  margin-bottom: 30px;
}

input#input_1_11_1 {
  width: 30px !important;
}

.mob-icon-right-open-mini .open-icon::before {
  margin-right: 0.1em !important;
  margin-left: 0.1em;
}

.ticker {
  width: 100;
  padding: 0 30px;
  background: #3e7e28;
  color: white;
  margin-bottom: 0px;
  position: relative;
  z-index: 999;
}

.ticker a {
  color: white;
}

a.helpBtn {
  display: block;
  background: #9c2140;
  padding: 14px;
  color: white;
  margin-top: 15px;
}

a.helpBtn:hover {
  background: #3e7e28;
  color: white;
}

#postArticle .wp-block-table td {
  border: none !important;
  border-color: white;
  padding: none !important;
}

input#choice_4_22_0,
input#choice_4_22_1,
input#choice_4_22_2,
input#choice_4_22_3 {
  width: 15px !important;
  float: left;
  margin-top: 5px;
  margin-right: 9px !important;
}

input#choice_4_1_1,
input#choice_4_1_2,
input#choice_4_1_3,
input#choice_4_4_1,
input#choice_4_6_1,
input#choice_4_7_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_4_4_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_4_6_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_4_7_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_5_13_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_5_17_1,
input#choice_5_20_1,
input#choice_5_22_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_6_1_0,
input#choice_6_1_1,
input#choice_6_1_2,
input#choice_6_1_3 {
  width: 15px !important;
  margin-right: 10px;
}

input#choice_6_16_1 {
  width: 15px !important;
  margin-right: 10px;
}

input#input_7_6_1 {
  width: auto !important;
}

input.tnp-privacy {
  width: 6% !important;
}

@media (max-width: 1420px) {
  .menu-direktlinks-container li {
    display: inline-block;
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .filterbar-schule ul li:nth-child(4),
  .filterbar-schule ul li:nth-child(5),
  .filterbar-schule ul li:nth-child(6),
  .filterbar-schule ul li:nth-child(7),
  .filterbar-schule ul li:nth-child(8) {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .search-pic {
    display: none;
  }
  .infobox h3 {
    margin-left: 15px;
  }
  .opened {
    padding: 10px 20px 1px;
    color: white;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
  .Presse {
    margin-top: 30px;
  }
  .footerSocialMedia {
    text-align: center;
    margin-top: 30px;
  }
  aside {
    margin-top: 40px;
  }
  .menu-direktlinks-container li {
    display: inline-block;
    width: 100%;
  }
  .filterbar-schule ul li:nth-child(3) {
    width: 100%;
  }
  .filterbar-schule ul li:nth-child(4),
  .filterbar-schule ul li:nth-child(5),
  .filterbar-schule ul li:nth-child(6),
  .filterbar-schule ul li:nth-child(7),
  .filterbar-schule ul li:nth-child(8) {
    width: 35%;
  }
  #postHero {
    height: 65vh;
  }
  .modal-dialog {
    max-width: 80%;
    margin: 1.75rem auto;
  }
  .xmas-video {
    padding-bottom: 54%;
    margin-bottom: 30px;
  }
  .xmas-text {
    padding-left: 0px;
  }
}
@media (max-width: 768px) {
  .footerInfoBlock {
    text-align: center;
  }
  .filterbar-schule ul li:nth-child(4),
  .filterbar-schule ul li:nth-child(5),
  .filterbar-schule ul li:nth-child(6),
  .filterbar-schule ul li:nth-child(7),
  .filterbar-schule ul li:nth-child(8) {
    width: 100%;
  }
  #postHero {
    height: 55vh;
  }
  .card-columns {
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 574px) {
  body {
    font-size: 15px;
  }
  .header-search {
    position: fixed;
    z-index: 1101;
    right: 85px;
    top: 25px;
    transition: all ease-in 0.2s;
  }
  #hero {
    height: 70vh;
  }
  .infobox {
    margin-bottom: 2vh;
  }
  .infobox h3 {
    font-size: 1.4em;
  }
  .closed {
    padding: 15px;
  }
  #post-content {
    margin-top: 95px;
  }
  .special-bild {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .special-themen {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .welcomebox {
    border-radius: 0px;
  }
  .h1,
  h1 {
    font-size: 1.3rem;
  }
  .h3,
  h3 {
    font-size: 1.1rem;
  }
  a.presseBox,
  a.termineBox,
  .more-box {
    padding: 0 30px 10px;
  }
  #welcome {
    background: none;
    padding: 0;
    margin: 80px 0;
  }
  span.right-menu-icon-text {
    display: none;
  }
  .modal-body {
    background: none;
    background-size: 30%;
    padding-right: 0%;
    overflow-y: scroll;
  }
  #postHero {
    height: 41vh;
  }
  #xmas {
    padding: 80px 30px;
  }
}
@media (max-width: 470px) {
  .brand {
    width: 195px;
    transition: all ease-in 0.2s;
  }
  .brand-tiny {
    width: 170px;
  }
  .mobmenur-container {
    margin-top: 0px !important;
    transition: all ease-in 0.2s !important;
  }
  .mobmenur-tiny {
    margin-top: -5px !important;
  }
  .header-search {
    top: 7px;
  }
  .infobox h3 {
    font-size: 1.2em;
  }
  #postHero {
    height: 35vh;
  }
  h3.stellen-titel {
    font-size: 1.3em;
  }
}
@media (max-width: 440px) {
  #post-content h1 {
    font-size: 1.5em;
  }
  #postHero {
    height: 33vh;
  }
}
@media (max-width: 370px) {
  .header-container {
    padding: 15px 15px;
  }
  #postHero {
    height: 30vh;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .infobox {
    margin-top: 70vh;
  }
  #welcome {
    background: url("img/test-daten/welcome.jpg") no-repeat center center;
    background-size: cover;
    padding: 80px 0;
    margin: 80px 0;
  }
}/*# sourceMappingURL=style.css.map */