.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block
}

body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-list:focus,
a,
a:focus,
a:hover,
button:focus,
button:hover,
input:focus,
input:hover,
textarea:focus,
textarea:hover {
  outline: 0
}

.slick-loading .slick-slide,
.slick-loading .slick-track,
nav#mobilenav {
  visibility: hidden
}

a,
body {
  color: #000
}

.clear,
.slick-track:after {
  clear: both
}

.mm-wrapper,
body {
  overflow-x: hidden
}

.mm-list a,
.mm-list a:hover,
a,
a:focus,
a:hover {
  text-decoration: none
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  left: 0;
  top: 0
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

#hamburger,
[dir=rtl] .slick-slide,
header nav {
  float: right
}

.wrapper,
body {
  position: relative;
  min-height: 100%
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden,
body:before {
  display: none
}

#hamburger,
body,
dir,
menu,
span,
ul {
  display: block
}

@font-face {
  font-family: avenirlight;
  src: url(../fonts/avenilig-webfont.woff2) format('woff2'), url(../fonts/avenilig-webfont.woff) format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: cleargothic-xlightregular;
  src: url(../fonts/ufonts.com_cleargothic-xlight-webfont.woff2) format('woff2'), url(../fonts/ufonts.com_cleargothic-xlight-webfont.woff) format('woff');
  font-weight: 400;
  font-style: normal
}

body {
  font-weight: 400;
  font-style: normal
}

body:before {
  content: "lg"
}

* {
  text-shadow: 0 0 1px transparent
}

input[type=submit],
input[type=radio],
input[type=button],
input[type=text],
input[type=password],
textarea {
  -webkit-appearance: none;
  border-radius: 0
}

textarea {
  resize: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  margin: 0 0 5px;
  line-height: 1.3em;
  font-size: 27px
}

h4 {
  font-size: 21px
}

h5 {
  font-size: 19px
}

h6 {
  font-size: 17px
}

a {
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out
}

a:focus,
a:hover {
  color: #bfbfbf
}

ol {
  padding-left: 18px
}

ul {
  padding-left: 15px
}

.mm-menu,
.no-padding {
  padding: 0
}

p {
  margin-top: 0;
  margin-bottom: 14px
}

.no-margin {
  margin: 0
}

.icon-hamburger {
  font-size: 40px;
  width: 40px;
  height: 40px;
  color: #000
}

dir,
menu,
ul {
  list-style-type: disc;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0
}

#hamburger {
  width: 40px;
  height: 36px;
  margin: 10px 20px 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 20000
}

#hamburger span,
#hamburger:after,
#hamburger:before {
  background: #000;
  content: '';
  display: block;
  width: 30px;
  height: 6px;
  position: absolute;
  left: 5px;
  transition: none .5s ease .5s;
  transition-property: transform, top, bottom, left, opacity
}

#hamburger:before {
  top: 5px
}

#hamburger:after {
  bottom: 5px
}

#hamburger span {
  top: 50%;
  margin-top: -3px
}

html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0
}

html.mm-opening #hamburger:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -sand-transform: rotate(45deg);
  top: 15px
}

html.mm-opening #hamburger:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -sand-transform: rotate(-45deg);
  bottom: 15px
}

.mm-menu.mm-horizontal>.mm-panel {
  -webkit-transition: left .4s ease;
  -moz-transition: left .4s ease;
  -ms-transition: left .4s ease;
  -o-transition: left .4s ease;
  transition: left .4s ease
}

.mm-menu .mm-hidden {
  display: none
}

.mm-wrapper {
  position: relative
}

.mm-menu,
.mm-menu>.mm-panel {
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  left: 0
}

.mm-menu>.mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 20px;
  background: #e5e5e5;
  left: 100%
}

.mm-menu>.mm-panel.mm-opened {
  left: 0
}

.mm-menu>.mm-panel.mm-subopened {
  left: -40%
}

.mm-menu>.mm-panel.mm-highest {
  z-index: 1
}

.mm-menu .mm-list {
  padding: 20px 0
}

.mm-menu>.mm-list {
  padding: 0
}

.mm-panel>.mm-list {
  margin-left: -20px;
  margin-right: -20px
}

.mm-panel>.mm-list:first-child {
  padding-top: 0
}

