@charset "UTF-8";
/* montserrat-300 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat-v12-latin-300.eot"); /* IE9 Compat Modes */
  src: local("Montserrat Light"), local("Montserrat-Light"), url("../fonts/montserrat-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-300.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-300.woff") format("woff"), url("../fonts/montserrat-v12-latin-300.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-300.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v12-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/montserrat-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-regular.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-regular.woff") format("woff"), url("../fonts/montserrat-v12-latin-regular.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-regular.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v12-latin-500.eot"); /* IE9 Compat Modes */
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/montserrat-v12-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-500.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-500.woff") format("woff"), url("../fonts/montserrat-v12-latin-500.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-500.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v12-latin-700.eot"); /* IE9 Compat Modes */
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/montserrat-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-700.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-700.woff") format("woff"), url("../fonts/montserrat-v12-latin-700.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-700.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/*$content_width: 1170px;*/
/* $content_padding: 15px; */
html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html.fancybox-lock {
  height: auto;
}

body {
  margin: 0px auto;
  padding: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: rgb(0, 0, 0);
  max-width: 2000px;
  height: 100%;
  letter-spacing: 0.01em;
  background: rgba(0, 0, 0, 0.05);
}
body#uid-20 #maincontent .content a {
  word-break: break-word;
}

#container {
  height: 100%;
  position: relative;
  background: #FFFFFF;
}

/**************************************************/
/*-------------- GENERAL ---------------*/
/**************************************************/
*, h1, h2, h3, h4, h5, h6, ol, ul, li {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h1 {
  /*color: #FFFFFF;*/
  color: rgb(113, 25, 111);
  font-size: 40px;
  line-height: 1.15em;
  /*position: absolute;
  bottom: 80px;
  padding-right: 20px;*/
}
h1 strong {
  display: block;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
}

h2 {
  /*font-family: $font_bold;*/
  font-size: 38px;
  color: rgb(113, 25, 111);
  margin-bottom: 5px;
  line-height: 1.05em;
  font-weight: 300;
}
h2:last-child {
  margin-bottom: 0px;
}

h2 + p, h2 + .text-col2, h2 + ul, h2 + ol {
  padding-top: 35px;
}

h3 {
  font-size: 24px;
  line-height: 1.2em;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  /*padding: 0 0 35px 0;*/
  color: rgb(113, 25, 111);
}

h3 + * {
  padding-top: 30px;
}

#ccm-widget .ccm-widget--buttons button:focus, .ccm-modal--footer button:focus {
  border-color: rgb(113, 25, 111) !important;
  outline-offset: 2px;
}

.ccm-link-container a:hover {
  color: rgb(113, 25, 111) !important;
}

.ccm-link-container a:focus {
  background-color: rgb(113, 25, 111) !important;
  color: #FFFFFF !important;
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
  border-radius: 2px;
}

.ccm-link-container > a::before {
  content: unset !important;
}

.ccm-cookie-declaration--change-consent {
  margin-top: 30px;
}

.ccm-cookie-declaration--list h3 {
  padding-top: 80px;
}

.ccm-cookie-declaration--list table {
  margin-bottom: 30px;
}

.ccm-cookie-declaration--list table th {
  border-bottom: 2px solid rgb(113, 25, 111);
}

.ccm-cookie-declaration--list table th, .ccm-cookie-declaration--list table td {
  padding: 5px 10px 5px 0;
}

.ccm-cookie-declaration--list table td {
  border-bottom: 1px solid black;
  font-weight: 300;
}

.row_header h3 {
  padding-bottom: 30px;
}

p + h3, .op_cnt.open h3 {
  padding-top: 25px;
}

h4 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.3em;
  padding: 0 0 20px 0;
  /*color: $color_main;*/
}

h3 + h4, p + h4 {
  padding-top: 25px;
}

h5 {
  font-family: "Montserrat", Arial, sans-serif;
  color: #000000;
  margin: 20px 0;
  font-size: 17px;
  line-height: 1.3em;
}

p, .tx-felogin-pi1 div {
  padding-bottom: 25px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
}
p.source, .tx-felogin-pi1 div.source {
  font-size: 14px;
  margin-top: 20px;
}

sup {
  top: -0.25em;
}

/*
.detail {
	p, ul li {
		font-size: 14px;
		line-height: 1.35em;
	}

}
*/
blockquote {
  border-color: rgb(255, 243, 245);
  margin: 20px 0;
}

/*
.teaser-text p {
	@extend &.intro;
}*/
ul {
  margin-bottom: 25px;
}
ul li {
  list-style-type: none;
  background: url(../images/all/li.svg) no-repeat left 8px;
  background-size: 8px 8px;
  padding-left: 20px;
  margin-bottom: 2px;
  font-weight: 300;
}

ol {
  margin-bottom: 30px;
  counter-reset: li;
  list-style-type: none;
  position: relative;
  padding: 0 0 0 20px;
}
ol li {
  margin-bottom: 0;
}
ol > li:before {
  content: counter(li) ". ";
  counter-increment: li;
  position: absolute;
  left: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  color: rgb(113, 25, 111);
  font-family: "Montserrat", Arial, sans-serif;
}

b, b a, b a:hover, b a:focus,
strong, strong a, strong a:hover, strong a:focus {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  /*color: #000000;*/
}

:target:before {
  content: "";
  display: block;
  height: 56px; /* same as your fixed header height */
  margin: -56px 0 0; /* negative fixed header height */
}

a[href^=tel] {
  color: inherit;
  /* text-decoration:inherit;*/
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

a, a:hover, a:focus {
  outline: none;
  color: rgb(0, 0, 0);
  text-decoration: underline;
  font-family: "Montserrat", Arial, sans-serif;
}
a.notdienst, a:hover.notdienst, a:focus.notdienst {
  background: url(../images/all/notdienstkalender.svg) no-repeat left top;
  background-size: 18px auto;
  padding-left: 25px;
}
a.button, a:hover.button, a:focus.button {
  font-size: 20px;
  line-height: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 12px 14px !important;
  margin: 0px auto;
  text-decoration: none;
  /*border: 2px solid $color_main;*/
  border-radius: 5px !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  /*
  background: $color_main !important;
  color: #FFFFFF;
  font-family: $font_bold !important;
  */
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
  /*color: $color_main !important;
  border: 1px solid $color_main !important;
  box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important;
  background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;
  */
}
a.button.btn-open, a:hover.button.btn-open, a:focus.button.btn-open {
  /*padding-right: 80px !important;*/
}
a.button.btn-open:after, a:hover.button.btn-open:after, a:focus.button.btn-open:after {
  background-repeat: no-repeat !important;
  background-position: right center !important;
  content: " ";
  background-size: auto 10px;
  padding-left: 40px;
  background-image: url(../images/all/button-open.svg) !important;
}
a.button.btn-open:hover:after, a:hover.button.btn-open:hover:after, a:focus.button.btn-open:hover:after {
  background-image: url(../images/all/button-open-hover.svg) !important;
}
a.button.btn-close:after, a:hover.button.btn-close:after, a:focus.button.btn-close:after {
  background-repeat: no-repeat !important;
  background-position: right center !important;
  content: " ";
  background-size: auto 10px;
  padding-left: 40px;
  background-image: url(../images/all/button-close.svg) !important;
}
a.button.btn-close:hover:after, a:hover.button.btn-close:hover:after, a:focus.button.btn-close:hover:after {
  background-image: url(../images/all/button-close-hover.svg) !important;
}
a.button:hover, a.button:active, a:hover.button:hover, a:hover.button:active, a:focus.button:hover, a:focus.button:active {
  /*background-color: rgba(0,0,0,0.3) !important;*/
  /*background-color: $color_main !important;
  background: linear-gradient(to bottom, $color_main 0%, $color_main_dark 40%, $color_main_dark 60%, $color_main 100%) !important;
  color: #FFFFFF !important;*/
  border: 2px solid rgb(113, 25, 111) !important;
  /*box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important;*/
  color: #FFFFFF !important;
  background-color: rgb(113, 25, 111) !important;
  /*background: linear-gradient(to bottom, $color_main 0%, $color_main_light 40%, $color_main_light 60%, $color_main 100%) !important;*/
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  /*background: #FFFFFF;
  color: $color_main;*/
}
a.button:focus-visible, a:hover.button:focus-visible, a:focus.button:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
  background-color: transparent !important;
  color: rgb(113, 25, 111) !important;
}

p a:focus-visible, p a:focus, main ul a:focus-visible, main ul a:focus, main ul li a:focus-visible, main ul li a:focus, table a:focus-visible, table a:focus, address a:focus-visible, address a:focus, .ccm-link-container a:focus-visible, .ccm-link-container a:focus, button a:focus-visible, button a:focus {
  background-color: rgb(113, 25, 111) !important;
  color: #FFFFFF !important;
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
  border-radius: 2px;
}

.caption, figcaption {
  font-size: 13px;
  line-height: 1.35em;
  display: block;
}

.text-col2 {
  column-count: 2;
  column-gap: 40px;
}

.news-link-wrap a {
  /*@extend a.button;*/
  font-size: 20px;
  line-height: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 12px 14px !important;
  margin: 0px auto;
  text-decoration: none;
  /*border: 2px solid $color_main;*/
  border-radius: 5px !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
}

/*	
#detail section:nth-child(3) .section_content.layout_1 {
  background: #FFFFFF; 
}*/
.outer {
  margin-bottom: 20px;
}
.outer .caption {
  margin-top: 10px;
}

legend {
  display: none;
}

input.button, button.btn, input[type=submit] {
  /*@extend a.button;*/
  font-size: 20px;
  line-height: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 12px 14px !important;
  margin: 0px auto;
  text-decoration: none;
  /*border: 2px solid $color_main;*/
  border-radius: 5px !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
  background: transparent;
  /*border: 0 !important;
  border-radius: 0 !important;*/
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

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

iframe {
  border: 0 !important;
  margin: 0;
  padding: 0;
}

#google_maps {
  position: relative;
  height: 400px;
}
#google_maps iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.teaser p {
  font-family: "Montserrat", Arial, sans-serif;
}

/**************************************************/
/*-------------- Barrierefreiheit---------------*/
/**************************************************/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link:focus {
  position: absolute;
  left: 10px;
  top: 10px;
  width: auto;
  height: auto;
  background: rgb(255, 243, 245);
  color: rgb(113, 25, 111);
  border: 1px solid rgb(113, 25, 111);
  border-radius: 5px;
  padding: 12px 14px;
  z-index: 1000;
  clip: auto;
  white-space: normal;
  font-size: 1em;
  text-decoration: none;
}

/**************************************************/
/*-------------- COOKIE ---------------*/
/**************************************************/
.cc-window {
  background: #FFFFFF;
  border-top: 2px solid rgb(113, 25, 111);
  font-family: "Montserrat", Arial, sans-serif !important;
}

.cc-message {
  font-weight: 300;
}

.cc-link {
  opacity: 1;
  font-weight: 500;
}

