/* ------------------------------------------------------------------------- */
/* ------------------------------- RESET START ----------------------------- */
@font-face {
  font-family: 'mws_iconset';
  src: url('../iconset/mws_iconset.eot?82942152');
  src: url('../iconset/mws_iconset.eot?82942152#iefix') format('embedded-opentype'), url('../iconset/mws_iconset.woff2?82942152') format('woff2'), url('../iconset/mws_iconset.woff?82942152') format('woff'), url('../iconset/mws_iconset.ttf?82942152') format('truetype'), url('../iconset/mws_iconset.svg?82942152#mws_iconset') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
html {
  overflow-y: scroll;
  height: 100%;
}
a {
  text-decoration: none;
}
article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), url('../fonts/source-sans-pro-v11-latin-300.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url('../fonts/source-sans-pro-v11-latin-600.woff2') format('woff2'), url('../fonts/source-sans-pro-v11-latin-600.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), url('../fonts/source-sans-pro-v11-latin-700.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url('../fonts/source-sans-pro-v11-latin-900.woff2') format('woff2'), url('../fonts/source-sans-pro-v11-latin-900.woff') format('woff');
}
/* nunito-300 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/nunito-v25-latin-300.woff2') format('woff2');
}
/* nunito-regular - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-v25-latin-regular.woff2') format('woff2');
}
/* nunito-800 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/nunito-v25-latin-800.woff2') format('woff2');
}
/* nunito-900 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/nunito-v25-latin-900.woff2') format('woff2');
}
/* belanosima-regular - latin */
@font-face {
  font-family: 'Belanosima';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/belanosima-v1-latin-regular.woff2') format('woff2');
}
/* belanosima-600 - latin */
@font-face {
  font-family: 'Belanosima';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/belanosima-v1-latin-600.woff2') format('woff2');
}
/* belanosima-700 - latin */
@font-face {
  font-family: 'Belanosima';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/belanosima-v1-latin-700.woff2') format('woff2');
}
/* -------------------------------- RESET END ------------------------------ */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ----------------------------------- BODY -------------------------------- */
h1 {
  font-size: 40px;
  font-weight: 400;
  color: #889400;
  font-family: 'Belanosima', sans-serif;
}
h2 {
  font-size: 28px;
  font-weight: 400;
  color: #889400;
  padding-bottom: 50px;
  font-family: 'Belanosima', sans-serif;
}
h3 {
  font-size: 20px;
  font-weight: 400;
  color: #616161;
  padding-bottom: 6px;
  font-family: 'Belanosima', sans-serif;
}
h4 {
  font-size: 18px;
  font-weight: 700;
  color: #889400;
  padding-bottom: 6px;
}
p {
  padding-bottom: 14px;
}
header, header .logo, nav.desktop, ul.dropdown_first, .nav1, .nav1on, .nav2, .nav2on, ul.dropdown_second, .nav3, .nav3on, .btn, {
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
body, input[type="text"], input[type="submit"], textarea, select, button {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  color: #000;
}
body {
  background: #FFFFFF;
}
.column.right p, .column.right li  {
	text-align:justify;
}
/* ------------------------------------------------------------------------- */
/* ------------------------------ HEADER START ----------------------------- */
header {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: auto;
  z-index: 1000;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
}
header.fixed {
  ;
  transition: .3s all;
}
.logo img {
  position: fixed;
  width: 180px;
  height: 180px;
  display: block;
  text-indent: -9999px;
  margin-top: 11px;
  left: 10vw;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 999px;
  z-index: 10;
}
.logo {
  margin: 0 auto;
  height: 100%;
}
.fixed .logo img {
  width: 80px;
  height: 80px;
  margin-top: 6px;
  transition: .3s all;
  box-shadow: none;
}
.service-navi {
  background: rgb(184, 199, 5);
  background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(241, 241, 188, 1) 100%);
  height: 40px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9;
}
.service-navi ul {
  list-style-type: none;
  text-align: right;
  margin: 0 auto;
  height: 100%;
  padding-top: 9px;
  padding-right: 10vw;
}
.service-navi ul li {
  display: inline;
  font-size: 0.8em;
}
.service-navi ul li a {
  color: #889400;
  padding: 0 18px;
}
/* ------------------------------- HEADER END ------------------------------ */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ---------------------------- NAVIGATION START --------------------------- */
.menu-trigger, .nav_headline {
  display: none;
}
nav.desktop {
  position: relative;
  z-index: 5;
  font-size: 0;
  float: right;
  padding-top: 60px;
  padding-bottom: 20px;
  padding-right: 10vw;
}
header.fixed nav.desktop {
  padding-top: 45px;
  transition: .3s all;
  padding-bottom: 5px;
}
nav.desktop li {
  list-style-type: none;
}
nav.desktop > ul {
  text-align: right;
}
nav.desktop ul.main-menu > li {
  display: inline-block;
  position: relative;
}
.nav1, .nav1on {
  line-height: 40px;
  height: 40px;
  color: #1A1A1A;
  padding: 0 18px;
  display: inline-block;
  font-size: 16px;
  border-radius: 5px;
}
ul.main-menu li:hover .nav1, .nav1on {
  color: #889400;
}
ul.dropdown_first {
  position: absolute;
  right: 0;
  padding: 0;
  background: #FFFFFF;
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
nav.desktop ul.main-menu li:hover > ul.dropdown_first, nav.desktop ul.dropdown_first li:hover > ul.dropdown_second {
  opacity: 1;
  visibility: visible;
}
.dropdown_first > li, .dropdown_first > span > li, .dropdown_second > li {
  float: none;
  display: block;
  position: relative;
}
.nav2, .nav2on {
  background: #FFFFFF;
  color: #1A1A1A;
  padding: 8px 15px;
  display: block;
  width: 200px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
}
.nav2on, ul.dropdown_first li:hover .nav2 {
  background: #E4E483;
  color: #1A1A1A;
  border-radius: 5px;
}
ul.dropdown_first li:last-child a {
  border: 0;
}
ul.dropdown_second {
  position: absolute;
  right: 200px;
  top: 0;
  padding: 0;
  background: #f5f5f5;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.nav3, .nav3on {
  color: #1A1A1A;
  padding: 8px 15px;
  display: block;
  width: 200px;
  font-size: 14px;
  font-weight: 400;
}
.nav3on, ul.dropdown_second li:hover .nav3 {
  background: #F1F1BC;
  border-radius: 5px;
}
nav.desktop ul.main-menu > li:last-child ul {
  right: inherit;
  right: 0;
}
nav.desktop ul.main-menu > li:last-child ul > li > ul {
  right: inherit;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* ----------------------------- NAVIGATION END ---------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* -------------------------- SLIDER / HERO START -------------------------- */
.slide_overlay {
  position: absolute;
  top: 70px;
  z-index: 100;
  width: 100%;
  height: 470px;
  background: #fff url(../img/loader.svg) no-repeat center;
  background-size: 50px;
  -webkit-animation: slide_overlay 1s forwards;
  animation: slide_overlay 1s forwards
}
@-webkit-keyframes slide_overlay {
  0%, 80% {
    opacity: 1;
    visibility: visible
  }
  100% {
    opacity: 0;
    visibility: hidden
  }
}
@keyframes slide_overlay {
  0%, 80% {
    opacity: 1;
    visibility: visible
  }
  100% {
    opacity: 0;
    visibility: hidden
  }
}
.slider {
  background: #fff;
  height: 100vh;
  position: relative;
  padding-top: 60px;
}
.royalSlider > * {
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.rsOverflow, .rsContainer, .rsSlide, .rsContent {
  width: 100%;
  height: 100%;
}
.rsOverflow {
  position: relative;
  overflow: hidden;
  float: left;
}
.rsContainer {
  position: relative;
}
.rsSlide {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
}
.rsContent {
  position: relative;
}
.inner {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  padding: 0 0px;
  z-index: 1;
  bottom: -50vh;
height: 100vh;
  background: rgba(255, 255, 255, 1.00);
}
.inner img {
  height: auto;
width: 100%;
}

 .inner video {
  height: 100%;
width: 100%;}


.slider-text {
  position: absolute;
  left: 10%;
  z-index: 100;
  top: 45vh;
}

.slider-text h1 {
  font-size: 40px;
  font-weight: 400;
  /*color: #889400;*/
  font-family: 'Belanosima', sans-serif;
  width: 90%;
  background: #889400;
  background: linear-gradient(to right, #889400 0%, #B8C705 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	
}
.slider-text {
  display: inline-block;
  max-width: 35%;
  padding: 30px 40px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  animation: slideleft 1s ease 0s 1 normal forwards;

}
.slider-text h1 {
  padding-bottom: 20px;
}
.slider-text p {
  font-size: 25px;
  font-weight: 400;
  color: #616161;
  font-family: 'Belanosima', sans-serif;
  padding-bottom: 0;
}
@keyframes slideleft {
  0% {
    opacity: 0;
    transform: translateX(-250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.rsBullets {
  bottom: 38px;
  height: 32px;
  line-height: 6px;
  overflow: hidden;
  padding-top: 4px;
  position: absolute;
  text-align: left;
  margin: auto;
  z-index: 35;
  left: 45.5vw;
}
.rsBullet {
  cursor: pointer;
  display: inline-block;
}
.rsBullet span {
  background: rgba(176, 200, 54, 0.3);
  cursor: pointer;
  border-radius: 50%;
  display: block;
  height: 25px;
  width: 25px;
  margin: 0 4px;
	border: 1px solid #FFF;
}
.rsBullet span:hover {
  background: #fff;
}
.rsBullet.rfnav3Selected span {
  background: #fff;
}
.hero {
  height: 500px;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 100px;
  max-width: 1500px;
  margin: auto;
  position: relative;
}
.hero > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 95, 143, 0.8);
}
.hero h1 {
  padding: 15px 0px;
  text-align: center;
  color: #616161;
  position: absolute;
  width: 30%;
  margin: 0px 35%;
  bottom: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  /*font-size: 30px;*/
}
.hero .history-h1 {
  width: 30%;
  margin: 0px 28% 0px 42%;
}
/* --------------------------- SLIDER / HERO END --------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ----------------------------- WRAPPER START ----------------------------- */
/* ------------------------------ WRAPPER END ------------------------------ */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ---------------------------- BREADCRUMB START --------------------------- */
.sli {
  background: #FFFFFF;
  margin: 0 auto;
  max-width: 1500px;
  padding-top: 20px;
  position: relative;
  z-index: 1;
  height: 80px;
}
.sli_inner span {
  padding: 0px 5px;
}
.sli form {
  float: right;
  width: 100%;
  max-width: 292px;
  position: relative;
  border-left: 1px solid #ccc;
}
.sli input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 30px;
  background: none;
  font-size: 16px;
  font-weight: 300;
}
.sli form:hover input, .sli input:active, .sli input:focus {
  background: #fff;
}
.sli button {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 25px;
  height: 25px;
  color: #fff;
  background: none;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.sli button:hover {
  color: #004c72;
}
.sli button:before {
  font-family: 'mws_iconset';
  content: '\e808';
  vertical-align: 1px;
}
.sli_info {
  border-right: 1px solid #ddd;
  display: inline-block;
  padding: 10px 10px 10px 0;
}
.content .sli .sli_link {
  padding: 10px 6px 9px;
  background: none;
  display: inline-block;
  text-decoration: none;
  color: #555;
}
.content .sli .sli_link:hover, .content .sli a.sli_link:last-child {
  text-decoration: underline;
}
.content .sli a.sli_link:last-child:hover {
  color: #fff;
}
.content .sli .sli_spacer:before {
  content: "»";
  display: inline-block;
  padding: 0 3px;
}
.content .sli .print, .content .sli .share {
  display: none;
}
.content .sli .print:hover, .content .sli .share:hover {
  text-decoration: none !important;
  background: #fafafa;
}
.content .sli .print:before, .content .sli .share:before {
  font-family: 'mws_iconset';
}
.content .sli .print:before {
  content: '\e807';
}
.content .sli .share {
  right: 44px;
}
.content .sli .share:before {
  content: '\e811';
}
/* ----------------------------- BREADCRUMB END ---------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------ BOXES START ------------------------------ */
.boxes {
  margin: 25px auto;
  max-width: 1500px;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.boxes .box {
  float: left;
  width: 31.8%;
  background-color: #ddd;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.boxes .box span {
  display: block;
  width: 100%;
  padding: 25px 40px;
  background: rgba(0, 95, 143, 0.8);
  color: #fff;
  font-size: 16px;
  height: 100%;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.boxes .box span h2 {
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.boxes .box:hover span {
  background: rgba(0, 95, 143, 0.92);
}
.boxes .box span a.btn {
  color: #fff;
  background: #fff;
}
/* ------------------------------- BOXES END ------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ----------------------------- CONTENT START ----------------------------- */
.content {
  max-width: 1500px;
  margin: auto;
  position: relative;
  background: #fff;
  min-height: 380px;
}
.content h1 {
  padding-bottom: 50px;
}
.content.full_size:before {
  display: none;
}
.content .column {
  float: left;
  position: relative;
  z-index: 1;
}
.content .column.full {
  float: none;
  padding: 30px 40px;
}
.content p {
  line-height: 1.6;
  padding-bottom: 15px;
}
.content a:not([class]) {
  text-decoration: none;
  color: #000000;
}
.content ul:not([class]) li:not([class]), .content ol:not([class]) li:not([class]) {
  margin-bottom: 0px;
}
.content ul:not([class]), .content ol:not([class]) {
  padding-bottom: 10px;
  /*list-style-type: none;*/
  padding-left: 20px;
}
.content .column.left {
  width: 15%;
}
.content .column.right {
  width: 85%;
  padding: 10px 40px;
}
.contact_phonenumber, .contact_faxnumber, .contact_mail {
  color: #fff;
}
.contact_phonenumber:before, .contact_faxnumber:before, .contact_mail:before {
  font-family: 'mws_iconset';
  display: inline-block;
  width: 24px;
}
.contact_phonenumber:before {
  content: "\e804";
}
.contact_faxnumber:before {
  content: "\e807";
}
.contact_mail:before {
  content: "\e80f";
}
.column:last-child, .box:last-child {
  margin-right: 0;
}
/* ------------------------------ CONTENT END ------------------------------ */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ----------------------------- FOOTER START ------------------------------ */
footer {
  background: rgba(239, 239, 239, 0.50);
  background-image: url("../../../UserFiles/155/de/img/background_wave_white_mirror.svg");
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 270px;
}
footer > div {
  max-width: 1500px;
  margin: 0 auto;
  height: 100%;
}
footer .column {}
.sitemap {
  position: relative;
  margin: 0 auto;
  text-align: left;
}
.frow {
  float: left;
  list-style: none;
  width: 20%;
  padding: 0 5%;
}
.frow:last-child {
  margin: 0;
}
.frow a {
  display: block;
  text-decoration: none;
}
.frow a:hover {
  text-decoration: none;
  color: #889400;
}
.fnav1 {
  font-size: 18px;
  color: #000000;
  padding: 0 0 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
.fnav2 {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  padding-left: 12px;
  margin-bottom: 15px;
}
.fnav3 {
  color: #838383;
  font-size: 16px;
  margin-left: 5px;
  font-weight: normal;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.fnav3:before {
  content: "-";
  font-size: 10px;
  position: absolute;
  left: 10px;
	top: 4px;
}
.fnav3on:before {
  content: "-";
  font-size: 10px;
  position: absolute;
  left: 10px;
	top: 4px;

}
.fnav2:before {
  content: "o";
  font-size: 10px;
  position: absolute;
  left: 2px;
}
.fnav4:before {
  content: "›";
  font-size: 10px;
  position: absolute;
  left: 25px;
}
.fnav4 {
  color: #838383;
  font-size: 14px;
  margin-left: 5px;
  line-height: 12px;
  font-weight: normal;
  padding-left: 40px;
  position: relative;
  margin-bottom: 20px;
}
/* ------------------------------ FOOTER END ------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* --------------------------- CONTACTFORM START --------------------------- */
#contactform input[type="text"], #contactform textarea, #contactform select {
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #ccc;
  color: #555;
  display: block;
  font-size: 14px;
  padding: 8px 15px;
  vertical-align: middle;
  width: 100%;
  margin-bottom: 12px;
}
#contactform input[type="text"]:focus, #contactform textarea:focus {
  border-color: #fff;
  outline: 0 none;
}
#contactform input[type="text"]#url {
  display: none;
}
#contactform textarea {
  resize: vertical;
  min-height: 100px;
}
#contactform label.head_label {
  display: block;
  wicth: 100%;
  font-weight: 700;
  padding: 8px 0;
}
/* ----------------------------- Costum Radios ----------------------------- */
#contactform input[type="radio"] {
  display: none;
}
#contactform input[type="radio"] + label {
  color: #292321;
  font-family: Arial, sans-serif;
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 8px;
}
#contactform input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -2px 7px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#contactform input[type="radio"] + label span {
  background-color: #eee;
  border: 1px solid #555;
}
#contactform input[type="radio"]:checked + label span {
  background-color: #fff;
  border: 1px solid #fff;
}
#contactform input[type="radio"] + label span, #contactform input[type="radio"]:checked + label span {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* --------------------------- Costum Checkboxes --------------------------- */
#contactform input[type="checkbox"]:not(:checked), #contactform input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#contactform input[type="checkbox"]:not(:checked) + label, #contactform input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  margin-right: 15px;
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
  font-size: 14px;
}
#contactform input[type="checkbox"]:not(:checked) + label span, #contactform input[type="checkbox"]:checked + label span {
  position: relative;
  top: 2px;
}
#contactform input[type="checkbox"]:not(:checked) + label:before, #contactform input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
}
#contactform input[type="checkbox"]:not(:checked) + label:after, #contactform input[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  transition: all .2s;
}
#contactform input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
#contactform input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
#contactform input[type="checkbox"]:disabled:not(:checked) + label:before, #contactform input[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
#contactform input[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
#contactform input[type="checkbox"]:disabled + label {
  color: #aaa;
}
#contactform input[type="checkbox"]:checked:focus + label:before, #contactform input[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #fff;
}
#contactform input[type="checkbox"] label:hover:before {
  border: 1px solid #4778d9 !important;
}
#contactform button {
  background: #fff;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 8px 25px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  margin: 10px 0 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#contactform button:hover {
  background: #004c72;
}
.contactinfo {
  border: 1px dashed #aaa;
  padding: 15px 24px 5px;
  font-size: 12px;
  color: #aaa;
}
.contactinfo p {
  padding-bottom: 10px;
}
.errormeldung {
  padding: 10px 15px;
  border: 1px dashed #cb3434;
  background: rgba(203, 52, 52, 0.12);
  font-size: 13px;
  color: #cb3434;
  margin-bottom: 15px;
}
.mail-success {
  border: 2px dashed #0A9200;
  padding: 20px 30px 20px 80px;
  color: #0A9200;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}
.mail-success:before {
  position: absolute;
  left: 20px;
  top: 21px;
  font-size: 42px;
  font-family: 'mws_iconset';
  content: '\e805';
}
/* ---------------------------- CONTACTFORM END ---------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------- TABS START ------------------------------ */
ul.tabs {
  border-bottom: 1px solid #fff;
  font-size: 0;
  margin-bottom: 20px;
}
ul.tabs li {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 8px 20px;
  text-align: center;
}
ul.tabs li.current {
  background: #fff none repeat scroll 0 0;
  color: #fff;
}
.tab-content {
  background: #fff none repeat scroll 0 0;
  display: none;
}
.tab-content.current {
  display: block;
}
/* -------------------------------- TABS END ------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ----------------------------- ACCORDION START --------------------------- */
.acc_head {
  display: block;
  padding: 10px 10px;
  margin-top: 20px;
  cursor: pointer;
  position: relative;
  /*box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);*/
  color: #000000;
  border-radius: 5px;
  /*font-weight: bold;*/
  background: #F1F1BC;
  background: linear-gradient(-90deg, #F1F1BC 0%, rgba(184, 199, 5, 0.51) 100%);
}
.acc_head:after {
  position: absolute;
  right: 10px;
  top: 10px;
  font-family: 'mws_iconset';
  content: "\e803";
  font-size: 20px;
}
.acc_head.active:after {
  content: "\e802";
}
.acc_head + div {
  padding: 20px 10px 40px 10px;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#accordion p {
  width: 80%;
  color: #616161;
}
#accordion ul {
  color: #616161;
}
.acc_head.active {
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  color: #889400;
}
#accordion .footer_btn {
  margin-bottom: 0px;
  color: #fff !important;
  text-decoration: none !important;
}
#accordion p a, .content p  a{
  color: #889400 !important;
  text-decoration: underline !important;
}
/* ------------------------------ ACCORDION END ---------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------ GALLERY START ---------------------------- */
.gallery_wrapper {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 50px;
  flex-wrap: wrap;
}
.gallery_wrapper a.gal_pic {
  width: 32%;
  height: auto;
  position: relative;
  margin-bottom: 25px;
}
.gallery_wrapper a.gal_pic img {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.gallery_wrapper a.gal_pic .pic-title {
  font-family: 'Belanosima', sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 0px 15px 20px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  color: #fff;
  border-radius: 0px 0px 5px 5px;
  font-size: 18px;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
.gallery_wrapper a.gal_pic .pic-description {
  display: none;
}
/* ------------------------------- GALLERY END ----------------------------- */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* -------------------------------- NEWS START ----------------------------- */
section.news article {
  border-bottom: 1px solid #ddd;
  margin-bottom: 22px;
  padding-bottom: 10px;
}
section.news article h3 {
  border-bottom: 1px solid #fff;
  margin-bottom: 8px;
  position: relative;
  padding-right: 100px;
}
section.news article h3 aside {
  position: absolute;
  right: 0;
  bottom: 8px;
  font-size: 16px;
  font-weight: 400;
}
section.news article h3 aside:before {
  font-family: 'mws_iconset';
  content: "\e81e";
  margin-right: 8px;
  font-size: 14px;
}
section.news.topmeldung {
  margin-top: 15px;
}
section.news.topmeldung article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
  margin-bottom: 12px;
}
section.news.topmeldung article h4 {
  padding: 0;
}
section.news.topmeldung article span.date {
  display: block;
  padding-bottom: 5px;
}
.aktinfo {
  border: 1px dashed #ccc;
  padding: 20px 30px;
  color: #777;
}
/* --------------------------------- NEWS END ------------------------------ */
/* ------------------------------------------------------------------------- */
#shareplus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  color: #4e4e4e;
  display: none;
  max-width: 320px;
  position: fixed;
  width: 100%;
  z-index: 10000
}
#shareplus_icons {
  background: #fff;
  overflow: auto;
  padding: 20px
}
#shareplus_icons .shareplus_icon {
  display: block;
  height: 42px;
  line-height: 42px;
  margin: 5px 10px;
  opacity: .9;
  color: #fff;
  padding-left: 60px;
  text-decoration: none;
  position: relative
}
#shareplus_icons .shareplus_icon:hover {
  opacity: 1
}
#shareplus_icons .email {
  background: #004899
}
#shareplus_icons .linkedin {
  background: #1987bc
}
#shareplus_icons .google {
  background: #ca4e40
}
#shareplus_icons .facebook {
  background: #4e69a2
}
#shareplus_icons .twitter {
  background: #30baea
}
#shareplus_icons .shareplus_icon:before {
  font-family: 'mws_iconset';
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px
}
#shareplus_icons .email:before {
  content: '\e80f'
}
#shareplus_icons .linkedin:before {
  content: '\f0e1'
}
#shareplus_icons .google:before {
  content: '\f0d5';
  font-size: 20px
}
#shareplus_icons .facebook:before {
  content: '\e81c'
}
#shareplus_icons .twitter:before {
  content: '\e81b'
}
#shareplus_overlay {
  background: rgba(36, 36, 38, 0.6);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000
}
/* ------------------------------------------------------------------------- */
/* ------------------------- CUSTOM ELEMENTS START ------------------------- */
.btn {
  background: #fff;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 8px 25px;
  margin-bottom: 15px;
}
.btn:hover {
  background: #004c72;
}
/* ------------------------- CUSTOM ELEMENTS END --------------------------- */
/* ------------------------------------------------------------------------- */
.history-tabelle {
  text-align: center;
}
.history-tabelle td {
  padding-bottom: 30px;
}
.history-tabelle .history-cell-1, .history-tabelle .history-cell-3 {
  width: 45%;
  padding-bottom: 0;
}
.history-tabelle .history-cell-2 {
  width: 10%;
  padding-bottom: 0;
}
.history-tabelle td strong {
  font-size: 34px;
  font-weight: 400;
  color: #889400;
  font-family: 'Belanosima', sans-serif;
  background: #fff;
}
.history-tabelle td p {
  background: #F1F1BC;
  background: linear-gradient(-90deg, #F1F1BC 0%, rgba(184, 199, 5, 0.51) 100%);
	padding-top: 20px;
	padding-bottom: 20px;
  padding-left: 20px!important;
  padding-right: 20px!important;
  margin: 0 30px;
  border-radius: 99px;
}
.history-tabelle td:nth-child(3n+2) {
  background: url("../../../UserFiles/155/de/img/background_dotted_klein.png");
  background-size: contain;
  background-repeat: repeat;
  background-position: center;
}
.history-tabelle .history-cell-2 {
  background: none !important;
}
/* ------------------------------------------------------------------------- */
/* ---------------------------- RESPONSIVE START --------------------------- */
@media (max-width:1100px) {
  .slider-text {
    max-width: 60%;
  } }
  @media (max-width:1024px) {
    .menu-trigger {
      position: absolute;
      right: 30px;
      width: 40px;
      height: 40px;
      background: #fff;
      border: 1px solid #fff;
      z-index: 2;
      top: 10vh;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    .menu-trigger span {
      position: absolute;
      display: block;
      width: 20px;
      height: 2px;
      background: #fff;
      top: 44%;
      margin-top: -1px;
      left: 50%;
      margin-left: -10px;
      -webkit-transition: background 0.3s;
      -moz-transition: background 0.3s;
      -ms-transition: background 0.3s;
      transition: background 0.3s;
    }
    .menu-trigger span i {
      display: block;
      position: relative;
      top: -17px;
      color: #fff;
      font-size: 10px;
      font-style: normal;
      height: 13px;
      left: -2px;
      line-height: 12px;
      margin: 0;
      overflow: hidden;
      top: 10px;
      width: 30px;
    }
    .menu-trigger span::before, .menu-trigger span::after {
      content: '';
      position: absolute;
      left: 0;
      background: inherit;
      width: 100%;
      height: 100%;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: -webkit-transform 0.3s, background 0s;
      -moz-transition: -moz-transform 0.3s, background 0s;
      -ms-transition: -moz-transform 0.3s, background 0s;
      transition: transform 0.3s, background 0s;
    }
    .menu-trigger span::before {
      top: -6px;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
    }
    .menu-trigger span::after {
      bottom: -6px;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
    }
    html:not(.hidden) .menu-trigger {
      box-shadow: none;
    }
    html:not(.hidden) .menu-trigger span {
      background: none;
    }
    html:not(.hidden) .menu-trigger span::before, html:not(.hidden) .menu-trigger span::after {
      background: #fff;
    }
    html:not(.hidden) .menu-trigger span::before {
      top: 0;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    html:not(.hidden) .menu-trigger span::after {
      bottom: 0;
      -webkit-transform: rotate(225deg);
      -moz-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: rotate(225deg);
    }
    .menu-trigger {
      display: block;
    }
    html:not(.hidden) .site_scroller {
      overflow-y: hidden;
      height: 95vh;
      max-height: 95vh;
      -webkit-overflow-scrolling: auto;
    }
    html:not(.hidden) .site_scroller:after {
      content: "";
      width: 100%;
      height: 110%;
      background: rgba(44, 44, 50, 0.7);
      position: absolute;
      left: 0;
      top: 0;
      z-index: 999;
    }
    html.hidden .site_scroller {
      overflow: visible;
    }
    html.hidden .site_scroller:after {
      display: none;
    }
    nav.desktop {
      z-index: 1150;
      position: fixed;
      left: 0;
      top: 0;
      width: 300px;
      max-width: 90%;
      height: 100%;
      overflow-y: scroll;
      font-size: 0;
      background: #f5f5f5;
      -webkit-transition: 0.3s left;
      -moz-transition: 0.3s left;
      transition: 0.3s left;
    }
    nav.desktop.hidden {
      left: -300px;
    }
    nav.desktop:not(.hidden) {
      -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
      -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
    }
    nav.desktop li {
      list-style-type: none;
      position: static;
    }
    nav.desktop > ul {
      text-align: left;
    }
    nav.desktop ul.main-menu > li {
      display: block;
      position: static;
    }
    .nav1, .nav1on, ul.main-menu li:hover .nav1 {
      color: #fff;
      background: none;
      height: auto;
      line-height: inherit;
      padding: 12px 28px;
      display: block;
      font-size: 16px;
      font-weight: 300;
      border: 1px solid transparent;
      border-bottom: 1px solid #d5d5d5;
      text-decoration: none;
    }
    .nav_headline {
      display: block;
      padding: 0;
      font-size: 20px;
    }
    .nav_headline a {
      padding: 12px 28px;
      display: block;
      color: #fff;
      font-weight: 700;
    }
    ul.dropdown_first, ul.dropdown_second, ul.dropdown_third {
      position: absolute;
      left: -120% !important;
      top: 0;
      height: 100%;
      overflow-y: scroll;
      overflow-x: hidden;
      width: 300px;
      background: #f5f5f5;
      opacity: 1;
      visibility: visible;
      padding: 0;
      margin: 0;
      z-index: 0;
      -webkit-transition: 0.5s left;
      -moz-transition: 0.5s left;
      transition: 0.5s left;
    }
    ul.dropdown_first.active, ul.dropdown_second.active, ul.dropdown_third.active {
      left: 0 !important;
    }
    ul.dropdown_first.active {
      z-index: 1 !important;
    }
    ul.dropdown_second.active {
      z-index: 2 !important;
    }
    ul.dropdown_third.active {
      z-index: 3 !important;
    }
    ul.dropdown_first > li:last-child, ul.dropdown_second > li:last-child, ul.dropdown_third > li:last-child {
      margin-bottom: 300px;
    }
    nav.desktop ul.main-menu > li:last-child ul {
      margin-left: 0 !important;
      width: 300px !important;
    }
    .nav2, .nav2on, ul.first_dropdown li:hover .nav2 {
      color: #fff !important;
      padding: 8px 28px;
      display: block;
      width: 100%;
      background: none !important;
      font-size: 14px;
      font-weight: 300;
      border: 1px solid transparent;
      text-decoration: none;
      border-bottom: 1px solid #d5d5d5;
    }
    nav.desktop .menu-back {
      background: #e5e5e5;
      display: block;
      padding: 10px 30px;
      font-size: 14px;
      border-top: 1px solid #d5d5d5;
      border-bottom: 1px solid #d5d5d5;
    }
    nav.desktop .menu-back:before {
      content: '‹';
      line-height: 14px;
      font-size: 22px;
      vertical-align: -1px;
      margin-right: 10px;
    }
    .nav3, .nav3on, ul.second_dropdown li:hover .nav3 {
      color: #fff !important;
      padding: 8px 28px;
      display: block;
      font-size: 14px;
      font-weight: 300;
      background: none !important;
      width: 100%;
      border: 1px solid transparent;
      text-decoration: none;
      border-bottom: 1px solid #d5d5d5;
    }
    .nav4, .nav4on, ul.third_dropdown li:hover .nav4 {
      color: #616161 !important;
      padding: 8px 28px;
      display: block;
      background: none !important;
      font-size: 14px;
      font-weight: 300;
      width: 100%;
      border: 1px solid transparent;
      text-decoration: none;
      border-bottom: 1px solid #d5d5d5;
    }
    .nav2on, .nav3on, .nav4on {
      color: #fff !important;
      background-color: #fff !important;
    }
    nav.desktop ul.main-menu li.has-submenu > a {
      background: url(../img/nav_arrow_grey.png) no-repeat center right !important;
      background-size: 18px !important;
    }
    nav.desktop ul.main-menu li.has-submenu > a.nav2on, nav.desktop ul.main-menu li.has-submenu > a.nav3on, nav.desktop ul.main-menu li.has-submenu > a.nav4on {
      background: #fff url(../img/nav_arrow_white.png) no-repeat center right !important;
      background-size: 18px !important;
    }
    .wrapper {
      padding: 0;
    }
    .content .column.left {
      padding: 30px;
    }
    .content .column.right {
      padding: 30px;
    }
    .sli {
      padding: 0 88px 0 30px;
    }
    .sli form {
      max-width: 200px;
    }
  }
  @media (max-width:900px) {
    .menu-trigger {
      right: 20px;
    }
    .content {
      margin: 0 auto;
    }
    .content::before {
      display: none;
    }
    .content .column.left {
      margin: 0px 30px;
      width: 100%;
    }
    .content .column.right {
      padding: 25px 30px 10px;
      width: 100%;
    }
  }
  /* ----------------------------- RESPONSIVE END ---------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ############################# CUSTOM STYLE #################################### */
  .home .content {
    max-width: 100%;
    background-color: rgba(239, 239, 239, 0.5);
  }
  .home-boxes {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-bottom: 300px;
    height: auto;
  }
  .box-dermatologie {
    padding-bottom: 100px;
  }
  .home-bildbox, .home-textbox {
    width: 50%;
    padding: 30px;
    height: auto;
  }
  .home-bildbox {
    position: relative;
  }
  .start-image {
    height: auto;
    width: 80%;
    border-radius: 10px;
    position: absolute;
    right: 0;
  }
  .home-boxes-wrapper {
    padding-top: 150px;
    background-image: url("../../../UserFiles/155/de/img/background_wave_white.svg");
    background-repeat: no-repeat;
  }
  .home-boxes-inner {
    max-width: 1500px;
    margin: auto;
  }
  .icon-circle {
    width: 10em;
    height: 10em;
    background-color: #FFFFFF;
    border-radius: 999px;
    position: absolute;
    right: 70%;
    top: 260px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .start-icon-dermatologie {
    height: auto;
    width: 65%;
    padding-bottom: 5px;
  }
  .start-icon {
    height: auto;
    width: 60%;
    padding-bottom: 5px;
  }
  .box-pathologie, .box-dermatologie {
    flex-direction: row-reverse;
  }
  .box-pathologie .start-image, .box-dermatologie .start-image {
    position: absolute;
    left: 0;
  }
  .box-pathologie .icon-circle, .box-dermatologie .icon-circle {
    position: absolute;
    left: 70%;
    right: 0px;
  }
  .start-image-mobil {
    display: none;
  }
  .schwerpunkte-wrapper {
    background: rgb(184, 199, 5);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(241, 241, 188, 1) 100%);
  }
  .schwerpunkte-inner {
    padding: 300px 0;
    text-align: center;
    max-width: 1200px;
    margin: auto;
    color: #616161;
  }
  .schwerpunkte-inner p {
    padding: 0 15%;
  }
  .schwerpunkte-inner h2 {
    color: #616161;
  }
  .schwerpunkte-boxen {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 100px;
  }
  .schwerpunkt-button {
    padding: 30px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    width: 40%;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .schwerpunkt-button p {
    padding: 0px 30px;
    font-size: 24px;
  }
  .schwerpunkt-icon {
    height: 8em;
    padding: 15px;
    width: auto;
  }
  .standort-wrapper {
    background-color: #fff;
    background-image: url("../../../UserFiles/155/de/img/background_wave_grey.svg");
    background-repeat: no-repeat;
  }
  .standort-inner {
    padding: 35vh 0px 100px 0;
    text-align: center;
    max-width: 1200px;
    margin: auto;
  }
  .standort-inner h2 {
    padding-bottom: 40px;
  }
  .standort-karte-wrapper {
    margin: auto;
    height: 80vh;
    width: 50%;
  }
  .standort_row {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 5%;
    width: 100%;
    height: 20%;
  }
  .standort-karte {
    position: relative;
  }
  #standort_box2 {
    height: auto;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #standort_box3 {
    height: auto;
    width: auto;
  }
  #standort_box1 {
    height: auto;
    width: 9%;
    z-index: 5;
  }
  .standort_row_2 {
    height: 30%;
  }
  .standort_row_3 {
    height: auto;
  }
  .standort_row img {
    width: 25px;
    height: auto;
  }
  .standort_row_3 img {
    width: 25px;
    height: auto;
  }
  .standort_row_5 img {
    width: 25px;
    height: auto;
  }
  #standort_box2 p {
    color: #616161;
    border-bottom: 2px dotted #616161;
    position: absolute;
    right: 50%;
    line-height: 1.2;
    padding-bottom: 0px;
    padding-right: 100%;
    bottom: 35%;
    font-size: 24px;
    opacity: 0;
  }
  #standort_box2:hover p {
    opacity: 1;
    cursor: pointer;
  }
  #standort_box2:hover {
    background-image: url("../../../UserFiles/155/de/img/standort_kleve.svg");
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
  }
  .popup-kleve {
    display: none;
  }
  .show_popup {
    display: block;
  }
  .popup-kleve {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50vw;
    height: auto;
    left: -10vw;
    z-index: 30;
  }
  #standort_box2 .popup-kleve p {
    border-bottom: none;
    position: static;
    font-size: 16px;
    opacity: 1;
    padding: 0px 0px 5px 0px;
  }
  .popup-kleve a {
    color: #616161 !important;
    font-size: 16px;
  }
  .popup-text img {
    width: 12px;
    margin-right: 5px;
  }
  #standort_box2 .popup-kleve .popup-kleve-inner {
    background-color: #fff;
    text-align: left;
    padding: 50px 80px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .popup-text {
    width: 50%;
  }
  .popup-text h3 {
    font-size: 35px;
    color: #889400;
    padding-bottom: 20px;
  }
  .google-maps {
    width: 40%;
  }
  .google-maps iframe {
    display: block;
    width: 100%;
    height: 40vh;
  }
  .standort_row_3 {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 49.8%;
    width: 100%;
    height: 20%;
  }
  #standort_box5 {
    height: auto;
    width: 12%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #standort_box5:hover {
    background-image: url("../../../UserFiles/155/de/img/standort_moers.svg");
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
  }
  .popup-moers {
    display: none;
  }
  .show_popup {
    display: block;
  }
  .popup-moers {
    position: absolute;
    top: -15vh;
    bottom: 0;
    width: 50vw;
    height: auto;
    right: -18vw;
    z-index: 30;
  }
  #standort_box5 .popup-moers p {
    border-bottom: none;
    position: static;
    font-size: 16px;
    opacity: 1;
    padding: 0px 0px 5px 0px;
  }
  .popup-moers a {
    color: #616161 !important;
    font-size: 16px;
  }
  .popup-text img {
    width: 12px;
    margin-right: 5px;
  }
  #standort_box5 .popup-moers .popup-moers-inner {
    background-color: #fff;
    text-align: left;
    padding: 50px 80px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #standort_box5 .popup-text {
    width: 40%;
  }
  #standort_box5 .google-maps {
    width: 50%;
  }
  #standort_box4 {
    height: auto;
    width: 62.2%;
  }
  #standort_box6 {
    height: auto;
    width: auto;
  }
  #standort_box5 p {
    color: #616161;
    border-bottom: 2px dotted #616161;
    position: absolute;
    left: 50%;
    line-height: 1.2;
    padding-bottom: 0px;
    padding-left: 180%;
    bottom: 35%;
    font-size: 24px;
    opacity: 0;
  }
  #standort_box5:hover p {
    opacity: 1;
    cursor: pointer;
  }
  #standort_box8 p {
    color: #616161;
    border-bottom: 2px dotted #616161;
    position: absolute;
    right: 50%;
    line-height: 1.2;
    padding-bottom: 0px;
    padding-right: 160%;
    bottom: 35%;
    font-size: 24px;
    opacity: 0;
  }
  #standort_box8:hover p {
    opacity: 1;
    cursor: pointer;
  }
  #standort_box9 p {
    color: #616161;
    border-bottom: 2px dotted #616161;
    position: absolute;
    left: 50%;
    line-height: 1.2;
    padding-bottom: 0px;
    padding-left: 70%;
    bottom: 35%;
    font-size: 24px;
    opacity: 0;
  }
  #standort_box9:hover p {
    opacity: 1;
    cursor: pointer;
  }
  .standort_row_5 {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 75.5%;
    width: 100%;
    height: 20%;
  }
  #standort_box8 {
    height: auto;
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #standort_box8:hover {
    background-image: url("../../../UserFiles/155/de/img/standort_viersen.svg");
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
  }
  .popup-viersen {
    display: none;
  }
  .show_popup {
    display: block;
  }
  .popup-viersen {
    position: absolute;
    top: -30vh;
    bottom: 0;
    width: 50vw;
    height: auto;
    right: -25vw;
    z-index: 30;
  }
  #standort_box8 .popup-viersen p {
    border-bottom: none;
    position: static;
    font-size: 16px;
    opacity: 1;
    padding: 0px 0px 5px 0px;
  }
  .popup-viersen a {
    color: #616161 !important;
    font-size: 16px;
  }
  .popup-text img {
    width: 12px;
    margin-right: 5px;
  }
  #standort_box8 .popup-viersen .popup-viersen-inner {
    background-color: #fff;
    text-align: left;
    padding: 50px 80px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #standort_box8 .popup-text {
    width: 40%;
  }
  #standort_box8 .google-maps {
    width: 50%;
  }
  #standort_box7 {
    height: auto;
    width: 32%;
  }
  #standort_box9 {
    height: auto;
    width: 22%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 2%;
    margin-left: -5%;
  }
  #standort_box9:hover {
    background-image: url("../../../UserFiles/155/de/img/standort_anrath.svg");
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
  }
  .popup-anrath {
    display: none;
  }
  .show_popup {
    display: block;
  }
  .popup-anrath {
    position: absolute;
    top: -30vh;
    bottom: 0;
    width: 50vw;
    height: auto;
    right: -20vw;
    z-index: 30;
  }
  #standort_box9 .popup-anrath p {
    border-bottom: none;
    position: static;
    font-size: 16px;
    opacity: 1;
    padding: 0px 0px 5px 0px;
  }
  .popup-anrath a {
    color: #616161 !important;
    font-size: 16px;
  }
  .popup-text img {
    width: 12px;
    margin-right: 5px;
  }
  #standort_box9 .popup-anrath .popup-anrath-inner {
    background-color: #fff;
    text-align: left;
    padding: 50px 80px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #standort_box9 .popup-text {
    width: 40%;
  }
  #standort_box9 .google-maps {
    width: 50%;
  }
  #standort_box10 {
    height: auto;
    width: auto;
  }
  footer ul {
    list-style-type: none;
  }
  .footer_adress {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-bottom: 60px;
    margin-bottom: 30px;
    border-bottom: 1px solid #CFCFCF;
  }
  .footerbild, .footertext {
    width: 50%;
  }
  .footerbild img {
    width: 70%;
    margin: auto;
    border-radius: 10px;
  }
  .footer_btn {
    background: rgba(184, 199, 5, 1.00);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(255, 221, 86, 1.00) 100%);
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    padding: 12px 30px 10px 30px;
    display: inline-block;
    margin: 25px 0px;
    width: 220px;
  }
  .footer_btn .icon_footer {
    height: auto;
    width: 14px;
    margin-bottom: -3px;
    /*	margin-right: 10px;
	margin-top: 7px;*/
  }
  .footertext p {
    line-height: 1.8;
    color: #616161;
    padding: 0px;
  }
  .icon_footer {
    height: auto;
    width: 2.5%;
    margin-right: 10px;
    margin-top: 7px;
  }
  .footer-zeile {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  footer {
    padding-bottom: 50px;
  }
  .content-sitemap {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
  }
  .sitemap ul {
    list-style-type: none;
  }
  .content-sitemap li {
    list-style-type: none;
  }
  .content-sitemap .fnav3on:before, .content-sitemap .fnav3:before {
    content: "o";
  }
  .content-sitemap .dl-submenu .fnav3on:before, .content-sitemap .dl-submenu .fnav3:before {
    content: "-";
    margin-left: 20px;
  }
  .content-sitemap .fnav4on:before, .content-sitemap .fnav4:before {
    content: "-";
    left: 30px;
  }
  .content-sitemap .fnav5on:before, .content-sitemap .fnav5:before {
    content: "›";
    margin-left: 30px;
    padding-right: 5px;
  }
  .content-sitemap .fnav3, .content-sitemap .fnav3on, .content-sitemap .fnav5, .content-sitemap .fnav5on {
    padding: 7px 15px 7px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 0;
    line-height: normal;
    color: #000;
  }
  .content-sitemap .fnav4, .content-sitemap .fnav4on {
    padding: 7px 20px 7px 40px;
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 0;
    line-height: normal;
    color: #000;
  }
  .content-sitemap .dl-submenu .fnav3, .content-sitemap .dl-submenu .fnav3on {
    padding: 7px 15px 7px 50px;
  }
  .content-sitemap .fnav3:hover, .content-sitemap .fnav3on {
    background: #F1F1BC;
    color: #889400;
    border-radius: 0px;
    font-weight: bold;
  }
  .content-sitemap .dl-submenu .fnav3:hover, .content-sitemap .dl-submenu .fnav3on {
    background: #EFEFEF;
    color: #616161;
    border-radius: 0px;
    font-weight: bold;
  }
  .content-sitemap .fnav4:hover, .content-sitemap .fnav4on {
    background: #EFEFEF;
    color: #616161;
    border-radius: 0px;
    font-weight: bold;
  }
  .content-sitemap .fnav5:hover, .content-sitemap .fnav5on {
    background: rgba(255, 255, 255, 1.00);
    color: #999;
    border-radius: 0px;
    font-weight: bold;
  }
  .downloads-button {
    border-bottom: 1px solid rgba(217, 217, 217, 1.00);
    margin-bottom: 40px;
    padding: 0 0 20px 0 !important;
  }
  .downloads-button a {
    background: rgba(184, 199, 5, 1.00);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(255, 221, 86, 1.00) 100%);
    border-radius: 10px;
    color: #fff !important;
    font-weight: bold;
    padding: 5px 30px;
    display: inline-block;
    margin-top: 10px;
  }
  .startseite-boxes-wrapper {
    background-color: #fff;
  }
  .startseite-boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
    max-width: 1500px;
  }
  .startseite-box {
   /* width: 23%;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
    position: relative;
    height: auto;
    background: rgba(184, 199, 5, 1.00);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(255, 221, 86, 1.00) 100%);*/
	width: 23%;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
    position: relative;
    height: auto;
    background: rgba(184, 199, 5, 1.00);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(255, 221, 86, 1.00) 100%);
  }
  .startseite-box .startseite-box-text {
/*    font-size: 30px;
    font-weight: 400;
    color: #616161;
    font-family: 'Belanosima', sans-serif;
    text-align: center;
    width: 100%;
    padding: 20% 5% 6% 5%;
    text-shadow: 0px 0px 5px rgba(229, 228, 228, 1.00);
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 5;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(209, 209, 209, 1.00) 0%, rgba(209, 209, 209, 0) 80%);
    border-radius: 0px 0px 10px 10px;*/
	    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Belanosima', sans-serif;
    text-align: center;
    width: 100%;
    padding: 20% 5% 6% 5%;
    text-shadow: 0px 0px 5px #000000;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 5;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 0px 0px 10px 10px;
  }
  .startseite-box-bild img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
  }
  .startseite-box:hover .startseite-box-bild img {
    mix-blend-mode: multiply;
  }
  .startseite-box:hover .startseite-box-text {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    color: #FFFFFF;
    text-shadow: none;
  }
  .startseite-box-ghost {
    opacity: 0;
  }
  .unterseite-boxes-wrapper {
    background-color: #fff;
    padding-left: 10%;
  }
  .unterseite-boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
    gap: 3%;
  }
  .unterseite-box {
    width: 30.3%;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
    position: relative;
    height: auto;
    background: rgba(184, 199, 5, 1.00);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(255, 221, 86, 1.00) 100%);
  }
  .unterseite-box .unterseite-box-text {
    font-size: 26px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Belanosima', sans-serif;
    text-align: center;
    width: 100%;
    padding: 20% 5% 6% 5%;
    text-shadow: 0px 0px 5px #000000;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 5;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 0px 0px 10px 10px;
  }
  .unterseite-box-bild img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
  }
  .unterseite-box:hover .unterseite-box-bild img {
    mix-blend-mode: multiply;
  }
  .unterseite-box:hover .unterseite-box-text {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  }
  .unterseite-box-ghost {
    opacity: 0;
  }
  .exit-button {
    width: 50px;
    height: 50px;
    border-radius: 999px;
    padding: 12px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 50;
    right: -20px;
    top: -20px;
  }
  .exit-button img {
    width: 100%;
    height: auto;
  }
  .content .sli_inner a {
    color: #616161;
  }
  .team-boxes-wrapper {}
  .team-boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 1500px;
  }
  .team-box {
    width: 23%;
    margin-right: 10%;
    margin-bottom: 10%;
  }
  .team-box p {
    padding: 0;
    margin: 0;
    text-align: center !important;
    color: rgba(97, 97, 97, 0.7);
  }
  .team-box img {
    width: 100%;
    height: auto;
    border-radius: 999px;
    background: #FFFFFF;
  }
  .team-box h3 {
    font-size: 18px;
    padding-top: 20px;
    text-align: center;
  }
  .team-zwischenueberschrift p {
    font-size: 24px !important;
    font-weight: 400;
    color: #616161;
    padding: 0 !important;
    margin-bottom: 50px;
    font-family: 'Belanosima', sans-serif;
  }
  .team-zwischenueberschrift h2 {
    font-size: 28px;
    font-weight: 400;
    color: #616161;
    font-family: 'Belanosima', sans-serif;
    padding-bottom: 50px;
  }
  .team-more-info {
    background-color: #fff;
    text-align: left;
    padding: 50px 80px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: none;
    position: absolute;
  }
