.sprite_logo {
  /*background: url('../img/spritesheet.png')no-repeat -125px -93px;
  width: 589px;*/
  height: 65px;
  outline: 0;
  border: none;
  text-decoration: none;
  background: url('../img/gpra-logo.png') no-repeat;
  width: 625px;
  display: inline-block;
}
.sprite_news_icon {
  background: url('../img/spritesheet.png') no-repeat -358px -362px;
  width: 34px;
  height: 27px;
}
.sprite_verband1 {
  background: url('../img/spritesheet.png') no-repeat -13px -850px;
  width: 224px;
  height: 100px;
  /*60*/
}
.sprite_verband2 {
  background: url('../img/spritesheet.png') no-repeat -263px -850px;
  width: 224px;
  height: 100px;
  /*69*/
}
.sprite_verband3 {
  background: url('../img/spritesheet.png') no-repeat -513px -850px;
  width: 224px;
  height: 100px;
  /*71*/
}
.sprite_verband4 {
  background: url('../img/spritesheet.png') no-repeat -763px -850px;
  width: 224px;
  height: 100px;
  /*73*/
}
.sprite_verband5 {
  background: url('../img/spritesheet.png') no-repeat -1013px -850px;
  width: 224px;
  height: 100px;
  /*56*/
}
.sprite_verband6 {
  background: url('../img/spritesheet.png') no-repeat -1263px -850px;
  width: 224px;
  height: 100px;
  /*81*/
}
.sprite_href {
  background: url('../img/spritesheet.png') no-repeat -1233px -241px;
  width: 34px;
  height: 19px;
  display: inline-block;
}
.sprite_href_white {
  background: url('../img/spritesheet.png') no-repeat -1358px -241px;
  width: 34px;
  height: 19px;
}
.sprite_boxquestion {
  background: url('../img/spritesheet.png') no-repeat -150px -1038px;
  width: 350px;
  height: 276px;
}
.sprite_backfresh {
  background: url('../img/spritesheet.png') no-repeat -486px -614px;
  width: 28px;
  height: 23px;
}
.sprite_arrow_right {
  background: url('../img/spritesheet.png') no-repeat -996px -244px;
  width: 8px;
  height: 13px;
}
.sprite_skyline {
  background: url('../img/spritesheet.png') no-repeat -209px -365px;
  width: 83px;
  height: 20px;
}
.sprite_arrow_up {
  background: url('../img/spritesheet.png') no-repeat -743px -246px;
  width: 14px;
  height: 9px;
}
.sprite_arrow_down {
  background: url('../img/spritesheet.png') no-repeat -493px -246px;
  width: 14px;
  height: 9px;
}
.sprite_download {
  background: url('../img/spritesheet.png') no-repeat -112px -602px;
  width: 26px;
  height: 46px;
}
.sprite_trend {
  background: url('../img/spritesheet.png') no-repeat -100px -361px;
  width: 50px;
  height: 29px;
}
.sprite_share_mail {
  background: url('../img/spritesheet.png') no-repeat -106px -487px;
  width: 46px;
  height: 27px;
}
.sprite_share_twitter {
  background: url('../img/spritesheet.png') no-repeat -237px -487px;
  width: 26px;
  height: 27px;
}
.sprite_share_facebook,
.sprite_share_fb {
  background: url('../img/spritesheet.png') no-repeat -362px -487px;
  width: 26px;
  height: 27px;
}
.sprite_share_linkedin {
  background: url('../img/spritesheet.png') no-repeat -737px -487px;
  width: 26px;
  height: 27px;
}
.sprite_bookmark {
  background: url('../img/spritesheet.png') no-repeat -490px -487px;
  width: 20px;
  height: 27px;
}
.sprite_bookmarked {
  background: url('../img/spritesheet.png') no-repeat -615px -487px;
  width: 20px;
  height: 27px;
}
.sprite_share_text {
  width: 26px;
  height: 27px;
  background: #aa1744;
  color: #fff;
  font-size: 22px;
  position: relative;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
.sprite_share_text:after {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 22px;
}
/*.sprite_share_instagram {
  .sprite_share_text;
  &:after
  {
    content: "ig";
  }

}*/
.sprite_share_instagram {
  background: url('../img/spritesheet.png') no-repeat -986px -487px;
  width: 27px;
  height: 26px;
}
.sprite_share_pinterest {
  width: 26px;
  height: 27px;
  background: #aa1744;
  color: #fff;
  font-size: 22px;
  position: relative;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
.sprite_share_pinterest:after {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 22px;
}
.sprite_share_pinterest:after {
  content: "p";
}
.sprite_share_youtube {
  width: 26px;
  height: 27px;
  background: #aa1744;
  color: #fff;
  font-size: 22px;
  position: relative;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
.sprite_share_youtube:after {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 22px;
}
.sprite_share_youtube:after {
  content: "yt";
}
.sprite_share_whatsapp {
  width: 26px;
  height: 27px;
  background: #aa1744;
  color: #fff;
  font-size: 22px;
  position: relative;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
.sprite_share_whatsapp:after {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 22px;
}
.sprite_share_whatsapp:after {
  content: "wa";
}
.sprite_share_vimeo {
  width: 26px;
  height: 27px;
  background: #aa1744;
  color: #fff;
  font-size: 22px;
  position: relative;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
.sprite_share_vimeo:after {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 22px;
}
.sprite_share_vimeo:after {
  content: "vi";
}
/*
.sprite_share_xing
{
  .sprite_share_text;
  &:after
  {
    content: "xi";
  }
}*/
.sprite_share_xing {
  background: url('../img/spritesheet.png') no-repeat -862px -487px;
  width: 26px;
  height: 26px;
}
.sprite_podcast_icon {
  background: url('../img/spritesheet.png') no-repeat -470px -363px;
  width: 61px;
  height: 25px;
}
.color_red {
  color: #aa1744;
}
.fontweight_bold {
  font-weight: bold;
}
.margin_left_15 {
  margin-left: 15px;
}
.margin_right_15 {
  margin-right: 15px;
}
.text_center {
  text-align: center;
}
.cursor_pointer {
  cursor: pointer;
}
.black2red {
  filter: invert(14%) sepia(49%) saturate(5430%) hue-rotate(328deg) brightness(95%) contrast(94%);
}
.text:after {
  display: block;
  content: " ";
  width: 100%;
  height: 0;
  overflow: hidden;
  clear: both;
  float: none;
}
@media all and (max-width: 992px) {
  .text:after {
    height: 30px;
  }
}
.hyphenate,
.hyphens {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.searchpage_input,
#searchpage_input {
  display: inline-block;
  background: #eaeaea;
  width: 100%;
  position: relative;
  color: #aa1744;
  height: 100%;
  letter-spacing: 1px;
  outline: 0;
  border: none;
  padding: 0px 40px 0px 10px;
  font-size: 10px;
}
.searchpage_send {
  position: absolute;
  right: 10px;
  top: 10%;
  height: 80%;
  width: auto;
  border: none;
  outline: 0;
  filter: invert(14%) sepia(49%) saturate(5430%) hue-rotate(328deg) brightness(95%) contrast(94%);
}
.noselect {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.floatright {
  float: right;
}
.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.nodrag {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.wrapper {
  width: 100%;
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.wrapper > .inner {
  padding: 0 10px;
  position: relative;
}
.wp-block {
  max-width: 100%;
}
.nohighlight {
  outline: 0;
  border: none;
  text-decoration: none;
}
.content_headline {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.content_subheadline {
  font-weight: normal;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 45px;
}
@media all and (max-width: 992px) {
  .content_subheadline {
    text-transform: none;
    font-size: 18px;
  }
}
img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
/*****************/
.agenturfinder .imagelink {
  position: relative;
  min-height: 200px;
}
.agenturfinder .imagelink img {
  position: absolute;
  width: auto;
  max-width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translate(-50%);
  max-height: 100%;
}
.agenturfinder #agenturfinder_filter_bar {
  margin: 45px 0;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div > header {
  text-transform: uppercase;
  background: #aa1744;
  color: #fff;
  padding: 7.5px;
  text-align: center;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div ul {
  list-style: none;
  margin: 0;
  /*padding:0;*/
  max-height: 300px;
  overflow-y: auto;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div ul li {
  padding: 5px 0;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox'] {
  opacity: 1;
  width: 15px;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox']:before {
  display: block;
  transition: all ease 1.2s;
  background: #666;
  border: none;
  text-align: center;
  height: 15px;
  width: 15px;
  color: white;
  border-radius: 10%;
  content: " ";
  cursor: pointer;
  font-weight: bold;
  line-height: 16px;
  font-size: 12px;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox'].disabled:before {
  cursor: default !important;
}
.agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox']:checked:before {
  content: "✓";
  background: #aa1744;
  color: #fff;
}
.agenturfinder .content_subheadline,
.agenturfinder .content_headline {
  text-transform: uppercase;
}
#backfresh_filters_parent {
  margin-bottom: 15px;
}
#agenturfinder_results > a {
  text-decoration: none;
  outline: 0;
  text-align: center;
}
#agenturfinder_results > a *,
#agenturfinder_results > a a:after {
  transition: all ease 1s;
  color: #666;
}
#agenturfinder_results > a > div {
  transition: all ease 1s;
  background: #fff;
  color: #666;
}
#agenturfinder_results > a > div {
  border: solid 1px #eaeaea;
  padding: 30px;
  margin-bottom: 30px;
}
#agenturfinder_results > a > div > div {
  font-size: 12px;
  color: #666;
  margin: 15px 0 45px;
}
#agenturfinder_results > a > div a.link {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #aa1744;
  outline: 0;
  text-decoration: none;
  margin-bottom: 0px;
}
#agenturfinder_results > a > div a.link:after {
  display: block;
  position: absolute;
  right: -15px;
  top: 3px;
  content: " ";
  color: #aa1744;
  font-weight: bold;
  background: url('../img/spritesheet.png') no-repeat -996px -244px;
  width: 8px;
  height: 13px;
}
#agenturfinder_results > a:hover > div {
  /*border-radius:10% 0 10% 0;*/
  /*transform:scale(1.025);*/
  /*background:fade(@red,100%); color:@white;
		* { color:@white !important; }
		a:after { color:@white !important; }*/
}
.to_the_top_button_text {
  color: #aa1744;
  cursor: pointer;
}
.content_agenturfinder {
  margin-top: 30px;
}
#recommendation_count_parent {
  position: relative;
}
#recommendation_count_parent #recommendation_count {
  background: #fff;
  position: relative;
  z-index: 2;
  width: auto;
  float: left;
  padding: 20px;
  color: #aa1744;
  font-weight: bold;
  font-size: 25px;
}
#recommendation_count_parent .recombar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  background: #aa1744;
  width: 100%;
}
.agenturfinder_filter_bar > div {
  background: #eaeaea;
}
.agenturfinder_filter_bar > div > ul {
  padding: 5px 15px;
}
#agenturfinder_filter_bar_mitarbeiter > div {
  padding: 5px 15px;
}
#agenturfinder_filter_bar_mitarbeiter .irs-handle {
  display: block;
  background: #aa1744;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-left: 1px;
  margin-top: 1px;
}
#agenturfinder_filter_bar_mitarbeiter .irs-handle i {
  display: none !important;
}
#agenturfinder_filter_bar_mitarbeiter .irs-handle.from {
  margin-left: -3px;
}
#agenturfinder_filter_bar_mitarbeiter .irs-bar {
  background: #aa1744 !important;
  top: 30px;
  height: 2px;
}
#agenturfinder_filter_bar_mitarbeiter .irs-max,
#agenturfinder_filter_bar_mitarbeiter .irs-min,
#agenturfinder_filter_bar_mitarbeiter .irs-from,
#agenturfinder_filter_bar_mitarbeiter .irs-to,
#agenturfinder_filter_bar_mitarbeiter .irs-single {
  display: none;
}
#agenturfinder_filter_bar_mitarbeiter .irs-line {
  background-color: #e1e4e9;
  border-radius: 0;
  height: 2px;
  margin-top: 0;
  top: 30px;
  position: relative;
}
#afrangemeter div {
  display: block;
  width: 1%;
  margin-left: 9%;
  height: 20px;
  float: left;
  border: none;
  border-left: solid 1px #cecece;
  content: " ";
}
#afrangemeter div:nth-of-type(2n+0) {
  height: 30px;
}
#afrangemeter_label {
  position: relative;
  top: 10px;
  margin-bottom: 30px;
  clear: both;
  color: #999;
}
#afrangemeter_label:after {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  content: " ";
  height: 0;
}
#afrangemeter_label div {
  float: left;
  font-size: 10px;
  width: 10%;
  text-align: center;
  position: relative;
  left: 4%;
}
#afrangemeter_label div:nth-of-type(2n-1) {
  position: relative;
  top: -15px;
}
#afrangemeter_label div:last-of-type {
  left: 0;
  text-align: right;
}
#afrangemeter_label div:last-of-type:after {
  display: inline-block;
  content: "+";
}
#afm_range {
  padding: 15px 0;
  text-align: center;
  color: #aa1744;
  font-size: 18px;
}
#widget-agentur_finder {
  /*
@media all and (max-width:@md)
{
  label {
    display: block;
    width: 50%;
    float: left;
    text-align:left;
  }
}
.col-lg-7 { &:after { display:block; content:" "; width:100%; float:none; clear:both; } }
*/
}
#widget-agentur_finder .nice-select.open {
  position: initial;
}
#widget-agentur_finder .nice-select {
  position: initial;
  /*@media all and (max-width:1020px) { margin-right: -80px; }*/
  float: right;
  color: #aa1744;
  border: none !important;
}
#widget-agentur_finder .nice-select:after {
  position: absolute;
  right: 25px;
}
#widget-agentur_finder .nice-select > ul {
  max-height: 50vh;
  overflow-y: auto;
  max-width: 100vw;
  left: auto;
  right: 0;
  color: #666;
}
#widget-agentur_finder .nice-select > ul li.selected {
  color: #aa1744;
}
@media all and (max-width: 768px) {
  #widget-agentur_finder .nice-select > ul {
    width: 100vw;
    position: absolute;
    left: 0;
  }
}
#widget-agentur_finder .nice-select:after {
  border-color: #aa1744 !important;
}
@media all and (max-width: 648px) {
  #widget-agentur_finder {
    text-align: center;
  }
  #widget-agentur_finder .nice-select {
    float: none;
    display: inline-block;
  }
  #widget-agentur_finder .row > div,
  #widget-agentur_finder .row > label {
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
}
#widget-agentur_finder .nice-select.open {
  z-index: 33;
}
#widget-agentur_finder select {
  width: 100%;
  color: #aa1744;
  font-size: 1em;
  outline: 0;
  border: none;
}
#widget-agentur_finder .nice-select:after {
  margin-top: -5px;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar {
  margin: 45px 0;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div > header {
  text-transform: uppercase;
  background: #aa1744;
  color: #fff;
  padding: 7.5px;
  text-align: center;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div ul {
  list-style: none;
  margin: 0;
  /*padding:0;*/
  max-height: 300px;
  overflow-y: auto;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div ul li {
  padding: 5px 0;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox'] {
  opacity: 1;
  width: 15px;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox']:before {
  display: block;
  transition: all ease 1.2s;
  background: #666;
  border: none;
  text-align: center;
  height: 15px;
  width: 15px;
  color: white;
  border-radius: 10%;
  content: " ";
  cursor: pointer;
  font-weight: bold;
  line-height: 16px;
  font-size: 12px;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox'].disabled:before {
  cursor: default !important;
}
#widget-agentur_finder .agenturfinder #agenturfinder_filter_bar > div > div > div input[type='checkbox']:checked:before {
  content: "✓";
  background: #aa1744;
  color: #fff;
}
#widget-agentur_finder .agenturfinder .content_subheadline,
#widget-agentur_finder .agenturfinder .content_headline {
  text-transform: uppercase;
}
#widget-agentur_finder #backfresh_filters_parent {
  margin-bottom: 15px;
}
#widget-agentur_finder #agenturfinder_results > a {
  text-decoration: none;
  outline: 0;
  text-align: center;
}
#widget-agentur_finder #agenturfinder_results > a *,
#widget-agentur_finder #agenturfinder_results > a a:after {
  transition: all ease 1s;
  color: #666;
}
#widget-agentur_finder #agenturfinder_results > a > div {
  transition: all ease 1s;
  background: #fff;
  color: #666;
}
#widget-agentur_finder #agenturfinder_results > a > div {
  border: solid 1px #eaeaea;
  padding: 30px;
  margin-bottom: 30px;
}
#widget-agentur_finder #agenturfinder_results > a > div > div {
  font-size: 12px;
  color: #666;
  margin: 15px 0 45px;
}
#widget-agentur_finder #agenturfinder_results > a > div a.link {
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #aa1744;
  outline: 0;
  text-decoration: none;
  margin-bottom: 0px;
}
#widget-agentur_finder #agenturfinder_results > a > div a.link:after {
  display: block;
  position: absolute;
  right: -15px;
  top: 3px;
  content: " ";
  color: #aa1744;
  font-weight: bold;
  background: url('../img/spritesheet.png') no-repeat -996px -244px;
  width: 8px;
  height: 13px;
}
#widget-agentur_finder #agenturfinder_results > a:hover > div {
  /*border-radius:10% 0 10% 0;*/
  /*transform:scale(1.025);*/
  /*background:fade(@red,100%); color:@white;
        * { color:@white !important; }
        a:after { color:@white !important; }*/
}
#widget-agentur_finder .to_the_top_button_text {
  color: #aa1744;
  cursor: pointer;
}
#widget-agentur_finder .content_agenturfinder {
  margin-top: 30px;
}
#widget-agentur_finder #recommendation_count_parent {
  position: relative;
}
#widget-agentur_finder #recommendation_count_parent #recommendation_count {
  background: #fff;
  position: relative;
  z-index: 2;
  width: auto;
  float: left;
  padding: 20px;
  color: #aa1744;
  font-weight: bold;
  font-size: 25px;
}
#widget-agentur_finder #recommendation_count_parent .recombar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  background: #aa1744;
  width: 100%;
}
#widget-agentur_finder .agenturfinder_filter_bar > div {
  background: #eaeaea;
}
#widget-agentur_finder .agenturfinder_filter_bar > div > ul {
  padding: 5px 15px;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter > div {
  padding: 5px 15px;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-handle {
  display: block;
  background: #aa1744;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-left: 1px;
  margin-top: 1px;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-handle i {
  display: none !important;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-handle.from {
  margin-left: -3px;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-bar {
  background: #aa1744 !important;
  top: 30px;
  height: 2px;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-max,
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-min,
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-from,
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-to,
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-single {
  display: none;
}
#widget-agentur_finder #agenturfinder_filter_bar_mitarbeiter .irs-line {
  background-color: #e1e4e9;
  border-radius: 0;
  height: 2px;
  margin-top: 0;
  top: 30px;
  position: relative;
}
#widget-agentur_finder #afrangemeter div {
  display: block;
  width: 1%;
  margin-left: 9%;
  height: 20px;
  float: left;
  border: none;
  border-left: solid 1px #cecece;
  content: " ";
}
#widget-agentur_finder #afrangemeter div:nth-of-type(2n+0) {
  height: 30px;
}
#widget-agentur_finder #afrangemeter_label {
  position: relative;
  top: 10px;
  margin-bottom: 30px;
  clear: both;
  color: #999;
}
#widget-agentur_finder #afrangemeter_label:after {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  content: " ";
  height: 0;
}
#widget-agentur_finder #afrangemeter_label div {
  float: left;
  font-size: 10px;
  width: 10%;
  text-align: center;
  position: relative;
  left: 4%;
}
#widget-agentur_finder #afrangemeter_label div:nth-of-type(2n-1) {
  position: relative;
  top: -15px;
}
#widget-agentur_finder #afrangemeter_label div:last-of-type {
  left: 0;
  text-align: right;
}
#widget-agentur_finder #afrangemeter_label div:last-of-type:after {
  display: inline-block;
  content: "+";
}
#widget-agentur_finder #afm_range {
  padding: 15px 0;
  text-align: center;
  color: #aa1744;
  font-size: 18px;
}
/* Widget is subimported */
#breadcrumbs {
  padding-top: 15px;
  /*padding-bottom:@abstand;*/
}
#breadcrumbs a {
  color: #aa1744;
  text-decoration: none;
}
.teaser_block_incontent .article.style2 {
  border-bottom: solid 1px #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.teaser_block_incontent .article.style1 {
  padding-bottom: 30px;
}
.teaser_block_incontent .article .subheadline {
  padding-bottom: 15px;
}
.teaser_block_incontent .article h1 {
  padding-bottom: 15px -5;
}
.teaser_block_incontent .article a.readmore {
  position: absolute;
  display: block;
  bottom: 15px;
  width: auto;
  white-space: nowrap;
  right: 0;
}
body.frontend,
div.editor-writing-flow {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  /*-moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);*/
  letter-spacing: 0px;
  /*font-family: 'Montserrat', sans-serif;

  font-family: Arial;*/
  width: 100%;
  overflow-x: hidden;
}
body.frontend,
div.editor-writing-flow,
body.frontend select,
div.editor-writing-flow select,
body.frontend label,
div.editor-writing-flow label {
  font-size: 14px;
  letter-spacing: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
img {
  max-width: 100%;
}
.swiper-container {
  height: 100%;
}
.widgettitle {
  display: block;
  background: #666;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 15px;
}
.wp-block-video.aligncenter {
  margin: 30px 0;
}
.wp-block-video.aligncenter video {
  max-width: 100%;
  width: 100%;
}
@media all and (min-width: 992px) {
  .padding.text {
    padding-right: 7vw;
  }
}
.text p,
.text .intro {
  line-height: 1.75em;
}
.widgettitle,
h1 {
  font-size: 1.35em;
  letter-spacing: 1px;
  /*.text & { margin:@abstand*3 0 @abstand*3;} */
}
h2 {
  font-size: 1.05em;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 45px 0 30px;
}
h3 {
  font-size: 1.025em;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 45px 0 30px;
}
#member_widget_result_link {
  padding-bottom: 15px;
  display: block;
  text-align: center;
  padding: 15px 0 0;
  font-weight: normal;
  font-size: 16px;
}
#member_widget_result_link a {
  color: #aa1744;
  text-decoration: none;
}
#member_widget_result_link > span {
  padding: 1px 0;
}
#select_leistung,
#select_branche {
  padding-top: 5px;
  padding-bottom: 5px;
}
a img {
  outline: 0;
  border: none;
}
hr {
  border: solid 4px #eaeaea;
  padding: 0;
  margin: 33px 0 18px;
  width: 100%;
  max-width: 100%;
}
.text a {
  color: #aa1744;
}
.wrapper.home hr,
.wp-block-separator.is-style-wide {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
aside hr {
  border-width: 2px;
  width: 99.25%;
  max-width: 100%;
  margin: 0px 0;
}
aside hr ul.list {
  right: -1px;
}
@media all and (min-width: 992px) {
  .row.norightmd {
    margin-right: 0;
  }
}
@media all and (min-width: 992px) {
  .row.noleftmd {
    margin-left: 0;
  }
}
#header_meta_share {
  text-align: right;
}
blockquote {
  border: none;
  text-align: center;
  font-size: 1.5em;
  margin: 60px 0;
  padding: 15px 5vw;
}
blockquote p {
  color: black;
  font-weight: bold;
  letter-spacing: 1px;
  font-style: italic;
  line-height: 1.8;
}
blockquote p:before,
blockquote p:after {
  display: inline;
  content: "\"";
  font-size: 30px;
  font-weight: bold;
  color: #aa1744;
}
blockquote p:before {
  content: "„";
}
blockquote p:after {
  content: "“";
}
/*#widget-agentur_finder,*/
.widget {
  padding-bottom: 74px;
  display: block;
}
@media all and (max-width: 1200px) {
  body {
    padding-top: 75px;
  }
}
.teaser-bar_colored-images article img {
  width: 100%;
  height: auto;
}
.teaser-bar_colored-images article a {
  display: block;
}
.teaser-bar_colored-images article .category-icon {
  float: right;
  position: relative;
  top: -5px;
  right: 1px;
}
.teaser-bar_colored-images article .category {
  color: #aa1744;
  font-weight: bold;
  font-size: 14px;
  padding: 33px 0 11px;
}
.teaser-bar_colored-images article footer {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
}
.teaser-bar_colored-images article footer > span {
  float: right;
}
.teaser-bar_colored-images article div.filling {
  position: relative;
  color: #fff;
}
.teaser-bar_colored-images article div.filling a {
  color: #fff;
}
.teaser-bar_colored-images article div.filling a .link-icon {
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 10;
  background: url('../img/spritesheet.png') no-repeat -1358px -241px;
  width: 34px;
  height: 19px;
}
.teaser-bar_colored-images article div.filling:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background: rgba(55, 126, 146, 0.8);
}
.teaser-bar_colored-images article div.filling:after:hover {
  background: white !important;
}
.teaser-bar_colored-images article div.filling h1 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #fff;
  position: absolute;
  z-index: 10;
  top: 0;
  letter-spacing: 1px;
  left: 0;
  line-height: 28px;
  padding: 13px 15px 15px;
  font-weight: bold;
  line-height: 1.5;
}
.teaser-bar_colored-images article:nth-of-type(20n+2) div.filling:after {
  background: rgba(170, 23, 68, 0.8);
}
.teaser-bar_colored-images article:last-of-type div.filling:after {
  background: rgba(170, 23, 68, 0.8);
}
.teaser-bar_colored-images article.podcast img {
  margin: 0px auto;
  width: 100%;
  height: auto;
}
.teaser-bar_colored-images article.podcast div.filling {
  background: #a51744;
}
.teaser-bar_colored-images article.podcast div.filling:after {
  display: none;
}
.verband-block {
  margin-bottom: 35px;
}
.verband-block > header > h1 {
  text-transform: uppercase;
  font-size: 22px;
  padding: 0;
  margin: 0 0 -5px;
  letter-spacing: 2px;
}
.verband-block > div > div > a {
  text-align: center;
  text-decoration: none;
  color: #383838;
}
.verband-block > div > div > a .sprite {
  display: inline-block;
}
.verband-block > div > div > a b {
  display: block;
  padding: 10px 0 12px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
@media all and (max-width: 768px) {
  .verband-block {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
  }
  .verband-block .sprite_href {
    display: none;
  }
  .verband-block a {
    cursor: pointer;
    display: block;
    clear: both;
    float: none;
  }
}
#header {
  border: none;
  position: relative;
  border-bottom: solid #eaeaea 6px;
  margin-bottom: 45px;
}
#header a,
#header a:focus,
#header a:hover,
#header a:active {
  outline: 0;
  border: none;
  text-decoration: none;
}
@media all and (max-width: 1200px) {
  #header {
    border-bottom: solid rgba(102, 102, 102, 0.25) 1px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(179, 179, 179, 0.46);
    -moz-box-shadow: 0px 3px 5px 0px rgba(179, 179, 179, 0.46);
    box-shadow: 0px 3px 5px 0px rgba(179, 179, 179, 0.46);
  }
}
#header > div > .inner {
  padding: 20px 10px;
}
@media all and (max-width: 1200px) {
  #header > div > .inner {
    padding: 15px 10px;
  }
}
#header #header-meta-menu {
  position: absolute;
  right: 10px;
  top: 14px;
  width: 385px;
}
#header #header-meta-menu a,
#header #header-meta-menu a:focus,
#header #header-meta-menu a:hover,
#header #header-meta-menu a:active,
#header #header-meta-menu a:visited {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  color: #666;
  decoration: none;
}
#header #header-meta-menu a:hover {
  color: #aa1744;
  text-decoration: none;
}
#header #header-meta-menu form {
  position: relative;
  float: right;
  top: -2px;
  height: 25px;
  width: 240px;
  display: inline-block;
}
#header #header-meta-menu form input[type="image"] {
  position: absolute;
  right: 10px;
  top: 10%;
  height: 80%;
  width: auto;
  border: none;
  outline: 0;
  filter: invert(14%) sepia(49%) saturate(5430%) hue-rotate(328deg) brightness(95%) contrast(94%);
}
#header #header-meta-menu form input[type="text"] {
  display: inline-block;
  background: #eaeaea;
  width: 100%;
  position: relative;
  color: #aa1744;
  height: 100%;
  letter-spacing: 1px;
  outline: 0;
  border: none;
  padding: 0px 40px 0px 10px;
  font-size: 10px;
}
@media all and (max-width: 1200px) {
  #header .sprite_logo {
    width: 265px;
  }
  #header #header-meta-menu .language_link,
  #header #header-meta-menu form,
  #header #header-meta-menu form input {
    display: none !important;
    /*display:inline-block !important; float:right !important; text-align:right !important; }
                       #language_link { margin:2px 15px 15px 30px; */
  }
}
#header .a {
  cursor: default;
}
@media all and (min-width: 1201px) {
  #header nav#header-menu {
    display: block;
    position: absolute;
    top: 100%;
    height: 43px;
    /*background: rgba(244, 0, 0, 0.5);*/
    margin-top: 6px;
  }
  #header nav#header-menu > ul > li > ul {
    position: absolute;
  }
  #header nav#header-menu > ul > li > ul > li > a,
  #header nav#header-menu > ul > li > ul > li > .a {
    display: block;
    color: #fff;
    clear: both;
    float: none;
    text-align: left;
    letter-spacing: 0.1em;
    transition: text-shadow 0.3s;
    text-decoration: none;
    padding: 15px 60px;
  }
  #header nav#header-menu > ul > li:hover > a,
  #header nav#header-menu > ul > li.open > a,
  #header nav#header-menu > ul > li:hover > .a,
  #header nav#header-menu > ul > li.open > .a {
    text-shadow: 0 0 1.2965px #fff, 0 0 1.2965px #fff;
  }
  #header nav#header-menu > ul > li:hover > ul,
  #header nav#header-menu > ul > li.open > ul {
    width: auto;
    min-width: 100%;
    display: block !important;
    transform: scaleY(1);
    background: #aa1744;
    color: #fff;
  }
  #header nav#header-menu > ul > li:hover > ul *,
  #header nav#header-menu > ul > li.open > ul * {
    white-space: nowrap;
  }
  #header nav#header-menu > ul > li:hover > ul > li,
  #header nav#header-menu > ul > li.open > ul > li {
    /* end a*/
  }
  #header nav#header-menu > ul > li:hover > ul > li:hover > a,
  #header nav#header-menu > ul > li.open > ul > li:hover > a,
  #header nav#header-menu > ul > li:hover > ul > li.open > a,
  #header nav#header-menu > ul > li.open > ul > li.open > a,
  #header nav#header-menu > ul > li:hover > ul > li:hover > .a,
  #header nav#header-menu > ul > li.open > ul > li:hover > .a,
  #header nav#header-menu > ul > li:hover > ul > li.open > .a,
  #header nav#header-menu > ul > li.open > ul > li.open > .a {
    text-shadow: 0 0 1px #fff, 0 0 1px #fff;
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs ul,
  #header nav#header-menu > ul > li.open > ul > li.has-childs ul {
    position: absolute;
    /*border-bottom: rgba(255,255,255,0.1) solid 6px;*/
    background: #aa1744;
    /*a:hover { background:rgba(255,255,255,0.2); }*/
    margin-left: 100%;
    margin-top: -50px;
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs ul a,
  #header nav#header-menu > ul > li.open > ul > li.has-childs ul a,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs ul .a,
  #header nav#header-menu > ul > li.open > ul > li.has-childs ul .a {
    background: rgba(255, 255, 255, 0.1);
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs:hover,
  #header nav#header-menu > ul > li.open > ul > li.has-childs:hover,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs.open,
  #header nav#header-menu > ul > li.open > ul > li.has-childs.open {
    background: rgba(255, 255, 255, 0.1);
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs:hover ul,
  #header nav#header-menu > ul > li.open > ul > li.has-childs:hover ul,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs.open ul,
  #header nav#header-menu > ul > li.open > ul > li.has-childs.open ul {
    display: block !important;
    transform: scaleY(1);
    /*border-bottom: 1px solid white;
							border-top: 1px solid white;*/
    background: #aa1744;
    /*filter:brightness(1.1);*/
    /*padding-top:@abstand;*/
    width: 100%;
    width: auto;
    min-width: 200px;
    left: 0%;
    padding-bottom: 0%;
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs:hover ul a,
  #header nav#header-menu > ul > li.open > ul > li.has-childs:hover ul a,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs.open ul a,
  #header nav#header-menu > ul > li.open > ul > li.has-childs.open ul a {
    display: block;
    width: 100%;
    text-align: left;
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs > a:before,
  #header nav#header-menu > ul > li.open > ul > li.has-childs > a:before,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs > .a:before,
  #header nav#header-menu > ul > li.open > ul > li.has-childs > .a:before {
    display: inline-block;
    background: url('../img/spritesheet.png') no-repeat -996px -244px;
    filter: brightness(0) invert(1);
    margin-right: 10px;
    width: 8px;
    height: 13px;
    width: 14px;
    content: " ";
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs:hover > a:before,
  #header nav#header-menu > ul > li.open > ul > li.has-childs:hover > a:before,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs.open > a:before,
  #header nav#header-menu > ul > li.open > ul > li.has-childs.open > a:before,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs:hover > .a:before,
  #header nav#header-menu > ul > li.open > ul > li.has-childs:hover > .a:before,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs.open > .a:before,
  #header nav#header-menu > ul > li.open > ul > li.has-childs.open > .a:before {
    background: url('../img/spritesheet.png') no-repeat -493px -246px;
    filter: brightness(0) invert(1);
    width: 14px;
    height: 9px;
    position: relative;
    top: -2px;
    left: -4px;
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs > ul > li > a,
  #header nav#header-menu > ul > li.open > ul > li.has-childs > ul > li > a,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs > ul > li > .a,
  #header nav#header-menu > ul > li.open > ul > li.has-childs > ul > li > .a {
    color: white !important;
    padding: 15px;
    display: block;
    clear: both;
    float: none;
    text-align: left;
    transition: text-shadow 0.3s;
  }
  #header nav#header-menu > ul > li:hover > ul > li.has-childs > ul > li > a:hover,
  #header nav#header-menu > ul > li.open > ul > li.has-childs > ul > li > a:hover,
  #header nav#header-menu > ul > li:hover > ul > li.has-childs > ul > li > .a:hover,
  #header nav#header-menu > ul > li.open > ul > li.has-childs > ul > li > .a:hover {
    text-shadow: 0 0 1px #fff, 0 0 1px #fff;
  }
  #header nav#header-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #header nav#header-menu > ul > li {
    float: left;
    padding: 0;
    list-style: none;
    margin: 0;
  }
  #header nav#header-menu > ul > li > a,
  #header nav#header-menu > ul > li > .a {
    display: inline-block;
    padding: 11px 30px;
    transition: padding 0.2s ease;
    color: #666;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
  }
  #header nav#header-menu > ul > li:first-of-type > a {
    /*padding-left: 0;*/
  }
  #header nav#header-menu > ul > li:hover {
    /*.open_submenu;*/
    z-index: 9;
    position: relative;
  }
  #header nav#header-menu > ul > li:hover > a,
  #header nav#header-menu > ul > li:hover > .a {
    background: #aa1744;
    color: #fff;
    text-decoration: none;
  }
  #header nav#header-menu > ul > li:first-of-type:hover > a,
  #header nav#header-menu > ul > li:first-of-type:hover > .a {
    /*d
            padding: 11px 30px;*/
  }
  #header nav#header-menu > ul > li ul {
    display: block;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.26s ease;
  }
}
@media all and (max-width: 1200px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9999;
  }
  #header #logo_a {
    display: inline-block;
    width: 130px;
  }
  #header.open {
    border: none;
  }
  #header .sprite_logo {
    width: 140px !important;
    background-size: cover;
    height: 35px;
  }
  #header #header-menu {
    display: none;
    width: 100%;
    left: 0;
    position: fixed;
    top: 45px;
    padding-top: 20px;
    z-index: -1;
    bottom: 0;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 130px;
    /*li.has-childs { >a { font-weight: bold; }}

		>ul>li>a { font-weight: bold; font-size:24px; }*/
  }
  #header #header-menu.open {
    display: block;
  }
  #header #header-menu ul,
  #header #header-menu li,
  #header #header-menu a,
  #header #header-menu .a {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #header #header-menu a,
  #header #header-menu .a {
    display: block!important;
    transform: none!important;
    /*background:@white;*/
    color: #666;
    width: 100%;
    padding: 15px;
    text-align: left;
    font-size: 14px;
    position: relative !important;
    top: 0;
    left: 0;
  }
  #header #header-menu > ul > li > ul {
    background: #aa1744;
    color: #fff;
  }
  #header #header-menu > ul > li > ul a,
  #header #header-menu > ul > li > ul .a {
    color: #fff;
  }
  #header #header-menu > ul > li ul {
    display: none;
  }
  #header #header-menu > ul li.open > ul {
    display: block;
  }
  #header #header-menu > ul li.has-childs {
    position: relative;
  }
  #header #header-menu > ul li.has-childs:after {
    background: url('../img/spritesheet.png') no-repeat -618px -246px;
    width: 14px;
    height: 9px;
    display: block;
    content: " ";
    position: absolute;
    right: 15px;
    top: 20px;
  }
  #header #header-menu > ul li.has-childs:hover:after,
  #header #header-menu > ul li.has-childs.open:after {
    background: url('../img/spritesheet.png') no-repeat -868px -246px;
    width: 14px;
    height: 9px;
  }
  #header #header-menu > ul li.has-childs:hover > ul,
  #header #header-menu > ul li.has-childs.open > ul {
    display: block;
  }
  #header #header-menu > ul > li.has-childs {
    position: relative;
  }
  #header #header-menu > ul > li.has-childs a,
  #header #header-menu > ul > li.has-childs .a {
    font-weight: bold;
  }
  #header #header-menu > ul > li.has-childs:after {
    display: block;
    content: " ";
    background: url('../img/spritesheet.png') no-repeat -493px -246px;
    width: 14px;
    height: 9px;
    position: absolute;
    z-index: -10;
    right: 15px;
    top: 20px;
  }
  #header #header-menu > ul > li.has-childs:hover:after,
  #header #header-menu > ul > li.has-childs.open:after {
    background: url('../img/spritesheet.png') no-repeat -743px -246px;
    width: 14px;
    height: 9px;
  }
  #header #header-menu > ul ul li.has-childs {
    position: relative;
  }
  #header #header-menu > ul ul li.has-childs a,
  #header #header-menu > ul ul li.has-childs .a {
    font-weight: bold;
  }
  #header #header-menu > ul ul li.has-childs ul {
    background: rgba(255, 255, 255, 0.0525);
    padding-left: 60px;
  }
  #header #header-meta-menu {
    position: absolute;
    right: 10px;
    top: 14px;
    height: 100%;
    top: 0;
    right: 0;
    width: 85px;
  }
  #header #burger_menu {
    display: block;
    width: 35px;
    height: 24px;
    position: relative;
    background: transparent;
    cursor: pointer;
    transform: rotateX(0deg);
    transition: all ease 0.4s;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  #header #burger_menu > .bar {
    opacity: 1;
    background: #aa1744;
    border-radius: 6px;
    height: 4px;
    top: 10px;
    position: relative;
    width: 100%;
  }
  #header #burger_menu > .bar:before,
  #header #burger_menu > .bar:after {
    display: block;
    content: " ";
    width: 100%;
    position: absolute;
    height: 4px;
    background: #aa1744;
    border-radius: 6px;
    top: 10px;
  }
  #header #burger_menu > .bar:before {
    top: -10px;
  }
  #header #burger_menu.open > .bar {
    background: transparent;
    position: relative;
    top: 6px;
  }
  #header #burger_menu.open > .bar:before {
    position: absolute;
    top: 50%;
    transform: rotateZ(45deg) translateY(0%);
    transform-origin: center center;
  }
  #header #burger_menu.open > .bar:after {
    position: absolute;
    top: 50%;
    transform: rotateZ(-45deg) translateY(0%);
    transform-origin: center center;
  }
}
.single-agentur .agency_picture {
  margin-bottom: 15px;
}
.single-agentur .a_job > a {
  transition: all ease 0.21s;
  border: solid 1px #eaeaea;
  padding: 15px;
  margin: 15px 0;
  text-decoration: none;
  outline: 0;
  border-radius: 10px;
  font-size: 1em;
  text-align: center;
  display: block;
}
.single-agentur .a_job > a span {
  display: block;
}
.single-agentur .a_job > a span.location {
  color: #666;
  transition: all ease 0.21s;
  margin-top: 7.5px;
}
.single-agentur .a_job > a span.location:after {
  display: inline;
  content: ", ";
}
.single-agentur .a_job > a span.location:last-of-type:after {
  display: none;
}
.single-agentur .a_job > a:hover {
  background: #aa1744;
  color: #fff;
  /*font-weight:bold;*/
  border: solid 1px #aa1744;
}
.single-agentur .a_job > a:hover span.location {
  font-weight: normal;
  color: #fff;
}
.single-agentur #agenturlogo {
  margin: 15px 0;
}
@media all and (max-width: 760px) {
  .floatright {
    float: none;
    margin: 15px 0;
  }
}
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.alignleft:before {
  display: block;
  content: " ";
  clear: both;
  float: none;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.wp-block[data-type='core/separator'],
.wp-block-separator {
  clear: both;
  width: 100%;
  float: none;
}
.wp-block[data-type='core/separator'] {
  margin: 0;
  padding: 1px 0;
}
body.open {
  overflow: hidden;
  height: 100%;
}
.widgselect label {
  /*padding-top:20px; padding-bottom:20px;*/
  color: #666;
  margin-top: 10px;
}
.widgselect select {
  padding: 20px 0;
}
.text ul {
  margin-bottom: 30px;
  list-style: none;
  margin-left: 0;
  padding-left: 15px;
}
.text ul li::before {
  color: #aa1744;
  content: "\2022";
  font-size: 1em;
  padding-right: 0;
  /* 1.1225em;*/
  margin-right: -3px;
  position: relative;
  top: 0em;
  left: -15px;
}
.download-block {
  border: none;
  position: relative;
  letter-spacing: 1px;
  line-height: 14px;
  font-size: 14px;
  border-top: solid 2px #eaeaea;
  background: rgba(234, 234, 234, 0.2);
  padding: 27px 37.5px 0;
  border-bottom: solid 1px #eaeaea;
}
.download-block p {
  margin: 0 0 22.5px 0;
}
.download-block,
.download-block * {
  color: #666666;
}
.download-block header {
  font-size: 16px;
  margin-bottom: 16px;
  color: rgba(102, 102, 102, 0.8);
}
.download-block .dlarea {
  text-align: right;
  float: right;
  width: 150px;
}
.download-block .dlarea > a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 37.5px;
  outline: 0;
  border: none;
  text-decoration: none;
}
.download-block .dlarea > a > span.sprite_download {
  display: inline-block;
}
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  content: " ";
  height: 0;
  overflow: hidden;
}
@media all and (max-width: 992px) {
  #slider_members .col-md-3 {
    display: none !important;
  }
}
@media all and (max-width: 400px) {
  #slider_members .swiper-pagination {
    display: none;
  }
}
#slider_members .member a {
  /*padding:25px;*/
  display: block;
  /*float:left; /*width:33.2%;*/
  height: 60px;
  padding: 0 15px;
}
#slider_members .member a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) scale(0.75) translateY(-50%);
  max-height: 100%;
  max-width: 100%;
}
.abbinder {
  margin-top: 30px;
}
.home .abbinder {
  margin-top: 0;
}
.download-block {
  margin-bottom: 30px;
}
.download-block a {
  text-decoration: none;
  outline: 0;
  border: none;
}
#slider_members .bottomline {
  border: solid 4px #eaeaea;
  border-left: none;
  border-right: none;
  margin: 15px 0 0;
  padding: 15px 0;
}
#slider_members .bottomline .al {
  text-align: left;
}
#slider_members .bottomline .ar {
  text-align: right;
}
#slider_members .bottomline .swiper-pagination .swiper-pagination-bullet-active {
  background: #aa1744;
}
#slider_members .bottomline .swiper-pagination .swiper-pagination-bullet {
  background: #aa1744;
  margin-right: 15px;
}
#slider_members .bottomline a {
  color: #aa1744;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
}
#slider_members .bottomline a div {
  position: relative;
  top: 2px;
}
#searchpage_headline {
  font-weight: bold;
  text-transform: uppercase;
}
#teaser_blockdefault .subheadline {
  padding: 15px;
}
article.article a {
  text-decoration: none;
}
.scnb-text {
  margin-top: 5px;
}
.search .teaser_block_incontent article.article.style2 {
  padding: 0;
  margin: 0;
  border-bottom: #eaeaea 2px solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media all and (max-width: 1200px) {
  #slider_large {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
  }
}
#slider_large .homeslide {
  background: rgba(55, 126, 146, 0.2);
  width: 100%;
  height: 710px;
  overflow: hidden;
  background-size: cover !important;
  background-position: center center;
  position: relative;
}
#slider_large .homeslide .slidecontent {
  position: absolute;
  z-index: 3;
  width: 100%;
  padding: 15px;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
}
#slider_large .homeslide .slidecontent a.sprite_href_white {
  display: block;
  margin: 0 auto;
  text-decoration: none;
  outline: 0;
}
#slider_large .homeslide .slidecontent span {
  color: #fff;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#slider_large .homeslide .slidecontent span.mainline {
  line-height: 1.5;
  width: 100%;
  max-width: 450px;
  display: block;
  margin: 0 auto;
  font-size: 2.5em;
}
#slider_large .homeslide .slidecontent span.subheadline {
  margin: 60px auto;
}
#slider_large .homeslide .after {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  /*background:rgba(55, 126, 146, 0.8);*/
}
@media all and (max-width: 992px) {
  #slider_large .homeslide {
    height: 75vh;
  }
  #slider_large .homeslide .slidecontent span.mainline {
    font-size: 36px;
    font-weight: bold;
  }
  #slider_large .homeslide .slidecontent span.subheadline {
    margin: 10px auto 30px;
    font-size: 20px;
    max-width: 400px;
    width: 100%;
    line-height: 40px;
  }
  #slider_large .homeslide a.sprite_href_white {
    transform: scale(1);
    position: relative;
    bottom: 0px;
    right: 0px;
  }
}
@media all and (max-width: 400px) {
  #slider_large .homeslide {
    height: 206px;
    background-size: 100% !important;
    background-repeat: no-repeat;
  }
  #slider_large .homeslide .slidecontent span.mainline {
    font-size: 20px;
    font-weight: bold;
  }
  #slider_large .homeslide .slidecontent span.subheadline {
    margin: 10px auto 30px;
    font-size: 14px;
    max-width: 400px;
    width: 100%;
    line-height: 40px;
  }
  #slider_large .homeslide a.sprite_href_white {
    transform: scale(0.71);
    position: relative;
    bottom: 0px;
    right: 0px;
  }
}
#podcastteaserwidget * {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
#podcastteaserwidget .meta {
  font-size: 12px;
  margin-top: 5px;
}
#podcastteaserwidget .subheadline {
  margin: 10px 0;
}
#podcastteaserwidget h1 {
  font-weight: bold;
  margin-bottom: 15px;
}
#podcastteaserwidget > div > a {
  color: #aa1744;
  display: block;
  text-align: right;
  margin-top: 15px;
  padding: 15px;
  font-weight: bold;
  border: solid 1px #eaeaea;
  border-left: none;
  border-right: none;
}
#podcastteaserwidget > div.widget_content {
  background: #aa1744;
  padding: 15px 0;
}
#podcastteaserwidget > div.widget_content > div {
  padding: 0 15px;
}
#podcastteaserwidget > div.widget_content > img {
  width: 100%;
  /*filter: brightness(0) invert(1) saturate(0);*/
  /*height: 50px;*/
}
#commentsection h2 {
  color: #aa1744;
  font-size: 1.15em;
}
#commentsection h3 {
  font-size: 22px;
  color: #aa1744;
  font-weight: bold;
  font-size: 1.05em;
}
#commentsection article {
  margin-bottom: 15px;
  border-bottom: 4px #eaeaea solid;
  padding-bottom: 15px;
}
#commentsection article > div {
  border-left: 4px #aa1744 solid;
  padding-left: 15px;
  margin-top: 15px;
}
#commentsection article:last-of-type {
  /*border:none;*/
}
#commentsection .comment-form {
  display: block;
  width: 100%;
}
#commentsection .comment-form label {
  color: #666;
  padding-right: 15px;
  display: block;
}
@media all and (min-width: 992px) {
  #commentsection .comment-form label {
    width: 50%;
    float: left;
  }
}
#commentsection .comment-form label#comment_website_label {
  width: 100%;
}
#commentsection .comment-form label input,
#commentsection .comment-form label textarea {
  width: 100%;
  color: #666;
  border: solid 1px #eaeaea;
}
#commentsection .comment-form label.textarea {
  width: 100%;
  clear: both;
  float: none;
}
#commentsection .comment-form button[type='submit'] {
  color: white;
  background: #aa1744;
  font-weight: bold;
  padding: 5px 30px;
}
#commentsection .comment-form button[type='reset'] {
  color: #aa1744;
  border: none;
  background: transparent;
}
#commentsection .comment-form button {
  outline: 0;
  border: none;
}
footer#footer {
  background: #383838;
  color: #fff;
  padding-bottom: 60px;
  margin-top: 30px;
}
footer#footer #footer_logo {
  filter: brightness(0) invert(1);
}
footer#footer #footer_social_links a {
  padding-right: 10px;
  display: inline-block;
  opacity: 0.5;
}
footer#footer #footer_social_links a i {
  display: inline-block;
  filter: brightness(0) invert(1);
}
footer#footer #footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer#footer #footer-menu li a {
  color: #fff;
  float: left;
  display: block;
  padding: 15px;
}
footer#footer img {
  width: 100%;
  height: auto;
  outline: 0;
  border: none;
  max-width: 500px;
}
footer#footer .redbottomline {
  border-bottom: #aa1744 solid 3px;
  text-transform: uppercase;
  color: #eaeaea;
  font-size: 1em;
  padding: 30px 0 15px;
  margin: 0 0 60px;
}
@media all and (max-width: 992px) {
  footer#footer #footer_logo img {
    opacity: 0.5;
  }
  footer#footer .redbottomline {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  footer#footer .row > div:first-of-type .redbottomline {
    margin-top: 0;
  }
}
footer#footer #footer-menu a {
  opacity: 0.5;
}
#newsletterformwidget {
  position: relative;
  padding-bottom: 30px;
}
#newsletterformwidget .es_subscription_message.error {
  color: red;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #aa1744;
  background: rgba(170, 23, 68, 0.2);
  margin-bottom: 5px;
}
#newsletterformwidget .formintro {
  margin: 22.5px 0;
  font-size: #666;
  line-height: 24px;
  letter-spacing: 1px;
  font-size: 14px;
}
#newsletterformwidget input[type='submit'] {
  border: none;
  background: none;
  color: #aa1744;
  outline: 0;
  display: block;
  font-weight: bold;
  margin: 30px auto 0 -1px;
  white-space: nowrap;
  width: 200px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  padding: 10px 76px 10px 25px;
}
#newsletterformwidget input[type='submit']:hover {
  background: rgba(170, 23, 68, 0.2);
}
#newsletterformwidget input[type="text"],
#newsletterformwidget input[type="email"] {
  border: none;
  width: 100%;
}
#newsletterformwidget form .es-field-wrap {
  margin: 0;
  padding: 0;
}
#newsletterformwidget form .es-field-wrap label {
  border: solid 4px #eaeaea;
  border-left: none;
  border-right: none;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  height: 60px;
  width: 100%;
}
#newsletterformwidget form .es-field-wrap label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  border: none;
}
#newsletterformwidget form .es-field-wrap:last-of-type label {
  border-top: none;
  margin-bottom: 15px;
}
#newsletterformwidget form .es-field-wrap:first-of-type label {
  margin-top: 15px;
}
#newsletterformwidget form:after {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  margin-left: 60px;
  bottom: -5px;
  height: 50px;
  width: 50px;
  background: yellow;
  display: inline-block;
  content: " ";
  color: transparent;
  background: url('../img/spritesheet.png') no-repeat -106px -487px;
  width: 46px;
  height: 27px;
}
@media all and (max-width: 1200px) {
  #header > div > .inner,
  .wrapper > .inner {
    padding-right: 15px;
    padding-left: 15px;
  }
  /*#header { padding-left:20px; }*/
}
@media all and (max-width: 1200px) {
  aside > section:first-of-type {
    margin-top: 15px;
  }
  .verband-block > div > div > a {
    overflow: hidden;
  }
  .verband-block > div > div > a > b {
    font-size: 12px;
    white-space: normal;
  }
}
.max_width_md {
  display: none;
}
@media all and (max-width: 1200px) {
  #header-menu > div.max_width_md {
    position: fixed;
    bottom: 10px;
    width: 100%;
    left: 15px;
    height: 100px;
    padding-top: 15px;
    background: #fff;
  }
  #header-menu > div.max_width_md > div form {
    position: relative;
    height: 40px;
  }
  #header-menu > div.max_width_md > div > a.language_link {
    margin: 15px 0 0!important;
  }
  #header-menu > div.max_width_md .floatright {
    float: none !important;
  }
  .max_width_md {
    display: initial;
  }
  nav #searchbar-header {
    display: block;
  }
  body.frontend {
    background: #eaeaea;
  }
  body.frontend section#content {
    background: #fff;
  }
  #header_meta_share {
    padding-bottom: 25px;
  }
  #header_meta_share > div {
    text-align: left !important;
  }
  #content > div.agenturfinder #recommendation_count {
    padding-left: 0;
  }
  #content > div.agenturfinder #agenturfinder_results {
    padding: 0 15px;
  }
  #content > div.agenturfinder .agenturfinder_filter_bar {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
#header #header-menu a.language_link,
#header #header-menu .a.language_link {
  padding: 0;
  margin-bottom: 15px;
}
aside.col-lg-3 > section:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
/*# sourceMappingURL=main.css.map */