.mm-list,
.mm-list>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0
}

.mm-list {
  font: inherit;
  font-size: 15px
}

.mm-list>li {
  position: relative
}

.mm-list>li>a,
.mm-list>li>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  line-height: 20px;
  display: block;
  font-weight: 700;
  padding: 15px 10px 15px 19px;
  margin: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  bottom: 0;
  width: auto;
  margin-left: 0;
  position: relative;
  left: auto
}

.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none
}

.mm-list a.mm-subopen+a,
.mm-list a.mm-subopen+span {
  padding-right: 5px;
  margin-right: 40px
}

.mm-list>li.mm-selected>a.mm-subopen {
  background: 0 0
}

.mm-list>li.mm-selected>a.mm-fullsubopen+a,
.mm-list>li.mm-selected>a.mm-fullsubopen+span {
  padding-right: 45px;
  margin-right: 0
}

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -15px
}

.mm-list>li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px
}

.mm-list>li.mm-spacer {
  padding-top: 40px
}

.mm-list>li.mm-spacer.mm-label {
  padding-top: 25px
}

.mm-list a.mm-subclose:before,
.mm-list a.mm-subopen:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px
}

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -11px;
  left: 22px
}

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent
}

.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
  display: block
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
  height: 40px
}

#mm-blocker,
.pimcore_area_content,
.wrapper,
body,
html {
  height: 100%
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  right: 16px
}

.mm-ismenu {
  background: #e5e5e5;
  color: rgba(255, 255, 255, .6)
}

.mm-menu .mm-list>li:after {
  border-color: #bfbfbf
}

.mm-menu .mm-list>li>a.mm-subclose {
  background: #404040;
  color: #fff;
  border-bottom: 1px solid #bfbfbf
}

.mm-menu .mm-list>li>a.mm-subclose:before,
.mm-menu .mm-list>li>a.mm-subopen:after,
.mm-menu .mm-list>li>a.mm-subopen:before {
  border-color: #bfbfbf
}

.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu .mm-list>li.mm-selected>span {
  background: rgba(0, 0, 0, .1)
}

.mm-menu .mm-list>li.mm-label,
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened>ul {
  background: rgba(255, 255, 255, .05)
}

.mm-fixed-bottom,
.mm-fixed-top,
.mm-page {
  -webkit-transition: none .4s ease;
  -moz-transition: none .4s ease;
  -ms-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border
}

#mm-blocker,
.mm-page {
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.mm-page {
  border: 0 solid transparent
}

html.mm-opening .mm-page {
  border: 0 solid rgba(1, 1, 1, 0)
}

.mm-fixed-bottom,
.mm-fixed-top {
  position: fixed;
  left: 0
}

.mm-fixed-top {
  top: 0
}

.mm-fixed-bottom {
  bottom: 0
}

html.mm-opened {
  overflow: hidden;
  position: relative
}

html.mm-opened body {
  overflow: hidden
}

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

html.mm-background .mm-page {
  background: inherit
}

#mm-blocker {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
  display: none;
  width: 100%;
  position: fixed;
  z-index: 999999
}

html.mm-blocking #mm-blocker,
html.mm-opened #mm-blocker {
  display: block
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed
}

.mm-menu.mm-current {
  display: block
}

.bounce,
a.btn {
  display: inline-block
}

html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-bottom,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-page {
  left: 80%
}

.mm-menu {
  width: 80%
}

@media all and (max-width:175px) {
  .mm-menu {
    width: 140px
  }
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-bottom,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-page {
    left: 140px
  }
}

@media all and (min-width:550px) {
  .mm-menu {
    width: 440px
  }
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-bottom,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-page {
    left: 440px
  }
}

.pimcore_area_text_2_col,
.pimcore_area_text_3_col {
  height: auto
}

body {
  font-size: 16px;
  font-family: avenirlight
}

h1,
h2 {
  font-family: cleargothic-xlightregular;
  font-weight: 400
}

h1,
h2,
h3 {
  margin: 0;
  padding: 0
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 30px
}

h3 {
  font-family: avenirlight;
  font-weight: 400;
  font-size: 14px
}

a.btn {
  color: #a8d9e2;
  border: 1px solid #a8d9e2;
  background: 0 0;
  padding: 10px 30px;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: opacity .35s ease;
  -moz-transition: opacity .35s ease;
  -ms-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease
}