.cc-revoke, .cc-window {
  font-size: 15px !important;
  line-height: 1.35em !important;
  color: rgb(0, 0, 0) !important;
  /*a {
   color: $color_main !important;
  }*/
}

.cc-compliance > .cc-btn {
  border-radius: 0px;
  margin-left: 20px;
  text-decoration: none;
  /* background: $color_main;
   color: #FFFFFF !important;*/
  min-width: 200px !important;
  text-align: center;
  box-shadow: none;
  font-weight: normal;
  font-size: 20px;
  line-height: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 12px 14px;
  border-radius: 5px;
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
}
.cc-compliance > .cc-btn:hover {
  border: 2px solid rgb(113, 25, 111) !important;
  /*box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important;*/
  color: #FFFFFF !important;
  background-color: rgb(113, 25, 111) !important;
  /*background: linear-gradient(to bottom, $color_main 0%, $color_main_light 40%, $color_main_light 60%, $color_main 100%) !important;*/
}

/**************************************************/
/*-------------- ANIMATION ---------------*/
/**************************************************/
.animate {
  visibility: hidden;
  opacity: 0;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/**************************************************/
/*-------------- NAVIGATION ---------------*/
/**************************************************/
#nav_header_container {
  /*position: absolute;
  left: 0;
  top: 0;*/
  width: 100%;
  height: 100%;
  /*background: $color_main;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
#nav_header_container .content {
  display: flex;
  align-items: center;
}

.navbar-toggle {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 28px;
  right: 30px;
  width: 32px;
}

.d-none {
  display: none !important;
}

.nav > li > a:focus, .nav > li > a:hover {
  background: none;
}

nav li {
  background: none;
}
nav.nav_header_new {
  /*width: 100%;
  li, ul { height: 100%; margin-bottom: 0; padding: 0;}*/
}
nav.nav_header_new li, nav.nav_header_new ul {
  margin-bottom: 0;
  padding: 0;
}
nav.nav_header_new a {
  display: block;
  text-decoration: none;
  height: 100%;
  color: #7d597d;
  font-size: 18px;
  line-height: 1em;
  padding: 5px 30px;
}
nav.nav_header_new a:hover, nav.nav_header_new a.active, nav.nav_header_new a:focus {
  color: rgb(113, 25, 111);
  color: rgb(68, 15, 67);
}
@media screen and (max-width: 767px) {
  nav.nav_header_new a:hover, nav.nav_header_new a.active, nav.nav_header_new a:focus {
    background-color: rgb(113, 25, 111) !important;
    color: #FFFFFF !important;
    outline: none;
  }
}
nav.nav_header_new a:focus-visible, nav.nav_header_new a .active:focus-visible, nav.nav_header_new a:focus {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 5px;
  border-radius: 2px;
  color: rgb(113, 25, 111);
}
@media screen and (max-width: 767px) {
  nav.nav_header_new a:focus-visible, nav.nav_header_new a .active:focus-visible, nav.nav_header_new a:focus {
    background-color: rgb(113, 25, 111) !important;
    color: #FFFFFF !important;
    outline: none;
    border-radius: 0;
  }
}
nav.nav_header {
  font-size: 16px;
  padding: 14px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
nav.nav_header.nav_first, nav.nav_header.nav_last {
  padding-top: 65px;
  width: 40%;
  text-align: center;
  float: left;
}
nav.nav_header > ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  text-align: center;
  /*height: 60px;*/
}
nav.nav_header > ul > li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  white-space: nowrap;
  height: 100%;
  font-size: 18px;
  line-height: 1em;
  /*&:first-child a { padding-left: 0;}
  &:last-child { 
  	float: right; 
  	border-radius: 5px; 
  	background-color: #FFFFFF; 
  	font-size: 15px; 
  	background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%);

  	a { 
  		color: $color_main; 
  		line-height: 18px; 
  		padding-left: 30px;
  		padding-right: 10px;
  		background: url(../images/all/login.svg) no-repeat 10px center;
  		background-size: auto 16px;
  	} 

  	&:hover {
  		background: $bg_content


  	}
  }*/
  /* Sub Navigation */
}
nav.nav_header > ul > li a {
  display: block;
  text-decoration: none;
  padding: 5px 30px;
  height: 100%;
  /*color: $color_nav;
  color: $color_main_dark;*/
  color: #7d597d;
}
nav.nav_header > ul > li a:hover, nav.nav_header > ul > li a.active {
  color: rgb(113, 25, 111);
  color: rgb(68, 15, 67);
}
nav.nav_header > ul > li a:focus-visible, nav.nav_header > ul > li a .active:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  color: rgb(113, 25, 111);
}
nav.nav_header > ul > li ul {
  max-height: 0px;
  float: none;
  /*background: linear-gradient($color_main, $bg_content);*/
  background: rgb(230, 0, 126);
  font-size: 15px;
  position: absolute;
  padding: 0 25px;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  box-shadow: 0px 10px 11px -9px rgba(0, 0, 0, 0.35);
  /*box-shadow: inset 0px 0px 40px 0px $color_main;*/
  text-align: none;
  text-transform: none;
}
nav.nav_header > ul > li ul li {
  padding: 9px 0;
  margin: 0;
}
nav.nav_header > ul > li ul li a {
  padding: 0;
}
nav.nav_header > ul > li ul li a:hover, nav.nav_header > ul > li ul li a.active {
  /*color: #5f5f5f;*/
}
nav.nav_header > ul > li ul li:first-child {
  padding-top: 25px;
}
nav.nav_header > ul > li ul li:last-child {
  padding-bottom: 25px;
}
nav.nav_header > ul > li:hover ul, nav.nav_header > ul > li:active ul {
  max-height: 300px;
  -webkit-transition: max-height 0.8s linear;
  -moz-transition: max-height 0.8s linear;
  transition: max-height 0.8s linear;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
nav.nav_header.nav_first ul {
  /*float: right;*/
  text-align: left;
}
nav.nav_header.nav_first ul li:first-child a {
  padding-left: 0;
}
nav.nav_header.nav_first ul li:first-child ul {
  margin-left: -25px;
}
nav.nav_header.nav_last ul {
  float: right;
}
nav.nav_header.nav_last ul li:last-child a {
  padding-right: 0;
}
nav#nav_footer {
  /*@include flex-center();*/
  width: 270px;
  margin-right: 30px;
  float: left;
}
nav#nav_footer ul {
  margin: 0;
  padding: 0;
  color: rgb(113, 25, 111);
  font-size: 14px;
  line-height: 1.7em;
}
nav#nav_footer ul li {
  float: left;
  padding-left: 0;
  margin-right: 24px;
  margin-bottom: 0;
  /*&:last-child*/
}
nav#nav_footer ul li:first-child {
  padding-left: 0;
}
nav#nav_footer ul li.spliter {
  padding-left: 50px;
}
nav#nav_footer ul li a {
  display: block;
  color: rgb(113, 25, 111);
  text-decoration: none;
}
nav#nav_footer ul li a:hover, nav#nav_footer ul li a:focus {
  color: rgba(113, 25, 111, 0.7);
}
nav#nav_footer ul li a:focus-visible {
  background-color: rgb(113, 25, 111);
  color: #FFFFFF;
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
  border-radius: 2px;
}
nav#nav_footer ul li.active a {
  color: rgb(113, 25, 111);
  font-weight: 500;
}
nav#nav_social, nav#nav_special {
  float: right;
}
nav#nav_social ul li, nav#nav_special ul li {
  float: left;
  margin: 0 0 0 30px;
  padding: 0;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
}
nav#nav_social ul li a, nav#nav_special ul li a {
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
  padding: 0 5px;
  display: block;
  text-decoration: none;
}
nav#nav_social ul li a:hover, nav#nav_special ul li a:hover {
  color: #FFFFFF;
}
nav#nav_social ul li.linkedin, nav#nav_social ul li.facebook, nav#nav_social ul li.xing, nav#nav_special ul li.linkedin, nav#nav_special ul li.facebook, nav#nav_special ul li.xing {
  width: 22px;
  height: 22px;
  margin-left: 15px;
}
nav#nav_social ul li.linkedin a, nav#nav_social ul li.facebook a, nav#nav_social ul li.xing a, nav#nav_special ul li.linkedin a, nav#nav_special ul li.facebook a, nav#nav_special ul li.xing a {
  border: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  text-indent: -999999%;
  background: url(../images/all/linkedin.svg) no-repeat center center;
  background-size: 100% auto;
  opacity: 0.7;
}
nav#nav_social ul li.linkedin a:hover, nav#nav_social ul li.linkedin a.active, nav#nav_social ul li.facebook a:hover, nav#nav_social ul li.facebook a.active, nav#nav_social ul li.xing a:hover, nav#nav_social ul li.xing a.active, nav#nav_special ul li.linkedin a:hover, nav#nav_special ul li.linkedin a.active, nav#nav_special ul li.facebook a:hover, nav#nav_special ul li.facebook a.active, nav#nav_special ul li.xing a:hover, nav#nav_special ul li.xing a.active {
  opacity: 1;
}
nav#nav_social ul li.facebook a, nav#nav_special ul li.facebook a {
  background-image: url(../images/all/facebook.svg);
}
nav#nav_social ul li.xing a, nav#nav_special ul li.xing a {
  background-image: url(../images/all/xing.svg);
}
nav#nav_special {
  float: left;
  width: 120px;
  /*ul {
  	padding: 0 10px;
  	li {
  		float: left;
  		width: calc(25% - 20px);
  		margin: 0 10px;
  		a {
  			border-color: white;
  			color: white;
  		}

  	}
  }*/
}
nav#nav_special ul li {
  margin: 0;
}

/**************************************************/
/*-------------- HEADER ---------------*/
/**************************************************/
header {
  text-align: center;
  /*padding-top: 8px; */
  z-index: 1000;
  /*background: $color_special url(../images/all/header-trans.svg) no-repeat center top;
  background-size: auto 95px;*/
  background-image: repeating-linear-gradient(to right, rgb(211, 232, 249) 0%, rgb(251, 227, 234) 100%);
  width: 100%;
  position: fixed;
  height: 56px;
  max-width: 2000px;
}
header button:focus {
  border: 0 !important;
}
header #header-cnt {
  height: 100%;
}
header.fixed {
  /*	box-shadow: 0px 10px 11px -9px rgba(0,0,0,0.35);*/
}
header.fixed #logo {
  top: 10px;
  /*width: 75px;*/
  width: 65px;
  height: 105px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header.fixed #logo img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /*background: rgba(255,255,255,0.75);
  padding: 4px;*/
}
header .content {
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
}
header #logo {
  position: absolute;
  z-index: 10;
  top: 20px;
  width: 100px;
  /*height: 140px;*/
}
header #logo img {
  max-width: 100%;
}
header #logo a {
  display: block;
  /*height: 100%;*/
  width: 100%;
}
header #logo a:focus-visible, header #logo a:focus {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
}
header #mheader {
  display: none;
  height: 80px;
  width: 120px;
  position: absolute;
  right: 0px;
  top: 0px;
  /*background-color: $color_special;*/
  /*	background-image: linear-gradient(to left, $color_special 0%, $color_special 60%, $color_special_full_trans 100%);*/
}
header a.btnMenu {
  background: url(../images/all/mmenu.svg) right 30px center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-size: 32px auto;
  overflow: hidden;
  text-indent: -999999%;
}
header a.btnMenu:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
}
header.detail {
  /*height: 375px;
  max-height: 375px;*/
}
header.detail #headline {
  padding-top: 0;
}

