body {
  background-color: red;
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 100;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-100.eot');
  src: local('Sarabun Thin'), local('Sarabun-Thin'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-100.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-100.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-100.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-100.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-100.svg#Sarabun') format('svg');
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 200;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-200.eot');
  src: local('Sarabun ExtraLight'), local('Sarabun-ExtraLight'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-200.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-200.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-200.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-200.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-200.svg#Sarabun') format('svg');
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 800;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-800.eot');
  src: local('Sarabun ExtraBold'), local('Sarabun-ExtraBold'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-800.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-800.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-800.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-800.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/sarabun-v6-latin-800.svg#Sarabun') format('svg');
}
.fz60 {
  font-size: 60px;
}
.fz48 {
  font-size: 48px;
}
.fz36 {
  font-size: 36px;
}
.fz24 {
  font-size: 24px;
}
.fz18 {
  font-size: 18px;
}
body {
  font-family: 'Sarabun', sans-serif;
  overflow-x: hidden;
  font-weight: 200;
  background: #ffffff;
  font-size: 18px;
  color: #323232;
  background-image: url('/typo3conf/ext/sf_template/Resources/Public/img/bgbody.jpg');
  width: 100%;
}
.txsh {
  -webkit-text-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  -moz-text-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  -ms-text-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  -o-text-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  text-shadow: 0px 5px 10px rgba(0,0,0,0.25);
}
.bxsh {
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
}
.container-fluid {
  max-width: 1350px;
  width: 100%;
}
.container-fluid.reallysmall {
  max-width: 1000px;
}
.specialfont {
  font-weight: 700;
}
.bs_paddings1 {
  margin-left: -35px;
  margin-right: -35px;
}
.bs_paddings1 > div {
  padding-left: 35px;
  padding-right: 35px;
}
.clear {
  clear: both;
}
h1,
h2,
h3 {
  font-weight: 700;
  margin-top: 0;
  line-height: 1em;
  color: #a5559c;
}
h1 {
  margin-bottom: 2em;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
h2 {
  font-size: 30px;
  margin-top: 0;
  line-height: 1em;
  margin-bottom: 40px;
}
@media screen and (max-width: 639px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
}
a {
  color: #a5559c;
}
a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 20px;
}
.roundedbtn {
  font-weight: 700;
  background-color: #ffffff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  font-size: 24px;
  text-transform: uppercase;
  color: #008244;
  padding: 10px 50px;
}
.roundedbtn:hover {
  text-decoration: none;
}
hr.ce-div {
  height: 1px;
  border: 0 none;
  background: #ffffff;
  background: -moz-linear-gradient(left,#ffffff 0%,#a5559c 50%,#ffffff 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(50%,#a5559c),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,#ffffff 0%,#a5559c 50%,#ffffff 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#a5559c 50%,#ffffff 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#a5559c 50%,#ffffff 100%);
  background: linear-gradient(to right,#ffffff 0%,#a5559c 50%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
  -moz-background-size: 100% 2px;
  background-size: 100% 2px;
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat;
}
.logo-esf-eu {
  position: absolute;
  top: 75px;
  right: 0;
  z-index: 1;
  width: 40%;
  max-width: 240px;
  color: #000;
  background-color: #fff;
  padding-bottom: 5px;
}
.logo-esf-eu img {
  width: 100%;
  height: auto;
}
.logo-esf-eu figcaption {
  font-size: 10px;
  padding-left: 4%;
  line-height: 1.2;
}
.logo-esf-eu .close {
  position: absolute;
  top: 0;
  right: 5px;
}
@media (min-width: 768px) {
  .logo-esf-eu {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .logo-esf-eu {
    top: 36vh;
    right: 1em;
    max-width: 21em;
  }
}
.contentwrap {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .frame_zweispaltig {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px solid transparent;
    -moz-column-rule: 1px solid transparent;
    column-rule: 1px solid transparent;
  }
}
.videowrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
}
.videowrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.textshadow {
  -webkit-text-shadow: 0 0 25px rgba(0,0,0,0.5);
  -moz-text-shadow: 0 0 25px rgba(0,0,0,0.5);
  -ms-text-shadow: 0 0 25px rgba(0,0,0,0.5);
  -o-text-shadow: 0 0 25px rgba(0,0,0,0.5);
  text-shadow: 0 0 25px rgba(0,0,0,0.5);
}
[class^="layout-number-"] {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.layout-number-0 {
  max-width: 1350px;
}
.layout-number-1 {
  max-width: 1000px;
}
.ce_text {
  font-size: 20px;
}
.ce_text s
	strong,
.ce_text b {
  color: #02b3c5;
}
#gmapembed {
  width: 100%;
  height: 30em;
  filter: #000000;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
}
.singlepic {
  margin: 0 auto 50px auto;
}
.singlepic img {
  width: 100%;
  height: auto;
}
.biglink {
  margin-bottom: 100px;
}
.biglink a {
  font-size: 24px;
  text-align: center;
  display: block;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
}
.biglink a span.arrow {
  display: inline-block;
  height: 30px;
  width: auto;
  vertical-align: middle;
  margin-right: 30px;
  -webkit-transition: transform 500ms;
  -moz-transition: transform 500ms;
  -ms-transition: transform 500ms;
  -o-transition: transform 500ms;
}
.biglink a span.arrow svg {
  height: 100%;
  width: auto;
}
.biglink a span.arrow svg * {
  fill: #a5559c;
  -webkit-transition: fill 250ms;
  -moz-transition: fill 250ms;
  -ms-transition: fill 250ms;
  -o-transition: fill 250ms;
}
.biglink a:hover {
  color: #323232;
}
.biglink a:hover span.arrow {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
}
.biglink a:hover span.arrow svg * {
  fill: #323232;
}
.tripleteaser [class^="col-"] {
  margin-bottom: 100px;
}
.tripleteaser [class^="col-"] .pic {
  width: 100%;
  margin-bottom: 60px;
  display: block;
}
.tripleteaser [class^="col-"] .pic img {
  width: 100%;
  height: auto;
}
.tripleteaser [class^="col-"] .title {
  color: #323232;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 48px;
}
.tripleteaser [class^="col-"] .text {
  margin-top: 30px;
  line-height: 1.67em;
}
@media screen and (max-width: 1199px) {
  .tripleteaser [class^="col-"] .title {
    font-size: 32px;
  }
}
.texblock {
  margin-bottom: 45px;
}
.texblock .title {
  color: #323232;
  font-weight: 200;
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .texblock .title {
    font-size: 32px;
  }
}
.panel-group .panel {
  border: none;
  background: none;
  font-size: inherit;
  margin: 0 0 20px 0;
  box-shadow: none;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -ms-transition: all 150ms;
  -o-transition: all 150ms;
}
.panel-group .panel .panel-heading {
  color: inherit;
  background: none;
  padding: 0;
  font-size: inherit;
}
.panel-group .panel .panel-heading .panel-title {
  font-size: inherit;
  text-transform: none;
  color: #323232;
}
.panel-group .panel .panel-heading .panel-title a {
  padding: 25px 50px 25px 30px;
  background-color: #eeeeee;
  display: block;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  color: #323232;
  outline: none;
  font-size: 20px;
  font-weight: 200;
  position: relative;
}
.panel-group .panel .panel-heading .panel-title a .icon {
  display: block;
  height: 72px;
  width: 72px;
  top: 0px;
  right: 0;
  position: absolute;
  border-left: 3px solid #ffffff;
}
.panel-group .panel .panel-heading .panel-title a svg {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: transform 150ms;
  -moz-transition: transform 150ms;
  -ms-transition: transform 150ms;
  -o-transition: transform 150ms;
  -webkit-transform: rotate(-90deg) scale(0.65);
  -ms-transform: rotate(-90deg) scale(0.65);
  -o-transform: rotate(-90deg) scale(0.65);
  transform: rotate(-90deg) scale(0.65);
}
.panel-group .panel .panel-heading .panel-title a svg * {
  fill: #323232;
}
.panel-group .panel .panel-heading .panel-title a.collapsed svg {
  -webkit-transform: rotate(0deg) scale(0.65);
  -ms-transform: rotate(0deg) scale(0.65);
  -o-transform: rotate(0deg) scale(0.65);
  transform: rotate(0deg) scale(0.65);
}
@media screen and (max-width: 639px) {
  .panel-group .panel .panel-heading .panel-title a {
    font-size: 16px;
  }
}
.panel-group .panel .panel-body {
  font-size: 18px;
  padding: 50px 0px;
  background-color: #ffffff;
  border: 0 solid #ffffff !important;
}
@media screen and (max-width: 639px) {
  .panel-group .panel .panel-body {
    padding: 20px;
  }
}
.panel-group .panel .panel-body .floatpic {
  width: 30%;
  float: right;
  height: auto;
  margin: 0 0 0 30px;
}
.panel-group .panel .panel-body .floatpic.floatpicleft1 {
  float: left;
  margin: 0 30px 0 0;
}
.panel-group .panel .panel-body p {
  margin-bottom: 20px;
}
.panel-group .panel .panel-body p:last-child {
  margin-bottom: 0;
}
.panel-group .panel .panel-body h3 {
  margin-bottom: 30px;
}
.panel-group .panel .panel-body strong {
  font-weight: 700;
  color: #008244;
  font-size: 24px;
}
.panel-group .panel .panel-body hr {
  border: none;
  border-bottom: 1px solid #a5559c;
  padding: 0;
  margin: 30px 0 50px 0;
}
.panel-group .panel .panel-body em {
  font-weight: 700;
}
.panel-group .panel .panel-body .gallery {
  margin-top: 30px;
}
.panel-group .panel .panel-body .gallery img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.panel-group .panel .panel-body .gallery a {
  position: relative;
  display: block;
}
.panel-group .panel .panel-body .gallery a:after {
  content: "+";
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  display: block;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.panel-group .panel .panel-body .gallery a,
.panel-group .panel .panel-body .gallery a:hover {
  text-decoration: none;
}
.panel-group .panel .panel-body .gallery a .caption,
.panel-group .panel .panel-body .gallery a:hover .caption {
  font-size: 14px;
  color: #323232;
}
.panel-group .panel .panel-title.collapsed a svg {
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
}
.projectsgallery {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.projectsgallery > div {
  width: 33.33%;
  float: left;
  padding: 10px 10px;
  position: relative;
}
.projectsgallery > div img {
  width: 100%;
  height: auto;
}
.projectsgallery > div .overlay {
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  background-color: #ffffff;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  padding: 20px 30px;
  text-align: center;
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
  opacity: 0;
}
.projectsgallery > div:hover .overlay {
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .projectsgallery > div {
    width: 50%;
  }
}
@media screen and (max-width: 539px) {
  .projectsgallery > div {
    width: 100%;
  }
}
.ekko-lightbox-container {
  height: auto !important;
  max-height: 80vh !important;
}
.person {
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}
.person .pic {
  display: inline-block;
  width: 50%;
  margin: 0 0 50px 0;
}
.person .pic img {
  width: 100%;
  height: auto;
}
.person .content h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 200;
  color: #323232;
}
.person .content a {
  font-weight: 200;
}
.zweispalter {
  margin-bottom: 50px;
}
.headerwrap {
  z-index: 1001;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32vh;
}
.headerwrap .navbar-default {
  background: none;
  border: none;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.headerwrap .navbar-default .navbar-header {
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  .headerwrap .navbar-default .navbar-header {
    padding-bottom: 0;
  }
}
.headerwrap .navbar-default .navbar-header .navbar-brand {
  margin: 0 auto;
  width: 485px;
  max-width: 50vw;
  height: auto;
  float: none;
  position: absolute;
  bottom: 5vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  z-index: 10000;
  display: block;
  line-height: 0;
  padding: 0;
  -webkit-transition: width 250ms, margin 250ms;
  -o-transition: width 250ms, margin 250ms;
  transition: width 250ms, margin 250ms;
}
.headerwrap .navbar-default .navbar-header .navbar-brand img {
  height: auto;
  width: 100%;
}
.headerwrap .navbar-default .navbar-header .socialhead {
  position: absolute;
  top: 30px;
  right: 80px;
}
.headerwrap .navbar-default .navbar-header .socialhead a {
  display: inline-block;
}
.headerwrap .navbar-default .navbar-header .socialhead a + a {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .headerwrap .navbar-default .navbar-header .socialhead {
    right: 15px;
  }
}
.navbar-default .navbar-toggle {
  margin-right: 0px;
  margin-top: 0px;
  padding: 0;
  position: absolute;
  top: 30px;
  left: 80px;
  display: block;
  height: 40px;
  width: 50px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  background-color: transparent !important;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
@media screen and (max-width: 767px) {
  .navbar-default .navbar-toggle {
    left: 15px;
  }
}
.navbar-default .navbar-toggle.collapsed .menu__burger {
  opacity: 1;
  transform: translateX(0);
}
.navbar-default .navbar-toggle.collapsed .menu__exit {
  opacity: 0;
  transform: translateX(-45px);
}
.navbar-default .navbar-toggle .menu__burger,
.navbar-default .navbar-toggle .menu__burger:before,
.navbar-default .navbar-toggle .menu__burger:after {
  display: block;
  content: '';
  width: 26px;
  height: 6px;
  background-color: #323232;
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.navbar-default .navbar-toggle .menu__burger {
  left: 0px;
  top: 18px;
  transform: translateX(45px);
  opacity: 0;
  transition: opacity 300ms ease, transform 300ms ease;
}
.navbar-default .navbar-toggle .menu__burger:before {
  top: -18px;
  width: 45px;
}
.navbar-default .navbar-toggle .menu__burger:after {
  top: 16px;
  width: 50px;
}
.navbar-default .navbar-toggle .menu__exit:before,
.navbar-default .navbar-toggle .menu__exit:after {
  display: block;
  content: '';
  width: 50px;
  height: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #323232;
  position: absolute;
}
.navbar-default .navbar-toggle .menu__exit {
  position: absolute;
  top: 18px;
  left: -5px;
  transform: translateX(0);
  opacity: 1;
  transition: opacity 300ms ease, transform 300ms ease;
}
.navbar-default .navbar-toggle .menu__exit:before {
  transform: rotate(45deg);
}
.navbar-default .navbar-toggle .menu__exit:after {
  transform: rotate(-45deg);
}
.scrollheader .headerwrap {
  z-index: 1001;
  height: auto;
  background-color: #ffffff;
  position: fixed;
  height: 75px;
  padding: 0 15px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
  padding: 0;
}
.scrollheader .headerwrap .navbar-default .navbar-header .navbar-toggle,
.scrollheader .headerwrap .navbar-default .navbar-header .socialhead {
  top: 20px;
}
.scrollheader .headerwrap .navbar-default .navbar-header .navbar-brand {
  width: 295px;
  bottom: 15px;
}
@media screen and (max-width: 479px) {
  .scrollheader .headerwrap .navbar-default .navbar-header .navbar-brand {
    max-width: 30vw;
    bottom: 25px;
  }
}
.folge .headerwrap {
  z-index: 1001;
  height: auto;
  background-color: #ffffff;
  position: fixed;
  height: 75px;
  padding: 0 15px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
  padding: 0;
}
.folge .headerwrap .navbar-default .navbar-header .navbar-toggle,
.folge .headerwrap .navbar-default .navbar-header .socialhead {
  top: 20px;
}
.folge .headerwrap .navbar-default .navbar-header .navbar-brand {
  width: 295px;
  bottom: 15px;
}
@media screen and (max-width: 479px) {
  .folge .headerwrap .navbar-default .navbar-header .navbar-brand {
    max-width: 30vw;
    bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  .start .headerwrap {
    z-index: 1001;
    height: auto;
    background-color: #ffffff;
    position: fixed;
    height: 75px;
    padding: 0 15px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    padding: 0;
  }
  .start .headerwrap .navbar-default .navbar-header .navbar-toggle,
  .start .headerwrap .navbar-default .navbar-header .socialhead {
    top: 20px;
  }
  .start .headerwrap .navbar-default .navbar-header .navbar-brand {
    width: 295px;
    bottom: 15px;
  }
}
@media screen and (max-width: 991px) and screen and (max-width: 479px) {
  .start .headerwrap .navbar-default .navbar-header .navbar-brand {
    max-width: 30vw;
    bottom: 25px;
  }
}
@media screen and (max-width: 479px) {
  .start .headerwrap {
    z-index: 1001;
    height: auto;
    background-color: #ffffff;
    position: fixed;
    height: 75px;
    padding: 0 15px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    padding: 0;
  }
  .start .headerwrap .navbar-default .navbar-header .navbar-toggle,
  .start .headerwrap .navbar-default .navbar-header .socialhead {
    top: 20px;
  }
  .start .headerwrap .navbar-default .navbar-header .navbar-brand {
    width: 295px;
    bottom: 15px;
  }
  .start .headerwrap .navbar-default .navbar-header .navbar-brand {
    max-width: 30vw;
    bottom: 25px;
  }
}
@media screen and (max-width: 479px) and screen and (max-width: 479px) {
  .start .headerwrap .navbar-default .navbar-header .navbar-brand {
    max-width: 30vw;
    bottom: 25px;
  }
}
.bounce {
  animation: animationFrames ease-in-out 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease-in-out 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease-in-out 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease-in-out 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease-in-out 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}
@keyframes animationFrames {
  0% {
    transform: translate(0px,10px);
  }
  50% {
    transform: translate(0px,-10px);
  }
  100% {
    transform: translate(0px,10px);
  }
}
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: translate(0px,10px);
  }
  50% {
    -moz-transform: translate(0px,-10px);
  }
  100% {
    -moz-transform: translate(0px,10px);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(0px,10px);
  }
  50% {
    -webkit-transform: translate(0px,-10px);
  }
  100% {
    -webkit-transform: translate(0px,10px);
  }
}
@-o-keyframes animationFrames {
  0% {
    -o-transform: translate(0px,10px);
  }
  50% {
    -o-transform: translate(0px,-10px);
  }
  100% {
    -o-transform: translate(0px,10px);
  }
}
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: translate(0px,10px);
  }
  50% {
    -ms-transform: translate(0px,-10px);
  }
  100% {
    -ms-transform: translate(0px,10px);
  }
}
.bigintro {
  height: 100vh;
  background-size: cover;
  background-position: top center;
  position: relative;
  background-color: #ffffff;
  margin-bottom: 100px;
}
.bigintro .picarea {
  height: 66%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.bigintro .textblock {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 800;
  display: inline-block;
  white-space: nowrap;
}
.bigintro .textblock .inner {
  padding: 20px 30px;
  border: 5px solid #ffffff;
}
.bigintro .getdown {
  position: absolute;
  left: 50%;
  bottom: 30px;
  display: block;
  width: 30px;
  height: auto;
  cursor: pointer;
}
.bigintro .getdown svg {
  width: 100%;
  height: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.bigintro .getdown svg * {
  fill: #ffffff;
}
.bigintrosmall {
  height: 40vh;
  margin-top: 75px;
}
.bigintrosmall .picarea {
  height: 100%;
}
.folge .bigintro {
  height: 40vh;
  margin-top: 75px;
}
.folge .bigintro .picarea {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .start .bigintro {
    height: 40vh;
    margin-top: 75px;
  }
  .start .bigintro .picarea {
    height: 100%;
  }
}
.headerwrap .mainmenuwrap {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
.headerwrap .navbar-default .navbar-header {
  z-index: 2;
  position: relative;
}
.headerwrap .navbar-default .langmenu {
  z-index: 11;
  right: 35px;
  top: 21px;
}
.headerwrap .navbar-default .langmenu li a {
  width: 30px;
  height: 20px;
}
.headerwrap .navbar-default .navbar-collapse {
  background-color: #ffffff;
  position: absolute;
  top: 65px;
  width: 100%;
  max-height: 100vh;
  padding-top: 0;
  overflow: hidden;
  z-index: 2;
  border: none !important;
  padding-left: 20px;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  float: none;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li {
  display: block;
  float: none;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li >a {
  padding-left: 0;
  color: #323232;
  text-transform: uppercase;
  font-size: 20px;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .caret {
  position: absolute;
  right: 0em;
  top: 0.2em;
  border: none;
  padding: 1em 0.75em;
  margin: 0;
  display: block;
  height: 1em;
  width: 2em;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .caret:before {
  position: absolute;
  left: 5px;
  top: 10px;
  display: block;
  height: 1em;
  width: 1em;
  transition: opacity 300ms ease, transform 100ms ease;
  color: #323232;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li.open .caret:before {
  transform: rotate(180deg);
  color: #a5559c;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu {
  float: none;
  position: static;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 none;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu li a {
  text-transform: uppercase;
  color: #323232;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu .active>a,
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu .active>a:hover,
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu .active>a:focus,
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu .open>a,
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu a:hover,
.headerwrap .navbar-default .navbar-collapse .mainmenu >li .dropdown-menu a:focus {
  background: transparent;
  color: #a5559c;
}
.headerwrap .navbar-default .navbar-collapse .mainmenu li:hover>a,
.headerwrap .navbar-default .navbar-collapse .mainmenu .active>a,
.headerwrap .navbar-default .navbar-collapse .mainmenu .active>a:hover,
.headerwrap .navbar-default .navbar-collapse .mainmenu .active>a:focus,
.headerwrap .navbar-default .navbar-collapse .mainmenu .open>a,
.headerwrap .navbar-default .navbar-collapse .mainmenu .open>a:hover,
.headerwrap .navbar-default .navbar-collapse .mainmenu .open>a:focus {
  background: transparent;
  color: #a5559c;
}
@media (min-width: 480px) {
  .headerwrap .navbar-default .navbar-collapse {
    width: 400px;
  }
}
@media (min-width: 768px) {
  .headerwrap .navbar-default .navbar-collapse {
    padding-left: 80px;
  }
}
.submenu ul {
  padding: 10px 20px;
  margin: 50px 0;
  list-style: none;
  text-align: left;
  background: #ebebeb;
}
.submenu ul li {
  padding: 5px 10px;
  position: relative;
  display: inline-block;
}
.submenu ul li a {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #323232;
  line-height: 1em;
  padding: 10px;
  position: relative;
}
.submenu ul li:hover a,
.submenu ul li.active a {
  color: #ffffff;
  background: #a5559c;
  text-decoration: none;
  display: block;
  height: 2em;
  position: relative;
}
.submenu ul li:hover a:before,
.submenu ul li:hover a:after,
.submenu ul li.active a:before,
.submenu ul li.active a:after {
  border-color: #c1001f;
}
.footer-info {
  margin-top: 25px;
  margin-bottom: 100px;
}
.footer-info .address {
  margin-bottom: 25px;
}
.footer-info .logo {
  margin-bottom: 80px;
}
@media screen and (max-width: 539px) {
  .footer-info .logo {
    margin-bottom: 30px;
  }
}
.footer-info .logo a {
  display: block;
  margin: 0 auto;
  width: 485px;
  height: auto;
  max-width: 68vw;
}
.footer-info .logo a img {
  width: 100%;
  height: auto;
}
.footer-info .social {
  margin-bottom: 100px;
}
@media screen and (max-width: 539px) {
  .footer-info .social {
    margin-bottom: 30px;
  }
}
.footer-info .social a.sociallink {
  display: inline-block;
  height: 40px;
  width: auto;
  margin: 5px;
}
.footer-info .social a.sociallink svg {
  height: 100%;
  width: auto;
}
.footer-info .social a.sociallink svg * {
  fill: #323232;
}
.footer-info .footermenu ul {
  padding-left: 0;
}
.footer-info .footermenu ul li {
  display: inline-block;
}
.footer-info .footermenu ul li a {
  color: #323232;
  padding: 0 10px;
  line-height: 14px;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  height: 14px;
}
.footer-info .footermenu ul li a:hover {
  color: #a5559c;
}
.footer-info .footermenu ul li a:after {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #a5559c;
  position: absolute;
  top: 3px;
  right: 0;
}
.footer-info .footermenu ul li:last-child a:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .cd-is-hidden {
    visibility: hidden;
  }
}
.cd-timeline {
  overflow: hidden;
  margin: 2em auto;
}
.cd-timeline__container {
  position: relative;
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 2em 0;
}
.cd-timeline__container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 768px) {
  .cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .cd-timeline__container::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline__block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline__block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline__block:first-child {
  margin-top: 0;
}
.cd-timeline__block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .cd-timeline__block {
    margin: 4em 0;
  }
}
.cd-timeline__img {
  position: absolute;
  top: 10px;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
}
.cd-timeline__img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline__img.cd-timeline__img--picture {
  background: #a5559c;
}
.cd-timeline__img.cd-timeline__img--movie {
  background: #02b3c5;
}
.cd-timeline__img.cd-timeline__img--location {
  background: #008244;
}
@media only screen and (min-width: 768px) {
  .cd-timeline__img {
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-timeline__img.cd-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline__content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  -webkit-box-shadow: 0px 6px 24px #d7e4ed;
  box-shadow: 0px 6px 24px #d7e4ed;
}
.cd-timeline__content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline__content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
.cd-timeline__content img {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0px;
}
.cd-timeline__content  a.popuppic {
  display: block;
  text-decoration: none;
  position: relative;
}
.cd-timeline__content  a.popuppic:hover {
  text-decoration: none;
}
.cd-timeline__content  a.popuppic:hover:after {
  opacity: 1;
}
.cd-timeline__content  a.popuppic:after {
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  content: "+";
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 20px;
  color: #008244;
  background-color: #ffffff;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-weight: 900;
  font-size: 30px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  opacity: 0.6;
}
.cd-timeline__content h2 {
  color: #303e49;
}
.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
  font-size: 1.3rem;
}
.cd-timeline__content p {
  margin: 0 0 1em 0;
  line-height: 1.6;
}
.cd-timeline__read-more,
.cd-timeline__date {
  display: inline-block;
}
.cd-timeline__read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.cd-timeline__read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline__date {
  float: left;
  padding: .8em 0;
  opacity: .7;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-timeline__content h2 {
    font-size: 2rem;
  }
  .cd-timeline__content p {
    font-size: 1.6rem;
  }
  .cd-timeline__read-more,
  .cd-timeline__date {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .cd-timeline__content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-timeline__content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: -8px;
    font-size: 2.6rem;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__read-more {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cd-timeline__content.cd-timeline__content--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
@media only screen and (min-width: 768px) {
  .cd-timeline__block:nth-child(even) .cd-timeline__content.cd-timeline__content--bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.tx-powermail .container-fluid {
  padding: 0;
}
.tx-powermail h3 {
  display: none;
}
.tx-powermail input,
.tx-powermail button,
.tx-powermail select,
.tx-powermail textarea {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #999999;
  width: 100%;
  padding: 20px 30px;
  line-height: 18px;
}
.tx-powermail textarea {
  height: 300px;
}
.tx-powermail .powermail_form {
  margin-left: -10px;
  margin-right: -10px;
}
.tx-powermail .powermail_form .powermail_fieldset {
  padding-left: 10px;
  padding-right: 10px;
}
.tx-powermail .powermail_form .powermail_fieldset.powermail_fieldset_1 {
  margin-bottom: 20px;
}
.tx-powermail .powermail_form .powermail_fieldset > legend {
  display: none;
}
@media screen and (min-width: 768px) {
  .tx-powermail .powermail_form .powermail_fieldset {
    width: 50%;
    float: left;
  }
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap {
  margin-bottom: 20px;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap:last-child {
  margin-bottom: 0;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap label {
  display: none;
}
.tx-powermail .powermail_submit {
  background-color: #02b3c5;
  border-color: #02b3c5;
  color: #ffffff;
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.5);
  box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.news-list-item + .news-list-item {
  margin-top: 40px;
}
.news-list-item time {
  font-size: 14px;
}
.news-single {
  margin-bottom: 40px;
}
.news-single time {
  font-size: 16px;
}
@media (max-width: 767px) {
  .news-list-item > .col-sm-9 {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .news-single .col-md-8 {
    margin-bottom: 40px;
  }
}
.startnews {
  margin-top: 50px;
  margin-bottom: 50px;
}
.startnews > .row {
  margin-left: 0;
  margin-right: 0;
}
.startnews > .row > div {
  padding-left: 0;
  padding-right: 0;
}
.startnews h2 {
  color: #5b5b5b;
  font-size: 40px;
  margin-left: 40px;
}
.startnews .news-list-item .inner {
  border: none;
}
@media screen and (max-width: 991px) {
  .startnews .news-list-item .squareheight:not(.newspic) {
    height: auto;
  }
  .startnews .news-list-item .squareheight:not(.newspic) .inner {
    position: relative;
    left: unset;
    bottom: unset;
    padding: 50px;
  }
}
.startnews .news-list-item .newspic {
  position: relative;
  overflow: hidden;
}
.startnews .news-list-item .newspic a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}
.startnews .news-list-item .newspic a .newspicholder {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.startnews .news-list-item h3 a {
  color: #323232;
  line-height: 1em;
  text-transform: uppercase;
}
.startnews .news-list-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.startnews .owl-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(50px,-30px);
  -ms-transform: translate(50px,-30px);
  -o-transform: translate(50px,-30px);
  transform: translate(50px,-30px);
}
.startnews .owl-dots .owl-dot {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 3px solid #a5559c;
  background-color: transaprent;
  margin: 3px;
}
.startnews .owl-dots .owl-dot.active {
  background-color: #a5559c;
}
.seite_1 .startnews h2 {
  margin-left: 0;
}
@media screen and (max-width: 1380px) {
  .seite_1 .startnews h2 {
    margin-left: 40px;
  }
}
.intronews .newssign {
  background-color: #a5559c;
}
.intronews .newssign h2 {
  color: #ffffff;
  font-size: 30px;
}
.intronews .col-md-8 {
  background-color: #a5559c;
}
.intronews .col-md-8 .inner {
  color: #ffffff;
}
.latestSlider {
  height: 40em;
}
.latestSlider .owl-carousel,
.latestSlider .owl-stage-outer,
.latestSlider .owl-stage,
.latestSlider .owl-item {
  height: 100%;
}
.latestSlider .latestNews {
  position: relative;
  height: 100%;
}
.latestSlider .latestNews .picelement {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.latestSlider .latestNews .textbox {
  background-color: #ffffff;
  position: absolute;
  width: 50%;
  height: 50%;
  padding: 40px;
  top: 0;
  left: 0;
}
.latestSlider .latestNews .textbox .title {
  font-size: 24px;
  font-weight: 200;
  text-transform: uppercase;
}
.latestSlider .latestNews .textbox .title a {
  color: #323232;
}
.latestSlider .owl-item:not(.active) + .owl-item.active .latestNews .textbox {
  top: unset;
  left: unset;
  bottom: 0;
  right: 0;
}
.sliderwrap {
  height: 40em;
}
.sliderwrap > div {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}
.sliderwrap > div .textblock {
  background-color: #ffffff;
  width: 50%;
  height: auto;
  min-height: 32%;
  position: absolute;
  padding: 40px;
}
.sliderwrap > div .textblock .title {
  text-transform: uppercase;
  font-weight: 200;
  color: #323232;
}
.sliderwrap > div.leftside {
  background-color: #ececaa;
}
.sliderwrap > div.leftside .textblock {
  bottom: 0;
  right: 0;
}
.sliderwrap > div.rightside {
  background-color: #ecaaec;
}
.sliderwrap > div.rightside .textblock {
  left: 0;
  top: 0;
}
.zeropadrow {
  margin: 0;
}
.zeropadrow > div {
  padding: 0;
}
.absolute-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