a.btn:hover {
  opacity: .7
}

@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  70% {
    -webkit-transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(-10px)
  }
}

@keyframes bounce {
  0%,
  100%,
  20%,
  70% {
    transform: translateY(0)
  }
  40% {
    transform: translateY(-10px)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  cursor: pointer;
  -webkit-transition: transform .6s cubic-bezier(.215, .61, .355, 1);
  -moz-transition: transform .6s cubic-bezier(.215, .61, .355, 1);
  -o-transition: transform .6s cubic-bezier(.215, .61, .355, 1);
  transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

header {
  height: 54px;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000
}

header img.logo {
  width: 145px;
  margin-top: 15px
}

header img.logo-affix {
  display: none
}

header nav {
  margin-top: 8px
}

header nav ul {
  margin: 0;
  padding: 0
}

header nav ul li {
  list-style: none;
  float: left
}

header nav ul li a {
  display: block;
  color: #444;
  font-size: 14px;
  padding: 10px 16px
}

header nav ul li:last-child a {
  padding-right: 0
}

header nav ul li.active a,
header nav ul li:hover a {
  color: #a8d9e2
}

header nav ul li.language a {
  padding: 10px 5px
}

header nav ul li.language.first a {
  padding-left: 20px
}

header,
header * {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

header.transparent {
  background: 0 0;
  color: #FFF
}

header.transparent nav ul li a {
  color: #FFF
}

header.transparent nav ul li a:hover,
header.transparent nav ul li.active a {
  color: rgba(255, 255, 255, .6)
}

footer {
  background-color:#f2f2f2;
  padding-top: 50px;
  padding-bottom: 10px
}

footer b,
footer strong {
  color: #a8d9e2;
  text-transform: uppercase
}

a.icon-facebook,
a.icon-instagram,
a.icon-twitter {
  text-indent: -1000em;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../img/social_fb.svg) no-repeat;
  background-size: 100%;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}

a.icon-facebook:hover,
a.icon-instagram:hover,
a.icon-twitter:hover {
  opacity: .5
}

a.icon-twitter {
  background: url(../img/social_twitter.svg) no-repeat;
  background-size: 100%
}

a.icon-instagram {
  background: url(../img/social_instagram.svg) no-repeat;
  background-size: 100%
}

header.affix {
  background: rgba(255, 255, 255, .95)
}

header.affix img.logo-static {
  display: none
}

header.affix img.logo-affix {
  display: block
}

header.affix nav ul li a {
  color: #a8d9e2
}

header.affix nav ul li.active a,
header.affix nav ul li:hover a {
  color: #a8d9e2;
  opacity: .6
}

section.fullsize-image-text {
  height: 100%;
  width: 100%;
  background-color: #333;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top right
}

section.fullsize-image-text .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .1;
  background-color: #000
}

section.fullsize-image-text .container,
section.fullsize-image-text .row {
  height: 100%
}

section.fullsize-image-text .row>* {
  height: 100%;
  position: relative
}

section.fullsize-image-text .fullsize-content {
  position: absolute;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  z-index: 2050;
  top: 50%
}

@media screen and (max-width: 767px) {
  section.fullsize-image-text{
    height: auto;
    min-height: 100%;
    padding-top: 300px
  }
  section.fullsize-image-text .fullsize-content {
    position: relative;
  }
}

section.background-image-text-left.full .row>* .content,
section.fullsize-slider button.slick-next.slick-arrow {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%)
}

section.fullsize-image-text .fullsize-content *,
section.fullsize-image-text .fullsize-content h2,
section.fullsize-image-text .fullsize-content h3 {
  color: #FFF
}

section.fullsize-image-text .fullsize-content img {
  width: 100%;
  margin-bottom: 50px
}

section.fullsize-image-text .fullsize-content a.btn {
  margin-top: 50px;
  border-color: #fff
}

section.background-image-text-left {
  width: 100%;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center
}

section.background-image-text-left img {
  width: 100%
}

section.background-image-text-left h2,
section.background-image-text-left h3 {
  color: #a8d9e2
}

section.background-image-text-left *,
section.background-image-text-left p {
  color: #444
}