/**************************************************/
/*-------------- MAIN ---------------*/
/**************************************************/
main {
  padding-top: 56px;
  background: #FFFFFF;
}

/*main.small {
	padding-top: 145px;
	section .section_content.full_sujet {
		height: calc(100vh - 145px);
	}
}*/
.content {
  max-width: 1200px;
  margin: 0px auto;
  text-align: left;
  /*padding: 80px 15px;*/ /* ALT */
  padding: 80px 30px;
}
.content p:last-child, .content ul:last-child, .content address:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.content .teaser-text p {
  padding-bottom: 30px;
}
.content.no_margin {
  padding-bottom: 0;
}
.content.small_margin {
  padding-top: 55px;
  padding-bottom: 55px;
}
.content.no_margin_top {
  padding-top: 0;
}
.content.small_margin_top {
  padding-top: 30px;
}

#top_header {
  background-size: cover;
  background-position: center center;
  padding: 0 30px;
  /*height: calc(100% - 180px);*/
  height: 470px;
  position: relative;
  font-family: "Montserrat", Arial, sans-serif;
  text-transform: uppercase;
}
#top_header .content {
  padding: 0;
}
#top_header #headline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#top_header #headline .content {
  /*padding: 0 20px;*/
  padding: 0;
  margin: inherit;
  text-align: center;
}

.row50 .content.nopadding {
  padding: 0;
}
.row50 .col {
  float: left;
  width: 50%;
  /*&:first-child { padding-right: 5px;}
  &:last-child { padding-left: 5px;}*/ /* ALT */
}
.row50 .col:first-child .content {
  padding-right: 20px;
}
.row50 .col:last-child .content {
  padding-left: 20px;
}

