html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
.col ul {
  list-style: disc;
  padding-left: 1em;
}
.col li {
  margin-bottom:20px;
}
table {
  border-collapse: separate;
  border-spacing: 0
}
caption, th, td {
  text-align: left;
  font-weight: normal
}
blockquote:before, blockquote:after, q:before, q:after {
  content: ""
}
blockquote, q {
  quotes: """"
}
@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
  src: local("☺"), url("fonts/robotoslab-light.woff2") format("woff2")
}
@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src: local("☺"), url("fonts/robotoslab-bold.woff2") format("woff2")
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v29-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/montserrat-v29-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v29-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/montserrat-v29-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/montserrat-v29-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/montserrat-v29-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: auto; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/montserrat-v29-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - latin */
@font-face {
  font-display: auto; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/montserrat-v29-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.con {
  position: relative;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto
}
.con:after {
  content: '';
  display: block;
  clear: both
}
.row {
  margin-left: -20px;
  margin-right: -20px
}
.row:after {
  content: '';
  display: block;
  clear: both
}
.row + .row {
  margin-top: 80px
}
.col {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px
}
.spacer {
  height:40px;
}
@media (max-width: 540px) {
  [class*='xs-'] {
    float: left
  }
  .xs-0 {
    display: none
  }
  .xs-1 {
    width: 8.33333%
  }
  .xs-o-1 {
    margin-left: 8.33333%
  }
  .xs-2 {
    width: 16.66667%
  }
  .xs-o-2 {
    margin-left: 16.66667%
  }
  .xs-3 {
    width: 25%
  }
  .xs-o-3 {
    margin-left: 25%
  }
  .xs-4 {
    width: 33.33333%
  }
  .xs-o-4 {
    margin-left: 33.33333%
  }
  .xs-5 {
    width: 41.66667%
  }
  .xs-o-5 {
    margin-left: 41.66667%
  }
  .xs-6 {
    width: 50%
  }
  .xs-o-6 {
    margin-left: 50%
  }
  .xs-7 {
    width: 58.33333%
  }
  .xs-o-7 {
    margin-left: 58.33333%
  }
  .xs-8 {
    width: 66.66667%
  }
  .xs-o-8 {
    margin-left: 66.66667%
  }
  .xs-9 {
    width: 75%
  }
  .xs-o-9 {
    margin-left: 75%
  }
  .xs-10 {
    width: 83.33333%
  }
  .xs-o-10 {
    margin-left: 83.33333%
  }
  .xs-11 {
    width: 91.66667%
  }
  .xs-o-11 {
    margin-left: 91.66667%
  }
  .xs-12 {
    width: 100%
  }
  .xs-o-12 {
    margin-left: 100%
  }
  .xs-6:nth-of-type(1n+3) {
    margin-top: 40px
  }
  .xs-12 + .xs-12 {
    margin-top: 40px
  }
}
@media (min-width: 541px) and (max-width: 768px) {
  [class*='sm-'] {
    float: left
  }
  .sm-0 {
    display: none
  }
  .sm-1 {
    width: 8.33333%
  }
  .sm-o-1 {
    margin-left: 8.33333%
  }
  .sm-2 {
    width: 16.66667%
  }
  .sm-o-2 {
    margin-left: 16.66667%
  }
  .sm-3 {
    width: 25%
  }
  .sm-o-3 {
    margin-left: 25%
  }
  .sm-4 {
    width: 33.33333%
  }
  .sm-o-4 {
    margin-left: 33.33333%
  }
  .sm-5 {
    width: 41.66667%
  }
  .sm-o-5 {
    margin-left: 41.66667%
  }
  .sm-6 {
    width: 50%
  }
  .sm-o-6 {
    margin-left: 50%
  }
  .sm-7 {
    width: 58.33333%
  }
  .sm-o-7 {
    margin-left: 58.33333%
  }
  .sm-8 {
    width: 66.66667%
  }
  .sm-o-8 {
    margin-left: 66.66667%
  }
  .sm-9 {
    width: 75%
  }
  .sm-o-9 {
    margin-left: 75%
  }
  .sm-10 {
    width: 83.33333%
  }
  .sm-o-10 {
    margin-left: 83.33333%
  }
  .sm-11 {
    width: 91.66667%
  }
  .sm-o-11 {
    margin-left: 91.66667%
  }
  .sm-12 {
    width: 100%
  }
  .sm-o-12 {
    margin-left: 100%
  }
  .sm-6:nth-of-type(1n+3) {
    margin-top: 40px
  }
  .sm-12 + .sm-12 {
    margin-top: 40px
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  [class*='md-'] {
    float: left
  }
  .md-0 {
    display: none
  }
  .md-1 {
    width: 8.33333%
  }
  .md-o-1 {
    margin-left: 8.33333%
  }
  .md-2 {
    width: 16.66667%
  }
  .md-o-2 {
    margin-left: 16.66667%
  }
  .md-3 {
    width: 25%
  }
  .md-o-3 {
    margin-left: 25%
  }
  .md-4 {
    width: 33.33333%
  }
  .md-o-4 {
    margin-left: 33.33333%
  }
  .md-5 {
    width: 41.66667%
  }
  .md-o-5 {
    margin-left: 41.66667%
  }
  .md-6 {
    width: 50%
  }
  .md-o-6 {
    margin-left: 50%
  }
  .md-7 {
    width: 58.33333%
  }
  .md-o-7 {
    margin-left: 58.33333%
  }
  .md-8 {
    width: 66.66667%
  }
  .md-o-8 {
    margin-left: 66.66667%
  }
  .md-9 {
    width: 75%
  }
  .md-o-9 {
    margin-left: 75%
  }
  .md-10 {
    width: 83.33333%
  }
  .md-o-10 {
    margin-left: 83.33333%
  }
  .md-11 {
    width: 91.66667%
  }
  .md-o-11 {
    margin-left: 91.66667%
  }
  .md-12 {
    width: 100%
  }
  .md-o-12 {
    margin-left: 100%
  }
  .md-6:nth-of-type(1n+3) {
    margin-top: 40px
  }
  .md-12 + .md-12 {
    margin-top: 40px
  }
}
@media (min-width: 993px) {
  [class*='lg-'] {
    float: left
  }
  .lg-1 {
    width: 8.33333%
  }
  .lg-o-1 {
    margin-left: 8.33333%
  }
  .lg-2 {
    width: 16.66667%
  }
  .lg-o-2 {
    margin-left: 16.66667%
  }
  .lg-3 {
    width: 25%
  }
  .lg-o-3 {
    margin-left: 25%
  }
  .lg-4 {
    width: 33.33333%
  }
  .lg-o-4 {
    margin-left: 33.33333%
  }
  .lg-5 {
    width: 41.66667%
  }
  .lg-o-5 {
    margin-left: 41.66667%
  }
  .lg-6 {
    width: 50%
  }
  .lg-o-6 {
    margin-left: 50%
  }
  .lg-7 {
    width: 58.33333%
  }
  .lg-o-7 {
    margin-left: 58.33333%
  }
  .lg-8 {
    width: 66.66667%
  }
  .lg-o-8 {
    margin-left: 66.66667%
  }
  .lg-9 {
    width: 75%
  }
  .lg-o-9 {
    margin-left: 75%
  }
  .lg-10 {
    width: 83.33333%
  }
  .lg-o-10 {
    margin-left: 83.33333%
  }
  .lg-11 {
    width: 91.66667%
  }
  .lg-o-11 {
    margin-left: 91.66667%
  }
  .lg-12 {
    width: 100%
  }
  .lg-o-12 {
    margin-left: 100%
  }
  .lg-6:nth-of-type(1n+3) {
    margin-top: 40px
  }
  footer .lg-6:nth-of-type(1n+3) {
    margin-top: 0px
  }
  
  .lg-12 + .lg-12 {
    margin-top: 40px
  }
}
section {
  position: relative;
  /*padding: 60px 0px;*/
  max-width: 1200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 16px;
  margin: 0 auto
}
section:after {
  content: '';
  display: block;
  clear: both
}
/*
@media (max-width: 1200px) {
  section {
    padding: 0px; 
    margin: 0 5px
  }
}
@media (max-width: 992px) {
  section {
    padding: 0px 
  }
}
@media (max-width: 768px) {
  section {
    padding: 40px 0px 
  }
}
@media (max-width: 540px) {
  section {
    padding: 40px 0
  }
}
*/

section.frame-space-after-extra-small {
  padding-bottom: 10px;
}

section.frame-space-after-small {
  padding-bottom: 20px;
}

section.frame-space-after-medium {
  padding-bottom: 40px;
}

section.frame-space-after-large {
  padding-bottom: 80px;
}


section.frame-space-before-extra-small {
  padding-top: 10px;
}

section.frame-space-before-small {
  padding-top: 20px;
}

section.frame-space-before-medium {
  padding-top: 40px;
}

section.frame-space-before-large {
  padding-top: 80px;
}


html, body {
  height: 100%
}
body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000000; /* war #4c4c49*/
  background: #fff
}
a {
  text-decoration: none;
  color: inherit
}
img {
  max-width: 100%;
  height: auto
}
h3 + img {
  margin-top: 20px
}

section img {
  border-radius: 16px;
  display: block;
}

h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 38px;
  color: #000;
  text-transform: uppercase;
  opacity: .9
}
@media (max-width: 992px) {
  h1 {
    font-size: 40px;
    line-height: 40px
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 30px;
    line-height: 30px
  }
}
@media (max-width: 540px) {
  h1 {
    font-size: 25px;
    line-height: 25px
  }
}
h2 {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 45px;
  text-transform: uppercase
}

h2.ta-center {
    text-align: center;
}

/*h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 4px;
  background: #4c4c49
}*/
@media (max-width: 768px) {
  h2 {
    font-size: 26px
  }
}
@media (max-width: 540px) {
  h2 {
    font-size: 22px
  }
}
h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase
}
h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
  text-transform: uppercase
}
h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: inherit;
  line-height: 26px;
  text-transform: none;
}

h6 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: inherit;
  line-height: 22px;
  text-transform: none;
}

p + h4 {
  margin-top: 40px
}
p {
  /*max-width: 850px*/
}
p + p {
  margin-top: 20px
}
h1 + p {
  margin-top: 20px
}
h2 + p {
  margin-top: 10px
}
h3 + p {
  margin-top: 10px
}
h4 + p, h5 + p {
  margin-top: 10px
}
.tc-main {
  color: #000000 /* war #1a5190*/
}
.tc-black {
  color: #4c4c49
}
.tc-white {
  color: #fff
}
.bc-main {
  background-color: #bac1d3
}
.bc-black {
  background-color: #4c4c49
}
.bc-white {
  background-color: #fff
}
.bc-grey {
  background-color: #f2f2f2;
}

.regular {
  font-weight: 400
}
.medium {
  font-weight: 500
}
.semi {
  font-weight: 600
}
.bold, b {
  font-weight: 700
}
.extrabold {
  font-weight: 900
}

span.small {
  font-size: 60%;
  line-height: 100%
}
.link:hover {
  color: #809db8;
}
.link-internal, .link-external, .link-mail, .acco-con a {
  text-decoration: underline
}
.link-more {
  position: relative;
  white-space: nowrap;
  color: #809db8
}
.link-more:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 1px;
  background: #809db8;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.link-more:hover:after {
  width: 100%
}
.list > li {
  position: relative;
  padding-left: 20px
}
.list > li:before {
  content: '\2022';
  display: inline-block;
  margin-left: -20px;
  width: 20px;
  color: #bac1d3
}
img + .list {
  margin-top: 40px
}
p + .list {
  margin-top: 20px
}
header {
  position: relative;
  height: 40%;
  min-height: 250px;
  max-width: 1200px;
  padding: 0 5px;
  margin: 100px auto 0 auto
}
header:empty {
  height: 1px;
  min-height: 1px;
  display: none;
}
.hero {
  position: absolute;
  left: 5px;
  right: 5px;
  top: 0;
  height: 100%;
  border-radius: 16px;
  background: no-repeat center #f2f2f2;
  background-size: cover
}
.hero-cap {
  position: absolute;
  left: 40px;
  bottom: 39%
}
nav {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  padding: 30px 0;
  background: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400
}
nav:after {
  content: '';
  display: block;
  clear: both
}
nav.scroll {
  /*padding: 10px 0;*/
  -webkit-box-shadow: 0 0 5px 0 #4c4c49;
  box-shadow: 0 0 5px 0 #4c4c49
}
/*
.logo, .logo-circle {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-top: 10px
}

.logo {
  display:none;
  }


#s-1 nav .logo {
  position: relative;
  display: block;
  left: 50%;
  margin-top: 0;
  margin-left: -150px;
  width: 300px;
  height: auto
}

#s-1 nav .logo-circle {
  display:none;
  }
#s-1 nav .logo > svg {
  margin: 0;
  width: 99%
}
@media (max-width: 768px) {
  #s-1 nav .logo {
    display: block;
    width: 200px;
    margin-left: -140px
  }
  .logo-circle {
  display:none;
  }
}
@media (max-width: 540px) {
  #s-1 nav .logo {
    display: block;
    left: auto;
    float: right;
    margin: 0
  }
  .logo-circle {
  display:none;
  }
}
*/
.logo > svg {
  display: block;
  width: 300px;
  height: auto;
  margin-top: -24px
}
/*.logo > svg > path:nth-of-type(1) {
  fill: #4c4c49
}
.logo > svg > path:nth-of-type(2) {
  fill: #1a5190
}*/

footer .logo {
  display: block;
  width: 90%;
  height: auto;
  max-width: 300px;
  margin: 0;
  /*margin-left: 5%*/
}

footer .logo-circle {
  display:none;
  }

footer .logo > svg {
  width: 100%;
  margin: 0
}
/*
footer .logo > svg > path:nth-of-type(1) {
  fill: #000000
}
footer .logo > svg > path:nth-of-type(2) {
  fill: #1a5190
}*/
@media (max-width: 992px) {
  footer .logo {
    display: block;
    margin-left: 0;
    left: 0;
    float: none
  }
  footer .logo-circle {
  display:none;
  }
}
/*
@media (max-width: 768px) {
  .logo {
    position: relative;
    display: block;
    left: 50%;
    margin-top: 0;
    margin-left: -190px;
    width: 300px;
    height: auto
  }
  .logo > svg {
    margin: 0;
    width: 100%
  }
  .logo-circle {
  	display:none;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .logo {
    display: block;
    width: 200px;
    margin-left: -140px
  }
  .logo-circle {
    display:none;
  }
}
@media (max-width: 768px) and (max-width: 540px) {
  .logo {
    display: block;
    left: auto;
    float: right;
    margin: 0
  }
  .logo-circle {
  display:none;
  }
}



.nav-loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.nav-loader > img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -50px
}
.nav-loader.done {
  display: none
}
*/
.nav-button {
  position: absolute;
  left: 20px;
  top: 10px;
  z-index: 10;
  width: 40px;
  height: 24px;
  overflow: hidden;
  cursor: pointer;
  display: none
}
/*
#s-1 .nav-button {
  display: block
}
@media (max-width: 768px) {
  #s-1 .nav-button {
    top: 0
  }
}
*/
.nav-button > span {
  display: block;
  width: 100%;
  height: 3px;
  margin-bottom: 7px;
  background: #4c4c49;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.nav-button.active > span:nth-of-type(1) {
  -webkit-transform: translate(0, 10px) rotate(45deg);
  -ms-transform: translate(0, 10px) rotate(45deg);
  transform: translate(0, 10px) rotate(45deg)
}
.nav-button.active > span:nth-of-type(2) {
  opacity: 0
}
.nav-button.active > span:nth-of-type(3) {
  -webkit-transform: translate(0, -10px) rotate(-45deg);
  -ms-transform: translate(0, -10px) rotate(-45deg);
  transform: translate(0, -10px) rotate(-45deg)
}
@media (max-width: 768px) {
  .nav-button {
    display: block;
    top: 0
  }
}
.nav-main {
  display: table;
  margin: 0 auto
}
.nav-main:after {
  content: '';
  display: block;
  clear: both
}
.nav-main-item {
  display: block;
  float: left
}
.nav-main-item > a {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase
}
.nav-main-item > a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 0;
  background: #809db8;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.nav-main-item > a:hover {
  color: #809db8
}
.nav-main-item > a:hover:after {
  width: 100%
}
@media (max-width: 1200px) {
  .nav-main-item > a {
    font-size: 20px
  }
}
@media (max-width: 992px) {
  .nav-main-item > a {
    font-size: 16px
  }
}
.nav-main-item.current > a {
  color: #809db8
}
.nav-main-item + .nav-main-item {
  margin-left: 40px
}
@media (max-width: 1200px) {
  .nav-main-item + .nav-main-item {
    margin-left: 30px  /*war 30*/
  }
}
@media (max-width: 992px) {
  .nav-main-item + .nav-main-item {
    margin-left: 15px  /*war 15*/
  }
}
@media (max-width: 768px) {
  .nav-main-item + .nav-main-item {
    margin-left: 0
  }
}
@media (min-width: 768px) { /*war 541 - Telnummer?*/
  .nav-main-item.o-xs {
    display: none
  }
}


/*@media (max-width: 768px) and (min-width: 769px) and (max-width: 1200px) {
  .nav-main-item {
    width: 33.33333%
  }
  .nav-main-item:nth-of-type(5) {
    clear: both
  }
  .nav-main-item:nth-of-type(n+5) {
    margin-top: 20px
  }
}
@media (max-width: 768px) and (min-width: 541px) and (max-width: 768px) {
  .nav-main-item {
    width: 50%
  }
  .nav-main-item:nth-of-type(n+4) {
    margin-top: 20px
  }
  .nav-main-item:nth-of-type(7) {
    margin-bottom: 50px
  }
}*/
/*@media (max-width: 768px) and (max-width: 540px) {
  .nav-main-item {
    width: 100%
  }
  .nav-main-item:nth-of-type(n+2) {
    margin-top: 10px
  }
  .nav-main-item:nth-of-type(7) {
    margin-bottom: 50px
  }
}*/

@media (max-width: 768px) {
  .nav-main-item > a {
    font-size: 16px;
    /*margin-right: 30px*/
  }
}
@media (max-width: 768px) and (max-width: 1200px) {
  .nav-main {
    left: 5px;
    right: 5px;
    width: calc(100% - 10px)
  }
}

@media (max-width: 768px) {
  .nav-main {
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: -30px;
    padding: 100px 40px;
    margin: 0;
    width: calc(100% - 40px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background: #e6e6e6
  }

  .nav-main-item {
    width:100%; /* war 16.66667% */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0
  }
}

@media (max-width: 768px) {
  .nav-main {
    position: fixed;
    top: 0;
    height: 100%;
  }
}
@media (max-width: 1130px) {
  .nav-main {
  	overflow: auto;
   }
}
@media (max-width: 768px) and (max-width: 540px) {
  .nav-main {
    padding: 50px 80px
  }
}





/* ##### Navi Ausklappmenue Startseite ##### */
/*
#s-1 .nav-main {
  display: none;
  position: absolute;
  left: 20px;
  right: 20px;
  top: -30px;
  padding: 100px 40px;
  margin: 0;
  width: calc(100% - 40px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background: #e6e6e6
}
#s-1 .nav-main-item {
  width: 16.66667%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0
}
@media (min-width: 769px) and (max-width: 1200px) {
  #s-1 .nav-main-item {
    width: 33.33333%;
  }
  #s-1 .nav-main-item:nth-of-type(5) {
    clear: both
  }
  #s-1 .nav-main-item:nth-of-type(n+5) {
    margin-top: 20px
  }
}
@media (min-width: 541px) and (max-width: 768px) {
  #s-1 .nav-main-item {
    width: 50%
  }
  #s-1 .nav-main-item:nth-of-type(n+4) {
    margin-top: 20px
  }
  #s-1 .nav-main-item:nth-of-type(7) {
    margin-bottom: 50px
  }
}

#s-1 .nav-main-item > a {
  font-size: 20px;
  margin-right: 30px
}
@media (max-width: 1200px) {
  #s-1 .nav-main {
    left: 5px;
    right: 5px;
    width: calc(100% - 10px)
  }
}
@media (max-width: 768px) { 
  #s-1 .nav-main {
    position: fixed;
    top: 0;
    height: 100%;
    overflow: auto
  }
}
@media (max-width: 540px) {
  #s-1 .nav-main {
    padding: 50px 80px
  }
}

@media (max-width: 768px) { 
  #s-1 .nav-main-item {
    width: 100%
  }
  #s-1 .nav-main-item:nth-of-type(n+2) {
    margin-top: 10px
  }
  #s-1 .nav-main-item:nth-of-type(7) {
    margin-bottom: 50px
  }
}
*/

/*#####  Menue Level 2 Unterseiten #####*/
/*
.nav-sub {
  margin-top: 30px;
  display: none
}
.nav-sub:after {
  content: '';
  display: block;
  clear: both
}
.nav-sub-item {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400
}
.nav-sub-item + .nav-sub-item {
  margin-top: 10px
}
*/
/*
#s-1 .nav-sub {
  display: block
}
@media (max-width: 768px) { 
  #s-1 .nav-sub {
    display: none
  }
}
*/

/*
@media (max-width: 992px) {
  .nav-sub-item > a {
    font-size: 11px
  }
  .nav-sub {
   margin-top: 5px;
  }
  .nav-sub-item + .nav-sub-item {
   margin-top: 2px;
}
}
*/

.nav-add {
  display: block;
  float: right;
  margin-top: 10px
}
.nav-add:after {
  content: '';
  display: block;
  clear: both
}
.nav-add-item {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  float: left
}
.nav-add-item:hover {
  color: #bac1d3
}

.nav-add-mobile {
  display: block;
  float: left;
  padding-top: 40px;
}

@media (min-width: 768px) {
  .nav-add-mobile {
    display: none; 
  } 
} 

@media (max-width: 768px) {
  #s-1 .nav-add {
    margin-top: 2px
  }
}
@media (max-width: 540px) {
  #s-1 .nav-add {
    display: none
  }
}
@media (max-width: 768px) {
  .nav-add {
    margin-top: 2px
  }
}
@media (max-width: 540px) {
  .nav-add {
    display: none
  }
}
.nav-footer-item {
  display: block
}
.nav-footer-item + .nav-footer-item {
  margin-top: 7px
}
.nav-footer-item > a {
  display: block;
  text-transform: uppercase
}
#totop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20%;
  z-index: 80;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #000000;
  cursor: pointer
}
#totop:after {
  content: '';
  display: block;
  width: 50px;
  height: 36px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='%23ffffff' d='M51.21,49.09l-2.12,2.12L27.88,30,49.09,8.79l2.12,2.12L32.12,30Z'/%3E%3C/svg%3E") no-repeat center/40px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
#totop:hover {
  background-color: #d5d5d5;
}


/* ToTop */
@media (max-width: 768px){
  	#totop::after {
  		width: 40px; 
  		height: 28px; 
  		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='%23ffffff' d='M51.21,49.09l-2.12,2.12L27.88,30,49.09,8.79l2.12,2.12L32.12,30Z'/%3E%3C/svg%3E") no-repeat center/40px; 
	}
  	#totop {
    	bottom: 12%;
    	top: unset;
    	right: 25px;
      	width: 40px;
      	height: 40px;
  	}
}



.sys {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none
}
.sys-title {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  min-height: 45px;
  padding-top: 20px;
  background: #f2f2f2
}
.sys-con {
  position: absolute;
  left: 0;
  top: 65px;
  width: 100%;
  height: calc(100% - 65px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  overflow-x: hidden;
  overflow-y: auto
}
.sys-con > .con {
  margin-bottom: 100px
}
.sys-con img {
  border-radius: 16px
}
.sys-cl {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 2;
  width: 30px;
  height: 30px;
  cursor: pointer
}
.sys-cl:before, .sys-cl:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: #4c4c49;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.sys-cl:before {
  -webkit-transform: translate(0, 14px) rotate(45deg);
  -ms-transform: translate(0, 14px) rotate(45deg);
  transform: translate(0, 14px) rotate(45deg)
}
.sys-cl:after {
  -webkit-transform: translate(0, 12px) rotate(-45deg);
  -ms-transform: translate(0, 12px) rotate(-45deg);
  transform: translate(0, 12px) rotate(-45deg)
}
.sys-cl:hover:before, .sys-cl:hover:after {
  background: #bac1d3
}
.flex-container a:hover, .flex-slider a:hover {
  outline: none
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}
.flex-pauseplay span {
  text-transform: capitalize
}
.flexslider {
  position: relative;
  margin-top: 150px;
  margin-bottom: 90px;
  padding: 0
}
.flexslider .slides {
  height: 100%
}
.flexslider .slides > li {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: cover
}
.no-js .flexslider .slides > li:first-child {
  display: block
}
.flexslider .slides img {
  display: block;
  width: 33.33333%;
  height: auto;
  margin: 0 auto;
  border-radius: 16px
}
@media (max-width: 768px) {
  .flexslider .slides img {
    width: 80%;
    margin: 100px auto
  }
}
.flexslider .slides:after {
  content: "";
  display: block;
  clear: both;
  line-height: 0;
  height: 0
}
.flexslider .slides-title {
  position: absolute;
  left: 50%;
  top: -140px;
  width: 320px;
  margin-left: -160px;
  font-family: 'Montserrat', sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 90px;
  text-transform: uppercase
}
.flexslider .slides-title:after {
  content: '';
  display: block;
  clear: both
}
.flexslider .slides-title > span {
  display: block;
  float: left
}
.flexslider .slides-title > span:nth-of-type(1) {
  width: 66px;
  padding-right: 18px;
  border-right: 6px solid #4c4c49;
  margin-right: 18px
}
.flexslider .slides-title > span:nth-of-type(2) {
  width: 210px;
  font-size: 45px;
  line-height: 45px
}
/*
.flexslider .slides-cap {
  position: absolute;
  left: 0;
  top: 0;
  width: 25%
}
*/
@media (min-width: 769px) {
  .flexslider .slides-cap:nth-of-type(2) {
    left: auto;
    right: 0;
    color: #bac1d3
  }
}
@media (max-width: 768px) {
  .flexslider .slides-cap {
    left: 10%;
    width: 80%
  }
  .flexslider .slides-cap:nth-of-type(2) {
    top: auto;
    bottom: 0;
    min-height: 80px;
    color: #bac1d3
  }
  /*
  .flexslider .slides-cap p > br {
    display: none
  }
  */
}
@media (max-width: 540px) {
  .flexslider .slides-cap {
    left: 0;
    width: 100%
  }
}
.flexslider .slides-num {
  position: absolute;
  left: 33.33333%;
  bottom: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
  color: #fff;
  margin-left: 20px
}
@media (max-width: 768px) {
  .flexslider .slides-num {
    left: 10%;
    bottom: 100px
  }
}
.flex-viewport {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
.flex-direction-nav {
  position: absolute;
  left: 27%;
  top: 50%;
  width: 46%
}
.flex-direction-nav a {
  position: absolute;
  top: 0;
  z-index: 10;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  opacity: .5;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.flex-direction-nav a:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 50px
}
.img-row .flex-direction-nav a.flex-prev:before {
  content: '\2039'
}
.flex-direction-nav a:hover {
  opacity: 1
}
.flex-direction-nav a.flex-disabled {
  display: none
}
@media (max-width: 768px) {
  .flex-direction-nav {
    left: -20px;
    right: -20px;
    width: auto
  }
}
.flex-prev:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='%234c4c49' d='M51.21,49.09l-2.12,2.12L27.88,30,49.09,8.79l2.12,2.12L32.12,30Z'/%3E%3C/svg%3E") no-repeat center/50px
}
.img-row .flex-prev:before {
  background: none
}
.flex-next {
  right: 0px;
  text-align: right
}
.flex-next:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='%234c4c49' d='M8.79,10.91l2.12-2.12L32.12,30,10.91,51.21,8.79,49.09,27.88,30Z'/%3E%3C/svg%3E") no-repeat center/50px
}
.img-row .flex-next:before {
  background: none
}
.flex-prev {
  left: 0px
}
.flex-disabled {
  opacity: 0;
  cursor: default;
  z-index: -1
}
.flex-control-nav {
  position: absolute;
  left: 33.33333%;
  width: 33.33333%;
  height: 11px;
  bottom: -80px;
  text-align: center
}
.flex-control-nav li {
  margin: 0 8px;
  display: inline-block
}
.flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: #e6e6e6;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.flex-control-nav li a:hover, .flex-control-nav li a.flex-active {
  background: #bac1d3
}
@media (max-width: 768px) {
  .flex-control-nav {
    left: 10%;
    width: 80%
  }
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
.flex-control-thumbs img:hover {
  opacity: 1
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}

/* ####### Startseite Teaser ####### */

.box-grid {
  display: block;
  max-width: 1200px;
  padding: 0 5px;
  margin: 40px auto;
}
.box-grid:after {
  content: '';
  display: block;
  clear: both
}
.box-grid-item {
  position: relative;
  display: block;
  float: left;
  width: 0;
  height: 0;
  padding: 12.5% calc(100%/6 - 5px);
  border-radius: 16px;
  background: #dfe9f3;
  overflow: hidden;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.box-grid-item:hover {
  background: #f2f2f2
}
@media (min-width: 993px) {
  .box-grid-item:nth-of-type(3n+2) {
    margin: 0 15px
  }
  .box-grid-item:nth-of-type(n+4) {
    margin-top: 15px
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .box-grid-item {
    padding: 15% calc(25% - 5px)
  }
  .box-grid-item:nth-of-type(2n) {
    margin-left: 15px
  }
  .box-grid-item:nth-of-type(n+3) {
    margin-top: 15px
  }
}
@media (max-width: 768px) {
  .box-grid-item {
    padding: 15% calc(25% - 5px)
  }
  .box-grid-item:nth-of-type(2n) {
    margin-left: 15px
  }
  .box-grid-item:nth-of-type(n+3) {
    margin-top: 15px
  }
  
  /*
  .box-grid-item {
    padding: 22.5% 50%
  }
  .box-grid-item + .box-grid-item {
    margin-top: 15px
  }*/
}
@media (max-width: 360px) { /* war 540 */
  .box-grid-item {
    padding: 32.5% 50%
  }
  .box-grid-item + .box-grid-item {
    margin-top: 15px
  }
  .box-grid-item:nth-of-type(2n) {
    margin-left: 0px
  }
  /*
  .box-grid-item {
    padding: 32.5% 50%
  }*/
}
.box-grid-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 140px;
  height: 100px;
  margin-top: -50px;
  margin-left: -70px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.box-grid-icon > svg {
  display: block;
  width: 60px;
  height: 60px;
  padding: 10px;
  margin: 0 auto;
  fill: #000000
}
.box-grid-icon > span {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}

@media (min-width: 361px) and (max-width: 390px) { 
  .box-grid-icon > span {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 15px;}
}

.box-grid-item:hover > .box-grid-icon {
  top: 60px
}
.box-grid-item:hover > .box-grid-icon > svg {
  fill: #000000
}
.box-grid-item:hover > .box-grid-icon > span {
  opacity: 0
}
.box-grid-con {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 20px 20px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-align: center;
  color: #000000;
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.box-grid-con a {
  position: relative;
  text-decoration: none
}
.box-grid-con a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.box-grid-con a:hover:after {
  width: 70%
}
.box-grid-item:hover > .box-grid-con {
  top: 0;
  opacity: 1
}
.box-team {
  display: block;
  overflow-x: hidden
}
.box-team:after {
  content: '';
  display: block;
  clear: both
}
.box-team-item {
  display: block;
  /*margin-left: -20px;
  margin-right: -20px;*/
  padding: 20px;
}

.box-team-item:nth-child(2n+1) {
  background-color: #dfe9f3;
  border-radius: 16px;
}
  
.box-team-item:after {
  content: '';
  display: block;
  clear: both
}
.box-team-item + .box-team-item {
  margin-top: 20px
}
@media (max-width: 768px) {
  .box-team-item + .box-team-item {
    margin-top: 60px
  }
}
.box-team-item-con {
  display: block;
  float: left;
  width: 33.33333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px
}
.box-team-item-con img {
  border-radius: 16px
}
@media (min-width: 541px) and (max-width: 768px) {
  .box-team-item-con {
    width: 50%
  }
  .box-team-item-con:nth-of-type(3) {
    width: 100%;
    margin-top: 10px
  }
}
@media (max-width: 540px) {
  .box-team-item-con {
    float: none;
    width: 100%
  }
  .box-team-item-con + .box-team-item-con {
    margin-top: 20px
  }
}
body.lb-disable-scrolling {
  overflow: hidden
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal
}
.lb-item {
  position: relative;
  display: block;
  border-radius: 16px;
  overflow: hidden
}
.lb-item:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M18.55,17.94,12.31,11.7a6.3,6.3,0,0,0-9-8.77h0A6.3,6.3,0,0,0,7.41,13.81h.19a6.24,6.24,0,0,0,4-1.44l6.27,6.27a.5.5,0,0,0,.71-.71ZM7.44,12.81A5.3,5.3,0,0,1,4,3.65H4a5.3,5.3,0,1,1,7.27,7.72A5.21,5.21,0,0,1,7.44,12.81Z'/%3E%3C/svg%3E") no-repeat center/50px rgba(26, 81, 144, 0.75);
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.lb-item:hover:after {
  opacity: 1
}
.lb-item > img {
  display: block
}
.lb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(76, 76, 73, 0.95);
  display: none
}
.lb-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 140px;
  width: 140px;
  margin-left: -70px;
  margin-top: -70px;
  background: url(img/loader.gif) no-repeat center
}
.lb-con {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto
}
.lb-con:after {
  content: '';
  display: block;
  clear: both
}
.lb-con-inner {
  -webkit-box-shadow: 5px 0 10px #4c4c49, -5px 0 10px #4c4c49;
  box-shadow: 5px 0 10px #4c4c49, -5px 0 10px #4c4c49
}
.lb-image {
  display: block;
  max-width: none
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10
}
.lb-nav-prev, .lb-nav-next {
  display: block;
  width: 50%;
  height: 100%;
  cursor: pointer;
  opacity: .5;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.lb-nav-prev:hover, .lb-nav-next:hover {
  opacity: 1
}
.lb-nav-prev:after, .lb-nav-next:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px
}
.lb-nav-prev {
  float: left
}
.lb-nav-prev:after {
  left: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23fff' d='M33,40H25.93l-15-15,15-15H33L18,25Z'/%3E%3C/svg%3E") no-repeat center rgba(26, 81, 144, 0.9)
}
.lb-nav-next {
  float: right
}
.lb-nav-next:after {
  right: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23fff' d='M31.93,25l-15-15H24L39,25,24,40H16.93Z'/%3E%3C/svg%3E") no-repeat center rgba(26, 81, 144, 0.9)
}
.lb-data:after {
  content: '';
  display: block;
  clear: both
}
.lb-data-con:after {
  content: '';
  display: block;
  clear: both
}
.lb-details {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 40px;
  text-align: center;
  background: #1a5190;
  display: none
}
.lb-caption {
  font-family: 'DINPro', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #fff
}
.lb-number {
  position: absolute;
  left: 10%;
  top: -20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #1a5190
}
.lb-close {
  position: fixed;
  right: 30px;
  top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease
}
.lb-close:before, .lb-close:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 4px;
  margin-top: -2px;
  margin-left: -15px;
  background: #fff
}
.lb-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.lb-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.gmap {
  position: relative;
  left: -120px;
  width: calc(100% + 240px);
  padding-bottom: 50%;
  border-radius: 16px;
  overflow: hidden
}
.gmap > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
@media (max-width: 1200px) {
  .gmap {
    left: -80px;
    width: calc(100% + 160px)
  }
}
@media (max-width: 992px) {
  .gmap {
    left: -60px;
    width: calc(100% + 120px)
  }
}
@media (max-width: 768px) {
  .gmap {
    left: -40px;
    width: calc(100% + 80px);
    padding-bottom: 70%
  }
}
@media (max-width: 540px) {
  .gmap {
    left: -20px;
    width: calc(100% + 40px)
  }
}
.termin-btn {
  display: block;
  float: left;
  padding: 5px 20px;
  width: 48%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5.33333px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
  background: #ffffff;
  border: none;
  cursor: pointer;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.termin-btn:hover {
  background: #f2f2f2;
  color: #809db8;
}
.terminbuchung-overlay {
  z-index: 110 !important
}
.form-group {
  margin-top: 15px
}
.form-group:after {
  content: '';
  display: block;
  clear: both
}
h2 + .form-group {
  margin-top: 20px
}
.form-group textarea {
  padding: 10px;
  height: 120px
}
.form-group .required, .form-group legend {
  display: none
}
.form-group .form-input-label {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 400
}
.form-group .radio {
  padding: 0;
  display: block;
  width: 100%;
  float: left
}
/*.form-group .radio + .radio {
  margin-left: 20px
}*/
fieldset:nth-of-type(1) > .form-group {
  width: 48%;
  display: block;
  float: left
}
fieldset:nth-of-type(1) > .form-group:nth-of-type(2n+2) {
  margin-left: 4%
}
fieldset:nth-of-type(1) > .form-group:nth-of-type(n+3) {
  display: none
}
fieldset:nth-of-type(2) > .form-group:nth-of-type(2n+2) {
  margin-top: 0;
}
fieldset:nth-of-type(2) > .form-group:nth-of-type(2n+2) > label {
  margin-left: 5px;
}
fieldset:nth-of-type(2) > .form-group:nth-of-type(n+3) {
  display: none
}
.form-input, .form-control, .form-textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #b2b2af
}

input::placeholder {
  color: #000000
  font-family: 'Montserrat', sans-serif;
} 

.form-input-label, .form-control-label {
  
  font-size: 14px;
  line-height: 16px
}
.form-privacy {
  float: left;
  margin-left: 30px;
  margin-top: -25px;
  color: #000000
}
.form-btn {
  width: 50%;
  border: 0;
  height: 40px;
  display: inline-block;
  padding: 5px 20px;
  background: #000000;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
  border-radius: 20.33333px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.form-btn:hover {
  background: #dddddd;
  cursor: pointer
}
#bestellformular-128 {
  margin-top: -15px
}
.clearfix {
  margin-top: 80px;
  margin-bottom: 20px
}
.clearfix:after {
  content: '';
  display: block;
  clear: both
}
.clearfix > p {
  color: #000000
}
fieldset > .clearfix {
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0;
  clear: both
}
fieldset:last-of-type > .clearfix {
  padding: 0
}
.h-captcha {
  margin-top: 10px
}
.easycaptcha {
  margin-top: 10px
}
.easycaptcha > img {
  display: block
}
.captcha-actions {
  height: 16px
}
.captcha-actions > button {
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  background: none
}
.captcha-actions > button span {
  display: block;
  width: 100%;
  height: 100%
}
.captcha-actions > button svg {
  width: 100%;
  height: 100%;
  cursor: pointer
}
.f-add-r, .f-add-u {
  display: block;
  float: left;
  padding: 5px 20px;
  width: 48%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20.33333px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #000000;
  cursor: pointer;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.f-add-r:hover, .f-add-u:hover {
  background: #dddddd
}
.f-rem-r, .f-rem-u {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  border-radius: 5.33333px;
  background: #4c4c49
}
.f-rem-r:after, .f-rem-u:after {
  content: '-';
  display: block;
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 26px;
  text-align: center;
  color: #fff
}

footer {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  /*max-width: 1200px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 0 auto; /*war 100px top*/
  /*border-top-left-radius: 16px;
  border-top-right-radius: 16px;*/
  color: #000;
  background: #f2f2f2;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000
}
footer:after {
  content: '';
  display: block;
  clear: both
}
footer a {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
footer a:hover {
  color: #809db8
}
/*
@media (min-width: 993px) {
  footer .col:nth-of-type(n+2):before {
    content: '';
    position: absolute;
    left: -2px;
    top: 0;
    width: 4px;
    height: 100px;
    background: #8d8d88
  }
}
@media (min-width: 541px) and (max-width: 992px) {
  footer .col:nth-of-type(2n):before {
    content: '';
    position: absolute;
    left: -2px;
    top: 0;
    width: 4px;
    height: 100px;
    background: #8d8d88
  }
}
@media (max-width: 540px) {
  footer .col:nth-of-type(n+2):before {
    content: '';
    position: absolute;
    left: 20px;
    top: -20px;
    width: 50%;
    height: 4px;
    background: #8d8d88
  }
}
*/
/*
@media (max-width: 1200px) {
  footer {
    margin: 10px 5px 0 5px;
  }
}
*/

.bnt-boxes {
  position: relative;
  max-width: 1200px;
  margin: 40px auto;
}
@media (max-width: 1200px) {
.bnt-boxes {
    margin: 40px auto;
  	padding: 0 5px;
}
}
@media (max-width: 1200px) {
.bnt-boxes {
    margin: 40px auto;
  	padding: 0 5px;
}
}
.infobanner {
  padding: 5px 5px;
  background: #000000;
  color: #fff;
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-top: 90px;
}
@media (max-width: 400px){
  .infobanner { margin-top: 78px; }
}

.infobanner p {
  max-width:none;
  text-align: center;
}

/* Content-Buttons */

.contentbutton {
  display: block;
  float: left;
  padding: 5px 20px;
  margin: 20px 0px;
  min-width: 48%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20.33333px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  background: #000000; /*war #809db8;*/
  border: none;
  cursor: pointer;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease
}
.contentbutton:hover {
  background: #dddddd; /* war #dfe9f3;*/
  color: #000000;
}


/* Header Kontakticons oben rechts */

#button-header-shortlink-termin { background: url(img/medicum-icon-termin40x40.png) no-repeat; background-size: cover; width:35px; height:35px; border:none; cursor:pointer; display: inline-block; margin-right:10px; }

#button-header-shortlink-termin:hover { background: url(img/medicum-icon-termin40x40-over.png) no-repeat; background-size: cover; width:35px; height:35px; border:none; margin-right:10px; }

#button-header-shortlink-termin a { display: inline-block; }


#button-header-shortlink-mail { background: url(img/medicum-icon-mail40x40.png) no-repeat; background-size: cover; width:35px; height:35px; border:none; cursor:pointer; display: inline-block; }

#button-header-shortlink-mail:hover { background: url(img/medicum-icon-mail40x40-over.png) no-repeat; background-size: cover; width:35px; height:35px; border:none; }

#button-header-shortlink-mail a { display: inline-block; }


/*# sourceMappingURL=main.css.map */


@media (max-width:540px) {
  .no-mobile section {
    display:none;
  }
}

@media (min-width: 541px) {
  .no-mobile section {
    display:block;
  }
}