section.background-image-text-left .row>* .content {
  padding-top: 100px;
  padding-bottom: 100px
}

section.background-image-text-left p:first-of-type {
  margin-top: 20px
}

section.background-image-text-left ul {
  list-style-type: none;
  padding-left: 1.1em;
  margin-bottom: 20px
}

section.background-image-text-left ul>li:before {
  content: "–";
  position: absolute;
  margin-left: -1.1em
}

section.background-image-text-left.full,
section.background-image-text-left.full .container,
section.background-image-text-left.full .row {
  height: 100%
}

section.background-image-text-left.full .row>* {
  height: 100%;
  position: relative
}

section.background-image-text-left.full .row>* .content {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%)
}

section.background-image-text-left.full .row>* .content.white *,
section.background-image-text-left.full .row>* .content.white h2,
section.background-image-text-left.full .row>* .content.white h3 {
  color: #fff
}

section.background-image-text-center {
  background-color: #eee;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center
}

section.background-image-text-center .admin {
  position: absolute;
  left: 50px;
  top: 5px
}

section.background-image-text-center .admin img {
  width: 100px;
  margin-bottom: 50px
}

section.background-image-text-center .content {
  width: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
  text-align: center
}

section.background-image-text-center .content *,
section.background-image-text-center .content h2,
section.background-image-text-center .content h3 {
  color: #a8d9e2
}

section.background-image-text-center .content.white *,
section.background-image-text-center .content.white h2,
section.background-image-text-center .content.white h3 {
  color: #fff
}

section.background-image-text-center .content.white a.btn {
  color: #fff;
  border: 1px solid #fff
}

section.background-image-text-center .content p {
  margin-top: 10px
}

section.fullsize-slider {
  width: 100%;
  height: 100%;
  position: relative
}

section.fullsize-slider .slick-list,
section.fullsize-slider .slick-track,
section.fullsize-slider .slider {
  height: 100%
}

section.fullsize-slider .slide {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  display: block;
  position: relative
}

section.fullsize-slider button.slick-next.slick-arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2000;
  height: 70px;
  width: 70px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: -1000em;
  background: url(../img/arrow-right.svg) no-repeat rgba(0, 0, 0, .3);
  background-size: 30%;
  background-position: center center
}

section.content-slider button.slick-next.slick-arrow,
section.fullsize-slider button.slick-prev.slick-arrow {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  border: none;
  text-indent: -1000em
}

section.fullsize-slider button.slick-prev.slick-arrow {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2000;
  height: 70px;
  width: 70px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/arrow-left.svg) no-repeat rgba(0, 0, 0, .3);
  background-size: 30%;
  background-position: center center
}

section.fullsize-slider .description {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .95) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .95) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f2000000', GradientType=0);
  position: absolute;
  bottom: 0;
  height: 300px;
  padding-top: 225px;
  width: 100%;
  text-align: center;
  color: #FFF
}

section.fullsize-slider .slider-navigation {
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 2000;
  margin: 0;
  padding: 0
}

section.content-slider ul>li:before,
section.tree-col-text ul>li:before,
section.two-col-text ul>li:before {
  content: "–";
  margin-left: -1.1em
}

section.fullsize-slider .slider-navigation li {
  list-style: none
}

section.fullsize-slider .slider-navigation a {
  color: #fff;
  display: block;
  overflow: visible;
  width: 235px;
  height: 24px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(0, 0, 0, .4);
  font-size: 12px;
  padding-left: 30px;
  padding-top: 4px;
  position: relative;
  border-radius: 20px
}

section.fullsize-slider .slider-navigation a .index {
  pointer-events: auto;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  border: 1px solid #d8dde4;
  line-height: 25px;
  font-size: 12px;
  overflow: visible;
  z-index: 35;
  text-align: center;
  width: 24px;
  height: 24px;
  border-radius: 50%
}

section.fullsize-slider .slider-navigation li.active a {
  background-color: #a8d9e2
}

section.content-slider {
  width: 100%;
  position: relative
}

section.content-slider .slide {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 800px;
  width: 100%;
  display: block
}

section.content-slider .content {
  margin-top: 100px
}

section.content-slider ul {
  list-style-type: none;
  padding-left: 1.1em;
  margin-bottom: 20px
}