.section_content {
  /*background-color: #FFFFFF;*/
  position: relative;
  z-index: 1;
  /*p + a.button {
  	margin-top: 10px;
  }*/
}
.section_content.center * {
  text-align: center;
}
.section_content .headline .content {
  padding-bottom: 0;
}
.section_content .newsletter button {
  /*@extend a.button;*/
  font-size: 20px;
  line-height: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 12px 14px !important;
  margin: 0px auto;
  text-decoration: none;
  /*border: 2px solid $color_main;*/
  border-radius: 5px !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
  min-width: auto !important;
}
.section_content .newsletter input[type=checkbox] {
  margin-right: 10px;
}
.section_content .newsletter input {
  border-radius: 5px !important;
}
.section_content .newsletter .newsletter-left {
  margin-right: 10px;
}
.section_content.text_media .content {
  padding-left: 0;
  padding-right: 0;
}
.section_content.boxes_main {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: none;
}
.section_content.boxes_main .icon {
  width: 115px;
  margin-bottom: 5%;
  margin-left: 5%;
  display: none;
  /*margin-bottom: 100px;
  margin-left: 100px;*/
}
.section_content.boxes_main_steps .content {
  padding-left: 15px;
  padding-right: 15px;
}
.section_content.boxes_main_steps.cols_3 .content {
  padding-left: 10px;
  padding-right: 10px;
}
.section_content.boxes_main_steps.cols_3 .boxes_main_steps_icons .col {
  width: calc(33.3333333334% - 40px);
  margin: 15px 20px;
}
.section_content.boxes_main_steps .boxes_main_steps_icons {
  display: flex;
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.section_content.boxes_main_steps .boxes_main_steps_icons .col {
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px !important;
  float: left;
  width: calc(25% - 30px);
  margin: 15px;
  position: relative;
  text-align: center;
  /*padding: 30px 15px;*/
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_content.boxes_main_steps .boxes_main_steps_icons .col h3 {
  font-size: 20px;
  padding-top: 25px;
}
.section_content.boxes_main_steps .boxes_main_steps_icons .col p {
  padding-top: 15px;
  line-height: 1.2em;
}
.section_content.boxes_main_steps .boxes_main_steps_icons .col:hover, .section_content.boxes_main_steps .boxes_main_steps_icons .col:focus {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -webkit-backface-visibility: hidden;
  /*@include bg_gradient_top();*/
  cursor: pointer;
}
.section_content.boxes_main_steps .boxes_main_steps_icons .col a:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
  border-radius: 5px;
}
.section_content.boxes_main_steps .boxes_main_steps_icons .col a {
  text-decoration: none;
  display: block;
  padding: 30px 15px;
}
.section_content.boxes_link .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: flex-end;
  justify-content: center;
}
.section_content.boxes_link .mobile {
  display: none;
}
.section_content.boxes_link .facebook {
  text-align: right;
  margin-bottom: 30px;
}
.section_content.boxes_link .facebook img {
  max-height: 50px;
  max-width: 75%;
}
.section_content.boxes_link .facebook img:hover {
  opacity: 0.7;
}
.section_content.boxes_link .facebook a:hover {
  transform: none;
}
.section_content.boxes_link h3 {
  /*margin-bottom: 10px;*/
  font-family: "Montserrat", Arial, sans-serif;
  line-height: 1.05em;
  font-size: 24px;
  color: #000000 !important;
}
.section_content.boxes_link p, .section_content.boxes_link ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.section_content.boxes_link a {
  text-decoration: none;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_content.boxes_link a p, .section_content.boxes_link a ul li, .section_content.boxes_link a h3 {
  font-family: "Montserrat", Arial, sans-serif;
}
.section_content.boxes_link a .button {
  max-width: 100%;
  /*@extend a.button;*/
  font-size: 20px;
  line-height: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 12px 14px !important;
  margin: 0px auto;
  text-decoration: none;
  /*border: 2px solid $color_main;*/
  border-radius: 5px !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
}
.section_content.boxes_link a:hover {
  /* img { */
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -webkit-backface-visibility: hidden;
  /*} */
}
.section_content.boxes_link a:hover .button {
  /*@extend a:hover.button;*/
  border: 2px solid rgb(113, 25, 111) !important;
  /*box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important;*/
  color: #FFFFFF !important;
  background-color: rgb(113, 25, 111) !important;
  /*background: linear-gradient(to bottom, $color_main 0%, $color_main_light 40%, $color_main_light 60%, $color_main 100%) !important;*/
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.section_content.boxes_link.boxes_link_top .content {
  padding-top: 0;
  padding-bottom: 15px;
}
.section_content.boxes_link .col {
  position: relative;
  float: right;
  width: calc(33% - 15px);
  margin-right: 15px;
  /*overflow: hidden;*/
}
.section_content.boxes_link .col:first-child {
  float: left;
}
.section_content.boxes_link .col p:last-child, .section_content.boxes_link .col ul:last-child {
  padding-bottom: 0;
}
.section_content.boxes_link .col a {
  overflow: hidden;
}
.section_content.boxes_link .col .description {
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: -1px;
  /*padding: 30px;*/
  padding: 20px;
  max-width: 102%;
  width: 102%;
  height: 102%;
  overflow: hidden;
  /*background-image: linear-gradient(to top, rgba(255, 243, 245, 1) 0%, rgba(255, 243, 245, 0.95) 30%, rgba(255, 243, 245, 0) 70%);*/
  background-image: linear-gradient(to top, rgb(237, 228, 233) 0%, rgba(237, 228, 233, 0.95) 35%, rgba(237, 228, 233, 0) 85%);
}
.section_content.boxes_link .col.col_big {
  width: calc(67% - 15px);
  margin-left: 15px;
  margin-right: 0;
  /*h3 {
  	font-size: 38px;
  }*/
}
.section_content.boxes_link .col.col_big .description {
  /*background-image: linear-gradient(to top, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 85%);*/
  background-image: linear-gradient(to top, rgb(237, 228, 233) 0%, rgba(237, 228, 233, 0.95) 35%, rgba(237, 228, 233, 0) 85%);
}
.section_content.boxes_link .col.col_2items {
  position: relative;
}
.section_content.boxes_link .col.col_2items a {
  /*height: 48.2%;
  &:last-child { margin-top: 3.6%;}*/
}
.section_content.boxes_link .col.col_2items a:last-child {
  position: absolute;
  bottom: 0;
  display: inline-block;
}
.section_content.boxes_link_3items .content {
  align-items: inherit;
}
.section_content.boxes_link_social_media .content {
  padding-top: 15px;
}
.section_content.boxes_link_social_media .col {
  margin-right: 0;
  margin-left: 15px;
}
.section_content.boxes_link_social_media .col.col_big {
  margin-right: 15px;
  margin-left: 0;
  /*h3 {
  	font-size: 38px;
  }*/
}
.section_content .row_33 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.section_content .row_33 .col {
  /*width: calc(100%/3);*/
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  /*
  	text-align: center;
  	background-position: center 20px;
  	background-size: auto 60px;
  	padding: 100px 25px 25px 25px;
  */
  background-position: 25px center;
  background-size: 75px auto;
  text-align: left;
  padding: 25px 8% 25px 125px;
}
.section_content .row_33 .col:first-child {
  background-color: rgba(255, 255, 255, 0.9);
}
.section_content .row_33 .col:last-child {
  background-color: rgba(255, 255, 255, 0.7);
}
.section_content .row_33 .col p {
  padding: 0;
}
.section_content .row_25_container .content {
  /*padding-left: 0;
  padding-right: 0; */ /* ALT */
  padding-left: 15px;
  padding-right: 15px;
}
.section_content .row_25_container .content .row_header {
  padding: 0 15px;
}
.section_content .row_25_container .content .row_25 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section_content .row_25_container .content .col {
  float: left;
  width: calc(25% - 30px);
  /*width: calc(24.787% - 30px);*/
  margin: 15px;
  position: relative;
  text-align: center;
  background-color: #f1f1f1;
}
.section_content .row_25_container .content .col a {
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_content .row_25_container .content .col a:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -webkit-backface-visibility: hidden;
  /*.headline { box-shadow: inset 0px 0px 40px 0px $color_main; }*/
}
.section_content .row_25_container .content .col .more {
  display: none;
}
.section_content .row_25_container .content .col .more .more_cnt {
  min-width: 200px;
  max-width: 600px;
  padding: 30px;
  border: 2px solid red !important;
}
.section_content .row_25_container .content .col .more .more_cnt p:last-child {
  padding-bottom: 0;
}
.section_content .row_25_container .content .col .headline {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 15px;
  background: url(../images/all/team-bg.svg) no-repeat center bottom;
  background-size: 105% auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: flex-end;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_content .row_25_container .content .col .headline p {
  color: #FFFFFF;
  padding: 5px 0 0 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 19px;
}
.section_content .row_25_container .content .col .headline p strong, .section_content .row_25_container .content .col .headline p b {
  color: rgb(248, 200, 210) !important;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
}
.section_content .row_25_container.row_25_extern img {
  background: rgb(113, 25, 111);
  padding-bottom: 90px;
}
.section_content .row_25_container.row_25_team .content .col .headline {
  background: rgba(113, 25, 111, 0.8);
  height: auto;
  text-align: right;
  bottom: 8%;
  left: inherit;
  right: 0;
  padding: 15px;
  width: 80%;
  padding: 16px 12px;
}
.section_content .row_25_container.row_25_team .content .col .headline .headline_cnt {
  width: 100%;
}
.section_content .row_25_container.row_25_team .content .col .headline p {
  color: #FFFFFF;
  padding: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  /*text-transform:	uppercase;*/
}
.section_content .row_25_container.row_25_team .content .col .headline p strong, .section_content .row_25_container.row_25_team .content .col .headline p b {
  color: #FFFFFF;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.15em;
  text-transform: none;
}
.section_content.content_bg, .section_content.layout_1 {
  background: rgb(255, 243, 245);
}
.section_content.layout_2 {
  background: rgb(234, 245, 252);
}
.section_content.info_block {
  width: 100%;
}
.section_content.info_block .content {
  padding-top: 0;
}
.section_content.info_block .col {
  float: left;
  text-align: left;
  width: 38%;
  margin-right: 1.95%;
}
.section_content.info_block .col:last-child {
  margin-right: 0%;
  width: 20%;
}
.section_content.info_block ul li {
  background: none;
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.35em;
}
.section_content.info_block p {
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 1.35em;
}
.section_content.info_block p strong, .section_content.info_block p b {
  color: rgb(113, 25, 111);
}
.section_content.info_block h3 {
  font-size: 18x;
  line-height: 1.1em;
  font-family: "Montserrat", Arial, sans-serif;
  color: rgb(113, 25, 111);
  background: url(../images/all/info_block.svg) no-repeat bottom left;
  background-size: auto 5px;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.section_content.info_block .vcard {
  text-indent: -999999%;
  background: url(../images/all/vcard.svg) no-repeat top left;
  background-size: 36px auto;
  width: 36x;
  height: 36px;
  display: block;
}
.section_content.team p.headline {
  text-transform: uppercase;
}
.section_content.full_bg {
  background: rgb(113, 25, 111);
  color: #FFFFFF;
}
.section_content.full_bg h2 {
  color: #FFFFFF;
  /*background-image: url(../images/all/wave_inverse.svg);*/
  background: none;
  padding-top: 0;
}
.section_content.full_bg a {
  color: #FFFFFF;
  text-decoration: underline;
}
.section_content.full_bg a.button {
  background-color: #FFFFFF;
  color: rgb(113, 25, 111);
  text-decoration: none;
}
.section_content.full_bg a.button:hover {
  background-color: rgb(245, 225, 102);
  color: #FFFFFF;
}

section {
  position: relative;
  /*&.detail {
  	.col {
  		width: 50%;
  		&.col_media {
  			width: 42%;
  		}
  	}
  }*/
}
section .container_relative {
  position: relative;
}
section .section_container_small {
  padding: 55px 0;
  background: #FFFFFF;
}
section .section_container_small.layout_1, section .section_container_small.layout_1 .section_content {
  background: rgb(255, 243, 245);
}
section .section_container_small.layout_2, section .section_container_small.layout_2 .section_content {
  background: rgb(234, 245, 252);
}
section .section_container_small .section_content .content {
  padding: 25px 0;
}
section .section_content .container_more {
  padding-top: 35px;
  /*border-radius: 15px 15px 0 0;*/
  margin-top: 20px;
  position: relative;
  border: 1px solid transparent;
  background: rgb(255, 243, 245);
  background-clip: padding-box;
}
section .section_content .container_more.container_full_img {
  padding-top: 0;
}
section .section_content .container_more:after {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  background: linear-gradient(rgb(113, 25, 111), rgb(255, 243, 245));
  content: "";
  z-index: -1;
  /*border-radius: 15px 15px 0 0;*/
}
section .section_content .container_more:hover {
  cursor: pointer;
  background: none;
}
section .section_content .container_more:hover:after {
  background: #FFFFFF;
}
section .section_content .container_more.container_nolink:hover {
  cursor: default;
  background: rgb(255, 243, 245);
}
section .section_content .container_more.container_nolink:hover:after {
  background: linear-gradient(rgb(113, 25, 111), rgb(255, 243, 245));
}
section .section_content .container_more h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 30px;
  line-height: 1.05em;
  margin-bottom: 25px;
}
section .section_content .container_more p {
  font-size: 14px;
  line-height: 1.35em;
  padding-left: 0;
  padding-right: 0;
}
section .section_content .container_more a, section .section_content .container_more .container_cnt {
  text-decoration: none;
  padding: 0 13% 80px 13%;
  background: url(../images/all/more.svg) no-repeat bottom 35px center;
  background-size: 20px auto;
  display: block;
  overflow: hidden;
  width: 100%;
}
section .section_content .container_more .container_cnt {
  background: none;
}
section .section_content .container_more .container_cnt p {
  padding-bottom: 0;
}
section .section_content .row_more.col3 .container_more .more_descr {
  padding: 35px 10px 0 10px;
}
section .section_content .row_more.col3 .container_more a, section .section_content .row_more.col3 .container_more .container_cnt {
  padding-left: 0;
  padding-right: 0;
}
section .section_content .row_more.col3 .container_more h3 {
  font-size: 18px;
  color: rgb(113, 25, 111);
  margin-bottom: 0;
}
section .section_content .row_more.col3 .container_more img {
  height: auto;
  max-width: 100%;
}
section .section_content .row_more.col2 .container_more {
  width: 39.8%;
  max-width: 420px;
  margin-left: 1.95%;
}
section .section_content .row_more.col2 .container_more:nth-child(3n+1) {
  margin-left: 1.95%;
}
section .section_content .row_more.col2 .container_more:nth-child(2n+1) {
  margin-left: 0%;
}
section .section_content .row_more.col2 .container_more .more_descr {
  padding: 35px 10px 0 10px;
}
section .section_content .row_more.col2 .container_more a, section .section_content .row_more.col2 .container_more .container_cnt {
  padding-left: 0;
  padding-right: 0;
}
section .section_content .row_more.col2 .container_more h3 {
  font-size: 18px;
  color: rgb(113, 25, 111);
  margin-bottom: 0;
}
section .section_content .row_more.col2 .container_more img {
  height: auto;
  max-width: 100%;
}
section .section_content .row_more {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
section .section_content .row_more .container_more {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-left: 1.95%;
}
section .section_content .row_more .container_more:nth-child(3n+1) {
  margin-left: 0%;
}
section .section_content .row_more .container_more a, section .section_content .row_more .container_more .container_cnt {
  padding-left: 10%;
  padding-right: 10%;
}
section .section_content .row_more .container_more h3 {
  font-size: 23px;
  line-height: 1.1em;
}
section .section_content .row_more .container_more img {
  height: 60px;
  /*margin-bottom: 20px;*/
}
section .section_content .row_full_img .container_more {
  padding-top: 0;
}
section .section_content .full_img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 400px;
}
section .section_content #phone {
  margin-top: 5%;
}
section .section_content #phone a {
  display: inline-block;
  padding: 18px 24px 18px 70px;
  border-radius: 10px;
  font-size: 18px;
  line-height: 1em;
  text-decoration: none;
  color: rgb(113, 25, 111);
  background: #FFFFFF url(../images/all/phone.svg) no-repeat 25px center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
section .section_content #phone a:hover {
  cursor: pointer;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}
section .section_content #phone a:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  color: rgb(113, 25, 111);
}
section .section_content.sujet {
  /*.dark {
  	background: rgba(0, 0, 0, 0.2);
  	background: linear-gradient(to right, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
  	width: 100%;
  	height: 100%;
  }*/
}
section .section_content.sujet .header-new {
  position: absolute !important;
  top: 0;
  width: 100%;
  display: flex;
  height: 100%;
  padding-bottom: 90px;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
}
section .section_content.sujet .header-new .content {
  width: 1200px;
  max-width: 100%;
  padding-bottom: 0;
  padding-top: 0;
}
section .section_content.sujet .header-new .header-small {
  max-width: 41%;
}
section .section_content.sujet .content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 150px;
}
section .section_content.sujet .full_img {
  /*height: 460px;*/
  height: 600px;
  background-color: #e2ddd9;
  background-image: url(../images/all/header-kinderwunsch-medikamente.jpg);
}
section .section_content.sujet .full_img .content {
  height: 100%;
}
section .section_content.sujet .full_img .sujet_content {
  max-width: 42%;
}
section .section_content.sujet .full_img .main-headline {
  width: 100%;
  height: 100%;
  /*@include bg_gradient_dark();*/
  height: 600px;
  position: absolute;
  bottom: -2px;
  background: url(../images/all/header_border.svg) no-repeat bottom center;
}
section .section_content.sujet_link .full_img {
  height: 460px;
}
section .section_content.sujet_link .full_img .content {
  height: 100%;
}
section .section_content.sujet_link .full_img .main-headline {
  width: 100%;
  height: 100%;
  height: 460px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 100%);
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}
section .section_content.sujet_link .full_img .main-headline * {
  color: #FFFFFF;
}
section .section_content.sujet_link .full_img .main-headline .content {
  height: auto;
  width: 100%;
}
section .section_content.sujet_link .full_img .main-headline .content h3 + * {
  padding-top: 0;
}
section .section_content.sujet_link .full_img .main-headline .content h3 {
  font-family: "Montserrat", Arial, sans-serif;
  padding: 0 0 10px 0;
}
section .section_content.sujet_link .full_img .main-headline .content p {
  padding-top: 0;
}
section .section_content .cnt_image, section .section_content .news-single {
  /*img {
  	border-radius: 20px;
  }*/
}
section .section_content .cnt_image .cnt_descr, section .section_content .news-single .cnt_descr {
  margin: 15px 0 30px 0;
}
section .section_content.text_image_main {
  margin: 0;
  padding: 0;
  /*@include flex-center-wrap();*/
}
section .section_content.text_image_main h2 {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
section .section_content.text_image_main h3 {
  padding-top: 10px;
}
section .section_content.text_image_main .col_left {
  width: 50%;
  margin-right: 2.5%;
  float: left;
}
section .section_content.text_image_main .col_right {
  width: 45%;
  margin-left: 2.5%;
  float: left;
}
section .section_content.text_image_main .content {
  /*padding-top: 0;
  padding-bottom: 0;*/
}
section .section_content.text_image_main img {
  border-radius: 0;
}
section .section_content.full_sujet, section .section_content.detail_sujet {
  /*background: url(../images/content/main/private-banking-attersee-header-sommer.jpg) no-repeat center center;*/
  background-size: cover;
  color: #FFFFFF;
  height: calc(100vh - 56px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
section .section_content.full_sujet .content, section .section_content.detail_sujet .content {
  /*padding-left: 300px;
  padding-right: 300px;*/
}
section .section_content.full_sujet .content h2, section .section_content.detail_sujet .content h2 {
  font-size: 58px;
  line-height: 1em;
  background: none;
  color: #FFFFFF;
  padding: 0 20px;
}
section .section_content.full_sujet .content h3, section .section_content.detail_sujet .content h3 {
  font-size: 21px;
  color: #FFFFFF;
  padding-bottom: 0;
}
section .section_content.full_sujet .down, section .section_content.detail_sujet .down {
  background: url(../images/all/down.svg) no-repeat center center;
  background-size: 35px auto;
  display: block;
  position: absolute;
  bottom: 50px;
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
section .section_content.full_sujet .wow, section .section_content.detail_sujet .wow {
  -webkit-animation: tada 2s infinite;
  animation: tada 2s infinite;
}
section .section_content.full_sujet .border, section .section_content.detail_sujet .border {
  position: absolute;
  background: rgb(245, 225, 102);
  height: 10px;
  top: 6px;
  width: 100%;
}
section .section_content.full_sujet .content {
  max-width: 650px;
  padding: 25px;
}
section .section_content.text_media .content {
  text-align: left;
}
section .section_content.text_media .content .col_text_full_width {
  padding: 0 30px;
}
section .section_content.text_media .content .col {
  float: left;
  width: 50%;
  padding: 0 20px;
  /*&.col_text {
  	padding-right: 40px;
  }*/
}
section .section_content.text_media .content .col:first-child {
  padding-left: 30px;
}
section .section_content.text_media .content .col:last-child {
  padding-right: 30px;
}
section .section_content.text_media .content .icon {
  display: block;
  /*width: 75px;*/
  position: absolute;
  right: 18px;
  top: 18px;
}
section .section_content.text_media .content .icon img {
  /*width: 100%;*/
  /*height: auto;
  margin: 25px;*/
}
section .section_content.small_media .content .col.col_text {
  width: calc(100% - 140px);
}
section .section_content.small_media .content .col.col_media {
  width: 140px;
  /*a:hover {
  	opacity: 0.8;
  }*/
}
section .section_content.text_media_left .content .col {
  float: right;
  /*&.col_text {
  	padding-right: 15px;
  	padding-left: 40px;
  }*/
}
section .section_content.text_media_left .content .col:first-child {
  padding-left: 20px;
  padding-right: 30px;
}
section .section_content.text_media_left .content .col:last-child {
  padding-left: 30px;
  padding-right: 20px;
}
section .section_content.text_media_left .content .icon {
  right: inherit;
  left: 18px;
}

.cnt_bottom .references h2 {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.cnt_bottom .references h3 {
  padding-top: 0;
  text-align: center;
}
.cnt_bottom .references b p {
  text-align: center;
}
.cnt_bottom .references .references_img {
  margin-top: 40px;
}

.video {
  /*.cnt_video {
  	width: 45%;
  	float: left;
  	h2 {
  		margin-bottom: 0;
  		padding-bottom: 10px;
  		border: 0;
  	}
  	h3 {
  		padding-top: 0;
  	}
  }

  .video-responsive {
  	width: 50%;
  	float: right;
  	margin-bottom: 25px;
  }*/
}
.video video {
  /*float: right;*/
  width: 100% !important;
  height: auto !important;
}

.news-img-caption {
  margin: 15px 0 30px 0;
}

.news-link-wrap {
  margin-top: 30px;
}

.news-list-date {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  line-height: 1em;
  font-family: "Montserrat", Arial, sans-serif;
  color: #FFFFFF;
  background: rgb(113, 25, 111);
  display: block;
  padding: 13px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.news-list-date.date-only {
  border-radius: 5px;
}

.col_media a {
  text-decoration: none;
}
.col_media a:hover .news-list-date {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.col_media a:hover img {
  opacity: 0.8;
}

.news-list-img img {
  border-radius: 0 0 5px 5px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/**************************************************/
/*-------------- Read more ---------------*/
/**************************************************/
.op_cnt {
  position: relative;
  overflow: hidden;
  max-height: 0;
}

.op_cnt.open {
  max-height: inherit;
  overflow: inherit;
}

/**************************************************/
/*-------------- Galerie ---------------*/
/**************************************************/
.gallery .content {
  padding-left: 60px;
  padding-right: 60px;
}
.gallery .row {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}
.gallery .row .col {
  border: 0;
  margin: 0 10px 12px 10px;
  padding: 0;
  /*float: left;
  position: relative;*/
}
.gallery .row .col a {
  display: block;
}
.gallery .row .col img {
  margin-bottom: 0;
  max-width: 100%;
}
.gallery .row .col .caption {
  margin-top: 8px;
}

.gallery[data-ce-columns="6"] .col {
  width: calc(16.67% - 20px);
  /*&:nth-child(6n) {
   		margin-right: 0;
   	}*/
}

.gallery[data-ce-columns="5"] .col {
  width: calc(20% - 20px);
  /*&:nth-child(5n) {
   		margin-right: 0;
   	}*/
}

.gallery[data-ce-columns="0"] .col,
.gallery[data-ce-columns="4"] .col {
  width: calc(25% - 20px);
  /*&:nth-child(4n) {
   		margin-right: 0;
   	}*/
}

/*
.gallery .col:nth-child(3n) {
  margin-right: 0; }

.gallery[data-ce-columns="4"] .col {
  width: 23.5%; }

.gallery[data-ce-columns="4"] .col:nth-child(3n) {
  margin-right: 2%; }

.gallery[data-ce-columns="4"] .col:nth-child(4n) {
  margin-right: 0%; }

*/
/*figcaption, p.news-img-caption {
  font-size: 14px !important;
  line-height: 1.3em !important;
  margin-top: 10px;
  text-align: center; }


.gallery figcaption {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55);
  text-align: center;
  width: 100%;
  display: block;
  color: #FFFFFF;
  line-height: 20px;
  padding: 0 10px; }*/
/*.gallery .col:hover img {
  opacity: 0.8; }*/
/**************************************************/
/*-------------- FOOTER ---------------*/
/**************************************************/
footer .section_content {
  background: #FFFFFF;
}
footer .section_content .content_border {
  background-image: repeating-linear-gradient(to right, rgb(211, 232, 249) 0%, rgb(251, 227, 234) 100%);
  height: 6px;
}
footer .section_content .content {
  padding-top: 40px;
  padding-bottom: 40px;
  color: rgb(113, 25, 111);
  /*.legal_information {
  	margin-top: 50px;
  }*/
}
footer .section_content .content .information {
  /*@include flex();*/
}
footer .section_content .content .information .quickinfo {
  width: 75%;
  float: left;
}
footer .section_content .content .information .logo_social {
  width: 25%;
  float: right;
  position: relative;
  max-width: 90px;
  /*margin-bottom: 50px;
  /*margin-bottom: 30px;*/
}
footer .section_content .content .information .logo_social .logo a {
  display: block;
}
footer .section_content .content .information .logo_social .logo a:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
}
footer .section_content .content .information .logo_social .logo img {
  max-width: 100%;
  /*position: absolute;
  right: 0;*/
}
footer .section_content .content .information .logo_social .facebook {
  position: absolute;
  bottom: 0;
  right: 0;
}
footer .section_content .content .information .logo_social .facebook img {
  height: 37px;
  width: auto;
}
footer .section_content .content .information .col {
  margin-right: 30px;
  width: 270px;
  /*margin-bottom: 50px;*/
  margin-bottom: 25px;
  float: left;
}
footer .section_content .content .information .col:last-child {
  margin-right: 0;
  width: calc(100% - 300px);
}
footer .section_content .content p {
  padding-bottom: 17px;
  font-size: 14px;
  line-height: 1.7em;
}
footer .section_content .content p a {
  color: rgb(113, 25, 111);
}
footer .section_content .content p:last-child {
  padding-bottom: 0;
}
footer .section_content .content p.headline {
  font-size: 21px;
  line-height: 1.05em;
  font-weiht: 500;
  /*padding-bottom: 25px;*/
}
footer .section_content .content ul {
  margin-bottom: 17px;
  line-height: 1.25em;
}
footer .section_content .content ul:last-child {
  margin-bottom: 0;
}
footer .section_content .content ul li {
  background: none;
  padding-left: 0;
}
footer .section_content .content ul li:last-child {
  margin-bottom: 0;
}
footer .section_content .content.content_small {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer .section_content .content address {
  margin-bottom: 0;
}
footer .section_content .content #copyright {
  width: calc(100% - 300px);
  float: left;
}

/**************************************************/
/*-------------- Downloads/News ---------------*/
/**************************************************/
#downloads-container {
  padding-top: 100px;
  padding-bottom: 100px;
}
#downloads-container .content {
  padding-top: 0;
  padding-bottom: 0;
}

#news-container {
  padding-top: 100px;
  padding-bottom: 0px;
}
#news-container .content {
  padding-top: 0;
  padding-bottom: 50px;
}

#news-archive-container {
  padding-top: 0;
  padding-bottom: 50px;
}
#news-archive-container .content {
  padding-top: 0;
  padding-bottom: 50px;
  /*ul li a {
  	background: none;
  	padding-left: 0;
  }*/
}
#news-archive-container .ui-accordion-content .content {
  padding: 0;
}