.column.right .team-more-info ul li {
	text-align: left;
}

  .show-team-popup {
    display: block;
  }
  .copyright {
    background-color: rgba(239, 239, 239, 0.50);
  }
  .dscmedien {
    color: #616161;
    font-size: 14px;
    padding: 10px 0px 20px 0px;
    display: block;
    text-align: right;
    max-width: 1500px;
    margin: auto;
  }
  .copright-servicenav-inner {
    max-width: 1500px;
    margin: auto;
  }
  .copright-servicenav {
    padding: 10px 0px;
    background: rgb(184, 199, 5);
    background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(241, 241, 188, 1) 100%);
  }
  .copright-servicenav ul li {
    display: inline;
  }
  .copright-servicenav ul li a {
    color: #fff;
    margin-left: 20px;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0px 0px 2px rgba(89, 96, 0, 1.00);
  }
  .column.right h1, .column.right h2, .column.right p {
    padding-left: 0%;
    padding-right: 0%;
  }
  .column.right h2 {
    margin-top: 40px;
  }
  .column.right ul {
    padding-left: 12%;
    padding-right: 10%;
  }
  #accordion {
    padding-left: 20%;
    padding-right: 0;
  }
  .team-boxes {
    padding-left: 10%;
    padding-right: 10%;
  }
  
  .moers img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
  }
  .moers {
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 15vh;
  }
  .moers p {
    padding-top: 20px;
  }
  .pdf-wrapper {
    display: flex;
    flex-direction: row;
    padding: 0 10%;
    margin: 50px 0px;
    flex-wrap: wrap;
  }
  .pdf-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
  }
  .downloads-wrapper {
    padding-left: 10%;
  }
  .pdf-img {
    width: 40%;
    padding: 20px;
  }
  .pdf-img img {
    width: 100%;
    display: block;
    height: auto;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .pdf-text {
    width: 60%;
    padding-left: 25px;
  }
  .pdf-text .downloads-button {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0 0 0 0 !important;
  }
  .zertifizierung-wrapper ul a {
    color: #889400 !important;
    text-decoration: underline !important;
  }
  .zertifizierung-wrapper table {
    padding: 0 10%;
  }
  .zertifizierung-wrapper table th {
    text-align: left;
    padding: 10px 0px;
  }
  .zertifizierung-wrapper table td {
    vertical-align: top;
    padding: 10px 0px;
    border-top: 1px dotted #c4c4c4;
  }
  .zertifizierung-wrapper table tr td:first-child {
    padding-right: 30px;
  }
  .more-info-btn {
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #B8C705;
    padding: 3px 15px 3px 15px;
    border-radius: 5px;
    color: #B8C705;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .team-box p {
    padding-bottom: 10px;
  }
  .team-box {
    text-align: center;
    position: relative;
  }
  .team-more-info {
    color: #000;
    font-size: 16px;
    letter-spacing: normal;
    cursor: pointer;
    text-transform: none;
    padding: 30px 50px;
    width: 700px;
    z-index: 100;
	  top: -30px;
	  left: -20px;
  }
    .team-more-info img {
		width:50%;
		margin:10px 0px 10px 150px;
		text-align:center;
	}
  .team-more-info ul {
    list-style-type: none;
    padding: 10px 0 0 0 !important;
  }
  .team-more-info ul li {
    font-size: 16px;
    padding-top: 15px;
    /*display: flex;
    flex-direction: row;*/
  }
  .exit-button img {
    background: #fff;
	/*margin:5px 0px 0px 5px;*/
  }
.show-team-popup .exit-button img {
	margin:0px 0px 0px 0px;
	width: 100%;
	
}
  .show-team-popup h4 {
    font-family: 'Belanosima', sans-serif;
    font-weight: 400;
    font-size: 30px;
  }
  .team-more-info ul li span {
    width: 80%;
    text-align: left;
  }
  .team-more-info ul li  {
  display: block !important;

  height: 50px;
  }
  .team-more-info ul li strong {
    width: 150px !important;
  display: block !important;
  float: left;
  height: 40px;
  }

.team-box:nth-child(3n) .team-more-info{
	  left: -730px;
}
.n0-team-img .team-box img {
	display:none;}
.n0-team-img .team-box h3 {
	background-color: #fff;
  text-align: center;
  padding: 40px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
.contact-list li strong {
	font-weight: 500;
	display: inline-block;
	width: 200px;
}
.contact-list  {
	margin-bottom: 20px;
}
	
  /* ############################# CUSTOM STYLE - RESPONSIVE #################################### */
  @media (max-width:1300px) {
    .unterseite-box .unterseite-box-text {
      font-size: 25px;
      width: 100%;
      padding: 20% 5% 6% 5%;
    }
  }
  @media (max-width:1200px) {
    .box-pathologie .icon-circle, .box-dermatologie .icon-circle {
      left: 60%;
      bottom: -50px;
    }
    .icon-circle {
      right: 60%;
      bottom: -50px;
    }
    .startseite-box {
      width: 48%;
    }
    .startseite-boxes {
      margin: 0 3%;
    }
  }
  @media (max-width: 1024px) {
    .menu-trigger {
      border: none;
      background: none;
      top: 10vh;
    }
    .menu-trigger span {
      position: absolute;
      display: block;
      width: 30px;
      height: 3px;
      background: #889400;
      top: 44%;
      padding-top: 3px;
      left: 50%;
      margin-left: -10px;
    }
    .menu-trigger span i {
      color: #889400;
      display: none;
    }
    nav.desktop {
      padding-top: 30vh;
    }
    nav.desktop {
      background: #FFFFFF;
    }
    .nav_headline a {
      padding: 12px 28px;
      display: block;
      color: #889400;
      font-weight: 700;
    }
    .nav1, .nav1on, ul.main-menu li:hover .nav1 {
      color: #616161;
      background: none;
      height: auto;
      line-height: inherit;
      padding: 12px 28px;
      display: block;
      font-size: 16px;
      font-weight: 300;
      border: 1px solid transparent;
      border-bottom: 1px solid #C7C7C7;
      text-decoration: none;
    }
    html:not(.hidden) .menu-trigger span::before, html:not(.hidden) .menu-trigger span::after {
      background: #889400;
    }
    nav.desktop {
      padding-top: 10vh;
    }
    ul.dropdown_first.active {
      padding-top: 10vh;
      background: #fff;
    }
    ul.dropdown_second.active {
      padding-top: 10vh;
      background: #fff;
    }
    nav.desktop .menu-back {
      background: #F1F1BC;
      display: block;
      padding: 10px 30px;
      font-size: 14px;
      border-top: none;
      border-bottom: none;
      color: #889400;
    }
    .nav2, .nav2on, ul.first_dropdown li:hover .nav2 {
      color: #616161 !important;
      padding: 8px 28px;
      display: block;
      width: 100%;
      background: none !important;
      font-size: 14px;
      font-weight: 300;
      border: none;
      text-decoration: none;
      border-bottom: none;
    }
    .nav3, .nav3on, ul.second_dropdown li:hover .nav3 {
      color: #616161 !important;
      padding: 8px 28px;
      display: block;
      font-size: 14px;
      font-weight: 300;
      background: none !important;
      width: 100%;
      border: none;
      text-decoration: none;
      border-bottom: none;
    }
    header {
      height: 120px;
    }
    .pdf-inner {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
    }
    .team-more-info {
      width: 500px;
    }
  }
  @media (max-width:1000px) {
    .popup-moers {
      width: 80vw;
      right: -30vw;
    }
    .unterseite-box .unterseite-box-text {
      font-size: 24px;
    }
    .unterseite-box {
      width: 48%;
      margin-bottom: 50px;
      height: auto;
    }
    .content .column.left {
      width: 25%;
      padding: 15px;
      margin: 0px 15px
    }
    .content .column.right {
      width: 70%;
      padding: 0px 30px;
    }
    .sli {
      padding: 15px 88px 0 30px;
    }
    .team-box {
      width: 40%;
      margin-right: 10%;
      margin-bottom: 10%;
    }
    .gallery_wrapper a.gal_pic {
      width: 49%;
    }
  }
  @media (max-width:900px) {
    .icon-circle {
      width: 8em;
      height: 8em;
      right: 60%;
      bottom: 0px;
    }
    .box-pathologie .icon-circle, .box-dermatologie .icon-circle {
      left: 60%;
      bottom: 0px;
    }
    footer .sitemap {
      display: none;
    }
    footer .footer_adress {
      margin-bottom: 0;
      border-bottom: none;
    }
    footer .clearfix {
      display: none;
    }
    .box-pathologie .icon-circle, .box-dermatologie .icon-circle, .icon-circle {
      top: 180px;
    }
    .history-tabelle tr {
      display: flex;
      flex-direction: column;
    }
    .history-tabelle tr:nth-child(odd) {
      display: flex;
      flex-direction: column-reverse;
    }
    .history-tabelle td:nth-child(3n+2) {
      background: none;
    }
    .history-tabelle td {
      padding: 0 0 20px 0;
    }
    .history-tabelle tr {
      background: url(../../../UserFiles/155/de/img/background_dotted_klein.png);
      background-repeat: repeat-y;
      background-size: 30%;
      background-position: center;
    }
    .history-tabelle .history-cell-1, .history-tabelle .history-cell-3 {
      display: none;
    }
    .history-tabelle .history-cell-2 {
      display: none;
    }
    .history-tabelle td p {
      margin: 0;
      padding: 30px;
    }
    .team-more-info {
      width: 420px;
    }
    @media (max-width:1100px) {
      .slider-text {
        max-width: 70%;
      }
	
    }
    @media (max-width:750px) {
			.slider-text h1 {
  font-size: 26px;
		}
		.slider-text  {
			padding: 30px 25px;
			
	  }
      .unterseite-box {
        width: 100%;
      }
      .unterseite-boxes {
        flex-direction: column;
        justify-content: center;
        gap: 0%;
      }
      .content .column.left {
        width: 30%;
        padding: 15px;
        margin: 0px 0px 0px 15px;
      }
      .content .column.right {
        width: 65%;
        padding: 0px 30px;
      }
      .hero h1 {
        width: 40%;
      }
      .hero .history-h1 {
        width: 40%;
        margin: 0px 28% 0px 42%;
      }
    }
    @media (max-width:650px) {
   
      .startseite-box {
        width: 100%;
      }
      .startseite-boxes {
        margin: 0 5%;
        position: absolute;
      }
      h2 {
        text-align: center;
      }
      .team-zwischenueberschrift h2 {
        text-align: left;
      }
      .home-boxes-wrapper {
        padding-top: 260vh;
        background-image: url("../../../UserFiles/155/de/img/background_wave_white_mobil.svg");
        background-repeat: no-repeat;
      }
      .home-bildbox {
        position: static;
      }
      .home-boxes {
        display: flex;
        flex-direction: column;
        height: auto;
        position: relative;
      }
      .icon-circle {
        width: 10em;
        height: 10em;
        margin: auto;
        right: 0px;
        bottom: 0px;
        top: -125%;
        left: 0px;
      }
      .box-pathologie .icon-circle, .box-dermatologie .icon-circle {
        margin: auto;
        right: 0px;
        bottom: 0px;
        top: -125%;
        left: 0px;
      }
      .home-bildbox, .home-textbox {
        width: 100%;
      }
      .home-bildbox {
        padding: 0px;
      }
      .home-textbox p {
        padding: 30px 0px;
      }
      .start-image-mobil {
        display: block;
        width: 100%;
        height: auto;
      }
      .start-image {
        display: none;
      }
      .schwerpunkt-button {
        width: 80%;
        margin: 0 auto 30px auto;
        padding: 20px 0px;
      }
      .schwerpunkt-icon {
        height: 7em;
      }
      .schwerpunkt-button p {
        font-size: 20px;
      }
      .schwerpunkte-inner {
        padding: 150px 0;
      }
      .service-navi {
        display: none;
      }
      header {
        background: rgb(184, 199, 5);
        background: linear-gradient(45deg, rgba(184, 199, 5, 1) 0%, rgba(241, 241, 188, 1) 100%);
      }
      .standort-inner {
        padding: 20vh 0px 30vh 0;
      }
      #standort_box5 .popup-moers .popup-moers-inner, #standort_box2 .popup-kleve .popup-kleve-inner, #standort_box8 .popup-viersen .popup-viersen-inner, #standort_box9 .popup-anrath .popup-anrath-inner {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 30px 30px;
      }
      #standort_box5 .popup-text, #standort_box2 .popup-text, #standort_box8 .popup-text, #standort_box9 .popup-text {
        width: 100%;
        margin-bottom: 30px;
      }
      #standort_box5 .google-maps, #standort_box2 .google-maps, #standort_box8 .google-maps, #standort_box9 .google-maps {
        width: 100%;
      }
      .standort-karte-wrapper {
        margin: auto;
        height: 50vh;
        width: 90%;
      }
      .standort_row_5 img, .standort_row img, .standort_row_3 img {
        width: 20px;
        padding-bottom: 10px;
        height: auto;
      }
      .popup-text img {
        width: 12px;
        margin-right: 5px;
        padding-bottom: 0px;
      }
      .popup-moers {
        width: 80vw;
        right: -20vw;
      }
      .popup-viersen {
        width: 80vw;
        right: -40vw;
      }
      .popup-kleve {
        width: 80vw;
        left: -5vw;
      }
      .popup-anrath {
        width: 80vw;
        right: -22vw;
      }
      #standort_box5 p, #standort_box2 p, #standort_box8 p, #standort_box9 p {
        display: none;
      }
      .popup-moers p, .popup-viersen p, .popup-anrath p, .popup-kleve p {
        display: block !important;
        font-size: 14px !important;
      }
      .exit-button img {
        padding-bottom: 0px;
        width: 100%;
        height: auto;
      }
      #standort_box5 {
        background-image: url("../../../UserFiles/155/de/img/standort_moers.svg");
        background-repeat: no-repeat;
        background-position: left;
        cursor: pointer;
      }
      #standort_box9 {
        background-image: url("../../../UserFiles/155/de/img/standort_anrath.svg");
        background-repeat: no-repeat;
        background-position: left;
        cursor: pointer;
      }
      #standort_box8 {
        background-image: url("../../../UserFiles/155/de/img/standort_viersen.svg");
        background-repeat: no-repeat;
        background-position: left;
        cursor: pointer;
      }
      #standort_box2 {
        background-image: url("../../../UserFiles/155/de/img/standort_kleve.svg");
        background-repeat: no-repeat;
        background-position: left;
        cursor: pointer;
      }
      .logo img {
        width: 150px;
        height: 150px;
        margin-top: 50px;
        margin-left: -10px;
      }
      .fixed .logo img {
        width: 60px;
        height: 60px;
        margin-top: 10px;
        transition: .3s all;
        box-shadow: none;
      }
      header.fixed {
        height: 80px;
      }
      header.fixed .menu-trigger {
        top: 6vh;
        transition: .3s all;
      }
      .inner {
        position: relative;
        z-index: 100;
        /*top: 70vh;*/
		  top: 45vh;
        margin: 0 auto;
        max-width: 90%;
      }
      .inner h1 {
        padding-bottom: 5px;
        font-size: 24px;
      }
      .inner p {
        font-size: 16px;
      }
      .inner > div {
        padding: 30px 20px 20px 20px;
        border-radius: 10px;
        width: 100%;
      }
      .slider {
        background-position: 60%;
        height: 90vh;
      }
      .footer_adress {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-bottom: 60px;
        margin-bottom: 30px;
        border-bottom: 1px solid #CFCFCF;
      }
      .footerbild img {
        width: 100%;
        margin: auto;
        border-radius: 10px;
      }
      .footerbild {
        width: 90%;
        margin: auto;
      }
      .footertext {
        width: 70%;
        margin: auto;
        padding-top: 30px;
        text-align: center;
      }
      .icon_footer {
        height: auto;
        width: 5%;
        margin-right: 10px;
        margin-top: 5px;
      }
      .footer-zeile {
        justify-content: center;
      }
      .content-sitemap .fnav3, .content-sitemap .fnav3on, .content-sitemap .fnav5, .content-sitemap .fnav5on {
        padding: 7px 15px 7px 30px;
        display: block;
        width: 100%;
        font-size: 12px;
        margin: 0;
        line-height: normal;
        color: #000;
      }
      .hero h1 {
        width: 70%;
        margin: 0px 15%;
      }
      .hero .history-h1 {
        width: 70%;
        margin: 0px 15%;
      }
      .dscmedien {
        font-size: 12px;
      }
      .copright-servicenav ul li a {
        font-size: 12px;
      }
      .team-more-info {
        width: 90vw;
        left: -10vw;
        padding: 30px 30px;
      }
      .team-more-info ul li span {
        width: 80%;
      }
      .team-more-info ul li strong {
        width: 20%;
      }
      .more-info-btn {
        font-size: 12px;
      }
    }
    @media (max-width:650px) {
	.team-box {
  position: static;
}
	.team-more-info {
		position: absolute;
		top: auto;
		margin: -50px 10px 0 10px;
		left:0;
        width: calc(100% - 40px);
        padding: 30px 30px;
      }
      .content .column.left {
        display: none;
      }
      .content .column.right {
        width: 100%
      }
      .unterseite-box .unterseite-box-text {
        font-size: 20px;
      }
      .unterseite-box {
        margin-bottom: 25px;
      }
      .menu-trigger span {
        background: #FFFFFF;
      }
      html:not(.hidden) .menu-trigger span::before, html:not(.hidden) .menu-trigger span::after {
        background: #FFFFFF;
      }
      h1 {
        font-size: 34px;
      }
      #accordion {
        padding-left: 0%;
        padding-right: 0;
      }
      .unterseite-boxes-wrapper {
        padding-left: 0%;
      }
      .sli {
        max-width: 100%;
      }
      .column.right h1, .column.right h2, .column.right p {
        /*padding-left: 0%;
        padding-right: 0%;*/
      }
      .slider-text {
        max-width: 78%;
        top: 37vh;
      }
      .inner {
        max-width: 100%;
      }
    .hero h1 {
        font-size: 28px;
        /*width: 90%;
        margin: 0px 5%;*/
      }

    }
    @media (max-width: 550px) {
      .home-boxes-wrapper {
        padding-top: 220vh;
      }
    }
    @media (max-width: 430px) {
      .home-boxes-wrapper {
        padding-top: 200vh;
      }
    }
    @media (max-width: 360px) {
      .home-boxes-wrapper {
        padding-top: 180vh;
      }
    }
    @media (max-width:400px) {
      .team-boxes {
        display: flex;
        flex-direction: column;
      }
      .team-box {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30%;
      }
      .dscmedien {
        font-size: 10px;
        padding-right: 10px;
      }
      .copright-servicenav ul li a {
        font-size: 11px;
        margin-left: 10px;
      }
      .column.right h1, .column.right h2, .column.right p {
        padding-left: 0%;
        padding-right: 0%;
      }
      .column.right p {
        line-height: 1.8;
        font-size: 16px;
      }
      h1 {
        font-size: 28px;
      }
      .sli {
        height: 120px;
        font-size: 14px;
      }
      .content h1 {
        padding-bottom: 30px;
      }
      .gallery_wrapper a.gal_pic {
        width: 100%;
      }
      .footertext p {
        font-size: 14px;
        word-break: break-all;
      }
      .content p, li {
        text-align: justify;
      }
      .column.right p {
        line-height: 1.6;
      }
      .sitemap li, .dropdown_first li {
        text-align: left;
      }

    }
	  
	/*sPECIAL FÜR sLIDER*/
	  
	  @media (max-width:1500px) {
.inner {
    -webkit-transform: translateY(-38%);
    -moz-transform: translateY(-38%);
    transform: translateY(-38%);
}
}
	  
	  
	  
	  
	  
	  
	  