section.content-slider ul>li:before {
  position: absolute
}

section.content-slider button.slick-next.slick-arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2000;
  height: 70px;
  width: 70px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/arrow-right.svg) no-repeat rgba(0, 0, 0, .3);
  background-size: 30%;
  background-position: center center
}

section.content-slider button.slick-prev.slick-arrow {
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2000;
  height: 70px;
  width: 70px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: -1000em;
  background: url(../img/arrow-left.svg) no-repeat rgba(0, 0, 0, .3);
  background-size: 30%;
  background-position: center center
}

section.two-col-text {
  background-color: #f9f9f9;
  padding-top: 100px;
  padding-bottom: 100px
}

section.two-col-text .intro {
  text-align: center;
  margin-bottom: 50px
}

section.tree-col-text ul,
section.two-col-text ul {
  list-style-type: none;
  padding-left: 1.1em;
  margin-bottom: 20px
}

section.two-col-text ul>li:before {
  position: absolute
}

section.two-col-text .outro {
  text-align: center;
  margin-top: 50px
}

section.tree-col-text {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #a8d9e2;
  background: -moz-linear-gradient(top, #e1eff2 0, #fff 100%);
  background: -webkit-linear-gradient(top, #e1eff2 0, #fff 100%);
  background: linear-gradient(to bottom, #e1eff2 0, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1eff2', endColorstr='#ffffff', GradientType=0);
  color: #444
}

section.tree-col-text h2,
section.tree-col-text h3 {
  color: #68a5b0
}

section.tree-col-text img {
  width: 70%
}

section.tree-col-text ul>li:before {
  position: absolute
}

section.tree-col-text .gradient {
  margin-top: 20px;
  border-radius: 3px;
  padding: 20px;
  background: #e1cbe1;
  background: -moz-linear-gradient(top, #e1cbe1 0, #fefefe 100%);
  background: -webkit-linear-gradient(top, #e1cbe1 0, #fefefe 100%);
  background: linear-gradient(to bottom, #e1cbe1 0, #fefefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8d9e2', endColorstr='#fefefe', GradientType=0)
}

section.tree-col-text .gradient h2 {
  text-align: center
}

section.tree-col-text .gradient img {
  margin-top: 30px;
  margin-bottom: 30px
}

section.tree-col-text .wrap {
  padding: 10px
}

section.standorte {
  height: 100%;
  position: relative
}

section.standorte .searchbox {
  position: fixed;
  right: 0;
  top: 50px;
  z-index: 3000;
  background: rgba(0, 0, 0, .8);
  padding: 40px
}

section.standorte .searchbox * {
  color: #FFF
}

section.standorte .searchbox input[type=text] {
  background: 0 0;
  border: 1px solid #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 10px
}

section.standorte .searchbox input[type=button] {
  background: 0 0;
  border: 1px solid #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 5px 10px;
  margin-left: -5px
}

section.standorte .searchbox .legend {
  margin-top: 20px;
  font-size: 15.3px
}

section.standorte .searchbox .legend img {
  height: 20px
}

section.standorte .searchbox .legend span {
  display: inline-block
}

section.standorte .searchbox .legend .col-lg-12 {
  margin-top: 5px
}

section.standorte #mapcanvas {
  width: 100%;
  height: 100%
}

section.mixed-patient-stories img {
  width: 100%
}

section.mixed-patient-stories .content {
  padding-top: 100px;
  padding-bottom: 100px
}

section.mixed-patient-stories .content h2,
section.mixed-patient-stories .content h3 {
  color: #a8d9e2
}

a.arrow-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1050;
  margin-left: -20px;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -ms-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  background: url(../img/arrow-down-gold_2x.png) bottom no-repeat;
  background-size: 100% auto;
  width: 40px;
  height: 137px
}

a.arrow-down:hover {
  opacity: .6
}

@media only screen and (max-width:1200px) {
  body:before {
    content: "md"
  }
}

@media only screen and (max-width:992px) {
  body:before {
    content: "sm"
  }
  header img.logo {
    width: 130px
  }
  header nav ul li a {
    padding: 10px 8px
  }
  header nav ul li.language.first a {
    padding-left: 0
  }
  section.fullsize-slider .slider-navigation {
    top: 80px;
    left: 15px
  }
  section.fullsize-slider .description {
    padding-left: 15%;
    height: auto;
    padding-right: 15%;
    padding-bottom: 50px
  }
  section.fullsize-slider button.slick-next.slick-arrow {
    height: 40px;
    width: 40px;
    right: 0
  }
  section.fullsize-slider button.slick-prev.slick-arrow {
    height: 40px;
    width: 40px;
    left: 0
  }
  section.content-slider button.slick-next.slick-arrow {
    height: 40px;
    width: 40px;
    right: 0;
    top: 230px
  }
  section.content-slider button.slick-prev.slick-arrow {
    height: 40px;
    width: 40px;
    left: 0;
    top: 230px
  }
  section.content-slider .slide {
    background-size: auto 450px;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 100px
  }
  section.content-slider .content {
    margin-top: 475px
  }
  section.background-image-text-left {
    background-image: none!important
  }
  section.background-image-text-left .mobile-picture,
  section.background-image-text-left .mobile-picture img {
    width: 100%
  }
  section.background-image-text-left .mobile-picture:first-of-type {
    margin-top: 50px
  }
  section.background-image-text-left .row>* .content {
    padding-top: 50px;
    padding-bottom: 50px
  }
  section.background-image-text-left.full,
  section.background-image-text-left.full .container,
  section.background-image-text-left.full .row,
  section.background-image-text-left.full .row>* {
    height: auto
  }
  section.background-image-text-left.full .row>* .content {
    position: static;
    top: auto;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@media only screen and (max-width:767px) {
  body{
    width:100% !important;
    /* overflow:hidden !important; */
  }
  nav#mobilenav {
    visibility: visible
  }

  
  body:before {
    content: "xs"
  }
  body,
  h3 {
    font-size: 14px
  }
  h1 {
    font-size: 32px
  }
  h2 {
    font-size: 26px
  }
  .pimcore_area_content {
    height: auto
  }
  #hamburger span,
  #hamburger:after,
  #hamburger:before {
    background: #444;
    height: 4px
  }
  #hamburger:before {
    top: 4px
  }
  #hamburger:after {
    bottom: 6px
  }
  html.mm-opening #hamburger:before {
    top: 17px
  }
  header.transparent #hamburger span,
  header.transparent #hamburger:after,
  header.transparent #hamburger:before {
    background: #fff
  }
  header.affix #hamburger span,
  header.affix #hamburger:after,
  header.affix #hamburger:before {
    background: #444
  }
  .mm-menu>.mm-panel {
    background: #444;
    padding-top: 80px
  }
  .mm-menu ul li.active a {
    background-color: #a8d9e2
  }
  li.mob-lang a {
    display: inline-block;
    width: 49%;
    text-align: center;
    overflow: visible
  }
  li.mob-lang a:nth-child(2n+1) {
    border-right: 1px solid #fff
  }
  li.mob-lang a.active {
    opacity: .5
  }
  header img.logo {
    margin-top: 12px;
    width: 180px
  }
  section.fullsize-image-text .fullsize-content {
    width: 90%;
    left: 5%
  }
  section.fullsize-slider .slider-navigation {
    top: 10px!important;
    left: 15px
  }
  section.content-slider button.slick-next.slick-arrow,
  section.content-slider button.slick-prev.slick-arrow {
    top: 60px
  }
  section.content-slider .slide {
    background-size: contain
  }
  section.content-slider .content {
    margin-top: 275px
  }
  section.standorte {
    height: auto;
    width:100%;
    
  }
  section.standorte #mapcanvas {
    height: 500px
  }
  section.standorte .searchbox {
    position: relative;
    /*width: 100%;*/
    margin:0;
    top:0;
    padding: 20px;
    /*margin-top: 55px*/
  }
  section.standorte .searchbox input[type=text] {
  background: 0 0;
  border: 1px solid #fff;
  border-radius:4px 4px;
  padding: 5px 10px
}

section.standorte .searchbox input[type=button] {
  background: 0 0;
  border: 1px solid #fff;
  border-radius: 4px 4px;
  margin-top:10px;
  margin-left:0;
  padding: 5px 10px;
}

  
  footer .row>* {
    margin-bottom: 50px
  }
}
section{
  clear:both;
}