.ui-accordion-content {
  padding-bottom: 60px;
}

.accordion_container .content {
  outline: none;
}
.accordion_container .content h2 {
  background: url("/fileadmin/template/images/all/accordion_closed.svg") no-repeat right center;
  background-size: 40px auto;
  outline: none;
  cursor: pointer;
}
.accordion_container .content h2.ui-accordion-header-active {
  background-image: url("/fileadmin/template/images/all/accordion_active.svg");
}

/**************************************************/
/*-------------- IFRAME YOUTUBE ---------------*/
/**************************************************/
.mediaelement-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.mediaelement-video iframe,
.mediaelement-video object,
.mediaelement-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**************************************************/
/*-------------- SLIDER ---------------*/
/**************************************************/
/*.section_content.cnt_objectslider {
	.objectslider {
		position: relative;
	} 

}

.objectslider li {
  background: none;
  padding: 0;
  text-align: center; 

   a:hover img {
	  opacity: 0.7;
	}
 }
  .objectslider li .imgbox {
    display: block;
    position: relative;
    width: 95%;
    margin: 0 auto;
    cursor: pointer; }

    .objectslider li .imgbox img.thumb {
      width: 100%;
      height: auto;
      max-width: 212px; 
      }
*/
/**************************************************/
/*-------------- NEWS - SLIDER ---------------*/
/**************************************************/
.flex-viewport {
  /* position: fixed !important;*/
  width: 100% !important;
  height: 600px;
  height: 570px;
  max-height: calc(100vh - 56px) !important;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 25px;
  height: 60px;
  margin: 0;
  top: 195px; /* (HALBE HÖHE 300 - halbe Icon Höhe 30 - Halbe höhe Texte Botton 75 */
  /*top: calc(50vh - 92.5px);*/ /* 145/2 (Header) - 40/2 (Höhe Icon) */
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  opacity: 1;
}
.flex-direction-nav a.flex-prev {
  left: 10px;
  background: url("/fileadmin/template/images/all/prev.svg") no-repeat right center;
  border-radius: 0 5px 5px 0;
}
.flex-direction-nav a.flex-prev:before {
  content: " ";
}
.flex-direction-nav a.flex-next {
  right: 10px;
  background: url("/fileadmin/template/images/all/next.svg") no-repeat left center;
  border-radius: 5px 0 0 5px;
}
.flex-direction-nav a.flex-next:before {
  content: " ";
}

.flexslider {
  border: 0;
}
.flexslider h1 {
  display: none;
}
.flexslider ul, .flexslider ul li {
  margin-bottom: 0 !important;
}
.flexslider .description {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 100%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
.flexslider .description p {
  font-size: 50px;
  line-height: 1.05em;
  /*padding: 80px;*/
  color: #FFFFFF;
  padding: 0 70px 150px 70px;
  /*padding: 5%;
  font-family: $font_bold;*/
  text-align: center;
  /*width: 100%;
  height: 100%;
  @include bg_gradient_dark();*/
  /*background-image: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 30%);*/
  /*height: 460px;
  position: absolute;
  top: 0;*/
  /*strong {
  	display: block;
  }*/
}

.flexslider .slides,
.flexslider .slides > li {
  height: 100% !important;
}

.flexslider .slides > li {
  background: none;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.main_news-container {
  border-radius: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, rgb(31, 92, 129) 0%, rgb(38, 103, 140) 50%);
  text-align: center;
}
.main_news-container .section_content {
  background: none;
}
.main_news-container .content {
  padding: 0;
  text-align: center;
  max-width: 100%;
}
.main_news-container .flexslider.main-news .slides li {
  background: none;
  /*&.news_33 a:before { content: "Messe "; color: $color_main; }
  &.news_38 a:before { content: "Job ";  color: $color_main;}*/
}
.main_news-container .flexslider.main-news .slides li a {
  padding: 10px 0;
  margin: 0 35px;
  display: block;
  color: #FFFFFF;
  background: none;
}
.main_news-container .flexslider.main-news .slides li a span {
  color: rgb(113, 25, 111);
}
.main_news-container .flexslider.main-news .flex-direction-nav a {
  width: 20px;
  height: 20px;
  margin: -10px 0 0;
}
.main_news-container .flexslider.main-news .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 10px;
  background: url("/fileadmin/template/images/all/main_news_prev.svg") no-repeat center center;
}
.main_news-container .flexslider.main-news .flex-direction-nav .flex-prev:before {
  content: "" !important;
}
.main_news-container .flexslider.main-news .flex-direction-nav .flex-next {
  opacity: 1;
  right: 10px;
  background: url("/fileadmin/template/images/all/main_news_next.svg") no-repeat center center;
}
.main_news-container .flexslider.main-news .flex-direction-nav .flex-next:before {
  content: "" !important;
}

/**************************************************/
/*-------------- Formular ---------------*/
/**************************************************/
input[type=text], input[type=password], textarea {
  border: 1px solid rgb(80, 80, 80) !important;
  padding: 5px 10px;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 5px !important;
  font-size: 14px;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  /*box-shadow: 0 0 0 1px $color_main  !important;
  border-radius: 4px;
  transition: box-shadow 0.2s ease-in-out  !important;*/
}

input:focus, textarea:focus, select:focus, button:focus {
  box-shadow: none !important;
  outline: 2px dotted rgb(113, 25, 111) !important;
  outline-offset: 2px !important;
  border: 1px solid rgb(80, 80, 80) !important;
}

textarea {
  height: 120px !important;
}

label, legend, legend * {
  font-weight: 300;
}

div.labelTitle {
  max-width: 100%;
  margin-bottom: 5px;
}

legend {
  font-size: 1em;
  color: rgb(0, 0, 0);
  margin-bottom: 0;
  border-bottom: 0;
}

button {
  background-color: transparent !important;
}

form :required, form :required:focus {
  border: 1px solid rgb(80, 80, 80) !important;
  /* background-color: $bg_content;*/
}

form :invalid, form :invalid:focus {
  border: 1px solid rgb(166, 16, 8) !important;
  background-color: rgba(237, 207, 206, 0.5);
}

span.required {
  color: rgb(166, 16, 8);
}

.form-navigation .btn-toolbar {
  width: 80% !important;
  float: right !important;
  text-align: left !important;
}
.form-navigation .btn-toolbar > .btn, .form-navigation .btn-toolbar > .btn-group, .form-navigation .btn-toolbar > .input-group {
  margin-left: 0;
}

.actions:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

/*#c74{
	label.control-label {
		display: none;

	}
	.input {
		float: none;
		width: 100%;
	}
}*/
.tx-felogin-pi1 input[type=text], .tx-felogin-pi1 input[type=password] {
  width: 100%;
}

input[placeholder], [placeholder], *[placeholder] {
  color: rgb(0, 0, 0) !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(0, 0, 0) !important;
}

::-moz-placeholder { /* Firefox 19+ */
  color: rgb(0, 0, 0) !important;
}

:-ms-input-placeholder { /* IE 10+ */
  color: rgb(0, 0, 0) !important;
}

:-moz-placeholder { /* Firefox 18- */
  color: rgb(0, 0, 0) !important;
}

.form-navigation .btn-toolbar {
  float: none;
  width: inherit;
  text-align: center;
}
.form-navigation .btn-toolbar .btn, .form-navigation .btn-toolbar .btn-group, .form-navigation .btn-toolbar .input-group {
  float: none;
}

label.small {
  font-size: 0.9em;
}

label, legend {
  margin-bottom: 5px;
}

.form-group {
  margin-bottom: 20px;
}
.form-group:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.form-group label {
  width: 15%;
  float: left;
}
.form-group .form-check {
  font-size: 12px;
  line-height: 1.4em;
}
.form-group .form-check label {
  width: 100%;
  float: none;
  text-align: left;
}
.form-group .form-check input + span {
  display: block;
  padding: 8px 10px;
  border-radius: 5px !important;
  font-size: 14px;
  line-height: 1.35em;
  font-weight: 300;
}
.form-group .form-check input:invalid + span {
  /* color: $color_error; */
  border: 1px solid rgb(166, 16, 8);
  background-color: rgba(237, 207, 206, 0.5);
}
.form-group .form-check input:valid + span, .form-group .form-check input:focus:valid + span {
  color: rgb(0, 0, 0);
  border: 1px solid rgb(80, 80, 80) !important;
  background-color: #FFFFFF;
}
.form-group .help-block {
  display: block;
  font-size: 14px;
  line-height: 1.4em;
  margin-top: 15px;
  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: 300;
}
.form-group .input {
  width: 80%;
  float: right;
  /*&.checkbox {
  	float: none;
  	width: 100%;
  }*/
}

/**************************************************/
/*-------------- Accordion ---------------*/
/**************************************************/
.panel-group {
  margin: 0px auto;
  padding: 80px 30px;
  max-width: 1200px;
  border-radius: 10px;
}
.panel-group .content {
  padding: 15px;
}
.panel-group .panel {
  border: 0;
  margin-bottom: 15px;
  box-shadow: inherit;
}
.panel-group .panel .panel-heading {
  padding: 0;
}
.panel-group .panel .panel-body {
  border: 0 !important;
  padding: 0;
  margin-top: 5px;
}
.panel-group .panel .panel-body h2:first-child {
  display: none;
}
.panel-group .panel .panel-title {
  display: block;
  padding: 0;
  font-size: 26px;
  line-height: 1em;
  font-family: "Montserrat", Arial, sans-serif;
  text-align: center;
}
.panel-group .panel .panel-title a.collapsed {
  border: 2px solid rgb(113, 25, 111) !important;
  /*	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important; */
  color: rgb(113, 25, 111) !important;
  /*background: rgba(240,240,240,1) !important;
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 40%, rgba(250,250,250,1) 60%, rgba(230,230,230,1) 100%) !important;*/
}
.panel-group .panel .panel-title a.collapsed:after {
  position: absolute;
  right: 15px;
  height: 26px;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  content: " ";
  background-size: auto 10px;
  padding-left: 40px;
  background-image: url(../images/all/button-open.svg) !important;
}
.panel-group .panel .panel-title a.collapsed:hover:after {
  background-image: url(../images/all/button-open-hover.svg) !important;
}
.panel-group .panel .panel-title a, .panel-group .panel .panel-title a:hover, .panel-group .panel .panel-title a:active {
  position: relative;
  text-decoration: none;
  display: block;
  padding: 10px 30px;
  border: 2px solid rgb(113, 25, 111) !important;
  /*box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75) !important;*/
  color: #FFFFFF !important;
  background-color: rgb(113, 25, 111) !important;
  /*background: linear-gradient(to bottom, $color_main 0%, $color_main_light 40%, $color_main_light 60%, $color_main 100%) !important;*/
  font-family: "Montserrat", Arial, sans-serif;
}
.panel-group .panel .panel-title a:after, .panel-group .panel .panel-title a:hover:after, .panel-group .panel .panel-title a:active:after {
  position: absolute;
  right: 15px;
  height: 26px;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  content: " ";
  background-size: auto 10px;
  padding-left: 40px;
  background-image: url(../images/all/button-close-hover.svg) !important;
}

/**************************************************/
/*-------------- Typo3 ---------------*/
/**************************************************/
.ce-gallery img {
  max-width: 100%;
  height: auto;
}

.fancybox-lock, .fancybox-wrap, .fancybox-inner, .fancybox-inner img, #fancybox-thumbs, #fancybox-thumbs ul li a {
  box-sizing: content-box !important;
}

.fancybox-inner {
  background: rgb(255, 243, 245) !important;
  padding: 0 !important;
  min-width: 550px !important;
  max-width: 600px !important;
}
.fancybox-inner .more_cnt {
  padding: 30px;
}
.fancybox-inner p.headline {
  font-family: "Montserrat", Arial, sans-serif;
}
.fancybox-inner p.headline strong {
  color: rgb(113, 25, 111);
  font-size: 25px;
}
.fancybox-inner p:last-child {
  padding-bottom: 0;
}

.fancybox-title-outside-wrap {
  text-shadow: none;
  font-family: "Montserrat", Arial, sans-serif;
}

.typo3-feedit-element {
  outline: 2px dotted rgb(113, 25, 111) !important;
  outline-offset: 0px !important;
  margin-bottom: 5px !important;
  float: none;
  margin-top: 1px !important;
}

.typo3-feedit-element .typo3-editPanel a span {
  background: none !important;
  position: static;
}

footer .section_content .content .information .typo3-feedit-element .col {
  float: none !important;
}

.typo3-editPanel-label {
  color: rgb(113, 25, 111) !important;
  font-size: 13px !important;
}

.typo3-feedit-element-hidden {
  opacity: 0.6 !important;
  outline: 2px dotted #FF0000 !important;
}

.typo3-feedit-element-hidden .typo3-editPanel-label {
  color: #FF0000 !important;
}

.typo3-feedit-element address, .video .typo3-feedit-element .cnt_video {
  float: none !important;
}

#video-container .typo3-feedit-element a.button {
  color: rgb(113, 25, 111) !important;
  border-color: rgb(113, 25, 111) !important;
}

.panel-group .typo3-editPanel {
  clear: both;
}

.section_content.boxes_main .typo3-feedit-element .icon {
  width: 16px;
  margin: 0;
}

.row_33 .typo3-feedit-element {
  margin-bottom: 50px !important;
}

/*
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
	margin-bottom: 0 !important;
}*/
/**************************************************/
/*-------------- RESPONSIVE DESIGN ---------------*/
/**************************************************/
input[type=text], textarea {
  -webkit-appearance: none; /* schatten etc entfernen */
  -webkit-border-radius: 0; /* runde ecken entfernen */
}

.mm-blocking #mm-blocker {
  box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.25) !important;
}

#menu {
  /*border-left: 1px solid $color_main;*/
  text-align: left;
  /*text-transform: uppercase;*/
  /*@include bg_gradient();*/
  background: #FFFFFF;
  /*.mm-panels>.mm-panel>.mm-listview {
  	margin-left: 0;
  }*/
  /*.mm-listview>li:last-child a {
  	color: $color_main !important;
  	background: url(../images/all/login.svg) no-repeat 25px center !important;
  	background-size: auto 16px !important;
  	padding-left: 45px !important;
  	&:hover {
  		color: $color_white_alternative !important;
  	}

  }*/
}
#menu .mm-listview .mm-next:before {
  border: 0;
}
#menu ul li {
  background: transparent !important;
}
#menu .mm-listview > li .mm-next:after, #menu .mm-btn:after, #menu .mm-btn:before {
  border-color: #FFFFFF;
}
#menu .mm-navbar {
  /*background: $color_main;*/
  background-image: repeating-linear-gradient(to right, rgb(211, 232, 249) 0%, rgb(251, 227, 234) 100%);
  /*text-transform: uppercase;*/
  border-bottom: 0;
}
#menu .mm-navbar a {
  color: rgb(113, 25, 111);
}
#menu ul.mm-listview {
  padding-top: 10px !important;
}
#menu .mm-listview > li > a, #menu .mm-listview > li > span {
  padding: 12px 25px;
  /*color: $color_main;*/
  font-size: 14px;
}
#menu .mm-listview > li > a {
  border-bottom: 0;
  color: #440f43;
}
#menu .mm-listview > li > a:hover, #menu .mm-listview > li > a:focus {
  background: transparent !important;
  color: rgb(113, 25, 111);
}
#menu .mm-listview > li > a:focus-visible {
  outline: 2px dotted rgb(113, 25, 111);
  outline-offset: 2px;
}
#menu .mm-listview > li > a:focus {
  background: gray;
}
#menu .mm-listview > li.active > a {
  background: transparent !important;
  color: #FFFFFF;
  color: rgb(113, 25, 111);
}
#menu .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), #menu .mm-menu .mm-listview > li.mm-selected > span {
  background: transparent !important;
}
#menu .mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 0 !important;
}
#menu .mm-listview > li > a.button {
  border-color: #FFFFFF;
  padding: 10px;
  margin: 10px 20px;
  width: calc(100% - 40px);
}
#menu .mmenu_others {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 9px 20px;
  /*border-top: 2px solid #FFFFFF;*/
  background-color: rgb(113, 25, 111) !important;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 13px;
}
#menu .mmenu_others a {
  color: #FFFFFF;
  padding: 0 10px;
  background: url(../images/all/login_inverse.svg) no-repeat 10px center !important;
  background-size: auto 16px !important;
  padding-left: 30px !important;
  text-decoration: none;
}
#menu .mmenu_others a:hover, #menu .mmenu_others a .active {
  color: rgb(248, 200, 210);
}

@media screen and (min-height: 1000px) {
  /*	.flex-viewport {
     	  height: calc(100vh - 285px) !important; 
     	}*/
}
@media screen and (max-height: 700px) {
  /*	section .section_content.detail_sujet {
      	height: 300px;
  	}

  	section .section_content .full_img {
  		height: 300px;
  	}

  	section .section_content .full_img {
  		height: 300px;
  		.icon360 {
  			bottom: 25px;
  			right: 25px;
  		}
  	}

  	section .section_content.full_sujet {
  		min-height: 380px;
  		.content {
  			h2 {
  				font-size: 40px;
  			}

  			h3 {
  				font-size: 14px;
  			}
  		}
  	}


  	.down {
  		bottom: 25px;
  	}

  	.callback {
  		bottom: 25px;
  		left: 25px;
  	}*/
}
@media screen and (max-width: 1600px) {
  .section_content .row_33 .col {
    padding-right: 25px;
  }
}
@media screen and (max-width: 1170px) {
  section .section_content.sujet .full_img,
  section .section_content.sujet .full_img .main-headline,
  section .section_content.sujet_link .full_img,
  section .section_content.sujet_link .full_img .main-headline { /*height: 350px; */
    height: 450px;
  }
  section .section_content.sujet .full_img .main-headline {
    background-size: 160% auto;
  }
  body, p, .tx-felogin-pi1 div, a.button, a.button:hover, a.button:focus, ul li {
    font-size: 14px;
  }
  header #logo {
    width: 80px;
  }
  section .section_content #phone {
    margin-top: 15px;
  }
  section .section_content #phone a {
    padding: 15px 24px 15px 70px;
    font-size: 13px;
    background-size: 20px 20px;
    padding: 12px 15px 12px 40px;
    background-position-x: 12px;
  }
  section .section_content.sujet .content {
    padding-bottom: 155px;
  }
  h1 {
    font-size: 30px;
    line-height: 1.1em;
    /*bottom: 20px;*/
  }
  .flexslider .description p {
    font-size: 38px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 17px;
  }
  .section_content.boxes_main_steps .boxes_main_steps_icons .col h3 {
    font-size: 17px;
  }
  .section_content.boxes_link h3 {
    font-size: 25px;
  }
  .form-group .form-check input + span {
    font-size: 14px;
  }
  .form-group .help-block {
    font-size: 13px;
  }
  /*	h1 { bottom: 40px;}

  	.section_content.boxes_link h3 {
  		font-size: 30px;
  	}*/
  .section_content .row_25_container {
    margin: 0 8px;
  }
  .section_content .row_25_container .content .col {
    width: calc(25% - 14px);
    margin: 7px;
  }
  .section_content .row_25_container .content .col .headline p {
    font-size: 17px;
    line-height: 1.15em;
  }
  .section_content .row_25_container .content .col .headline p b, .section_content .row_25_container .content .col .headline p strong {
    font-size: 19px;
  }
  /* section .section_content.small_media .content .col.col_text { width: 80%; }
   section .section_content.small_media .content .col.col_media { width: 20%; }*/
  .form-group .help-block, #myForm .field2 {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 900px) {
  section .section_content.sujet .full_img {
    background-image: url(../images/all/header-kinderwunsch-medikamente-mobile.jpg);
  }
  h1 {
    font-size: 28px;
  }
  section .section_content.text_media .content .icon {
    width: 50px;
  }
  section .section_content.sujet .full_img .sujet_content {
    max-width: 45%;
  }
  section .section_content.sujet .header-new .header-small {
    max-width: 44%;
  }
  section .section_content .full_img {
    background-position: center right;
  }
  .section_content.boxes_main_steps .boxes_main_steps_icons .col {
    width: calc(50% - 30px);
    flex: unset !important;
  }
  .section_content.boxes_main_steps.cols_3 .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section_content.boxes_main_steps.cols_3 .boxes_main_steps_icons .col {
    width: calc(33.3333333334% - 30px);
    margin: 15px;
  }
  .section_content .row_33 .col {
    background-size: 40px auto;
    padding: 20px;
    padding-left: 80px;
    background-position-x: 20px;
  }
  #copyright, #nav_footer, .quickinfo .col {
    float: none !important;
    width: 100% !important;
    display: block;
  }
  #nav_footer {
    margin-bottom: 10px;
  }
  .section_content.boxes_link a:hover {
    transform: scale(1.025);
    -webkit-transform: scale(1.025);
  }
  .section_content.boxes_link.boxes_link_top .content {
    padding-bottom: 7px;
  }
  .section_content.boxes_link .col {
    width: calc(33% - 7px);
    margin-right: 7px;
  }
  .section_content.boxes_link .col.col_big {
    width: calc(67% - 7px);
    margin-left: 7px;
  }
  .section_content.boxes_link .col .description {
    padding: 15px;
  }
  .section_content.boxes_link .facebook {
    margin-bottom: 15px;
  }
  .section_content.boxes_link .facebook img {
    max-width: 90%;
  }
  .section_content.boxes_link_social_media .content {
    padding-top: 7px;
  }
  .section_content.boxes_link_social_media .col {
    margin-left: 7px;
    margin-right: 0;
  }
  .section_content.boxes_link_social_media .col.col_big {
    margin-right: 7px;
    margin-left: 0;
  }
  .panel-group .section_content .row_25_container .content {
    padding-left: 0;
    padding-right: 0;
  }
  nav.nav_header {
    display: none;
  }
  :target:before {
    height: 80px; /* same as your fixed header height */
    margin: -80px 0 0; /* negative fixed header height */
  }
  header, header.small, header.fixed {
    height: 80px;
  }
  header #logo, header.small #logo, header.fixed #logo {
    top: 10px;
    width: 48px;
  }
  header #logo img, header.small #logo img, header.fixed #logo img {
    padding: 0;
    background: none;
  }
  header #mheader, header.small #mheader, header.fixed #mheader {
    display: block;
  }
  main {
    padding-top: 80px;
  }
  .content, .content.small_margin {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section .section_content.sujet .full_img,
  section .section_content.sujet .full_img .main-headline,
  section .section_content.sujet_link .full_img,
  section .section_content.sujet_link .full_img .main-headline {
    height: 275px;
    height: 400px;
    height: 360px;
  }
  section .section_content .full_img {
    height: 240px;
  }
  /*	
  }

  @media screen and (max-width: 767px) { */
  header {
    background-size: auto 80px;
  }
  .text-col2 {
    column-count: 1;
  }
  section .section_container_small {
    padding: 28px 0;
  }
  .fancybox-inner .more_cnt {
    padding: 15px;
  }
  a.button, a.button:hover, a.button:focus {
    padding-right: 14px !important;
  }
  .form-group label {
    width: 25%;
  }
  .form-group .input, .form-navigation .btn-toolbar {
    width: 70% !important;
  }
  .section_content.boxes_link .col .description {
    padding: 15px;
  }
  nav#nav_footer {
    /*margin-bottom: 25px;*/
    display: block;
  }
  nav#nav_footer ul li {
    text-align: left;
  }
  nav#nav_footer ul li:first-child {
    padding-left: 0;
  }
  nav#nav_footer ul li.spliter {
    float: none;
    padding: 15px 0 0 0;
    clear: both;
  }
  .section_content .row_25_container .content .col {
    width: calc(33.33% - 14px);
    margin: 7px;
  }
  .cc-window.cc-banner {
    flex-direction: column;
    display: block;
  }
  .cc-compliance > .cc-btn {
    margin-left: 0;
    margin-right: 0;
    padding-right: 14px;
    width: 100%;
    min-width: auto !important;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
    display: block;
  }
}
@media screen and (max-width: 850px) {
  section .section_content .full_img {
    background-position: center right -50px;
  }
}
@media screen and (max-width: 767px) {
  .icon-open img {
    width: 32px;
  }
  header .container-fluid, header .collapse {
    padding: 0;
    margin: 0;
  }
  nav.nav_header_new {
    margin-left: -30px;
    margin-right: -30px;
  }
  nav.nav_header_new .content_border {
    background-image: repeating-linear-gradient(to right, rgb(211, 232, 249) 0%, rgb(251, 227, 234) 100%);
    height: 6px;
  }
  nav.nav_header_new ul {
    margin: 0;
    padding: 0 !important;
  }
  nav.nav_header_new ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid white;
  }
  nav.nav_header_new ul li a {
    padding: 15px 30px;
  }
  nav.nav_header_new ul li:last-child {
    border-bottom: 0;
  }
  .navbar-collapse {
    padding: 0 !important;
  }
  .navbar-toggle {
    padding: 0;
    width: 40px;
    height: 28px;
  }
  #mainNavbar {
    margin: 0;
    padding: 0;
    background: #FFFFFF !important;
    margin-top: 80px !important;
    overflow: hidden;
    width: 100%;
  }
  section .section_content .full_img {
    background-position: center right;
  }
  #nav_header_container.new .content {
    display: block;
    padding: 0;
  }
  #phone a:focus {
    outline-offset: 2px;
  }
  section .section_content.sujet .full_img .sujet_content.desktop,
  .dark {
    display: none;
  }
  section .section_content.sujet .full_img,
  section .section_content.sujet .full_img .main-headline,
  section .section_content.sujet_link .full_img,
  section .section_content.sujet_link .full_img .main-headline {
    height: 300px !important;
  }
  section .section_content .full_img {
    /*background-position: center right;*/
  }
  section .section_content.sujet.sujet-new .main-headline {
    position: absolute;
    top: 1px;
  }
  section .section_content.sujet .header-new {
    position: unset !important;
    padding-bottom: 0;
  }
  section .section_content.sujet .header-new .header-small {
    max-width: 100%;
    width: 100%;
  }
  section .section_content.sujet .header-new .content_border {
    background-image: repeating-linear-gradient(to right, rgb(211, 232, 249) 0%, rgb(251, 227, 234) 100%);
    height: 6px;
  }
  section .section_content.sujet .header-new .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section .section_content.sujet .header-new h1 {
    color: rgb(113, 25, 111);
    text-align: center;
  }
  section .section_content.sujet .header-new #phone {
    position: unset;
    margin-top: 30px !important;
    text-align: center;
  }
  section .section_content.sujet .header-new #phone a {
    border: 2px solid rgb(113, 25, 111) !important;
  }
  #nav_header_container {
    display: block;
  }
  .form-group label, .form-group .input, .form-navigation .btn-toolbar {
    width: 100% !important;
    float: none;
  }
  h1 {
    font-size: 28px;
    line-height: 1.1em;
    /*bottom: 20px;*/
  }
  .fancybox-inner {
    min-width: inherit !important;
  }
  .section_content .row_33 .col {
    /*background-size: 35px;
    padding: 15px;
    padding-left: 75px;
    background-position-x: 15px;*/
    text-align: center;
    padding: 55px 15px 15px 15px;
    background-position: center 15px;
    align-items: normal;
  }
  .section_content .row_25_container .content .col .headline {
    padding: 15px;
  }
  .section_content.boxes_link h3 {
    font-size: 20px;
  }
  .section_content.boxes_link .col .description {
    padding: 10px;
  }
  .section_content .row_25_container .content .col .headline p {
    font-size: 11px !important;
  }
  .section_content .row_25_container .content .col .headline p b, .section_content .row_25_container .content .col .headline p strong {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 615px) {
  .ccm-link-container {
    flex-direction: column !important;
    text-align: center;
    align-items: center;
  }
  .ccm-link-container a {
    margin: 3px 0 !important;
    padding: 0 !important;
  }
  .section_content.boxes_link.boxes_link_top {
    /*padding-top: 0;*/
  }
  .section_content.boxes_link.boxes_link_top .col:first-child {
    padding-top: 0;
  }
  h1, .flexslider .description p, h2 {
    font-size: 26px;
  }
  section .section_content.sujet .content {
    padding-bottom: 130px;
    display: block;
    padding-top: 30px;
  }
  section .section_content.sujet .full_img .sujet_content {
    max-width: 50%;
    /*background: rgba(255,0,0,0.5);*/
  }
  section .section_content.sujet .full_img,
  section .section_content.sujet .full_img .main-headline,
  section .section_content.sujet_link .full_img,
  section .section_content.sujet_link .full_img .main-headline {
    height: 320px;
  }
  .section_content.boxes_link .col.col_2items a:last-child {
    position: inherit;
    margin-top: 30px;
  }
  .section_content.boxes_link .desktop {
    display: none;
  }
  .section_content.boxes_link .mobile {
    display: block;
  }
  .section_content.boxes_link.boxes_link_top {
    /*padding-top: 25px;*/
  }
  .section_content.boxes_link.boxes_link_social_media {
    padding-bottom: 25px;
  }
  .section_content.boxes_link .content {
    display: block;
    padding: 0 !important;
  }
  .section_content.boxes_link .content .col, .section_content.boxes_link .content .col.col_big {
    width: 100%;
    float: none;
    padding: 15px 30px;
    margin: 0;
  }
  .section_content.boxes_link .content .col .facebook, .section_content.boxes_link .content .col.col_big .facebook {
    display: none;
  }
}
@media screen and (max-width: 590px) {
  #phone {
    position: absolute;
    bottom: 85px;
  }
  .section_content.boxes_main_steps .boxes_main_steps_icons .col {
    width: 100% !important;
  }
  /*	section .section_content.sujet .full_img, 
  	section .section_content.sujet .full_img .main-headline, 
  	section .section_content.sujet_link .full_img,
  	section .section_content.sujet_link .full_img .main-headline { height: 300px; }*/
  section .section_content.sujet_link .full_img, section .section_content.sujet_link .full_img .main-headline {
    height: auto;
  }
  #myForm .field2 {
    width: 100%;
  }
  .flexslider .description p {
    padding-bottom: 0;
  }
  .flex-viewport {
    min-height: inherit;
    height: 350px;
  }
  .flex-direction-nav a {
    top: 145px; /* (HALBE HÖHE 175 - halbe Icon Höhe 30  */
  }
  section .section_content.text_media_left .content .col {
    padding: 30px !important;
  }
  footer .section_content .content .information {
    display: block;
    /*.logo_social {
    	text-align: left;
    	margin-bottom: 50px;
    	&:after{ @include clearfix(); }
    	.logo { float: left; width: 40%;}
    	.facebook { float: right; width: 40%; position: inherit; text-align: right;}
    }*/
  }
  footer .section_content .content .information .col {
    float: none;
    margin-right: 0;
  }
  footer .section_content .content .information .quickinfo {
    width: 85%;
  }
  footer .section_content .content .information .logo_social {
    width: 15%;
  }
  .section_content .row_25_container.row_25_team .content .col .headline {
    width: 85%;
    padding: 12px 10px;
  }
  /* .section_content .row_25_container .content .col .headline p {
    font-size: 13px !important;
    b, strong {
     font-size: 15px !important;
    }
   }*/
  section .section_content.text_media .content .col {
    width: 100%;
    float: none;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  section .section_content.text_media .content .col:first-child {
    padding-right: 30px;
  }
  section .section_content.text_media .content .col:last-child {
    padding-left: 30px;
  }
  section .section_content.text_media .content .col.col_media {
    padding-top: 40px !important;
  }
  .row50 .col {
    width: 100%;
    padding: 0 !important;
  }
  .row50 .col:last-child .section_content .content {
    padding-top: 0;
    padding-left: 30px;
  }
  .row50 .col:first-child .section_content .content {
    padding-right: 30px;
  }
  section .section_content.small_media .content .col.col_text {
    width: 100%;
  }
  .section_content.boxes_main {
    position: inherit;
  }
  .section_content.boxes_main .icon {
    display: none;
  }
  .section_content .row_33 {
    display: block;
    background: rgb(113, 25, 111);
  }
  .section_content .row_33 .col {
    padding: 25px 15px 25px 90px;
    background-position: 25px center;
    background-size: 40px auto;
    text-align: left;
  }
}
@media screen and (max-width: 559px) {
  section .section_content .full_img {
    height: 220px;
  }
  .section_content .row_25_container .content .col {
    width: calc(50% - 14px);
  }
  section .section_content.small_media .content .col {
    float: none;
    width: 100%;
  }
  section .section_content.small_media .content .col.col_media {
    max-width: 140px;
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 485px) {
  section .section_content.sujet .full_img .sujet_content {
    max-width: 65%;
  }
  #phone {
    bottom: 75px;
  }
  .section_content .row_25_container .content .col .headline {
    padding: 10px;
  }
}
@media screen and (max-width: 400px) {
  section .section_content.sujet .full_img .sujet_content {
    max-width: 80%;
  }
  .section_content .row_25_container .content {
    text-align: center;
  }
  .section_content .row_25_container .content .row_25 {
    -ms-flex-align: center;
    justify-content: center;
  }
  .section_content .row_25_container .content .row_header {
    padding: 0;
  }
  .section_content .row_25_container .content .col {
    width: 100%;
    max-width: 263px;
    margin: 0 0 30px 0;
  }
  footer .section_content .content .information .quickinfo {
    width: 100%;
  }
  footer .section_content .content .information .logo_social {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 25px;
  }
  footer .section_content .content .information .logo_social:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
  }
  footer .section_content .content .information .logo_social .logo a {
    display: block;
  }
  footer .section_content .content .information .logo_social .logo a img {
    max-width: 70px;
    position: inherit;
  }
}
@media screen and (max-width: 320px) {
  section .section_content.sujet .full_img .sujet_content {
    max-width: 100%;
  }
}

/*# sourceMappingURL=screen.css.map */
